Sep 07 13:37:42 devstack devstack@c-api.service[75206]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 07 13:37:42 devstack devstack@c-api.service[75206]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Sep 7 13:37:42 2026] *** Sep 07 13:37:42 devstack devstack@c-api.service[75206]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 07 13:37:42 devstack devstack@c-api.service[75206]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 07 13:37:42 devstack devstack@c-api.service[75206]: nodename: devstack Sep 07 13:37:42 devstack devstack@c-api.service[75206]: machine: x86_64 Sep 07 13:37:42 devstack devstack@c-api.service[75206]: clock source: unix Sep 07 13:37:42 devstack devstack@c-api.service[75206]: pcre jit disabled Sep 07 13:37:42 devstack devstack@c-api.service[75206]: detected number of CPU cores: 4 Sep 07 13:37:42 devstack devstack@c-api.service[75206]: current working directory: / Sep 07 13:37:42 devstack devstack@c-api.service[75206]: detected binary path: /usr/bin/uwsgi-core Sep 07 13:37:42 devstack devstack@c-api.service[75206]: your processes number limit is 47518 Sep 07 13:37:42 devstack devstack@c-api.service[75206]: your memory page size is 4096 bytes Sep 07 13:37:42 devstack devstack@c-api.service[75206]: detected max file descriptor number: 2048 Sep 07 13:37:42 devstack devstack@c-api.service[75206]: lock engine: pthread robust mutexes Sep 07 13:37:42 devstack devstack@c-api.service[75206]: thunder lock: enabled Sep 07 13:37:42 devstack devstack@c-api.service[75206]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 07 13:37:42 devstack devstack@c-api.service[75206]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 07 13:37:42 devstack devstack@c-api.service[75206]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 07 13:37:42 devstack devstack@c-api.service[75206]: Set PythonHome to /opt/stack/data/venv Sep 07 13:37:42 devstack devstack@c-api.service[75206]: Python main interpreter initialized at 0x72ce860a4668 Sep 07 13:37:42 devstack devstack@c-api.service[75206]: python threads support enabled Sep 07 13:37:42 devstack devstack@c-api.service[75206]: your server socket listen backlog is limited to 100 connections Sep 07 13:37:42 devstack devstack@c-api.service[75206]: your mercy for graceful operations on workers is 80 seconds Sep 07 13:37:42 devstack devstack@c-api.service[75206]: mapped 403077 bytes (393 KB) for 2 cores Sep 07 13:37:42 devstack devstack@c-api.service[75206]: *** Operational MODE: preforking *** Sep 07 13:37:42 devstack devstack@c-api.service[75206]: *** uWSGI is running in multiple interpreter mode *** Sep 07 13:37:42 devstack devstack@c-api.service[75206]: spawned uWSGI master process (pid: 75206) Sep 07 13:37:42 devstack devstack@c-api.service[75206]: spawned uWSGI worker 1 (pid: 75213, cores: 1) Sep 07 13:37:42 devstack devstack@c-api.service[75206]: spawned uWSGI worker 2 (pid: 75214, cores: 1) Sep 07 13:37:42 devstack devstack@c-api.service[75206]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 07 13:37:42 devstack devstack@c-api.service[75213]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 13:37:42 devstack devstack@c-api.service[75213]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 13:37:42 devstack devstack@c-api.service[75213]: we strongly recommend against using it for new projects. Sep 07 13:37:42 devstack devstack@c-api.service[75213]: If you are already using Eventlet, we recommend migrating to a different Sep 07 13:37:42 devstack devstack@c-api.service[75213]: framework. For more detail see Sep 07 13:37:42 devstack devstack@c-api.service[75213]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 13:37:42 devstack devstack@c-api.service[75213]: import eventlet # noqa Sep 07 13:37:42 devstack devstack@c-api.service[75214]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 13:37:42 devstack devstack@c-api.service[75214]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 13:37:42 devstack devstack@c-api.service[75214]: we strongly recommend against using it for new projects. Sep 07 13:37:42 devstack devstack@c-api.service[75214]: If you are already using Eventlet, we recommend migrating to a different Sep 07 13:37:42 devstack devstack@c-api.service[75214]: framework. For more detail see Sep 07 13:37:42 devstack devstack@c-api.service[75214]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 13:37:42 devstack devstack@c-api.service[75214]: import eventlet # noqa Sep 07 13:37:42 devstack devstack@c-api.service[75214]: /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 07 13:37:42 devstack devstack@c-api.service[75214]: from cgi import parse_header Sep 07 13:37:42 devstack devstack@c-api.service[75213]: /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 07 13:37:42 devstack devstack@c-api.service[75213]: from cgi import parse_header Sep 07 13:37:42 devstack devstack@c-api.service[75214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 13:37:42 devstack devstack@c-api.service[75214]: warnings.warn( Sep 07 13:37:43 devstack devstack@c-api.service[75214]: /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 07 13:37:43 devstack devstack@c-api.service[75214]: removals.removed_module( Sep 07 13:37:43 devstack devstack@c-api.service[75214]: /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 07 13:37:43 devstack devstack@c-api.service[75214]: removals.removed_module( Sep 07 13:37:43 devstack devstack@c-api.service[75213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 13:37:43 devstack devstack@c-api.service[75213]: warnings.warn( Sep 07 13:37:43 devstack devstack@c-api.service[75213]: /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 07 13:37:43 devstack devstack@c-api.service[75213]: removals.removed_module( Sep 07 13:37:43 devstack devstack@c-api.service[75213]: /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 07 13:37:43 devstack devstack@c-api.service[75213]: removals.removed_module( Sep 07 13:37:44 devstack devstack@c-api.service[75213]: /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 07 13:37:44 devstack devstack@c-api.service[75213]: warnings.warn( Sep 07 13:37:44 devstack devstack@c-api.service[75214]: /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 07 13:37:44 devstack devstack@c-api.service[75214]: warnings.warn( Sep 07 13:37:44 devstack devstack@c-api.service[75213]: /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 07 13:37:44 devstack devstack@c-api.service[75213]: warnings.warn( Sep 07 13:37:44 devstack devstack@c-api.service[75214]: /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 07 13:37:44 devstack devstack@c-api.service[75214]: warnings.warn( Sep 07 13:37:45 devstack devstack@c-api.service[75213]: 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 07 13:37:45 devstack devstack@c-api.service[75213]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=75213) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 13:37:45 devstack devstack@c-api.service[75214]: 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 07 13:37:45 devstack devstack@c-api.service[75214]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=75214) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 13:37:45 devstack devstack@c-api.service[75213]: /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 07 13:37:45 devstack devstack@c-api.service[75213]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 13:37:45 devstack devstack@c-api.service[75214]: /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 07 13:37:45 devstack devstack@c-api.service[75214]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=75213) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=75214) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=75213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=75214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=75213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=75213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=75214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=75214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=75213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=75214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=75213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=75214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=75213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=75214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=75213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=75214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=75213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=75213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=75214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=75214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=75213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=75214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=75213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=75214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=75213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=75214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=75213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=75214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=75213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=75214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=75213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=75214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=75213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=75214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=75213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=75214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=75213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=75214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=75213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=75214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=75213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=75214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=75213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=75214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=75213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=75214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=75213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=75214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=75213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=75214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=75213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=75214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=75213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=75214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=75213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=75214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=75213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=75214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=75213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=75214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=75213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=75214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=75213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=75214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=75213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=75214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: INFO dbcounter [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Registered counter for database cinder Sep 07 13:37:46 devstack devstack@c-api.service[75214]: INFO dbcounter [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Registered counter for database cinder Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG oslo_db.sqlalchemy.engines [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c 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=75213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG oslo_db.sqlalchemy.engines [None req-050df3ad-44a0-4233-826a-e567a8f7c849 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=75214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG dbcounter [-] [75213] Writer thread running {{(pid=75213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: /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 07 13:37:46 devstack devstack@c-api.service[75213]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:37:46 devstack devstack@c-api.service[75213]: INFO cinder.rpc [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 13:37:46 devstack devstack@c-api.service[75213]: INFO cinder.rpc [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG dbcounter [-] [75214] Writer thread running {{(pid=75214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: INFO cinder.rpc [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 13:37:46 devstack devstack@c-api.service[75214]: /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 07 13:37:46 devstack devstack@c-api.service[75214]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:37:46 devstack devstack@c-api.service[75214]: INFO cinder.rpc [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 13:37:46 devstack devstack@c-api.service[75213]: INFO cinder.rpc [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 13:37:46 devstack devstack@c-api.service[75213]: WARNING stevedore.named [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:46 devstack devstack@c-api.service[75213]: WARNING castellan.key_manager [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:46 devstack devstack@c-api.service[75214]: INFO cinder.rpc [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 13:37:46 devstack devstack@c-api.service[75213]: WARNING cinder.keymgr.conf_key_mgr [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c 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 07 13:37:46 devstack devstack@c-api.service[75214]: INFO cinder.rpc [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 13:37:46 devstack devstack@c-api.service[75213]: WARNING stevedore.named [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:46 devstack devstack@c-api.service[75213]: WARNING castellan.key_manager [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:46 devstack devstack@c-api.service[75214]: INFO cinder.rpc [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 13:37:46 devstack devstack@c-api.service[75214]: WARNING stevedore.named [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:46 devstack devstack@c-api.service[75214]: WARNING castellan.key_manager [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:46 devstack devstack@c-api.service[75214]: WARNING cinder.keymgr.conf_key_mgr [None req-050df3ad-44a0-4233-826a-e567a8f7c849 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 07 13:37:46 devstack devstack@c-api.service[75214]: WARNING stevedore.named [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:46 devstack devstack@c-api.service[75214]: WARNING castellan.key_manager [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:46 devstack devstack@c-api.service[75213]: DEBUG oslo_db.sqlalchemy.engines [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c 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=75213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: INFO cinder.rpc [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 13:37:46 devstack devstack@c-api.service[75214]: DEBUG oslo_db.sqlalchemy.engines [None req-050df3ad-44a0-4233-826a-e567a8f7c849 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=75214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:37:46 devstack devstack@c-api.service[75213]: INFO cinder.rpc [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 13:37:46 devstack devstack@c-api.service[75213]: WARNING stevedore.named [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:46 devstack devstack@c-api.service[75213]: WARNING castellan.key_manager [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:46 devstack devstack@c-api.service[75214]: INFO cinder.rpc [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 13:37:46 devstack devstack@c-api.service[75214]: INFO cinder.rpc [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 13:37:46 devstack devstack@c-api.service[75214]: WARNING stevedore.named [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:46 devstack devstack@c-api.service[75214]: WARNING castellan.key_manager [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING stevedore.named [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING castellan.key_manager [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING stevedore.named [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING castellan.key_manager [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING stevedore.named [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING castellan.key_manager [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING stevedore.named [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING castellan.key_manager [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING stevedore.named [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING castellan.key_manager [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING stevedore.named [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING castellan.key_manager [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING stevedore.named [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING castellan.key_manager [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING stevedore.named [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING castellan.key_manager [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING stevedore.named [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING castellan.key_manager [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING stevedore.named [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING castellan.key_manager [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING stevedore.named [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING castellan.key_manager [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING stevedore.named [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING castellan.key_manager [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING stevedore.named [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING castellan.key_manager [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING stevedore.named [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING castellan.key_manager [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING stevedore.named [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING castellan.key_manager [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING stevedore.named [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING castellan.key_manager [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING stevedore.named [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING castellan.key_manager [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING stevedore.named [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING castellan.key_manager [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING stevedore.named [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING castellan.key_manager [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING stevedore.named [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING castellan.key_manager [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING stevedore.named [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING castellan.key_manager [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING stevedore.named [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING castellan.key_manager [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING stevedore.named [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING stevedore.named [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING castellan.key_manager [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING castellan.key_manager [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING stevedore.named [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING castellan.key_manager [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING cinder.api.contrib.hosts [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING stevedore.named [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING castellan.key_manager [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING stevedore.named [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING castellan.key_manager [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING stevedore.named [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING castellan.key_manager [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING stevedore.named [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING castellan.key_manager [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING stevedore.named [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING castellan.key_manager [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING stevedore.named [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING stevedore.named [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING castellan.key_manager [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING castellan.key_manager [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING stevedore.named [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING castellan.key_manager [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING stevedore.named [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING castellan.key_manager [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING stevedore.named [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING castellan.key_manager [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING cinder.api.contrib.hosts [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 13:37:47 devstack devstack@c-api.service[75213]: DEBUG cinder.api.v3.router [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Extended resource: extensions {{(pid=75213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING stevedore.named [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING castellan.key_manager [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75213]: DEBUG cinder.api.v3.router [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Extended resource: os-volume-manage {{(pid=75213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING stevedore.named [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING castellan.key_manager [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING stevedore.named [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75213]: DEBUG cinder.api.v3.router [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Extended resource: os-quota-class-sets {{(pid=75213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING castellan.key_manager [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING stevedore.named [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING castellan.key_manager [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75213]: DEBUG cinder.api.v3.router [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Extended resource: os-hosts {{(pid=75213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING stevedore.named [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING castellan.key_manager [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75213]: DEBUG cinder.api.v3.router [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Extended resource: capabilities {{(pid=75213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING stevedore.named [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING castellan.key_manager [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75213]: DEBUG cinder.api.v3.router [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Extended resource: encryption {{(pid=75213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING stevedore.named [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING castellan.key_manager [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75214]: DEBUG cinder.api.v3.router [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Extended resource: extensions {{(pid=75214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:37:47 devstack devstack@c-api.service[75213]: DEBUG cinder.api.v3.router [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Extended resource: scheduler-stats {{(pid=75213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: DEBUG cinder.api.v3.router [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Extended resource: os-volume-manage {{(pid=75214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:37:47 devstack devstack@c-api.service[75213]: DEBUG cinder.api.v3.router [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Extended resource: os-quota-sets {{(pid=75213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: DEBUG cinder.api.v3.router [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Extended resource: os-quota-class-sets {{(pid=75214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:37:47 devstack devstack@c-api.service[75213]: DEBUG cinder.api.v3.router [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Extended resource: os-availability-zone {{(pid=75213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: DEBUG cinder.api.v3.router [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Extended resource: os-hosts {{(pid=75214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:37:47 devstack devstack@c-api.service[75213]: DEBUG cinder.api.v3.router [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Extended resource: qos-specs {{(pid=75213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: DEBUG cinder.api.v3.router [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Extended resource: capabilities {{(pid=75214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: DEBUG cinder.api.v3.router [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Extended resource: encryption {{(pid=75214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:37:47 devstack devstack@c-api.service[75213]: DEBUG cinder.api.v3.router [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Extended resource: extra_specs {{(pid=75213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: DEBUG cinder.api.v3.router [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Extended resource: scheduler-stats {{(pid=75214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: DEBUG cinder.api.v3.router [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Extended resource: os-quota-sets {{(pid=75214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:37:47 devstack devstack@c-api.service[75213]: DEBUG cinder.api.v3.router [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Extended resource: backups {{(pid=75213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: DEBUG cinder.api.v3.router [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Extended resource: os-availability-zone {{(pid=75214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: DEBUG cinder.api.v3.router [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Extended resource: qos-specs {{(pid=75214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:37:47 devstack devstack@c-api.service[75213]: DEBUG cinder.api.v3.router [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Extended resource: encryption {{(pid=75213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:37:47 devstack devstack@c-api.service[75213]: DEBUG cinder.api.v3.router [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Extended resource: cgsnapshots {{(pid=75213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: DEBUG cinder.api.v3.router [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Extended resource: extra_specs {{(pid=75214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:37:47 devstack devstack@c-api.service[75213]: DEBUG cinder.api.v3.router [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Extended resource: os-volume-type-access {{(pid=75213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: DEBUG cinder.api.v3.router [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Extended resource: backups {{(pid=75214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:37:47 devstack devstack@c-api.service[75213]: DEBUG cinder.api.v3.router [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Extended resource: consistencygroups {{(pid=75213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: DEBUG cinder.api.v3.router [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Extended resource: encryption {{(pid=75214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:37:47 devstack devstack@c-api.service[75213]: DEBUG cinder.api.v3.router [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Extended resource: os-volume-transfer {{(pid=75213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: DEBUG cinder.api.v3.router [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Extended resource: cgsnapshots {{(pid=75214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:37:47 devstack devstack@c-api.service[75213]: DEBUG cinder.api.v3.router [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Extended resource: os-snapshot-manage {{(pid=75213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: DEBUG cinder.api.v3.router [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Extended resource: os-volume-type-access {{(pid=75214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING stevedore.named [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING castellan.key_manager [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75214]: DEBUG cinder.api.v3.router [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Extended resource: consistencygroups {{(pid=75214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING stevedore.named [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING castellan.key_manager [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING stevedore.named [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING castellan.key_manager [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75214]: DEBUG cinder.api.v3.router [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Extended resource: os-volume-transfer {{(pid=75214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING stevedore.named [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING castellan.key_manager [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75214]: DEBUG cinder.api.v3.router [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Extended resource: os-snapshot-manage {{(pid=75214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING stevedore.named [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING castellan.key_manager [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING stevedore.named [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING castellan.key_manager [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING stevedore.named [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING castellan.key_manager [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING stevedore.named [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WARNING castellan.key_manager [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING stevedore.named [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING castellan.key_manager [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75213]: DEBUG cinder.api.contrib.snapshot_actions [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] SnapshotActionsController initialized {{(pid=75213) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 13:37:47 devstack devstack@c-api.service[75213]: DEBUG cinder.api.v3.router [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=75213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:37:47 devstack devstack@c-api.service[75213]: DEBUG cinder.api.v3.router [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Extension AdminActions extending resource: volumes {{(pid=75213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:37:47 devstack devstack@c-api.service[75213]: DEBUG cinder.api.v3.router [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Extension AdminActions extending resource: snapshots {{(pid=75213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:37:47 devstack devstack@c-api.service[75213]: DEBUG cinder.api.v3.router [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Extension AdminActions extending resource: backups {{(pid=75213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING stevedore.named [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75213]: DEBUG cinder.api.v3.router [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=75213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING castellan.key_manager [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75213]: DEBUG cinder.api.v3.router [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=75213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:37:47 devstack devstack@c-api.service[75213]: DEBUG cinder.api.v3.router [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Extension VolumeActions extending resource: volumes {{(pid=75213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:37:47 devstack devstack@c-api.service[75213]: DEBUG cinder.api.v3.router [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=75213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:37:47 devstack devstack@c-api.service[75213]: DEBUG cinder.api.v3.router [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=75213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:37:47 devstack devstack@c-api.service[75213]: DEBUG cinder.api.v3.router [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=75213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING stevedore.named [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75213]: DEBUG cinder.api.v3.router [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Extension UsedLimits extending resource: limits {{(pid=75213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING castellan.key_manager [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75213]: DEBUG cinder.api.v3.router [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=75213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:37:47 devstack devstack@c-api.service[75213]: DEBUG cinder.api.v3.router [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Extension TypesManage extending resource: types {{(pid=75213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:37:47 devstack devstack@c-api.service[75213]: DEBUG cinder.api.v3.router [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=75213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:37:47 devstack devstack@c-api.service[75213]: DEBUG cinder.api.v3.router [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Extension SnapshotActions extending resource: snapshots {{(pid=75213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING stevedore.named [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75213]: DEBUG cinder.api.v3.router [None req-0a80d0e2-b6ae-499f-b0c7-81bde90ee56c None None] Extension VolumeTypeAccess extending resource: types {{(pid=75213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING castellan.key_manager [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING stevedore.named [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING castellan.key_manager [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING stevedore.named [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WARNING castellan.key_manager [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:37:47 devstack devstack@c-api.service[75214]: DEBUG cinder.api.contrib.snapshot_actions [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] SnapshotActionsController initialized {{(pid=75214) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: DEBUG cinder.api.v3.router [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=75214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: DEBUG cinder.api.v3.router [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Extension AdminActions extending resource: volumes {{(pid=75214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: DEBUG cinder.api.v3.router [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Extension AdminActions extending resource: snapshots {{(pid=75214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: DEBUG cinder.api.v3.router [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Extension AdminActions extending resource: backups {{(pid=75214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: DEBUG cinder.api.v3.router [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=75214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: DEBUG cinder.api.v3.router [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=75214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: DEBUG cinder.api.v3.router [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Extension VolumeActions extending resource: volumes {{(pid=75214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: DEBUG cinder.api.v3.router [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=75214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: DEBUG cinder.api.v3.router [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=75214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: DEBUG cinder.api.v3.router [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=75214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: DEBUG cinder.api.v3.router [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Extension UsedLimits extending resource: limits {{(pid=75214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: DEBUG cinder.api.v3.router [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=75214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: DEBUG cinder.api.v3.router [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Extension TypesManage extending resource: types {{(pid=75214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: DEBUG cinder.api.v3.router [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=75214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: DEBUG cinder.api.v3.router [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Extension SnapshotActions extending resource: snapshots {{(pid=75214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:37:47 devstack devstack@c-api.service[75214]: DEBUG cinder.api.v3.router [None req-050df3ad-44a0-4233-826a-e567a8f7c849 None None] Extension VolumeTypeAccess extending resource: types {{(pid=75214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:37:47 devstack devstack@c-api.service[75213]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x72ce860a4668 pid: 75213 (default app) Sep 07 13:37:47 devstack devstack@c-api.service[75214]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x72ce860a4668 pid: 75214 (default app) Sep 07 13:37:47 devstack devstack@c-api.service[75213]: DEBUG cinder.api.middleware.request_id [None req-44e97c40-3766-47c5-80c3-b7246418a630 None None] RequestId filter calling following filter/app {{(pid=75213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:37:47 devstack devstack@c-api.service[75213]: [pid: 75213|app: 0|req: 1/1] 192.168.122.6 () {50 vars in 775 bytes} [Mon Sep 7 13:37:47 2026] GET /volume/v3/ => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Sep 07 13:37:55 devstack devstack@c-api.service[75214]: DEBUG cinder.api.middleware.request_id [None req-a572ae70-a616-4015-860d-47718d2d3cff None None] RequestId filter calling following filter/app {{(pid=75214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:37:56 devstack devstack@c-api.service[75214]: INFO cinder.api.openstack.wsgi [None req-a572ae70-a616-4015-860d-47718d2d3cff admin admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:37:56 devstack devstack@c-api.service[75214]: DEBUG cinder.api.openstack.wsgi [None req-a572ae70-a616-4015-860d-47718d2d3cff admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=75214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:37:56 devstack devstack@c-api.service[75214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:37:56 devstack devstack@c-api.service[75214]: warnings.warn( Sep 07 13:37:56 devstack devstack@c-api.service[75214]: DEBUG oslo_db.sqlalchemy.engines [None req-a572ae70-a616-4015-860d-47718d2d3cff 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=75214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:37:56 devstack devstack@c-api.service[75214]: INFO cinder.api.openstack.wsgi [None req-a572ae70-a616-4015-860d-47718d2d3cff admin admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:37:56 devstack devstack@c-api.service[75214]: [pid: 75214|app: 0|req: 1/2] 192.168.122.6 () {60 vars in 1181 bytes} [Mon Sep 7 13:37:55 2026] POST /volume/v3/types => generated 186 bytes in 1374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:37:56 devstack devstack@c-api.service[75213]: DEBUG cinder.api.middleware.request_id [None req-1edb6bf8-9fb3-4c8a-8e1b-835b9431fc8f None None] RequestId filter calling following filter/app {{(pid=75213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:37:56 devstack devstack@c-api.service[75213]: DEBUG dbcounter [-] [75213] Writing DB stats cinder:SELECT=6 {{(pid=75213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:37:57 devstack devstack@c-api.service[75213]: INFO cinder.api.openstack.wsgi [None req-1edb6bf8-9fb3-4c8a-8e1b-835b9431fc8f admin admin] POST http://192.168.122.6/volume/v3/types/9e2f8bee-aaff-4b12-be7c-e188fddeff6a/extra_specs Sep 07 13:37:57 devstack devstack@c-api.service[75213]: DEBUG cinder.api.openstack.wsgi [None req-1edb6bf8-9fb3-4c8a-8e1b-835b9431fc8f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=75213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:37:57 devstack devstack@c-api.service[75213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:37:57 devstack devstack@c-api.service[75213]: warnings.warn( Sep 07 13:37:57 devstack devstack@c-api.service[75213]: DEBUG oslo_db.sqlalchemy.engines [None req-1edb6bf8-9fb3-4c8a-8e1b-835b9431fc8f 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=75213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:37:57 devstack devstack@c-api.service[75213]: INFO cinder.api.openstack.wsgi [None req-1edb6bf8-9fb3-4c8a-8e1b-835b9431fc8f admin admin] http://192.168.122.6/volume/v3/types/9e2f8bee-aaff-4b12-be7c-e188fddeff6a/extra_specs returned with HTTP 200 Sep 07 13:37:57 devstack devstack@c-api.service[75213]: [pid: 75213|app: 0|req: 2/3] 192.168.122.6 () {60 vars in 1328 bytes} [Mon Sep 7 13:37:56 2026] POST /volume/v3/types/9e2f8bee-aaff-4b12-be7c-e188fddeff6a/extra_specs => generated 55 bytes in 852 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:38:06 devstack devstack@c-api.service[75214]: DEBUG dbcounter [-] [75214] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=75214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:38:07 devstack devstack@c-api.service[75213]: DEBUG dbcounter [-] [75213] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=75213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:38:39 devstack devstack@c-api.service[75214]: DEBUG cinder.api.middleware.request_id [None req-9fe4a425-7fb6-4fec-b1ea-95737eb52914 None None] RequestId filter calling following filter/app {{(pid=75214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:38:39 devstack devstack@c-api.service[75214]: INFO cinder.api.openstack.wsgi [None req-9fe4a425-7fb6-4fec-b1ea-95737eb52914 None None] GET http://192.168.122.6/volume// Sep 07 13:38:39 devstack devstack@c-api.service[75214]: DEBUG cinder.api.openstack.wsgi [None req-9fe4a425-7fb6-4fec-b1ea-95737eb52914 None None] Empty body provided in request {{(pid=75214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:38:39 devstack devstack@c-api.service[75214]: DEBUG cinder.api.openstack.wsgi [None req-9fe4a425-7fb6-4fec-b1ea-95737eb52914 None None] Calling method 'all' {{(pid=75214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:38:39 devstack devstack@c-api.service[75214]: INFO cinder.api.openstack.wsgi [None req-9fe4a425-7fb6-4fec-b1ea-95737eb52914 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:38:39 devstack devstack@c-api.service[75214]: [pid: 75214|app: 0|req: 2/4] 192.168.122.6 () {58 vars in 1304 bytes} [Mon Sep 7 13:38:39 2026] GET /volume/ => generated 388 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:40:25 devstack devstack@c-api.service[75213]: DEBUG cinder.api.middleware.request_id [None req-0f9cab30-3289-46c0-91c5-8b1afd29cc91 None None] RequestId filter calling following filter/app {{(pid=75213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:40:25 devstack devstack@c-api.service[75213]: INFO cinder.api.openstack.wsgi [None req-0f9cab30-3289-46c0-91c5-8b1afd29cc91 tempest-verify_tempest_config-530510038 tempest-verify_tempest_config-530510038-project-member] GET http://192.168.122.6/volume/v3/extensions Sep 07 13:40:25 devstack devstack@c-api.service[75213]: DEBUG cinder.api.openstack.wsgi [None req-0f9cab30-3289-46c0-91c5-8b1afd29cc91 tempest-verify_tempest_config-530510038 tempest-verify_tempest_config-530510038-project-member] Empty body provided in request {{(pid=75213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:40:25 devstack devstack@c-api.service[75213]: DEBUG cinder.api.openstack.wsgi [None req-0f9cab30-3289-46c0-91c5-8b1afd29cc91 tempest-verify_tempest_config-530510038 tempest-verify_tempest_config-530510038-project-member] Calling method 'index' {{(pid=75213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:40:25 devstack devstack@c-api.service[75213]: INFO cinder.api.openstack.wsgi [None req-0f9cab30-3289-46c0-91c5-8b1afd29cc91 tempest-verify_tempest_config-530510038 tempest-verify_tempest_config-530510038-project-member] http://192.168.122.6/volume/v3/extensions returned with HTTP 200 Sep 07 13:40:25 devstack devstack@c-api.service[75213]: [pid: 75213|app: 0|req: 3/5] 192.168.122.6 () {58 vars in 1120 bytes} [Mon Sep 7 13:40:25 2026] GET /volume/v3/extensions => generated 5245 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:40:32 devstack devstack@c-api.service[75214]: DEBUG cinder.api.middleware.request_id [None req-bda89f18-b195-42b3-91bd-38d49cca1b64 None None] RequestId filter calling following filter/app {{(pid=75214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:40:32 devstack devstack@c-api.service[75214]: INFO cinder.api.openstack.wsgi [None req-bda89f18-b195-42b3-91bd-38d49cca1b64 demo admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:40:32 devstack devstack@c-api.service[75214]: DEBUG cinder.api.openstack.wsgi [None req-bda89f18-b195-42b3-91bd-38d49cca1b64 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "QuobyteHD"}} {{(pid=75214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:40:32 devstack devstack@c-api.service[75214]: INFO cinder.api.openstack.wsgi [None req-bda89f18-b195-42b3-91bd-38d49cca1b64 demo admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:40:32 devstack devstack@c-api.service[75214]: [pid: 75214|app: 0|req: 3/6] 192.168.122.6 () {60 vars in 1181 bytes} [Mon Sep 7 13:40:32 2026] POST /volume/v3/types => generated 184 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:40:42 devstack devstack@c-api.service[75214]: DEBUG dbcounter [-] [75214] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=75214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:42:30 devstack devstack@c-api.service[75206]: Mon Sep 7 13:42:30 2026 - graceful shutdown triggered... Sep 07 13:42:30 devstack devstack@c-api.service[75213]: Gracefully killing worker 1 (pid: 75213)... Sep 07 13:42:30 devstack devstack@c-api.service[75214]: Gracefully killing worker 2 (pid: 75214)... Sep 07 13:42:31 devstack devstack@c-api.service[75206]: worker 1 buried after 1 seconds Sep 07 13:42:31 devstack devstack@c-api.service[75206]: worker 2 buried after 1 seconds Sep 07 13:42:31 devstack devstack@c-api.service[75206]: goodbye to uWSGI. Sep 07 13:42:31 devstack devstack@c-api.service[86875]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 07 13:42:31 devstack devstack@c-api.service[86875]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Sep 7 13:42:31 2026] *** Sep 07 13:42:31 devstack devstack@c-api.service[86875]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 07 13:42:31 devstack devstack@c-api.service[86875]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 07 13:42:31 devstack devstack@c-api.service[86875]: nodename: devstack Sep 07 13:42:31 devstack devstack@c-api.service[86875]: machine: x86_64 Sep 07 13:42:31 devstack devstack@c-api.service[86875]: clock source: unix Sep 07 13:42:31 devstack devstack@c-api.service[86875]: pcre jit disabled Sep 07 13:42:31 devstack devstack@c-api.service[86875]: detected number of CPU cores: 4 Sep 07 13:42:31 devstack devstack@c-api.service[86875]: current working directory: / Sep 07 13:42:31 devstack devstack@c-api.service[86875]: detected binary path: /usr/bin/uwsgi-core Sep 07 13:42:31 devstack devstack@c-api.service[86875]: your processes number limit is 47518 Sep 07 13:42:31 devstack devstack@c-api.service[86875]: your memory page size is 4096 bytes Sep 07 13:42:31 devstack devstack@c-api.service[86875]: detected max file descriptor number: 2048 Sep 07 13:42:31 devstack devstack@c-api.service[86875]: lock engine: pthread robust mutexes Sep 07 13:42:31 devstack devstack@c-api.service[86875]: thunder lock: enabled Sep 07 13:42:31 devstack devstack@c-api.service[86875]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 07 13:42:31 devstack devstack@c-api.service[86875]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 07 13:42:31 devstack devstack@c-api.service[86875]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 07 13:42:31 devstack devstack@c-api.service[86875]: Set PythonHome to /opt/stack/data/venv Sep 07 13:42:32 devstack devstack@c-api.service[86875]: Python main interpreter initialized at 0x73ac616a4668 Sep 07 13:42:32 devstack devstack@c-api.service[86875]: python threads support enabled Sep 07 13:42:32 devstack devstack@c-api.service[86875]: your server socket listen backlog is limited to 100 connections Sep 07 13:42:32 devstack devstack@c-api.service[86875]: your mercy for graceful operations on workers is 80 seconds Sep 07 13:42:32 devstack devstack@c-api.service[86875]: mapped 403077 bytes (393 KB) for 2 cores Sep 07 13:42:32 devstack devstack@c-api.service[86875]: *** Operational MODE: preforking *** Sep 07 13:42:32 devstack devstack@c-api.service[86875]: *** uWSGI is running in multiple interpreter mode *** Sep 07 13:42:32 devstack devstack@c-api.service[86875]: spawned uWSGI master process (pid: 86875) Sep 07 13:42:32 devstack devstack@c-api.service[86875]: spawned uWSGI worker 1 (pid: 86876, cores: 1) Sep 07 13:42:32 devstack devstack@c-api.service[86875]: spawned uWSGI worker 2 (pid: 86877, cores: 1) Sep 07 13:42:32 devstack devstack@c-api.service[86875]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 07 13:42:32 devstack devstack@c-api.service[86876]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 13:42:32 devstack devstack@c-api.service[86876]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 13:42:32 devstack devstack@c-api.service[86876]: we strongly recommend against using it for new projects. Sep 07 13:42:32 devstack devstack@c-api.service[86876]: If you are already using Eventlet, we recommend migrating to a different Sep 07 13:42:32 devstack devstack@c-api.service[86876]: framework. For more detail see Sep 07 13:42:32 devstack devstack@c-api.service[86876]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 13:42:32 devstack devstack@c-api.service[86876]: import eventlet # noqa Sep 07 13:42:32 devstack devstack@c-api.service[86877]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 13:42:32 devstack devstack@c-api.service[86877]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 13:42:32 devstack devstack@c-api.service[86877]: we strongly recommend against using it for new projects. Sep 07 13:42:32 devstack devstack@c-api.service[86877]: If you are already using Eventlet, we recommend migrating to a different Sep 07 13:42:32 devstack devstack@c-api.service[86877]: framework. For more detail see Sep 07 13:42:32 devstack devstack@c-api.service[86877]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 13:42:32 devstack devstack@c-api.service[86877]: import eventlet # noqa Sep 07 13:42:32 devstack devstack@c-api.service[86876]: /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 07 13:42:32 devstack devstack@c-api.service[86876]: from cgi import parse_header Sep 07 13:42:32 devstack devstack@c-api.service[86876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 13:42:32 devstack devstack@c-api.service[86876]: warnings.warn( Sep 07 13:42:32 devstack devstack@c-api.service[86877]: /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 07 13:42:32 devstack devstack@c-api.service[86877]: from cgi import parse_header Sep 07 13:42:32 devstack devstack@c-api.service[86876]: /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 07 13:42:32 devstack devstack@c-api.service[86876]: removals.removed_module( Sep 07 13:42:32 devstack devstack@c-api.service[86876]: /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 07 13:42:32 devstack devstack@c-api.service[86876]: removals.removed_module( Sep 07 13:42:32 devstack devstack@c-api.service[86877]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 13:42:32 devstack devstack@c-api.service[86877]: warnings.warn( Sep 07 13:42:32 devstack devstack@c-api.service[86877]: /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 07 13:42:32 devstack devstack@c-api.service[86877]: removals.removed_module( Sep 07 13:42:32 devstack devstack@c-api.service[86877]: /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 07 13:42:32 devstack devstack@c-api.service[86877]: removals.removed_module( Sep 07 13:42:35 devstack devstack@c-api.service[86876]: /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 07 13:42:35 devstack devstack@c-api.service[86876]: warnings.warn( Sep 07 13:42:35 devstack devstack@c-api.service[86877]: /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 07 13:42:35 devstack devstack@c-api.service[86877]: warnings.warn( Sep 07 13:42:35 devstack devstack@c-api.service[86876]: /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 07 13:42:35 devstack devstack@c-api.service[86876]: warnings.warn( Sep 07 13:42:35 devstack devstack@c-api.service[86877]: /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 07 13:42:35 devstack devstack@c-api.service[86877]: warnings.warn( Sep 07 13:42:35 devstack devstack@c-api.service[86876]: 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 07 13:42:35 devstack devstack@c-api.service[86876]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86876) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 13:42:36 devstack devstack@c-api.service[86877]: 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 07 13:42:36 devstack devstack@c-api.service[86877]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86877) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: /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 07 13:42:36 devstack devstack@c-api.service[86876]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 13:42:36 devstack devstack@c-api.service[86877]: /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 07 13:42:36 devstack devstack@c-api.service[86877]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86876) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:36 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86877) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86877) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86877) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86877) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86877) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86877) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86877) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86877) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86877) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86877) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86877) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86877) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86877) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86877) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86877) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86877) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86877) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86877) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86877) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86877) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86877) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86877) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86877) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86877) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86877) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86877) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86877) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: INFO dbcounter [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Registered counter for database cinder Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86877) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86877) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86877) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86877) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86877) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86877) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG oslo_db.sqlalchemy.engines [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e 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=86876) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: INFO dbcounter [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Registered counter for database cinder Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG oslo_db.sqlalchemy.engines [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 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=86877) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG dbcounter [-] [86876] Writer thread running {{(pid=86876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: /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 07 13:42:37 devstack devstack@c-api.service[86876]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:42:37 devstack devstack@c-api.service[86876]: INFO cinder.rpc [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 13:42:37 devstack devstack@c-api.service[86876]: INFO cinder.rpc [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 13:42:37 devstack devstack@c-api.service[86876]: INFO cinder.rpc [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 13:42:37 devstack devstack@c-api.service[86876]: INFO cinder.rpc [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING stevedore.named [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING castellan.key_manager [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING cinder.keymgr.conf_key_mgr [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e 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 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING stevedore.named [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING castellan.key_manager [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG oslo_db.sqlalchemy.engines [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e 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=86876) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG dbcounter [-] [86877] Writer thread running {{(pid=86877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: INFO cinder.rpc [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 13:42:37 devstack devstack@c-api.service[86877]: /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 07 13:42:37 devstack devstack@c-api.service[86877]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:42:37 devstack devstack@c-api.service[86877]: INFO cinder.rpc [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 13:42:37 devstack devstack@c-api.service[86876]: INFO cinder.rpc [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING stevedore.named [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING castellan.key_manager [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86877]: INFO cinder.rpc [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 13:42:37 devstack devstack@c-api.service[86877]: INFO cinder.rpc [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 13:42:37 devstack devstack@c-api.service[86877]: INFO cinder.rpc [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING stevedore.named [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING castellan.key_manager [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING cinder.keymgr.conf_key_mgr [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 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 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING stevedore.named [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING castellan.key_manager [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING stevedore.named [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING castellan.key_manager [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING stevedore.named [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING castellan.key_manager [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING stevedore.named [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING castellan.key_manager [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING stevedore.named [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING castellan.key_manager [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING stevedore.named [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING castellan.key_manager [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING stevedore.named [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING castellan.key_manager [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING stevedore.named [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING castellan.key_manager [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING stevedore.named [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING castellan.key_manager [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING stevedore.named [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING castellan.key_manager [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING stevedore.named [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING castellan.key_manager [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING stevedore.named [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING castellan.key_manager [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING stevedore.named [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING castellan.key_manager [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG oslo_db.sqlalchemy.engines [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 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=86877) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING stevedore.named [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING castellan.key_manager [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86877]: INFO cinder.rpc [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING stevedore.named [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING castellan.key_manager [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING cinder.api.contrib.hosts [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 13:42:37 devstack devstack@c-api.service[86877]: INFO cinder.rpc [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING stevedore.named [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING stevedore.named [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING castellan.key_manager [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING castellan.key_manager [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING stevedore.named [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING castellan.key_manager [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING stevedore.named [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING castellan.key_manager [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING stevedore.named [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING castellan.key_manager [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING stevedore.named [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING castellan.key_manager [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING stevedore.named [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING castellan.key_manager [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING stevedore.named [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING castellan.key_manager [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.v3.router [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Extended resource: extensions {{(pid=86876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.v3.router [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Extended resource: os-volume-manage {{(pid=86876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING stevedore.named [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING castellan.key_manager [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.v3.router [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Extended resource: os-quota-class-sets {{(pid=86876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.v3.router [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Extended resource: os-hosts {{(pid=86876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING stevedore.named [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING castellan.key_manager [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.v3.router [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Extended resource: capabilities {{(pid=86876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.v3.router [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Extended resource: encryption {{(pid=86876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING stevedore.named [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING castellan.key_manager [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.v3.router [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Extended resource: scheduler-stats {{(pid=86876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.v3.router [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Extended resource: os-quota-sets {{(pid=86876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.v3.router [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Extended resource: os-availability-zone {{(pid=86876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING stevedore.named [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING castellan.key_manager [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.v3.router [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Extended resource: qos-specs {{(pid=86876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING stevedore.named [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING castellan.key_manager [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.v3.router [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Extended resource: extra_specs {{(pid=86876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.v3.router [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Extended resource: backups {{(pid=86876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING stevedore.named [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING castellan.key_manager [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.v3.router [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Extended resource: encryption {{(pid=86876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING stevedore.named [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING castellan.key_manager [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.v3.router [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Extended resource: cgsnapshots {{(pid=86876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING stevedore.named [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING castellan.key_manager [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.v3.router [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Extended resource: os-volume-type-access {{(pid=86876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.v3.router [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Extended resource: consistencygroups {{(pid=86876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING stevedore.named [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING castellan.key_manager [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING stevedore.named [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING castellan.key_manager [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.v3.router [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Extended resource: os-volume-transfer {{(pid=86876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.v3.router [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Extended resource: os-snapshot-manage {{(pid=86876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING stevedore.named [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING castellan.key_manager [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING stevedore.named [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING castellan.key_manager [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING stevedore.named [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING castellan.key_manager [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING stevedore.named [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING castellan.key_manager [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING stevedore.named [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING castellan.key_manager [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING stevedore.named [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING stevedore.named [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING castellan.key_manager [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING castellan.key_manager [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING stevedore.named [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING castellan.key_manager [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING stevedore.named [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WARNING castellan.key_manager [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING stevedore.named [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING castellan.key_manager [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.contrib.snapshot_actions [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] SnapshotActionsController initialized {{(pid=86876) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.v3.router [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.v3.router [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Extension AdminActions extending resource: volumes {{(pid=86876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.v3.router [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Extension AdminActions extending resource: snapshots {{(pid=86876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.v3.router [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Extension AdminActions extending resource: backups {{(pid=86876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.v3.router [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.v3.router [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.v3.router [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Extension VolumeActions extending resource: volumes {{(pid=86876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.v3.router [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING stevedore.named [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.v3.router [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING castellan.key_manager [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.v3.router [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.v3.router [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Extension UsedLimits extending resource: limits {{(pid=86876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.v3.router [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.v3.router [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Extension TypesManage extending resource: types {{(pid=86876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.v3.router [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING cinder.api.contrib.hosts [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.v3.router [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Extension SnapshotActions extending resource: snapshots {{(pid=86876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: DEBUG cinder.api.v3.router [None req-7fd95f85-05c3-4088-aacf-0b7f75b8ed7e None None] Extension VolumeTypeAccess extending resource: types {{(pid=86876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING stevedore.named [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING castellan.key_manager [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING stevedore.named [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING castellan.key_manager [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING stevedore.named [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING castellan.key_manager [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING stevedore.named [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING castellan.key_manager [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING stevedore.named [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING castellan.key_manager [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING stevedore.named [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING castellan.key_manager [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING stevedore.named [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING castellan.key_manager [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.v3.router [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Extended resource: extensions {{(pid=86877) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:37 devstack devstack@c-api.service[86876]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x73ac616a4668 pid: 86876 (default app) Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.v3.router [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Extended resource: os-volume-manage {{(pid=86877) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.v3.router [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Extended resource: os-quota-class-sets {{(pid=86877) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.v3.router [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Extended resource: os-hosts {{(pid=86877) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.v3.router [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Extended resource: capabilities {{(pid=86877) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.v3.router [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Extended resource: encryption {{(pid=86877) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.v3.router [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Extended resource: scheduler-stats {{(pid=86877) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.v3.router [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Extended resource: os-quota-sets {{(pid=86877) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.v3.router [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Extended resource: os-availability-zone {{(pid=86877) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.v3.router [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Extended resource: qos-specs {{(pid=86877) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.v3.router [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Extended resource: extra_specs {{(pid=86877) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.v3.router [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Extended resource: backups {{(pid=86877) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.v3.router [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Extended resource: encryption {{(pid=86877) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.v3.router [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Extended resource: cgsnapshots {{(pid=86877) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.v3.router [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Extended resource: os-volume-type-access {{(pid=86877) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.v3.router [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Extended resource: consistencygroups {{(pid=86877) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.v3.router [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Extended resource: os-volume-transfer {{(pid=86877) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.v3.router [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Extended resource: os-snapshot-manage {{(pid=86877) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING stevedore.named [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING castellan.key_manager [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING stevedore.named [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING castellan.key_manager [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING stevedore.named [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING castellan.key_manager [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING stevedore.named [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING castellan.key_manager [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING stevedore.named [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING castellan.key_manager [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING stevedore.named [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING castellan.key_manager [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING stevedore.named [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WARNING castellan.key_manager [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.contrib.snapshot_actions [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] SnapshotActionsController initialized {{(pid=86877) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.v3.router [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86877) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.v3.router [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Extension AdminActions extending resource: volumes {{(pid=86877) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.v3.router [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Extension AdminActions extending resource: snapshots {{(pid=86877) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.v3.router [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Extension AdminActions extending resource: backups {{(pid=86877) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.v3.router [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86877) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.v3.router [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86877) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.v3.router [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Extension VolumeActions extending resource: volumes {{(pid=86877) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.v3.router [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86877) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.v3.router [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86877) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.v3.router [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86877) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.v3.router [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Extension UsedLimits extending resource: limits {{(pid=86877) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.v3.router [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86877) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.v3.router [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Extension TypesManage extending resource: types {{(pid=86877) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.v3.router [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86877) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.v3.router [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86877) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: DEBUG cinder.api.v3.router [None req-33cccaaf-7f29-4cd4-a572-a06bf808e326 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86877) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:37 devstack devstack@c-api.service[86877]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x73ac616a4668 pid: 86877 (default app) Sep 07 13:42:39 devstack devstack@c-api.service[86875]: Mon Sep 7 13:42:39 2026 - graceful shutdown triggered... Sep 07 13:42:39 devstack devstack@c-api.service[86877]: Gracefully killing worker 2 (pid: 86877)... Sep 07 13:42:39 devstack devstack@c-api.service[86876]: Gracefully killing worker 1 (pid: 86876)... Sep 07 13:42:41 devstack devstack@c-api.service[86875]: worker 1 buried after 2 seconds Sep 07 13:42:41 devstack devstack@c-api.service[86875]: worker 2 buried after 2 seconds Sep 07 13:42:41 devstack devstack@c-api.service[86875]: goodbye to uWSGI. Sep 07 13:42:41 devstack devstack@c-api.service[87260]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 07 13:42:41 devstack devstack@c-api.service[87260]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Sep 7 13:42:41 2026] *** Sep 07 13:42:41 devstack devstack@c-api.service[87260]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 07 13:42:41 devstack devstack@c-api.service[87260]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 07 13:42:41 devstack devstack@c-api.service[87260]: nodename: devstack Sep 07 13:42:41 devstack devstack@c-api.service[87260]: machine: x86_64 Sep 07 13:42:41 devstack devstack@c-api.service[87260]: clock source: unix Sep 07 13:42:41 devstack devstack@c-api.service[87260]: pcre jit disabled Sep 07 13:42:41 devstack devstack@c-api.service[87260]: detected number of CPU cores: 4 Sep 07 13:42:41 devstack devstack@c-api.service[87260]: current working directory: / Sep 07 13:42:41 devstack devstack@c-api.service[87260]: detected binary path: /usr/bin/uwsgi-core Sep 07 13:42:41 devstack devstack@c-api.service[87260]: your processes number limit is 47518 Sep 07 13:42:41 devstack devstack@c-api.service[87260]: your memory page size is 4096 bytes Sep 07 13:42:41 devstack devstack@c-api.service[87260]: detected max file descriptor number: 2048 Sep 07 13:42:41 devstack devstack@c-api.service[87260]: lock engine: pthread robust mutexes Sep 07 13:42:41 devstack devstack@c-api.service[87260]: thunder lock: enabled Sep 07 13:42:41 devstack devstack@c-api.service[87260]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 07 13:42:41 devstack devstack@c-api.service[87260]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 07 13:42:41 devstack devstack@c-api.service[87260]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 07 13:42:41 devstack devstack@c-api.service[87260]: Set PythonHome to /opt/stack/data/venv Sep 07 13:42:41 devstack devstack@c-api.service[87260]: Python main interpreter initialized at 0x75c64aca4668 Sep 07 13:42:41 devstack devstack@c-api.service[87260]: python threads support enabled Sep 07 13:42:41 devstack devstack@c-api.service[87260]: your server socket listen backlog is limited to 100 connections Sep 07 13:42:41 devstack devstack@c-api.service[87260]: your mercy for graceful operations on workers is 80 seconds Sep 07 13:42:41 devstack devstack@c-api.service[87260]: mapped 403077 bytes (393 KB) for 2 cores Sep 07 13:42:41 devstack devstack@c-api.service[87260]: *** Operational MODE: preforking *** Sep 07 13:42:41 devstack devstack@c-api.service[87260]: *** uWSGI is running in multiple interpreter mode *** Sep 07 13:42:41 devstack devstack@c-api.service[87260]: spawned uWSGI master process (pid: 87260) Sep 07 13:42:41 devstack devstack@c-api.service[87260]: spawned uWSGI worker 1 (pid: 87261, cores: 1) Sep 07 13:42:41 devstack devstack@c-api.service[87260]: spawned uWSGI worker 2 (pid: 87262, cores: 1) Sep 07 13:42:41 devstack devstack@c-api.service[87260]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 07 13:42:42 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 13:42:42 devstack devstack@c-api.service[87261]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 13:42:42 devstack devstack@c-api.service[87261]: we strongly recommend against using it for new projects. Sep 07 13:42:42 devstack devstack@c-api.service[87261]: If you are already using Eventlet, we recommend migrating to a different Sep 07 13:42:42 devstack devstack@c-api.service[87261]: framework. For more detail see Sep 07 13:42:42 devstack devstack@c-api.service[87261]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 13:42:42 devstack devstack@c-api.service[87261]: import eventlet # noqa Sep 07 13:42:42 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 13:42:42 devstack devstack@c-api.service[87262]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 13:42:42 devstack devstack@c-api.service[87262]: we strongly recommend against using it for new projects. Sep 07 13:42:42 devstack devstack@c-api.service[87262]: If you are already using Eventlet, we recommend migrating to a different Sep 07 13:42:42 devstack devstack@c-api.service[87262]: framework. For more detail see Sep 07 13:42:42 devstack devstack@c-api.service[87262]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 13:42:42 devstack devstack@c-api.service[87262]: import eventlet # noqa Sep 07 13:42:42 devstack devstack@c-api.service[87261]: /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 07 13:42:42 devstack devstack@c-api.service[87261]: from cgi import parse_header Sep 07 13:42:42 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 13:42:42 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:42:42 devstack devstack@c-api.service[87261]: /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 07 13:42:42 devstack devstack@c-api.service[87261]: removals.removed_module( Sep 07 13:42:42 devstack devstack@c-api.service[87261]: /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 07 13:42:42 devstack devstack@c-api.service[87261]: removals.removed_module( Sep 07 13:42:42 devstack devstack@c-api.service[87262]: /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 07 13:42:42 devstack devstack@c-api.service[87262]: from cgi import parse_header Sep 07 13:42:42 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 13:42:42 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:42:42 devstack devstack@c-api.service[87262]: /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 07 13:42:42 devstack devstack@c-api.service[87262]: removals.removed_module( Sep 07 13:42:42 devstack devstack@c-api.service[87262]: /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 07 13:42:42 devstack devstack@c-api.service[87262]: removals.removed_module( Sep 07 13:42:44 devstack devstack@c-api.service[87261]: /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 07 13:42:44 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:42:44 devstack devstack@c-api.service[87262]: /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 07 13:42:44 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:42:44 devstack devstack@c-api.service[87261]: /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 07 13:42:44 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:42:45 devstack devstack@c-api.service[87262]: /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 07 13:42:45 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:42:45 devstack devstack@c-api.service[87261]: 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 07 13:42:45 devstack devstack@c-api.service[87261]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87261) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 13:42:45 devstack devstack@c-api.service[87262]: 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 07 13:42:45 devstack devstack@c-api.service[87262]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87262) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 13:42:45 devstack devstack@c-api.service[87261]: /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 07 13:42:45 devstack devstack@c-api.service[87261]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 13:42:45 devstack devstack@c-api.service[87262]: /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 07 13:42:45 devstack devstack@c-api.service[87262]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87262) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87261) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 13:42:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 13:42:46 devstack devstack@c-api.service[87261]: INFO dbcounter [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Registered counter for database cinder Sep 07 13:42:46 devstack devstack@c-api.service[87262]: INFO dbcounter [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Registered counter for database cinder Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 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=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 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=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG dbcounter [-] [87261] Writer thread running {{(pid=87261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 13:42:47 devstack devstack@c-api.service[87261]: /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 07 13:42:47 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:42:47 devstack devstack@c-api.service[87261]: INFO cinder.rpc [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 13:42:47 devstack devstack@c-api.service[87261]: INFO cinder.rpc [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 13:42:47 devstack devstack@c-api.service[87261]: INFO cinder.rpc [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 13:42:47 devstack devstack@c-api.service[87261]: INFO cinder.rpc [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING cinder.keymgr.conf_key_mgr [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 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 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG dbcounter [-] [87262] Writer thread running {{(pid=87262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: /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 07 13:42:47 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:42:47 devstack devstack@c-api.service[87262]: INFO cinder.rpc [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 13:42:47 devstack devstack@c-api.service[87262]: INFO cinder.rpc [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 13:42:47 devstack devstack@c-api.service[87262]: INFO cinder.rpc [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 13:42:47 devstack devstack@c-api.service[87262]: INFO cinder.rpc [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING cinder.keymgr.conf_key_mgr [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 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 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 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=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:42:47 devstack devstack@c-api.service[87261]: INFO cinder.rpc [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 13:42:47 devstack devstack@c-api.service[87261]: INFO cinder.rpc [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 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=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87262]: INFO cinder.rpc [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87262]: INFO cinder.rpc [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING cinder.api.contrib.hosts [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.router [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Extended resource: extensions {{(pid=87261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.router [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Extended resource: os-volume-manage {{(pid=87261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.router [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Extended resource: os-quota-class-sets {{(pid=87261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.router [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Extended resource: os-hosts {{(pid=87261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.router [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Extended resource: capabilities {{(pid=87261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.router [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Extended resource: encryption {{(pid=87261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.router [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Extended resource: scheduler-stats {{(pid=87261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.router [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Extended resource: os-quota-sets {{(pid=87261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.router [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Extended resource: os-availability-zone {{(pid=87261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.router [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Extended resource: qos-specs {{(pid=87261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.router [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Extended resource: extra_specs {{(pid=87261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.router [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Extended resource: backups {{(pid=87261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.router [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Extended resource: encryption {{(pid=87261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.router [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Extended resource: cgsnapshots {{(pid=87261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.router [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Extended resource: os-volume-type-access {{(pid=87261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.router [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Extended resource: consistencygroups {{(pid=87261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.router [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Extended resource: os-volume-transfer {{(pid=87261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.router [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Extended resource: os-snapshot-manage {{(pid=87261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.contrib.snapshot_actions [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] SnapshotActionsController initialized {{(pid=87261) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.router [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.router [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Extension AdminActions extending resource: volumes {{(pid=87261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.router [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Extension AdminActions extending resource: snapshots {{(pid=87261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.router [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Extension AdminActions extending resource: backups {{(pid=87261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.router [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.router [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.router [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Extension VolumeActions extending resource: volumes {{(pid=87261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.router [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.router [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.router [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.router [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Extension UsedLimits extending resource: limits {{(pid=87261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.router [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.router [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Extension TypesManage extending resource: types {{(pid=87261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.router [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.router [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.router [None req-3c573926-4d35-46b9-b9fa-04bd274ebd24 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING cinder.api.contrib.hosts [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87261]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x75c64aca4668 pid: 87261 (default app) Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.router [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Extended resource: extensions {{(pid=87262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.router [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Extended resource: os-volume-manage {{(pid=87262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.router [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Extended resource: os-quota-class-sets {{(pid=87262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.router [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Extended resource: os-hosts {{(pid=87262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.router [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Extended resource: capabilities {{(pid=87262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.router [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Extended resource: encryption {{(pid=87262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.router [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Extended resource: scheduler-stats {{(pid=87262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.router [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Extended resource: os-quota-sets {{(pid=87262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.router [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Extended resource: os-availability-zone {{(pid=87262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.router [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Extended resource: qos-specs {{(pid=87262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.router [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Extended resource: extra_specs {{(pid=87262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.router [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Extended resource: backups {{(pid=87262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.router [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Extended resource: encryption {{(pid=87262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.router [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Extended resource: cgsnapshots {{(pid=87262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.router [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Extended resource: os-volume-type-access {{(pid=87262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.router [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Extended resource: consistencygroups {{(pid=87262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.router [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Extended resource: os-volume-transfer {{(pid=87262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.router [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Extended resource: os-snapshot-manage {{(pid=87262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.snapshot_actions [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] SnapshotActionsController initialized {{(pid=87262) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.router [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.router [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Extension AdminActions extending resource: volumes {{(pid=87262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.router [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Extension AdminActions extending resource: snapshots {{(pid=87262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.router [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Extension AdminActions extending resource: backups {{(pid=87262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.router [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.router [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.router [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Extension VolumeActions extending resource: volumes {{(pid=87262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.router [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.router [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.router [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.router [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Extension UsedLimits extending resource: limits {{(pid=87262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.router [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.router [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Extension TypesManage extending resource: types {{(pid=87262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.router [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.router [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.router [None req-462d78d1-fbad-48d0-8877-7abdfd05ebe2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 13:42:47 devstack devstack@c-api.service[87262]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x75c64aca4668 pid: 87262 (default app) Sep 07 13:42:57 devstack devstack@c-api.service[87261]: DEBUG dbcounter [-] [87261] Writing DB stats cinder:SELECT=6 {{(pid=87261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:42:57 devstack devstack@c-api.service[87262]: DEBUG dbcounter [-] [87262] Writing DB stats cinder:SELECT=6 {{(pid=87262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:43:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4af5a257-81c6-4fbf-a621-caa76e7f1850 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:40 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4af5a257-81c6-4fbf-a621-caa76e7f1850 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:43:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4af5a257-81c6-4fbf-a621-caa76e7f1850 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-2120463409"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:43:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-4af5a257-81c6-4fbf-a621-caa76e7f1850 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-2120463409'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:43:40 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-4af5a257-81c6-4fbf-a621-caa76e7f1850 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Create volume of 1 GB Sep 07 13:43:40 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:40 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:43:40 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-4af5a257-81c6-4fbf-a621-caa76e7f1850 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:43:40 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4af5a257-81c6-4fbf-a621-caa76e7f1850 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Availability zone cache updated, next update will occur around 2026-09-07 12:43:40.676993. {{(pid=87261) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 13:43:40 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4af5a257-81c6-4fbf-a621-caa76e7f1850 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Availability Zones retrieved successfully. Sep 07 13:43:40 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4af5a257-81c6-4fbf-a621-caa76e7f1850 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Flow 'volume_create_api' (f31798d5-dfe6-452d-9b8c-a31a286a2042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:43:40 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4af5a257-81c6-4fbf-a621-caa76e7f1850 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36bbb2a1-c8da-4ae7-a656-387591583d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:40 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-4af5a257-81c6-4fbf-a621-caa76e7f1850 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:43:40 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4af5a257-81c6-4fbf-a621-caa76e7f1850 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36bbb2a1-c8da-4ae7-a656-387591583d72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:40 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4af5a257-81c6-4fbf-a621-caa76e7f1850 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfade104-1662-4ac4-a8a0-ab036471025e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:41 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-4af5a257-81c6-4fbf-a621-caa76e7f1850 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-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 07 13:43:41 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-4af5a257-81c6-4fbf-a621-caa76e7f1850 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-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 07 13:43:41 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-4af5a257-81c6-4fbf-a621-caa76e7f1850 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Created reservations ['cf24283a-896f-428e-9ca6-0f899976acf7', '81adf373-e946-45b5-83ff-54f0db2f37bf', '47cc14ed-7a13-42b4-a87a-400175accc72', '45bbe3b5-20e8-4c6c-929a-bb059a90dee0'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:43:41 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4af5a257-81c6-4fbf-a621-caa76e7f1850 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfade104-1662-4ac4-a8a0-ab036471025e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf24283a-896f-428e-9ca6-0f899976acf7', '81adf373-e946-45b5-83ff-54f0db2f37bf', '47cc14ed-7a13-42b4-a87a-400175accc72', '45bbe3b5-20e8-4c6c-929a-bb059a90dee0']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:41 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4af5a257-81c6-4fbf-a621-caa76e7f1850 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d79ab4f1-a74f-4ba9-9db6-ae360bb05e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:41 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:41 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:43:41 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4af5a257-81c6-4fbf-a621-caa76e7f1850 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d79ab4f1-a74f-4ba9-9db6-ae360bb05e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2069213f-af3f-4a2d-8493-2702138101cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-2120463409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b18dbabd36624069b67f550afbaa2ad7',qos_specs=None,replication_status=,reservations=['cf24283a-896f-428e-9ca6-0f899976acf7','81adf373-e946-45b5-83ff-54f0db2f37bf','47cc14ed-7a13-42b4-a87a-400175accc72','45bbe3b5-20e8-4c6c-929a-bb059a90dee0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e65637d0fdd4f20b3c888e38e736a11',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:43:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-2120463409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2069213f-af3f-4a2d-8493-2702138101cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b18dbabd36624069b67f550afbaa2ad7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e65637d0fdd4f20b3c888e38e736a11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:41 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4af5a257-81c6-4fbf-a621-caa76e7f1850 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (875c38f1-1b76-4ea1-a6f8-2c01dd4d0207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:41 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4af5a257-81c6-4fbf-a621-caa76e7f1850 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (875c38f1-1b76-4ea1-a6f8-2c01dd4d0207) transitioned into state 'SUCCESS' from state '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-2120463409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b18dbabd36624069b67f550afbaa2ad7',qos_specs=None,replication_status=,reservations=['cf24283a-896f-428e-9ca6-0f899976acf7','81adf373-e946-45b5-83ff-54f0db2f37bf','47cc14ed-7a13-42b4-a87a-400175accc72','45bbe3b5-20e8-4c6c-929a-bb059a90dee0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e65637d0fdd4f20b3c888e38e736a11',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:41 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4af5a257-81c6-4fbf-a621-caa76e7f1850 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a75d0832-0681-4e91-9ba4-210708a2bb49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:41 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4af5a257-81c6-4fbf-a621-caa76e7f1850 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a75d0832-0681-4e91-9ba4-210708a2bb49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:41 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4af5a257-81c6-4fbf-a621-caa76e7f1850 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Flow 'volume_create_api' (f31798d5-dfe6-452d-9b8c-a31a286a2042) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:43:41 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4af5a257-81c6-4fbf-a621-caa76e7f1850 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Create volume request issued successfully. Sep 07 13:43:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4af5a257-81c6-4fbf-a621-caa76e7f1850 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:43:41 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1/1] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:43:39 2026] POST /volume/v3/volumes => generated 757 bytes in 1825 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:43:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-766215fd-c04e-434f-b290-87a3f2015f11 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-766215fd-c04e-434f-b290-87a3f2015f11 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] GET http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf Sep 07 13:43:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-766215fd-c04e-434f-b290-87a3f2015f11 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-766215fd-c04e-434f-b290-87a3f2015f11 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:43 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-766215fd-c04e-434f-b290-87a3f2015f11 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:43:43 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:43 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:43:43 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:43 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:43:43 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-766215fd-c04e-434f-b290-87a3f2015f11 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Volume info retrieved successfully. Sep 07 13:43:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-766215fd-c04e-434f-b290-87a3f2015f11 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf returned with HTTP 200 Sep 07 13:43:43 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1/2] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:43:41 2026] GET /volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf => generated 825 bytes in 1686 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8f8821b1-4805-4d3e-8335-3ad669efac05 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8f8821b1-4805-4d3e-8335-3ad669efac05 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] GET http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf Sep 07 13:43:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8f8821b1-4805-4d3e-8335-3ad669efac05 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8f8821b1-4805-4d3e-8335-3ad669efac05 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:44 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:44 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:43:44 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:44 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:43:44 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8f8821b1-4805-4d3e-8335-3ad669efac05 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Volume info retrieved successfully. Sep 07 13:43:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8f8821b1-4805-4d3e-8335-3ad669efac05 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf returned with HTTP 200 Sep 07 13:43:44 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 2/3] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:43:44 2026] GET /volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf => generated 825 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c73bcd86-b9ab-4305-a135-c9488dcb5452 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c73bcd86-b9ab-4305-a135-c9488dcb5452 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] GET http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf Sep 07 13:43:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c73bcd86-b9ab-4305-a135-c9488dcb5452 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c73bcd86-b9ab-4305-a135-c9488dcb5452 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:45 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:45 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:43:45 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:45 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:43:45 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c73bcd86-b9ab-4305-a135-c9488dcb5452 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Volume info retrieved successfully. Sep 07 13:43:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c73bcd86-b9ab-4305-a135-c9488dcb5452 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf returned with HTTP 200 Sep 07 13:43:45 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 2/4] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:43:45 2026] GET /volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf => generated 825 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6561a305-9c4d-49d4-8103-f6ba8afd73b6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6561a305-9c4d-49d4-8103-f6ba8afd73b6 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] GET http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf Sep 07 13:43:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6561a305-9c4d-49d4-8103-f6ba8afd73b6 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6561a305-9c4d-49d4-8103-f6ba8afd73b6 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:46 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:46 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:43:46 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:46 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:43:46 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6561a305-9c4d-49d4-8103-f6ba8afd73b6 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Volume info retrieved successfully. Sep 07 13:43:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6561a305-9c4d-49d4-8103-f6ba8afd73b6 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf returned with HTTP 200 Sep 07 13:43:46 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 3/5] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:43:46 2026] GET /volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf => generated 825 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7217019a-62d3-4447-8ccb-7be9ee2e24dd None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7217019a-62d3-4447-8ccb-7be9ee2e24dd tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] GET http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf Sep 07 13:43:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7217019a-62d3-4447-8ccb-7be9ee2e24dd tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7217019a-62d3-4447-8ccb-7be9ee2e24dd tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:48 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:48 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:43:48 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:48 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:43:48 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7217019a-62d3-4447-8ccb-7be9ee2e24dd tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Volume info retrieved successfully. Sep 07 13:43:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7217019a-62d3-4447-8ccb-7be9ee2e24dd tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf returned with HTTP 200 Sep 07 13:43:48 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 3/6] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:43:47 2026] GET /volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf => generated 849 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:43:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f5f2cd5d-c528-4e49-854d-41061e7d348f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f5f2cd5d-c528-4e49-854d-41061e7d348f tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] GET http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf Sep 07 13:43:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f5f2cd5d-c528-4e49-854d-41061e7d348f tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f5f2cd5d-c528-4e49-854d-41061e7d348f tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:49 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:49 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:43:49 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:49 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:43:49 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f5f2cd5d-c528-4e49-854d-41061e7d348f tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Volume info retrieved successfully. Sep 07 13:43:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f5f2cd5d-c528-4e49-854d-41061e7d348f tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf returned with HTTP 200 Sep 07 13:43:49 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 4/7] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:43:49 2026] GET /volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf => generated 850 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-fddfd6a2-7a90-47e2-8128-e00a730160f8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fddfd6a2-7a90-47e2-8128-e00a730160f8 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:43:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fddfd6a2-7a90-47e2-8128-e00a730160f8 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-970900953"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:43:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-fddfd6a2-7a90-47e2-8128-e00a730160f8 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-970900953'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:43:49 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-fddfd6a2-7a90-47e2-8128-e00a730160f8 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Create volume of 1 GB Sep 07 13:43:49 devstack devstack@c-api.service[87262]: /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 07 13:43:49 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:43:49 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fddfd6a2-7a90-47e2-8128-e00a730160f8 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Availability zone cache updated, next update will occur around 2026-09-07 12:43:49.696600. {{(pid=87262) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 13:43:49 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-fddfd6a2-7a90-47e2-8128-e00a730160f8 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Availability Zones retrieved successfully. Sep 07 13:43:49 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fddfd6a2-7a90-47e2-8128-e00a730160f8 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Flow 'volume_create_api' (4f534635-55a6-4358-91dd-cb99dd727967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:43:49 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fddfd6a2-7a90-47e2-8128-e00a730160f8 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08c5e98d-1ced-4bb1-9e77-3537379bcaf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:49 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-fddfd6a2-7a90-47e2-8128-e00a730160f8 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:43:49 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fddfd6a2-7a90-47e2-8128-e00a730160f8 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08c5e98d-1ced-4bb1-9e77-3537379bcaf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:49 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fddfd6a2-7a90-47e2-8128-e00a730160f8 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cddc1919-5383-4d08-956b-9e7463ac6d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:50 devstack devstack@c-api.service[87262]: WARNING cinder.quota [None req-fddfd6a2-7a90-47e2-8128-e00a730160f8 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-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 07 13:43:50 devstack devstack@c-api.service[87262]: WARNING cinder.quota [None req-fddfd6a2-7a90-47e2-8128-e00a730160f8 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-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 07 13:43:50 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-fddfd6a2-7a90-47e2-8128-e00a730160f8 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Created reservations ['89427c2e-2eaf-41df-aa37-e61672cf36ee', '1dc88836-4fe2-4afe-9ba9-7536d58e56f9', 'ad656ed4-4863-498f-8498-6cafd2c96c40', 'd86845a1-4f0e-4b26-ae5b-2f9374884cc6'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:43:50 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fddfd6a2-7a90-47e2-8128-e00a730160f8 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cddc1919-5383-4d08-956b-9e7463ac6d25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89427c2e-2eaf-41df-aa37-e61672cf36ee', '1dc88836-4fe2-4afe-9ba9-7536d58e56f9', 'ad656ed4-4863-498f-8498-6cafd2c96c40', 'd86845a1-4f0e-4b26-ae5b-2f9374884cc6']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:50 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fddfd6a2-7a90-47e2-8128-e00a730160f8 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd9acc6d-0454-4176-a4d4-fa5670cb33b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:50 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:50 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:43:50 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fddfd6a2-7a90-47e2-8128-e00a730160f8 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd9acc6d-0454-4176-a4d4-fa5670cb33b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7085249d-e12c-424a-b253-47bd482ec198', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-970900953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b613ba2d3e148b3bad68adce5946960',qos_specs=None,replication_status=,reservations=['89427c2e-2eaf-41df-aa37-e61672cf36ee','1dc88836-4fe2-4afe-9ba9-7536d58e56f9','ad656ed4-4863-498f-8498-6cafd2c96c40','d86845a1-4f0e-4b26-ae5b-2f9374884cc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c258ca7d9a44a78b301b4fa960482c4',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:43:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-970900953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7085249d-e12c-424a-b253-47bd482ec198,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b613ba2d3e148b3bad68adce5946960',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c258ca7d9a44a78b301b4fa960482c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:50 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fddfd6a2-7a90-47e2-8128-e00a730160f8 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0db96249-1378-4ef3-82c7-fa8d07795070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:50 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fddfd6a2-7a90-47e2-8128-e00a730160f8 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0db96249-1378-4ef3-82c7-fa8d07795070) transitioned into state 'SUCCESS' from state '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-970900953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b613ba2d3e148b3bad68adce5946960',qos_specs=None,replication_status=,reservations=['89427c2e-2eaf-41df-aa37-e61672cf36ee','1dc88836-4fe2-4afe-9ba9-7536d58e56f9','ad656ed4-4863-498f-8498-6cafd2c96c40','d86845a1-4f0e-4b26-ae5b-2f9374884cc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c258ca7d9a44a78b301b4fa960482c4',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:50 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fddfd6a2-7a90-47e2-8128-e00a730160f8 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9a292b7-efbc-4211-8ab9-16382d36209a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:43:50 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fddfd6a2-7a90-47e2-8128-e00a730160f8 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9a292b7-efbc-4211-8ab9-16382d36209a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:43:50 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fddfd6a2-7a90-47e2-8128-e00a730160f8 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Flow 'volume_create_api' (4f534635-55a6-4358-91dd-cb99dd727967) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:43:50 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-fddfd6a2-7a90-47e2-8128-e00a730160f8 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Create volume request issued successfully. Sep 07 13:43:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fddfd6a2-7a90-47e2-8128-e00a730160f8 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:43:50 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 4/8] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:43:49 2026] POST /volume/v3/volumes => generated 756 bytes in 1238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:43:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f0dbecff-f1ad-4571-8293-42e788b3a501 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f0dbecff-f1ad-4571-8293-42e788b3a501 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] GET http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 Sep 07 13:43:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f0dbecff-f1ad-4571-8293-42e788b3a501 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f0dbecff-f1ad-4571-8293-42e788b3a501 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:50 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:50 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:43:50 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:50 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:43:50 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f0dbecff-f1ad-4571-8293-42e788b3a501 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Volume info retrieved successfully. Sep 07 13:43:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f0dbecff-f1ad-4571-8293-42e788b3a501 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 returned with HTTP 200 Sep 07 13:43:51 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 5/9] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:43:50 2026] GET /volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 => generated 824 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-103f7b74-9af4-4465-9ac7-20ae999f21a4 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-103f7b74-9af4-4465-9ac7-20ae999f21a4 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] GET http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 Sep 07 13:43:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-103f7b74-9af4-4465-9ac7-20ae999f21a4 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-103f7b74-9af4-4465-9ac7-20ae999f21a4 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:43:52 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:52 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:43:52 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-103f7b74-9af4-4465-9ac7-20ae999f21a4 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Volume info retrieved successfully. Sep 07 13:43:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-103f7b74-9af4-4465-9ac7-20ae999f21a4 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 returned with HTTP 200 Sep 07 13:43:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 5/10] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:43:52 2026] GET /volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 => generated 848 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a0576804-3786-4806-bdee-dfba13a46f1e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a0576804-3786-4806-bdee-dfba13a46f1e tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] GET http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 Sep 07 13:43:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a0576804-3786-4806-bdee-dfba13a46f1e tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a0576804-3786-4806-bdee-dfba13a46f1e tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:53 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:53 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:43:53 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:53 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:43:53 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a0576804-3786-4806-bdee-dfba13a46f1e tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Volume info retrieved successfully. Sep 07 13:43:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a0576804-3786-4806-bdee-dfba13a46f1e tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 returned with HTTP 200 Sep 07 13:43:53 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 6/11] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:43:53 2026] GET /volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 => generated 849 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-eb77424e-8c38-468b-96de-106223f73fff req-3d2f389b-11d9-4519-8e9f-e7a8124fe84e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-eb77424e-8c38-468b-96de-106223f73fff req-3d2f389b-11d9-4519-8e9f-e7a8124fe84e tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] GET http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 Sep 07 13:43:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-eb77424e-8c38-468b-96de-106223f73fff req-3d2f389b-11d9-4519-8e9f-e7a8124fe84e tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-eb77424e-8c38-468b-96de-106223f73fff req-3d2f389b-11d9-4519-8e9f-e7a8124fe84e tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:53 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:53 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:43:53 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:53 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:43:53 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-eb77424e-8c38-468b-96de-106223f73fff req-3d2f389b-11d9-4519-8e9f-e7a8124fe84e tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Volume info retrieved successfully. Sep 07 13:43:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-eb77424e-8c38-468b-96de-106223f73fff req-3d2f389b-11d9-4519-8e9f-e7a8124fe84e tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 returned with HTTP 200 Sep 07 13:43:53 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 6/12] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:43:53 2026] GET /volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 => generated 849 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-be5803bb-5663-42a0-9165-d12cee91a454 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-be5803bb-5663-42a0-9165-d12cee91a454 None None] GET http://192.168.122.6/volume// Sep 07 13:43:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-be5803bb-5663-42a0-9165-d12cee91a454 None None] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-be5803bb-5663-42a0-9165-d12cee91a454 None None] Calling method 'all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-be5803bb-5663-42a0-9165-d12cee91a454 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:43:54 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 7/13] 192.168.122.6 () {58 vars in 1307 bytes} [Mon Sep 7 13:43:54 2026] GET /volume/ => generated 388 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:43:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-eb77424e-8c38-468b-96de-106223f73fff req-24cce4ee-5f3d-43af-a7c1-349a9f2fcda6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-eb77424e-8c38-468b-96de-106223f73fff req-24cce4ee-5f3d-43af-a7c1-349a9f2fcda6 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 07 13:43:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-eb77424e-8c38-468b-96de-106223f73fff req-24cce4ee-5f3d-43af-a7c1-349a9f2fcda6 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7085249d-e12c-424a-b253-47bd482ec198", "connector": null, "instance_uuid": "5a8901ba-bb74-41f9-81f7-65b8c09e6fe2"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:43:54 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:54 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:43:54 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:54 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:43:54 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Sep 07 13:43:54 devstack devstack@c-api.service[87262]: .first() Sep 07 13:43:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-eb77424e-8c38-468b-96de-106223f73fff req-24cce4ee-5f3d-43af-a7c1-349a9f2fcda6 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 07 13:43:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 7/14] 192.168.122.6 () {66 vars in 1473 bytes} [Mon Sep 7 13:43:54 2026] POST /volume/v3/attachments => generated 273 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:43:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7a7b8fa3-c5ac-4eee-874d-7c190e9abcaa None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7a7b8fa3-c5ac-4eee-874d-7c190e9abcaa tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] GET http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 Sep 07 13:43:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7a7b8fa3-c5ac-4eee-874d-7c190e9abcaa tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7a7b8fa3-c5ac-4eee-874d-7c190e9abcaa tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:54 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:54 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:43:55 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:55 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:43:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bbf631f6-9a51-47e8-a2e9-11a30ebe516a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bbf631f6-9a51-47e8-a2e9-11a30ebe516a None None] GET http://192.168.122.6/volume// Sep 07 13:43:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bbf631f6-9a51-47e8-a2e9-11a30ebe516a None None] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bbf631f6-9a51-47e8-a2e9-11a30ebe516a None None] Calling method 'all' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bbf631f6-9a51-47e8-a2e9-11a30ebe516a None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:43:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 8/15] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:43:55 2026] GET /volume/ => generated 388 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:43:55 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7a7b8fa3-c5ac-4eee-874d-7c190e9abcaa tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Volume info retrieved successfully. Sep 07 13:43:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7a7b8fa3-c5ac-4eee-874d-7c190e9abcaa tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 returned with HTTP 200 Sep 07 13:43:55 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 8/16] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:43:54 2026] GET /volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 => generated 848 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-eb77424e-8c38-468b-96de-106223f73fff req-01a59382-6c25-4373-8799-fdfc9ef87856 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-eb77424e-8c38-468b-96de-106223f73fff req-01a59382-6c25-4373-8799-fdfc9ef87856 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] GET http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 Sep 07 13:43:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-eb77424e-8c38-468b-96de-106223f73fff req-01a59382-6c25-4373-8799-fdfc9ef87856 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-eb77424e-8c38-468b-96de-106223f73fff req-01a59382-6c25-4373-8799-fdfc9ef87856 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:55 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:55 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:43:55 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:55 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:43:55 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-eb77424e-8c38-468b-96de-106223f73fff req-01a59382-6c25-4373-8799-fdfc9ef87856 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Volume info retrieved successfully. Sep 07 13:43:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-eb77424e-8c38-468b-96de-106223f73fff req-01a59382-6c25-4373-8799-fdfc9ef87856 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 returned with HTTP 200 Sep 07 13:43:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 9/17] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 13:43:55 2026] GET /volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 => generated 1029 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:43:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e041064f-a531-4ad5-9ba2-6ecfed3d6f3c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e041064f-a531-4ad5-9ba2-6ecfed3d6f3c tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] GET http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 Sep 07 13:43:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e041064f-a531-4ad5-9ba2-6ecfed3d6f3c tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e041064f-a531-4ad5-9ba2-6ecfed3d6f3c tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:56 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:56 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:43:56 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:56 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:43:56 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e041064f-a531-4ad5-9ba2-6ecfed3d6f3c tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Volume info retrieved successfully. Sep 07 13:43:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e041064f-a531-4ad5-9ba2-6ecfed3d6f3c tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 returned with HTTP 200 Sep 07 13:43:56 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 9/18] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:43:56 2026] GET /volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 => generated 848 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d2a57546-973d-40e5-90a6-7ce2e0715c26 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d2a57546-973d-40e5-90a6-7ce2e0715c26 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] GET http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 Sep 07 13:43:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d2a57546-973d-40e5-90a6-7ce2e0715c26 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d2a57546-973d-40e5-90a6-7ce2e0715c26 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:57 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:57 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:43:57 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:57 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:43:57 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d2a57546-973d-40e5-90a6-7ce2e0715c26 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Volume info retrieved successfully. Sep 07 13:43:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d2a57546-973d-40e5-90a6-7ce2e0715c26 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 returned with HTTP 200 Sep 07 13:43:57 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 10/19] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:43:57 2026] GET /volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 => generated 848 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:43:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-eb77424e-8c38-468b-96de-106223f73fff req-08e27512-2801-4180-a1ab-550fe97f7ed0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-eb77424e-8c38-468b-96de-106223f73fff req-08e27512-2801-4180-a1ab-550fe97f7ed0 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] PUT http://192.168.122.6/volume/v3/attachments/3bb446ab-54f6-46ca-acc3-d6a8951e65fe Sep 07 13:43:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-eb77424e-8c38-468b-96de-106223f73fff req-08e27512-2801-4180-a1ab-550fe97f7ed0 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cf8721add54f", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "6a052522-d49c-4901-8b6c-ef97c1f54dff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:43:58 devstack devstack@c-api.service[87261]: /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 07 13:43:58 devstack devstack@c-api.service[87261]: .first() Sep 07 13:43:58 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-eb77424e-8c38-468b-96de-106223f73fff req-08e27512-2801-4180-a1ab-550fe97f7ed0 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Acquiring lock "cinder-attachment_update-7085249d-e12c-424a-b253-47bd482ec198-devstack" by "attachment_update" {{(pid=87261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:43:58 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-eb77424e-8c38-468b-96de-106223f73fff req-08e27512-2801-4180-a1ab-550fe97f7ed0 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Lock "cinder-attachment_update-7085249d-e12c-424a-b253-47bd482ec198-devstack" acquired by "attachment_update" :: waited 0.040s {{(pid=87261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:43:58 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:58 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:43:58 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:58 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:43:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d36092c6-554e-41de-8f70-614c81aa22c0 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d36092c6-554e-41de-8f70-614c81aa22c0 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] GET http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 Sep 07 13:43:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d36092c6-554e-41de-8f70-614c81aa22c0 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d36092c6-554e-41de-8f70-614c81aa22c0 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:58 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:58 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:43:58 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:58 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:43:58 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d36092c6-554e-41de-8f70-614c81aa22c0 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Volume info retrieved successfully. Sep 07 13:43:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d36092c6-554e-41de-8f70-614c81aa22c0 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 returned with HTTP 200 Sep 07 13:43:58 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 11/20] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:43:58 2026] GET /volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 => generated 848 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:43:59 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-eb77424e-8c38-468b-96de-106223f73fff req-08e27512-2801-4180-a1ab-550fe97f7ed0 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Lock "cinder-attachment_update-7085249d-e12c-424a-b253-47bd482ec198-devstack" released by "attachment_update" :: held 0.941s {{(pid=87261) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:43:59 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-eb77424e-8c38-468b-96de-106223f73fff req-08e27512-2801-4180-a1ab-550fe97f7ed0 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] http://192.168.122.6/volume/v3/attachments/3bb446ab-54f6-46ca-acc3-d6a8951e65fe returned with HTTP 200 Sep 07 13:43:59 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 10/21] 192.168.122.6 () {66 vars in 1583 bytes} [Mon Sep 7 13:43:58 2026] PUT /volume/v3/attachments/3bb446ab-54f6-46ca-acc3-d6a8951e65fe => generated 694 bytes in 1126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:43:59 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d7128331-5ab3-4fd2-a9cc-36d3bc9328fe None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:43:59 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d7128331-5ab3-4fd2-a9cc-36d3bc9328fe tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] GET http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 Sep 07 13:43:59 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d7128331-5ab3-4fd2-a9cc-36d3bc9328fe tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:43:59 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d7128331-5ab3-4fd2-a9cc-36d3bc9328fe tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:43:59 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:43:59 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:43:59 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:43:59 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:43:59 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d7128331-5ab3-4fd2-a9cc-36d3bc9328fe tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Volume info retrieved successfully. Sep 07 13:43:59 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d7128331-5ab3-4fd2-a9cc-36d3bc9328fe tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 returned with HTTP 200 Sep 07 13:43:59 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 12/22] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:43:59 2026] GET /volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 => generated 849 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8dc9e374-df10-4914-9b77-0febf713efdd None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8dc9e374-df10-4914-9b77-0febf713efdd tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] GET http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 Sep 07 13:44:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8dc9e374-df10-4914-9b77-0febf713efdd tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8dc9e374-df10-4914-9b77-0febf713efdd tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:00 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:00 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:44:00 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:00 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:44:00 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8dc9e374-df10-4914-9b77-0febf713efdd tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Volume info retrieved successfully. Sep 07 13:44:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8dc9e374-df10-4914-9b77-0febf713efdd tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 returned with HTTP 200 Sep 07 13:44:01 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 11/23] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:44:00 2026] GET /volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 => generated 849 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-eb77424e-8c38-468b-96de-106223f73fff req-a0c82254-921a-4c2c-8294-47854636a39b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-eb77424e-8c38-468b-96de-106223f73fff req-a0c82254-921a-4c2c-8294-47854636a39b tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] POST http://192.168.122.6/volume/v3/attachments/3bb446ab-54f6-46ca-acc3-d6a8951e65fe/action Sep 07 13:44:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-eb77424e-8c38-468b-96de-106223f73fff req-a0c82254-921a-4c2c-8294-47854636a39b tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Action body: b'{"os-complete": null}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:44:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-eb77424e-8c38-468b-96de-106223f73fff req-a0c82254-921a-4c2c-8294-47854636a39b tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:44:01 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:01 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:44:01 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:01 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:44:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-eb77424e-8c38-468b-96de-106223f73fff req-a0c82254-921a-4c2c-8294-47854636a39b tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] http://192.168.122.6/volume/v3/attachments/3bb446ab-54f6-46ca-acc3-d6a8951e65fe/action returned with HTTP 204 Sep 07 13:44:01 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 13/24] 192.168.122.6 () {66 vars in 1604 bytes} [Mon Sep 7 13:44:01 2026] POST /volume/v3/attachments/3bb446ab-54f6-46ca-acc3-d6a8951e65fe/action => generated 0 bytes in 263 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:44:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-dcab2505-3010-4400-b340-9db27ffca630 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dcab2505-3010-4400-b340-9db27ffca630 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] GET http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 Sep 07 13:44:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dcab2505-3010-4400-b340-9db27ffca630 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dcab2505-3010-4400-b340-9db27ffca630 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:02 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:02 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:44:02 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:02 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:44:02 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-dcab2505-3010-4400-b340-9db27ffca630 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Volume info retrieved successfully. Sep 07 13:44:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dcab2505-3010-4400-b340-9db27ffca630 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 returned with HTTP 200 Sep 07 13:44:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 12/25] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:44:02 2026] GET /volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 => generated 1141 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:44:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ab041178-46bd-4c77-a334-8d874c0fe133 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ab041178-46bd-4c77-a334-8d874c0fe133 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] GET http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 Sep 07 13:44:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ab041178-46bd-4c77-a334-8d874c0fe133 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ab041178-46bd-4c77-a334-8d874c0fe133 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:02 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:02 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:44:02 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:02 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:44:02 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ab041178-46bd-4c77-a334-8d874c0fe133 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Volume info retrieved successfully. Sep 07 13:44:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ab041178-46bd-4c77-a334-8d874c0fe133 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 returned with HTTP 200 Sep 07 13:44:02 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 14/26] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:44:02 2026] GET /volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 => generated 1141 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:44:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-cab877ff-cb5e-407c-8689-7fa844452e3f req-3ef72533-5e6e-481b-a5e1-742a15401d8b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-cab877ff-cb5e-407c-8689-7fa844452e3f req-3ef72533-5e6e-481b-a5e1-742a15401d8b tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] DELETE http://192.168.122.6/volume/v3/attachments/3bb446ab-54f6-46ca-acc3-d6a8951e65fe Sep 07 13:44:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-cab877ff-cb5e-407c-8689-7fa844452e3f req-3ef72533-5e6e-481b-a5e1-742a15401d8b tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-cab877ff-cb5e-407c-8689-7fa844452e3f req-3ef72533-5e6e-481b-a5e1-742a15401d8b tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:06 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:06 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:44:06 devstack devstack@c-api.service[87261]: /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 07 13:44:06 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, Sep 07 13:44:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-cab877ff-cb5e-407c-8689-7fa844452e3f req-3ef72533-5e6e-481b-a5e1-742a15401d8b tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] http://192.168.122.6/volume/v3/attachments/3bb446ab-54f6-46ca-acc3-d6a8951e65fe returned with HTTP 200 Sep 07 13:44:06 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 13/27] 192.168.122.6 () {64 vars in 1552 bytes} [Mon Sep 7 13:44:06 2026] DELETE /volume/v3/attachments/3bb446ab-54f6-46ca-acc3-d6a8951e65fe => generated 19 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:44:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-addda441-0736-4520-841e-d4f0a3a5185f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-addda441-0736-4520-841e-d4f0a3a5185f tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] GET http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 Sep 07 13:44:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-addda441-0736-4520-841e-d4f0a3a5185f tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-addda441-0736-4520-841e-d4f0a3a5185f tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:08 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:08 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:44:08 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:08 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:44:08 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-addda441-0736-4520-841e-d4f0a3a5185f tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Volume info retrieved successfully. Sep 07 13:44:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-addda441-0736-4520-841e-d4f0a3a5185f tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 returned with HTTP 200 Sep 07 13:44:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 15/28] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:44:08 2026] GET /volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 => generated 849 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e9cb1d46-3cf0-4aae-a238-ea7249438374 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e9cb1d46-3cf0-4aae-a238-ea7249438374 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] GET http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 Sep 07 13:44:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e9cb1d46-3cf0-4aae-a238-ea7249438374 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e9cb1d46-3cf0-4aae-a238-ea7249438374 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:09 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:09 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:44:09 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:09 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:44:09 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e9cb1d46-3cf0-4aae-a238-ea7249438374 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Volume info retrieved successfully. Sep 07 13:44:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e9cb1d46-3cf0-4aae-a238-ea7249438374 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 returned with HTTP 200 Sep 07 13:44:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 14/29] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:44:09 2026] GET /volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 => generated 849 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0be621d0-0b41-4dad-94c3-fbf011193a81 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0be621d0-0b41-4dad-94c3-fbf011193a81 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] GET http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 Sep 07 13:44:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0be621d0-0b41-4dad-94c3-fbf011193a81 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0be621d0-0b41-4dad-94c3-fbf011193a81 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:09 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:09 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:44:09 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:09 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:44:09 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0be621d0-0b41-4dad-94c3-fbf011193a81 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Volume info retrieved successfully. Sep 07 13:44:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0be621d0-0b41-4dad-94c3-fbf011193a81 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 returned with HTTP 200 Sep 07 13:44:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 16/30] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:44:09 2026] GET /volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f596545e-7486-4f8b-88f5-e7d3b8cf6ffe None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f596545e-7486-4f8b-88f5-e7d3b8cf6ffe tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] DELETE http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 Sep 07 13:44:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f596545e-7486-4f8b-88f5-e7d3b8cf6ffe tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f596545e-7486-4f8b-88f5-e7d3b8cf6ffe tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:09 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-f596545e-7486-4f8b-88f5-e7d3b8cf6ffe tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Delete volume with id: 7085249d-e12c-424a-b253-47bd482ec198 Sep 07 13:44:09 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:09 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:44:09 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:09 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:44:09 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f596545e-7486-4f8b-88f5-e7d3b8cf6ffe tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Volume info retrieved successfully. Sep 07 13:44:09 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f596545e-7486-4f8b-88f5-e7d3b8cf6ffe tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Delete volume request issued successfully. Sep 07 13:44:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f596545e-7486-4f8b-88f5-e7d3b8cf6ffe tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 returned with HTTP 202 Sep 07 13:44:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 15/31] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:44:09 2026] DELETE /volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:44:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bc4cd3dc-4724-4730-9b19-87f7441c3390 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bc4cd3dc-4724-4730-9b19-87f7441c3390 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] GET http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 Sep 07 13:44:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bc4cd3dc-4724-4730-9b19-87f7441c3390 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bc4cd3dc-4724-4730-9b19-87f7441c3390 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:09 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:09 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:44:09 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:09 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:44:09 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-bc4cd3dc-4724-4730-9b19-87f7441c3390 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Volume info retrieved successfully. Sep 07 13:44:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bc4cd3dc-4724-4730-9b19-87f7441c3390 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 returned with HTTP 200 Sep 07 13:44:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 17/32] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:44:09 2026] GET /volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 => generated 848 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-fb1e7d2e-d676-4519-a4dd-df0d185db7dc None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fb1e7d2e-d676-4519-a4dd-df0d185db7dc tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] GET http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 Sep 07 13:44:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fb1e7d2e-d676-4519-a4dd-df0d185db7dc tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fb1e7d2e-d676-4519-a4dd-df0d185db7dc tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:10 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:10 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:44:10 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:10 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:44:10 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-fb1e7d2e-d676-4519-a4dd-df0d185db7dc tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Volume info retrieved successfully. Sep 07 13:44:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fb1e7d2e-d676-4519-a4dd-df0d185db7dc tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 returned with HTTP 200 Sep 07 13:44:10 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 16/33] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:44:10 2026] GET /volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 => generated 848 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-05774232-7bed-410c-b774-bf3e90dee484 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-05774232-7bed-410c-b774-bf3e90dee484 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] GET http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 Sep 07 13:44:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-05774232-7bed-410c-b774-bf3e90dee484 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-05774232-7bed-410c-b774-bf3e90dee484 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:11 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:11 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:44:11 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:11 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:44:11 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-05774232-7bed-410c-b774-bf3e90dee484 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Volume info retrieved successfully. Sep 07 13:44:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-05774232-7bed-410c-b774-bf3e90dee484 tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 returned with HTTP 200 Sep 07 13:44:11 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 18/34] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:44:11 2026] GET /volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 => generated 848 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c4699fcc-08fe-4ac2-9302-78a7f941445f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c4699fcc-08fe-4ac2-9302-78a7f941445f tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] GET http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 Sep 07 13:44:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c4699fcc-08fe-4ac2-9302-78a7f941445f tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c4699fcc-08fe-4ac2-9302-78a7f941445f tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c4699fcc-08fe-4ac2-9302-78a7f941445f tempest-DeleteServersTestJSON-1870656517 tempest-DeleteServersTestJSON-1870656517-project-member] http://192.168.122.6/volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 returned with HTTP 404 Sep 07 13:44:12 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 17/35] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:44:12 2026] GET /volume/v3/volumes/7085249d-e12c-424a-b253-47bd482ec198 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:44:21 devstack devstack@c-api.service[87262]: DEBUG dbcounter [-] [87262] Writing DB stats cinder:SELECT=99,cinder:INSERT=11,cinder:UPDATE=16 {{(pid=87262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:44:22 devstack devstack@c-api.service[87261]: DEBUG dbcounter [-] [87261] Writing DB stats cinder:SELECT=94,cinder:INSERT=11,cinder:UPDATE=17 {{(pid=87261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:44:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c1f577dc-e88f-489f-9eb1-eddc2e1935b1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c1f577dc-e88f-489f-9eb1-eddc2e1935b1 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:44:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c1f577dc-e88f-489f-9eb1-eddc2e1935b1 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1903254651"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:44:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-c1f577dc-e88f-489f-9eb1-eddc2e1935b1 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1903254651'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:44:25 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-c1f577dc-e88f-489f-9eb1-eddc2e1935b1 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Create volume of 1 GB Sep 07 13:44:25 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c1f577dc-e88f-489f-9eb1-eddc2e1935b1 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Availability Zones retrieved successfully. Sep 07 13:44:25 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c1f577dc-e88f-489f-9eb1-eddc2e1935b1 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Flow 'volume_create_api' (094c5179-7b11-491d-8871-c327ad2fda89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:44:25 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c1f577dc-e88f-489f-9eb1-eddc2e1935b1 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88127e04-2300-49e7-a29e-149c59d911df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:44:25 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-c1f577dc-e88f-489f-9eb1-eddc2e1935b1 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:44:26 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c1f577dc-e88f-489f-9eb1-eddc2e1935b1 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88127e04-2300-49e7-a29e-149c59d911df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:44:26 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c1f577dc-e88f-489f-9eb1-eddc2e1935b1 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53e137fe-d35a-4954-9901-bc8912360b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:44:26 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-c1f577dc-e88f-489f-9eb1-eddc2e1935b1 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Created reservations ['a366cf7e-da6d-4d96-b712-065617c75fd8', '292dcf12-8c6e-4164-82a9-9aa3330f61fd', '5a6250f5-0027-48d3-84b8-50f1eb58fb5c', 'a6891386-e7d0-4433-8f9e-3ed191d5cdae'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:44:26 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c1f577dc-e88f-489f-9eb1-eddc2e1935b1 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53e137fe-d35a-4954-9901-bc8912360b7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a366cf7e-da6d-4d96-b712-065617c75fd8', '292dcf12-8c6e-4164-82a9-9aa3330f61fd', '5a6250f5-0027-48d3-84b8-50f1eb58fb5c', 'a6891386-e7d0-4433-8f9e-3ed191d5cdae']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:44:26 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c1f577dc-e88f-489f-9eb1-eddc2e1935b1 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a74bd3f-1bca-4276-bdaa-f45183a391e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:44:26 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:26 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:44:26 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c1f577dc-e88f-489f-9eb1-eddc2e1935b1 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a74bd3f-1bca-4276-bdaa-f45183a391e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea03c3bc-5df2-4e16-9406-7e67afa420ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1903254651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd6ccbc2997c4f56a61320ee9a0d5238',qos_specs=None,replication_status=,reservations=['a366cf7e-da6d-4d96-b712-065617c75fd8','292dcf12-8c6e-4164-82a9-9aa3330f61fd','5a6250f5-0027-48d3-84b8-50f1eb58fb5c','a6891386-e7d0-4433-8f9e-3ed191d5cdae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e00fa3cf6b614028a383d7186309efbc',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:44:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1903254651',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea03c3bc-5df2-4e16-9406-7e67afa420ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd6ccbc2997c4f56a61320ee9a0d5238',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e00fa3cf6b614028a383d7186309efbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:44:26 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c1f577dc-e88f-489f-9eb1-eddc2e1935b1 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d95365c-c365-4ae9-9da5-c9d4ad163aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:44:26 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c1f577dc-e88f-489f-9eb1-eddc2e1935b1 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d95365c-c365-4ae9-9da5-c9d4ad163aba) transitioned into state 'SUCCESS' from state '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-1903254651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd6ccbc2997c4f56a61320ee9a0d5238',qos_specs=None,replication_status=,reservations=['a366cf7e-da6d-4d96-b712-065617c75fd8','292dcf12-8c6e-4164-82a9-9aa3330f61fd','5a6250f5-0027-48d3-84b8-50f1eb58fb5c','a6891386-e7d0-4433-8f9e-3ed191d5cdae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e00fa3cf6b614028a383d7186309efbc',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:44:26 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c1f577dc-e88f-489f-9eb1-eddc2e1935b1 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb289ed5-23ad-45cd-b065-997471f5623e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:44:26 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c1f577dc-e88f-489f-9eb1-eddc2e1935b1 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb289ed5-23ad-45cd-b065-997471f5623e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:44:26 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c1f577dc-e88f-489f-9eb1-eddc2e1935b1 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Flow 'volume_create_api' (094c5179-7b11-491d-8871-c327ad2fda89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:44:26 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c1f577dc-e88f-489f-9eb1-eddc2e1935b1 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Create volume request issued successfully. Sep 07 13:44:26 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c1f577dc-e88f-489f-9eb1-eddc2e1935b1 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:44:26 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 19/36] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:44:25 2026] POST /volume/v3/volumes => generated 756 bytes in 581 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:44:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9a732322-c6e5-42f1-8d56-87e21f3fd5e8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9a732322-c6e5-42f1-8d56-87e21f3fd5e8 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed Sep 07 13:44:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9a732322-c6e5-42f1-8d56-87e21f3fd5e8 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9a732322-c6e5-42f1-8d56-87e21f3fd5e8 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:26 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:26 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:44:26 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:26 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:44:26 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9a732322-c6e5-42f1-8d56-87e21f3fd5e8 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:44:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9a732322-c6e5-42f1-8d56-87e21f3fd5e8 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed returned with HTTP 200 Sep 07 13:44:26 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 18/37] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:44:26 2026] GET /volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed => generated 824 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-6b33e581-81d8-4d93-87b1-c42df426e62d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:27 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6b33e581-81d8-4d93-87b1-c42df426e62d tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed Sep 07 13:44:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6b33e581-81d8-4d93-87b1-c42df426e62d tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6b33e581-81d8-4d93-87b1-c42df426e62d tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:27 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:27 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:44:27 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:27 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:44:27 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-6b33e581-81d8-4d93-87b1-c42df426e62d tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:44:27 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6b33e581-81d8-4d93-87b1-c42df426e62d tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed returned with HTTP 200 Sep 07 13:44:27 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 20/38] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:44:27 2026] GET /volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed => generated 848 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c54da498-8f99-48c4-98e6-072c7358f004 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c54da498-8f99-48c4-98e6-072c7358f004 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed Sep 07 13:44:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c54da498-8f99-48c4-98e6-072c7358f004 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c54da498-8f99-48c4-98e6-072c7358f004 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:28 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:28 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:44:28 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:28 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:44:28 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c54da498-8f99-48c4-98e6-072c7358f004 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:44:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c54da498-8f99-48c4-98e6-072c7358f004 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed returned with HTTP 200 Sep 07 13:44:28 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 19/39] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:44:28 2026] GET /volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed => generated 849 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-894827e2-ecdb-4d7d-916a-3e9f2bead807 req-b27024b8-e70f-44bd-9138-1f7a30afd61a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-894827e2-ecdb-4d7d-916a-3e9f2bead807 req-b27024b8-e70f-44bd-9138-1f7a30afd61a tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed Sep 07 13:44:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-894827e2-ecdb-4d7d-916a-3e9f2bead807 req-b27024b8-e70f-44bd-9138-1f7a30afd61a tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-894827e2-ecdb-4d7d-916a-3e9f2bead807 req-b27024b8-e70f-44bd-9138-1f7a30afd61a tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:28 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:28 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:44:28 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:28 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:44:28 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-894827e2-ecdb-4d7d-916a-3e9f2bead807 req-b27024b8-e70f-44bd-9138-1f7a30afd61a tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:44:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-894827e2-ecdb-4d7d-916a-3e9f2bead807 req-b27024b8-e70f-44bd-9138-1f7a30afd61a tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed returned with HTTP 200 Sep 07 13:44:28 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 21/40] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:44:28 2026] GET /volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed => generated 849 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-caf6f846-7c4c-45aa-8a5b-e52f2ec7f96e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-caf6f846-7c4c-45aa-8a5b-e52f2ec7f96e None None] GET http://192.168.122.6/volume// Sep 07 13:44:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-caf6f846-7c4c-45aa-8a5b-e52f2ec7f96e None None] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-caf6f846-7c4c-45aa-8a5b-e52f2ec7f96e None None] Calling method 'all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-caf6f846-7c4c-45aa-8a5b-e52f2ec7f96e None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:44:29 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 20/41] 192.168.122.6 () {58 vars in 1307 bytes} [Mon Sep 7 13:44:29 2026] GET /volume/ => generated 388 bytes in 30 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:44:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-894827e2-ecdb-4d7d-916a-3e9f2bead807 req-27d3a3ee-1125-419e-968a-e959958a260c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-894827e2-ecdb-4d7d-916a-3e9f2bead807 req-27d3a3ee-1125-419e-968a-e959958a260c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 07 13:44:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-894827e2-ecdb-4d7d-916a-3e9f2bead807 req-27d3a3ee-1125-419e-968a-e959958a260c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ea03c3bc-5df2-4e16-9406-7e67afa420ed", "connector": null, "instance_uuid": "33ee8bb2-3516-49ea-b058-ab245d3b7663"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:44:29 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:29 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:44:29 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:29 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:44:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-894827e2-ecdb-4d7d-916a-3e9f2bead807 req-27d3a3ee-1125-419e-968a-e959958a260c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 07 13:44:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 22/42] 192.168.122.6 () {66 vars in 1473 bytes} [Mon Sep 7 13:44:29 2026] POST /volume/v3/attachments => generated 273 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:44:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-0a7228d1-4635-4500-b147-866c0a548319 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0a7228d1-4635-4500-b147-866c0a548319 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed Sep 07 13:44:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0a7228d1-4635-4500-b147-866c0a548319 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0a7228d1-4635-4500-b147-866c0a548319 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:29 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:29 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:44:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a96e776b-4a7b-4da8-ba30-fcb564da2dd4 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a96e776b-4a7b-4da8-ba30-fcb564da2dd4 None None] GET http://192.168.122.6/volume// Sep 07 13:44:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a96e776b-4a7b-4da8-ba30-fcb564da2dd4 None None] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a96e776b-4a7b-4da8-ba30-fcb564da2dd4 None None] Calling method 'all' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a96e776b-4a7b-4da8-ba30-fcb564da2dd4 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:44:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 23/43] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:44:29 2026] GET /volume/ => generated 388 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:44:29 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:29 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:44:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-894827e2-ecdb-4d7d-916a-3e9f2bead807 req-3530ddaa-37aa-4079-bc08-2b820b2cc460 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-894827e2-ecdb-4d7d-916a-3e9f2bead807 req-3530ddaa-37aa-4079-bc08-2b820b2cc460 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed Sep 07 13:44:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-894827e2-ecdb-4d7d-916a-3e9f2bead807 req-3530ddaa-37aa-4079-bc08-2b820b2cc460 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-894827e2-ecdb-4d7d-916a-3e9f2bead807 req-3530ddaa-37aa-4079-bc08-2b820b2cc460 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:29 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-0a7228d1-4635-4500-b147-866c0a548319 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:44:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0a7228d1-4635-4500-b147-866c0a548319 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed returned with HTTP 200 Sep 07 13:44:29 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 21/44] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:44:29 2026] GET /volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed => generated 848 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:29 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:29 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:44:29 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:29 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:44:29 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-894827e2-ecdb-4d7d-916a-3e9f2bead807 req-3530ddaa-37aa-4079-bc08-2b820b2cc460 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:44:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-894827e2-ecdb-4d7d-916a-3e9f2bead807 req-3530ddaa-37aa-4079-bc08-2b820b2cc460 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed returned with HTTP 200 Sep 07 13:44:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 24/45] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 13:44:29 2026] GET /volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed => generated 1029 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:44:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-894827e2-ecdb-4d7d-916a-3e9f2bead807 req-b4e224fc-903a-4294-9e3a-c158443ea1be None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-894827e2-ecdb-4d7d-916a-3e9f2bead807 req-b4e224fc-903a-4294-9e3a-c158443ea1be tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] PUT http://192.168.122.6/volume/v3/attachments/2ee034cb-e7a5-46de-b584-3d8d1a251a0c Sep 07 13:44:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-894827e2-ecdb-4d7d-916a-3e9f2bead807 req-b4e224fc-903a-4294-9e3a-c158443ea1be tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cf8721add54f", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "6a052522-d49c-4901-8b6c-ef97c1f54dff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:44:30 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-894827e2-ecdb-4d7d-916a-3e9f2bead807 req-b4e224fc-903a-4294-9e3a-c158443ea1be tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Acquiring lock "cinder-attachment_update-ea03c3bc-5df2-4e16-9406-7e67afa420ed-devstack" by "attachment_update" {{(pid=87261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:44:30 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-894827e2-ecdb-4d7d-916a-3e9f2bead807 req-b4e224fc-903a-4294-9e3a-c158443ea1be tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Lock "cinder-attachment_update-ea03c3bc-5df2-4e16-9406-7e67afa420ed-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=87261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:44:30 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:30 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:44:30 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:30 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:44:30 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-894827e2-ecdb-4d7d-916a-3e9f2bead807 req-b4e224fc-903a-4294-9e3a-c158443ea1be tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Lock "cinder-attachment_update-ea03c3bc-5df2-4e16-9406-7e67afa420ed-devstack" released by "attachment_update" :: held 0.369s {{(pid=87261) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:44:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-894827e2-ecdb-4d7d-916a-3e9f2bead807 req-b4e224fc-903a-4294-9e3a-c158443ea1be tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/attachments/2ee034cb-e7a5-46de-b584-3d8d1a251a0c returned with HTTP 200 Sep 07 13:44:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 22/46] 192.168.122.6 () {66 vars in 1583 bytes} [Mon Sep 7 13:44:30 2026] PUT /volume/v3/attachments/2ee034cb-e7a5-46de-b584-3d8d1a251a0c => generated 694 bytes in 461 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:44:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e3f5f586-7864-493e-bbd5-74c8a2b46893 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e3f5f586-7864-493e-bbd5-74c8a2b46893 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed Sep 07 13:44:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e3f5f586-7864-493e-bbd5-74c8a2b46893 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e3f5f586-7864-493e-bbd5-74c8a2b46893 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:30 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:30 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:44:30 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:30 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:44:30 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e3f5f586-7864-493e-bbd5-74c8a2b46893 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:44:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e3f5f586-7864-493e-bbd5-74c8a2b46893 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed returned with HTTP 200 Sep 07 13:44:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 25/47] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:44:30 2026] GET /volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed => generated 849 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:44:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-894827e2-ecdb-4d7d-916a-3e9f2bead807 req-ab4cd2ba-f126-496d-bea0-646b27550752 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-894827e2-ecdb-4d7d-916a-3e9f2bead807 req-ab4cd2ba-f126-496d-bea0-646b27550752 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] POST http://192.168.122.6/volume/v3/attachments/2ee034cb-e7a5-46de-b584-3d8d1a251a0c/action Sep 07 13:44:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-894827e2-ecdb-4d7d-916a-3e9f2bead807 req-ab4cd2ba-f126-496d-bea0-646b27550752 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Action body: b'{"os-complete": null}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:44:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-894827e2-ecdb-4d7d-916a-3e9f2bead807 req-ab4cd2ba-f126-496d-bea0-646b27550752 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:44:31 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:31 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:44:31 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:31 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:44:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-894827e2-ecdb-4d7d-916a-3e9f2bead807 req-ab4cd2ba-f126-496d-bea0-646b27550752 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/attachments/2ee034cb-e7a5-46de-b584-3d8d1a251a0c/action returned with HTTP 204 Sep 07 13:44:31 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 23/48] 192.168.122.6 () {66 vars in 1604 bytes} [Mon Sep 7 13:44:31 2026] POST /volume/v3/attachments/2ee034cb-e7a5-46de-b584-3d8d1a251a0c/action => generated 0 bytes in 121 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:44:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bf8aa0c2-86f4-4994-b04b-93925821ea53 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bf8aa0c2-86f4-4994-b04b-93925821ea53 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed Sep 07 13:44:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bf8aa0c2-86f4-4994-b04b-93925821ea53 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bf8aa0c2-86f4-4994-b04b-93925821ea53 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:32 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:32 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:44:32 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:32 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:44:32 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-bf8aa0c2-86f4-4994-b04b-93925821ea53 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:44:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bf8aa0c2-86f4-4994-b04b-93925821ea53 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed returned with HTTP 200 Sep 07 13:44:32 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 26/49] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:44:31 2026] GET /volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed => generated 1141 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:44:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-621dfeb4-04d6-44d7-b7c0-5134502bf086 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:44:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-621dfeb4-04d6-44d7-b7c0-5134502bf086 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed Sep 07 13:44:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-621dfeb4-04d6-44d7-b7c0-5134502bf086 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:44:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-621dfeb4-04d6-44d7-b7c0-5134502bf086 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:44:32 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:44:32 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:44:32 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:44:32 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:44:32 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-621dfeb4-04d6-44d7-b7c0-5134502bf086 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:44:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-621dfeb4-04d6-44d7-b7c0-5134502bf086 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed returned with HTTP 200 Sep 07 13:44:32 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 24/50] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:44:32 2026] GET /volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed => generated 1141 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:44:42 devstack devstack@c-api.service[87262]: DEBUG dbcounter [-] [87262] Writing DB stats cinder:SELECT=56,cinder:INSERT=11,cinder:UPDATE=14 {{(pid=87262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:44:42 devstack devstack@c-api.service[87261]: DEBUG dbcounter [-] [87261] Writing DB stats cinder:SELECT=26,cinder:UPDATE=3 {{(pid=87261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:45:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-df59d6fe-9fe5-4021-8db5-dbec099c8bba req-36ba5bc6-318f-4c91-b51e-d4d00e968bf7 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-df59d6fe-9fe5-4021-8db5-dbec099c8bba req-36ba5bc6-318f-4c91-b51e-d4d00e968bf7 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] GET http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf Sep 07 13:45:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-df59d6fe-9fe5-4021-8db5-dbec099c8bba req-36ba5bc6-318f-4c91-b51e-d4d00e968bf7 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-df59d6fe-9fe5-4021-8db5-dbec099c8bba req-36ba5bc6-318f-4c91-b51e-d4d00e968bf7 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:08 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:08 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:45:08 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:08 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:08 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-df59d6fe-9fe5-4021-8db5-dbec099c8bba req-36ba5bc6-318f-4c91-b51e-d4d00e968bf7 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Volume info retrieved successfully. Sep 07 13:45:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-df59d6fe-9fe5-4021-8db5-dbec099c8bba req-36ba5bc6-318f-4c91-b51e-d4d00e968bf7 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf returned with HTTP 200 Sep 07 13:45:08 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 27/51] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:45:08 2026] GET /volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf => generated 850 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f51b56c1-8a04-4548-98b3-5084f6bc63e0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f51b56c1-8a04-4548-98b3-5084f6bc63e0 None None] GET http://192.168.122.6/volume// Sep 07 13:45:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f51b56c1-8a04-4548-98b3-5084f6bc63e0 None None] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f51b56c1-8a04-4548-98b3-5084f6bc63e0 None None] Calling method 'all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f51b56c1-8a04-4548-98b3-5084f6bc63e0 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:45:08 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 25/52] 192.168.122.6 () {58 vars in 1307 bytes} [Mon Sep 7 13:45:08 2026] GET /volume/ => generated 388 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:45:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-df59d6fe-9fe5-4021-8db5-dbec099c8bba req-e082faeb-82e9-4bba-ba87-77fcc7243536 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-df59d6fe-9fe5-4021-8db5-dbec099c8bba req-e082faeb-82e9-4bba-ba87-77fcc7243536 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 07 13:45:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-df59d6fe-9fe5-4021-8db5-dbec099c8bba req-e082faeb-82e9-4bba-ba87-77fcc7243536 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2069213f-af3f-4a2d-8493-2702138101cf", "connector": null, "instance_uuid": "d50b258b-04e0-488b-9f4d-c7be39a374fd"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:09 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:09 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:45:09 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:09 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-df59d6fe-9fe5-4021-8db5-dbec099c8bba req-e082faeb-82e9-4bba-ba87-77fcc7243536 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 07 13:45:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 28/53] 192.168.122.6 () {66 vars in 1473 bytes} [Mon Sep 7 13:45:08 2026] POST /volume/v3/attachments => generated 273 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:45:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e2213d0c-900a-47e1-a7ef-0b9361f6d7cf None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e2213d0c-900a-47e1-a7ef-0b9361f6d7cf tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] GET http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf Sep 07 13:45:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e2213d0c-900a-47e1-a7ef-0b9361f6d7cf tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e2213d0c-900a-47e1-a7ef-0b9361f6d7cf tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:09 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:09 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:45:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c9fc4c09-6531-4369-802e-63d0d1252340 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c9fc4c09-6531-4369-802e-63d0d1252340 None None] GET http://192.168.122.6/volume// Sep 07 13:45:09 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:09 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:45:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c9fc4c09-6531-4369-802e-63d0d1252340 None None] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c9fc4c09-6531-4369-802e-63d0d1252340 None None] Calling method 'all' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c9fc4c09-6531-4369-802e-63d0d1252340 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:45:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 29/54] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:45:09 2026] GET /volume/ => generated 388 bytes in 24 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:45:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-df59d6fe-9fe5-4021-8db5-dbec099c8bba req-9c66e0f2-f6bf-49d2-ac5e-1388416b44e3 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:09 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e2213d0c-900a-47e1-a7ef-0b9361f6d7cf tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Volume info retrieved successfully. Sep 07 13:45:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-df59d6fe-9fe5-4021-8db5-dbec099c8bba req-9c66e0f2-f6bf-49d2-ac5e-1388416b44e3 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] GET http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf Sep 07 13:45:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-df59d6fe-9fe5-4021-8db5-dbec099c8bba req-9c66e0f2-f6bf-49d2-ac5e-1388416b44e3 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-df59d6fe-9fe5-4021-8db5-dbec099c8bba req-9c66e0f2-f6bf-49d2-ac5e-1388416b44e3 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e2213d0c-900a-47e1-a7ef-0b9361f6d7cf tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf returned with HTTP 200 Sep 07 13:45:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 26/55] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:45:09 2026] GET /volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf => generated 849 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:09 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:09 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:45:09 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:09 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:09 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-df59d6fe-9fe5-4021-8db5-dbec099c8bba req-9c66e0f2-f6bf-49d2-ac5e-1388416b44e3 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Volume info retrieved successfully. Sep 07 13:45:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-df59d6fe-9fe5-4021-8db5-dbec099c8bba req-9c66e0f2-f6bf-49d2-ac5e-1388416b44e3 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf returned with HTTP 200 Sep 07 13:45:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 30/56] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 13:45:09 2026] GET /volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf => generated 1030 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:45:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-df59d6fe-9fe5-4021-8db5-dbec099c8bba req-b32f812f-d23e-464d-b443-85d5c9708e2e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-df59d6fe-9fe5-4021-8db5-dbec099c8bba req-b32f812f-d23e-464d-b443-85d5c9708e2e tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] PUT http://192.168.122.6/volume/v3/attachments/cbbe6140-4bb5-4bb0-bb82-7a81b3748c7d Sep 07 13:45:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-df59d6fe-9fe5-4021-8db5-dbec099c8bba req-b32f812f-d23e-464d-b443-85d5c9708e2e tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cf8721add54f", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "6a052522-d49c-4901-8b6c-ef97c1f54dff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:10 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-df59d6fe-9fe5-4021-8db5-dbec099c8bba req-b32f812f-d23e-464d-b443-85d5c9708e2e tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Acquiring lock "cinder-attachment_update-2069213f-af3f-4a2d-8493-2702138101cf-devstack" by "attachment_update" {{(pid=87261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:45:10 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-df59d6fe-9fe5-4021-8db5-dbec099c8bba req-b32f812f-d23e-464d-b443-85d5c9708e2e tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Lock "cinder-attachment_update-2069213f-af3f-4a2d-8493-2702138101cf-devstack" acquired by "attachment_update" :: waited 0.042s {{(pid=87261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:45:10 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:10 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:45:10 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:10 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:45:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-74cd075f-a157-49dc-bebd-7cdc783f9b9e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-74cd075f-a157-49dc-bebd-7cdc783f9b9e tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] GET http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf Sep 07 13:45:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-74cd075f-a157-49dc-bebd-7cdc783f9b9e tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-74cd075f-a157-49dc-bebd-7cdc783f9b9e tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:10 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:10 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:45:10 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:10 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:10 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-df59d6fe-9fe5-4021-8db5-dbec099c8bba req-b32f812f-d23e-464d-b443-85d5c9708e2e tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Lock "cinder-attachment_update-2069213f-af3f-4a2d-8493-2702138101cf-devstack" released by "attachment_update" :: held 0.590s {{(pid=87261) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:45:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-df59d6fe-9fe5-4021-8db5-dbec099c8bba req-b32f812f-d23e-464d-b443-85d5c9708e2e tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] http://192.168.122.6/volume/v3/attachments/cbbe6140-4bb5-4bb0-bb82-7a81b3748c7d returned with HTTP 200 Sep 07 13:45:10 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 27/57] 192.168.122.6 () {66 vars in 1583 bytes} [Mon Sep 7 13:45:10 2026] PUT /volume/v3/attachments/cbbe6140-4bb5-4bb0-bb82-7a81b3748c7d => generated 694 bytes in 757 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:45:10 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-74cd075f-a157-49dc-bebd-7cdc783f9b9e tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Volume info retrieved successfully. Sep 07 13:45:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-74cd075f-a157-49dc-bebd-7cdc783f9b9e tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf returned with HTTP 200 Sep 07 13:45:10 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 31/58] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:45:10 2026] GET /volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf => generated 850 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-79c4d09e-1781-4a00-ab32-58abe7284829 req-7c86f365-43b6-4f24-9e4c-3931c0f3ebe0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-79c4d09e-1781-4a00-ab32-58abe7284829 req-7c86f365-43b6-4f24-9e4c-3931c0f3ebe0 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed Sep 07 13:45:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-79c4d09e-1781-4a00-ab32-58abe7284829 req-7c86f365-43b6-4f24-9e4c-3931c0f3ebe0 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-79c4d09e-1781-4a00-ab32-58abe7284829 req-7c86f365-43b6-4f24-9e4c-3931c0f3ebe0 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:11 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:11 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:45:11 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:11 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:45:11 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-79c4d09e-1781-4a00-ab32-58abe7284829 req-7c86f365-43b6-4f24-9e4c-3931c0f3ebe0 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:45:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-df59d6fe-9fe5-4021-8db5-dbec099c8bba req-fd9dd068-ef7b-4964-b39b-c5d7d432bdde None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-df59d6fe-9fe5-4021-8db5-dbec099c8bba req-fd9dd068-ef7b-4964-b39b-c5d7d432bdde tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] POST http://192.168.122.6/volume/v3/attachments/cbbe6140-4bb5-4bb0-bb82-7a81b3748c7d/action Sep 07 13:45:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-df59d6fe-9fe5-4021-8db5-dbec099c8bba req-fd9dd068-ef7b-4964-b39b-c5d7d432bdde tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Action body: b'{"os-complete": null}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:45:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-df59d6fe-9fe5-4021-8db5-dbec099c8bba req-fd9dd068-ef7b-4964-b39b-c5d7d432bdde tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-79c4d09e-1781-4a00-ab32-58abe7284829 req-7c86f365-43b6-4f24-9e4c-3931c0f3ebe0 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed returned with HTTP 200 Sep 07 13:45:11 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 28/59] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:45:11 2026] GET /volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed => generated 1141 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:45:11 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:11 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:45:11 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:11 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-79c4d09e-1781-4a00-ab32-58abe7284829 req-75c951c1-51f6-419f-9fe2-a73152581b44 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-79c4d09e-1781-4a00-ab32-58abe7284829 req-75c951c1-51f6-419f-9fe2-a73152581b44 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] POST http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed/action Sep 07 13:45:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-79c4d09e-1781-4a00-ab32-58abe7284829 req-75c951c1-51f6-419f-9fe2-a73152581b44 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:45:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-79c4d09e-1781-4a00-ab32-58abe7284829 req-75c951c1-51f6-419f-9fe2-a73152581b44 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-df59d6fe-9fe5-4021-8db5-dbec099c8bba req-fd9dd068-ef7b-4964-b39b-c5d7d432bdde tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] http://192.168.122.6/volume/v3/attachments/cbbe6140-4bb5-4bb0-bb82-7a81b3748c7d/action returned with HTTP 204 Sep 07 13:45:11 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 32/60] 192.168.122.6 () {66 vars in 1604 bytes} [Mon Sep 7 13:45:11 2026] POST /volume/v3/attachments/cbbe6140-4bb5-4bb0-bb82-7a81b3748c7d/action => generated 0 bytes in 207 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:45:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8346f2d2-29ed-4b71-b87d-43431d8a3c87 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8346f2d2-29ed-4b71-b87d-43431d8a3c87 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] GET http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf Sep 07 13:45:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8346f2d2-29ed-4b71-b87d-43431d8a3c87 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8346f2d2-29ed-4b71-b87d-43431d8a3c87 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:11 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:11 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:45:11 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:11 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:45:11 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-79c4d09e-1781-4a00-ab32-58abe7284829 req-75c951c1-51f6-419f-9fe2-a73152581b44 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:45:11 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:11 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:45:11 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-79c4d09e-1781-4a00-ab32-58abe7284829 req-75c951c1-51f6-419f-9fe2-a73152581b44 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Begin detaching volume completed successfully. Sep 07 13:45:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-79c4d09e-1781-4a00-ab32-58abe7284829 req-75c951c1-51f6-419f-9fe2-a73152581b44 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed/action returned with HTTP 202 Sep 07 13:45:11 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 29/61] 192.168.122.6 () {64 vars in 1551 bytes} [Mon Sep 7 13:45:11 2026] POST /volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:45:11 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:11 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:11 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8346f2d2-29ed-4b71-b87d-43431d8a3c87 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Volume info retrieved successfully. Sep 07 13:45:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8346f2d2-29ed-4b71-b87d-43431d8a3c87 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf returned with HTTP 200 Sep 07 13:45:12 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 33/62] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:45:11 2026] GET /volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf => generated 1142 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:45:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f0884456-8f4b-4cf4-9dcf-16edd0d27d8d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-82742380-192f-49c3-ae34-61aa5b53d1f3 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f0884456-8f4b-4cf4-9dcf-16edd0d27d8d tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] GET http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf Sep 07 13:45:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f0884456-8f4b-4cf4-9dcf-16edd0d27d8d tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f0884456-8f4b-4cf4-9dcf-16edd0d27d8d tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-82742380-192f-49c3-ae34-61aa5b53d1f3 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed Sep 07 13:45:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-82742380-192f-49c3-ae34-61aa5b53d1f3 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-82742380-192f-49c3-ae34-61aa5b53d1f3 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:12 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:12 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:45:12 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:12 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:45:12 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:12 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:45:12 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f0884456-8f4b-4cf4-9dcf-16edd0d27d8d tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Volume info retrieved successfully. Sep 07 13:45:12 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:12 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f0884456-8f4b-4cf4-9dcf-16edd0d27d8d tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf returned with HTTP 200 Sep 07 13:45:12 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 30/63] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:45:12 2026] GET /volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf => generated 1142 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:45:12 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-82742380-192f-49c3-ae34-61aa5b53d1f3 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:45:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-fb35564e-c3da-4693-a040-3e7b77155818 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fb35564e-c3da-4693-a040-3e7b77155818 None None] GET http://192.168.122.6/volume// Sep 07 13:45:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fb35564e-c3da-4693-a040-3e7b77155818 None None] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fb35564e-c3da-4693-a040-3e7b77155818 None None] Calling method 'all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fb35564e-c3da-4693-a040-3e7b77155818 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:45:12 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 31/64] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:45:12 2026] GET /volume/ => generated 388 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:45:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-82742380-192f-49c3-ae34-61aa5b53d1f3 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed returned with HTTP 200 Sep 07 13:45:12 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 34/65] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:45:12 2026] GET /volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed => generated 1144 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:45:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-79c4d09e-1781-4a00-ab32-58abe7284829 req-0eb6e93c-0604-4ba3-b368-793da06c89c6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-79c4d09e-1781-4a00-ab32-58abe7284829 req-0eb6e93c-0604-4ba3-b368-793da06c89c6 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed Sep 07 13:45:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-79c4d09e-1781-4a00-ab32-58abe7284829 req-0eb6e93c-0604-4ba3-b368-793da06c89c6 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-79c4d09e-1781-4a00-ab32-58abe7284829 req-0eb6e93c-0604-4ba3-b368-793da06c89c6 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:12 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:12 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:45:12 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:12 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:45:12 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-79c4d09e-1781-4a00-ab32-58abe7284829 req-0eb6e93c-0604-4ba3-b368-793da06c89c6 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:45:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-79c4d09e-1781-4a00-ab32-58abe7284829 req-0eb6e93c-0604-4ba3-b368-793da06c89c6 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed returned with HTTP 200 Sep 07 13:45:12 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 32/66] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 13:45:12 2026] GET /volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed => generated 1325 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:45:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-79c4d09e-1781-4a00-ab32-58abe7284829 req-3fb007b8-3f1d-48dc-a3c9-4efe132d5d83 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-79c4d09e-1781-4a00-ab32-58abe7284829 req-3fb007b8-3f1d-48dc-a3c9-4efe132d5d83 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] DELETE http://192.168.122.6/volume/v3/attachments/2ee034cb-e7a5-46de-b584-3d8d1a251a0c Sep 07 13:45:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-79c4d09e-1781-4a00-ab32-58abe7284829 req-3fb007b8-3f1d-48dc-a3c9-4efe132d5d83 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-79c4d09e-1781-4a00-ab32-58abe7284829 req-3fb007b8-3f1d-48dc-a3c9-4efe132d5d83 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:12 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:12 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:12 devstack devstack@c-api.service[87262]: /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 07 13:45:12 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, Sep 07 13:45:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-79c4d09e-1781-4a00-ab32-58abe7284829 req-3fb007b8-3f1d-48dc-a3c9-4efe132d5d83 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/attachments/2ee034cb-e7a5-46de-b584-3d8d1a251a0c returned with HTTP 200 Sep 07 13:45:13 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 35/67] 192.168.122.6 () {64 vars in 1552 bytes} [Mon Sep 7 13:45:12 2026] DELETE /volume/v3/attachments/2ee034cb-e7a5-46de-b584-3d8d1a251a0c => generated 19 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-07739325-2f67-465c-b509-94d1e309dc29 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-07739325-2f67-465c-b509-94d1e309dc29 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed Sep 07 13:45:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-07739325-2f67-465c-b509-94d1e309dc29 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-07739325-2f67-465c-b509-94d1e309dc29 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:13 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:13 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:45:13 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:13 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:45:13 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-07739325-2f67-465c-b509-94d1e309dc29 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:45:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-07739325-2f67-465c-b509-94d1e309dc29 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed returned with HTTP 200 Sep 07 13:45:13 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 33/68] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:45:13 2026] GET /volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-725854ab-16f4-405c-8144-822bcd8cc300 req-2c1ab972-93d0-4e5f-829d-a669cf36beb6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:14 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-725854ab-16f4-405c-8144-822bcd8cc300 req-2c1ab972-93d0-4e5f-829d-a669cf36beb6 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] GET http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf Sep 07 13:45:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-725854ab-16f4-405c-8144-822bcd8cc300 req-2c1ab972-93d0-4e5f-829d-a669cf36beb6 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-725854ab-16f4-405c-8144-822bcd8cc300 req-2c1ab972-93d0-4e5f-829d-a669cf36beb6 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:14 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:14 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:45:14 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:14 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:14 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-725854ab-16f4-405c-8144-822bcd8cc300 req-2c1ab972-93d0-4e5f-829d-a669cf36beb6 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Volume info retrieved successfully. Sep 07 13:45:14 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-725854ab-16f4-405c-8144-822bcd8cc300 req-2c1ab972-93d0-4e5f-829d-a669cf36beb6 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf returned with HTTP 200 Sep 07 13:45:14 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 36/69] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:45:14 2026] GET /volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf => generated 1142 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:45:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-725854ab-16f4-405c-8144-822bcd8cc300 req-c6ca014d-3461-48b3-9a5d-51aa9cdaf19f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:14 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-725854ab-16f4-405c-8144-822bcd8cc300 req-c6ca014d-3461-48b3-9a5d-51aa9cdaf19f tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] POST http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf/action Sep 07 13:45:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-725854ab-16f4-405c-8144-822bcd8cc300 req-c6ca014d-3461-48b3-9a5d-51aa9cdaf19f tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:45:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-725854ab-16f4-405c-8144-822bcd8cc300 req-c6ca014d-3461-48b3-9a5d-51aa9cdaf19f tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:14 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:14 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:45:14 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:14 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:45:14 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-725854ab-16f4-405c-8144-822bcd8cc300 req-c6ca014d-3461-48b3-9a5d-51aa9cdaf19f tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Volume info retrieved successfully. Sep 07 13:45:14 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-725854ab-16f4-405c-8144-822bcd8cc300 req-c6ca014d-3461-48b3-9a5d-51aa9cdaf19f tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Begin detaching volume completed successfully. Sep 07 13:45:14 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-725854ab-16f4-405c-8144-822bcd8cc300 req-c6ca014d-3461-48b3-9a5d-51aa9cdaf19f tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf/action returned with HTTP 202 Sep 07 13:45:14 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 34/70] 192.168.122.6 () {64 vars in 1551 bytes} [Mon Sep 7 13:45:14 2026] POST /volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:45:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-917f1dfd-1e3d-468b-adfb-85c1dbc3d8e8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:14 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-917f1dfd-1e3d-468b-adfb-85c1dbc3d8e8 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] GET http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf Sep 07 13:45:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-917f1dfd-1e3d-468b-adfb-85c1dbc3d8e8 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-917f1dfd-1e3d-468b-adfb-85c1dbc3d8e8 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:14 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:14 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:45:14 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:14 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:14 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-917f1dfd-1e3d-468b-adfb-85c1dbc3d8e8 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Volume info retrieved successfully. Sep 07 13:45:14 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-917f1dfd-1e3d-468b-adfb-85c1dbc3d8e8 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf returned with HTTP 200 Sep 07 13:45:14 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 37/71] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:45:14 2026] GET /volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf => generated 1145 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:45:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-655a31fb-edec-493f-9ca0-c9c901de305e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:14 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-655a31fb-edec-493f-9ca0-c9c901de305e None None] GET http://192.168.122.6/volume// Sep 07 13:45:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-655a31fb-edec-493f-9ca0-c9c901de305e None None] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-655a31fb-edec-493f-9ca0-c9c901de305e None None] Calling method 'all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:14 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-655a31fb-edec-493f-9ca0-c9c901de305e None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:45:14 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 35/72] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:45:14 2026] GET /volume/ => generated 388 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:45:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-725854ab-16f4-405c-8144-822bcd8cc300 req-d76692b4-fe57-4dfb-8baa-89222ae8e9ce None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:14 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-725854ab-16f4-405c-8144-822bcd8cc300 req-d76692b4-fe57-4dfb-8baa-89222ae8e9ce tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] GET http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf Sep 07 13:45:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-725854ab-16f4-405c-8144-822bcd8cc300 req-d76692b4-fe57-4dfb-8baa-89222ae8e9ce tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-725854ab-16f4-405c-8144-822bcd8cc300 req-d76692b4-fe57-4dfb-8baa-89222ae8e9ce tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:14 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:14 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:45:14 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:14 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:14 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-725854ab-16f4-405c-8144-822bcd8cc300 req-d76692b4-fe57-4dfb-8baa-89222ae8e9ce tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Volume info retrieved successfully. Sep 07 13:45:14 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-725854ab-16f4-405c-8144-822bcd8cc300 req-d76692b4-fe57-4dfb-8baa-89222ae8e9ce tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf returned with HTTP 200 Sep 07 13:45:14 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 38/73] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 13:45:14 2026] GET /volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf => generated 1326 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:45:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-725854ab-16f4-405c-8144-822bcd8cc300 req-0b6f4f87-bca6-4cb7-b894-6c9067d9bf9c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:14 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-725854ab-16f4-405c-8144-822bcd8cc300 req-0b6f4f87-bca6-4cb7-b894-6c9067d9bf9c tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] DELETE http://192.168.122.6/volume/v3/attachments/cbbe6140-4bb5-4bb0-bb82-7a81b3748c7d Sep 07 13:45:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-725854ab-16f4-405c-8144-822bcd8cc300 req-0b6f4f87-bca6-4cb7-b894-6c9067d9bf9c tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-725854ab-16f4-405c-8144-822bcd8cc300 req-0b6f4f87-bca6-4cb7-b894-6c9067d9bf9c tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:14 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:14 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:45:15 devstack devstack@c-api.service[87261]: /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 07 13:45:15 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, Sep 07 13:45:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-725854ab-16f4-405c-8144-822bcd8cc300 req-0b6f4f87-bca6-4cb7-b894-6c9067d9bf9c tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] http://192.168.122.6/volume/v3/attachments/cbbe6140-4bb5-4bb0-bb82-7a81b3748c7d returned with HTTP 200 Sep 07 13:45:15 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 36/74] 192.168.122.6 () {64 vars in 1552 bytes} [Mon Sep 7 13:45:14 2026] DELETE /volume/v3/attachments/cbbe6140-4bb5-4bb0-bb82-7a81b3748c7d => generated 19 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:45:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7acfbde9-5bff-47e7-8599-2feb0146c3c2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7acfbde9-5bff-47e7-8599-2feb0146c3c2 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:45:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7acfbde9-5bff-47e7-8599-2feb0146c3c2 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1457111326"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-7acfbde9-5bff-47e7-8599-2feb0146c3c2 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1457111326'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:45:15 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-7acfbde9-5bff-47e7-8599-2feb0146c3c2 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Create volume of 1 GB Sep 07 13:45:15 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7acfbde9-5bff-47e7-8599-2feb0146c3c2 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Availability Zones retrieved successfully. Sep 07 13:45:15 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7acfbde9-5bff-47e7-8599-2feb0146c3c2 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Flow 'volume_create_api' (92c5dd05-009b-47bb-b684-043ed48ec832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:45:15 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7acfbde9-5bff-47e7-8599-2feb0146c3c2 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80d81888-065e-442c-bc83-aa73408853ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:15 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-7acfbde9-5bff-47e7-8599-2feb0146c3c2 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:45:15 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7acfbde9-5bff-47e7-8599-2feb0146c3c2 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80d81888-065e-442c-bc83-aa73408853ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8d6cd9fb-153b-4006-8117-35eef29e9e45 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:15 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7acfbde9-5bff-47e7-8599-2feb0146c3c2 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bf05117-2bf5-41c9-90e2-1459bf15771a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8d6cd9fb-153b-4006-8117-35eef29e9e45 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] GET http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf Sep 07 13:45:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8d6cd9fb-153b-4006-8117-35eef29e9e45 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8d6cd9fb-153b-4006-8117-35eef29e9e45 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:15 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:15 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:45:15 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:15 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:45:15 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8d6cd9fb-153b-4006-8117-35eef29e9e45 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Volume info retrieved successfully. Sep 07 13:45:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8d6cd9fb-153b-4006-8117-35eef29e9e45 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf returned with HTTP 200 Sep 07 13:45:15 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 37/75] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:45:15 2026] GET /volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf => generated 850 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:15 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-7acfbde9-5bff-47e7-8599-2feb0146c3c2 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Created reservations ['047d5b8f-76f0-4633-9e09-0dfd00f1248c', '0e5212a5-c5a7-46d2-9e16-1b32b05c2084', '13f53b3b-8e7b-4f5a-a91a-8fb8b643af65', '098886f4-2e31-4b13-aec7-cad6645efe2f'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:45:15 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7acfbde9-5bff-47e7-8599-2feb0146c3c2 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bf05117-2bf5-41c9-90e2-1459bf15771a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['047d5b8f-76f0-4633-9e09-0dfd00f1248c', '0e5212a5-c5a7-46d2-9e16-1b32b05c2084', '13f53b3b-8e7b-4f5a-a91a-8fb8b643af65', '098886f4-2e31-4b13-aec7-cad6645efe2f']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:15 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7acfbde9-5bff-47e7-8599-2feb0146c3c2 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2773c514-662c-4207-a38f-5082798c944c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:15 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:15 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:45:15 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7acfbde9-5bff-47e7-8599-2feb0146c3c2 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2773c514-662c-4207-a38f-5082798c944c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3881e07f-cc9e-4ea3-b451-865c6ab7c2b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1457111326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2958148dbb4144e697f4290d8a39123f',qos_specs=None,replication_status=,reservations=['047d5b8f-76f0-4633-9e09-0dfd00f1248c','0e5212a5-c5a7-46d2-9e16-1b32b05c2084','13f53b3b-8e7b-4f5a-a91a-8fb8b643af65','098886f4-2e31-4b13-aec7-cad6645efe2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da4e8329d71e45b3bc5c9ff362202b62',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:45:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1457111326',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3881e07f-cc9e-4ea3-b451-865c6ab7c2b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2958148dbb4144e697f4290d8a39123f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da4e8329d71e45b3bc5c9ff362202b62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:15 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7acfbde9-5bff-47e7-8599-2feb0146c3c2 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c738046-e42f-490f-a1f6-37ae3e6a1794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:15 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7acfbde9-5bff-47e7-8599-2feb0146c3c2 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c738046-e42f-490f-a1f6-37ae3e6a1794) transitioned into state 'SUCCESS' from state '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-1457111326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2958148dbb4144e697f4290d8a39123f',qos_specs=None,replication_status=,reservations=['047d5b8f-76f0-4633-9e09-0dfd00f1248c','0e5212a5-c5a7-46d2-9e16-1b32b05c2084','13f53b3b-8e7b-4f5a-a91a-8fb8b643af65','098886f4-2e31-4b13-aec7-cad6645efe2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da4e8329d71e45b3bc5c9ff362202b62',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:15 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7acfbde9-5bff-47e7-8599-2feb0146c3c2 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8405e42-501c-4f4d-8bef-2e3531a2d17c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:16 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7acfbde9-5bff-47e7-8599-2feb0146c3c2 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8405e42-501c-4f4d-8bef-2e3531a2d17c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:16 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7acfbde9-5bff-47e7-8599-2feb0146c3c2 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Flow 'volume_create_api' (92c5dd05-009b-47bb-b684-043ed48ec832) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:45:16 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7acfbde9-5bff-47e7-8599-2feb0146c3c2 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Create volume request issued successfully. Sep 07 13:45:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7acfbde9-5bff-47e7-8599-2feb0146c3c2 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:45:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 39/76] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:45:15 2026] POST /volume/v3/volumes => generated 759 bytes in 685 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:45:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-30910873-b92a-4a99-abc1-927a255424a7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-30910873-b92a-4a99-abc1-927a255424a7 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] GET http://192.168.122.6/volume/v3/volumes/3881e07f-cc9e-4ea3-b451-865c6ab7c2b7 Sep 07 13:45:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-30910873-b92a-4a99-abc1-927a255424a7 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-30910873-b92a-4a99-abc1-927a255424a7 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:16 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:16 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:45:16 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:16 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:45:16 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-30910873-b92a-4a99-abc1-927a255424a7 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Volume info retrieved successfully. Sep 07 13:45:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-30910873-b92a-4a99-abc1-927a255424a7 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] http://192.168.122.6/volume/v3/volumes/3881e07f-cc9e-4ea3-b451-865c6ab7c2b7 returned with HTTP 200 Sep 07 13:45:16 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 38/77] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:45:16 2026] GET /volume/v3/volumes/3881e07f-cc9e-4ea3-b451-865c6ab7c2b7 => generated 827 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-504933c4-8e5b-4907-a098-091cc8df618c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-504933c4-8e5b-4907-a098-091cc8df618c tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] GET http://192.168.122.6/volume/v3/volumes/3881e07f-cc9e-4ea3-b451-865c6ab7c2b7 Sep 07 13:45:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-504933c4-8e5b-4907-a098-091cc8df618c tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-504933c4-8e5b-4907-a098-091cc8df618c tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:17 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:17 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:45:17 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:17 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:17 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-504933c4-8e5b-4907-a098-091cc8df618c tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Volume info retrieved successfully. Sep 07 13:45:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-504933c4-8e5b-4907-a098-091cc8df618c tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] http://192.168.122.6/volume/v3/volumes/3881e07f-cc9e-4ea3-b451-865c6ab7c2b7 returned with HTTP 200 Sep 07 13:45:17 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 40/78] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:45:17 2026] GET /volume/v3/volumes/3881e07f-cc9e-4ea3-b451-865c6ab7c2b7 => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f0ac5932-29b4-4de3-949b-93d9782fe3a8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f0ac5932-29b4-4de3-949b-93d9782fe3a8 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] GET http://192.168.122.6/volume/v3/volumes/3881e07f-cc9e-4ea3-b451-865c6ab7c2b7 Sep 07 13:45:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f0ac5932-29b4-4de3-949b-93d9782fe3a8 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f0ac5932-29b4-4de3-949b-93d9782fe3a8 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:18 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:18 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:45:18 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:18 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:45:18 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f0ac5932-29b4-4de3-949b-93d9782fe3a8 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Volume info retrieved successfully. Sep 07 13:45:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f0ac5932-29b4-4de3-949b-93d9782fe3a8 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] http://192.168.122.6/volume/v3/volumes/3881e07f-cc9e-4ea3-b451-865c6ab7c2b7 returned with HTTP 200 Sep 07 13:45:18 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 39/79] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:45:18 2026] GET /volume/v3/volumes/3881e07f-cc9e-4ea3-b451-865c6ab7c2b7 => generated 852 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-3c392b47-81e9-4757-8f88-58b9732d8673 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3c392b47-81e9-4757-8f88-58b9732d8673 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] POST http://192.168.122.6/volume/v3/volumes/3881e07f-cc9e-4ea3-b451-865c6ab7c2b7/action Sep 07 13:45:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3c392b47-81e9-4757-8f88-58b9732d8673 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:45:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3c392b47-81e9-4757-8f88-58b9732d8673 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:18 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:18 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:45:18 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:18 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:18 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-3c392b47-81e9-4757-8f88-58b9732d8673 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Volume info retrieved successfully. Sep 07 13:45:18 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-3c392b47-81e9-4757-8f88-58b9732d8673 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Volume updated successfully. Sep 07 13:45:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3c392b47-81e9-4757-8f88-58b9732d8673 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] http://192.168.122.6/volume/v3/volumes/3881e07f-cc9e-4ea3-b451-865c6ab7c2b7/action returned with HTTP 200 Sep 07 13:45:18 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 41/80] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:45:18 2026] POST /volume/v3/volumes/3881e07f-cc9e-4ea3-b451-865c6ab7c2b7/action => generated 0 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 13:45:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a87ad1b8-b501-444d-bb8b-037639e3eb1e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a87ad1b8-b501-444d-bb8b-037639e3eb1e tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] GET http://192.168.122.6/volume/v3/volumes/3881e07f-cc9e-4ea3-b451-865c6ab7c2b7 Sep 07 13:45:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a87ad1b8-b501-444d-bb8b-037639e3eb1e tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a87ad1b8-b501-444d-bb8b-037639e3eb1e tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:18 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:18 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:45:18 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:18 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:45:18 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a87ad1b8-b501-444d-bb8b-037639e3eb1e tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Volume info retrieved successfully. Sep 07 13:45:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a87ad1b8-b501-444d-bb8b-037639e3eb1e tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] http://192.168.122.6/volume/v3/volumes/3881e07f-cc9e-4ea3-b451-865c6ab7c2b7 returned with HTTP 200 Sep 07 13:45:18 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 40/81] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:45:18 2026] GET /volume/v3/volumes/3881e07f-cc9e-4ea3-b451-865c6ab7c2b7 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:45:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-a8a83cc4-e510-4eb1-af37-bbad8fd8dd5b req-343e2dff-72c0-48f6-b557-bba9c7cb2e58 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-a8a83cc4-e510-4eb1-af37-bbad8fd8dd5b req-343e2dff-72c0-48f6-b557-bba9c7cb2e58 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] GET http://192.168.122.6/volume/v3/volumes/3881e07f-cc9e-4ea3-b451-865c6ab7c2b7 Sep 07 13:45:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-a8a83cc4-e510-4eb1-af37-bbad8fd8dd5b req-343e2dff-72c0-48f6-b557-bba9c7cb2e58 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-a8a83cc4-e510-4eb1-af37-bbad8fd8dd5b req-343e2dff-72c0-48f6-b557-bba9c7cb2e58 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:18 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:18 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:45:18 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:18 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:18 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-a8a83cc4-e510-4eb1-af37-bbad8fd8dd5b req-343e2dff-72c0-48f6-b557-bba9c7cb2e58 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Volume info retrieved successfully. Sep 07 13:45:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-a8a83cc4-e510-4eb1-af37-bbad8fd8dd5b req-343e2dff-72c0-48f6-b557-bba9c7cb2e58 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] http://192.168.122.6/volume/v3/volumes/3881e07f-cc9e-4ea3-b451-865c6ab7c2b7 returned with HTTP 200 Sep 07 13:45:18 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 42/82] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:45:18 2026] GET /volume/v3/volumes/3881e07f-cc9e-4ea3-b451-865c6ab7c2b7 => generated 852 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-148cd660-6aef-42ee-83b8-6822d4c8a4c9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-148cd660-6aef-42ee-83b8-6822d4c8a4c9 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:45:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-148cd660-6aef-42ee-83b8-6822d4c8a4c9 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1165945527"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-148cd660-6aef-42ee-83b8-6822d4c8a4c9 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1165945527'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:45:20 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-148cd660-6aef-42ee-83b8-6822d4c8a4c9 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Create volume of 1 GB Sep 07 13:45:20 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-148cd660-6aef-42ee-83b8-6822d4c8a4c9 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Availability Zones retrieved successfully. Sep 07 13:45:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-148cd660-6aef-42ee-83b8-6822d4c8a4c9 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Flow 'volume_create_api' (f4532bc3-96c0-438e-b513-2c57ecb2ab0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:45:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-148cd660-6aef-42ee-83b8-6822d4c8a4c9 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04f07724-6310-42bf-bcfe-0bdf51ca7f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-148cd660-6aef-42ee-83b8-6822d4c8a4c9 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:45:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-148cd660-6aef-42ee-83b8-6822d4c8a4c9 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04f07724-6310-42bf-bcfe-0bdf51ca7f45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-148cd660-6aef-42ee-83b8-6822d4c8a4c9 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43c089f8-7170-4c3b-bae5-ec543d47d33c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:20 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-148cd660-6aef-42ee-83b8-6822d4c8a4c9 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Created reservations ['c2498870-e8f6-4949-8942-2ea8a92a428f', 'f28c64f9-632a-413a-9b99-136bbc0927f6', 'ad09e553-7f9e-4d8f-844f-8e6ec83eed49', '406faf4c-99eb-409d-a6e7-2f8ec246591c'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:45:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-148cd660-6aef-42ee-83b8-6822d4c8a4c9 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43c089f8-7170-4c3b-bae5-ec543d47d33c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2498870-e8f6-4949-8942-2ea8a92a428f', 'f28c64f9-632a-413a-9b99-136bbc0927f6', 'ad09e553-7f9e-4d8f-844f-8e6ec83eed49', '406faf4c-99eb-409d-a6e7-2f8ec246591c']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-148cd660-6aef-42ee-83b8-6822d4c8a4c9 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (036ff70d-4b93-4342-b382-442b55cffddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:20 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:20 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:45:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-148cd660-6aef-42ee-83b8-6822d4c8a4c9 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (036ff70d-4b93-4342-b382-442b55cffddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcbbec54-e3d4-412c-8a11-3cc1d0b959ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1165945527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2958148dbb4144e697f4290d8a39123f',qos_specs=None,replication_status=,reservations=['c2498870-e8f6-4949-8942-2ea8a92a428f','f28c64f9-632a-413a-9b99-136bbc0927f6','ad09e553-7f9e-4d8f-844f-8e6ec83eed49','406faf4c-99eb-409d-a6e7-2f8ec246591c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da4e8329d71e45b3bc5c9ff362202b62',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:45:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1165945527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dcbbec54-e3d4-412c-8a11-3cc1d0b959ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2958148dbb4144e697f4290d8a39123f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da4e8329d71e45b3bc5c9ff362202b62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-148cd660-6aef-42ee-83b8-6822d4c8a4c9 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a66c36f-8266-4cc8-92d1-9957c619c058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-148cd660-6aef-42ee-83b8-6822d4c8a4c9 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a66c36f-8266-4cc8-92d1-9957c619c058) transitioned into state 'SUCCESS' from state '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-1165945527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2958148dbb4144e697f4290d8a39123f',qos_specs=None,replication_status=,reservations=['c2498870-e8f6-4949-8942-2ea8a92a428f','f28c64f9-632a-413a-9b99-136bbc0927f6','ad09e553-7f9e-4d8f-844f-8e6ec83eed49','406faf4c-99eb-409d-a6e7-2f8ec246591c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da4e8329d71e45b3bc5c9ff362202b62',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-148cd660-6aef-42ee-83b8-6822d4c8a4c9 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb65e5d1-d153-40e5-a868-c20e810adfee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-148cd660-6aef-42ee-83b8-6822d4c8a4c9 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb65e5d1-d153-40e5-a868-c20e810adfee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-148cd660-6aef-42ee-83b8-6822d4c8a4c9 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Flow 'volume_create_api' (f4532bc3-96c0-438e-b513-2c57ecb2ab0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:45:21 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-148cd660-6aef-42ee-83b8-6822d4c8a4c9 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Create volume request issued successfully. Sep 07 13:45:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-148cd660-6aef-42ee-83b8-6822d4c8a4c9 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:45:21 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 41/83] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:45:20 2026] POST /volume/v3/volumes => generated 759 bytes in 731 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:45:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-fb4e1371-2ecd-4767-90cc-3ca3c01e5df9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fb4e1371-2ecd-4767-90cc-3ca3c01e5df9 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] GET http://192.168.122.6/volume/v3/volumes/dcbbec54-e3d4-412c-8a11-3cc1d0b959ce Sep 07 13:45:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fb4e1371-2ecd-4767-90cc-3ca3c01e5df9 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fb4e1371-2ecd-4767-90cc-3ca3c01e5df9 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:21 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:21 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:45:21 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:21 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:21 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-fb4e1371-2ecd-4767-90cc-3ca3c01e5df9 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Volume info retrieved successfully. Sep 07 13:45:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fb4e1371-2ecd-4767-90cc-3ca3c01e5df9 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] http://192.168.122.6/volume/v3/volumes/dcbbec54-e3d4-412c-8a11-3cc1d0b959ce returned with HTTP 200 Sep 07 13:45:21 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 43/84] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:45:21 2026] GET /volume/v3/volumes/dcbbec54-e3d4-412c-8a11-3cc1d0b959ce => generated 827 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ff61d78d-6ffb-4e27-936b-ec371a90d845 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ff61d78d-6ffb-4e27-936b-ec371a90d845 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] GET http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf Sep 07 13:45:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ff61d78d-6ffb-4e27-936b-ec371a90d845 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ff61d78d-6ffb-4e27-936b-ec371a90d845 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-14eb24a1-1746-4812-a901-4c3c4fba2b8c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-14eb24a1-1746-4812-a901-4c3c4fba2b8c tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] GET http://192.168.122.6/volume/v3/volumes/dcbbec54-e3d4-412c-8a11-3cc1d0b959ce Sep 07 13:45:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-14eb24a1-1746-4812-a901-4c3c4fba2b8c tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-14eb24a1-1746-4812-a901-4c3c4fba2b8c tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:22 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:22 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:45:22 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:22 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:45:22 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:22 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:45:22 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:22 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:22 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ff61d78d-6ffb-4e27-936b-ec371a90d845 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Volume info retrieved successfully. Sep 07 13:45:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ff61d78d-6ffb-4e27-936b-ec371a90d845 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf returned with HTTP 200 Sep 07 13:45:22 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 42/85] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:45:22 2026] GET /volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf => generated 850 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:22 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-14eb24a1-1746-4812-a901-4c3c4fba2b8c tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Volume info retrieved successfully. Sep 07 13:45:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-14eb24a1-1746-4812-a901-4c3c4fba2b8c tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] http://192.168.122.6/volume/v3/volumes/dcbbec54-e3d4-412c-8a11-3cc1d0b959ce returned with HTTP 200 Sep 07 13:45:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 44/86] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:45:22 2026] GET /volume/v3/volumes/dcbbec54-e3d4-412c-8a11-3cc1d0b959ce => generated 851 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:45:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8aa5a00d-900f-4cf6-a199-94c152f7f940 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8aa5a00d-900f-4cf6-a199-94c152f7f940 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] GET http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf Sep 07 13:45:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8aa5a00d-900f-4cf6-a199-94c152f7f940 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8aa5a00d-900f-4cf6-a199-94c152f7f940 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:23 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:23 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:45:23 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:23 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:45:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8aa5a00d-900f-4cf6-a199-94c152f7f940 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Volume info retrieved successfully. Sep 07 13:45:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8aa5a00d-900f-4cf6-a199-94c152f7f940 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf returned with HTTP 200 Sep 07 13:45:23 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 43/87] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:45:23 2026] GET /volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf => generated 850 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-3471a914-626a-4285-8e70-5f7e46716ce4 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3471a914-626a-4285-8e70-5f7e46716ce4 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] GET http://192.168.122.6/volume/v3/volumes/dcbbec54-e3d4-412c-8a11-3cc1d0b959ce Sep 07 13:45:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3471a914-626a-4285-8e70-5f7e46716ce4 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3471a914-626a-4285-8e70-5f7e46716ce4 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:24 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:24 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:45:24 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:24 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:24 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-3471a914-626a-4285-8e70-5f7e46716ce4 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Volume info retrieved successfully. Sep 07 13:45:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3471a914-626a-4285-8e70-5f7e46716ce4 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] http://192.168.122.6/volume/v3/volumes/dcbbec54-e3d4-412c-8a11-3cc1d0b959ce returned with HTTP 200 Sep 07 13:45:24 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 45/88] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:45:23 2026] GET /volume/v3/volumes/dcbbec54-e3d4-412c-8a11-3cc1d0b959ce => generated 851 bytes in 816 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a40d3d34-ae85-435e-b5d7-45763a7fb7aa None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a40d3d34-ae85-435e-b5d7-45763a7fb7aa tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] GET http://192.168.122.6/volume/v3/volumes/dcbbec54-e3d4-412c-8a11-3cc1d0b959ce Sep 07 13:45:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a40d3d34-ae85-435e-b5d7-45763a7fb7aa tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a40d3d34-ae85-435e-b5d7-45763a7fb7aa tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:25 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:25 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:45:25 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:25 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:45:25 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a40d3d34-ae85-435e-b5d7-45763a7fb7aa tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Volume info retrieved successfully. Sep 07 13:45:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a40d3d34-ae85-435e-b5d7-45763a7fb7aa tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] http://192.168.122.6/volume/v3/volumes/dcbbec54-e3d4-412c-8a11-3cc1d0b959ce returned with HTTP 200 Sep 07 13:45:25 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 44/89] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:45:25 2026] GET /volume/v3/volumes/dcbbec54-e3d4-412c-8a11-3cc1d0b959ce => generated 852 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:45:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-76b85496-0d87-4f4a-98f9-7450e8d506a8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:26 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-76b85496-0d87-4f4a-98f9-7450e8d506a8 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] DELETE http://192.168.122.6/volume/v3/volumes/dcbbec54-e3d4-412c-8a11-3cc1d0b959ce Sep 07 13:45:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-76b85496-0d87-4f4a-98f9-7450e8d506a8 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-76b85496-0d87-4f4a-98f9-7450e8d506a8 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:26 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-76b85496-0d87-4f4a-98f9-7450e8d506a8 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Delete volume with id: dcbbec54-e3d4-412c-8a11-3cc1d0b959ce Sep 07 13:45:26 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:26 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:45:26 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:26 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:26 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-76b85496-0d87-4f4a-98f9-7450e8d506a8 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Volume info retrieved successfully. Sep 07 13:45:26 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-76b85496-0d87-4f4a-98f9-7450e8d506a8 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Delete volume request issued successfully. Sep 07 13:45:26 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-76b85496-0d87-4f4a-98f9-7450e8d506a8 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] http://192.168.122.6/volume/v3/volumes/dcbbec54-e3d4-412c-8a11-3cc1d0b959ce returned with HTTP 202 Sep 07 13:45:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d790b99e-e5f8-4856-9c7c-a951e51ae15c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:26 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 46/90] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:45:26 2026] DELETE /volume/v3/volumes/dcbbec54-e3d4-412c-8a11-3cc1d0b959ce => generated 0 bytes in 306 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:45:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d790b99e-e5f8-4856-9c7c-a951e51ae15c tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] GET http://192.168.122.6/volume/v3/volumes/dcbbec54-e3d4-412c-8a11-3cc1d0b959ce Sep 07 13:45:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d790b99e-e5f8-4856-9c7c-a951e51ae15c tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d790b99e-e5f8-4856-9c7c-a951e51ae15c tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:26 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:26 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:45:26 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:26 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:45:26 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d790b99e-e5f8-4856-9c7c-a951e51ae15c tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Volume info retrieved successfully. Sep 07 13:45:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d790b99e-e5f8-4856-9c7c-a951e51ae15c tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] http://192.168.122.6/volume/v3/volumes/dcbbec54-e3d4-412c-8a11-3cc1d0b959ce returned with HTTP 200 Sep 07 13:45:26 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 45/91] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:45:26 2026] GET /volume/v3/volumes/dcbbec54-e3d4-412c-8a11-3cc1d0b959ce => generated 851 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-258c1817-1245-428f-9710-db417911948a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:26 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-258c1817-1245-428f-9710-db417911948a tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:45:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-258c1817-1245-428f-9710-db417911948a tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1670755333"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-258c1817-1245-428f-9710-db417911948a tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1670755333'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:45:27 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-258c1817-1245-428f-9710-db417911948a tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Create volume of 1 GB Sep 07 13:45:27 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-258c1817-1245-428f-9710-db417911948a tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Availability Zones retrieved successfully. Sep 07 13:45:27 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-258c1817-1245-428f-9710-db417911948a tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Flow 'volume_create_api' (69db874f-11e1-46d4-98ef-b3e5c4e1a1d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:45:27 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-258c1817-1245-428f-9710-db417911948a tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da2fead5-236d-4b78-aa22-0fae9e15e397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:27 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-258c1817-1245-428f-9710-db417911948a tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:45:27 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-258c1817-1245-428f-9710-db417911948a tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da2fead5-236d-4b78-aa22-0fae9e15e397) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:27 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-258c1817-1245-428f-9710-db417911948a tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (169910cb-47e4-4d2c-8c91-eb764137c934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:27 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-258c1817-1245-428f-9710-db417911948a tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Created reservations ['77213318-f34c-4a7b-89ef-d133257b7455', '593bbc34-2be2-44f6-9399-8dbe255ead0d', '8f73727c-de00-4f2e-94d6-96a20dfc0e06', 'cbbed225-7d26-4453-9766-74e9c40f39bb'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:45:27 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-258c1817-1245-428f-9710-db417911948a tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (169910cb-47e4-4d2c-8c91-eb764137c934) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77213318-f34c-4a7b-89ef-d133257b7455', '593bbc34-2be2-44f6-9399-8dbe255ead0d', '8f73727c-de00-4f2e-94d6-96a20dfc0e06', 'cbbed225-7d26-4453-9766-74e9c40f39bb']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:27 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-258c1817-1245-428f-9710-db417911948a tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88aa3c01-4446-4da8-a2b0-75cb9995659e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-12a01abd-170c-4a44-84bc-7275f887d1a1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:27 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-12a01abd-170c-4a44-84bc-7275f887d1a1 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] GET http://192.168.122.6/volume/v3/volumes/dcbbec54-e3d4-412c-8a11-3cc1d0b959ce Sep 07 13:45:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-12a01abd-170c-4a44-84bc-7275f887d1a1 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-12a01abd-170c-4a44-84bc-7275f887d1a1 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:27 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:27 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:45:27 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:27 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:45:27 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-12a01abd-170c-4a44-84bc-7275f887d1a1 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Volume info retrieved successfully. Sep 07 13:45:27 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-12a01abd-170c-4a44-84bc-7275f887d1a1 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] http://192.168.122.6/volume/v3/volumes/dcbbec54-e3d4-412c-8a11-3cc1d0b959ce returned with HTTP 200 Sep 07 13:45:27 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 46/92] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:45:27 2026] GET /volume/v3/volumes/dcbbec54-e3d4-412c-8a11-3cc1d0b959ce => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:27 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:27 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:45:27 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-258c1817-1245-428f-9710-db417911948a tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88aa3c01-4446-4da8-a2b0-75cb9995659e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84e68d97-91dd-4f03-aab0-72703625dee1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1670755333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18489299488d43958c8db8072ad5a1b9',qos_specs=None,replication_status=,reservations=['77213318-f34c-4a7b-89ef-d133257b7455','593bbc34-2be2-44f6-9399-8dbe255ead0d','8f73727c-de00-4f2e-94d6-96a20dfc0e06','cbbed225-7d26-4453-9766-74e9c40f39bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f944c5a66b2c4fe9bfa44db34403bbfa',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:45:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1670755333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84e68d97-91dd-4f03-aab0-72703625dee1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18489299488d43958c8db8072ad5a1b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f944c5a66b2c4fe9bfa44db34403bbfa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:27 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-258c1817-1245-428f-9710-db417911948a tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7848cd71-52a4-4707-a912-e3a0c6f14973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:28 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-258c1817-1245-428f-9710-db417911948a tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7848cd71-52a4-4707-a912-e3a0c6f14973) transitioned into state 'SUCCESS' from state '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-1670755333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18489299488d43958c8db8072ad5a1b9',qos_specs=None,replication_status=,reservations=['77213318-f34c-4a7b-89ef-d133257b7455','593bbc34-2be2-44f6-9399-8dbe255ead0d','8f73727c-de00-4f2e-94d6-96a20dfc0e06','cbbed225-7d26-4453-9766-74e9c40f39bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f944c5a66b2c4fe9bfa44db34403bbfa',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:28 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-258c1817-1245-428f-9710-db417911948a tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a6a1e38-ed80-42a1-b610-ab6aa45680d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:28 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-258c1817-1245-428f-9710-db417911948a tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a6a1e38-ed80-42a1-b610-ab6aa45680d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:28 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-258c1817-1245-428f-9710-db417911948a tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Flow 'volume_create_api' (69db874f-11e1-46d4-98ef-b3e5c4e1a1d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:45:28 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-258c1817-1245-428f-9710-db417911948a tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Create volume request issued successfully. Sep 07 13:45:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-258c1817-1245-428f-9710-db417911948a tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:45:28 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 47/93] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:45:26 2026] POST /volume/v3/volumes => generated 760 bytes in 1308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:45:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-bd7f21b8-8139-47e8-bdef-5b5be6cae994 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bd7f21b8-8139-47e8-bdef-5b5be6cae994 tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] GET http://192.168.122.6/volume/v3/volumes/84e68d97-91dd-4f03-aab0-72703625dee1 Sep 07 13:45:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bd7f21b8-8139-47e8-bdef-5b5be6cae994 tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bd7f21b8-8139-47e8-bdef-5b5be6cae994 tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:28 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:28 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:45:28 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:28 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:45:28 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-bd7f21b8-8139-47e8-bdef-5b5be6cae994 tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Volume info retrieved successfully. Sep 07 13:45:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bd7f21b8-8139-47e8-bdef-5b5be6cae994 tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] http://192.168.122.6/volume/v3/volumes/84e68d97-91dd-4f03-aab0-72703625dee1 returned with HTTP 200 Sep 07 13:45:28 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 47/94] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:45:28 2026] GET /volume/v3/volumes/84e68d97-91dd-4f03-aab0-72703625dee1 => generated 828 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b6ff7fbd-24ed-4384-b192-aa50109ffe33 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b6ff7fbd-24ed-4384-b192-aa50109ffe33 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] GET http://192.168.122.6/volume/v3/volumes/dcbbec54-e3d4-412c-8a11-3cc1d0b959ce Sep 07 13:45:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b6ff7fbd-24ed-4384-b192-aa50109ffe33 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b6ff7fbd-24ed-4384-b192-aa50109ffe33 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b6ff7fbd-24ed-4384-b192-aa50109ffe33 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] http://192.168.122.6/volume/v3/volumes/dcbbec54-e3d4-412c-8a11-3cc1d0b959ce returned with HTTP 404 Sep 07 13:45:28 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 48/95] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:45:28 2026] GET /volume/v3/volumes/dcbbec54-e3d4-412c-8a11-3cc1d0b959ce => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:45:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3bd9e4ad-d3f6-41fd-8622-87bf8002c46f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3bd9e4ad-d3f6-41fd-8622-87bf8002c46f tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] DELETE http://192.168.122.6/volume/v3/volumes/3881e07f-cc9e-4ea3-b451-865c6ab7c2b7 Sep 07 13:45:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3bd9e4ad-d3f6-41fd-8622-87bf8002c46f tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3bd9e4ad-d3f6-41fd-8622-87bf8002c46f tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:29 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-3bd9e4ad-d3f6-41fd-8622-87bf8002c46f tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Delete volume with id: 3881e07f-cc9e-4ea3-b451-865c6ab7c2b7 Sep 07 13:45:29 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:29 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:45:29 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:29 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:45:29 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3bd9e4ad-d3f6-41fd-8622-87bf8002c46f tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Volume info retrieved successfully. Sep 07 13:45:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-edd0a3d9-e3f5-4f85-902c-e18931a24eb4 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-edd0a3d9-e3f5-4f85-902c-e18931a24eb4 tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] GET http://192.168.122.6/volume/v3/volumes/84e68d97-91dd-4f03-aab0-72703625dee1 Sep 07 13:45:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-edd0a3d9-e3f5-4f85-902c-e18931a24eb4 tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-edd0a3d9-e3f5-4f85-902c-e18931a24eb4 tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:29 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:29 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:45:29 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:29 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:29 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-edd0a3d9-e3f5-4f85-902c-e18931a24eb4 tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Volume info retrieved successfully. Sep 07 13:45:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-edd0a3d9-e3f5-4f85-902c-e18931a24eb4 tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] http://192.168.122.6/volume/v3/volumes/84e68d97-91dd-4f03-aab0-72703625dee1 returned with HTTP 200 Sep 07 13:45:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 49/96] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:45:29 2026] GET /volume/v3/volumes/84e68d97-91dd-4f03-aab0-72703625dee1 => generated 852 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:29 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3bd9e4ad-d3f6-41fd-8622-87bf8002c46f tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Delete volume request issued successfully. Sep 07 13:45:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3bd9e4ad-d3f6-41fd-8622-87bf8002c46f tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] http://192.168.122.6/volume/v3/volumes/3881e07f-cc9e-4ea3-b451-865c6ab7c2b7 returned with HTTP 202 Sep 07 13:45:29 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 48/97] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:45:28 2026] DELETE /volume/v3/volumes/3881e07f-cc9e-4ea3-b451-865c6ab7c2b7 => generated 0 bytes in 769 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:45:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d2334e61-5a8d-42e5-9c35-1f1d57bac71d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d2334e61-5a8d-42e5-9c35-1f1d57bac71d tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] GET http://192.168.122.6/volume/v3/volumes/3881e07f-cc9e-4ea3-b451-865c6ab7c2b7 Sep 07 13:45:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d2334e61-5a8d-42e5-9c35-1f1d57bac71d tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d2334e61-5a8d-42e5-9c35-1f1d57bac71d tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:29 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:29 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:45:29 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:29 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:29 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d2334e61-5a8d-42e5-9c35-1f1d57bac71d tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Volume info retrieved successfully. Sep 07 13:45:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d2334e61-5a8d-42e5-9c35-1f1d57bac71d tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] http://192.168.122.6/volume/v3/volumes/3881e07f-cc9e-4ea3-b451-865c6ab7c2b7 returned with HTTP 200 Sep 07 13:45:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 50/98] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:45:29 2026] GET /volume/v3/volumes/3881e07f-cc9e-4ea3-b451-865c6ab7c2b7 => generated 851 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1169ba9f-c4b1-4bc2-8cb0-17d8bc815d3c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1169ba9f-c4b1-4bc2-8cb0-17d8bc815d3c tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] GET http://192.168.122.6/volume/v3/volumes/84e68d97-91dd-4f03-aab0-72703625dee1 Sep 07 13:45:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1169ba9f-c4b1-4bc2-8cb0-17d8bc815d3c tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1169ba9f-c4b1-4bc2-8cb0-17d8bc815d3c tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:30 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:30 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:45:30 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:30 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:45:30 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1169ba9f-c4b1-4bc2-8cb0-17d8bc815d3c tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Volume info retrieved successfully. Sep 07 13:45:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1169ba9f-c4b1-4bc2-8cb0-17d8bc815d3c tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] http://192.168.122.6/volume/v3/volumes/84e68d97-91dd-4f03-aab0-72703625dee1 returned with HTTP 200 Sep 07 13:45:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 49/99] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:45:30 2026] GET /volume/v3/volumes/84e68d97-91dd-4f03-aab0-72703625dee1 => generated 852 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-abe7d37c-1c18-4952-8c88-9b2c47973177 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-abe7d37c-1c18-4952-8c88-9b2c47973177 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] GET http://192.168.122.6/volume/v3/volumes/3881e07f-cc9e-4ea3-b451-865c6ab7c2b7 Sep 07 13:45:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-abe7d37c-1c18-4952-8c88-9b2c47973177 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-abe7d37c-1c18-4952-8c88-9b2c47973177 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:30 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:30 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:45:30 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:30 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:30 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-abe7d37c-1c18-4952-8c88-9b2c47973177 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Volume info retrieved successfully. Sep 07 13:45:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-abe7d37c-1c18-4952-8c88-9b2c47973177 tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] http://192.168.122.6/volume/v3/volumes/3881e07f-cc9e-4ea3-b451-865c6ab7c2b7 returned with HTTP 200 Sep 07 13:45:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 51/100] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:45:30 2026] GET /volume/v3/volumes/3881e07f-cc9e-4ea3-b451-865c6ab7c2b7 => generated 851 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-58e38e75-8949-493a-bef6-24ac7d02af44 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-58e38e75-8949-493a-bef6-24ac7d02af44 tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] GET http://192.168.122.6/volume/v3/volumes/84e68d97-91dd-4f03-aab0-72703625dee1 Sep 07 13:45:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-58e38e75-8949-493a-bef6-24ac7d02af44 tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-58e38e75-8949-493a-bef6-24ac7d02af44 tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:31 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:31 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:45:31 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:31 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:45:31 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-58e38e75-8949-493a-bef6-24ac7d02af44 tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Volume info retrieved successfully. Sep 07 13:45:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-58e38e75-8949-493a-bef6-24ac7d02af44 tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] http://192.168.122.6/volume/v3/volumes/84e68d97-91dd-4f03-aab0-72703625dee1 returned with HTTP 200 Sep 07 13:45:31 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 50/101] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:45:31 2026] GET /volume/v3/volumes/84e68d97-91dd-4f03-aab0-72703625dee1 => generated 853 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d559135a-8a69-45bb-b2e8-253cd24ef21c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d559135a-8a69-45bb-b2e8-253cd24ef21c tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] GET http://192.168.122.6/volume/v3/volumes/3881e07f-cc9e-4ea3-b451-865c6ab7c2b7 Sep 07 13:45:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d559135a-8a69-45bb-b2e8-253cd24ef21c tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d559135a-8a69-45bb-b2e8-253cd24ef21c tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d559135a-8a69-45bb-b2e8-253cd24ef21c tempest-ServersNegativeTestJSON-345178649 tempest-ServersNegativeTestJSON-345178649-project-member] http://192.168.122.6/volume/v3/volumes/3881e07f-cc9e-4ea3-b451-865c6ab7c2b7 returned with HTTP 404 Sep 07 13:45:32 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 52/102] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:45:31 2026] GET /volume/v3/volumes/3881e07f-cc9e-4ea3-b451-865c6ab7c2b7 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:45:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-6e313aac-472a-44ee-97b3-283cc3545942 req-9d1db1f3-060c-42dd-9fbb-4fd6ed008f8c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-6e313aac-472a-44ee-97b3-283cc3545942 req-9d1db1f3-060c-42dd-9fbb-4fd6ed008f8c tempest-VolumesAdminNegativeTest-1793100353 tempest-VolumesAdminNegativeTest-1793100353-project] GET http://192.168.122.6/volume/v3/volumes/1f9b5afc-47d8-491c-8b2b-edad96fb95f9 Sep 07 13:45:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-6e313aac-472a-44ee-97b3-283cc3545942 req-9d1db1f3-060c-42dd-9fbb-4fd6ed008f8c tempest-VolumesAdminNegativeTest-1793100353 tempest-VolumesAdminNegativeTest-1793100353-project] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-6e313aac-472a-44ee-97b3-283cc3545942 req-9d1db1f3-060c-42dd-9fbb-4fd6ed008f8c tempest-VolumesAdminNegativeTest-1793100353 tempest-VolumesAdminNegativeTest-1793100353-project] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-6e313aac-472a-44ee-97b3-283cc3545942 req-9d1db1f3-060c-42dd-9fbb-4fd6ed008f8c tempest-VolumesAdminNegativeTest-1793100353 tempest-VolumesAdminNegativeTest-1793100353-project] http://192.168.122.6/volume/v3/volumes/1f9b5afc-47d8-491c-8b2b-edad96fb95f9 returned with HTTP 404 Sep 07 13:45:32 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 51/103] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:45:32 2026] GET /volume/v3/volumes/1f9b5afc-47d8-491c-8b2b-edad96fb95f9 => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:45:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-fd74dbc1-cf31-44c3-8224-de2734ffd6da None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fd74dbc1-cf31-44c3-8224-de2734ffd6da tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] DELETE http://192.168.122.6/volume/v3/volumes/84e68d97-91dd-4f03-aab0-72703625dee1 Sep 07 13:45:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fd74dbc1-cf31-44c3-8224-de2734ffd6da tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fd74dbc1-cf31-44c3-8224-de2734ffd6da tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:32 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-fd74dbc1-cf31-44c3-8224-de2734ffd6da tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Delete volume with id: 84e68d97-91dd-4f03-aab0-72703625dee1 Sep 07 13:45:32 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:32 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:45:32 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:32 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:32 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-fd74dbc1-cf31-44c3-8224-de2734ffd6da tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Volume info retrieved successfully. Sep 07 13:45:32 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-fd74dbc1-cf31-44c3-8224-de2734ffd6da tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Delete volume request issued successfully. Sep 07 13:45:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fd74dbc1-cf31-44c3-8224-de2734ffd6da tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] http://192.168.122.6/volume/v3/volumes/84e68d97-91dd-4f03-aab0-72703625dee1 returned with HTTP 202 Sep 07 13:45:32 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 53/104] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:45:32 2026] DELETE /volume/v3/volumes/84e68d97-91dd-4f03-aab0-72703625dee1 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:45:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6d162812-9d9c-4725-b13b-8774b6e79aba None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6d162812-9d9c-4725-b13b-8774b6e79aba tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] GET http://192.168.122.6/volume/v3/volumes/84e68d97-91dd-4f03-aab0-72703625dee1 Sep 07 13:45:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6d162812-9d9c-4725-b13b-8774b6e79aba tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6d162812-9d9c-4725-b13b-8774b6e79aba tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:32 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:32 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:45:32 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:32 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:45:32 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6d162812-9d9c-4725-b13b-8774b6e79aba tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Volume info retrieved successfully. Sep 07 13:45:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6d162812-9d9c-4725-b13b-8774b6e79aba tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] http://192.168.122.6/volume/v3/volumes/84e68d97-91dd-4f03-aab0-72703625dee1 returned with HTTP 200 Sep 07 13:45:32 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 52/105] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:45:32 2026] GET /volume/v3/volumes/84e68d97-91dd-4f03-aab0-72703625dee1 => generated 852 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d3387d44-bbce-4c53-84ce-ee46cb4bde91 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d3387d44-bbce-4c53-84ce-ee46cb4bde91 tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] GET http://192.168.122.6/volume/v3/volumes/84e68d97-91dd-4f03-aab0-72703625dee1 Sep 07 13:45:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d3387d44-bbce-4c53-84ce-ee46cb4bde91 tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d3387d44-bbce-4c53-84ce-ee46cb4bde91 tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:33 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:33 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:45:33 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:33 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:33 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d3387d44-bbce-4c53-84ce-ee46cb4bde91 tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Volume info retrieved successfully. Sep 07 13:45:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d3387d44-bbce-4c53-84ce-ee46cb4bde91 tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] http://192.168.122.6/volume/v3/volumes/84e68d97-91dd-4f03-aab0-72703625dee1 returned with HTTP 200 Sep 07 13:45:33 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 54/106] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:45:33 2026] GET /volume/v3/volumes/84e68d97-91dd-4f03-aab0-72703625dee1 => generated 852 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-fabe21b5-e7d6-46e3-be7b-9bc9b51fc6fa None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fabe21b5-e7d6-46e3-be7b-9bc9b51fc6fa tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] GET http://192.168.122.6/volume/v3/volumes/84e68d97-91dd-4f03-aab0-72703625dee1 Sep 07 13:45:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fabe21b5-e7d6-46e3-be7b-9bc9b51fc6fa tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fabe21b5-e7d6-46e3-be7b-9bc9b51fc6fa tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fabe21b5-e7d6-46e3-be7b-9bc9b51fc6fa tempest-VolumesAdminNegativeTest-1967919332 tempest-VolumesAdminNegativeTest-1967919332-project-member] http://192.168.122.6/volume/v3/volumes/84e68d97-91dd-4f03-aab0-72703625dee1 returned with HTTP 404 Sep 07 13:45:34 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 53/107] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:45:34 2026] GET /volume/v3/volumes/84e68d97-91dd-4f03-aab0-72703625dee1 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:45:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e112b0c2-5831-40c6-b3f1-5684f9416328 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e112b0c2-5831-40c6-b3f1-5684f9416328 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] DELETE http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf Sep 07 13:45:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e112b0c2-5831-40c6-b3f1-5684f9416328 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e112b0c2-5831-40c6-b3f1-5684f9416328 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:38 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-e112b0c2-5831-40c6-b3f1-5684f9416328 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Delete volume with id: 2069213f-af3f-4a2d-8493-2702138101cf Sep 07 13:45:38 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:38 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:45:38 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:38 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:38 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e112b0c2-5831-40c6-b3f1-5684f9416328 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Volume info retrieved successfully. Sep 07 13:45:38 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e112b0c2-5831-40c6-b3f1-5684f9416328 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Delete volume request issued successfully. Sep 07 13:45:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e112b0c2-5831-40c6-b3f1-5684f9416328 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf returned with HTTP 202 Sep 07 13:45:38 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 55/108] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:45:38 2026] DELETE /volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 13:45:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1a9920ca-8884-402b-8ff8-c12725bb3941 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1a9920ca-8884-402b-8ff8-c12725bb3941 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] GET http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf Sep 07 13:45:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1a9920ca-8884-402b-8ff8-c12725bb3941 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1a9920ca-8884-402b-8ff8-c12725bb3941 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:45:38 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:38 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:45:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1a9920ca-8884-402b-8ff8-c12725bb3941 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Volume info retrieved successfully. Sep 07 13:45:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1a9920ca-8884-402b-8ff8-c12725bb3941 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf returned with HTTP 200 Sep 07 13:45:38 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 54/109] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:45:38 2026] GET /volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-91bd6c66-91ab-495b-b192-4e5cc9e1e7b1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-91bd6c66-91ab-495b-b192-4e5cc9e1e7b1 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] GET http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf Sep 07 13:45:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-91bd6c66-91ab-495b-b192-4e5cc9e1e7b1 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-91bd6c66-91ab-495b-b192-4e5cc9e1e7b1 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-91bd6c66-91ab-495b-b192-4e5cc9e1e7b1 tempest-TaggedAttachmentsTest-1337864321 tempest-TaggedAttachmentsTest-1337864321-project-member] http://192.168.122.6/volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf returned with HTTP 404 Sep 07 13:45:39 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 56/110] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:45:39 2026] GET /volume/v3/volumes/2069213f-af3f-4a2d-8493-2702138101cf => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:45:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8de3278c-5772-40c2-bf4c-de51fc694bfb None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8de3278c-5772-40c2-bf4c-de51fc694bfb tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed Sep 07 13:45:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8de3278c-5772-40c2-bf4c-de51fc694bfb tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8de3278c-5772-40c2-bf4c-de51fc694bfb tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:45 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:45 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:45:45 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:45 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:45:45 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8de3278c-5772-40c2-bf4c-de51fc694bfb tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:45:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8de3278c-5772-40c2-bf4c-de51fc694bfb tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed returned with HTTP 200 Sep 07 13:45:45 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 55/111] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:45:45 2026] GET /volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed => generated 849 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ffe5b3ff-2cb3-4d89-922c-2fe4a092d2aa None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ffe5b3ff-2cb3-4d89-922c-2fe4a092d2aa tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed Sep 07 13:45:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ffe5b3ff-2cb3-4d89-922c-2fe4a092d2aa tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ffe5b3ff-2cb3-4d89-922c-2fe4a092d2aa tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:45 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:45 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:45:45 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:45 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:45 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ffe5b3ff-2cb3-4d89-922c-2fe4a092d2aa tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:45:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ffe5b3ff-2cb3-4d89-922c-2fe4a092d2aa tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed returned with HTTP 200 Sep 07 13:45:45 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 57/112] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:45:45 2026] GET /volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed => generated 849 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-925d53b1-f30b-40b1-8da5-bb021d5fc9c9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-925d53b1-f30b-40b1-8da5-bb021d5fc9c9 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:45:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-925d53b1-f30b-40b1-8da5-bb021d5fc9c9 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-999817262"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-925d53b1-f30b-40b1-8da5-bb021d5fc9c9 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:45:48 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 56/113] 192.168.122.6 () {60 vars in 1126 bytes} [Mon Sep 7 13:45:48 2026] POST /volume/v3/types => generated 223 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a2ee374a-5aff-418b-a92b-44056887ef98 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a2ee374a-5aff-418b-a92b-44056887ef98 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] POST http://192.168.122.6/volume/v3/group_types Sep 07 13:45:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a2ee374a-5aff-418b-a92b-44056887ef98 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-30518241"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a2ee374a-5aff-418b-a92b-44056887ef98 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] http://192.168.122.6/volume/v3/group_types returned with HTTP 202 Sep 07 13:45:48 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 58/114] 192.168.122.6 () {62 vars in 1185 bytes} [Mon Sep 7 13:45:48 2026] POST /volume/v3/group_types => generated 179 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:45:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-147a2ae8-9278-4abc-91f2-749ab34c343e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-147a2ae8-9278-4abc-91f2-749ab34c343e tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] POST http://192.168.122.6/volume/v3/groups Sep 07 13:45:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-147a2ae8-9278-4abc-91f2-749ab34c343e tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1977f370-375a-491f-8d32-dbb629a58380", "volume_types": ["762b9f20-4312-4ca9-8925-09f7d5f084d9"], "name": "tempest-GroupSnapshotsTest-Group-1470893327"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-147a2ae8-9278-4abc-91f2-749ab34c343e tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Creating new group {'group': {'group_type': '1977f370-375a-491f-8d32-dbb629a58380', 'volume_types': ['762b9f20-4312-4ca9-8925-09f7d5f084d9'], 'name': 'tempest-GroupSnapshotsTest-Group-1470893327'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 13:45:49 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.groups [None req-147a2ae8-9278-4abc-91f2-749ab34c343e tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Creating group tempest-GroupSnapshotsTest-Group-1470893327. Sep 07 13:45:49 devstack devstack@c-api.service[87261]: /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 07 13:45:49 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:45:49 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-147a2ae8-9278-4abc-91f2-749ab34c343e tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Availability zone cache updated, next update will occur around 2026-09-07 12:45:49.179817. {{(pid=87261) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 13:45:49 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-147a2ae8-9278-4abc-91f2-749ab34c343e tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Availability Zones retrieved successfully. Sep 07 13:45:49 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-147a2ae8-9278-4abc-91f2-749ab34c343e tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Created reservations ['40b86eaa-9891-45ac-936b-24d0fe874e95'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:45:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-147a2ae8-9278-4abc-91f2-749ab34c343e tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/groups returned with HTTP 202 Sep 07 13:45:49 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 57/115] 192.168.122.6 () {62 vars in 1171 bytes} [Mon Sep 7 13:45:48 2026] POST /volume/v3/groups => generated 112 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:45:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-49a8eb00-b2ea-44fb-9bdf-041c060943da None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-49a8eb00-b2ea-44fb-9bdf-041c060943da tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/groups/7406eb9e-6430-4acf-8610-d608a7247aa6 Sep 07 13:45:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-49a8eb00-b2ea-44fb-9bdf-041c060943da tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-49a8eb00-b2ea-44fb-9bdf-041c060943da tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-49a8eb00-b2ea-44fb-9bdf-041c060943da tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member 7406eb9e-6430-4acf-8610-d608a7247aa6 {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:45:49 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:49 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:49 devstack devstack@c-api.service[87262]: /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 07 13:45:49 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), Sep 07 13:45:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-49a8eb00-b2ea-44fb-9bdf-041c060943da tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/groups/7406eb9e-6430-4acf-8610-d608a7247aa6 returned with HTTP 200 Sep 07 13:45:49 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 59/116] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:45:49 2026] GET /volume/v3/groups/7406eb9e-6430-4acf-8610-d608a7247aa6 => generated 392 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:45:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c87084f5-e651-439f-8b41-0e2913a25c6c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c87084f5-e651-439f-8b41-0e2913a25c6c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/groups/7406eb9e-6430-4acf-8610-d608a7247aa6 Sep 07 13:45:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c87084f5-e651-439f-8b41-0e2913a25c6c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c87084f5-e651-439f-8b41-0e2913a25c6c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-c87084f5-e651-439f-8b41-0e2913a25c6c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member 7406eb9e-6430-4acf-8610-d608a7247aa6 {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:45:50 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:50 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:45:50 devstack devstack@c-api.service[87261]: /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 07 13:45:50 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 13:45:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c87084f5-e651-439f-8b41-0e2913a25c6c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/groups/7406eb9e-6430-4acf-8610-d608a7247aa6 returned with HTTP 200 Sep 07 13:45:50 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 58/117] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:45:50 2026] GET /volume/v3/groups/7406eb9e-6430-4acf-8610-d608a7247aa6 => generated 393 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:45:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ba827ca7-56a4-4172-8690-53eb42c9914d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ba827ca7-56a4-4172-8690-53eb42c9914d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:45:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ba827ca7-56a4-4172-8690-53eb42c9914d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-668827723", "volume_type": "762b9f20-4312-4ca9-8925-09f7d5f084d9", "group_id": "7406eb9e-6430-4acf-8610-d608a7247aa6", "size": 1}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-ba827ca7-56a4-4172-8690-53eb42c9914d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-668827723', 'volume_type': '762b9f20-4312-4ca9-8925-09f7d5f084d9', 'group_id': '7406eb9e-6430-4acf-8610-d608a7247aa6', 'size': 1}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:45:50 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:50 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:50 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-ba827ca7-56a4-4172-8690-53eb42c9914d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Create volume of 1 GB Sep 07 13:45:50 devstack devstack@c-api.service[87262]: /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 07 13:45:50 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), Sep 07 13:45:50 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ba827ca7-56a4-4172-8690-53eb42c9914d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Availability Zones retrieved successfully. Sep 07 13:45:50 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ba827ca7-56a4-4172-8690-53eb42c9914d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Flow 'volume_create_api' (63be58c3-ace4-4cff-a1e6-f5fa6a829100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:45:50 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ba827ca7-56a4-4172-8690-53eb42c9914d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfbc73fd-daf6-4f83-8adb-dffba590521f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:50 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:50 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:50 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-ba827ca7-56a4-4172-8690-53eb42c9914d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:45:50 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ba827ca7-56a4-4172-8690-53eb42c9914d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfbc73fd-daf6-4f83-8adb-dffba590521f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:45:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=762b9f20-4312-4ca9-8925-09f7d5f084d9,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-999817262',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '762b9f20-4312-4ca9-8925-09f7d5f084d9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7406eb9e-6430-4acf-8610-d608a7247aa6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:50 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ba827ca7-56a4-4172-8690-53eb42c9914d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b9b186f-98bc-46b1-9981-5f967d6e4bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:50 devstack devstack@c-api.service[87262]: WARNING cinder.quota [None req-ba827ca7-56a4-4172-8690-53eb42c9914d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-999817262 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-999817262, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:45:50 devstack devstack@c-api.service[87262]: WARNING cinder.quota [None req-ba827ca7-56a4-4172-8690-53eb42c9914d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-999817262 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-999817262, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:45:50 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-ba827ca7-56a4-4172-8690-53eb42c9914d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Created reservations ['063c4ad1-0407-4c91-9efc-26618cdb826f', '124e8ad3-5e8b-4ffe-8c50-41e10de93d72', 'dc2779c0-90a8-44dd-bac6-0951ac1b79ef', '90b455cf-5dda-48da-95d4-c4edbfba712e'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:45:50 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ba827ca7-56a4-4172-8690-53eb42c9914d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b9b186f-98bc-46b1-9981-5f967d6e4bf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['063c4ad1-0407-4c91-9efc-26618cdb826f', '124e8ad3-5e8b-4ffe-8c50-41e10de93d72', 'dc2779c0-90a8-44dd-bac6-0951ac1b79ef', '90b455cf-5dda-48da-95d4-c4edbfba712e']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:50 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ba827ca7-56a4-4172-8690-53eb42c9914d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d4d2948-9e2c-4674-8114-058d17f542d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:50 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:50 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:45:50 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ba827ca7-56a4-4172-8690-53eb42c9914d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d4d2948-9e2c-4674-8114-058d17f542d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '390b3390-5b6c-4c24-a157-d5bda94ad6a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-668827723',encryption_key_id=None,group_id=7406eb9e-6430-4acf-8610-d608a7247aa6,group_type_id=,metadata={},multiattach=False,project_id='c5d4bf01e89d40ad80929cecd5ffcc4d',qos_specs=None,replication_status=,reservations=['063c4ad1-0407-4c91-9efc-26618cdb826f','124e8ad3-5e8b-4ffe-8c50-41e10de93d72','dc2779c0-90a8-44dd-bac6-0951ac1b79ef','90b455cf-5dda-48da-95d4-c4edbfba712e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa633fee4a674a55bf09333a6ac6f9c4',volume_type_id=762b9f20-4312-4ca9-8925-09f7d5f084d9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:45:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-668827723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7406eb9e-6430-4acf-8610-d608a7247aa6,host=None,id=390b3390-5b6c-4c24-a157-d5bda94ad6a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5d4bf01e89d40ad80929cecd5ffcc4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa633fee4a674a55bf09333a6ac6f9c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(762b9f20-4312-4ca9-8925-09f7d5f084d9),volume_type_id=762b9f20-4312-4ca9-8925-09f7d5f084d9)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:50 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ba827ca7-56a4-4172-8690-53eb42c9914d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bd576fc-ffc8-4229-85bb-fb77b81366d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:50 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ba827ca7-56a4-4172-8690-53eb42c9914d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bd576fc-ffc8-4229-85bb-fb77b81366d5) transitioned into state 'SUCCESS' from state '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-668827723',encryption_key_id=None,group_id=7406eb9e-6430-4acf-8610-d608a7247aa6,group_type_id=,metadata={},multiattach=False,project_id='c5d4bf01e89d40ad80929cecd5ffcc4d',qos_specs=None,replication_status=,reservations=['063c4ad1-0407-4c91-9efc-26618cdb826f','124e8ad3-5e8b-4ffe-8c50-41e10de93d72','dc2779c0-90a8-44dd-bac6-0951ac1b79ef','90b455cf-5dda-48da-95d4-c4edbfba712e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa633fee4a674a55bf09333a6ac6f9c4',volume_type_id=762b9f20-4312-4ca9-8925-09f7d5f084d9)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:50 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ba827ca7-56a4-4172-8690-53eb42c9914d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0f4b2a9-51d7-4a6d-8100-0c85b1b206ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:50 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ba827ca7-56a4-4172-8690-53eb42c9914d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0f4b2a9-51d7-4a6d-8100-0c85b1b206ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:50 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ba827ca7-56a4-4172-8690-53eb42c9914d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Flow 'volume_create_api' (63be58c3-ace4-4cff-a1e6-f5fa6a829100) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:45:50 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ba827ca7-56a4-4172-8690-53eb42c9914d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Create volume request issued successfully. Sep 07 13:45:50 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-ba827ca7-56a4-4172-8690-53eb42c9914d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:45:50 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-ba827ca7-56a4-4172-8690-53eb42c9914d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:45:51 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-ba827ca7-56a4-4172-8690-53eb42c9914d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:45:51 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:51 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ba827ca7-56a4-4172-8690-53eb42c9914d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:45:51 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 60/118] 192.168.122.6 () {62 vars in 1174 bytes} [Mon Sep 7 13:45:50 2026] POST /volume/v3/volumes => generated 825 bytes in 657 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:45:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f0aed509-4a40-4c17-a4ae-7cbea2c37fde None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f0aed509-4a40-4c17-a4ae-7cbea2c37fde tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/390b3390-5b6c-4c24-a157-d5bda94ad6a5 Sep 07 13:45:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f0aed509-4a40-4c17-a4ae-7cbea2c37fde tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f0aed509-4a40-4c17-a4ae-7cbea2c37fde tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:51 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:51 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:45:51 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:51 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:45:51 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f0aed509-4a40-4c17-a4ae-7cbea2c37fde tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Volume info retrieved successfully. Sep 07 13:45:51 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-f0aed509-4a40-4c17-a4ae-7cbea2c37fde tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:45:51 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-f0aed509-4a40-4c17-a4ae-7cbea2c37fde tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:45:51 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-f0aed509-4a40-4c17-a4ae-7cbea2c37fde tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:45:51 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:51 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:45:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f0aed509-4a40-4c17-a4ae-7cbea2c37fde tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/390b3390-5b6c-4c24-a157-d5bda94ad6a5 returned with HTTP 200 Sep 07 13:45:51 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 59/119] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:45:51 2026] GET /volume/v3/volumes/390b3390-5b6c-4c24-a157-d5bda94ad6a5 => generated 893 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:45:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bab7df76-3b37-4d2f-aa39-71978e49f559 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bab7df76-3b37-4d2f-aa39-71978e49f559 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/390b3390-5b6c-4c24-a157-d5bda94ad6a5 Sep 07 13:45:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bab7df76-3b37-4d2f-aa39-71978e49f559 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bab7df76-3b37-4d2f-aa39-71978e49f559 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:45:52 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:52 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:52 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-bab7df76-3b37-4d2f-aa39-71978e49f559 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Volume info retrieved successfully. Sep 07 13:45:52 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-bab7df76-3b37-4d2f-aa39-71978e49f559 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:45:52 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-bab7df76-3b37-4d2f-aa39-71978e49f559 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:45:52 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-bab7df76-3b37-4d2f-aa39-71978e49f559 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:45:52 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:52 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bab7df76-3b37-4d2f-aa39-71978e49f559 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/390b3390-5b6c-4c24-a157-d5bda94ad6a5 returned with HTTP 200 Sep 07 13:45:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 61/120] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:45:52 2026] GET /volume/v3/volumes/390b3390-5b6c-4c24-a157-d5bda94ad6a5 => generated 918 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:45:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8a30f6cc-7c69-4448-a53f-a6e324f47d8a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8a30f6cc-7c69-4448-a53f-a6e324f47d8a tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] POST http://192.168.122.6/volume/v3/group_snapshots Sep 07 13:45:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8a30f6cc-7c69-4448-a53f-a6e324f47d8a tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "7406eb9e-6430-4acf-8610-d608a7247aa6", "name": "tempest-group_snapshot-2076861309"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.group_snapshots [None req-8a30f6cc-7c69-4448-a53f-a6e324f47d8a tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '7406eb9e-6430-4acf-8610-d608a7247aa6', 'name': 'tempest-group_snapshot-2076861309'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 13:45:52 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:52 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:45:52 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.group_snapshots [None req-8a30f6cc-7c69-4448-a53f-a6e324f47d8a tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Creating group_snapshot tempest-group_snapshot-2076861309. Sep 07 13:45:52 devstack devstack@c-api.service[87261]: /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 07 13:45:52 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:45:52 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:52 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:45:52 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:52 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:45:52 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-8a30f6cc-7c69-4448-a53f-a6e324f47d8a tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-999817262 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-999817262, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:45:52 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-8a30f6cc-7c69-4448-a53f-a6e324f47d8a tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-999817262 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-999817262, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:45:52 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-8a30f6cc-7c69-4448-a53f-a6e324f47d8a tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Created reservations ['9a079036-810f-483d-bc5d-107b5151ca24', 'f18f05cd-4d8c-4389-9270-f94ee9b18285', '93f4ef71-2c90-46b1-8b2f-4fb2a80de84f', '9d689c25-602f-4b1e-8c4e-9b7770e70610'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:45:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8a30f6cc-7c69-4448-a53f-a6e324f47d8a tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/group_snapshots returned with HTTP 202 Sep 07 13:45:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 60/121] 192.168.122.6 () {62 vars in 1198 bytes} [Mon Sep 7 13:45:52 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:45:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b17a774c-1f8b-49f0-8d76-6f1203761834 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b17a774c-1f8b-49f0-8d76-6f1203761834 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/351699ad-b01b-4cb2-aa65-7ae4678359df Sep 07 13:45:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b17a774c-1f8b-49f0-8d76-6f1203761834 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b17a774c-1f8b-49f0-8d76-6f1203761834 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.group_snapshots [None req-b17a774c-1f8b-49f0-8d76-6f1203761834 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member 351699ad-b01b-4cb2-aa65-7ae4678359df {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:45:52 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:52 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b17a774c-1f8b-49f0-8d76-6f1203761834 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/group_snapshots/351699ad-b01b-4cb2-aa65-7ae4678359df returned with HTTP 200 Sep 07 13:45:53 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 62/122] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:45:52 2026] GET /volume/v3/group_snapshots/351699ad-b01b-4cb2-aa65-7ae4678359df => generated 307 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:45:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-53d091d4-07ca-4e33-9e55-842fbf4d8855 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-53d091d4-07ca-4e33-9e55-842fbf4d8855 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/351699ad-b01b-4cb2-aa65-7ae4678359df Sep 07 13:45:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-53d091d4-07ca-4e33-9e55-842fbf4d8855 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-53d091d4-07ca-4e33-9e55-842fbf4d8855 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.group_snapshots [None req-53d091d4-07ca-4e33-9e55-842fbf4d8855 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member 351699ad-b01b-4cb2-aa65-7ae4678359df {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:45:54 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:54 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:45:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-53d091d4-07ca-4e33-9e55-842fbf4d8855 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/group_snapshots/351699ad-b01b-4cb2-aa65-7ae4678359df returned with HTTP 200 Sep 07 13:45:54 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 61/123] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:45:54 2026] GET /volume/v3/group_snapshots/351699ad-b01b-4cb2-aa65-7ae4678359df => generated 307 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:45:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-fc5a3d93-0b4e-41ef-b3a8-0b2815b17023 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fc5a3d93-0b4e-41ef-b3a8-0b2815b17023 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/351699ad-b01b-4cb2-aa65-7ae4678359df Sep 07 13:45:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fc5a3d93-0b4e-41ef-b3a8-0b2815b17023 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fc5a3d93-0b4e-41ef-b3a8-0b2815b17023 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.group_snapshots [None req-fc5a3d93-0b4e-41ef-b3a8-0b2815b17023 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member 351699ad-b01b-4cb2-aa65-7ae4678359df {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:45:55 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:55 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fc5a3d93-0b4e-41ef-b3a8-0b2815b17023 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/group_snapshots/351699ad-b01b-4cb2-aa65-7ae4678359df returned with HTTP 200 Sep 07 13:45:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 63/124] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:45:55 2026] GET /volume/v3/group_snapshots/351699ad-b01b-4cb2-aa65-7ae4678359df => generated 307 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:45:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d51eebc8-329f-4e99-be20-0dd3a9340802 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d51eebc8-329f-4e99-be20-0dd3a9340802 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/351699ad-b01b-4cb2-aa65-7ae4678359df Sep 07 13:45:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d51eebc8-329f-4e99-be20-0dd3a9340802 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d51eebc8-329f-4e99-be20-0dd3a9340802 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.group_snapshots [None req-d51eebc8-329f-4e99-be20-0dd3a9340802 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member 351699ad-b01b-4cb2-aa65-7ae4678359df {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:45:56 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:56 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:45:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d51eebc8-329f-4e99-be20-0dd3a9340802 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/group_snapshots/351699ad-b01b-4cb2-aa65-7ae4678359df returned with HTTP 200 Sep 07 13:45:56 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 62/125] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:45:56 2026] GET /volume/v3/group_snapshots/351699ad-b01b-4cb2-aa65-7ae4678359df => generated 308 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:45:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-687d4618-b8a3-4865-838b-cbd99d7c0836 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-687d4618-b8a3-4865-838b-cbd99d7c0836 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/snapshots/detail Sep 07 13:45:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-687d4618-b8a3-4865-838b-cbd99d7c0836 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-687d4618-b8a3-4865-838b-cbd99d7c0836 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'detail' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-687d4618-b8a3-4865-838b-cbd99d7c0836 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:45:56 devstack devstack@c-api.service[87262]: DEBUG cinder.db.api [None req-687d4618-b8a3-4865-838b-cbd99d7c0836 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Building query based on filter {{(pid=87262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:45:56 devstack devstack@c-api.service[87262]: /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 07 13:45:56 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:45:56 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-687d4618-b8a3-4865-838b-cbd99d7c0836 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Get all snapshots completed successfully. Sep 07 13:45:56 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:56 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-687d4618-b8a3-4865-838b-cbd99d7c0836 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 13:45:56 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 64/126] 192.168.122.6 () {58 vars in 1138 bytes} [Mon Sep 7 13:45:56 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:45:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8dbef394-2998-4105-bbd0-7c70133cf171 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8dbef394-2998-4105-bbd0-7c70133cf171 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/snapshots/55741f40-aa66-44c9-be1e-3595f63e4e4d Sep 07 13:45:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8dbef394-2998-4105-bbd0-7c70133cf171 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8dbef394-2998-4105-bbd0-7c70133cf171 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:56 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:56 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:45:56 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8dbef394-2998-4105-bbd0-7c70133cf171 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Snapshot retrieved successfully. Sep 07 13:45:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8dbef394-2998-4105-bbd0-7c70133cf171 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/snapshots/55741f40-aa66-44c9-be1e-3595f63e4e4d returned with HTTP 200 Sep 07 13:45:56 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 63/127] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:45:56 2026] GET /volume/v3/snapshots/55741f40-aa66-44c9-be1e-3595f63e4e4d => generated 451 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:45:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5c57ac8b-a406-4473-9901-8199ed2e42dc None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5c57ac8b-a406-4473-9901-8199ed2e42dc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] POST http://192.168.122.6/volume/v3/groups/action Sep 07 13:45:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5c57ac8b-a406-4473-9901-8199ed2e42dc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "351699ad-b01b-4cb2-aa65-7ae4678359df", "name": "tempest-Group_from_snap-637093385"}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:45:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5c57ac8b-a406-4473-9901-8199ed2e42dc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "351699ad-b01b-4cb2-aa65-7ae4678359df", "name": "tempest-Group_from_snap-637093385"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:45:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-5c57ac8b-a406-4473-9901-8199ed2e42dc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '351699ad-b01b-4cb2-aa65-7ae4678359df', 'name': 'tempest-Group_from_snap-637093385'}}. {{(pid=87262) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 07 13:45:56 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.groups [None req-5c57ac8b-a406-4473-9901-8199ed2e42dc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Creating group tempest-Group_from_snap-637093385 from group_snapshot 351699ad-b01b-4cb2-aa65-7ae4678359df. Sep 07 13:45:56 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:56 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:56 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:56 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:56 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:56 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:56 devstack devstack@c-api.service[87262]: /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 07 13:45:56 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), Sep 07 13:45:56 devstack devstack@c-api.service[87262]: /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 07 13:45:56 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:45:56 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:56 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:45:56 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-5c57ac8b-a406-4473-9901-8199ed2e42dc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Created reservations ['7f716c8d-4a78-48ee-ad22-34b811afd8f9'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:45:56 devstack devstack@c-api.service[87262]: /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 07 13:45:56 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:45:56 devstack devstack@c-api.service[87262]: INFO cinder.group.api [None req-5c57ac8b-a406-4473-9901-8199ed2e42dc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] A mapping entry already exists for group 4d2eb152-1f08-4eb7-9d2c-667ae018afa7 and volume type 762b9f20-4312-4ca9-8925-09f7d5f084d9. Do not need to create again. Sep 07 13:45:56 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:56 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:56 devstack devstack@c-api.service[87262]: /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 07 13:45:56 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:45:56 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-5c57ac8b-a406-4473-9901-8199ed2e42dc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Availability zone cache updated, next update will occur around 2026-09-07 12:45:56.578750. {{(pid=87262) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 13:45:56 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5c57ac8b-a406-4473-9901-8199ed2e42dc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Availability Zones retrieved successfully. Sep 07 13:45:56 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-5c57ac8b-a406-4473-9901-8199ed2e42dc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Flow 'volume_create_api' (c3d42d35-0674-4faa-a146-31edcfa31c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:45:56 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-5c57ac8b-a406-4473-9901-8199ed2e42dc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d3246e9-f202-416a-bd8d-1ece6d924db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:56 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-5c57ac8b-a406-4473-9901-8199ed2e42dc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:45:56 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:56 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:45:56 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-5c57ac8b-a406-4473-9901-8199ed2e42dc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d3246e9-f202-416a-bd8d-1ece6d924db4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '55741f40-aa66-44c9-be1e-3595f63e4e4d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:45:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=762b9f20-4312-4ca9-8925-09f7d5f084d9,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-999817262',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '762b9f20-4312-4ca9-8925-09f7d5f084d9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4d2eb152-1f08-4eb7-9d2c-667ae018afa7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:56 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-5c57ac8b-a406-4473-9901-8199ed2e42dc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32e9cb39-03d1-4da3-8362-d638faea2a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:56 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-5c57ac8b-a406-4473-9901-8199ed2e42dc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Created reservations ['37017e7d-bee5-4f62-8ac9-b11fa368a5e8', 'ec53ff91-410d-4e72-9a99-a2f27db8b562'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:45:56 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-5c57ac8b-a406-4473-9901-8199ed2e42dc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32e9cb39-03d1-4da3-8362-d638faea2a3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37017e7d-bee5-4f62-8ac9-b11fa368a5e8', 'ec53ff91-410d-4e72-9a99-a2f27db8b562']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:56 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-5c57ac8b-a406-4473-9901-8199ed2e42dc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d792a43-379a-4e7b-a1a7-af1b80dfe463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:56 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:56 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:45:56 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:56 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:45:56 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-5c57ac8b-a406-4473-9901-8199ed2e42dc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d792a43-379a-4e7b-a1a7-af1b80dfe463) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4908d2e8-3d94-4f36-bd70-fce002aa12f1', '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=4d2eb152-1f08-4eb7-9d2c-667ae018afa7,group_type_id=,metadata={},multiattach=False,project_id='c5d4bf01e89d40ad80929cecd5ffcc4d',qos_specs=None,replication_status=,reservations=['37017e7d-bee5-4f62-8ac9-b11fa368a5e8','ec53ff91-410d-4e72-9a99-a2f27db8b562'],size=1,snapshot_id=55741f40-aa66-44c9-be1e-3595f63e4e4d,source_replicaid=,source_volid=None,status='creating',user_id='fa633fee4a674a55bf09333a6ac6f9c4',volume_type_id=762b9f20-4312-4ca9-8925-09f7d5f084d9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:45:56Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4d2eb152-1f08-4eb7-9d2c-667ae018afa7,host=None,id=4908d2e8-3d94-4f36-bd70-fce002aa12f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5d4bf01e89d40ad80929cecd5ffcc4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=55741f40-aa66-44c9-be1e-3595f63e4e4d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa633fee4a674a55bf09333a6ac6f9c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(762b9f20-4312-4ca9-8925-09f7d5f084d9),volume_type_id=762b9f20-4312-4ca9-8925-09f7d5f084d9)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:56 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-5c57ac8b-a406-4473-9901-8199ed2e42dc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fe55051-edb3-499b-97d4-b45ffbac3290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:45:56 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-5c57ac8b-a406-4473-9901-8199ed2e42dc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fe55051-edb3-499b-97d4-b45ffbac3290) transitioned into state 'SUCCESS' from 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=4d2eb152-1f08-4eb7-9d2c-667ae018afa7,group_type_id=,metadata={},multiattach=False,project_id='c5d4bf01e89d40ad80929cecd5ffcc4d',qos_specs=None,replication_status=,reservations=['37017e7d-bee5-4f62-8ac9-b11fa368a5e8','ec53ff91-410d-4e72-9a99-a2f27db8b562'],size=1,snapshot_id=55741f40-aa66-44c9-be1e-3595f63e4e4d,source_replicaid=,source_volid=None,status='creating',user_id='fa633fee4a674a55bf09333a6ac6f9c4',volume_type_id=762b9f20-4312-4ca9-8925-09f7d5f084d9)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:45:56 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-5c57ac8b-a406-4473-9901-8199ed2e42dc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Flow 'volume_create_api' (c3d42d35-0674-4faa-a146-31edcfa31c79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:45:56 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5c57ac8b-a406-4473-9901-8199ed2e42dc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Create volume request issued successfully. Sep 07 13:45:57 devstack devstack@c-api.service[87262]: /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 07 13:45:57 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:45:57 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:57 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:45:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5c57ac8b-a406-4473-9901-8199ed2e42dc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/groups/action returned with HTTP 202 Sep 07 13:45:57 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 65/128] 192.168.122.6 () {62 vars in 1192 bytes} [Mon Sep 7 13:45:56 2026] POST /volume/v3/groups/action => generated 102 bytes in 852 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:45:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3f98a2fc-8db6-469a-8b23-7142accd03fc None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3f98a2fc-8db6-469a-8b23-7142accd03fc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 07 13:45:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3f98a2fc-8db6-469a-8b23-7142accd03fc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3f98a2fc-8db6-469a-8b23-7142accd03fc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-3f98a2fc-8db6-469a-8b23-7142accd03fc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:45:57 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-3f98a2fc-8db6-469a-8b23-7142accd03fc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:45:57 devstack devstack@c-api.service[87261]: /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 07 13:45:57 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:45:57 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:57 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:45:57 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:57 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:45:57 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3f98a2fc-8db6-469a-8b23-7142accd03fc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Get all volumes completed successfully. Sep 07 13:45:57 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-3f98a2fc-8db6-469a-8b23-7142accd03fc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:45:57 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-3f98a2fc-8db6-469a-8b23-7142accd03fc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:45:57 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-3f98a2fc-8db6-469a-8b23-7142accd03fc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:45:57 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:57 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:45:57 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-3f98a2fc-8db6-469a-8b23-7142accd03fc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:45:57 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-3f98a2fc-8db6-469a-8b23-7142accd03fc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:45:57 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-3f98a2fc-8db6-469a-8b23-7142accd03fc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:45:57 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:57 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:45:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3f98a2fc-8db6-469a-8b23-7142accd03fc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:45:57 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 64/129] 192.168.122.6 () {60 vars in 1173 bytes} [Mon Sep 7 13:45:57 2026] GET /volume/v3/volumes/detail => generated 1840 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:45:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f7d008a7-2d44-4a3c-990e-2e2bd08a0982 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f7d008a7-2d44-4a3c-990e-2e2bd08a0982 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/4908d2e8-3d94-4f36-bd70-fce002aa12f1 Sep 07 13:45:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f7d008a7-2d44-4a3c-990e-2e2bd08a0982 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f7d008a7-2d44-4a3c-990e-2e2bd08a0982 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:57 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:57 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:45:57 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:57 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:57 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f7d008a7-2d44-4a3c-990e-2e2bd08a0982 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Volume info retrieved successfully. Sep 07 13:45:57 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-f7d008a7-2d44-4a3c-990e-2e2bd08a0982 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:45:57 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-f7d008a7-2d44-4a3c-990e-2e2bd08a0982 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:45:57 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-f7d008a7-2d44-4a3c-990e-2e2bd08a0982 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:45:57 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:57 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:45:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f7d008a7-2d44-4a3c-990e-2e2bd08a0982 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/4908d2e8-3d94-4f36-bd70-fce002aa12f1 returned with HTTP 200 Sep 07 13:45:57 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 66/130] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:45:57 2026] GET /volume/v3/volumes/4908d2e8-3d94-4f36-bd70-fce002aa12f1 => generated 929 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:45:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a2dc59c0-fcfc-453c-b271-7ec17ae28b2b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:45:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a2dc59c0-fcfc-453c-b271-7ec17ae28b2b tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/4908d2e8-3d94-4f36-bd70-fce002aa12f1 Sep 07 13:45:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a2dc59c0-fcfc-453c-b271-7ec17ae28b2b tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:45:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a2dc59c0-fcfc-453c-b271-7ec17ae28b2b tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:45:58 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:45:58 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:45:58 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:58 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:45:58 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a2dc59c0-fcfc-453c-b271-7ec17ae28b2b tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Volume info retrieved successfully. Sep 07 13:45:58 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-a2dc59c0-fcfc-453c-b271-7ec17ae28b2b tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:45:58 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-a2dc59c0-fcfc-453c-b271-7ec17ae28b2b tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:45:59 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-a2dc59c0-fcfc-453c-b271-7ec17ae28b2b tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:45:59 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:45:59 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:45:59 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a2dc59c0-fcfc-453c-b271-7ec17ae28b2b tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/4908d2e8-3d94-4f36-bd70-fce002aa12f1 returned with HTTP 200 Sep 07 13:45:59 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 65/131] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:45:58 2026] GET /volume/v3/volumes/4908d2e8-3d94-4f36-bd70-fce002aa12f1 => generated 929 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-fa348a5c-ccbd-4bf9-bdeb-145f89292cee None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fa348a5c-ccbd-4bf9-bdeb-145f89292cee tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/4908d2e8-3d94-4f36-bd70-fce002aa12f1 Sep 07 13:46:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fa348a5c-ccbd-4bf9-bdeb-145f89292cee tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fa348a5c-ccbd-4bf9-bdeb-145f89292cee tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:00 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:00 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:00 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:00 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:00 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-fa348a5c-ccbd-4bf9-bdeb-145f89292cee tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Volume info retrieved successfully. Sep 07 13:46:00 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-fa348a5c-ccbd-4bf9-bdeb-145f89292cee tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:46:00 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-fa348a5c-ccbd-4bf9-bdeb-145f89292cee tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:46:00 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-fa348a5c-ccbd-4bf9-bdeb-145f89292cee tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:46:00 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:00 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fa348a5c-ccbd-4bf9-bdeb-145f89292cee tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/4908d2e8-3d94-4f36-bd70-fce002aa12f1 returned with HTTP 200 Sep 07 13:46:00 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 67/132] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:46:00 2026] GET /volume/v3/volumes/4908d2e8-3d94-4f36-bd70-fce002aa12f1 => generated 929 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3fd9d70f-39e3-4c37-babc-1a02da964a57 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3fd9d70f-39e3-4c37-babc-1a02da964a57 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/4908d2e8-3d94-4f36-bd70-fce002aa12f1 Sep 07 13:46:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3fd9d70f-39e3-4c37-babc-1a02da964a57 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3fd9d70f-39e3-4c37-babc-1a02da964a57 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:01 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:01 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:01 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:01 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:01 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3fd9d70f-39e3-4c37-babc-1a02da964a57 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Volume info retrieved successfully. Sep 07 13:46:01 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-3fd9d70f-39e3-4c37-babc-1a02da964a57 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:46:01 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-3fd9d70f-39e3-4c37-babc-1a02da964a57 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:46:01 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-3fd9d70f-39e3-4c37-babc-1a02da964a57 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:46:01 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:01 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3fd9d70f-39e3-4c37-babc-1a02da964a57 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/4908d2e8-3d94-4f36-bd70-fce002aa12f1 returned with HTTP 200 Sep 07 13:46:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 66/133] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:46:01 2026] GET /volume/v3/volumes/4908d2e8-3d94-4f36-bd70-fce002aa12f1 => generated 929 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:46:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c16d0bfa-7860-43d1-9ac1-20c73bead0e4 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c16d0bfa-7860-43d1-9ac1-20c73bead0e4 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/4908d2e8-3d94-4f36-bd70-fce002aa12f1 Sep 07 13:46:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c16d0bfa-7860-43d1-9ac1-20c73bead0e4 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c16d0bfa-7860-43d1-9ac1-20c73bead0e4 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:03 devstack devstack@c-api.service[87262]: DEBUG dbcounter [-] [87262] Writing DB stats cinder:SELECT=272,cinder:UPDATE=57,cinder:INSERT=41 {{(pid=87262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:46:03 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:03 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:03 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:03 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:03 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c16d0bfa-7860-43d1-9ac1-20c73bead0e4 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Volume info retrieved successfully. Sep 07 13:46:03 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-c16d0bfa-7860-43d1-9ac1-20c73bead0e4 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:46:03 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-c16d0bfa-7860-43d1-9ac1-20c73bead0e4 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:46:03 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-c16d0bfa-7860-43d1-9ac1-20c73bead0e4 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:46:03 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:03 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c16d0bfa-7860-43d1-9ac1-20c73bead0e4 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/4908d2e8-3d94-4f36-bd70-fce002aa12f1 returned with HTTP 200 Sep 07 13:46:03 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 68/134] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:46:03 2026] GET /volume/v3/volumes/4908d2e8-3d94-4f36-bd70-fce002aa12f1 => generated 929 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4a8b582d-5f79-4b8c-b938-e58eb5039174 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4a8b582d-5f79-4b8c-b938-e58eb5039174 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/4908d2e8-3d94-4f36-bd70-fce002aa12f1 Sep 07 13:46:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4a8b582d-5f79-4b8c-b938-e58eb5039174 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4a8b582d-5f79-4b8c-b938-e58eb5039174 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:04 devstack devstack@c-api.service[87261]: DEBUG dbcounter [-] [87261] Writing DB stats cinder:SELECT=197,cinder:UPDATE=34,cinder:INSERT=20 {{(pid=87261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:46:04 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:04 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:04 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:04 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:04 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4a8b582d-5f79-4b8c-b938-e58eb5039174 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Volume info retrieved successfully. Sep 07 13:46:04 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-4a8b582d-5f79-4b8c-b938-e58eb5039174 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:46:04 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-4a8b582d-5f79-4b8c-b938-e58eb5039174 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:46:04 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-4a8b582d-5f79-4b8c-b938-e58eb5039174 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:46:04 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:04 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4a8b582d-5f79-4b8c-b938-e58eb5039174 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/4908d2e8-3d94-4f36-bd70-fce002aa12f1 returned with HTTP 200 Sep 07 13:46:04 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 67/135] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:46:04 2026] GET /volume/v3/volumes/4908d2e8-3d94-4f36-bd70-fce002aa12f1 => generated 929 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d3998cb4-d206-4f8c-9953-8c1534e911c9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d3998cb4-d206-4f8c-9953-8c1534e911c9 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/4908d2e8-3d94-4f36-bd70-fce002aa12f1 Sep 07 13:46:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d3998cb4-d206-4f8c-9953-8c1534e911c9 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d3998cb4-d206-4f8c-9953-8c1534e911c9 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:05 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:05 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:05 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:05 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:05 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d3998cb4-d206-4f8c-9953-8c1534e911c9 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Volume info retrieved successfully. Sep 07 13:46:05 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-d3998cb4-d206-4f8c-9953-8c1534e911c9 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:46:05 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-d3998cb4-d206-4f8c-9953-8c1534e911c9 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:46:05 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-d3998cb4-d206-4f8c-9953-8c1534e911c9 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:46:05 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:05 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d3998cb4-d206-4f8c-9953-8c1534e911c9 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/4908d2e8-3d94-4f36-bd70-fce002aa12f1 returned with HTTP 200 Sep 07 13:46:05 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 69/136] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:46:05 2026] GET /volume/v3/volumes/4908d2e8-3d94-4f36-bd70-fce002aa12f1 => generated 930 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-35d5293d-da2c-4f16-a1b6-51da91fe88ff None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-35d5293d-da2c-4f16-a1b6-51da91fe88ff tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/groups/4d2eb152-1f08-4eb7-9d2c-667ae018afa7 Sep 07 13:46:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-35d5293d-da2c-4f16-a1b6-51da91fe88ff tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-35d5293d-da2c-4f16-a1b6-51da91fe88ff tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-35d5293d-da2c-4f16-a1b6-51da91fe88ff tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member 4d2eb152-1f08-4eb7-9d2c-667ae018afa7 {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:46:05 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:05 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:05 devstack devstack@c-api.service[87261]: /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 07 13:46:05 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 13:46:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-35d5293d-da2c-4f16-a1b6-51da91fe88ff tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/groups/4d2eb152-1f08-4eb7-9d2c-667ae018afa7 returned with HTTP 200 Sep 07 13:46:05 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 68/137] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:46:05 2026] GET /volume/v3/groups/4d2eb152-1f08-4eb7-9d2c-667ae018afa7 => generated 417 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c78a8eef-8c4a-4f5b-8625-3cd9b38aaab2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c78a8eef-8c4a-4f5b-8625-3cd9b38aaab2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 07 13:46:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c78a8eef-8c4a-4f5b-8625-3cd9b38aaab2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c78a8eef-8c4a-4f5b-8625-3cd9b38aaab2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'detail' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-c78a8eef-8c4a-4f5b-8625-3cd9b38aaab2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:46:06 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c78a8eef-8c4a-4f5b-8625-3cd9b38aaab2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:46:06 devstack devstack@c-api.service[87262]: /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 07 13:46:06 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:46:06 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:06 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:06 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:06 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:06 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c78a8eef-8c4a-4f5b-8625-3cd9b38aaab2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Get all volumes completed successfully. Sep 07 13:46:06 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-c78a8eef-8c4a-4f5b-8625-3cd9b38aaab2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:46:06 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-c78a8eef-8c4a-4f5b-8625-3cd9b38aaab2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:46:06 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-c78a8eef-8c4a-4f5b-8625-3cd9b38aaab2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:46:06 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:06 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:06 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-c78a8eef-8c4a-4f5b-8625-3cd9b38aaab2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:46:06 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-c78a8eef-8c4a-4f5b-8625-3cd9b38aaab2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:46:06 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-c78a8eef-8c4a-4f5b-8625-3cd9b38aaab2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:46:06 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:06 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c78a8eef-8c4a-4f5b-8625-3cd9b38aaab2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:46:06 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 70/138] 192.168.122.6 () {60 vars in 1173 bytes} [Mon Sep 7 13:46:06 2026] GET /volume/v3/volumes/detail => generated 1841 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 13:46:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1ae5eed0-06dc-4012-b0d3-b244e318cdc0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1ae5eed0-06dc-4012-b0d3-b244e318cdc0 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] POST http://192.168.122.6/volume/v3/groups/4d2eb152-1f08-4eb7-9d2c-667ae018afa7/action Sep 07 13:46:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1ae5eed0-06dc-4012-b0d3-b244e318cdc0 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:46:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1ae5eed0-06dc-4012-b0d3-b244e318cdc0 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-1ae5eed0-06dc-4012-b0d3-b244e318cdc0 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] delete called for group 4d2eb152-1f08-4eb7-9d2c-667ae018afa7 {{(pid=87261) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 13:46:06 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.groups [None req-1ae5eed0-06dc-4012-b0d3-b244e318cdc0 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Delete group with id: 4d2eb152-1f08-4eb7-9d2c-667ae018afa7 Sep 07 13:46:06 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:06 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:06 devstack devstack@c-api.service[87261]: /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 07 13:46:06 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 13:46:06 devstack devstack@c-api.service[87261]: /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 07 13:46:06 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:46:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1ae5eed0-06dc-4012-b0d3-b244e318cdc0 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/groups/4d2eb152-1f08-4eb7-9d2c-667ae018afa7/action returned with HTTP 202 Sep 07 13:46:06 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 69/139] 192.168.122.6 () {62 vars in 1302 bytes} [Mon Sep 7 13:46:06 2026] POST /volume/v3/groups/4d2eb152-1f08-4eb7-9d2c-667ae018afa7/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:46:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-da63fa01-22b0-43e3-91ff-021a195ad142 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-da63fa01-22b0-43e3-91ff-021a195ad142 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/4908d2e8-3d94-4f36-bd70-fce002aa12f1 Sep 07 13:46:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-da63fa01-22b0-43e3-91ff-021a195ad142 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-da63fa01-22b0-43e3-91ff-021a195ad142 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:06 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:06 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:06 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:06 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:06 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-da63fa01-22b0-43e3-91ff-021a195ad142 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Volume info retrieved successfully. Sep 07 13:46:06 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-da63fa01-22b0-43e3-91ff-021a195ad142 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:46:06 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-da63fa01-22b0-43e3-91ff-021a195ad142 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:46:06 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-da63fa01-22b0-43e3-91ff-021a195ad142 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:46:06 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:06 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-da63fa01-22b0-43e3-91ff-021a195ad142 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/4908d2e8-3d94-4f36-bd70-fce002aa12f1 returned with HTTP 200 Sep 07 13:46:06 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 71/140] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:46:06 2026] GET /volume/v3/volumes/4908d2e8-3d94-4f36-bd70-fce002aa12f1 => generated 929 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7386de42-6897-4407-86d3-eb695990b782 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:07 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7386de42-6897-4407-86d3-eb695990b782 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/4908d2e8-3d94-4f36-bd70-fce002aa12f1 Sep 07 13:46:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7386de42-6897-4407-86d3-eb695990b782 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7386de42-6897-4407-86d3-eb695990b782 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:07 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:07 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:07 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:07 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:07 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7386de42-6897-4407-86d3-eb695990b782 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Volume info retrieved successfully. Sep 07 13:46:07 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-7386de42-6897-4407-86d3-eb695990b782 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:46:07 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-7386de42-6897-4407-86d3-eb695990b782 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:46:08 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-7386de42-6897-4407-86d3-eb695990b782 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:46:08 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:08 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7386de42-6897-4407-86d3-eb695990b782 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/4908d2e8-3d94-4f36-bd70-fce002aa12f1 returned with HTTP 200 Sep 07 13:46:08 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 70/141] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:46:07 2026] GET /volume/v3/volumes/4908d2e8-3d94-4f36-bd70-fce002aa12f1 => generated 928 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-36801fa0-ac33-4391-b4cb-ae9efe2109db None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-36801fa0-ac33-4391-b4cb-ae9efe2109db tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/4908d2e8-3d94-4f36-bd70-fce002aa12f1 Sep 07 13:46:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-36801fa0-ac33-4391-b4cb-ae9efe2109db tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-36801fa0-ac33-4391-b4cb-ae9efe2109db tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-36801fa0-ac33-4391-b4cb-ae9efe2109db tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/4908d2e8-3d94-4f36-bd70-fce002aa12f1 returned with HTTP 404 Sep 07 13:46:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 72/142] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:46:09 2026] GET /volume/v3/volumes/4908d2e8-3d94-4f36-bd70-fce002aa12f1 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:46:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f8e17fcf-e07f-4493-b16a-21fbe3fd4722 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f8e17fcf-e07f-4493-b16a-21fbe3fd4722 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/groups/4d2eb152-1f08-4eb7-9d2c-667ae018afa7 Sep 07 13:46:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f8e17fcf-e07f-4493-b16a-21fbe3fd4722 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f8e17fcf-e07f-4493-b16a-21fbe3fd4722 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-f8e17fcf-e07f-4493-b16a-21fbe3fd4722 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member 4d2eb152-1f08-4eb7-9d2c-667ae018afa7 {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:46:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f8e17fcf-e07f-4493-b16a-21fbe3fd4722 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/groups/4d2eb152-1f08-4eb7-9d2c-667ae018afa7 returned with HTTP 404 Sep 07 13:46:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 71/143] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:46:09 2026] GET /volume/v3/groups/4d2eb152-1f08-4eb7-9d2c-667ae018afa7 => generated 108 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:46:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bfe35f69-09ec-4bba-abac-02692a8628df None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bfe35f69-09ec-4bba-abac-02692a8628df tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] DELETE http://192.168.122.6/volume/v3/group_snapshots/351699ad-b01b-4cb2-aa65-7ae4678359df Sep 07 13:46:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bfe35f69-09ec-4bba-abac-02692a8628df tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bfe35f69-09ec-4bba-abac-02692a8628df tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.group_snapshots [None req-bfe35f69-09ec-4bba-abac-02692a8628df tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] delete called for member 351699ad-b01b-4cb2-aa65-7ae4678359df {{(pid=87262) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 13:46:09 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.group_snapshots [None req-bfe35f69-09ec-4bba-abac-02692a8628df tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Delete group_snapshot with id: 351699ad-b01b-4cb2-aa65-7ae4678359df Sep 07 13:46:09 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:09 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:09 devstack devstack@c-api.service[87262]: /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 07 13:46:09 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:46:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bfe35f69-09ec-4bba-abac-02692a8628df tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/group_snapshots/351699ad-b01b-4cb2-aa65-7ae4678359df returned with HTTP 202 Sep 07 13:46:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 73/144] 192.168.122.6 () {60 vars in 1290 bytes} [Mon Sep 7 13:46:09 2026] DELETE /volume/v3/group_snapshots/351699ad-b01b-4cb2-aa65-7ae4678359df => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:46:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-59bea0d3-bd5a-4374-987f-2ce9166e45d1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-59bea0d3-bd5a-4374-987f-2ce9166e45d1 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 07 13:46:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-59bea0d3-bd5a-4374-987f-2ce9166e45d1 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-59bea0d3-bd5a-4374-987f-2ce9166e45d1 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-59bea0d3-bd5a-4374-987f-2ce9166e45d1 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:46:09 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-59bea0d3-bd5a-4374-987f-2ce9166e45d1 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:46:09 devstack devstack@c-api.service[87261]: /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 07 13:46:09 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:46:09 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:09 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:09 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-59bea0d3-bd5a-4374-987f-2ce9166e45d1 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Get all volumes completed successfully. Sep 07 13:46:09 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-59bea0d3-bd5a-4374-987f-2ce9166e45d1 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:46:09 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-59bea0d3-bd5a-4374-987f-2ce9166e45d1 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:46:09 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-59bea0d3-bd5a-4374-987f-2ce9166e45d1 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:46:09 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:09 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-59bea0d3-bd5a-4374-987f-2ce9166e45d1 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:46:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 72/145] 192.168.122.6 () {60 vars in 1173 bytes} [Mon Sep 7 13:46:09 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:46:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d0aaf605-b7d0-44e0-9e4b-cf695aa2c48b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d0aaf605-b7d0-44e0-9e4b-cf695aa2c48b tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/snapshots/detail Sep 07 13:46:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d0aaf605-b7d0-44e0-9e4b-cf695aa2c48b tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d0aaf605-b7d0-44e0-9e4b-cf695aa2c48b tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'detail' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-d0aaf605-b7d0-44e0-9e4b-cf695aa2c48b tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:46:09 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:09 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:09 devstack devstack@c-api.service[87262]: DEBUG cinder.db.api [None req-d0aaf605-b7d0-44e0-9e4b-cf695aa2c48b tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Building query based on filter {{(pid=87262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:46:09 devstack devstack@c-api.service[87262]: /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 07 13:46:09 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:46:09 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d0aaf605-b7d0-44e0-9e4b-cf695aa2c48b tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Get all snapshots completed successfully. Sep 07 13:46:09 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:09 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d0aaf605-b7d0-44e0-9e4b-cf695aa2c48b tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 13:46:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 74/146] 192.168.122.6 () {58 vars in 1138 bytes} [Mon Sep 7 13:46:09 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e7a5ec89-33f2-497a-a1f0-ef1bcc6bd2fc None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e7a5ec89-33f2-497a-a1f0-ef1bcc6bd2fc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/snapshots/55741f40-aa66-44c9-be1e-3595f63e4e4d Sep 07 13:46:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e7a5ec89-33f2-497a-a1f0-ef1bcc6bd2fc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e7a5ec89-33f2-497a-a1f0-ef1bcc6bd2fc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:09 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:09 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:09 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e7a5ec89-33f2-497a-a1f0-ef1bcc6bd2fc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Snapshot retrieved successfully. Sep 07 13:46:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e7a5ec89-33f2-497a-a1f0-ef1bcc6bd2fc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/snapshots/55741f40-aa66-44c9-be1e-3595f63e4e4d returned with HTTP 200 Sep 07 13:46:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 73/147] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:46:09 2026] GET /volume/v3/snapshots/55741f40-aa66-44c9-be1e-3595f63e4e4d => generated 450 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-01ffffcb-53e8-49ae-a73b-7dab0195b789 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-01ffffcb-53e8-49ae-a73b-7dab0195b789 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/snapshots/55741f40-aa66-44c9-be1e-3595f63e4e4d Sep 07 13:46:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-01ffffcb-53e8-49ae-a73b-7dab0195b789 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-01ffffcb-53e8-49ae-a73b-7dab0195b789 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:11 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:11 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:11 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-01ffffcb-53e8-49ae-a73b-7dab0195b789 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Snapshot retrieved successfully. Sep 07 13:46:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-01ffffcb-53e8-49ae-a73b-7dab0195b789 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/snapshots/55741f40-aa66-44c9-be1e-3595f63e4e4d returned with HTTP 200 Sep 07 13:46:11 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 75/148] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:46:10 2026] GET /volume/v3/snapshots/55741f40-aa66-44c9-be1e-3595f63e4e4d => generated 450 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d01ed2a0-aa33-434f-988a-a0495d2dac3d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d01ed2a0-aa33-434f-988a-a0495d2dac3d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/snapshots/55741f40-aa66-44c9-be1e-3595f63e4e4d Sep 07 13:46:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d01ed2a0-aa33-434f-988a-a0495d2dac3d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d01ed2a0-aa33-434f-988a-a0495d2dac3d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:12 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:12 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:12 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d01ed2a0-aa33-434f-988a-a0495d2dac3d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Snapshot retrieved successfully. Sep 07 13:46:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d01ed2a0-aa33-434f-988a-a0495d2dac3d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/snapshots/55741f40-aa66-44c9-be1e-3595f63e4e4d returned with HTTP 200 Sep 07 13:46:12 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 74/149] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:46:12 2026] GET /volume/v3/snapshots/55741f40-aa66-44c9-be1e-3595f63e4e4d => generated 450 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e6a843b1-6b14-4fda-a840-9f7a2e251a8f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e6a843b1-6b14-4fda-a840-9f7a2e251a8f tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/snapshots/55741f40-aa66-44c9-be1e-3595f63e4e4d Sep 07 13:46:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e6a843b1-6b14-4fda-a840-9f7a2e251a8f tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e6a843b1-6b14-4fda-a840-9f7a2e251a8f tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e6a843b1-6b14-4fda-a840-9f7a2e251a8f tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/snapshots/55741f40-aa66-44c9-be1e-3595f63e4e4d returned with HTTP 404 Sep 07 13:46:13 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 76/150] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:46:13 2026] GET /volume/v3/snapshots/55741f40-aa66-44c9-be1e-3595f63e4e4d => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:46:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-77d3038f-3688-46a2-8a0c-8f460816cc4d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-77d3038f-3688-46a2-8a0c-8f460816cc4d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/351699ad-b01b-4cb2-aa65-7ae4678359df Sep 07 13:46:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-77d3038f-3688-46a2-8a0c-8f460816cc4d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-77d3038f-3688-46a2-8a0c-8f460816cc4d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.group_snapshots [None req-77d3038f-3688-46a2-8a0c-8f460816cc4d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member 351699ad-b01b-4cb2-aa65-7ae4678359df {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:46:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-77d3038f-3688-46a2-8a0c-8f460816cc4d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/group_snapshots/351699ad-b01b-4cb2-aa65-7ae4678359df returned with HTTP 404 Sep 07 13:46:13 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 75/151] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:46:13 2026] GET /volume/v3/group_snapshots/351699ad-b01b-4cb2-aa65-7ae4678359df => generated 116 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:46:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b0a7b6cc-386b-4619-a823-6e1288306176 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b0a7b6cc-386b-4619-a823-6e1288306176 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 07 13:46:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b0a7b6cc-386b-4619-a823-6e1288306176 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b0a7b6cc-386b-4619-a823-6e1288306176 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'detail' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-b0a7b6cc-386b-4619-a823-6e1288306176 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:46:13 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b0a7b6cc-386b-4619-a823-6e1288306176 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:46:13 devstack devstack@c-api.service[87262]: /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 07 13:46:13 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:46:13 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:13 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:13 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b0a7b6cc-386b-4619-a823-6e1288306176 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Get all volumes completed successfully. Sep 07 13:46:13 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-b0a7b6cc-386b-4619-a823-6e1288306176 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:46:13 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-b0a7b6cc-386b-4619-a823-6e1288306176 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:46:13 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-b0a7b6cc-386b-4619-a823-6e1288306176 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:46:13 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:13 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b0a7b6cc-386b-4619-a823-6e1288306176 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:46:13 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 77/152] 192.168.122.6 () {60 vars in 1173 bytes} [Mon Sep 7 13:46:13 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b647ee27-9d37-49f7-abad-6945862fa9d8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b647ee27-9d37-49f7-abad-6945862fa9d8 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] POST http://192.168.122.6/volume/v3/groups/7406eb9e-6430-4acf-8610-d608a7247aa6/action Sep 07 13:46:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b647ee27-9d37-49f7-abad-6945862fa9d8 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:46:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b647ee27-9d37-49f7-abad-6945862fa9d8 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-b647ee27-9d37-49f7-abad-6945862fa9d8 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] delete called for group 7406eb9e-6430-4acf-8610-d608a7247aa6 {{(pid=87261) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 13:46:13 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.groups [None req-b647ee27-9d37-49f7-abad-6945862fa9d8 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Delete group with id: 7406eb9e-6430-4acf-8610-d608a7247aa6 Sep 07 13:46:13 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:13 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:13 devstack devstack@c-api.service[87261]: /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 07 13:46:13 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 13:46:13 devstack devstack@c-api.service[87261]: /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 07 13:46:13 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:46:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b647ee27-9d37-49f7-abad-6945862fa9d8 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/groups/7406eb9e-6430-4acf-8610-d608a7247aa6/action returned with HTTP 202 Sep 07 13:46:13 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 76/153] 192.168.122.6 () {62 vars in 1302 bytes} [Mon Sep 7 13:46:13 2026] POST /volume/v3/groups/7406eb9e-6430-4acf-8610-d608a7247aa6/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 13:46:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c82cd88c-7a93-413b-bc94-efb2087fd010 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c82cd88c-7a93-413b-bc94-efb2087fd010 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/390b3390-5b6c-4c24-a157-d5bda94ad6a5 Sep 07 13:46:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c82cd88c-7a93-413b-bc94-efb2087fd010 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c82cd88c-7a93-413b-bc94-efb2087fd010 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:13 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:13 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:13 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:13 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:13 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c82cd88c-7a93-413b-bc94-efb2087fd010 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Volume info retrieved successfully. Sep 07 13:46:13 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-c82cd88c-7a93-413b-bc94-efb2087fd010 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:46:13 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-c82cd88c-7a93-413b-bc94-efb2087fd010 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:46:14 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-c82cd88c-7a93-413b-bc94-efb2087fd010 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:46:14 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:14 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:14 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c82cd88c-7a93-413b-bc94-efb2087fd010 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/390b3390-5b6c-4c24-a157-d5bda94ad6a5 returned with HTTP 200 Sep 07 13:46:14 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 78/154] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:46:13 2026] GET /volume/v3/volumes/390b3390-5b6c-4c24-a157-d5bda94ad6a5 => generated 917 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d42f95c2-a240-4af9-8a1e-588cebdd7b1b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d42f95c2-a240-4af9-8a1e-588cebdd7b1b tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/390b3390-5b6c-4c24-a157-d5bda94ad6a5 Sep 07 13:46:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d42f95c2-a240-4af9-8a1e-588cebdd7b1b tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d42f95c2-a240-4af9-8a1e-588cebdd7b1b tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:15 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:15 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:15 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:15 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:15 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d42f95c2-a240-4af9-8a1e-588cebdd7b1b tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Volume info retrieved successfully. Sep 07 13:46:15 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-d42f95c2-a240-4af9-8a1e-588cebdd7b1b tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:46:15 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-d42f95c2-a240-4af9-8a1e-588cebdd7b1b tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:46:15 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-d42f95c2-a240-4af9-8a1e-588cebdd7b1b tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:46:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d42f95c2-a240-4af9-8a1e-588cebdd7b1b tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/390b3390-5b6c-4c24-a157-d5bda94ad6a5 returned with HTTP 404 Sep 07 13:46:15 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 77/155] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:46:15 2026] GET /volume/v3/volumes/390b3390-5b6c-4c24-a157-d5bda94ad6a5 => generated 108 bytes in 319 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:46:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-cb2cb0a2-a34c-4c96-b19c-6de406aa8c0d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cb2cb0a2-a34c-4c96-b19c-6de406aa8c0d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/groups/7406eb9e-6430-4acf-8610-d608a7247aa6 Sep 07 13:46:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cb2cb0a2-a34c-4c96-b19c-6de406aa8c0d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cb2cb0a2-a34c-4c96-b19c-6de406aa8c0d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-cb2cb0a2-a34c-4c96-b19c-6de406aa8c0d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member 7406eb9e-6430-4acf-8610-d608a7247aa6 {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:46:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cb2cb0a2-a34c-4c96-b19c-6de406aa8c0d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/groups/7406eb9e-6430-4acf-8610-d608a7247aa6 returned with HTTP 404 Sep 07 13:46:15 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 79/156] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:46:15 2026] GET /volume/v3/groups/7406eb9e-6430-4acf-8610-d608a7247aa6 => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:46:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9a3b52f9-9b48-4ed5-a236-d182fa00ad82 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9a3b52f9-9b48-4ed5-a236-d182fa00ad82 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] DELETE http://192.168.122.6/volume/v3/group_types/1977f370-375a-491f-8d32-dbb629a58380 Sep 07 13:46:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9a3b52f9-9b48-4ed5-a236-d182fa00ad82 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9a3b52f9-9b48-4ed5-a236-d182fa00ad82 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9a3b52f9-9b48-4ed5-a236-d182fa00ad82 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] http://192.168.122.6/volume/v3/group_types/1977f370-375a-491f-8d32-dbb629a58380 returned with HTTP 202 Sep 07 13:46:15 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 78/157] 192.168.122.6 () {60 vars in 1278 bytes} [Mon Sep 7 13:46:15 2026] DELETE /volume/v3/group_types/1977f370-375a-491f-8d32-dbb629a58380 => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 13:46:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8c8bafff-5b66-453e-b8f1-c138f1503728 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8c8bafff-5b66-453e-b8f1-c138f1503728 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] DELETE http://192.168.122.6/volume/v3/types/762b9f20-4312-4ca9-8925-09f7d5f084d9 Sep 07 13:46:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8c8bafff-5b66-453e-b8f1-c138f1503728 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8c8bafff-5b66-453e-b8f1-c138f1503728 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] Calling method '_delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8c8bafff-5b66-453e-b8f1-c138f1503728 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] http://192.168.122.6/volume/v3/types/762b9f20-4312-4ca9-8925-09f7d5f084d9 returned with HTTP 202 Sep 07 13:46:15 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 80/158] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:46:15 2026] DELETE /volume/v3/types/762b9f20-4312-4ca9-8925-09f7d5f084d9 => generated 0 bytes in 242 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:46:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7241c984-06b3-4269-9e46-c3c759191522 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7241c984-06b3-4269-9e46-c3c759191522 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] GET http://192.168.122.6/volume/v3/types/762b9f20-4312-4ca9-8925-09f7d5f084d9 Sep 07 13:46:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7241c984-06b3-4269-9e46-c3c759191522 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7241c984-06b3-4269-9e46-c3c759191522 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7241c984-06b3-4269-9e46-c3c759191522 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] http://192.168.122.6/volume/v3/types/762b9f20-4312-4ca9-8925-09f7d5f084d9 returned with HTTP 404 Sep 07 13:46:15 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 79/159] 192.168.122.6 () {58 vars in 1216 bytes} [Mon Sep 7 13:46:15 2026] GET /volume/v3/types/762b9f20-4312-4ca9-8925-09f7d5f084d9 => generated 114 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:46:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-cca049af-7a41-4661-a12d-74b49298c870 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cca049af-7a41-4661-a12d-74b49298c870 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:46:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cca049af-7a41-4661-a12d-74b49298c870 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1728825335"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cca049af-7a41-4661-a12d-74b49298c870 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:46:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 81/160] 192.168.122.6 () {60 vars in 1126 bytes} [Mon Sep 7 13:46:15 2026] POST /volume/v3/types => generated 224 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3f7730bb-183c-4f53-aa9f-2dbbedfb729e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3f7730bb-183c-4f53-aa9f-2dbbedfb729e tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] POST http://192.168.122.6/volume/v3/group_types Sep 07 13:46:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3f7730bb-183c-4f53-aa9f-2dbbedfb729e tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1318450652"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3f7730bb-183c-4f53-aa9f-2dbbedfb729e tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] http://192.168.122.6/volume/v3/group_types returned with HTTP 202 Sep 07 13:46:16 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 80/161] 192.168.122.6 () {62 vars in 1185 bytes} [Mon Sep 7 13:46:16 2026] POST /volume/v3/group_types => generated 181 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:46:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2b2f864b-9fc4-422b-b631-12f4fb9d98d6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2b2f864b-9fc4-422b-b631-12f4fb9d98d6 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] POST http://192.168.122.6/volume/v3/groups Sep 07 13:46:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2b2f864b-9fc4-422b-b631-12f4fb9d98d6 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c6e56eb1-d493-4836-9e84-a803a5a69640", "volume_types": ["a6d4d415-9a46-4506-939a-9b30703f990b"], "name": "tempest-GroupSnapshotsTest-Group-2126195967"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-2b2f864b-9fc4-422b-b631-12f4fb9d98d6 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Creating new group {'group': {'group_type': 'c6e56eb1-d493-4836-9e84-a803a5a69640', 'volume_types': ['a6d4d415-9a46-4506-939a-9b30703f990b'], 'name': 'tempest-GroupSnapshotsTest-Group-2126195967'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 13:46:16 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.groups [None req-2b2f864b-9fc4-422b-b631-12f4fb9d98d6 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Creating group tempest-GroupSnapshotsTest-Group-2126195967. Sep 07 13:46:16 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2b2f864b-9fc4-422b-b631-12f4fb9d98d6 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Availability Zones retrieved successfully. Sep 07 13:46:16 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-2b2f864b-9fc4-422b-b631-12f4fb9d98d6 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Created reservations ['009f5287-8edf-4d64-be57-bdb090e51153'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:46:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2b2f864b-9fc4-422b-b631-12f4fb9d98d6 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/groups returned with HTTP 202 Sep 07 13:46:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 82/162] 192.168.122.6 () {62 vars in 1171 bytes} [Mon Sep 7 13:46:16 2026] POST /volume/v3/groups => generated 112 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:46:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6fbf7473-73c2-47a7-aecf-5f037ea2e745 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6fbf7473-73c2-47a7-aecf-5f037ea2e745 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 Sep 07 13:46:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6fbf7473-73c2-47a7-aecf-5f037ea2e745 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6fbf7473-73c2-47a7-aecf-5f037ea2e745 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-6fbf7473-73c2-47a7-aecf-5f037ea2e745 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member 81f84f05-4cff-4da7-9f6c-2b80898fef30 {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:46:16 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:16 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:16 devstack devstack@c-api.service[87261]: /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 07 13:46:16 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 13:46:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6fbf7473-73c2-47a7-aecf-5f037ea2e745 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 returned with HTTP 200 Sep 07 13:46:16 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 81/163] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:46:16 2026] GET /volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 => generated 392 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-739188e7-620e-475f-b04f-354e3abc5a43 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-739188e7-620e-475f-b04f-354e3abc5a43 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 Sep 07 13:46:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-739188e7-620e-475f-b04f-354e3abc5a43 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-739188e7-620e-475f-b04f-354e3abc5a43 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-739188e7-620e-475f-b04f-354e3abc5a43 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member 81f84f05-4cff-4da7-9f6c-2b80898fef30 {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:46:17 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:17 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:17 devstack devstack@c-api.service[87262]: /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 07 13:46:17 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), Sep 07 13:46:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-739188e7-620e-475f-b04f-354e3abc5a43 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 returned with HTTP 200 Sep 07 13:46:17 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 83/164] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:46:17 2026] GET /volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 => generated 393 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9231d395-024f-46f6-9b0a-96077220fbce None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9231d395-024f-46f6-9b0a-96077220fbce tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:46:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9231d395-024f-46f6-9b0a-96077220fbce tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-108932985", "volume_type": "a6d4d415-9a46-4506-939a-9b30703f990b", "group_id": "81f84f05-4cff-4da7-9f6c-2b80898fef30", "size": 1}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-9231d395-024f-46f6-9b0a-96077220fbce tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-108932985', 'volume_type': 'a6d4d415-9a46-4506-939a-9b30703f990b', 'group_id': '81f84f05-4cff-4da7-9f6c-2b80898fef30', 'size': 1}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:46:17 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:17 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:17 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-9231d395-024f-46f6-9b0a-96077220fbce tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Create volume of 1 GB Sep 07 13:46:17 devstack devstack@c-api.service[87261]: /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 07 13:46:17 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 13:46:17 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9231d395-024f-46f6-9b0a-96077220fbce tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Availability Zones retrieved successfully. Sep 07 13:46:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-9231d395-024f-46f6-9b0a-96077220fbce tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Flow 'volume_create_api' (0c6ffa94-ec1b-469f-8d7e-423d36c19ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:46:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-9231d395-024f-46f6-9b0a-96077220fbce tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99dd8e97-dd18-49ae-b315-aad39af2160c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:17 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:17 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-9231d395-024f-46f6-9b0a-96077220fbce tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:46:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-9231d395-024f-46f6-9b0a-96077220fbce tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99dd8e97-dd18-49ae-b315-aad39af2160c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:46:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a6d4d415-9a46-4506-939a-9b30703f990b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1728825335',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a6d4d415-9a46-4506-939a-9b30703f990b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '81f84f05-4cff-4da7-9f6c-2b80898fef30', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-9231d395-024f-46f6-9b0a-96077220fbce tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e75b93c-77ff-4b7a-b083-8371a33b619a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:17 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-9231d395-024f-46f6-9b0a-96077220fbce tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1728825335 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1728825335, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:46:17 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-9231d395-024f-46f6-9b0a-96077220fbce tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1728825335 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1728825335, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:46:18 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-9231d395-024f-46f6-9b0a-96077220fbce tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Created reservations ['5b529a23-2162-44a7-bf31-4919afdc16b7', '08fa4cc2-cf2c-4bf3-95ee-b921e8f09ce0', '90ad6ddb-0d0c-4a0d-a704-bafe66a2a93a', '6b1df303-b2e4-4296-ac5c-03eaa82a9405'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:46:18 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-9231d395-024f-46f6-9b0a-96077220fbce tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e75b93c-77ff-4b7a-b083-8371a33b619a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b529a23-2162-44a7-bf31-4919afdc16b7', '08fa4cc2-cf2c-4bf3-95ee-b921e8f09ce0', '90ad6ddb-0d0c-4a0d-a704-bafe66a2a93a', '6b1df303-b2e4-4296-ac5c-03eaa82a9405']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:18 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-9231d395-024f-46f6-9b0a-96077220fbce tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbf10ca1-172d-44f6-9d79-3386fa3bb629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:18 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:18 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:18 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-9231d395-024f-46f6-9b0a-96077220fbce tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbf10ca1-172d-44f6-9d79-3386fa3bb629) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '618f445d-cad6-47be-89b0-779bf1df4c02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-108932985',encryption_key_id=None,group_id=81f84f05-4cff-4da7-9f6c-2b80898fef30,group_type_id=,metadata={},multiattach=False,project_id='c5d4bf01e89d40ad80929cecd5ffcc4d',qos_specs=None,replication_status=,reservations=['5b529a23-2162-44a7-bf31-4919afdc16b7','08fa4cc2-cf2c-4bf3-95ee-b921e8f09ce0','90ad6ddb-0d0c-4a0d-a704-bafe66a2a93a','6b1df303-b2e4-4296-ac5c-03eaa82a9405'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa633fee4a674a55bf09333a6ac6f9c4',volume_type_id=a6d4d415-9a46-4506-939a-9b30703f990b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:46:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-108932985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=81f84f05-4cff-4da7-9f6c-2b80898fef30,host=None,id=618f445d-cad6-47be-89b0-779bf1df4c02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5d4bf01e89d40ad80929cecd5ffcc4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa633fee4a674a55bf09333a6ac6f9c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a6d4d415-9a46-4506-939a-9b30703f990b),volume_type_id=a6d4d415-9a46-4506-939a-9b30703f990b)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:18 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-9231d395-024f-46f6-9b0a-96077220fbce tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e4db26d-46dc-4ae5-804e-52710c2b63d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:18 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-9231d395-024f-46f6-9b0a-96077220fbce tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e4db26d-46dc-4ae5-804e-52710c2b63d5) transitioned into state 'SUCCESS' from state '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-108932985',encryption_key_id=None,group_id=81f84f05-4cff-4da7-9f6c-2b80898fef30,group_type_id=,metadata={},multiattach=False,project_id='c5d4bf01e89d40ad80929cecd5ffcc4d',qos_specs=None,replication_status=,reservations=['5b529a23-2162-44a7-bf31-4919afdc16b7','08fa4cc2-cf2c-4bf3-95ee-b921e8f09ce0','90ad6ddb-0d0c-4a0d-a704-bafe66a2a93a','6b1df303-b2e4-4296-ac5c-03eaa82a9405'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa633fee4a674a55bf09333a6ac6f9c4',volume_type_id=a6d4d415-9a46-4506-939a-9b30703f990b)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:18 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-9231d395-024f-46f6-9b0a-96077220fbce tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2bfc1d3-43ab-4750-8a9c-3b9b1d68a373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:18 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-9231d395-024f-46f6-9b0a-96077220fbce tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2bfc1d3-43ab-4750-8a9c-3b9b1d68a373) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:18 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-9231d395-024f-46f6-9b0a-96077220fbce tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Flow 'volume_create_api' (0c6ffa94-ec1b-469f-8d7e-423d36c19ff6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:46:18 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9231d395-024f-46f6-9b0a-96077220fbce tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Create volume request issued successfully. Sep 07 13:46:18 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-9231d395-024f-46f6-9b0a-96077220fbce tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:46:18 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-9231d395-024f-46f6-9b0a-96077220fbce tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:46:18 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-9231d395-024f-46f6-9b0a-96077220fbce tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:46:18 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:18 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9231d395-024f-46f6-9b0a-96077220fbce tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:46:18 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 82/165] 192.168.122.6 () {62 vars in 1174 bytes} [Mon Sep 7 13:46:17 2026] POST /volume/v3/volumes => generated 826 bytes in 843 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:46:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-32cb5903-0640-42c1-9f9c-8c414918606c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-32cb5903-0640-42c1-9f9c-8c414918606c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/618f445d-cad6-47be-89b0-779bf1df4c02 Sep 07 13:46:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-32cb5903-0640-42c1-9f9c-8c414918606c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-32cb5903-0640-42c1-9f9c-8c414918606c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:18 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:18 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:18 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:18 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:18 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-32cb5903-0640-42c1-9f9c-8c414918606c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Volume info retrieved successfully. Sep 07 13:46:18 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-32cb5903-0640-42c1-9f9c-8c414918606c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:46:18 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-32cb5903-0640-42c1-9f9c-8c414918606c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:46:18 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-32cb5903-0640-42c1-9f9c-8c414918606c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:46:18 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:18 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-32cb5903-0640-42c1-9f9c-8c414918606c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/618f445d-cad6-47be-89b0-779bf1df4c02 returned with HTTP 200 Sep 07 13:46:18 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 84/166] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:46:18 2026] GET /volume/v3/volumes/618f445d-cad6-47be-89b0-779bf1df4c02 => generated 894 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3037535a-7200-489c-89a5-16ccf47c19e4 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3037535a-7200-489c-89a5-16ccf47c19e4 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/618f445d-cad6-47be-89b0-779bf1df4c02 Sep 07 13:46:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3037535a-7200-489c-89a5-16ccf47c19e4 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3037535a-7200-489c-89a5-16ccf47c19e4 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:19 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:19 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:19 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:19 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:19 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3037535a-7200-489c-89a5-16ccf47c19e4 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Volume info retrieved successfully. Sep 07 13:46:19 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-3037535a-7200-489c-89a5-16ccf47c19e4 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:46:19 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-3037535a-7200-489c-89a5-16ccf47c19e4 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:46:19 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-3037535a-7200-489c-89a5-16ccf47c19e4 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:46:19 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:19 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3037535a-7200-489c-89a5-16ccf47c19e4 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/618f445d-cad6-47be-89b0-779bf1df4c02 returned with HTTP 200 Sep 07 13:46:19 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 83/167] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:46:19 2026] GET /volume/v3/volumes/618f445d-cad6-47be-89b0-779bf1df4c02 => generated 918 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-52b3500a-68fd-4cc5-a37a-e39582fc3149 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-52b3500a-68fd-4cc5-a37a-e39582fc3149 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/618f445d-cad6-47be-89b0-779bf1df4c02 Sep 07 13:46:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-52b3500a-68fd-4cc5-a37a-e39582fc3149 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-52b3500a-68fd-4cc5-a37a-e39582fc3149 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:21 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:21 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:21 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:21 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:21 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-52b3500a-68fd-4cc5-a37a-e39582fc3149 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Volume info retrieved successfully. Sep 07 13:46:21 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-52b3500a-68fd-4cc5-a37a-e39582fc3149 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:46:21 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-52b3500a-68fd-4cc5-a37a-e39582fc3149 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:46:21 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-52b3500a-68fd-4cc5-a37a-e39582fc3149 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:46:21 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:21 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-52b3500a-68fd-4cc5-a37a-e39582fc3149 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/618f445d-cad6-47be-89b0-779bf1df4c02 returned with HTTP 200 Sep 07 13:46:21 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 85/168] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:46:20 2026] GET /volume/v3/volumes/618f445d-cad6-47be-89b0-779bf1df4c02 => generated 919 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c1858000-0bd7-4bd7-be22-b79598af929c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c1858000-0bd7-4bd7-be22-b79598af929c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:46:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c1858000-0bd7-4bd7-be22-b79598af929c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1693731630", "volume_type": "a6d4d415-9a46-4506-939a-9b30703f990b", "group_id": "81f84f05-4cff-4da7-9f6c-2b80898fef30", "size": 1}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-c1858000-0bd7-4bd7-be22-b79598af929c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1693731630', 'volume_type': 'a6d4d415-9a46-4506-939a-9b30703f990b', 'group_id': '81f84f05-4cff-4da7-9f6c-2b80898fef30', 'size': 1}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:46:21 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:21 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:21 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-c1858000-0bd7-4bd7-be22-b79598af929c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Create volume of 1 GB Sep 07 13:46:21 devstack devstack@c-api.service[87261]: /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 07 13:46:21 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 13:46:21 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c1858000-0bd7-4bd7-be22-b79598af929c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Availability Zones retrieved successfully. Sep 07 13:46:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-c1858000-0bd7-4bd7-be22-b79598af929c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Flow 'volume_create_api' (9c42a2d3-904a-4806-9241-a54891c32271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:46:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-c1858000-0bd7-4bd7-be22-b79598af929c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2c70332-9753-49ac-9c6d-0c3caab567d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:21 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:21 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-c1858000-0bd7-4bd7-be22-b79598af929c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:46:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-c1858000-0bd7-4bd7-be22-b79598af929c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2c70332-9753-49ac-9c6d-0c3caab567d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:46:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a6d4d415-9a46-4506-939a-9b30703f990b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1728825335',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a6d4d415-9a46-4506-939a-9b30703f990b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '81f84f05-4cff-4da7-9f6c-2b80898fef30', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-c1858000-0bd7-4bd7-be22-b79598af929c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca92c63f-2197-4404-98a8-70187d77e71c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:21 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-c1858000-0bd7-4bd7-be22-b79598af929c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Created reservations ['4e0eed37-f174-4097-a3d4-1f83a14bcd9c', 'ab9e76fd-343d-41bd-b4b3-c545be486393', '2b9e37dd-2642-4090-8a21-fdde41bba2d2', '3a7399fb-681f-48a2-9405-87a9ff3f360b'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:46:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-c1858000-0bd7-4bd7-be22-b79598af929c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca92c63f-2197-4404-98a8-70187d77e71c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e0eed37-f174-4097-a3d4-1f83a14bcd9c', 'ab9e76fd-343d-41bd-b4b3-c545be486393', '2b9e37dd-2642-4090-8a21-fdde41bba2d2', '3a7399fb-681f-48a2-9405-87a9ff3f360b']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-c1858000-0bd7-4bd7-be22-b79598af929c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a529f7d4-d7ba-4198-a275-64f5f401cb5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:21 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:21 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-c1858000-0bd7-4bd7-be22-b79598af929c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a529f7d4-d7ba-4198-a275-64f5f401cb5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ef74405-781c-48a6-bbd1-522d88d32b62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1693731630',encryption_key_id=None,group_id=81f84f05-4cff-4da7-9f6c-2b80898fef30,group_type_id=,metadata={},multiattach=False,project_id='c5d4bf01e89d40ad80929cecd5ffcc4d',qos_specs=None,replication_status=,reservations=['4e0eed37-f174-4097-a3d4-1f83a14bcd9c','ab9e76fd-343d-41bd-b4b3-c545be486393','2b9e37dd-2642-4090-8a21-fdde41bba2d2','3a7399fb-681f-48a2-9405-87a9ff3f360b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa633fee4a674a55bf09333a6ac6f9c4',volume_type_id=a6d4d415-9a46-4506-939a-9b30703f990b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:46:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1693731630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=81f84f05-4cff-4da7-9f6c-2b80898fef30,host=None,id=3ef74405-781c-48a6-bbd1-522d88d32b62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5d4bf01e89d40ad80929cecd5ffcc4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa633fee4a674a55bf09333a6ac6f9c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a6d4d415-9a46-4506-939a-9b30703f990b),volume_type_id=a6d4d415-9a46-4506-939a-9b30703f990b)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-c1858000-0bd7-4bd7-be22-b79598af929c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd68e4ef-4d7c-4442-98b9-5f9dcb0f00fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-c1858000-0bd7-4bd7-be22-b79598af929c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd68e4ef-4d7c-4442-98b9-5f9dcb0f00fd) transitioned into state 'SUCCESS' from state '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-1693731630',encryption_key_id=None,group_id=81f84f05-4cff-4da7-9f6c-2b80898fef30,group_type_id=,metadata={},multiattach=False,project_id='c5d4bf01e89d40ad80929cecd5ffcc4d',qos_specs=None,replication_status=,reservations=['4e0eed37-f174-4097-a3d4-1f83a14bcd9c','ab9e76fd-343d-41bd-b4b3-c545be486393','2b9e37dd-2642-4090-8a21-fdde41bba2d2','3a7399fb-681f-48a2-9405-87a9ff3f360b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa633fee4a674a55bf09333a6ac6f9c4',volume_type_id=a6d4d415-9a46-4506-939a-9b30703f990b)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-c1858000-0bd7-4bd7-be22-b79598af929c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d7e468b-66ed-460e-8914-a06b77c1d8f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-c1858000-0bd7-4bd7-be22-b79598af929c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d7e468b-66ed-460e-8914-a06b77c1d8f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-c1858000-0bd7-4bd7-be22-b79598af929c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Flow 'volume_create_api' (9c42a2d3-904a-4806-9241-a54891c32271) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:46:21 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c1858000-0bd7-4bd7-be22-b79598af929c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Create volume request issued successfully. Sep 07 13:46:21 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-c1858000-0bd7-4bd7-be22-b79598af929c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:46:21 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-c1858000-0bd7-4bd7-be22-b79598af929c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:46:21 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-c1858000-0bd7-4bd7-be22-b79598af929c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:46:21 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:21 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c1858000-0bd7-4bd7-be22-b79598af929c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:46:21 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 84/169] 192.168.122.6 () {62 vars in 1174 bytes} [Mon Sep 7 13:46:21 2026] POST /volume/v3/volumes => generated 827 bytes in 614 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:46:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ca8f65ee-6397-478f-ab5f-288ae066f55c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ca8f65ee-6397-478f-ab5f-288ae066f55c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/3ef74405-781c-48a6-bbd1-522d88d32b62 Sep 07 13:46:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ca8f65ee-6397-478f-ab5f-288ae066f55c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ca8f65ee-6397-478f-ab5f-288ae066f55c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:21 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:21 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:21 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:21 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:21 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ca8f65ee-6397-478f-ab5f-288ae066f55c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Volume info retrieved successfully. Sep 07 13:46:21 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-ca8f65ee-6397-478f-ab5f-288ae066f55c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:46:21 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-ca8f65ee-6397-478f-ab5f-288ae066f55c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:46:22 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-ca8f65ee-6397-478f-ab5f-288ae066f55c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:46:22 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:22 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ca8f65ee-6397-478f-ab5f-288ae066f55c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/3ef74405-781c-48a6-bbd1-522d88d32b62 returned with HTTP 200 Sep 07 13:46:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 86/170] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:46:21 2026] GET /volume/v3/volumes/3ef74405-781c-48a6-bbd1-522d88d32b62 => generated 895 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-fd0ebf94-1bbd-4d22-b98a-5e80ae05cd44 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fd0ebf94-1bbd-4d22-b98a-5e80ae05cd44 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/3ef74405-781c-48a6-bbd1-522d88d32b62 Sep 07 13:46:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fd0ebf94-1bbd-4d22-b98a-5e80ae05cd44 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fd0ebf94-1bbd-4d22-b98a-5e80ae05cd44 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:23 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:23 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:23 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:23 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-fd0ebf94-1bbd-4d22-b98a-5e80ae05cd44 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Volume info retrieved successfully. Sep 07 13:46:23 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-fd0ebf94-1bbd-4d22-b98a-5e80ae05cd44 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:46:23 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-fd0ebf94-1bbd-4d22-b98a-5e80ae05cd44 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:46:23 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-fd0ebf94-1bbd-4d22-b98a-5e80ae05cd44 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:46:23 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:23 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fd0ebf94-1bbd-4d22-b98a-5e80ae05cd44 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/3ef74405-781c-48a6-bbd1-522d88d32b62 returned with HTTP 200 Sep 07 13:46:23 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 85/171] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:46:23 2026] GET /volume/v3/volumes/3ef74405-781c-48a6-bbd1-522d88d32b62 => generated 920 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-6ea06ca6-df2a-4846-a489-7f8d347d9848 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6ea06ca6-df2a-4846-a489-7f8d347d9848 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] PUT http://192.168.122.6/volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 Sep 07 13:46:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6ea06ca6-df2a-4846-a489-7f8d347d9848 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "618f445d-cad6-47be-89b0-779bf1df4c02"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-6ea06ca6-df2a-4846-a489-7f8d347d9848 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Update called for group 81f84f05-4cff-4da7-9f6c-2b80898fef30. {{(pid=87262) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 13:46:23 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.groups [None req-6ea06ca6-df2a-4846-a489-7f8d347d9848 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Updating group 81f84f05-4cff-4da7-9f6c-2b80898fef30 with name None description: None add_volumes: None remove_volumes: 618f445d-cad6-47be-89b0-779bf1df4c02. Sep 07 13:46:23 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:23 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6ea06ca6-df2a-4846-a489-7f8d347d9848 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 returned with HTTP 202 Sep 07 13:46:23 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 87/172] 192.168.122.6 () {62 vars in 1280 bytes} [Mon Sep 7 13:46:23 2026] PUT /volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:46:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3088a387-92a9-4aa3-9aae-b2b891ace1bc None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3088a387-92a9-4aa3-9aae-b2b891ace1bc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 Sep 07 13:46:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3088a387-92a9-4aa3-9aae-b2b891ace1bc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3088a387-92a9-4aa3-9aae-b2b891ace1bc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-3088a387-92a9-4aa3-9aae-b2b891ace1bc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member 81f84f05-4cff-4da7-9f6c-2b80898fef30 {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:46:23 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:23 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:23 devstack devstack@c-api.service[87261]: /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 07 13:46:23 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 13:46:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3088a387-92a9-4aa3-9aae-b2b891ace1bc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 returned with HTTP 200 Sep 07 13:46:23 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 86/173] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:46:23 2026] GET /volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 => generated 392 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-15d5e9e5-eafe-422a-b1eb-e964c2695ae2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-15d5e9e5-eafe-422a-b1eb-e964c2695ae2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 Sep 07 13:46:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-15d5e9e5-eafe-422a-b1eb-e964c2695ae2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-15d5e9e5-eafe-422a-b1eb-e964c2695ae2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-15d5e9e5-eafe-422a-b1eb-e964c2695ae2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member 81f84f05-4cff-4da7-9f6c-2b80898fef30 {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:46:24 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:24 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:24 devstack devstack@c-api.service[87262]: /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 07 13:46:24 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), Sep 07 13:46:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-15d5e9e5-eafe-422a-b1eb-e964c2695ae2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 returned with HTTP 200 Sep 07 13:46:24 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 88/174] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:46:24 2026] GET /volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 => generated 393 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:46:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-56529ca7-3cf1-4665-a085-fd1a339ab249 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-56529ca7-3cf1-4665-a085-fd1a339ab249 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] PUT http://192.168.122.6/volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 Sep 07 13:46:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-56529ca7-3cf1-4665-a085-fd1a339ab249 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "618f445d-cad6-47be-89b0-779bf1df4c02"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-56529ca7-3cf1-4665-a085-fd1a339ab249 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Update called for group 81f84f05-4cff-4da7-9f6c-2b80898fef30. {{(pid=87261) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 13:46:24 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.groups [None req-56529ca7-3cf1-4665-a085-fd1a339ab249 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Updating group 81f84f05-4cff-4da7-9f6c-2b80898fef30 with name None description: None add_volumes: 618f445d-cad6-47be-89b0-779bf1df4c02 remove_volumes: None. Sep 07 13:46:24 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:24 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:24 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:24 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:24 devstack devstack@c-api.service[87261]: /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 07 13:46:24 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 13:46:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-56529ca7-3cf1-4665-a085-fd1a339ab249 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 returned with HTTP 202 Sep 07 13:46:24 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 87/175] 192.168.122.6 () {62 vars in 1280 bytes} [Mon Sep 7 13:46:24 2026] PUT /volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:46:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1245a418-73ef-4905-8a85-e547ed3290a2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1245a418-73ef-4905-8a85-e547ed3290a2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 Sep 07 13:46:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1245a418-73ef-4905-8a85-e547ed3290a2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1245a418-73ef-4905-8a85-e547ed3290a2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-1245a418-73ef-4905-8a85-e547ed3290a2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member 81f84f05-4cff-4da7-9f6c-2b80898fef30 {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:46:24 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:24 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:24 devstack devstack@c-api.service[87262]: /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 07 13:46:24 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), Sep 07 13:46:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1245a418-73ef-4905-8a85-e547ed3290a2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 returned with HTTP 200 Sep 07 13:46:24 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 89/176] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:46:24 2026] GET /volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 => generated 392 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-767b8051-bd0a-4a3d-807b-212d5534a2dc None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-767b8051-bd0a-4a3d-807b-212d5534a2dc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 Sep 07 13:46:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-767b8051-bd0a-4a3d-807b-212d5534a2dc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-767b8051-bd0a-4a3d-807b-212d5534a2dc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-767b8051-bd0a-4a3d-807b-212d5534a2dc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member 81f84f05-4cff-4da7-9f6c-2b80898fef30 {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:46:25 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:25 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:25 devstack devstack@c-api.service[87261]: /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 07 13:46:25 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 13:46:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-767b8051-bd0a-4a3d-807b-212d5534a2dc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 returned with HTTP 200 Sep 07 13:46:25 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 88/177] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:46:25 2026] GET /volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 => generated 393 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:46:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bc42b504-d27b-4eb5-a3ed-7a62d57e18c0 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bc42b504-d27b-4eb5-a3ed-7a62d57e18c0 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] PUT http://192.168.122.6/volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 Sep 07 13:46:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bc42b504-d27b-4eb5-a3ed-7a62d57e18c0 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "3ef74405-781c-48a6-bbd1-522d88d32b62"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-bc42b504-d27b-4eb5-a3ed-7a62d57e18c0 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Update called for group 81f84f05-4cff-4da7-9f6c-2b80898fef30. {{(pid=87262) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 13:46:25 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.groups [None req-bc42b504-d27b-4eb5-a3ed-7a62d57e18c0 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Updating group 81f84f05-4cff-4da7-9f6c-2b80898fef30 with name None description: None add_volumes: None remove_volumes: 3ef74405-781c-48a6-bbd1-522d88d32b62. Sep 07 13:46:25 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:25 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bc42b504-d27b-4eb5-a3ed-7a62d57e18c0 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 returned with HTTP 202 Sep 07 13:46:25 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 90/178] 192.168.122.6 () {62 vars in 1280 bytes} [Mon Sep 7 13:46:25 2026] PUT /volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:46:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1b25edb0-2410-4888-bec5-47f3dde96d1c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1b25edb0-2410-4888-bec5-47f3dde96d1c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 Sep 07 13:46:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1b25edb0-2410-4888-bec5-47f3dde96d1c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1b25edb0-2410-4888-bec5-47f3dde96d1c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-1b25edb0-2410-4888-bec5-47f3dde96d1c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member 81f84f05-4cff-4da7-9f6c-2b80898fef30 {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:46:26 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:26 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:26 devstack devstack@c-api.service[87261]: /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 07 13:46:26 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 13:46:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1b25edb0-2410-4888-bec5-47f3dde96d1c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 returned with HTTP 200 Sep 07 13:46:26 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 89/179] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:46:25 2026] GET /volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 => generated 392 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f602f752-a93d-42fc-b37c-4ccfd8eaadd2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:27 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f602f752-a93d-42fc-b37c-4ccfd8eaadd2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 Sep 07 13:46:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f602f752-a93d-42fc-b37c-4ccfd8eaadd2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f602f752-a93d-42fc-b37c-4ccfd8eaadd2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-f602f752-a93d-42fc-b37c-4ccfd8eaadd2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member 81f84f05-4cff-4da7-9f6c-2b80898fef30 {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:46:27 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:27 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:27 devstack devstack@c-api.service[87262]: /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 07 13:46:27 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), Sep 07 13:46:27 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f602f752-a93d-42fc-b37c-4ccfd8eaadd2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 returned with HTTP 200 Sep 07 13:46:27 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 91/180] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:46:27 2026] GET /volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 => generated 393 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-47156a0e-cd59-452a-94be-052a46d797e8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:27 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-47156a0e-cd59-452a-94be-052a46d797e8 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] PUT http://192.168.122.6/volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 Sep 07 13:46:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-47156a0e-cd59-452a-94be-052a46d797e8 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "3ef74405-781c-48a6-bbd1-522d88d32b62"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-47156a0e-cd59-452a-94be-052a46d797e8 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Update called for group 81f84f05-4cff-4da7-9f6c-2b80898fef30. {{(pid=87261) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 13:46:27 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.groups [None req-47156a0e-cd59-452a-94be-052a46d797e8 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Updating group 81f84f05-4cff-4da7-9f6c-2b80898fef30 with name None description: None add_volumes: 3ef74405-781c-48a6-bbd1-522d88d32b62 remove_volumes: None. Sep 07 13:46:27 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:27 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:27 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:27 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:27 devstack devstack@c-api.service[87261]: /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 07 13:46:27 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 13:46:27 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-47156a0e-cd59-452a-94be-052a46d797e8 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 returned with HTTP 202 Sep 07 13:46:27 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 90/181] 192.168.122.6 () {62 vars in 1280 bytes} [Mon Sep 7 13:46:27 2026] PUT /volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:46:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c7e7c6ed-d835-4c89-acd9-072fcaf77119 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:27 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c7e7c6ed-d835-4c89-acd9-072fcaf77119 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 Sep 07 13:46:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c7e7c6ed-d835-4c89-acd9-072fcaf77119 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c7e7c6ed-d835-4c89-acd9-072fcaf77119 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-c7e7c6ed-d835-4c89-acd9-072fcaf77119 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member 81f84f05-4cff-4da7-9f6c-2b80898fef30 {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:46:27 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:27 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:27 devstack devstack@c-api.service[87262]: /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 07 13:46:27 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), Sep 07 13:46:27 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c7e7c6ed-d835-4c89-acd9-072fcaf77119 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 returned with HTTP 200 Sep 07 13:46:27 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 92/182] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:46:27 2026] GET /volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 => generated 392 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-bb472f0e-b9b2-484d-9b40-0ff56b1c0ff1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bb472f0e-b9b2-484d-9b40-0ff56b1c0ff1 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 Sep 07 13:46:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bb472f0e-b9b2-484d-9b40-0ff56b1c0ff1 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bb472f0e-b9b2-484d-9b40-0ff56b1c0ff1 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-bb472f0e-b9b2-484d-9b40-0ff56b1c0ff1 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member 81f84f05-4cff-4da7-9f6c-2b80898fef30 {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:46:28 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:28 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:28 devstack devstack@c-api.service[87261]: /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 07 13:46:28 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 13:46:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bb472f0e-b9b2-484d-9b40-0ff56b1c0ff1 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 returned with HTTP 200 Sep 07 13:46:28 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 91/183] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:46:28 2026] GET /volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 => generated 393 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-fdf306ef-d551-448c-be11-e5bfde917a79 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fdf306ef-d551-448c-be11-e5bfde917a79 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 07 13:46:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fdf306ef-d551-448c-be11-e5bfde917a79 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fdf306ef-d551-448c-be11-e5bfde917a79 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'detail' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-fdf306ef-d551-448c-be11-e5bfde917a79 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:46:28 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:28 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:28 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fdf306ef-d551-448c-be11-e5bfde917a79 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:46:28 devstack devstack@c-api.service[87262]: /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 07 13:46:28 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:46:28 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:28 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:28 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:28 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:28 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-fdf306ef-d551-448c-be11-e5bfde917a79 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Get all volumes completed successfully. Sep 07 13:46:28 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-fdf306ef-d551-448c-be11-e5bfde917a79 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:46:28 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-fdf306ef-d551-448c-be11-e5bfde917a79 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:46:28 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-fdf306ef-d551-448c-be11-e5bfde917a79 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:46:28 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:28 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:28 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-fdf306ef-d551-448c-be11-e5bfde917a79 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:46:28 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-fdf306ef-d551-448c-be11-e5bfde917a79 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:46:28 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-fdf306ef-d551-448c-be11-e5bfde917a79 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:46:28 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:28 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fdf306ef-d551-448c-be11-e5bfde917a79 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:46:28 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 93/184] 192.168.122.6 () {60 vars in 1173 bytes} [Mon Sep 7 13:46:28 2026] GET /volume/v3/volumes/detail => generated 1832 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:46:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-98a0f4d6-7655-404c-9572-7b461dc80dd7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-98a0f4d6-7655-404c-9572-7b461dc80dd7 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] POST http://192.168.122.6/volume/v3/group_snapshots Sep 07 13:46:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-98a0f4d6-7655-404c-9572-7b461dc80dd7 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "81f84f05-4cff-4da7-9f6c-2b80898fef30", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1939330870"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.group_snapshots [None req-98a0f4d6-7655-404c-9572-7b461dc80dd7 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '81f84f05-4cff-4da7-9f6c-2b80898fef30', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1939330870'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 13:46:29 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:29 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:29 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.group_snapshots [None req-98a0f4d6-7655-404c-9572-7b461dc80dd7 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1939330870. Sep 07 13:46:29 devstack devstack@c-api.service[87261]: /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 07 13:46:29 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:46:29 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:29 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:29 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:29 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:29 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:29 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:29 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-98a0f4d6-7655-404c-9572-7b461dc80dd7 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1728825335 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1728825335, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:46:29 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-98a0f4d6-7655-404c-9572-7b461dc80dd7 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Created reservations ['ff06515b-43ea-4d9e-8705-e3a16f1892e1', 'c5f4168a-e0c1-4d94-887e-0773a896f4f2', '23a68dfa-2ffc-47b4-ab3c-aeae9e314540', '857c6115-b337-4748-8978-da0d15998f1b'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:46:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-98a0f4d6-7655-404c-9572-7b461dc80dd7 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/group_snapshots returned with HTTP 202 Sep 07 13:46:29 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 92/185] 192.168.122.6 () {62 vars in 1198 bytes} [Mon Sep 7 13:46:28 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 851 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:46:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9f8fb291-24a7-432a-b098-b4a91ab29e46 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9f8fb291-24a7-432a-b098-b4a91ab29e46 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/e60edd53-7ac5-4d90-a194-d1dabd49c037 Sep 07 13:46:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9f8fb291-24a7-432a-b098-b4a91ab29e46 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9f8fb291-24a7-432a-b098-b4a91ab29e46 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.group_snapshots [None req-9f8fb291-24a7-432a-b098-b4a91ab29e46 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member e60edd53-7ac5-4d90-a194-d1dabd49c037 {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:46:29 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:29 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9f8fb291-24a7-432a-b098-b4a91ab29e46 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/group_snapshots/e60edd53-7ac5-4d90-a194-d1dabd49c037 returned with HTTP 200 Sep 07 13:46:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 94/186] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:46:29 2026] GET /volume/v3/group_snapshots/e60edd53-7ac5-4d90-a194-d1dabd49c037 => generated 326 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-262412c4-6318-4760-aca4-9bded172e7ea None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-262412c4-6318-4760-aca4-9bded172e7ea tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/e60edd53-7ac5-4d90-a194-d1dabd49c037 Sep 07 13:46:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-262412c4-6318-4760-aca4-9bded172e7ea tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-262412c4-6318-4760-aca4-9bded172e7ea tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.group_snapshots [None req-262412c4-6318-4760-aca4-9bded172e7ea tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member e60edd53-7ac5-4d90-a194-d1dabd49c037 {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:46:30 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:30 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-262412c4-6318-4760-aca4-9bded172e7ea tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/group_snapshots/e60edd53-7ac5-4d90-a194-d1dabd49c037 returned with HTTP 200 Sep 07 13:46:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 93/187] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:46:30 2026] GET /volume/v3/group_snapshots/e60edd53-7ac5-4d90-a194-d1dabd49c037 => generated 326 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a51235d6-f6a8-4040-9f61-cf4ce3188001 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a51235d6-f6a8-4040-9f61-cf4ce3188001 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:46:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a51235d6-f6a8-4040-9f61-cf4ce3188001 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1528889773"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-a51235d6-f6a8-4040-9f61-cf4ce3188001 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1528889773'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:46:31 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-a51235d6-f6a8-4040-9f61-cf4ce3188001 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Create volume of 1 GB Sep 07 13:46:31 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a51235d6-f6a8-4040-9f61-cf4ce3188001 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Availability Zones retrieved successfully. Sep 07 13:46:31 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a51235d6-f6a8-4040-9f61-cf4ce3188001 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Flow 'volume_create_api' (5ec19cf9-1418-4fee-b9a0-c2a1ecf98257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:46:31 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a51235d6-f6a8-4040-9f61-cf4ce3188001 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc76a41a-af73-4c6b-829e-c615f391d009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:31 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-a51235d6-f6a8-4040-9f61-cf4ce3188001 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:46:31 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a51235d6-f6a8-4040-9f61-cf4ce3188001 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc76a41a-af73-4c6b-829e-c615f391d009) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:31 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a51235d6-f6a8-4040-9f61-cf4ce3188001 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09cca825-513b-4162-b8a0-3b3094d6f062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-5fafd9c4-7448-41f0-974c-f39fb7110628 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5fafd9c4-7448-41f0-974c-f39fb7110628 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/e60edd53-7ac5-4d90-a194-d1dabd49c037 Sep 07 13:46:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5fafd9c4-7448-41f0-974c-f39fb7110628 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5fafd9c4-7448-41f0-974c-f39fb7110628 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.group_snapshots [None req-5fafd9c4-7448-41f0-974c-f39fb7110628 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member e60edd53-7ac5-4d90-a194-d1dabd49c037 {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:46:31 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:31 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5fafd9c4-7448-41f0-974c-f39fb7110628 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/group_snapshots/e60edd53-7ac5-4d90-a194-d1dabd49c037 returned with HTTP 200 Sep 07 13:46:31 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 94/188] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:46:31 2026] GET /volume/v3/group_snapshots/e60edd53-7ac5-4d90-a194-d1dabd49c037 => generated 326 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:32 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-a51235d6-f6a8-4040-9f61-cf4ce3188001 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Created reservations ['0c748699-1e1f-4344-8621-71b493cd4841', '83b712ce-bdbf-40ad-91a4-71650eb90c8d', 'd5e84d1a-67f9-4f99-af8a-a737adab0c19', 'e5b6e52c-4690-472a-99d7-02515a1edf9f'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:46:32 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a51235d6-f6a8-4040-9f61-cf4ce3188001 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09cca825-513b-4162-b8a0-3b3094d6f062) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c748699-1e1f-4344-8621-71b493cd4841', '83b712ce-bdbf-40ad-91a4-71650eb90c8d', 'd5e84d1a-67f9-4f99-af8a-a737adab0c19', 'e5b6e52c-4690-472a-99d7-02515a1edf9f']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:32 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a51235d6-f6a8-4040-9f61-cf4ce3188001 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f10fd92-1b93-49e2-9b24-f4d5a21f535d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:32 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:32 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:32 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a51235d6-f6a8-4040-9f61-cf4ce3188001 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f10fd92-1b93-49e2-9b24-f4d5a21f535d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce192be7-0607-4fbf-9403-1cd4f91d4da2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1528889773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd6ccbc2997c4f56a61320ee9a0d5238',qos_specs=None,replication_status=,reservations=['0c748699-1e1f-4344-8621-71b493cd4841','83b712ce-bdbf-40ad-91a4-71650eb90c8d','d5e84d1a-67f9-4f99-af8a-a737adab0c19','e5b6e52c-4690-472a-99d7-02515a1edf9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e00fa3cf6b614028a383d7186309efbc',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:46:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1528889773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce192be7-0607-4fbf-9403-1cd4f91d4da2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd6ccbc2997c4f56a61320ee9a0d5238',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e00fa3cf6b614028a383d7186309efbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:32 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a51235d6-f6a8-4040-9f61-cf4ce3188001 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8165ec8-cbe0-4a6b-a0b2-b41c7c57552e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:32 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a51235d6-f6a8-4040-9f61-cf4ce3188001 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8165ec8-cbe0-4a6b-a0b2-b41c7c57552e) transitioned into state 'SUCCESS' from state '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-1528889773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd6ccbc2997c4f56a61320ee9a0d5238',qos_specs=None,replication_status=,reservations=['0c748699-1e1f-4344-8621-71b493cd4841','83b712ce-bdbf-40ad-91a4-71650eb90c8d','d5e84d1a-67f9-4f99-af8a-a737adab0c19','e5b6e52c-4690-472a-99d7-02515a1edf9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e00fa3cf6b614028a383d7186309efbc',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:32 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a51235d6-f6a8-4040-9f61-cf4ce3188001 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79e2db08-4442-43fc-b255-26c848bdded4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:32 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a51235d6-f6a8-4040-9f61-cf4ce3188001 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79e2db08-4442-43fc-b255-26c848bdded4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:32 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a51235d6-f6a8-4040-9f61-cf4ce3188001 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Flow 'volume_create_api' (5ec19cf9-1418-4fee-b9a0-c2a1ecf98257) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:46:32 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a51235d6-f6a8-4040-9f61-cf4ce3188001 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Create volume request issued successfully. Sep 07 13:46:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a51235d6-f6a8-4040-9f61-cf4ce3188001 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:46:32 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 95/189] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:46:31 2026] POST /volume/v3/volumes => generated 756 bytes in 661 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:46:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9e33c5c5-74a2-4f4f-9272-b303327c4efd None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9e33c5c5-74a2-4f4f-9272-b303327c4efd tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 Sep 07 13:46:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9e33c5c5-74a2-4f4f-9272-b303327c4efd tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9e33c5c5-74a2-4f4f-9272-b303327c4efd tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:32 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:32 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:32 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:32 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:32 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9e33c5c5-74a2-4f4f-9272-b303327c4efd tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9e33c5c5-74a2-4f4f-9272-b303327c4efd tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 returned with HTTP 200 Sep 07 13:46:32 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 95/190] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:46:32 2026] GET /volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 => generated 824 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9462953d-3868-4892-b40a-83b399db172c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9462953d-3868-4892-b40a-83b399db172c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/e60edd53-7ac5-4d90-a194-d1dabd49c037 Sep 07 13:46:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9462953d-3868-4892-b40a-83b399db172c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9462953d-3868-4892-b40a-83b399db172c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.group_snapshots [None req-9462953d-3868-4892-b40a-83b399db172c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member e60edd53-7ac5-4d90-a194-d1dabd49c037 {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:46:33 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:33 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9462953d-3868-4892-b40a-83b399db172c tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/group_snapshots/e60edd53-7ac5-4d90-a194-d1dabd49c037 returned with HTTP 200 Sep 07 13:46:33 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 96/191] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:46:32 2026] GET /volume/v3/group_snapshots/e60edd53-7ac5-4d90-a194-d1dabd49c037 => generated 326 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-38668295-d675-41e4-af97-322a51365ca1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-38668295-d675-41e4-af97-322a51365ca1 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 Sep 07 13:46:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-38668295-d675-41e4-af97-322a51365ca1 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-38668295-d675-41e4-af97-322a51365ca1 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:33 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:33 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:33 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:33 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:33 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-38668295-d675-41e4-af97-322a51365ca1 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-38668295-d675-41e4-af97-322a51365ca1 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 returned with HTTP 200 Sep 07 13:46:33 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 96/192] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:46:33 2026] GET /volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 => generated 848 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-90284f8e-2938-449a-9edf-702324c1c43f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-90284f8e-2938-449a-9edf-702324c1c43f tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/e60edd53-7ac5-4d90-a194-d1dabd49c037 Sep 07 13:46:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-90284f8e-2938-449a-9edf-702324c1c43f tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-90284f8e-2938-449a-9edf-702324c1c43f tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.group_snapshots [None req-90284f8e-2938-449a-9edf-702324c1c43f tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member e60edd53-7ac5-4d90-a194-d1dabd49c037 {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:46:34 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:34 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-90284f8e-2938-449a-9edf-702324c1c43f tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/group_snapshots/e60edd53-7ac5-4d90-a194-d1dabd49c037 returned with HTTP 200 Sep 07 13:46:34 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 97/193] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:46:34 2026] GET /volume/v3/group_snapshots/e60edd53-7ac5-4d90-a194-d1dabd49c037 => generated 326 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-99d3a6fc-2c51-4bc8-b202-506011be46d9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-99d3a6fc-2c51-4bc8-b202-506011be46d9 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 Sep 07 13:46:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-99d3a6fc-2c51-4bc8-b202-506011be46d9 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-99d3a6fc-2c51-4bc8-b202-506011be46d9 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:34 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:34 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:34 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:34 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:34 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-99d3a6fc-2c51-4bc8-b202-506011be46d9 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-99d3a6fc-2c51-4bc8-b202-506011be46d9 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 returned with HTTP 200 Sep 07 13:46:34 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 97/194] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:46:34 2026] GET /volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 => generated 848 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-038a983f-f386-48b2-927f-9088712d1da8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-038a983f-f386-48b2-927f-9088712d1da8 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/e60edd53-7ac5-4d90-a194-d1dabd49c037 Sep 07 13:46:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-038a983f-f386-48b2-927f-9088712d1da8 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-038a983f-f386-48b2-927f-9088712d1da8 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.group_snapshots [None req-038a983f-f386-48b2-927f-9088712d1da8 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member e60edd53-7ac5-4d90-a194-d1dabd49c037 {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:46:35 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:35 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-038a983f-f386-48b2-927f-9088712d1da8 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/group_snapshots/e60edd53-7ac5-4d90-a194-d1dabd49c037 returned with HTTP 200 Sep 07 13:46:35 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 98/195] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:46:35 2026] GET /volume/v3/group_snapshots/e60edd53-7ac5-4d90-a194-d1dabd49c037 => generated 326 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-066b8845-ae73-4a8d-b564-ce07e32a7bb3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-066b8845-ae73-4a8d-b564-ce07e32a7bb3 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 Sep 07 13:46:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-066b8845-ae73-4a8d-b564-ce07e32a7bb3 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-066b8845-ae73-4a8d-b564-ce07e32a7bb3 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:35 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:35 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:35 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:35 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:35 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-066b8845-ae73-4a8d-b564-ce07e32a7bb3 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-066b8845-ae73-4a8d-b564-ce07e32a7bb3 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 returned with HTTP 200 Sep 07 13:46:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 98/196] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:46:35 2026] GET /volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 => generated 848 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4545c906-adc1-4a4c-9600-0bc16972a379 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4545c906-adc1-4a4c-9600-0bc16972a379 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/e60edd53-7ac5-4d90-a194-d1dabd49c037 Sep 07 13:46:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4545c906-adc1-4a4c-9600-0bc16972a379 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4545c906-adc1-4a4c-9600-0bc16972a379 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.group_snapshots [None req-4545c906-adc1-4a4c-9600-0bc16972a379 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member e60edd53-7ac5-4d90-a194-d1dabd49c037 {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:46:36 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:36 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4545c906-adc1-4a4c-9600-0bc16972a379 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/group_snapshots/e60edd53-7ac5-4d90-a194-d1dabd49c037 returned with HTTP 200 Sep 07 13:46:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 99/197] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:46:36 2026] GET /volume/v3/group_snapshots/e60edd53-7ac5-4d90-a194-d1dabd49c037 => generated 326 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f6383486-8c68-42b2-9fb4-0335e1d4d87c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f6383486-8c68-42b2-9fb4-0335e1d4d87c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 Sep 07 13:46:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f6383486-8c68-42b2-9fb4-0335e1d4d87c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f6383486-8c68-42b2-9fb4-0335e1d4d87c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:37 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:37 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:37 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:37 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:37 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f6383486-8c68-42b2-9fb4-0335e1d4d87c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f6383486-8c68-42b2-9fb4-0335e1d4d87c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 returned with HTTP 200 Sep 07 13:46:37 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 99/198] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:46:37 2026] GET /volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 => generated 848 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bf7e8723-4bd3-4d64-a56d-0d5b418ced22 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bf7e8723-4bd3-4d64-a56d-0d5b418ced22 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/e60edd53-7ac5-4d90-a194-d1dabd49c037 Sep 07 13:46:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bf7e8723-4bd3-4d64-a56d-0d5b418ced22 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bf7e8723-4bd3-4d64-a56d-0d5b418ced22 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.group_snapshots [None req-bf7e8723-4bd3-4d64-a56d-0d5b418ced22 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member e60edd53-7ac5-4d90-a194-d1dabd49c037 {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:46:37 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:37 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bf7e8723-4bd3-4d64-a56d-0d5b418ced22 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/group_snapshots/e60edd53-7ac5-4d90-a194-d1dabd49c037 returned with HTTP 200 Sep 07 13:46:37 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 100/199] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:46:37 2026] GET /volume/v3/group_snapshots/e60edd53-7ac5-4d90-a194-d1dabd49c037 => generated 326 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a3f827fc-b672-4af4-b341-bfd731d1c6fe None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a3f827fc-b672-4af4-b341-bfd731d1c6fe tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 Sep 07 13:46:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a3f827fc-b672-4af4-b341-bfd731d1c6fe tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a3f827fc-b672-4af4-b341-bfd731d1c6fe tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:38 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:38 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a3f827fc-b672-4af4-b341-bfd731d1c6fe tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a3f827fc-b672-4af4-b341-bfd731d1c6fe tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 returned with HTTP 200 Sep 07 13:46:38 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 100/200] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:46:38 2026] GET /volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 => generated 848 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-637d13d6-fa26-4708-a899-5dfa1e97b134 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-637d13d6-fa26-4708-a899-5dfa1e97b134 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/e60edd53-7ac5-4d90-a194-d1dabd49c037 Sep 07 13:46:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-637d13d6-fa26-4708-a899-5dfa1e97b134 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-637d13d6-fa26-4708-a899-5dfa1e97b134 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.group_snapshots [None req-637d13d6-fa26-4708-a899-5dfa1e97b134 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member e60edd53-7ac5-4d90-a194-d1dabd49c037 {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:46:38 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:38 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-637d13d6-fa26-4708-a899-5dfa1e97b134 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/group_snapshots/e60edd53-7ac5-4d90-a194-d1dabd49c037 returned with HTTP 200 Sep 07 13:46:38 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 101/201] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:46:38 2026] GET /volume/v3/group_snapshots/e60edd53-7ac5-4d90-a194-d1dabd49c037 => generated 327 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d6de69fa-a48f-41e1-b5a6-95d876aaf1ec None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d6de69fa-a48f-41e1-b5a6-95d876aaf1ec tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/snapshots/detail Sep 07 13:46:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d6de69fa-a48f-41e1-b5a6-95d876aaf1ec tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d6de69fa-a48f-41e1-b5a6-95d876aaf1ec tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-d6de69fa-a48f-41e1-b5a6-95d876aaf1ec tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:46:38 devstack devstack@c-api.service[87261]: DEBUG cinder.db.api [None req-d6de69fa-a48f-41e1-b5a6-95d876aaf1ec tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Building query based on filter {{(pid=87261) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:46:38 devstack devstack@c-api.service[87261]: /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 07 13:46:38 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:46:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d6de69fa-a48f-41e1-b5a6-95d876aaf1ec tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Get all snapshots completed successfully. Sep 07 13:46:38 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:38 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d6de69fa-a48f-41e1-b5a6-95d876aaf1ec tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 13:46:38 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 101/202] 192.168.122.6 () {58 vars in 1138 bytes} [Mon Sep 7 13:46:38 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0040342a-d641-4e3e-9002-439562032154 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0040342a-d641-4e3e-9002-439562032154 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/snapshots/732f82f2-ee2f-46b1-b20a-5c9c8fa4b769 Sep 07 13:46:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0040342a-d641-4e3e-9002-439562032154 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0040342a-d641-4e3e-9002-439562032154 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:38 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:38 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:38 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0040342a-d641-4e3e-9002-439562032154 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Snapshot retrieved successfully. Sep 07 13:46:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0040342a-d641-4e3e-9002-439562032154 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/snapshots/732f82f2-ee2f-46b1-b20a-5c9c8fa4b769 returned with HTTP 200 Sep 07 13:46:38 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 102/203] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:46:38 2026] GET /volume/v3/snapshots/732f82f2-ee2f-46b1-b20a-5c9c8fa4b769 => generated 470 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-80bbb7f7-7501-44bb-91cf-6de9e8847e77 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-80bbb7f7-7501-44bb-91cf-6de9e8847e77 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/snapshots/0f419fea-4939-433d-b52c-2e1baf92db17 Sep 07 13:46:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-80bbb7f7-7501-44bb-91cf-6de9e8847e77 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-80bbb7f7-7501-44bb-91cf-6de9e8847e77 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:38 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:38 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-80bbb7f7-7501-44bb-91cf-6de9e8847e77 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Snapshot retrieved successfully. Sep 07 13:46:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-80bbb7f7-7501-44bb-91cf-6de9e8847e77 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/snapshots/0f419fea-4939-433d-b52c-2e1baf92db17 returned with HTTP 200 Sep 07 13:46:38 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 102/204] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:46:38 2026] GET /volume/v3/snapshots/0f419fea-4939-433d-b52c-2e1baf92db17 => generated 470 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-3796f378-7e37-4d48-bc5c-4289323f46c0 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3796f378-7e37-4d48-bc5c-4289323f46c0 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] DELETE http://192.168.122.6/volume/v3/group_snapshots/e60edd53-7ac5-4d90-a194-d1dabd49c037 Sep 07 13:46:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3796f378-7e37-4d48-bc5c-4289323f46c0 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3796f378-7e37-4d48-bc5c-4289323f46c0 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.group_snapshots [None req-3796f378-7e37-4d48-bc5c-4289323f46c0 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] delete called for member e60edd53-7ac5-4d90-a194-d1dabd49c037 {{(pid=87262) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 13:46:38 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.group_snapshots [None req-3796f378-7e37-4d48-bc5c-4289323f46c0 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Delete group_snapshot with id: e60edd53-7ac5-4d90-a194-d1dabd49c037 Sep 07 13:46:38 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:38 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:38 devstack devstack@c-api.service[87262]: /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 07 13:46:38 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:46:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3796f378-7e37-4d48-bc5c-4289323f46c0 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/group_snapshots/e60edd53-7ac5-4d90-a194-d1dabd49c037 returned with HTTP 202 Sep 07 13:46:38 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 103/205] 192.168.122.6 () {60 vars in 1290 bytes} [Mon Sep 7 13:46:38 2026] DELETE /volume/v3/group_snapshots/e60edd53-7ac5-4d90-a194-d1dabd49c037 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 13:46:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-09005d98-9f16-450e-9f90-f9797e0e1042 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-09005d98-9f16-450e-9f90-f9797e0e1042 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 07 13:46:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-09005d98-9f16-450e-9f90-f9797e0e1042 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-09005d98-9f16-450e-9f90-f9797e0e1042 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-09005d98-9f16-450e-9f90-f9797e0e1042 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:46:38 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-09005d98-9f16-450e-9f90-f9797e0e1042 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:46:38 devstack devstack@c-api.service[87261]: /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 07 13:46:38 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:46:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-09005d98-9f16-450e-9f90-f9797e0e1042 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Get all volumes completed successfully. Sep 07 13:46:38 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-09005d98-9f16-450e-9f90-f9797e0e1042 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:46:38 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-09005d98-9f16-450e-9f90-f9797e0e1042 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:46:39 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-09005d98-9f16-450e-9f90-f9797e0e1042 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:46:39 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:39 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:39 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-09005d98-9f16-450e-9f90-f9797e0e1042 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:46:39 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-09005d98-9f16-450e-9f90-f9797e0e1042 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:46:39 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-09005d98-9f16-450e-9f90-f9797e0e1042 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:46:39 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:39 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-06537087-1bec-405a-a08a-8ea3e090dee2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-06537087-1bec-405a-a08a-8ea3e090dee2 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 Sep 07 13:46:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-06537087-1bec-405a-a08a-8ea3e090dee2 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-06537087-1bec-405a-a08a-8ea3e090dee2 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:39 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:39 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:39 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:39 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-09005d98-9f16-450e-9f90-f9797e0e1042 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:46:39 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 103/206] 192.168.122.6 () {60 vars in 1173 bytes} [Mon Sep 7 13:46:38 2026] GET /volume/v3/volumes/detail => generated 1832 bytes in 529 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:46:39 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-06537087-1bec-405a-a08a-8ea3e090dee2 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-36152be6-c894-45d2-a6df-4568b4a086bd None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-36152be6-c894-45d2-a6df-4568b4a086bd tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/snapshots/detail Sep 07 13:46:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-06537087-1bec-405a-a08a-8ea3e090dee2 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 returned with HTTP 200 Sep 07 13:46:39 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 104/207] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:46:39 2026] GET /volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 => generated 849 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-36152be6-c894-45d2-a6df-4568b4a086bd tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-36152be6-c894-45d2-a6df-4568b4a086bd tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-36152be6-c894-45d2-a6df-4568b4a086bd tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:46:39 devstack devstack@c-api.service[87261]: DEBUG cinder.db.api [None req-36152be6-c894-45d2-a6df-4568b4a086bd tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Building query based on filter {{(pid=87261) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:46:39 devstack devstack@c-api.service[87261]: /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 07 13:46:39 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:46:39 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-36152be6-c894-45d2-a6df-4568b4a086bd tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Get all snapshots completed successfully. Sep 07 13:46:39 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:39 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-36152be6-c894-45d2-a6df-4568b4a086bd tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 13:46:39 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 104/208] 192.168.122.6 () {58 vars in 1138 bytes} [Mon Sep 7 13:46:39 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-13ad3221-4e24-4bc0-b496-2cc29400255f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-13ad3221-4e24-4bc0-b496-2cc29400255f tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/snapshots/0f419fea-4939-433d-b52c-2e1baf92db17 Sep 07 13:46:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-13ad3221-4e24-4bc0-b496-2cc29400255f tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-13ad3221-4e24-4bc0-b496-2cc29400255f tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:39 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:39 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:39 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-13ad3221-4e24-4bc0-b496-2cc29400255f tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Snapshot retrieved successfully. Sep 07 13:46:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-13ad3221-4e24-4bc0-b496-2cc29400255f tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/snapshots/0f419fea-4939-433d-b52c-2e1baf92db17 returned with HTTP 200 Sep 07 13:46:39 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 105/209] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:46:39 2026] GET /volume/v3/snapshots/0f419fea-4939-433d-b52c-2e1baf92db17 => generated 469 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-fdffabd3-94aa-422f-9094-769e5b4d7bb3 req-2bcebc2c-cdb1-4294-8931-f519485e316a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-fdffabd3-94aa-422f-9094-769e5b4d7bb3 req-2bcebc2c-cdb1-4294-8931-f519485e316a tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 Sep 07 13:46:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-fdffabd3-94aa-422f-9094-769e5b4d7bb3 req-2bcebc2c-cdb1-4294-8931-f519485e316a tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-fdffabd3-94aa-422f-9094-769e5b4d7bb3 req-2bcebc2c-cdb1-4294-8931-f519485e316a tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:39 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:39 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:39 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:39 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:39 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-fdffabd3-94aa-422f-9094-769e5b4d7bb3 req-2bcebc2c-cdb1-4294-8931-f519485e316a tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-fdffabd3-94aa-422f-9094-769e5b4d7bb3 req-2bcebc2c-cdb1-4294-8931-f519485e316a tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 returned with HTTP 200 Sep 07 13:46:39 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 105/210] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:46:39 2026] GET /volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 => generated 849 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a3b0ecae-e200-4fc5-9ce9-7105240e8fcc None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:40 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a3b0ecae-e200-4fc5-9ce9-7105240e8fcc None None] GET http://192.168.122.6/volume// Sep 07 13:46:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a3b0ecae-e200-4fc5-9ce9-7105240e8fcc None None] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a3b0ecae-e200-4fc5-9ce9-7105240e8fcc None None] Calling method 'all' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:40 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a3b0ecae-e200-4fc5-9ce9-7105240e8fcc None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:46:40 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 106/211] 192.168.122.6 () {58 vars in 1307 bytes} [Mon Sep 7 13:46:40 2026] GET /volume/ => generated 388 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:46:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-fdffabd3-94aa-422f-9094-769e5b4d7bb3 req-0c05aba0-6e93-45b1-aef7-b92d6816bbaf None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:40 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-fdffabd3-94aa-422f-9094-769e5b4d7bb3 req-0c05aba0-6e93-45b1-aef7-b92d6816bbaf tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 07 13:46:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-fdffabd3-94aa-422f-9094-769e5b4d7bb3 req-0c05aba0-6e93-45b1-aef7-b92d6816bbaf tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ce192be7-0607-4fbf-9403-1cd4f91d4da2", "connector": null, "instance_uuid": "278f32c3-e51f-480f-8f63-75d2d184b50c"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:40 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:40 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:40 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:40 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a8dca542-36d6-4f81-bb91-7fa6345ea773 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:40 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a8dca542-36d6-4f81-bb91-7fa6345ea773 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/snapshots/0f419fea-4939-433d-b52c-2e1baf92db17 Sep 07 13:46:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a8dca542-36d6-4f81-bb91-7fa6345ea773 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a8dca542-36d6-4f81-bb91-7fa6345ea773 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:40 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:40 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:40 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a8dca542-36d6-4f81-bb91-7fa6345ea773 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Snapshot retrieved successfully. Sep 07 13:46:40 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a8dca542-36d6-4f81-bb91-7fa6345ea773 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/snapshots/0f419fea-4939-433d-b52c-2e1baf92db17 returned with HTTP 200 Sep 07 13:46:40 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 107/212] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:46:40 2026] GET /volume/v3/snapshots/0f419fea-4939-433d-b52c-2e1baf92db17 => generated 469 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:40 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-fdffabd3-94aa-422f-9094-769e5b4d7bb3 req-0c05aba0-6e93-45b1-aef7-b92d6816bbaf tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 07 13:46:40 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 106/213] 192.168.122.6 () {66 vars in 1473 bytes} [Mon Sep 7 13:46:40 2026] POST /volume/v3/attachments => generated 273 bytes in 471 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7d5d206f-3f3b-4113-9df6-61844e0a68ca None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:40 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7d5d206f-3f3b-4113-9df6-61844e0a68ca tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 Sep 07 13:46:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7d5d206f-3f3b-4113-9df6-61844e0a68ca tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7d5d206f-3f3b-4113-9df6-61844e0a68ca tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6525c668-68cf-44cc-83f4-fcdad17e09e5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6525c668-68cf-44cc-83f4-fcdad17e09e5 None None] GET http://192.168.122.6/volume// Sep 07 13:46:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6525c668-68cf-44cc-83f4-fcdad17e09e5 None None] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6525c668-68cf-44cc-83f4-fcdad17e09e5 None None] Calling method 'all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6525c668-68cf-44cc-83f4-fcdad17e09e5 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:46:41 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 107/214] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:46:41 2026] GET /volume/ => generated 388 bytes in 25 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:46:41 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:41 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-fdffabd3-94aa-422f-9094-769e5b4d7bb3 req-bf2b9f6d-f952-4b97-acbf-8efa239c820d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:41 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:41 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-fdffabd3-94aa-422f-9094-769e5b4d7bb3 req-bf2b9f6d-f952-4b97-acbf-8efa239c820d tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 Sep 07 13:46:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-fdffabd3-94aa-422f-9094-769e5b4d7bb3 req-bf2b9f6d-f952-4b97-acbf-8efa239c820d tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-fdffabd3-94aa-422f-9094-769e5b4d7bb3 req-bf2b9f6d-f952-4b97-acbf-8efa239c820d tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:41 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7d5d206f-3f3b-4113-9df6-61844e0a68ca tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:41 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:41 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7d5d206f-3f3b-4113-9df6-61844e0a68ca tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 returned with HTTP 200 Sep 07 13:46:41 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 108/215] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:46:40 2026] GET /volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 => generated 848 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:41 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:41 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:41 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-fdffabd3-94aa-422f-9094-769e5b4d7bb3 req-bf2b9f6d-f952-4b97-acbf-8efa239c820d tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-fdffabd3-94aa-422f-9094-769e5b4d7bb3 req-bf2b9f6d-f952-4b97-acbf-8efa239c820d tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 returned with HTTP 200 Sep 07 13:46:41 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 108/216] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 13:46:41 2026] GET /volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 => generated 1029 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:46:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-559894ea-6d8e-4870-815a-f599085ea1f0 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-559894ea-6d8e-4870-815a-f599085ea1f0 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/snapshots/0f419fea-4939-433d-b52c-2e1baf92db17 Sep 07 13:46:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-559894ea-6d8e-4870-815a-f599085ea1f0 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-559894ea-6d8e-4870-815a-f599085ea1f0 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-fdffabd3-94aa-422f-9094-769e5b4d7bb3 req-dea7aa89-ae0b-4cf7-83f6-da54c5b9af14 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:41 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:41 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-fdffabd3-94aa-422f-9094-769e5b4d7bb3 req-dea7aa89-ae0b-4cf7-83f6-da54c5b9af14 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] PUT http://192.168.122.6/volume/v3/attachments/7c2a90da-5728-45cf-b6ef-a9b711794e18 Sep 07 13:46:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-fdffabd3-94aa-422f-9094-769e5b4d7bb3 req-dea7aa89-ae0b-4cf7-83f6-da54c5b9af14 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cf8721add54f", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "6a052522-d49c-4901-8b6c-ef97c1f54dff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:41 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-559894ea-6d8e-4870-815a-f599085ea1f0 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Snapshot retrieved successfully. Sep 07 13:46:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-559894ea-6d8e-4870-815a-f599085ea1f0 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/snapshots/0f419fea-4939-433d-b52c-2e1baf92db17 returned with HTTP 200 Sep 07 13:46:41 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 109/217] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:46:41 2026] GET /volume/v3/snapshots/0f419fea-4939-433d-b52c-2e1baf92db17 => generated 469 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:41 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-fdffabd3-94aa-422f-9094-769e5b4d7bb3 req-dea7aa89-ae0b-4cf7-83f6-da54c5b9af14 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Acquiring lock "cinder-attachment_update-ce192be7-0607-4fbf-9403-1cd4f91d4da2-devstack" by "attachment_update" {{(pid=87261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:46:41 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-fdffabd3-94aa-422f-9094-769e5b4d7bb3 req-dea7aa89-ae0b-4cf7-83f6-da54c5b9af14 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Lock "cinder-attachment_update-ce192be7-0607-4fbf-9403-1cd4f91d4da2-devstack" acquired by "attachment_update" :: waited 0.032s {{(pid=87261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:46:41 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:41 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:41 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:41 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-64a6f217-56c7-4d0a-a2c0-00e31730a1a8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-64a6f217-56c7-4d0a-a2c0-00e31730a1a8 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 Sep 07 13:46:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-64a6f217-56c7-4d0a-a2c0-00e31730a1a8 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-64a6f217-56c7-4d0a-a2c0-00e31730a1a8 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:42 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:42 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:42 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-fdffabd3-94aa-422f-9094-769e5b4d7bb3 req-dea7aa89-ae0b-4cf7-83f6-da54c5b9af14 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Lock "cinder-attachment_update-ce192be7-0607-4fbf-9403-1cd4f91d4da2-devstack" released by "attachment_update" :: held 0.581s {{(pid=87261) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:46:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-fdffabd3-94aa-422f-9094-769e5b4d7bb3 req-dea7aa89-ae0b-4cf7-83f6-da54c5b9af14 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/attachments/7c2a90da-5728-45cf-b6ef-a9b711794e18 returned with HTTP 200 Sep 07 13:46:42 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 109/218] 192.168.122.6 () {66 vars in 1583 bytes} [Mon Sep 7 13:46:41 2026] PUT /volume/v3/attachments/7c2a90da-5728-45cf-b6ef-a9b711794e18 => generated 694 bytes in 702 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:42 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:42 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:42 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-64a6f217-56c7-4d0a-a2c0-00e31730a1a8 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-64a6f217-56c7-4d0a-a2c0-00e31730a1a8 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 returned with HTTP 200 Sep 07 13:46:42 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 110/219] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:46:42 2026] GET /volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 => generated 849 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-31140343-58a0-4c81-bd5b-456f22be6f9d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-31140343-58a0-4c81-bd5b-456f22be6f9d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/snapshots/0f419fea-4939-433d-b52c-2e1baf92db17 Sep 07 13:46:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-31140343-58a0-4c81-bd5b-456f22be6f9d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-31140343-58a0-4c81-bd5b-456f22be6f9d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:42 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:42 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:42 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-31140343-58a0-4c81-bd5b-456f22be6f9d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Snapshot retrieved successfully. Sep 07 13:46:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-31140343-58a0-4c81-bd5b-456f22be6f9d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/snapshots/0f419fea-4939-433d-b52c-2e1baf92db17 returned with HTTP 200 Sep 07 13:46:42 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 110/220] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:46:42 2026] GET /volume/v3/snapshots/0f419fea-4939-433d-b52c-2e1baf92db17 => generated 469 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ed5b9a52-7512-4e12-b16b-591d94b695bb None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ed5b9a52-7512-4e12-b16b-591d94b695bb tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 Sep 07 13:46:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ed5b9a52-7512-4e12-b16b-591d94b695bb tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ed5b9a52-7512-4e12-b16b-591d94b695bb tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:43 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:43 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:43 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:43 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:43 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ed5b9a52-7512-4e12-b16b-591d94b695bb tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ed5b9a52-7512-4e12-b16b-591d94b695bb tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 returned with HTTP 200 Sep 07 13:46:43 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 111/221] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:46:43 2026] GET /volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 => generated 849 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-fe3e1032-c24a-45ba-9c69-ead38819c9be None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fe3e1032-c24a-45ba-9c69-ead38819c9be tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/snapshots/0f419fea-4939-433d-b52c-2e1baf92db17 Sep 07 13:46:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fe3e1032-c24a-45ba-9c69-ead38819c9be tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fe3e1032-c24a-45ba-9c69-ead38819c9be tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:44 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:44 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:44 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-fe3e1032-c24a-45ba-9c69-ead38819c9be tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Snapshot retrieved successfully. Sep 07 13:46:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fe3e1032-c24a-45ba-9c69-ead38819c9be tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/snapshots/0f419fea-4939-433d-b52c-2e1baf92db17 returned with HTTP 200 Sep 07 13:46:44 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 111/222] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:46:43 2026] GET /volume/v3/snapshots/0f419fea-4939-433d-b52c-2e1baf92db17 => generated 469 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-fdffabd3-94aa-422f-9094-769e5b4d7bb3 req-87b10e7c-97a9-484c-b7dc-f2f092d0f96d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-fdffabd3-94aa-422f-9094-769e5b4d7bb3 req-87b10e7c-97a9-484c-b7dc-f2f092d0f96d tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] POST http://192.168.122.6/volume/v3/attachments/7c2a90da-5728-45cf-b6ef-a9b711794e18/action Sep 07 13:46:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-fdffabd3-94aa-422f-9094-769e5b4d7bb3 req-87b10e7c-97a9-484c-b7dc-f2f092d0f96d tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Action body: b'{"os-complete": null}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:46:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-fdffabd3-94aa-422f-9094-769e5b4d7bb3 req-87b10e7c-97a9-484c-b7dc-f2f092d0f96d tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:44 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:44 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:44 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:44 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-fdffabd3-94aa-422f-9094-769e5b4d7bb3 req-87b10e7c-97a9-484c-b7dc-f2f092d0f96d tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/attachments/7c2a90da-5728-45cf-b6ef-a9b711794e18/action returned with HTTP 204 Sep 07 13:46:44 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 112/223] 192.168.122.6 () {66 vars in 1604 bytes} [Mon Sep 7 13:46:44 2026] POST /volume/v3/attachments/7c2a90da-5728-45cf-b6ef-a9b711794e18/action => generated 0 bytes in 160 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:46:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-5e53efc6-408f-4917-8a27-cbcbe1c7539e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5e53efc6-408f-4917-8a27-cbcbe1c7539e tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 Sep 07 13:46:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5e53efc6-408f-4917-8a27-cbcbe1c7539e tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5e53efc6-408f-4917-8a27-cbcbe1c7539e tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:44 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:44 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:44 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:44 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:44 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-5e53efc6-408f-4917-8a27-cbcbe1c7539e tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5e53efc6-408f-4917-8a27-cbcbe1c7539e tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 returned with HTTP 200 Sep 07 13:46:45 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 112/224] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:46:44 2026] GET /volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 => generated 1141 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a6c22135-73ca-44dc-9ed1-30f340298b26 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-14a4e878-2c37-4e65-a534-fb41f4d35a14 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a6c22135-73ca-44dc-9ed1-30f340298b26 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/snapshots/0f419fea-4939-433d-b52c-2e1baf92db17 Sep 07 13:46:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-14a4e878-2c37-4e65-a534-fb41f4d35a14 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 Sep 07 13:46:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-14a4e878-2c37-4e65-a534-fb41f4d35a14 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-14a4e878-2c37-4e65-a534-fb41f4d35a14 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a6c22135-73ca-44dc-9ed1-30f340298b26 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a6c22135-73ca-44dc-9ed1-30f340298b26 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:45 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:45 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:45 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a6c22135-73ca-44dc-9ed1-30f340298b26 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Snapshot retrieved successfully. Sep 07 13:46:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a6c22135-73ca-44dc-9ed1-30f340298b26 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/snapshots/0f419fea-4939-433d-b52c-2e1baf92db17 returned with HTTP 200 Sep 07 13:46:45 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 113/225] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:46:45 2026] GET /volume/v3/snapshots/0f419fea-4939-433d-b52c-2e1baf92db17 => generated 469 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:45 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:45 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:45 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:45 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:45 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-14a4e878-2c37-4e65-a534-fb41f4d35a14 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-14a4e878-2c37-4e65-a534-fb41f4d35a14 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 returned with HTTP 200 Sep 07 13:46:45 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 113/226] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:46:45 2026] GET /volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 => generated 1141 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e0b32c2a-a7c6-4b59-bf80-2075d136b36c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e0b32c2a-a7c6-4b59-bf80-2075d136b36c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:46:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e0b32c2a-a7c6-4b59-bf80-2075d136b36c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-61410320"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-e0b32c2a-a7c6-4b59-bf80-2075d136b36c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-61410320'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:46:45 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-e0b32c2a-a7c6-4b59-bf80-2075d136b36c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Create volume of 1 GB Sep 07 13:46:45 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e0b32c2a-a7c6-4b59-bf80-2075d136b36c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Availability Zones retrieved successfully. Sep 07 13:46:45 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e0b32c2a-a7c6-4b59-bf80-2075d136b36c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Flow 'volume_create_api' (bd2fc846-c739-49f4-ae62-fd9361520565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:46:45 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e0b32c2a-a7c6-4b59-bf80-2075d136b36c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (150fbbe5-9b76-44e5-b178-186a5177e094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:45 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-e0b32c2a-a7c6-4b59-bf80-2075d136b36c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:46:45 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e0b32c2a-a7c6-4b59-bf80-2075d136b36c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (150fbbe5-9b76-44e5-b178-186a5177e094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:45 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e0b32c2a-a7c6-4b59-bf80-2075d136b36c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44bc7d1f-46c7-4b1e-a79b-2143171139e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:45 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-e0b32c2a-a7c6-4b59-bf80-2075d136b36c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Created reservations ['a74d8870-927e-4521-a646-b6d412ad1779', 'fb7e491e-a2be-41fe-afb9-c5510641ea56', 'e97f3d65-ed38-4e7c-b675-507d779a3a27', '598644fd-02c4-4006-9e51-8feab87691e0'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:46:45 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e0b32c2a-a7c6-4b59-bf80-2075d136b36c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44bc7d1f-46c7-4b1e-a79b-2143171139e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a74d8870-927e-4521-a646-b6d412ad1779', 'fb7e491e-a2be-41fe-afb9-c5510641ea56', 'e97f3d65-ed38-4e7c-b675-507d779a3a27', '598644fd-02c4-4006-9e51-8feab87691e0']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:45 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e0b32c2a-a7c6-4b59-bf80-2075d136b36c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f24699c-0c9e-49d0-8c00-525fc3baba18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:46 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:46 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:46 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e0b32c2a-a7c6-4b59-bf80-2075d136b36c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f24699c-0c9e-49d0-8c00-525fc3baba18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d6cb910-a117-47d1-980f-873e87b6d7f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-61410320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd6ccbc2997c4f56a61320ee9a0d5238',qos_specs=None,replication_status=,reservations=['a74d8870-927e-4521-a646-b6d412ad1779','fb7e491e-a2be-41fe-afb9-c5510641ea56','e97f3d65-ed38-4e7c-b675-507d779a3a27','598644fd-02c4-4006-9e51-8feab87691e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e00fa3cf6b614028a383d7186309efbc',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:46:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-61410320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d6cb910-a117-47d1-980f-873e87b6d7f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd6ccbc2997c4f56a61320ee9a0d5238',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e00fa3cf6b614028a383d7186309efbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:46 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e0b32c2a-a7c6-4b59-bf80-2075d136b36c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a70a84e-4006-46ab-beed-0a4e703fb7d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-46a704ea-8532-4ecc-aff9-4c02fc3c8dd6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-46a704ea-8532-4ecc-aff9-4c02fc3c8dd6 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/snapshots/0f419fea-4939-433d-b52c-2e1baf92db17 Sep 07 13:46:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-46a704ea-8532-4ecc-aff9-4c02fc3c8dd6 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-46a704ea-8532-4ecc-aff9-4c02fc3c8dd6 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:46 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e0b32c2a-a7c6-4b59-bf80-2075d136b36c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a70a84e-4006-46ab-beed-0a4e703fb7d4) transitioned into state 'SUCCESS' from state '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-61410320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd6ccbc2997c4f56a61320ee9a0d5238',qos_specs=None,replication_status=,reservations=['a74d8870-927e-4521-a646-b6d412ad1779','fb7e491e-a2be-41fe-afb9-c5510641ea56','e97f3d65-ed38-4e7c-b675-507d779a3a27','598644fd-02c4-4006-9e51-8feab87691e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e00fa3cf6b614028a383d7186309efbc',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:46 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e0b32c2a-a7c6-4b59-bf80-2075d136b36c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d52625af-c217-425d-abd9-668f0d168953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:46 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:46 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:46 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-46a704ea-8532-4ecc-aff9-4c02fc3c8dd6 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Snapshot retrieved successfully. Sep 07 13:46:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-46a704ea-8532-4ecc-aff9-4c02fc3c8dd6 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/snapshots/0f419fea-4939-433d-b52c-2e1baf92db17 returned with HTTP 200 Sep 07 13:46:46 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 114/227] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:46:46 2026] GET /volume/v3/snapshots/0f419fea-4939-433d-b52c-2e1baf92db17 => generated 469 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:46:46 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e0b32c2a-a7c6-4b59-bf80-2075d136b36c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d52625af-c217-425d-abd9-668f0d168953) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:46 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e0b32c2a-a7c6-4b59-bf80-2075d136b36c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Flow 'volume_create_api' (bd2fc846-c739-49f4-ae62-fd9361520565) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:46:46 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e0b32c2a-a7c6-4b59-bf80-2075d136b36c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Create volume request issued successfully. Sep 07 13:46:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e0b32c2a-a7c6-4b59-bf80-2075d136b36c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:46:46 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 114/228] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:46:45 2026] POST /volume/v3/volumes => generated 754 bytes in 748 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:46:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e158dfce-c142-413a-a44f-5c14048e010b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e158dfce-c142-413a-a44f-5c14048e010b tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 Sep 07 13:46:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e158dfce-c142-413a-a44f-5c14048e010b tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e158dfce-c142-413a-a44f-5c14048e010b tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:46 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:46 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:46 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:46 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:46 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e158dfce-c142-413a-a44f-5c14048e010b tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e158dfce-c142-413a-a44f-5c14048e010b tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 returned with HTTP 200 Sep 07 13:46:46 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 115/229] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:46:46 2026] GET /volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 => generated 822 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ba055f6f-f5f2-4e45-a9d8-cf0321d88cbe None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ba055f6f-f5f2-4e45-a9d8-cf0321d88cbe tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/snapshots/0f419fea-4939-433d-b52c-2e1baf92db17 Sep 07 13:46:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ba055f6f-f5f2-4e45-a9d8-cf0321d88cbe tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ba055f6f-f5f2-4e45-a9d8-cf0321d88cbe tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:47 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:47 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:47 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ba055f6f-f5f2-4e45-a9d8-cf0321d88cbe tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Snapshot retrieved successfully. Sep 07 13:46:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ba055f6f-f5f2-4e45-a9d8-cf0321d88cbe tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/snapshots/0f419fea-4939-433d-b52c-2e1baf92db17 returned with HTTP 200 Sep 07 13:46:47 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 115/230] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:46:47 2026] GET /volume/v3/snapshots/0f419fea-4939-433d-b52c-2e1baf92db17 => generated 468 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-50a2cc6c-4de4-4101-8a98-499ed981094e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-50a2cc6c-4de4-4101-8a98-499ed981094e tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 Sep 07 13:46:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-50a2cc6c-4de4-4101-8a98-499ed981094e tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-50a2cc6c-4de4-4101-8a98-499ed981094e tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:47 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:47 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:47 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:47 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:47 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-50a2cc6c-4de4-4101-8a98-499ed981094e tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-50a2cc6c-4de4-4101-8a98-499ed981094e tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 returned with HTTP 200 Sep 07 13:46:47 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 116/231] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:46:47 2026] GET /volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 => generated 846 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:46:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-3a8a77a0-a494-4d80-a868-3fb56937ccc2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3a8a77a0-a494-4d80-a868-3fb56937ccc2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/snapshots/0f419fea-4939-433d-b52c-2e1baf92db17 Sep 07 13:46:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3a8a77a0-a494-4d80-a868-3fb56937ccc2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3a8a77a0-a494-4d80-a868-3fb56937ccc2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3a8a77a0-a494-4d80-a868-3fb56937ccc2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/snapshots/0f419fea-4939-433d-b52c-2e1baf92db17 returned with HTTP 404 Sep 07 13:46:48 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 116/232] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:46:48 2026] GET /volume/v3/snapshots/0f419fea-4939-433d-b52c-2e1baf92db17 => generated 111 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:46:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a50de9f3-1f97-42ce-8d54-53105623a81d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a50de9f3-1f97-42ce-8d54-53105623a81d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/snapshots/732f82f2-ee2f-46b1-b20a-5c9c8fa4b769 Sep 07 13:46:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a50de9f3-1f97-42ce-8d54-53105623a81d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a50de9f3-1f97-42ce-8d54-53105623a81d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a50de9f3-1f97-42ce-8d54-53105623a81d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/snapshots/732f82f2-ee2f-46b1-b20a-5c9c8fa4b769 returned with HTTP 404 Sep 07 13:46:48 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 117/233] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:46:48 2026] GET /volume/v3/snapshots/732f82f2-ee2f-46b1-b20a-5c9c8fa4b769 => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:46:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-fa79afde-413e-4993-8644-bbfc0696380a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fa79afde-413e-4993-8644-bbfc0696380a tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/e60edd53-7ac5-4d90-a194-d1dabd49c037 Sep 07 13:46:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fa79afde-413e-4993-8644-bbfc0696380a tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fa79afde-413e-4993-8644-bbfc0696380a tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.group_snapshots [None req-fa79afde-413e-4993-8644-bbfc0696380a tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member e60edd53-7ac5-4d90-a194-d1dabd49c037 {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:46:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fa79afde-413e-4993-8644-bbfc0696380a tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/group_snapshots/e60edd53-7ac5-4d90-a194-d1dabd49c037 returned with HTTP 404 Sep 07 13:46:48 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 117/234] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:46:48 2026] GET /volume/v3/group_snapshots/e60edd53-7ac5-4d90-a194-d1dabd49c037 => generated 116 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:46:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8962353c-3d04-4faf-b0e2-c3127b591b41 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8962353c-3d04-4faf-b0e2-c3127b591b41 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] DELETE http://192.168.122.6/volume/v3/group_snapshots/e60edd53-7ac5-4d90-a194-d1dabd49c037 Sep 07 13:46:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8962353c-3d04-4faf-b0e2-c3127b591b41 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8962353c-3d04-4faf-b0e2-c3127b591b41 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.group_snapshots [None req-8962353c-3d04-4faf-b0e2-c3127b591b41 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] delete called for member e60edd53-7ac5-4d90-a194-d1dabd49c037 {{(pid=87261) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 13:46:48 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.group_snapshots [None req-8962353c-3d04-4faf-b0e2-c3127b591b41 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Delete group_snapshot with id: e60edd53-7ac5-4d90-a194-d1dabd49c037 Sep 07 13:46:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8962353c-3d04-4faf-b0e2-c3127b591b41 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/group_snapshots/e60edd53-7ac5-4d90-a194-d1dabd49c037 returned with HTTP 404 Sep 07 13:46:48 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 118/235] 192.168.122.6 () {60 vars in 1290 bytes} [Mon Sep 7 13:46:48 2026] DELETE /volume/v3/group_snapshots/e60edd53-7ac5-4d90-a194-d1dabd49c037 => generated 116 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:46:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-095bcb89-d8af-42d7-b782-59f12ea0ee54 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-095bcb89-d8af-42d7-b782-59f12ea0ee54 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 07 13:46:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-095bcb89-d8af-42d7-b782-59f12ea0ee54 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-095bcb89-d8af-42d7-b782-59f12ea0ee54 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'detail' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-095bcb89-d8af-42d7-b782-59f12ea0ee54 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:46:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-095bcb89-d8af-42d7-b782-59f12ea0ee54 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:46:48 devstack devstack@c-api.service[87262]: /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 07 13:46:48 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:46:48 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:48 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:48 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:48 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:48 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-095bcb89-d8af-42d7-b782-59f12ea0ee54 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Get all volumes completed successfully. Sep 07 13:46:48 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-095bcb89-d8af-42d7-b782-59f12ea0ee54 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:46:48 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-095bcb89-d8af-42d7-b782-59f12ea0ee54 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:46:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-bb931ebc-c579-44cf-bd95-d05b757ca71a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bb931ebc-c579-44cf-bd95-d05b757ca71a tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 Sep 07 13:46:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bb931ebc-c579-44cf-bd95-d05b757ca71a tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bb931ebc-c579-44cf-bd95-d05b757ca71a tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:48 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:48 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:48 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:48 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:48 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-bb931ebc-c579-44cf-bd95-d05b757ca71a tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bb931ebc-c579-44cf-bd95-d05b757ca71a tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 returned with HTTP 200 Sep 07 13:46:48 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 119/236] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:46:48 2026] GET /volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 => generated 847 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:46:48 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-095bcb89-d8af-42d7-b782-59f12ea0ee54 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:46:48 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:48 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:48 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-095bcb89-d8af-42d7-b782-59f12ea0ee54 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:46:48 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-095bcb89-d8af-42d7-b782-59f12ea0ee54 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:46:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-2a23cf31-92e6-4bb0-bb98-e3f13b4e1f1b req-fe401fb2-51e8-4a2d-bd97-9888ffa0d0a4 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-2a23cf31-92e6-4bb0-bb98-e3f13b4e1f1b req-fe401fb2-51e8-4a2d-bd97-9888ffa0d0a4 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 Sep 07 13:46:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-2a23cf31-92e6-4bb0-bb98-e3f13b4e1f1b req-fe401fb2-51e8-4a2d-bd97-9888ffa0d0a4 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-2a23cf31-92e6-4bb0-bb98-e3f13b4e1f1b req-fe401fb2-51e8-4a2d-bd97-9888ffa0d0a4 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:48 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:48 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:48 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:48 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:48 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-2a23cf31-92e6-4bb0-bb98-e3f13b4e1f1b req-fe401fb2-51e8-4a2d-bd97-9888ffa0d0a4 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:48 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-095bcb89-d8af-42d7-b782-59f12ea0ee54 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:46:48 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:48 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-2a23cf31-92e6-4bb0-bb98-e3f13b4e1f1b req-fe401fb2-51e8-4a2d-bd97-9888ffa0d0a4 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 returned with HTTP 200 Sep 07 13:46:48 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 120/237] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:46:48 2026] GET /volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 => generated 847 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-095bcb89-d8af-42d7-b782-59f12ea0ee54 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:46:49 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 118/238] 192.168.122.6 () {60 vars in 1173 bytes} [Mon Sep 7 13:46:48 2026] GET /volume/v3/volumes/detail => generated 1832 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:46:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-08dafcfe-92f3-489b-82e0-b732883a6361 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-08dafcfe-92f3-489b-82e0-b732883a6361 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] POST http://192.168.122.6/volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30/action Sep 07 13:46:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-08dafcfe-92f3-489b-82e0-b732883a6361 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:46:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-08dafcfe-92f3-489b-82e0-b732883a6361 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-08dafcfe-92f3-489b-82e0-b732883a6361 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] delete called for group 81f84f05-4cff-4da7-9f6c-2b80898fef30 {{(pid=87261) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 13:46:49 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.groups [None req-08dafcfe-92f3-489b-82e0-b732883a6361 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Delete group with id: 81f84f05-4cff-4da7-9f6c-2b80898fef30 Sep 07 13:46:49 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:49 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:49 devstack devstack@c-api.service[87261]: /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 07 13:46:49 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 13:46:49 devstack devstack@c-api.service[87261]: /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 07 13:46:49 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:46:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-08dafcfe-92f3-489b-82e0-b732883a6361 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30/action returned with HTTP 202 Sep 07 13:46:49 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 121/239] 192.168.122.6 () {62 vars in 1302 bytes} [Mon Sep 7 13:46:49 2026] POST /volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30/action => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:46:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-faf3e212-d937-4fba-b16d-6157ff00d3bb None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-faf3e212-d937-4fba-b16d-6157ff00d3bb tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/3ef74405-781c-48a6-bbd1-522d88d32b62 Sep 07 13:46:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-faf3e212-d937-4fba-b16d-6157ff00d3bb tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-faf3e212-d937-4fba-b16d-6157ff00d3bb tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:49 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:49 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:49 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:49 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:49 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-faf3e212-d937-4fba-b16d-6157ff00d3bb tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Volume info retrieved successfully. Sep 07 13:46:49 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-faf3e212-d937-4fba-b16d-6157ff00d3bb tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:46:49 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-faf3e212-d937-4fba-b16d-6157ff00d3bb tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:46:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d72b001a-1bc0-4d96-ac2c-b9954bb5d7fc None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d72b001a-1bc0-4d96-ac2c-b9954bb5d7fc None None] GET http://192.168.122.6/volume// Sep 07 13:46:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d72b001a-1bc0-4d96-ac2c-b9954bb5d7fc None None] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d72b001a-1bc0-4d96-ac2c-b9954bb5d7fc None None] Calling method 'all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d72b001a-1bc0-4d96-ac2c-b9954bb5d7fc None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:46:49 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 122/240] 192.168.122.6 () {58 vars in 1307 bytes} [Mon Sep 7 13:46:49 2026] GET /volume/ => generated 388 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:46:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-2a23cf31-92e6-4bb0-bb98-e3f13b4e1f1b req-fc87399b-8d17-4b40-a34f-2a67e4446be0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-2a23cf31-92e6-4bb0-bb98-e3f13b4e1f1b req-fc87399b-8d17-4b40-a34f-2a67e4446be0 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 07 13:46:49 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-faf3e212-d937-4fba-b16d-6157ff00d3bb tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:46:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-2a23cf31-92e6-4bb0-bb98-e3f13b4e1f1b req-fc87399b-8d17-4b40-a34f-2a67e4446be0 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d6cb910-a117-47d1-980f-873e87b6d7f0", "connector": null, "instance_uuid": "278f32c3-e51f-480f-8f63-75d2d184b50c"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:49 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:49 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:49 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:49 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:49 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:49 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-faf3e212-d937-4fba-b16d-6157ff00d3bb tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/3ef74405-781c-48a6-bbd1-522d88d32b62 returned with HTTP 200 Sep 07 13:46:49 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 119/241] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:46:49 2026] GET /volume/v3/volumes/3ef74405-781c-48a6-bbd1-522d88d32b62 => generated 919 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-2a23cf31-92e6-4bb0-bb98-e3f13b4e1f1b req-fc87399b-8d17-4b40-a34f-2a67e4446be0 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 07 13:46:49 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 123/242] 192.168.122.6 () {66 vars in 1473 bytes} [Mon Sep 7 13:46:49 2026] POST /volume/v3/attachments => generated 273 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b0c9ec75-4090-429b-9951-a93e22082ac1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b0c9ec75-4090-429b-9951-a93e22082ac1 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 Sep 07 13:46:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b0c9ec75-4090-429b-9951-a93e22082ac1 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b0c9ec75-4090-429b-9951-a93e22082ac1 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:49 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:49 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:49 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:49 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a6046d83-b16a-476e-98a5-de153d197be7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a6046d83-b16a-476e-98a5-de153d197be7 None None] GET http://192.168.122.6/volume// Sep 07 13:46:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a6046d83-b16a-476e-98a5-de153d197be7 None None] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a6046d83-b16a-476e-98a5-de153d197be7 None None] Calling method 'all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a6046d83-b16a-476e-98a5-de153d197be7 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:46:49 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 124/243] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:46:49 2026] GET /volume/ => generated 388 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:46:49 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b0c9ec75-4090-429b-9951-a93e22082ac1 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-2a23cf31-92e6-4bb0-bb98-e3f13b4e1f1b req-123314a6-1166-4382-9179-3d2188a75429 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b0c9ec75-4090-429b-9951-a93e22082ac1 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 returned with HTTP 200 Sep 07 13:46:49 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 120/244] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:46:49 2026] GET /volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 => generated 846 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-2a23cf31-92e6-4bb0-bb98-e3f13b4e1f1b req-123314a6-1166-4382-9179-3d2188a75429 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 Sep 07 13:46:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-2a23cf31-92e6-4bb0-bb98-e3f13b4e1f1b req-123314a6-1166-4382-9179-3d2188a75429 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-2a23cf31-92e6-4bb0-bb98-e3f13b4e1f1b req-123314a6-1166-4382-9179-3d2188a75429 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:49 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:49 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:49 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:49 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:49 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-2a23cf31-92e6-4bb0-bb98-e3f13b4e1f1b req-123314a6-1166-4382-9179-3d2188a75429 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-2a23cf31-92e6-4bb0-bb98-e3f13b4e1f1b req-123314a6-1166-4382-9179-3d2188a75429 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 returned with HTTP 200 Sep 07 13:46:49 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 125/245] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 13:46:49 2026] GET /volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 => generated 1027 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:46:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-2a23cf31-92e6-4bb0-bb98-e3f13b4e1f1b req-e6a7e155-3dec-49ef-a047-021f360f3282 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-2a23cf31-92e6-4bb0-bb98-e3f13b4e1f1b req-e6a7e155-3dec-49ef-a047-021f360f3282 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] PUT http://192.168.122.6/volume/v3/attachments/68d09ed7-c9d1-45e8-9457-190602ecc777 Sep 07 13:46:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-2a23cf31-92e6-4bb0-bb98-e3f13b4e1f1b req-e6a7e155-3dec-49ef-a047-021f360f3282 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cf8721add54f", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "6a052522-d49c-4901-8b6c-ef97c1f54dff", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:50 devstack devstack@c-api.service[87262]: DEBUG cinder.coordination [req-2a23cf31-92e6-4bb0-bb98-e3f13b4e1f1b req-e6a7e155-3dec-49ef-a047-021f360f3282 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Acquiring lock "cinder-attachment_update-0d6cb910-a117-47d1-980f-873e87b6d7f0-devstack" by "attachment_update" {{(pid=87262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:46:50 devstack devstack@c-api.service[87262]: DEBUG cinder.coordination [req-2a23cf31-92e6-4bb0-bb98-e3f13b4e1f1b req-e6a7e155-3dec-49ef-a047-021f360f3282 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Lock "cinder-attachment_update-0d6cb910-a117-47d1-980f-873e87b6d7f0-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=87262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:46:50 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:50 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:50 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:50 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:50 devstack devstack@c-api.service[87262]: DEBUG cinder.coordination [req-2a23cf31-92e6-4bb0-bb98-e3f13b4e1f1b req-e6a7e155-3dec-49ef-a047-021f360f3282 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Lock "cinder-attachment_update-0d6cb910-a117-47d1-980f-873e87b6d7f0-devstack" released by "attachment_update" :: held 0.341s {{(pid=87262) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:46:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-2a23cf31-92e6-4bb0-bb98-e3f13b4e1f1b req-e6a7e155-3dec-49ef-a047-021f360f3282 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/attachments/68d09ed7-c9d1-45e8-9457-190602ecc777 returned with HTTP 200 Sep 07 13:46:50 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 121/246] 192.168.122.6 () {66 vars in 1583 bytes} [Mon Sep 7 13:46:50 2026] PUT /volume/v3/attachments/68d09ed7-c9d1-45e8-9457-190602ecc777 => generated 694 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a0a73413-5ea0-4866-a867-5bdcfc3dfcba None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a0a73413-5ea0-4866-a867-5bdcfc3dfcba tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/3ef74405-781c-48a6-bbd1-522d88d32b62 Sep 07 13:46:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a0a73413-5ea0-4866-a867-5bdcfc3dfcba tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a0a73413-5ea0-4866-a867-5bdcfc3dfcba tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:50 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:50 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:50 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:50 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:50 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a0a73413-5ea0-4866-a867-5bdcfc3dfcba tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Volume info retrieved successfully. Sep 07 13:46:50 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-a0a73413-5ea0-4866-a867-5bdcfc3dfcba tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:46:50 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-a0a73413-5ea0-4866-a867-5bdcfc3dfcba tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:46:50 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-a0a73413-5ea0-4866-a867-5bdcfc3dfcba tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:46:50 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:50 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a0a73413-5ea0-4866-a867-5bdcfc3dfcba tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/3ef74405-781c-48a6-bbd1-522d88d32b62 returned with HTTP 200 Sep 07 13:46:50 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 126/247] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:46:50 2026] GET /volume/v3/volumes/3ef74405-781c-48a6-bbd1-522d88d32b62 => generated 919 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-6931a8b1-0998-408a-b284-6f835a391049 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6931a8b1-0998-408a-b284-6f835a391049 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 Sep 07 13:46:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6931a8b1-0998-408a-b284-6f835a391049 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6931a8b1-0998-408a-b284-6f835a391049 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:50 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:50 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:50 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:50 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:50 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-6931a8b1-0998-408a-b284-6f835a391049 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6931a8b1-0998-408a-b284-6f835a391049 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 returned with HTTP 200 Sep 07 13:46:50 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 122/248] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:46:50 2026] GET /volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 => generated 847 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-2a23cf31-92e6-4bb0-bb98-e3f13b4e1f1b req-a6f378b8-7ed0-4ca3-9c23-4536a59e4620 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-2a23cf31-92e6-4bb0-bb98-e3f13b4e1f1b req-a6f378b8-7ed0-4ca3-9c23-4536a59e4620 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] POST http://192.168.122.6/volume/v3/attachments/68d09ed7-c9d1-45e8-9457-190602ecc777/action Sep 07 13:46:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-2a23cf31-92e6-4bb0-bb98-e3f13b4e1f1b req-a6f378b8-7ed0-4ca3-9c23-4536a59e4620 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Action body: b'{"os-complete": null}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:46:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-2a23cf31-92e6-4bb0-bb98-e3f13b4e1f1b req-a6f378b8-7ed0-4ca3-9c23-4536a59e4620 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:51 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:51 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:51 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:51 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-2a23cf31-92e6-4bb0-bb98-e3f13b4e1f1b req-a6f378b8-7ed0-4ca3-9c23-4536a59e4620 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/attachments/68d09ed7-c9d1-45e8-9457-190602ecc777/action returned with HTTP 204 Sep 07 13:46:51 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 127/249] 192.168.122.6 () {66 vars in 1604 bytes} [Mon Sep 7 13:46:51 2026] POST /volume/v3/attachments/68d09ed7-c9d1-45e8-9457-190602ecc777/action => generated 0 bytes in 142 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:46:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f268c4e0-8035-4a1d-8528-2bd1c633c572 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f268c4e0-8035-4a1d-8528-2bd1c633c572 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/3ef74405-781c-48a6-bbd1-522d88d32b62 Sep 07 13:46:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f268c4e0-8035-4a1d-8528-2bd1c633c572 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f268c4e0-8035-4a1d-8528-2bd1c633c572 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:51 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:51 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:51 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:51 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:51 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f268c4e0-8035-4a1d-8528-2bd1c633c572 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Volume info retrieved successfully. Sep 07 13:46:51 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-f268c4e0-8035-4a1d-8528-2bd1c633c572 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:46:51 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-f268c4e0-8035-4a1d-8528-2bd1c633c572 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:46:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-cb77b223-4a0d-4b63-a235-088e4fe37324 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cb77b223-4a0d-4b63-a235-088e4fe37324 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 Sep 07 13:46:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cb77b223-4a0d-4b63-a235-088e4fe37324 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cb77b223-4a0d-4b63-a235-088e4fe37324 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:52 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-f268c4e0-8035-4a1d-8528-2bd1c633c572 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:46:52 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:52 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:52 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:52 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:52 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:52 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:52 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-cb77b223-4a0d-4b63-a235-088e4fe37324 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f268c4e0-8035-4a1d-8528-2bd1c633c572 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/3ef74405-781c-48a6-bbd1-522d88d32b62 returned with HTTP 200 Sep 07 13:46:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 123/250] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:46:51 2026] GET /volume/v3/volumes/3ef74405-781c-48a6-bbd1-522d88d32b62 => generated 919 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:46:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cb77b223-4a0d-4b63-a235-088e4fe37324 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 returned with HTTP 200 Sep 07 13:46:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 128/251] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:46:51 2026] GET /volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 => generated 1139 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c5b913f8-f2fb-4653-803e-e939a38bdee4 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c5b913f8-f2fb-4653-803e-e939a38bdee4 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 Sep 07 13:46:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c5b913f8-f2fb-4653-803e-e939a38bdee4 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c5b913f8-f2fb-4653-803e-e939a38bdee4 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:52 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:52 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:52 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c5b913f8-f2fb-4653-803e-e939a38bdee4 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c5b913f8-f2fb-4653-803e-e939a38bdee4 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 returned with HTTP 200 Sep 07 13:46:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 124/252] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:46:52 2026] GET /volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 => generated 1139 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-36dc222b-7cbd-4124-9ed5-03a4abc712a6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-36dc222b-7cbd-4124-9ed5-03a4abc712a6 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/3ef74405-781c-48a6-bbd1-522d88d32b62 Sep 07 13:46:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-36dc222b-7cbd-4124-9ed5-03a4abc712a6 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-36dc222b-7cbd-4124-9ed5-03a4abc712a6 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-05640583-8c2e-4d71-aad6-5165230651ee req-76f817f0-d6d0-4d4a-87ac-c4dcb1ef86bc None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-05640583-8c2e-4d71-aad6-5165230651ee req-76f817f0-d6d0-4d4a-87ac-c4dcb1ef86bc tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 Sep 07 13:46:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-05640583-8c2e-4d71-aad6-5165230651ee req-76f817f0-d6d0-4d4a-87ac-c4dcb1ef86bc tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-05640583-8c2e-4d71-aad6-5165230651ee req-76f817f0-d6d0-4d4a-87ac-c4dcb1ef86bc tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-36dc222b-7cbd-4124-9ed5-03a4abc712a6 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/3ef74405-781c-48a6-bbd1-522d88d32b62 returned with HTTP 404 Sep 07 13:46:53 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 129/253] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:46:53 2026] GET /volume/v3/volumes/3ef74405-781c-48a6-bbd1-522d88d32b62 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:46:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c551b400-6644-4a6c-aa3f-e75aa567a3a9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:53 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:53 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c551b400-6644-4a6c-aa3f-e75aa567a3a9 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/618f445d-cad6-47be-89b0-779bf1df4c02 Sep 07 13:46:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c551b400-6644-4a6c-aa3f-e75aa567a3a9 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c551b400-6644-4a6c-aa3f-e75aa567a3a9 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:53 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:53 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:53 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-05640583-8c2e-4d71-aad6-5165230651ee req-76f817f0-d6d0-4d4a-87ac-c4dcb1ef86bc tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-05640583-8c2e-4d71-aad6-5165230651ee req-76f817f0-d6d0-4d4a-87ac-c4dcb1ef86bc tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 returned with HTTP 200 Sep 07 13:46:53 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 125/254] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:46:53 2026] GET /volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 => generated 1141 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c551b400-6644-4a6c-aa3f-e75aa567a3a9 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/618f445d-cad6-47be-89b0-779bf1df4c02 returned with HTTP 404 Sep 07 13:46:53 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 130/255] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:46:53 2026] GET /volume/v3/volumes/618f445d-cad6-47be-89b0-779bf1df4c02 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:46:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-81287065-3197-4a13-a416-282978fe022a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-81287065-3197-4a13-a416-282978fe022a tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 Sep 07 13:46:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-81287065-3197-4a13-a416-282978fe022a tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-81287065-3197-4a13-a416-282978fe022a tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-81287065-3197-4a13-a416-282978fe022a tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member 81f84f05-4cff-4da7-9f6c-2b80898fef30 {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:46:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-81287065-3197-4a13-a416-282978fe022a tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 returned with HTTP 404 Sep 07 13:46:53 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 126/256] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:46:53 2026] GET /volume/v3/groups/81f84f05-4cff-4da7-9f6c-2b80898fef30 => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:46:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1a0029b2-0315-424e-9cec-83ce77e46a81 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1a0029b2-0315-424e-9cec-83ce77e46a81 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] DELETE http://192.168.122.6/volume/v3/group_types/c6e56eb1-d493-4836-9e84-a803a5a69640 Sep 07 13:46:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1a0029b2-0315-424e-9cec-83ce77e46a81 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1a0029b2-0315-424e-9cec-83ce77e46a81 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1a0029b2-0315-424e-9cec-83ce77e46a81 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] http://192.168.122.6/volume/v3/group_types/c6e56eb1-d493-4836-9e84-a803a5a69640 returned with HTTP 202 Sep 07 13:46:53 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 131/257] 192.168.122.6 () {60 vars in 1278 bytes} [Mon Sep 7 13:46:53 2026] DELETE /volume/v3/group_types/c6e56eb1-d493-4836-9e84-a803a5a69640 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:46:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-3da774c0-a509-40f6-be99-92113387300c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3da774c0-a509-40f6-be99-92113387300c tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] DELETE http://192.168.122.6/volume/v3/types/a6d4d415-9a46-4506-939a-9b30703f990b Sep 07 13:46:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3da774c0-a509-40f6-be99-92113387300c tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3da774c0-a509-40f6-be99-92113387300c tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] Calling method '_delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-05640583-8c2e-4d71-aad6-5165230651ee req-371ab686-0086-4f3a-ba8f-bed7d044b3f2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-05640583-8c2e-4d71-aad6-5165230651ee req-371ab686-0086-4f3a-ba8f-bed7d044b3f2 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] POST http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2/action Sep 07 13:46:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-05640583-8c2e-4d71-aad6-5165230651ee req-371ab686-0086-4f3a-ba8f-bed7d044b3f2 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:46:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-05640583-8c2e-4d71-aad6-5165230651ee req-371ab686-0086-4f3a-ba8f-bed7d044b3f2 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:53 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:53 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:53 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:53 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:53 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-05640583-8c2e-4d71-aad6-5165230651ee req-371ab686-0086-4f3a-ba8f-bed7d044b3f2 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:53 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-05640583-8c2e-4d71-aad6-5165230651ee req-371ab686-0086-4f3a-ba8f-bed7d044b3f2 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Begin detaching volume completed successfully. Sep 07 13:46:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-05640583-8c2e-4d71-aad6-5165230651ee req-371ab686-0086-4f3a-ba8f-bed7d044b3f2 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2/action returned with HTTP 202 Sep 07 13:46:53 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 132/258] 192.168.122.6 () {64 vars in 1551 bytes} [Mon Sep 7 13:46:53 2026] POST /volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:46:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3da774c0-a509-40f6-be99-92113387300c tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] http://192.168.122.6/volume/v3/types/a6d4d415-9a46-4506-939a-9b30703f990b returned with HTTP 202 Sep 07 13:46:53 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 127/259] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:46:53 2026] DELETE /volume/v3/types/a6d4d415-9a46-4506-939a-9b30703f990b => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:46:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-aad0a892-b857-4bf9-be44-d52579f83164 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-aad0a892-b857-4bf9-be44-d52579f83164 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] GET http://192.168.122.6/volume/v3/types/a6d4d415-9a46-4506-939a-9b30703f990b Sep 07 13:46:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-aad0a892-b857-4bf9-be44-d52579f83164 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-aad0a892-b857-4bf9-be44-d52579f83164 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-88ff5dcb-012a-4f88-90aa-688cebc80e55 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-aad0a892-b857-4bf9-be44-d52579f83164 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] http://192.168.122.6/volume/v3/types/a6d4d415-9a46-4506-939a-9b30703f990b returned with HTTP 404 Sep 07 13:46:53 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 133/260] 192.168.122.6 () {58 vars in 1216 bytes} [Mon Sep 7 13:46:53 2026] GET /volume/v3/types/a6d4d415-9a46-4506-939a-9b30703f990b => generated 114 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:46:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9985f23f-eb79-4993-86b0-eff870d4c854 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-88ff5dcb-012a-4f88-90aa-688cebc80e55 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 Sep 07 13:46:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-88ff5dcb-012a-4f88-90aa-688cebc80e55 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9985f23f-eb79-4993-86b0-eff870d4c854 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:46:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-88ff5dcb-012a-4f88-90aa-688cebc80e55 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9985f23f-eb79-4993-86b0-eff870d4c854 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1366810464"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:53 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:53 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:53 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:53 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9985f23f-eb79-4993-86b0-eff870d4c854 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:46:53 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-88ff5dcb-012a-4f88-90aa-688cebc80e55 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:53 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 134/261] 192.168.122.6 () {60 vars in 1126 bytes} [Mon Sep 7 13:46:53 2026] POST /volume/v3/types => generated 224 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ede3eef1-aad5-40e7-b4f4-f3ac328dd8fa None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ede3eef1-aad5-40e7-b4f4-f3ac328dd8fa None None] GET http://192.168.122.6/volume// Sep 07 13:46:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ede3eef1-aad5-40e7-b4f4-f3ac328dd8fa None None] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ede3eef1-aad5-40e7-b4f4-f3ac328dd8fa None None] Calling method 'all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ede3eef1-aad5-40e7-b4f4-f3ac328dd8fa None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:46:53 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 135/262] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:46:53 2026] GET /volume/ => generated 388 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:46:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9e97b3fb-4c3e-4599-9f87-82b56ec3f56e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-88ff5dcb-012a-4f88-90aa-688cebc80e55 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 returned with HTTP 200 Sep 07 13:46:53 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 128/263] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:46:53 2026] GET /volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 => generated 1144 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9e97b3fb-4c3e-4599-9f87-82b56ec3f56e tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] POST http://192.168.122.6/volume/v3/group_types Sep 07 13:46:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9e97b3fb-4c3e-4599-9f87-82b56ec3f56e tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1116820694"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-05640583-8c2e-4d71-aad6-5165230651ee req-88b12edc-f244-453a-99b6-1fd282acc132 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-05640583-8c2e-4d71-aad6-5165230651ee req-88b12edc-f244-453a-99b6-1fd282acc132 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 Sep 07 13:46:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-05640583-8c2e-4d71-aad6-5165230651ee req-88b12edc-f244-453a-99b6-1fd282acc132 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-05640583-8c2e-4d71-aad6-5165230651ee req-88b12edc-f244-453a-99b6-1fd282acc132 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9e97b3fb-4c3e-4599-9f87-82b56ec3f56e tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] http://192.168.122.6/volume/v3/group_types returned with HTTP 202 Sep 07 13:46:53 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:53 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:53 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 136/264] 192.168.122.6 () {62 vars in 1185 bytes} [Mon Sep 7 13:46:53 2026] POST /volume/v3/group_types => generated 181 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:46:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b4a8df4b-3261-4b80-bb9a-6d1aff5d9df4 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b4a8df4b-3261-4b80-bb9a-6d1aff5d9df4 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:46:53 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:53 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b4a8df4b-3261-4b80-bb9a-6d1aff5d9df4 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-477231555"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-b4a8df4b-3261-4b80-bb9a-6d1aff5d9df4 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-477231555'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:46:53 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-b4a8df4b-3261-4b80-bb9a-6d1aff5d9df4 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Create volume of 1 GB Sep 07 13:46:53 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-05640583-8c2e-4d71-aad6-5165230651ee req-88b12edc-f244-453a-99b6-1fd282acc132 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-05640583-8c2e-4d71-aad6-5165230651ee req-88b12edc-f244-453a-99b6-1fd282acc132 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 returned with HTTP 200 Sep 07 13:46:53 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b4a8df4b-3261-4b80-bb9a-6d1aff5d9df4 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Availability Zones retrieved successfully. Sep 07 13:46:53 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 129/265] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 13:46:53 2026] GET /volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 => generated 1325 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:46:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-06569947-a59c-4d8a-a693-c705bda19f75 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-06569947-a59c-4d8a-a693-c705bda19f75 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] POST http://192.168.122.6/volume/v3/groups Sep 07 13:46:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-06569947-a59c-4d8a-a693-c705bda19f75 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "deefbb05-bd5c-4c78-8901-423697ceac2d", "volume_types": ["52c8a648-a7a5-4ed5-9f90-68528b608959"], "name": "tempest-GroupSnapshotsTest-Group-1132307065"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-06569947-a59c-4d8a-a693-c705bda19f75 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Creating new group {'group': {'group_type': 'deefbb05-bd5c-4c78-8901-423697ceac2d', 'volume_types': ['52c8a648-a7a5-4ed5-9f90-68528b608959'], 'name': 'tempest-GroupSnapshotsTest-Group-1132307065'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 13:46:53 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.groups [None req-06569947-a59c-4d8a-a693-c705bda19f75 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Creating group tempest-GroupSnapshotsTest-Group-1132307065. Sep 07 13:46:54 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-06569947-a59c-4d8a-a693-c705bda19f75 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Availability Zones retrieved successfully. Sep 07 13:46:54 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b4a8df4b-3261-4b80-bb9a-6d1aff5d9df4 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Flow 'volume_create_api' (528b816d-ae8f-45bf-9e6d-b3ef7771367c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:46:54 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b4a8df4b-3261-4b80-bb9a-6d1aff5d9df4 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3d0bafe-b7dc-47c3-92e5-708cc70826ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:54 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-b4a8df4b-3261-4b80-bb9a-6d1aff5d9df4 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:46:54 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-06569947-a59c-4d8a-a693-c705bda19f75 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Created reservations ['6ac6b97a-7caa-4b1b-97ef-9e8ee966ffa9'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:46:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-06569947-a59c-4d8a-a693-c705bda19f75 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/groups returned with HTTP 202 Sep 07 13:46:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 130/266] 192.168.122.6 () {62 vars in 1171 bytes} [Mon Sep 7 13:46:53 2026] POST /volume/v3/groups => generated 112 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:46:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d13325f1-31d6-427c-b14f-fdd77fb7dfdb None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d13325f1-31d6-427c-b14f-fdd77fb7dfdb tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/groups/317d4ba4-9c1a-4916-83f5-f2fa953dc885 Sep 07 13:46:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d13325f1-31d6-427c-b14f-fdd77fb7dfdb tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d13325f1-31d6-427c-b14f-fdd77fb7dfdb tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-d13325f1-31d6-427c-b14f-fdd77fb7dfdb tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member 317d4ba4-9c1a-4916-83f5-f2fa953dc885 {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:46:54 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:54 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:54 devstack devstack@c-api.service[87262]: /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 07 13:46:54 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), Sep 07 13:46:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d13325f1-31d6-427c-b14f-fdd77fb7dfdb tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/groups/317d4ba4-9c1a-4916-83f5-f2fa953dc885 returned with HTTP 200 Sep 07 13:46:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 131/267] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:46:54 2026] GET /volume/v3/groups/317d4ba4-9c1a-4916-83f5-f2fa953dc885 => generated 392 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:54 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b4a8df4b-3261-4b80-bb9a-6d1aff5d9df4 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3d0bafe-b7dc-47c3-92e5-708cc70826ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:54 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b4a8df4b-3261-4b80-bb9a-6d1aff5d9df4 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6bc9c6c-f7bc-4df0-8222-3787681cefc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-05640583-8c2e-4d71-aad6-5165230651ee req-8d034d93-71c6-4472-9b8c-3e21908088b0 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-05640583-8c2e-4d71-aad6-5165230651ee req-8d034d93-71c6-4472-9b8c-3e21908088b0 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] DELETE http://192.168.122.6/volume/v3/attachments/7c2a90da-5728-45cf-b6ef-a9b711794e18 Sep 07 13:46:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-05640583-8c2e-4d71-aad6-5165230651ee req-8d034d93-71c6-4472-9b8c-3e21908088b0 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-05640583-8c2e-4d71-aad6-5165230651ee req-8d034d93-71c6-4472-9b8c-3e21908088b0 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:54 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:54 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:54 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-b4a8df4b-3261-4b80-bb9a-6d1aff5d9df4 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Created reservations ['602b0a24-7c7f-45b8-8e57-0aaa3ebbe19c', 'bac8b346-a10d-433a-9a2c-861ea9b101f7', 'd97b6ecf-cdf2-4132-ae88-ed68f73872ee', '8214c2d6-9fcf-44d3-ba39-f998d1e792cb'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:46:54 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b4a8df4b-3261-4b80-bb9a-6d1aff5d9df4 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6bc9c6c-f7bc-4df0-8222-3787681cefc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['602b0a24-7c7f-45b8-8e57-0aaa3ebbe19c', 'bac8b346-a10d-433a-9a2c-861ea9b101f7', 'd97b6ecf-cdf2-4132-ae88-ed68f73872ee', '8214c2d6-9fcf-44d3-ba39-f998d1e792cb']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:54 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b4a8df4b-3261-4b80-bb9a-6d1aff5d9df4 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28a40bec-806a-4587-8799-65bf734d9f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:54 devstack devstack@c-api.service[87262]: /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 07 13:46:54 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, Sep 07 13:46:54 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:54 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:54 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b4a8df4b-3261-4b80-bb9a-6d1aff5d9df4 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28a40bec-806a-4587-8799-65bf734d9f7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d447148-ab86-4007-bc49-ecd70d4e898e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-477231555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab47bf37ff924a6399657f3751bf94e0',qos_specs=None,replication_status=,reservations=['602b0a24-7c7f-45b8-8e57-0aaa3ebbe19c','bac8b346-a10d-433a-9a2c-861ea9b101f7','d97b6ecf-cdf2-4132-ae88-ed68f73872ee','8214c2d6-9fcf-44d3-ba39-f998d1e792cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcc59b17a561402492658016dabebb39',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:46:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-477231555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d447148-ab86-4007-bc49-ecd70d4e898e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab47bf37ff924a6399657f3751bf94e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcc59b17a561402492658016dabebb39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:54 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b4a8df4b-3261-4b80-bb9a-6d1aff5d9df4 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a4aae64-59d9-430b-9285-9c09b6773780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-05640583-8c2e-4d71-aad6-5165230651ee req-8d034d93-71c6-4472-9b8c-3e21908088b0 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/attachments/7c2a90da-5728-45cf-b6ef-a9b711794e18 returned with HTTP 200 Sep 07 13:46:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 132/268] 192.168.122.6 () {64 vars in 1552 bytes} [Mon Sep 7 13:46:54 2026] DELETE /volume/v3/attachments/7c2a90da-5728-45cf-b6ef-a9b711794e18 => generated 19 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:54 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b4a8df4b-3261-4b80-bb9a-6d1aff5d9df4 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a4aae64-59d9-430b-9285-9c09b6773780) transitioned into state 'SUCCESS' from state '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-477231555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab47bf37ff924a6399657f3751bf94e0',qos_specs=None,replication_status=,reservations=['602b0a24-7c7f-45b8-8e57-0aaa3ebbe19c','bac8b346-a10d-433a-9a2c-861ea9b101f7','d97b6ecf-cdf2-4132-ae88-ed68f73872ee','8214c2d6-9fcf-44d3-ba39-f998d1e792cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcc59b17a561402492658016dabebb39',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:54 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b4a8df4b-3261-4b80-bb9a-6d1aff5d9df4 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (186376e9-4ae6-43ef-9aa1-bddedbfde131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:54 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b4a8df4b-3261-4b80-bb9a-6d1aff5d9df4 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (186376e9-4ae6-43ef-9aa1-bddedbfde131) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:54 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b4a8df4b-3261-4b80-bb9a-6d1aff5d9df4 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Flow 'volume_create_api' (528b816d-ae8f-45bf-9e6d-b3ef7771367c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:46:54 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b4a8df4b-3261-4b80-bb9a-6d1aff5d9df4 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Create volume request issued successfully. Sep 07 13:46:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b4a8df4b-3261-4b80-bb9a-6d1aff5d9df4 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:46:54 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 137/269] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:46:53 2026] POST /volume/v3/volumes => generated 763 bytes in 885 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:46:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-6d6937a1-541d-4335-bf12-785cd73acd67 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6d6937a1-541d-4335-bf12-785cd73acd67 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] GET http://192.168.122.6/volume/v3/volumes/8d447148-ab86-4007-bc49-ecd70d4e898e Sep 07 13:46:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6d6937a1-541d-4335-bf12-785cd73acd67 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6d6937a1-541d-4335-bf12-785cd73acd67 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-5344185e-d364-4b55-b218-f83d74dcf752 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:54 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:54 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:54 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:54 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5344185e-d364-4b55-b218-f83d74dcf752 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 Sep 07 13:46:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5344185e-d364-4b55-b218-f83d74dcf752 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5344185e-d364-4b55-b218-f83d74dcf752 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:54 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-6d6937a1-541d-4335-bf12-785cd73acd67 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Volume info retrieved successfully. Sep 07 13:46:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6d6937a1-541d-4335-bf12-785cd73acd67 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] http://192.168.122.6/volume/v3/volumes/8d447148-ab86-4007-bc49-ecd70d4e898e returned with HTTP 200 Sep 07 13:46:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 133/270] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:46:54 2026] GET /volume/v3/volumes/8d447148-ab86-4007-bc49-ecd70d4e898e => generated 831 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:54 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:54 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:55 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:55 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:55 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-5344185e-d364-4b55-b218-f83d74dcf752 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5344185e-d364-4b55-b218-f83d74dcf752 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 returned with HTTP 200 Sep 07 13:46:55 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 138/271] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:46:54 2026] GET /volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 => generated 849 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-98693c25-776b-4f0f-8192-654b02fcaef1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-98693c25-776b-4f0f-8192-654b02fcaef1 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/groups/317d4ba4-9c1a-4916-83f5-f2fa953dc885 Sep 07 13:46:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-98693c25-776b-4f0f-8192-654b02fcaef1 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-98693c25-776b-4f0f-8192-654b02fcaef1 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-98693c25-776b-4f0f-8192-654b02fcaef1 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member 317d4ba4-9c1a-4916-83f5-f2fa953dc885 {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:46:55 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:55 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:55 devstack devstack@c-api.service[87262]: /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 07 13:46:55 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), Sep 07 13:46:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-98693c25-776b-4f0f-8192-654b02fcaef1 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/groups/317d4ba4-9c1a-4916-83f5-f2fa953dc885 returned with HTTP 200 Sep 07 13:46:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 134/272] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:46:55 2026] GET /volume/v3/groups/317d4ba4-9c1a-4916-83f5-f2fa953dc885 => generated 393 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c8c80bdb-8559-4198-b0fc-3fa799c53882 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c8c80bdb-8559-4198-b0fc-3fa799c53882 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:46:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c8c80bdb-8559-4198-b0fc-3fa799c53882 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-395516781", "volume_type": "52c8a648-a7a5-4ed5-9f90-68528b608959", "group_id": "317d4ba4-9c1a-4916-83f5-f2fa953dc885", "size": 1}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-c8c80bdb-8559-4198-b0fc-3fa799c53882 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-395516781', 'volume_type': '52c8a648-a7a5-4ed5-9f90-68528b608959', 'group_id': '317d4ba4-9c1a-4916-83f5-f2fa953dc885', 'size': 1}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:46:55 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:55 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:55 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-c8c80bdb-8559-4198-b0fc-3fa799c53882 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Create volume of 1 GB Sep 07 13:46:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-307d4d08-e207-47b5-9c51-717f8f6e7090 req-74a6d98b-c29c-4c1d-a156-153e7887ed9b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:55 devstack devstack@c-api.service[87261]: /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 07 13:46:55 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 13:46:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-307d4d08-e207-47b5-9c51-717f8f6e7090 req-74a6d98b-c29c-4c1d-a156-153e7887ed9b tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 Sep 07 13:46:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-307d4d08-e207-47b5-9c51-717f8f6e7090 req-74a6d98b-c29c-4c1d-a156-153e7887ed9b tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:55 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c8c80bdb-8559-4198-b0fc-3fa799c53882 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Availability Zones retrieved successfully. Sep 07 13:46:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-307d4d08-e207-47b5-9c51-717f8f6e7090 req-74a6d98b-c29c-4c1d-a156-153e7887ed9b tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:55 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:55 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:55 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:55 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:55 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-c8c80bdb-8559-4198-b0fc-3fa799c53882 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Flow 'volume_create_api' (642dfb49-6e91-44d4-a26c-c731204488d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:46:55 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-307d4d08-e207-47b5-9c51-717f8f6e7090 req-74a6d98b-c29c-4c1d-a156-153e7887ed9b tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:55 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-c8c80bdb-8559-4198-b0fc-3fa799c53882 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d90a708-2be3-401e-a4fb-b143b917725a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:55 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:55 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:55 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-c8c80bdb-8559-4198-b0fc-3fa799c53882 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:46:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-307d4d08-e207-47b5-9c51-717f8f6e7090 req-74a6d98b-c29c-4c1d-a156-153e7887ed9b tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 returned with HTTP 200 Sep 07 13:46:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 135/273] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:46:55 2026] GET /volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 => generated 1139 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-307d4d08-e207-47b5-9c51-717f8f6e7090 req-aa742e4b-2def-4ebf-86cb-0e0a57496060 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-307d4d08-e207-47b5-9c51-717f8f6e7090 req-aa742e4b-2def-4ebf-86cb-0e0a57496060 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] POST http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0/action Sep 07 13:46:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-307d4d08-e207-47b5-9c51-717f8f6e7090 req-aa742e4b-2def-4ebf-86cb-0e0a57496060 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:46:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-307d4d08-e207-47b5-9c51-717f8f6e7090 req-aa742e4b-2def-4ebf-86cb-0e0a57496060 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:55 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-c8c80bdb-8559-4198-b0fc-3fa799c53882 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d90a708-2be3-401e-a4fb-b143b917725a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:46:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=52c8a648-a7a5-4ed5-9f90-68528b608959,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1366810464',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '52c8a648-a7a5-4ed5-9f90-68528b608959', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '317d4ba4-9c1a-4916-83f5-f2fa953dc885', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:55 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:55 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:55 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-c8c80bdb-8559-4198-b0fc-3fa799c53882 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a5da30a-da38-41d8-9646-b406a38a5729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:55 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:55 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:55 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-307d4d08-e207-47b5-9c51-717f8f6e7090 req-aa742e4b-2def-4ebf-86cb-0e0a57496060 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:55 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-307d4d08-e207-47b5-9c51-717f8f6e7090 req-aa742e4b-2def-4ebf-86cb-0e0a57496060 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Begin detaching volume completed successfully. Sep 07 13:46:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-307d4d08-e207-47b5-9c51-717f8f6e7090 req-aa742e4b-2def-4ebf-86cb-0e0a57496060 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0/action returned with HTTP 202 Sep 07 13:46:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 136/274] 192.168.122.6 () {64 vars in 1551 bytes} [Mon Sep 7 13:46:55 2026] POST /volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:46:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-251ca449-3ff1-4231-8cdb-44c022f8d910 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-251ca449-3ff1-4231-8cdb-44c022f8d910 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 Sep 07 13:46:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-251ca449-3ff1-4231-8cdb-44c022f8d910 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-251ca449-3ff1-4231-8cdb-44c022f8d910 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:55 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:55 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:55 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:55 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:55 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-251ca449-3ff1-4231-8cdb-44c022f8d910 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:55 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-c8c80bdb-8559-4198-b0fc-3fa799c53882 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1366810464 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1366810464, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:46:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-251ca449-3ff1-4231-8cdb-44c022f8d910 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 returned with HTTP 200 Sep 07 13:46:55 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-c8c80bdb-8559-4198-b0fc-3fa799c53882 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1366810464 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1366810464, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:46:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 137/275] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:46:55 2026] GET /volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 => generated 1142 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-cff6766d-c1b9-4e62-ab98-49de29d6bf0a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cff6766d-c1b9-4e62-ab98-49de29d6bf0a None None] GET http://192.168.122.6/volume// Sep 07 13:46:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cff6766d-c1b9-4e62-ab98-49de29d6bf0a None None] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cff6766d-c1b9-4e62-ab98-49de29d6bf0a None None] Calling method 'all' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:55 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-c8c80bdb-8559-4198-b0fc-3fa799c53882 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Created reservations ['54933382-3773-407e-b465-3d7b04000a57', '3b237d95-ea6c-4b2d-a50a-12f60e4825bd', '1e345f07-9c80-44ec-ae2a-047614d0d621', '93f6989f-52f3-48da-8dff-bc7605d55103'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:46:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cff6766d-c1b9-4e62-ab98-49de29d6bf0a None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:46:55 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-c8c80bdb-8559-4198-b0fc-3fa799c53882 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a5da30a-da38-41d8-9646-b406a38a5729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54933382-3773-407e-b465-3d7b04000a57', '3b237d95-ea6c-4b2d-a50a-12f60e4825bd', '1e345f07-9c80-44ec-ae2a-047614d0d621', '93f6989f-52f3-48da-8dff-bc7605d55103']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 138/276] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:46:55 2026] GET /volume/ => generated 388 bytes in 30 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 13:46:55 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-c8c80bdb-8559-4198-b0fc-3fa799c53882 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d92ed963-b39c-48b4-bc89-265ff24ac3b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-307d4d08-e207-47b5-9c51-717f8f6e7090 req-ca3adafe-685c-4ed3-a3d2-2b81bf2932f2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-307d4d08-e207-47b5-9c51-717f8f6e7090 req-ca3adafe-685c-4ed3-a3d2-2b81bf2932f2 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 Sep 07 13:46:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-307d4d08-e207-47b5-9c51-717f8f6e7090 req-ca3adafe-685c-4ed3-a3d2-2b81bf2932f2 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-307d4d08-e207-47b5-9c51-717f8f6e7090 req-ca3adafe-685c-4ed3-a3d2-2b81bf2932f2 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:55 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:55 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:55 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-c8c80bdb-8559-4198-b0fc-3fa799c53882 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d92ed963-b39c-48b4-bc89-265ff24ac3b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41162dac-9509-49fd-9fbd-21a4b6067c58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-395516781',encryption_key_id=None,group_id=317d4ba4-9c1a-4916-83f5-f2fa953dc885,group_type_id=,metadata={},multiattach=False,project_id='c5d4bf01e89d40ad80929cecd5ffcc4d',qos_specs=None,replication_status=,reservations=['54933382-3773-407e-b465-3d7b04000a57','3b237d95-ea6c-4b2d-a50a-12f60e4825bd','1e345f07-9c80-44ec-ae2a-047614d0d621','93f6989f-52f3-48da-8dff-bc7605d55103'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa633fee4a674a55bf09333a6ac6f9c4',volume_type_id=52c8a648-a7a5-4ed5-9f90-68528b608959), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:46:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-395516781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=317d4ba4-9c1a-4916-83f5-f2fa953dc885,host=None,id=41162dac-9509-49fd-9fbd-21a4b6067c58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5d4bf01e89d40ad80929cecd5ffcc4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa633fee4a674a55bf09333a6ac6f9c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(52c8a648-a7a5-4ed5-9f90-68528b608959),volume_type_id=52c8a648-a7a5-4ed5-9f90-68528b608959)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:55 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-c8c80bdb-8559-4198-b0fc-3fa799c53882 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dabfe400-5d56-42ed-9e15-8c18657a052d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:55 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:55 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:55 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:55 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:55 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-307d4d08-e207-47b5-9c51-717f8f6e7090 req-ca3adafe-685c-4ed3-a3d2-2b81bf2932f2 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:55 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-c8c80bdb-8559-4198-b0fc-3fa799c53882 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dabfe400-5d56-42ed-9e15-8c18657a052d) transitioned into state 'SUCCESS' from state '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-395516781',encryption_key_id=None,group_id=317d4ba4-9c1a-4916-83f5-f2fa953dc885,group_type_id=,metadata={},multiattach=False,project_id='c5d4bf01e89d40ad80929cecd5ffcc4d',qos_specs=None,replication_status=,reservations=['54933382-3773-407e-b465-3d7b04000a57','3b237d95-ea6c-4b2d-a50a-12f60e4825bd','1e345f07-9c80-44ec-ae2a-047614d0d621','93f6989f-52f3-48da-8dff-bc7605d55103'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa633fee4a674a55bf09333a6ac6f9c4',volume_type_id=52c8a648-a7a5-4ed5-9f90-68528b608959)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:55 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-c8c80bdb-8559-4198-b0fc-3fa799c53882 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97d97a86-8131-421c-b42d-08d8bbfbc9ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-307d4d08-e207-47b5-9c51-717f8f6e7090 req-ca3adafe-685c-4ed3-a3d2-2b81bf2932f2 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 returned with HTTP 200 Sep 07 13:46:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 139/277] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 13:46:55 2026] GET /volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 => generated 1323 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:46:56 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-c8c80bdb-8559-4198-b0fc-3fa799c53882 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97d97a86-8131-421c-b42d-08d8bbfbc9ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c1a35b63-d73a-454e-9fa5-fccb07c6e713 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:56 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-c8c80bdb-8559-4198-b0fc-3fa799c53882 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Flow 'volume_create_api' (642dfb49-6e91-44d4-a26c-c731204488d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:46:56 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c8c80bdb-8559-4198-b0fc-3fa799c53882 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Create volume request issued successfully. Sep 07 13:46:56 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-c8c80bdb-8559-4198-b0fc-3fa799c53882 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:46:56 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-c8c80bdb-8559-4198-b0fc-3fa799c53882 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:46:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c1a35b63-d73a-454e-9fa5-fccb07c6e713 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] GET http://192.168.122.6/volume/v3/volumes/8d447148-ab86-4007-bc49-ecd70d4e898e Sep 07 13:46:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c1a35b63-d73a-454e-9fa5-fccb07c6e713 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c1a35b63-d73a-454e-9fa5-fccb07c6e713 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:56 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:56 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:56 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:56 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:56 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c1a35b63-d73a-454e-9fa5-fccb07c6e713 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Volume info retrieved successfully. Sep 07 13:46:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c1a35b63-d73a-454e-9fa5-fccb07c6e713 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] http://192.168.122.6/volume/v3/volumes/8d447148-ab86-4007-bc49-ecd70d4e898e returned with HTTP 200 Sep 07 13:46:56 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 140/278] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:46:56 2026] GET /volume/v3/volumes/8d447148-ab86-4007-bc49-ecd70d4e898e => generated 855 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:56 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-c8c80bdb-8559-4198-b0fc-3fa799c53882 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:46:56 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:56 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c8c80bdb-8559-4198-b0fc-3fa799c53882 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:46:56 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 139/279] 192.168.122.6 () {62 vars in 1174 bytes} [Mon Sep 7 13:46:55 2026] POST /volume/v3/volumes => generated 826 bytes in 929 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:46:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a97954a3-d3fc-425e-a489-890003673ee9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a97954a3-d3fc-425e-a489-890003673ee9 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/41162dac-9509-49fd-9fbd-21a4b6067c58 Sep 07 13:46:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a97954a3-d3fc-425e-a489-890003673ee9 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a97954a3-d3fc-425e-a489-890003673ee9 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:56 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:56 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:56 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:56 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:56 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a97954a3-d3fc-425e-a489-890003673ee9 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Volume info retrieved successfully. Sep 07 13:46:56 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-a97954a3-d3fc-425e-a489-890003673ee9 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:46:56 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-a97954a3-d3fc-425e-a489-890003673ee9 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:46:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-307d4d08-e207-47b5-9c51-717f8f6e7090 req-096cd3a9-83e2-4f4c-883a-5147fddcb707 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-307d4d08-e207-47b5-9c51-717f8f6e7090 req-096cd3a9-83e2-4f4c-883a-5147fddcb707 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] DELETE http://192.168.122.6/volume/v3/attachments/68d09ed7-c9d1-45e8-9457-190602ecc777 Sep 07 13:46:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-307d4d08-e207-47b5-9c51-717f8f6e7090 req-096cd3a9-83e2-4f4c-883a-5147fddcb707 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-307d4d08-e207-47b5-9c51-717f8f6e7090 req-096cd3a9-83e2-4f4c-883a-5147fddcb707 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:56 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-a97954a3-d3fc-425e-a489-890003673ee9 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:46:56 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:56 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:56 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:56 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a97954a3-d3fc-425e-a489-890003673ee9 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/41162dac-9509-49fd-9fbd-21a4b6067c58 returned with HTTP 200 Sep 07 13:46:56 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 141/280] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:46:56 2026] GET /volume/v3/volumes/41162dac-9509-49fd-9fbd-21a4b6067c58 => generated 894 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:56 devstack devstack@c-api.service[87261]: /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 07 13:46:56 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, Sep 07 13:46:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-6bb16641-a4b2-4d18-9147-fc945a883354 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6bb16641-a4b2-4d18-9147-fc945a883354 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 Sep 07 13:46:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6bb16641-a4b2-4d18-9147-fc945a883354 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6bb16641-a4b2-4d18-9147-fc945a883354 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:56 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:56 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:56 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:56 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:56 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-6bb16641-a4b2-4d18-9147-fc945a883354 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-307d4d08-e207-47b5-9c51-717f8f6e7090 req-096cd3a9-83e2-4f4c-883a-5147fddcb707 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/attachments/68d09ed7-c9d1-45e8-9457-190602ecc777 returned with HTTP 200 Sep 07 13:46:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6bb16641-a4b2-4d18-9147-fc945a883354 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 returned with HTTP 200 Sep 07 13:46:56 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 140/281] 192.168.122.6 () {64 vars in 1552 bytes} [Mon Sep 7 13:46:56 2026] DELETE /volume/v3/attachments/68d09ed7-c9d1-45e8-9457-190602ecc777 => generated 19 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:56 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 142/282] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:46:56 2026] GET /volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 => generated 1142 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-5f689aad-a746-4f59-b06b-9a15eb94181a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5f689aad-a746-4f59-b06b-9a15eb94181a tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:46:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5f689aad-a746-4f59-b06b-9a15eb94181a tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1817269648"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-5f689aad-a746-4f59-b06b-9a15eb94181a tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1817269648'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:46:56 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-5f689aad-a746-4f59-b06b-9a15eb94181a tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Create volume of 1 GB Sep 07 13:46:56 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:56 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:56 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-5f689aad-a746-4f59-b06b-9a15eb94181a tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Availability Zones retrieved successfully. Sep 07 13:46:57 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-5f689aad-a746-4f59-b06b-9a15eb94181a tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Flow 'volume_create_api' (f26716ec-7a80-4d18-ab5b-f77abf87172e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:46:57 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-5f689aad-a746-4f59-b06b-9a15eb94181a tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db5384fb-061e-4431-a6dd-b21ee0a6864a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:57 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-5f689aad-a746-4f59-b06b-9a15eb94181a tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:46:57 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-5f689aad-a746-4f59-b06b-9a15eb94181a tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db5384fb-061e-4431-a6dd-b21ee0a6864a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:57 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-5f689aad-a746-4f59-b06b-9a15eb94181a tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ae10dcf-54c2-4106-b110-3a99148fbf82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1fab95f2-5c50-4662-af83-798974d36127 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1fab95f2-5c50-4662-af83-798974d36127 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] GET http://192.168.122.6/volume/v3/volumes/8d447148-ab86-4007-bc49-ecd70d4e898e Sep 07 13:46:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1fab95f2-5c50-4662-af83-798974d36127 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1fab95f2-5c50-4662-af83-798974d36127 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:57 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:57 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:57 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:57 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:57 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1fab95f2-5c50-4662-af83-798974d36127 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Volume info retrieved successfully. Sep 07 13:46:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1fab95f2-5c50-4662-af83-798974d36127 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] http://192.168.122.6/volume/v3/volumes/8d447148-ab86-4007-bc49-ecd70d4e898e returned with HTTP 200 Sep 07 13:46:57 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 143/283] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:46:57 2026] GET /volume/v3/volumes/8d447148-ab86-4007-bc49-ecd70d4e898e => generated 855 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:57 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-5f689aad-a746-4f59-b06b-9a15eb94181a tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Created reservations ['cd6b55c9-0094-4da2-a594-df2c284fa2bf', '4dc9bfa5-b16b-47f4-8511-892926f2f9e4', 'a5f569e0-d1b7-4c54-baac-e96202049c5f', 'db9deea7-160c-497c-b28b-237e2c88a2f7'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:46:57 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-5f689aad-a746-4f59-b06b-9a15eb94181a tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ae10dcf-54c2-4106-b110-3a99148fbf82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd6b55c9-0094-4da2-a594-df2c284fa2bf', '4dc9bfa5-b16b-47f4-8511-892926f2f9e4', 'a5f569e0-d1b7-4c54-baac-e96202049c5f', 'db9deea7-160c-497c-b28b-237e2c88a2f7']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:57 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-5f689aad-a746-4f59-b06b-9a15eb94181a tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21820e1a-94fd-473d-ba9d-7c232f50af64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:57 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:57 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:57 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-5f689aad-a746-4f59-b06b-9a15eb94181a tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21820e1a-94fd-473d-ba9d-7c232f50af64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d3cfbae-a7e0-4743-b4e5-334d8abd71d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1817269648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='050bb3bb5a2e4059a7bb924e2bcbf8a7',qos_specs=None,replication_status=,reservations=['cd6b55c9-0094-4da2-a594-df2c284fa2bf','4dc9bfa5-b16b-47f4-8511-892926f2f9e4','a5f569e0-d1b7-4c54-baac-e96202049c5f','db9deea7-160c-497c-b28b-237e2c88a2f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dc270088b894d91aa05542bc3edb4af',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:46:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1817269648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d3cfbae-a7e0-4743-b4e5-334d8abd71d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='050bb3bb5a2e4059a7bb924e2bcbf8a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7dc270088b894d91aa05542bc3edb4af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:57 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-5f689aad-a746-4f59-b06b-9a15eb94181a tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e89820d3-204c-4c07-8a02-d37a2ae17330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:57 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-5f689aad-a746-4f59-b06b-9a15eb94181a tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e89820d3-204c-4c07-8a02-d37a2ae17330) transitioned into state 'SUCCESS' from state '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-1817269648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='050bb3bb5a2e4059a7bb924e2bcbf8a7',qos_specs=None,replication_status=,reservations=['cd6b55c9-0094-4da2-a594-df2c284fa2bf','4dc9bfa5-b16b-47f4-8511-892926f2f9e4','a5f569e0-d1b7-4c54-baac-e96202049c5f','db9deea7-160c-497c-b28b-237e2c88a2f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dc270088b894d91aa05542bc3edb4af',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:57 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-5f689aad-a746-4f59-b06b-9a15eb94181a tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fa4390a-2813-4b1a-bf35-ac3d7ac411eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:46:57 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-5f689aad-a746-4f59-b06b-9a15eb94181a tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fa4390a-2813-4b1a-bf35-ac3d7ac411eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:46:57 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-5f689aad-a746-4f59-b06b-9a15eb94181a tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Flow 'volume_create_api' (f26716ec-7a80-4d18-ab5b-f77abf87172e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:46:57 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-5f689aad-a746-4f59-b06b-9a15eb94181a tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Create volume request issued successfully. Sep 07 13:46:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5f689aad-a746-4f59-b06b-9a15eb94181a tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:46:57 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 141/284] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:46:56 2026] POST /volume/v3/volumes => generated 759 bytes in 645 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:46:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a64e94b0-9999-4aec-969e-38bebf1bd1e1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a64e94b0-9999-4aec-969e-38bebf1bd1e1 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/41162dac-9509-49fd-9fbd-21a4b6067c58 Sep 07 13:46:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a64e94b0-9999-4aec-969e-38bebf1bd1e1 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a64e94b0-9999-4aec-969e-38bebf1bd1e1 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:57 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:57 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:57 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:57 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:57 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a64e94b0-9999-4aec-969e-38bebf1bd1e1 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Volume info retrieved successfully. Sep 07 13:46:57 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-a64e94b0-9999-4aec-969e-38bebf1bd1e1 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:46:57 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-a64e94b0-9999-4aec-969e-38bebf1bd1e1 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:46:57 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-a64e94b0-9999-4aec-969e-38bebf1bd1e1 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:46:57 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:57 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-66e7ce0b-e28f-4214-a646-0a05e2678bd6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-66e7ce0b-e28f-4214-a646-0a05e2678bd6 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 Sep 07 13:46:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-66e7ce0b-e28f-4214-a646-0a05e2678bd6 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-66e7ce0b-e28f-4214-a646-0a05e2678bd6 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a64e94b0-9999-4aec-969e-38bebf1bd1e1 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/41162dac-9509-49fd-9fbd-21a4b6067c58 returned with HTTP 200 Sep 07 13:46:57 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 144/285] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:46:57 2026] GET /volume/v3/volumes/41162dac-9509-49fd-9fbd-21a4b6067c58 => generated 918 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:57 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:57 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:57 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:57 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:57 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-66e7ce0b-e28f-4214-a646-0a05e2678bd6 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-66e7ce0b-e28f-4214-a646-0a05e2678bd6 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 returned with HTTP 200 Sep 07 13:46:58 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 142/286] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:46:57 2026] GET /volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 => generated 847 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-cab2eb6d-b5ac-44f3-b1bc-151b1370e58c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cab2eb6d-b5ac-44f3-b1bc-151b1370e58c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 Sep 07 13:46:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cab2eb6d-b5ac-44f3-b1bc-151b1370e58c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cab2eb6d-b5ac-44f3-b1bc-151b1370e58c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:58 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:58 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:58 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:58 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:58 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-cab2eb6d-b5ac-44f3-b1bc-151b1370e58c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cab2eb6d-b5ac-44f3-b1bc-151b1370e58c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 returned with HTTP 200 Sep 07 13:46:58 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 145/287] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:46:58 2026] GET /volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4ce3e48e-bfc5-486d-8e3d-ee55905ab2f2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4ce3e48e-bfc5-486d-8e3d-ee55905ab2f2 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] GET http://192.168.122.6/volume/v3/volumes/8d447148-ab86-4007-bc49-ecd70d4e898e Sep 07 13:46:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4ce3e48e-bfc5-486d-8e3d-ee55905ab2f2 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4ce3e48e-bfc5-486d-8e3d-ee55905ab2f2 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c354249e-6f56-4f67-8d78-becd1b5b1453 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c354249e-6f56-4f67-8d78-becd1b5b1453 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 Sep 07 13:46:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c354249e-6f56-4f67-8d78-becd1b5b1453 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c354249e-6f56-4f67-8d78-becd1b5b1453 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:58 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:58 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:58 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:58 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:58 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:58 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:58 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:58 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:58 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4ce3e48e-bfc5-486d-8e3d-ee55905ab2f2 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Volume info retrieved successfully. Sep 07 13:46:58 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c354249e-6f56-4f67-8d78-becd1b5b1453 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4ce3e48e-bfc5-486d-8e3d-ee55905ab2f2 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] http://192.168.122.6/volume/v3/volumes/8d447148-ab86-4007-bc49-ecd70d4e898e returned with HTTP 200 Sep 07 13:46:58 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 143/288] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:46:58 2026] GET /volume/v3/volumes/8d447148-ab86-4007-bc49-ecd70d4e898e => generated 856 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c354249e-6f56-4f67-8d78-becd1b5b1453 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 returned with HTTP 200 Sep 07 13:46:58 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 146/289] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:46:58 2026] GET /volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 => generated 847 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-20d39779-5c6e-4f8e-980e-84d5226a538c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-20d39779-5c6e-4f8e-980e-84d5226a538c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 Sep 07 13:46:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-20d39779-5c6e-4f8e-980e-84d5226a538c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-20d39779-5c6e-4f8e-980e-84d5226a538c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:58 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:58 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:58 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:58 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:58 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-20d39779-5c6e-4f8e-980e-84d5226a538c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-20d39779-5c6e-4f8e-980e-84d5226a538c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 returned with HTTP 200 Sep 07 13:46:58 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 144/290] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:46:58 2026] GET /volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 => generated 849 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-18544301-a55a-4546-916d-555fa1bc6a28 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-18544301-a55a-4546-916d-555fa1bc6a28 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 Sep 07 13:46:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-18544301-a55a-4546-916d-555fa1bc6a28 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-18544301-a55a-4546-916d-555fa1bc6a28 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:58 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:58 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:58 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:58 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:58 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-18544301-a55a-4546-916d-555fa1bc6a28 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:46:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-18544301-a55a-4546-916d-555fa1bc6a28 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 returned with HTTP 200 Sep 07 13:46:58 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 147/291] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:46:58 2026] GET /volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 => generated 849 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:46:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8ad5f365-4b95-4dbb-a402-edf3c0e6518d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:59 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8ad5f365-4b95-4dbb-a402-edf3c0e6518d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/41162dac-9509-49fd-9fbd-21a4b6067c58 Sep 07 13:46:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8ad5f365-4b95-4dbb-a402-edf3c0e6518d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:46:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8ad5f365-4b95-4dbb-a402-edf3c0e6518d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:46:59 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:59 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:46:59 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:59 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:59 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8ad5f365-4b95-4dbb-a402-edf3c0e6518d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Volume info retrieved successfully. Sep 07 13:46:59 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-8ad5f365-4b95-4dbb-a402-edf3c0e6518d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:46:59 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-8ad5f365-4b95-4dbb-a402-edf3c0e6518d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:46:59 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-8ad5f365-4b95-4dbb-a402-edf3c0e6518d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:46:59 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:59 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:46:59 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8ad5f365-4b95-4dbb-a402-edf3c0e6518d tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/41162dac-9509-49fd-9fbd-21a4b6067c58 returned with HTTP 200 Sep 07 13:46:59 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 145/292] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:46:58 2026] GET /volume/v3/volumes/41162dac-9509-49fd-9fbd-21a4b6067c58 => generated 919 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:46:59 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9508b08f-218d-4428-9c65-acfa568ada53 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:46:59 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9508b08f-218d-4428-9c65-acfa568ada53 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] POST http://192.168.122.6/volume/v3/group_snapshots Sep 07 13:46:59 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9508b08f-218d-4428-9c65-acfa568ada53 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "317d4ba4-9c1a-4916-83f5-f2fa953dc885", "name": "tempest-group_snapshot-385902831"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:46:59 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.group_snapshots [None req-9508b08f-218d-4428-9c65-acfa568ada53 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '317d4ba4-9c1a-4916-83f5-f2fa953dc885', 'name': 'tempest-group_snapshot-385902831'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 13:46:59 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:59 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:59 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.group_snapshots [None req-9508b08f-218d-4428-9c65-acfa568ada53 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Creating group_snapshot tempest-group_snapshot-385902831. Sep 07 13:46:59 devstack devstack@c-api.service[87262]: /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 07 13:46:59 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:46:59 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:46:59 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:46:59 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:46:59 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:46:59 devstack devstack@c-api.service[87262]: WARNING cinder.quota [None req-9508b08f-218d-4428-9c65-acfa568ada53 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1366810464 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1366810464, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:46:59 devstack devstack@c-api.service[87262]: WARNING cinder.quota [None req-9508b08f-218d-4428-9c65-acfa568ada53 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1366810464 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1366810464, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:47:00 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-9508b08f-218d-4428-9c65-acfa568ada53 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Created reservations ['7f0d8d59-0560-4664-9222-3e1b7920ed5d', 'a3052127-3c18-4197-a6db-a57eeaa73a2d', '723e4bcf-4515-4fc5-93cd-ce2b6b343462', '0bf7c1e2-e124-4499-8e9c-a0e2816b68df'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:47:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9508b08f-218d-4428-9c65-acfa568ada53 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/group_snapshots returned with HTTP 202 Sep 07 13:47:00 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 148/293] 192.168.122.6 () {62 vars in 1198 bytes} [Mon Sep 7 13:46:59 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 951 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-04a9ef22-6e82-4069-a95a-330d497af53a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-04a9ef22-6e82-4069-a95a-330d497af53a tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/129081fd-cf67-4589-a5fb-b9f3d756e052 Sep 07 13:47:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-04a9ef22-6e82-4069-a95a-330d497af53a tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-04a9ef22-6e82-4069-a95a-330d497af53a tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.group_snapshots [None req-04a9ef22-6e82-4069-a95a-330d497af53a tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member 129081fd-cf67-4589-a5fb-b9f3d756e052 {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:47:00 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:00 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-04a9ef22-6e82-4069-a95a-330d497af53a tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/group_snapshots/129081fd-cf67-4589-a5fb-b9f3d756e052 returned with HTTP 200 Sep 07 13:47:00 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 146/294] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:47:00 2026] GET /volume/v3/group_snapshots/129081fd-cf67-4589-a5fb-b9f3d756e052 => generated 306 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bd88e8eb-d35b-4f9f-82fd-f81307a56119 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bd88e8eb-d35b-4f9f-82fd-f81307a56119 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/129081fd-cf67-4589-a5fb-b9f3d756e052 Sep 07 13:47:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bd88e8eb-d35b-4f9f-82fd-f81307a56119 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bd88e8eb-d35b-4f9f-82fd-f81307a56119 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.group_snapshots [None req-bd88e8eb-d35b-4f9f-82fd-f81307a56119 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member 129081fd-cf67-4589-a5fb-b9f3d756e052 {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:47:01 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:01 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bd88e8eb-d35b-4f9f-82fd-f81307a56119 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/group_snapshots/129081fd-cf67-4589-a5fb-b9f3d756e052 returned with HTTP 200 Sep 07 13:47:01 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 149/295] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:47:01 2026] GET /volume/v3/group_snapshots/129081fd-cf67-4589-a5fb-b9f3d756e052 => generated 306 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:47:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9cb713ec-0e4a-469c-8c62-ee755daca131 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9cb713ec-0e4a-469c-8c62-ee755daca131 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/129081fd-cf67-4589-a5fb-b9f3d756e052 Sep 07 13:47:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9cb713ec-0e4a-469c-8c62-ee755daca131 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9cb713ec-0e4a-469c-8c62-ee755daca131 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.group_snapshots [None req-9cb713ec-0e4a-469c-8c62-ee755daca131 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member 129081fd-cf67-4589-a5fb-b9f3d756e052 {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:47:02 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:02 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9cb713ec-0e4a-469c-8c62-ee755daca131 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/group_snapshots/129081fd-cf67-4589-a5fb-b9f3d756e052 returned with HTTP 200 Sep 07 13:47:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 147/296] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:47:02 2026] GET /volume/v3/group_snapshots/129081fd-cf67-4589-a5fb-b9f3d756e052 => generated 306 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-131dfff3-4645-4eb1-a83b-1a1964cf8912 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-131dfff3-4645-4eb1-a83b-1a1964cf8912 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/129081fd-cf67-4589-a5fb-b9f3d756e052 Sep 07 13:47:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-131dfff3-4645-4eb1-a83b-1a1964cf8912 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-131dfff3-4645-4eb1-a83b-1a1964cf8912 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.group_snapshots [None req-131dfff3-4645-4eb1-a83b-1a1964cf8912 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member 129081fd-cf67-4589-a5fb-b9f3d756e052 {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:47:03 devstack devstack@c-api.service[87262]: DEBUG dbcounter [-] [87262] Writing DB stats cinder:SELECT=375,cinder:UPDATE=64,cinder:INSERT=26 {{(pid=87262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:47:03 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:03 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-131dfff3-4645-4eb1-a83b-1a1964cf8912 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/group_snapshots/129081fd-cf67-4589-a5fb-b9f3d756e052 returned with HTTP 200 Sep 07 13:47:03 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 150/297] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:47:03 2026] GET /volume/v3/group_snapshots/129081fd-cf67-4589-a5fb-b9f3d756e052 => generated 306 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-67714599-6d5d-4acc-9f43-3441823d29bc None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-67714599-6d5d-4acc-9f43-3441823d29bc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/129081fd-cf67-4589-a5fb-b9f3d756e052 Sep 07 13:47:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-67714599-6d5d-4acc-9f43-3441823d29bc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-67714599-6d5d-4acc-9f43-3441823d29bc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.group_snapshots [None req-67714599-6d5d-4acc-9f43-3441823d29bc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member 129081fd-cf67-4589-a5fb-b9f3d756e052 {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:47:04 devstack devstack@c-api.service[87261]: DEBUG dbcounter [-] [87261] Writing DB stats cinder:SELECT=418,cinder:UPDATE=96,cinder:INSERT=55 {{(pid=87261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:47:04 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:04 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-67714599-6d5d-4acc-9f43-3441823d29bc tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/group_snapshots/129081fd-cf67-4589-a5fb-b9f3d756e052 returned with HTTP 200 Sep 07 13:47:04 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 148/298] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:47:04 2026] GET /volume/v3/group_snapshots/129081fd-cf67-4589-a5fb-b9f3d756e052 => generated 307 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4d8643b3-72e2-4647-bff4-65c4bf79e81b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4d8643b3-72e2-4647-bff4-65c4bf79e81b tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/snapshots/detail Sep 07 13:47:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4d8643b3-72e2-4647-bff4-65c4bf79e81b tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4d8643b3-72e2-4647-bff4-65c4bf79e81b tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'detail' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-4d8643b3-72e2-4647-bff4-65c4bf79e81b tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:47:04 devstack devstack@c-api.service[87262]: DEBUG cinder.db.api [None req-4d8643b3-72e2-4647-bff4-65c4bf79e81b tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Building query based on filter {{(pid=87262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:47:04 devstack devstack@c-api.service[87262]: /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 07 13:47:04 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:47:04 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-4d8643b3-72e2-4647-bff4-65c4bf79e81b tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Get all snapshots completed successfully. Sep 07 13:47:04 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:04 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4d8643b3-72e2-4647-bff4-65c4bf79e81b tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 13:47:04 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 151/299] 192.168.122.6 () {58 vars in 1138 bytes} [Mon Sep 7 13:47:04 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 07 13:47:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d4efc44d-7a4e-43e9-ab27-ba673198f7d6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d4efc44d-7a4e-43e9-ab27-ba673198f7d6 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/snapshots/ab70c6eb-d586-4d8c-a8b5-7e395262da3d Sep 07 13:47:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d4efc44d-7a4e-43e9-ab27-ba673198f7d6 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d4efc44d-7a4e-43e9-ab27-ba673198f7d6 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:04 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:04 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:04 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d4efc44d-7a4e-43e9-ab27-ba673198f7d6 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Snapshot retrieved successfully. Sep 07 13:47:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d4efc44d-7a4e-43e9-ab27-ba673198f7d6 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/snapshots/ab70c6eb-d586-4d8c-a8b5-7e395262da3d returned with HTTP 200 Sep 07 13:47:04 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 149/300] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:47:04 2026] GET /volume/v3/snapshots/ab70c6eb-d586-4d8c-a8b5-7e395262da3d => generated 450 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a34faa8a-db94-4c6e-adce-c3148708a1e3 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a34faa8a-db94-4c6e-adce-c3148708a1e3 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/129081fd-cf67-4589-a5fb-b9f3d756e052 Sep 07 13:47:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a34faa8a-db94-4c6e-adce-c3148708a1e3 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a34faa8a-db94-4c6e-adce-c3148708a1e3 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.group_snapshots [None req-a34faa8a-db94-4c6e-adce-c3148708a1e3 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member 129081fd-cf67-4589-a5fb-b9f3d756e052 {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:47:04 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:04 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a34faa8a-db94-4c6e-adce-c3148708a1e3 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/group_snapshots/129081fd-cf67-4589-a5fb-b9f3d756e052 returned with HTTP 200 Sep 07 13:47:04 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 152/301] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:47:04 2026] GET /volume/v3/group_snapshots/129081fd-cf67-4589-a5fb-b9f3d756e052 => generated 307 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e081aa3e-cbac-4da0-81f1-f76902c2200e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e081aa3e-cbac-4da0-81f1-f76902c2200e tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/detail Sep 07 13:47:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e081aa3e-cbac-4da0-81f1-f76902c2200e tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e081aa3e-cbac-4da0-81f1-f76902c2200e tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:05 devstack devstack@c-api.service[87261]: /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 07 13:47:05 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 13:47:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e081aa3e-cbac-4da0-81f1-f76902c2200e tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 07 13:47:05 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 150/302] 192.168.122.6 () {60 vars in 1197 bytes} [Mon Sep 7 13:47:04 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-6947321b-a212-496c-a8df-cd129c06eecb None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6947321b-a212-496c-a8df-cd129c06eecb tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] DELETE http://192.168.122.6/volume/v3/group_snapshots/129081fd-cf67-4589-a5fb-b9f3d756e052 Sep 07 13:47:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6947321b-a212-496c-a8df-cd129c06eecb tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6947321b-a212-496c-a8df-cd129c06eecb tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.group_snapshots [None req-6947321b-a212-496c-a8df-cd129c06eecb tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] delete called for member 129081fd-cf67-4589-a5fb-b9f3d756e052 {{(pid=87262) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 13:47:05 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.group_snapshots [None req-6947321b-a212-496c-a8df-cd129c06eecb tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Delete group_snapshot with id: 129081fd-cf67-4589-a5fb-b9f3d756e052 Sep 07 13:47:05 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:05 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:05 devstack devstack@c-api.service[87262]: /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 07 13:47:05 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:47:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6947321b-a212-496c-a8df-cd129c06eecb tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/group_snapshots/129081fd-cf67-4589-a5fb-b9f3d756e052 returned with HTTP 202 Sep 07 13:47:05 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 153/303] 192.168.122.6 () {60 vars in 1290 bytes} [Mon Sep 7 13:47:05 2026] DELETE /volume/v3/group_snapshots/129081fd-cf67-4589-a5fb-b9f3d756e052 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 13:47:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-410c8e25-01c7-4955-85d3-90135413c7e4 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-410c8e25-01c7-4955-85d3-90135413c7e4 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 07 13:47:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-410c8e25-01c7-4955-85d3-90135413c7e4 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-410c8e25-01c7-4955-85d3-90135413c7e4 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-410c8e25-01c7-4955-85d3-90135413c7e4 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:47:05 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:05 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:05 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-410c8e25-01c7-4955-85d3-90135413c7e4 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:47:05 devstack devstack@c-api.service[87261]: /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 07 13:47:05 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:47:05 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:05 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:05 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-410c8e25-01c7-4955-85d3-90135413c7e4 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Get all volumes completed successfully. Sep 07 13:47:05 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-410c8e25-01c7-4955-85d3-90135413c7e4 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:47:05 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-410c8e25-01c7-4955-85d3-90135413c7e4 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:47:05 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-410c8e25-01c7-4955-85d3-90135413c7e4 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:47:05 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:05 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-410c8e25-01c7-4955-85d3-90135413c7e4 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:47:05 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 151/304] 192.168.122.6 () {60 vars in 1173 bytes} [Mon Sep 7 13:47:05 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9fca7476-557c-4f1e-9bbc-d904292c6ad7 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9fca7476-557c-4f1e-9bbc-d904292c6ad7 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/snapshots/detail Sep 07 13:47:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9fca7476-557c-4f1e-9bbc-d904292c6ad7 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9fca7476-557c-4f1e-9bbc-d904292c6ad7 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'detail' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-9fca7476-557c-4f1e-9bbc-d904292c6ad7 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:47:05 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:05 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:05 devstack devstack@c-api.service[87262]: DEBUG cinder.db.api [None req-9fca7476-557c-4f1e-9bbc-d904292c6ad7 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Building query based on filter {{(pid=87262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:47:05 devstack devstack@c-api.service[87262]: /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 07 13:47:05 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:47:05 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9fca7476-557c-4f1e-9bbc-d904292c6ad7 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Get all snapshots completed successfully. Sep 07 13:47:05 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:05 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9fca7476-557c-4f1e-9bbc-d904292c6ad7 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 13:47:05 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 154/305] 192.168.122.6 () {58 vars in 1138 bytes} [Mon Sep 7 13:47:05 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-cfd3bdbb-2a70-42a9-9ad1-e956a55b6a33 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cfd3bdbb-2a70-42a9-9ad1-e956a55b6a33 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/snapshots/ab70c6eb-d586-4d8c-a8b5-7e395262da3d Sep 07 13:47:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cfd3bdbb-2a70-42a9-9ad1-e956a55b6a33 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cfd3bdbb-2a70-42a9-9ad1-e956a55b6a33 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:05 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:05 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:05 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-cfd3bdbb-2a70-42a9-9ad1-e956a55b6a33 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Snapshot retrieved successfully. Sep 07 13:47:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cfd3bdbb-2a70-42a9-9ad1-e956a55b6a33 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/snapshots/ab70c6eb-d586-4d8c-a8b5-7e395262da3d returned with HTTP 200 Sep 07 13:47:05 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 152/306] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:47:05 2026] GET /volume/v3/snapshots/ab70c6eb-d586-4d8c-a8b5-7e395262da3d => generated 449 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-df71b2cc-ed3c-481c-b24a-d698aec9734b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-df71b2cc-ed3c-481c-b24a-d698aec9734b tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] DELETE http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 Sep 07 13:47:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-df71b2cc-ed3c-481c-b24a-d698aec9734b tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-df71b2cc-ed3c-481c-b24a-d698aec9734b tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:05 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-df71b2cc-ed3c-481c-b24a-d698aec9734b tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Delete volume with id: 0d6cb910-a117-47d1-980f-873e87b6d7f0 Sep 07 13:47:05 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:05 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:47:05 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:05 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:05 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-df71b2cc-ed3c-481c-b24a-d698aec9734b tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:47:05 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-df71b2cc-ed3c-481c-b24a-d698aec9734b tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Delete volume request issued successfully. Sep 07 13:47:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-df71b2cc-ed3c-481c-b24a-d698aec9734b tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 returned with HTTP 202 Sep 07 13:47:05 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 155/307] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:47:05 2026] DELETE /volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 13:47:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f842e5d7-5ee5-44c0-bae9-2a3f449cfee6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f842e5d7-5ee5-44c0-bae9-2a3f449cfee6 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 Sep 07 13:47:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f842e5d7-5ee5-44c0-bae9-2a3f449cfee6 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f842e5d7-5ee5-44c0-bae9-2a3f449cfee6 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:06 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:06 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:06 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:06 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:06 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f842e5d7-5ee5-44c0-bae9-2a3f449cfee6 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:47:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f842e5d7-5ee5-44c0-bae9-2a3f449cfee6 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 returned with HTTP 200 Sep 07 13:47:06 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 153/308] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:47:06 2026] GET /volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 => generated 846 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c5a7cd41-3ee9-45c6-9c04-4f02919af98e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c5a7cd41-3ee9-45c6-9c04-4f02919af98e tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/snapshots/ab70c6eb-d586-4d8c-a8b5-7e395262da3d Sep 07 13:47:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c5a7cd41-3ee9-45c6-9c04-4f02919af98e tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c5a7cd41-3ee9-45c6-9c04-4f02919af98e tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:06 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:06 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:06 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c5a7cd41-3ee9-45c6-9c04-4f02919af98e tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Snapshot retrieved successfully. Sep 07 13:47:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c5a7cd41-3ee9-45c6-9c04-4f02919af98e tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/snapshots/ab70c6eb-d586-4d8c-a8b5-7e395262da3d returned with HTTP 200 Sep 07 13:47:06 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 156/309] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:47:06 2026] GET /volume/v3/snapshots/ab70c6eb-d586-4d8c-a8b5-7e395262da3d => generated 449 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-dc7b8e51-73d2-410a-b863-c0f85a164009 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:07 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dc7b8e51-73d2-410a-b863-c0f85a164009 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 Sep 07 13:47:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dc7b8e51-73d2-410a-b863-c0f85a164009 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dc7b8e51-73d2-410a-b863-c0f85a164009 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:07 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:07 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:07 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:07 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:07 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-dc7b8e51-73d2-410a-b863-c0f85a164009 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:47:07 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dc7b8e51-73d2-410a-b863-c0f85a164009 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 returned with HTTP 200 Sep 07 13:47:07 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 154/310] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:47:07 2026] GET /volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 => generated 846 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-06bfd48a-0124-46d2-8f18-b7b19e21a105 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-06bfd48a-0124-46d2-8f18-b7b19e21a105 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/snapshots/ab70c6eb-d586-4d8c-a8b5-7e395262da3d Sep 07 13:47:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-06bfd48a-0124-46d2-8f18-b7b19e21a105 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-06bfd48a-0124-46d2-8f18-b7b19e21a105 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:07 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:07 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:07 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-06bfd48a-0124-46d2-8f18-b7b19e21a105 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Snapshot retrieved successfully. Sep 07 13:47:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-06bfd48a-0124-46d2-8f18-b7b19e21a105 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/snapshots/ab70c6eb-d586-4d8c-a8b5-7e395262da3d returned with HTTP 200 Sep 07 13:47:07 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 157/311] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:47:07 2026] GET /volume/v3/snapshots/ab70c6eb-d586-4d8c-a8b5-7e395262da3d => generated 449 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f085540d-117c-4ab6-b1d3-2c2fb34da7d2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f085540d-117c-4ab6-b1d3-2c2fb34da7d2 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 Sep 07 13:47:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f085540d-117c-4ab6-b1d3-2c2fb34da7d2 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f085540d-117c-4ab6-b1d3-2c2fb34da7d2 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f085540d-117c-4ab6-b1d3-2c2fb34da7d2 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 returned with HTTP 404 Sep 07 13:47:08 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 155/312] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:47:08 2026] GET /volume/v3/volumes/0d6cb910-a117-47d1-980f-873e87b6d7f0 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7a4101c5-f93a-4c01-97d4-1c3bb66aae02 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7a4101c5-f93a-4c01-97d4-1c3bb66aae02 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] DELETE http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 Sep 07 13:47:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7a4101c5-f93a-4c01-97d4-1c3bb66aae02 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7a4101c5-f93a-4c01-97d4-1c3bb66aae02 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:08 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-7a4101c5-f93a-4c01-97d4-1c3bb66aae02 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Delete volume with id: ce192be7-0607-4fbf-9403-1cd4f91d4da2 Sep 07 13:47:08 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:08 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:47:08 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:08 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:08 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7a4101c5-f93a-4c01-97d4-1c3bb66aae02 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:47:08 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7a4101c5-f93a-4c01-97d4-1c3bb66aae02 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Delete volume request issued successfully. Sep 07 13:47:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7a4101c5-f93a-4c01-97d4-1c3bb66aae02 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 returned with HTTP 202 Sep 07 13:47:08 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 158/313] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:47:08 2026] DELETE /volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:47:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1d529599-791a-4d27-9657-5084867cd4fc None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1d529599-791a-4d27-9657-5084867cd4fc tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 Sep 07 13:47:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1d529599-791a-4d27-9657-5084867cd4fc tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1d529599-791a-4d27-9657-5084867cd4fc tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:08 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:08 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:08 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:08 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:08 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1d529599-791a-4d27-9657-5084867cd4fc tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:47:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1d529599-791a-4d27-9657-5084867cd4fc tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 returned with HTTP 200 Sep 07 13:47:08 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 156/314] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:47:08 2026] GET /volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 => generated 848 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d66de9da-6d03-4326-a7dd-8cd495531605 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d66de9da-6d03-4326-a7dd-8cd495531605 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/snapshots/ab70c6eb-d586-4d8c-a8b5-7e395262da3d Sep 07 13:47:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d66de9da-6d03-4326-a7dd-8cd495531605 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d66de9da-6d03-4326-a7dd-8cd495531605 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:08 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:08 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:08 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d66de9da-6d03-4326-a7dd-8cd495531605 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Snapshot retrieved successfully. Sep 07 13:47:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d66de9da-6d03-4326-a7dd-8cd495531605 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/snapshots/ab70c6eb-d586-4d8c-a8b5-7e395262da3d returned with HTTP 200 Sep 07 13:47:08 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 159/315] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:47:08 2026] GET /volume/v3/snapshots/ab70c6eb-d586-4d8c-a8b5-7e395262da3d => generated 448 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8ffe9871-19b0-473d-bef4-82fdb37c8e9c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8ffe9871-19b0-473d-bef4-82fdb37c8e9c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 Sep 07 13:47:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8ffe9871-19b0-473d-bef4-82fdb37c8e9c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8ffe9871-19b0-473d-bef4-82fdb37c8e9c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:09 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:09 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:09 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:09 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-14e97035-04d5-43fd-9e1a-3f1f063704a7 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:09 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8ffe9871-19b0-473d-bef4-82fdb37c8e9c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:47:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-14e97035-04d5-43fd-9e1a-3f1f063704a7 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/snapshots/ab70c6eb-d586-4d8c-a8b5-7e395262da3d Sep 07 13:47:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-14e97035-04d5-43fd-9e1a-3f1f063704a7 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-14e97035-04d5-43fd-9e1a-3f1f063704a7 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-14e97035-04d5-43fd-9e1a-3f1f063704a7 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/snapshots/ab70c6eb-d586-4d8c-a8b5-7e395262da3d returned with HTTP 404 Sep 07 13:47:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 160/316] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:47:09 2026] GET /volume/v3/snapshots/ab70c6eb-d586-4d8c-a8b5-7e395262da3d => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ad694d57-8384-44d5-9e22-603ed4f6d2d7 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8ffe9871-19b0-473d-bef4-82fdb37c8e9c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 returned with HTTP 200 Sep 07 13:47:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 157/317] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:47:09 2026] GET /volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 => generated 848 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ad694d57-8384-44d5-9e22-603ed4f6d2d7 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/129081fd-cf67-4589-a5fb-b9f3d756e052 Sep 07 13:47:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ad694d57-8384-44d5-9e22-603ed4f6d2d7 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ad694d57-8384-44d5-9e22-603ed4f6d2d7 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.group_snapshots [None req-ad694d57-8384-44d5-9e22-603ed4f6d2d7 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member 129081fd-cf67-4589-a5fb-b9f3d756e052 {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:47:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ad694d57-8384-44d5-9e22-603ed4f6d2d7 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/group_snapshots/129081fd-cf67-4589-a5fb-b9f3d756e052 returned with HTTP 404 Sep 07 13:47:10 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 161/318] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:47:09 2026] GET /volume/v3/group_snapshots/129081fd-cf67-4589-a5fb-b9f3d756e052 => generated 116 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:47:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ad894afb-84f9-405a-86ca-c102411edb10 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ad894afb-84f9-405a-86ca-c102411edb10 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/group_snapshots Sep 07 13:47:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ad894afb-84f9-405a-86ca-c102411edb10 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ad894afb-84f9-405a-86ca-c102411edb10 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:10 devstack devstack@c-api.service[87261]: /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 07 13:47:10 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 13:47:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ad894afb-84f9-405a-86ca-c102411edb10 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/group_snapshots returned with HTTP 200 Sep 07 13:47:10 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 158/319] 192.168.122.6 () {60 vars in 1176 bytes} [Mon Sep 7 13:47:10 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a4b21532-3414-4fd0-ad05-08c04f68b3f5 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a4b21532-3414-4fd0-ad05-08c04f68b3f5 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] DELETE http://192.168.122.6/volume/v3/group_snapshots/129081fd-cf67-4589-a5fb-b9f3d756e052 Sep 07 13:47:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a4b21532-3414-4fd0-ad05-08c04f68b3f5 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a4b21532-3414-4fd0-ad05-08c04f68b3f5 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.group_snapshots [None req-a4b21532-3414-4fd0-ad05-08c04f68b3f5 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] delete called for member 129081fd-cf67-4589-a5fb-b9f3d756e052 {{(pid=87262) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 13:47:10 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.group_snapshots [None req-a4b21532-3414-4fd0-ad05-08c04f68b3f5 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Delete group_snapshot with id: 129081fd-cf67-4589-a5fb-b9f3d756e052 Sep 07 13:47:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a4b21532-3414-4fd0-ad05-08c04f68b3f5 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/group_snapshots/129081fd-cf67-4589-a5fb-b9f3d756e052 returned with HTTP 404 Sep 07 13:47:10 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 162/320] 192.168.122.6 () {60 vars in 1290 bytes} [Mon Sep 7 13:47:10 2026] DELETE /volume/v3/group_snapshots/129081fd-cf67-4589-a5fb-b9f3d756e052 => generated 116 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:47:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-61186b60-c4b9-40ef-a1cf-e9d415d7bad2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-61186b60-c4b9-40ef-a1cf-e9d415d7bad2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 07 13:47:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-61186b60-c4b9-40ef-a1cf-e9d415d7bad2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-61186b60-c4b9-40ef-a1cf-e9d415d7bad2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-61186b60-c4b9-40ef-a1cf-e9d415d7bad2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:47:10 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-61186b60-c4b9-40ef-a1cf-e9d415d7bad2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:47:10 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:10 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:10 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-61186b60-c4b9-40ef-a1cf-e9d415d7bad2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Get all volumes completed successfully. Sep 07 13:47:10 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-61186b60-c4b9-40ef-a1cf-e9d415d7bad2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:47:10 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-61186b60-c4b9-40ef-a1cf-e9d415d7bad2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:47:10 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-61186b60-c4b9-40ef-a1cf-e9d415d7bad2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:47:10 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:10 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-61186b60-c4b9-40ef-a1cf-e9d415d7bad2 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:47:10 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 159/321] 192.168.122.6 () {60 vars in 1173 bytes} [Mon Sep 7 13:47:10 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-10f12c2d-bc5b-4655-aba0-6988cfaca857 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-10f12c2d-bc5b-4655-aba0-6988cfaca857 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] POST http://192.168.122.6/volume/v3/groups/317d4ba4-9c1a-4916-83f5-f2fa953dc885/action Sep 07 13:47:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-10f12c2d-bc5b-4655-aba0-6988cfaca857 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:47:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-10f12c2d-bc5b-4655-aba0-6988cfaca857 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-10f12c2d-bc5b-4655-aba0-6988cfaca857 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] delete called for group 317d4ba4-9c1a-4916-83f5-f2fa953dc885 {{(pid=87262) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 13:47:10 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.groups [None req-10f12c2d-bc5b-4655-aba0-6988cfaca857 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Delete group with id: 317d4ba4-9c1a-4916-83f5-f2fa953dc885 Sep 07 13:47:10 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:10 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:10 devstack devstack@c-api.service[87262]: /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 07 13:47:10 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 13:47:10 devstack devstack@c-api.service[87262]: /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 07 13:47:10 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:47:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-10f12c2d-bc5b-4655-aba0-6988cfaca857 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/groups/317d4ba4-9c1a-4916-83f5-f2fa953dc885/action returned with HTTP 202 Sep 07 13:47:10 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 163/322] 192.168.122.6 () {62 vars in 1302 bytes} [Mon Sep 7 13:47:10 2026] POST /volume/v3/groups/317d4ba4-9c1a-4916-83f5-f2fa953dc885/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:47:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9ac88a7e-e56e-4be2-8b9a-72e695334629 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9ac88a7e-e56e-4be2-8b9a-72e695334629 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/41162dac-9509-49fd-9fbd-21a4b6067c58 Sep 07 13:47:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9ac88a7e-e56e-4be2-8b9a-72e695334629 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9ac88a7e-e56e-4be2-8b9a-72e695334629 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:10 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:10 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:10 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:10 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:10 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9ac88a7e-e56e-4be2-8b9a-72e695334629 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Volume info retrieved successfully. Sep 07 13:47:10 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-9ac88a7e-e56e-4be2-8b9a-72e695334629 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:47:10 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-9ac88a7e-e56e-4be2-8b9a-72e695334629 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:47:10 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-9ac88a7e-e56e-4be2-8b9a-72e695334629 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:47:10 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:10 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9ac88a7e-e56e-4be2-8b9a-72e695334629 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/41162dac-9509-49fd-9fbd-21a4b6067c58 returned with HTTP 200 Sep 07 13:47:10 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 160/323] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:47:10 2026] GET /volume/v3/volumes/41162dac-9509-49fd-9fbd-21a4b6067c58 => generated 918 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-eb548df5-ae9c-4b4f-ac9b-b023c253587c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-eb548df5-ae9c-4b4f-ac9b-b023c253587c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 Sep 07 13:47:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-eb548df5-ae9c-4b4f-ac9b-b023c253587c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-eb548df5-ae9c-4b4f-ac9b-b023c253587c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-eb548df5-ae9c-4b4f-ac9b-b023c253587c tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 returned with HTTP 404 Sep 07 13:47:11 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 164/324] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:47:11 2026] GET /volume/v3/volumes/ce192be7-0607-4fbf-9403-1cd4f91d4da2 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:47:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-aac10a2f-cd32-44ef-a127-c7df306e92be None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-aac10a2f-cd32-44ef-a127-c7df306e92be tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] DELETE http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed Sep 07 13:47:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-aac10a2f-cd32-44ef-a127-c7df306e92be tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-aac10a2f-cd32-44ef-a127-c7df306e92be tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:11 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-aac10a2f-cd32-44ef-a127-c7df306e92be tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Delete volume with id: ea03c3bc-5df2-4e16-9406-7e67afa420ed Sep 07 13:47:11 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:11 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:11 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:11 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:11 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-aac10a2f-cd32-44ef-a127-c7df306e92be tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:47:11 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-aac10a2f-cd32-44ef-a127-c7df306e92be tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Delete volume request issued successfully. Sep 07 13:47:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-aac10a2f-cd32-44ef-a127-c7df306e92be tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed returned with HTTP 202 Sep 07 13:47:11 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 161/325] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:47:11 2026] DELETE /volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:47:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-27c3183e-c33b-4d55-8757-d5b70ab7ccbf None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-27c3183e-c33b-4d55-8757-d5b70ab7ccbf tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed Sep 07 13:47:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-27c3183e-c33b-4d55-8757-d5b70ab7ccbf tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-27c3183e-c33b-4d55-8757-d5b70ab7ccbf tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:11 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:11 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:47:11 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:11 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:11 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-27c3183e-c33b-4d55-8757-d5b70ab7ccbf tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:47:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-27c3183e-c33b-4d55-8757-d5b70ab7ccbf tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed returned with HTTP 200 Sep 07 13:47:11 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 165/326] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:47:11 2026] GET /volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed => generated 848 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c1c41725-b960-4792-aee8-267bf83b9606 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c1c41725-b960-4792-aee8-267bf83b9606 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/41162dac-9509-49fd-9fbd-21a4b6067c58 Sep 07 13:47:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c1c41725-b960-4792-aee8-267bf83b9606 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c1c41725-b960-4792-aee8-267bf83b9606 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:11 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:11 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:11 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:11 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:11 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c1c41725-b960-4792-aee8-267bf83b9606 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Volume info retrieved successfully. Sep 07 13:47:11 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-c1c41725-b960-4792-aee8-267bf83b9606 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:47:11 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-c1c41725-b960-4792-aee8-267bf83b9606 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:47:11 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-c1c41725-b960-4792-aee8-267bf83b9606 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:47:11 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:11 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c1c41725-b960-4792-aee8-267bf83b9606 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/41162dac-9509-49fd-9fbd-21a4b6067c58 returned with HTTP 200 Sep 07 13:47:11 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 162/327] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:47:11 2026] GET /volume/v3/volumes/41162dac-9509-49fd-9fbd-21a4b6067c58 => generated 917 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-cda34e66-e771-43a1-858e-819ef35fab22 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cda34e66-e771-43a1-858e-819ef35fab22 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed Sep 07 13:47:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cda34e66-e771-43a1-858e-819ef35fab22 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cda34e66-e771-43a1-858e-819ef35fab22 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:12 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:12 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:47:12 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:12 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:12 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-cda34e66-e771-43a1-858e-819ef35fab22 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Volume info retrieved successfully. Sep 07 13:47:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cda34e66-e771-43a1-858e-819ef35fab22 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed returned with HTTP 200 Sep 07 13:47:12 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 166/328] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:47:12 2026] GET /volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed => generated 848 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-bc3b0f82-7899-4966-a457-5e14a0001940 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bc3b0f82-7899-4966-a457-5e14a0001940 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] DELETE http://192.168.122.6/volume/v3/volumes/8d447148-ab86-4007-bc49-ecd70d4e898e Sep 07 13:47:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bc3b0f82-7899-4966-a457-5e14a0001940 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bc3b0f82-7899-4966-a457-5e14a0001940 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:12 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-bc3b0f82-7899-4966-a457-5e14a0001940 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Delete volume with id: 8d447148-ab86-4007-bc49-ecd70d4e898e Sep 07 13:47:12 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:12 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:12 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:12 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:12 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-bc3b0f82-7899-4966-a457-5e14a0001940 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Volume info retrieved successfully. Sep 07 13:47:12 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-bc3b0f82-7899-4966-a457-5e14a0001940 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Delete volume request issued successfully. Sep 07 13:47:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bc3b0f82-7899-4966-a457-5e14a0001940 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] http://192.168.122.6/volume/v3/volumes/8d447148-ab86-4007-bc49-ecd70d4e898e returned with HTTP 202 Sep 07 13:47:12 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 163/329] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:47:12 2026] DELETE /volume/v3/volumes/8d447148-ab86-4007-bc49-ecd70d4e898e => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:47:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f694a440-937a-479d-958e-e5363228d48d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f694a440-937a-479d-958e-e5363228d48d tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] GET http://192.168.122.6/volume/v3/volumes/8d447148-ab86-4007-bc49-ecd70d4e898e Sep 07 13:47:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f694a440-937a-479d-958e-e5363228d48d tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f694a440-937a-479d-958e-e5363228d48d tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:12 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:12 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:47:12 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:12 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-622ef5cd-f752-4f49-9128-5dfdd32573b9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:12 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f694a440-937a-479d-958e-e5363228d48d tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Volume info retrieved successfully. Sep 07 13:47:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-622ef5cd-f752-4f49-9128-5dfdd32573b9 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/volumes/41162dac-9509-49fd-9fbd-21a4b6067c58 Sep 07 13:47:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-622ef5cd-f752-4f49-9128-5dfdd32573b9 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-622ef5cd-f752-4f49-9128-5dfdd32573b9 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f694a440-937a-479d-958e-e5363228d48d tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] http://192.168.122.6/volume/v3/volumes/8d447148-ab86-4007-bc49-ecd70d4e898e returned with HTTP 200 Sep 07 13:47:12 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 167/330] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:47:12 2026] GET /volume/v3/volumes/8d447148-ab86-4007-bc49-ecd70d4e898e => generated 855 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-622ef5cd-f752-4f49-9128-5dfdd32573b9 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/volumes/41162dac-9509-49fd-9fbd-21a4b6067c58 returned with HTTP 404 Sep 07 13:47:12 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 164/331] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:47:12 2026] GET /volume/v3/volumes/41162dac-9509-49fd-9fbd-21a4b6067c58 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:47:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-02c67ae0-c642-4b44-8323-eb7fb91dfff3 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-02c67ae0-c642-4b44-8323-eb7fb91dfff3 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] GET http://192.168.122.6/volume/v3/groups/317d4ba4-9c1a-4916-83f5-f2fa953dc885 Sep 07 13:47:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-02c67ae0-c642-4b44-8323-eb7fb91dfff3 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-02c67ae0-c642-4b44-8323-eb7fb91dfff3 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-02c67ae0-c642-4b44-8323-eb7fb91dfff3 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] show called for member 317d4ba4-9c1a-4916-83f5-f2fa953dc885 {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:47:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-02c67ae0-c642-4b44-8323-eb7fb91dfff3 tempest-GroupSnapshotsTest-1017917195 tempest-GroupSnapshotsTest-1017917195-project-member] http://192.168.122.6/volume/v3/groups/317d4ba4-9c1a-4916-83f5-f2fa953dc885 returned with HTTP 404 Sep 07 13:47:12 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 168/332] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:47:12 2026] GET /volume/v3/groups/317d4ba4-9c1a-4916-83f5-f2fa953dc885 => generated 108 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:47:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-97a8a026-8408-42d5-9ea2-2fae6f892b51 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-97a8a026-8408-42d5-9ea2-2fae6f892b51 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] DELETE http://192.168.122.6/volume/v3/group_types/deefbb05-bd5c-4c78-8901-423697ceac2d Sep 07 13:47:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-97a8a026-8408-42d5-9ea2-2fae6f892b51 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-97a8a026-8408-42d5-9ea2-2fae6f892b51 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-97a8a026-8408-42d5-9ea2-2fae6f892b51 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] http://192.168.122.6/volume/v3/group_types/deefbb05-bd5c-4c78-8901-423697ceac2d returned with HTTP 202 Sep 07 13:47:12 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 165/333] 192.168.122.6 () {60 vars in 1278 bytes} [Mon Sep 7 13:47:12 2026] DELETE /volume/v3/group_types/deefbb05-bd5c-4c78-8901-423697ceac2d => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:47:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-cb0640ed-b0e6-4c52-bb93-812be11f3d52 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cb0640ed-b0e6-4c52-bb93-812be11f3d52 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] DELETE http://192.168.122.6/volume/v3/types/52c8a648-a7a5-4ed5-9f90-68528b608959 Sep 07 13:47:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cb0640ed-b0e6-4c52-bb93-812be11f3d52 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cb0640ed-b0e6-4c52-bb93-812be11f3d52 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] Calling method '_delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cb0640ed-b0e6-4c52-bb93-812be11f3d52 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] http://192.168.122.6/volume/v3/types/52c8a648-a7a5-4ed5-9f90-68528b608959 returned with HTTP 202 Sep 07 13:47:13 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 169/334] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:47:12 2026] DELETE /volume/v3/types/52c8a648-a7a5-4ed5-9f90-68528b608959 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:47:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-306dc53d-f6c6-4bcd-ac1e-d10997cb5966 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-306dc53d-f6c6-4bcd-ac1e-d10997cb5966 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] GET http://192.168.122.6/volume/v3/types/52c8a648-a7a5-4ed5-9f90-68528b608959 Sep 07 13:47:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-306dc53d-f6c6-4bcd-ac1e-d10997cb5966 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-306dc53d-f6c6-4bcd-ac1e-d10997cb5966 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-306dc53d-f6c6-4bcd-ac1e-d10997cb5966 tempest-GroupSnapshotsTest-1923877061 tempest-GroupSnapshotsTest-1923877061-project-admin] http://192.168.122.6/volume/v3/types/52c8a648-a7a5-4ed5-9f90-68528b608959 returned with HTTP 404 Sep 07 13:47:13 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 166/335] 192.168.122.6 () {58 vars in 1216 bytes} [Mon Sep 7 13:47:13 2026] GET /volume/v3/types/52c8a648-a7a5-4ed5-9f90-68528b608959 => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f585e25d-9c06-4c16-9fa6-61ee43e5b196 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f585e25d-9c06-4c16-9fa6-61ee43e5b196 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] GET http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed Sep 07 13:47:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f585e25d-9c06-4c16-9fa6-61ee43e5b196 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f585e25d-9c06-4c16-9fa6-61ee43e5b196 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f585e25d-9c06-4c16-9fa6-61ee43e5b196 tempest-AttachVolumeTestJSON-58750255 tempest-AttachVolumeTestJSON-58750255-project-member] http://192.168.122.6/volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed returned with HTTP 404 Sep 07 13:47:13 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 170/336] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:47:13 2026] GET /volume/v3/volumes/ea03c3bc-5df2-4e16-9406-7e67afa420ed => generated 109 bytes in 164 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ad5ba635-aad0-4834-b7c4-83bac7f5535a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ad5ba635-aad0-4834-b7c4-83bac7f5535a tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] GET http://192.168.122.6/volume/v3/volumes/8d447148-ab86-4007-bc49-ecd70d4e898e Sep 07 13:47:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ad5ba635-aad0-4834-b7c4-83bac7f5535a tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ad5ba635-aad0-4834-b7c4-83bac7f5535a tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:13 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:13 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:13 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:13 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:13 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ad5ba635-aad0-4834-b7c4-83bac7f5535a tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Volume info retrieved successfully. Sep 07 13:47:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ad5ba635-aad0-4834-b7c4-83bac7f5535a tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] http://192.168.122.6/volume/v3/volumes/8d447148-ab86-4007-bc49-ecd70d4e898e returned with HTTP 200 Sep 07 13:47:14 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 167/337] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:47:13 2026] GET /volume/v3/volumes/8d447148-ab86-4007-bc49-ecd70d4e898e => generated 855 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:47:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8b8624e3-7724-40de-8ee8-3a3f0aacaae9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8b8624e3-7724-40de-8ee8-3a3f0aacaae9 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] GET http://192.168.122.6/volume/v3/volumes/8d447148-ab86-4007-bc49-ecd70d4e898e Sep 07 13:47:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8b8624e3-7724-40de-8ee8-3a3f0aacaae9 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8b8624e3-7724-40de-8ee8-3a3f0aacaae9 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8b8624e3-7724-40de-8ee8-3a3f0aacaae9 tempest-ServerRescueNegativeTestJSON-2101076822 tempest-ServerRescueNegativeTestJSON-2101076822-project-member] http://192.168.122.6/volume/v3/volumes/8d447148-ab86-4007-bc49-ecd70d4e898e returned with HTTP 404 Sep 07 13:47:15 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 171/338] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:47:15 2026] GET /volume/v3/volumes/8d447148-ab86-4007-bc49-ecd70d4e898e => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:23 devstack devstack@c-api.service[87261]: DEBUG dbcounter [-] [87261] Writing DB stats cinder:SELECT=58,cinder:UPDATE=4,cinder:INSERT=2 {{(pid=87261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:47:25 devstack devstack@c-api.service[87262]: DEBUG dbcounter [-] [87262] Writing DB stats cinder:SELECT=53,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=87262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:47:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-0d09d9d7-6072-49e7-946f-ee639983ccde None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0d09d9d7-6072-49e7-946f-ee639983ccde tempest-GroupsTest-488319503 tempest-GroupsTest-488319503-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:47:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0d09d9d7-6072-49e7-946f-ee639983ccde tempest-GroupsTest-488319503 tempest-GroupsTest-488319503-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-840579828"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0d09d9d7-6072-49e7-946f-ee639983ccde tempest-GroupsTest-488319503 tempest-GroupsTest-488319503-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:47:26 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 168/339] 192.168.122.6 () {60 vars in 1126 bytes} [Mon Sep 7 13:47:26 2026] POST /volume/v3/types => generated 215 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-668e6a32-58c0-4f5f-bfc7-3cd6d8fb5547 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:26 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-668e6a32-58c0-4f5f-bfc7-3cd6d8fb5547 tempest-GroupsTest-488319503 tempest-GroupsTest-488319503-project-admin] POST http://192.168.122.6/volume/v3/group_types Sep 07 13:47:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-668e6a32-58c0-4f5f-bfc7-3cd6d8fb5547 tempest-GroupsTest-488319503 tempest-GroupsTest-488319503-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-998887746"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:26 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-668e6a32-58c0-4f5f-bfc7-3cd6d8fb5547 tempest-GroupsTest-488319503 tempest-GroupsTest-488319503-project-admin] http://192.168.122.6/volume/v3/group_types returned with HTTP 202 Sep 07 13:47:26 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 172/340] 192.168.122.6 () {62 vars in 1185 bytes} [Mon Sep 7 13:47:26 2026] POST /volume/v3/group_types => generated 172 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-638522ae-7549-422c-bb9f-003cd1f2fa24 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-638522ae-7549-422c-bb9f-003cd1f2fa24 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] POST http://192.168.122.6/volume/v3/groups Sep 07 13:47:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-638522ae-7549-422c-bb9f-003cd1f2fa24 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "eccd291a-752c-4c85-94c8-a148c5baa12c", "volume_types": ["95df1687-082b-47b9-b407-8b5796852553"], "name": "tempest-Group1-840459865"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-638522ae-7549-422c-bb9f-003cd1f2fa24 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Creating new group {'group': {'group_type': 'eccd291a-752c-4c85-94c8-a148c5baa12c', 'volume_types': ['95df1687-082b-47b9-b407-8b5796852553'], 'name': 'tempest-Group1-840459865'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 13:47:26 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.groups [None req-638522ae-7549-422c-bb9f-003cd1f2fa24 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Creating group tempest-Group1-840459865. Sep 07 13:47:26 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-638522ae-7549-422c-bb9f-003cd1f2fa24 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Availability Zones retrieved successfully. Sep 07 13:47:26 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-638522ae-7549-422c-bb9f-003cd1f2fa24 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Created reservations ['8bcd4c51-2d09-4d08-bc63-1d05bc9dea7c'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:47:27 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-638522ae-7549-422c-bb9f-003cd1f2fa24 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/groups returned with HTTP 202 Sep 07 13:47:27 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 169/341] 192.168.122.6 () {62 vars in 1171 bytes} [Mon Sep 7 13:47:26 2026] POST /volume/v3/groups => generated 93 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:47:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1c8c3adb-f00b-4910-a81e-248e5089fd85 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:27 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1c8c3adb-f00b-4910-a81e-248e5089fd85 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/groups/be8b6879-05ca-4d4a-914a-9239b1487dda Sep 07 13:47:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1c8c3adb-f00b-4910-a81e-248e5089fd85 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1c8c3adb-f00b-4910-a81e-248e5089fd85 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-1c8c3adb-f00b-4910-a81e-248e5089fd85 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] show called for member be8b6879-05ca-4d4a-914a-9239b1487dda {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:47:27 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:27 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:27 devstack devstack@c-api.service[87262]: /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 07 13:47:27 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), Sep 07 13:47:27 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1c8c3adb-f00b-4910-a81e-248e5089fd85 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/groups/be8b6879-05ca-4d4a-914a-9239b1487dda returned with HTTP 200 Sep 07 13:47:27 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 173/342] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:47:27 2026] GET /volume/v3/groups/be8b6879-05ca-4d4a-914a-9239b1487dda => generated 321 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3a5a0a4c-b310-46e1-bd4b-dd4432887d83 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3a5a0a4c-b310-46e1-bd4b-dd4432887d83 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/groups/be8b6879-05ca-4d4a-914a-9239b1487dda Sep 07 13:47:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3a5a0a4c-b310-46e1-bd4b-dd4432887d83 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3a5a0a4c-b310-46e1-bd4b-dd4432887d83 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-3a5a0a4c-b310-46e1-bd4b-dd4432887d83 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] show called for member be8b6879-05ca-4d4a-914a-9239b1487dda {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:47:28 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:28 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:28 devstack devstack@c-api.service[87261]: /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 07 13:47:28 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 13:47:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3a5a0a4c-b310-46e1-bd4b-dd4432887d83 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/groups/be8b6879-05ca-4d4a-914a-9239b1487dda returned with HTTP 200 Sep 07 13:47:28 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 170/343] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:47:28 2026] GET /volume/v3/groups/be8b6879-05ca-4d4a-914a-9239b1487dda => generated 322 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-31ab89a4-58f0-409b-8cde-3bc33f014375 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-31ab89a4-58f0-409b-8cde-3bc33f014375 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] POST http://192.168.122.6/volume/v3/groups Sep 07 13:47:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-31ab89a4-58f0-409b-8cde-3bc33f014375 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "eccd291a-752c-4c85-94c8-a148c5baa12c", "volume_types": ["95df1687-082b-47b9-b407-8b5796852553"], "name": "tempest-Group2-1356351883"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-31ab89a4-58f0-409b-8cde-3bc33f014375 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Creating new group {'group': {'group_type': 'eccd291a-752c-4c85-94c8-a148c5baa12c', 'volume_types': ['95df1687-082b-47b9-b407-8b5796852553'], 'name': 'tempest-Group2-1356351883'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 13:47:28 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.groups [None req-31ab89a4-58f0-409b-8cde-3bc33f014375 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Creating group tempest-Group2-1356351883. Sep 07 13:47:28 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:28 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:28 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-31ab89a4-58f0-409b-8cde-3bc33f014375 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Availability Zones retrieved successfully. Sep 07 13:47:28 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-31ab89a4-58f0-409b-8cde-3bc33f014375 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Created reservations ['52196a42-7fde-425d-bef2-92dd0608aee4'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:47:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-31ab89a4-58f0-409b-8cde-3bc33f014375 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/groups returned with HTTP 202 Sep 07 13:47:28 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 174/344] 192.168.122.6 () {62 vars in 1171 bytes} [Mon Sep 7 13:47:28 2026] POST /volume/v3/groups => generated 94 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:47:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a0262622-7eec-4519-9792-b630c9d58883 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a0262622-7eec-4519-9792-b630c9d58883 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/groups/eb04b8c0-0318-4053-983c-7512c9ff4d98 Sep 07 13:47:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a0262622-7eec-4519-9792-b630c9d58883 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a0262622-7eec-4519-9792-b630c9d58883 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-a0262622-7eec-4519-9792-b630c9d58883 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] show called for member eb04b8c0-0318-4053-983c-7512c9ff4d98 {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:47:28 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:28 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:28 devstack devstack@c-api.service[87261]: /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 07 13:47:28 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 13:47:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a0262622-7eec-4519-9792-b630c9d58883 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/groups/eb04b8c0-0318-4053-983c-7512c9ff4d98 returned with HTTP 200 Sep 07 13:47:28 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 171/345] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:47:28 2026] GET /volume/v3/groups/eb04b8c0-0318-4053-983c-7512c9ff4d98 => generated 322 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-2ddf64ad-4bcf-404f-b693-4955f79d6cda req-1062a978-84cf-4011-b700-c263492ec1b5 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-2ddf64ad-4bcf-404f-b693-4955f79d6cda req-1062a978-84cf-4011-b700-c263492ec1b5 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:47:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-2ddf64ad-4bcf-404f-b693-4955f79d6cda req-1062a978-84cf-4011-b700-c263492ec1b5 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-430616725", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [req-2ddf64ad-4bcf-404f-b693-4955f79d6cda req-1062a978-84cf-4011-b700-c263492ec1b5 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-430616725', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:47:28 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [req-2ddf64ad-4bcf-404f-b693-4955f79d6cda req-1062a978-84cf-4011-b700-c263492ec1b5 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Create volume of 1 GB Sep 07 13:47:28 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:28 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:29 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-2ddf64ad-4bcf-404f-b693-4955f79d6cda req-1062a978-84cf-4011-b700-c263492ec1b5 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Availability Zones retrieved successfully. Sep 07 13:47:29 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [req-2ddf64ad-4bcf-404f-b693-4955f79d6cda req-1062a978-84cf-4011-b700-c263492ec1b5 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Flow 'volume_create_api' (68d72aad-fe46-4042-97df-8b96e8183677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:47:29 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [req-2ddf64ad-4bcf-404f-b693-4955f79d6cda req-1062a978-84cf-4011-b700-c263492ec1b5 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf4e271a-029a-49c1-9966-e825df46c7d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:29 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [req-2ddf64ad-4bcf-404f-b693-4955f79d6cda req-1062a978-84cf-4011-b700-c263492ec1b5 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:47:29 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [req-2ddf64ad-4bcf-404f-b693-4955f79d6cda req-1062a978-84cf-4011-b700-c263492ec1b5 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf4e271a-029a-49c1-9966-e825df46c7d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:29 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [req-2ddf64ad-4bcf-404f-b693-4955f79d6cda req-1062a978-84cf-4011-b700-c263492ec1b5 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (431a2940-3983-4bd0-85dc-981e23afcf5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:29 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [req-2ddf64ad-4bcf-404f-b693-4955f79d6cda req-1062a978-84cf-4011-b700-c263492ec1b5 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Created reservations ['baa63a8a-970b-49b6-aaf4-f78b4f786232', '95eaa8a8-f5cb-4a95-8970-bfdfecf45798', '8c5d5738-ead0-4c5d-901c-cc66c471a2d8', '112b9956-bdcb-43c7-979c-3912f36d9819'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:47:29 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [req-2ddf64ad-4bcf-404f-b693-4955f79d6cda req-1062a978-84cf-4011-b700-c263492ec1b5 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (431a2940-3983-4bd0-85dc-981e23afcf5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['baa63a8a-970b-49b6-aaf4-f78b4f786232', '95eaa8a8-f5cb-4a95-8970-bfdfecf45798', '8c5d5738-ead0-4c5d-901c-cc66c471a2d8', '112b9956-bdcb-43c7-979c-3912f36d9819']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:29 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [req-2ddf64ad-4bcf-404f-b693-4955f79d6cda req-1062a978-84cf-4011-b700-c263492ec1b5 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (731b2d22-6e62-4750-8feb-0d9ec8563d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:29 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:29 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:47:29 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [req-2ddf64ad-4bcf-404f-b693-4955f79d6cda req-1062a978-84cf-4011-b700-c263492ec1b5 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (731b2d22-6e62-4750-8feb-0d9ec8563d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3019ab6-b0a5-4524-a8f0-523ac974345b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-430616725',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c0b057b91d5f4f1394fba4ec480509fd',qos_specs=None,replication_status=,reservations=['baa63a8a-970b-49b6-aaf4-f78b4f786232','95eaa8a8-f5cb-4a95-8970-bfdfecf45798','8c5d5738-ead0-4c5d-901c-cc66c471a2d8','112b9956-bdcb-43c7-979c-3912f36d9819'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48eeda8b4ec545398c9282b053c0df2e',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:47:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-430616725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3019ab6-b0a5-4524-a8f0-523ac974345b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c0b057b91d5f4f1394fba4ec480509fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48eeda8b4ec545398c9282b053c0df2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:29 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [req-2ddf64ad-4bcf-404f-b693-4955f79d6cda req-1062a978-84cf-4011-b700-c263492ec1b5 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f13ab1a1-8e97-4685-a1e6-0d775546e369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:29 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [req-2ddf64ad-4bcf-404f-b693-4955f79d6cda req-1062a978-84cf-4011-b700-c263492ec1b5 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f13ab1a1-8e97-4685-a1e6-0d775546e369) transitioned into state 'SUCCESS' from state '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-430616725',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c0b057b91d5f4f1394fba4ec480509fd',qos_specs=None,replication_status=,reservations=['baa63a8a-970b-49b6-aaf4-f78b4f786232','95eaa8a8-f5cb-4a95-8970-bfdfecf45798','8c5d5738-ead0-4c5d-901c-cc66c471a2d8','112b9956-bdcb-43c7-979c-3912f36d9819'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48eeda8b4ec545398c9282b053c0df2e',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:29 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [req-2ddf64ad-4bcf-404f-b693-4955f79d6cda req-1062a978-84cf-4011-b700-c263492ec1b5 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05439673-7c6c-44e5-9ddc-ec6a6e4c2006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:29 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [req-2ddf64ad-4bcf-404f-b693-4955f79d6cda req-1062a978-84cf-4011-b700-c263492ec1b5 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05439673-7c6c-44e5-9ddc-ec6a6e4c2006) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:29 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [req-2ddf64ad-4bcf-404f-b693-4955f79d6cda req-1062a978-84cf-4011-b700-c263492ec1b5 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Flow 'volume_create_api' (68d72aad-fe46-4042-97df-8b96e8183677) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:47:29 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-2ddf64ad-4bcf-404f-b693-4955f79d6cda req-1062a978-84cf-4011-b700-c263492ec1b5 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Create volume request issued successfully. Sep 07 13:47:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-2ddf64ad-4bcf-404f-b693-4955f79d6cda req-1062a978-84cf-4011-b700-c263492ec1b5 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:47:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 175/346] 192.168.122.6 () {64 vars in 1420 bytes} [Mon Sep 7 13:47:28 2026] POST /volume/v3/volumes => generated 767 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:47:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-2ddf64ad-4bcf-404f-b693-4955f79d6cda req-bc9f34fe-e06c-4492-84e8-f6806c853996 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-2ddf64ad-4bcf-404f-b693-4955f79d6cda req-bc9f34fe-e06c-4492-84e8-f6806c853996 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] GET http://192.168.122.6/volume/v3/volumes/f3019ab6-b0a5-4524-a8f0-523ac974345b Sep 07 13:47:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-2ddf64ad-4bcf-404f-b693-4955f79d6cda req-bc9f34fe-e06c-4492-84e8-f6806c853996 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-2ddf64ad-4bcf-404f-b693-4955f79d6cda req-bc9f34fe-e06c-4492-84e8-f6806c853996 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:29 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:29 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:29 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:29 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:29 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-2ddf64ad-4bcf-404f-b693-4955f79d6cda req-bc9f34fe-e06c-4492-84e8-f6806c853996 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Volume info retrieved successfully. Sep 07 13:47:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-2ddf64ad-4bcf-404f-b693-4955f79d6cda req-bc9f34fe-e06c-4492-84e8-f6806c853996 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] http://192.168.122.6/volume/v3/volumes/f3019ab6-b0a5-4524-a8f0-523ac974345b returned with HTTP 200 Sep 07 13:47:29 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 172/347] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:47:29 2026] GET /volume/v3/volumes/f3019ab6-b0a5-4524-a8f0-523ac974345b => generated 835 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bcfb5e25-a721-42a2-b5be-973946f7483f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bcfb5e25-a721-42a2-b5be-973946f7483f tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/groups/eb04b8c0-0318-4053-983c-7512c9ff4d98 Sep 07 13:47:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bcfb5e25-a721-42a2-b5be-973946f7483f tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bcfb5e25-a721-42a2-b5be-973946f7483f tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-bcfb5e25-a721-42a2-b5be-973946f7483f tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] show called for member eb04b8c0-0318-4053-983c-7512c9ff4d98 {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:47:29 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:29 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-bcce5028-928a-4e02-b9b6-83220e6479e7 req-d1e69208-97c0-4efd-adcb-b4573f7659e1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:29 devstack devstack@c-api.service[87262]: /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 07 13:47:29 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), Sep 07 13:47:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-bcce5028-928a-4e02-b9b6-83220e6479e7 req-d1e69208-97c0-4efd-adcb-b4573f7659e1 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] GET http://192.168.122.6/volume/v3/volumes/f3019ab6-b0a5-4524-a8f0-523ac974345b Sep 07 13:47:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bcfb5e25-a721-42a2-b5be-973946f7483f tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/groups/eb04b8c0-0318-4053-983c-7512c9ff4d98 returned with HTTP 200 Sep 07 13:47:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 176/348] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:47:29 2026] GET /volume/v3/groups/eb04b8c0-0318-4053-983c-7512c9ff4d98 => generated 323 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:47:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-bcce5028-928a-4e02-b9b6-83220e6479e7 req-d1e69208-97c0-4efd-adcb-b4573f7659e1 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-bcce5028-928a-4e02-b9b6-83220e6479e7 req-d1e69208-97c0-4efd-adcb-b4573f7659e1 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1123b7f8-2886-4559-89a9-ffc0743f1e3d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:29 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:29 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1123b7f8-2886-4559-89a9-ffc0743f1e3d tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:47:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1123b7f8-2886-4559-89a9-ffc0743f1e3d tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2095676878", "volume_type": "95df1687-082b-47b9-b407-8b5796852553", "group_id": "be8b6879-05ca-4d4a-914a-9239b1487dda", "size": 1}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:29 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:29 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-1123b7f8-2886-4559-89a9-ffc0743f1e3d tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2095676878', 'volume_type': '95df1687-082b-47b9-b407-8b5796852553', 'group_id': 'be8b6879-05ca-4d4a-914a-9239b1487dda', 'size': 1}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:47:29 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-bcce5028-928a-4e02-b9b6-83220e6479e7 req-d1e69208-97c0-4efd-adcb-b4573f7659e1 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Volume info retrieved successfully. Sep 07 13:47:29 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:29 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:29 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-1123b7f8-2886-4559-89a9-ffc0743f1e3d tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Create volume of 1 GB Sep 07 13:47:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-bcce5028-928a-4e02-b9b6-83220e6479e7 req-d1e69208-97c0-4efd-adcb-b4573f7659e1 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] http://192.168.122.6/volume/v3/volumes/f3019ab6-b0a5-4524-a8f0-523ac974345b returned with HTTP 200 Sep 07 13:47:29 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 173/349] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:47:29 2026] GET /volume/v3/volumes/f3019ab6-b0a5-4524-a8f0-523ac974345b => generated 835 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:29 devstack devstack@c-api.service[87262]: /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 07 13:47:29 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), Sep 07 13:47:29 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1123b7f8-2886-4559-89a9-ffc0743f1e3d tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Availability Zones retrieved successfully. Sep 07 13:47:29 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1123b7f8-2886-4559-89a9-ffc0743f1e3d tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Flow 'volume_create_api' (26ecdde0-ae03-4336-b8c2-fd45663b1b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:47:29 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1123b7f8-2886-4559-89a9-ffc0743f1e3d tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2d9ba04-b770-44df-9a83-c95808e9c941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:29 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:29 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:29 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-1123b7f8-2886-4559-89a9-ffc0743f1e3d tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:47:29 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1123b7f8-2886-4559-89a9-ffc0743f1e3d tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2d9ba04-b770-44df-9a83-c95808e9c941) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:47:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=95df1687-082b-47b9-b407-8b5796852553,is_public=True,name='tempest-GroupsTest-volume-type-840579828',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95df1687-082b-47b9-b407-8b5796852553', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'be8b6879-05ca-4d4a-914a-9239b1487dda', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:29 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1123b7f8-2886-4559-89a9-ffc0743f1e3d tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b48df784-2a0d-42b7-8c36-0588b302edad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:29 devstack devstack@c-api.service[87262]: WARNING cinder.quota [None req-1123b7f8-2886-4559-89a9-ffc0743f1e3d tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-840579828 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-840579828, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:47:29 devstack devstack@c-api.service[87262]: WARNING cinder.quota [None req-1123b7f8-2886-4559-89a9-ffc0743f1e3d tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-840579828 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-840579828, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:47:29 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-1123b7f8-2886-4559-89a9-ffc0743f1e3d tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Created reservations ['799fd3f0-5f20-4d67-ad07-0c1f33bc8e9a', '3c70f2ea-a1a6-4bd1-a057-6194022a0a37', '6fc696cd-a9f2-4c57-ba26-7b6584995747', '8b0aab65-8311-4c64-9977-c5829b286549'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:47:29 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1123b7f8-2886-4559-89a9-ffc0743f1e3d tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b48df784-2a0d-42b7-8c36-0588b302edad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['799fd3f0-5f20-4d67-ad07-0c1f33bc8e9a', '3c70f2ea-a1a6-4bd1-a057-6194022a0a37', '6fc696cd-a9f2-4c57-ba26-7b6584995747', '8b0aab65-8311-4c64-9977-c5829b286549']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:29 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1123b7f8-2886-4559-89a9-ffc0743f1e3d tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8780018b-6ed2-40fc-8b84-280700caa86f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:30 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:30 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:47:30 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1123b7f8-2886-4559-89a9-ffc0743f1e3d tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8780018b-6ed2-40fc-8b84-280700caa86f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fd28f23-2d71-40bf-a31d-7091b9ddb3ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2095676878',encryption_key_id=None,group_id=be8b6879-05ca-4d4a-914a-9239b1487dda,group_type_id=,metadata={},multiattach=False,project_id='d42c308b091d4d3296d2c14a14ba0610',qos_specs=None,replication_status=,reservations=['799fd3f0-5f20-4d67-ad07-0c1f33bc8e9a','3c70f2ea-a1a6-4bd1-a057-6194022a0a37','6fc696cd-a9f2-4c57-ba26-7b6584995747','8b0aab65-8311-4c64-9977-c5829b286549'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='210712260fcc44829d7ce8ec31a29084',volume_type_id=95df1687-082b-47b9-b407-8b5796852553), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:47:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2095676878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=be8b6879-05ca-4d4a-914a-9239b1487dda,host=None,id=2fd28f23-2d71-40bf-a31d-7091b9ddb3ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d42c308b091d4d3296d2c14a14ba0610',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='210712260fcc44829d7ce8ec31a29084',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95df1687-082b-47b9-b407-8b5796852553),volume_type_id=95df1687-082b-47b9-b407-8b5796852553)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:30 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1123b7f8-2886-4559-89a9-ffc0743f1e3d tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61af0b93-b9ff-407c-9da1-f0b7ee039257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:30 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1123b7f8-2886-4559-89a9-ffc0743f1e3d tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61af0b93-b9ff-407c-9da1-f0b7ee039257) transitioned into state 'SUCCESS' from state '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-2095676878',encryption_key_id=None,group_id=be8b6879-05ca-4d4a-914a-9239b1487dda,group_type_id=,metadata={},multiattach=False,project_id='d42c308b091d4d3296d2c14a14ba0610',qos_specs=None,replication_status=,reservations=['799fd3f0-5f20-4d67-ad07-0c1f33bc8e9a','3c70f2ea-a1a6-4bd1-a057-6194022a0a37','6fc696cd-a9f2-4c57-ba26-7b6584995747','8b0aab65-8311-4c64-9977-c5829b286549'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='210712260fcc44829d7ce8ec31a29084',volume_type_id=95df1687-082b-47b9-b407-8b5796852553)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:30 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1123b7f8-2886-4559-89a9-ffc0743f1e3d tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1269d4b3-6761-43ba-b5d9-45cb9c568c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:30 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1123b7f8-2886-4559-89a9-ffc0743f1e3d tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1269d4b3-6761-43ba-b5d9-45cb9c568c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:30 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1123b7f8-2886-4559-89a9-ffc0743f1e3d tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Flow 'volume_create_api' (26ecdde0-ae03-4336-b8c2-fd45663b1b7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:47:30 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1123b7f8-2886-4559-89a9-ffc0743f1e3d tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Create volume request issued successfully. Sep 07 13:47:30 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-1123b7f8-2886-4559-89a9-ffc0743f1e3d tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:47:30 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-1123b7f8-2886-4559-89a9-ffc0743f1e3d tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:47:30 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-1123b7f8-2886-4559-89a9-ffc0743f1e3d tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:47:30 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:30 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1123b7f8-2886-4559-89a9-ffc0743f1e3d tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:47:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 177/350] 192.168.122.6 () {62 vars in 1174 bytes} [Mon Sep 7 13:47:29 2026] POST /volume/v3/volumes => generated 818 bytes in 778 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9477e33e-a4b2-48e5-a563-a2137a774144 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9477e33e-a4b2-48e5-a563-a2137a774144 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/volumes/2fd28f23-2d71-40bf-a31d-7091b9ddb3ab Sep 07 13:47:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9477e33e-a4b2-48e5-a563-a2137a774144 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9477e33e-a4b2-48e5-a563-a2137a774144 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:30 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:30 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:30 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:30 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:30 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9477e33e-a4b2-48e5-a563-a2137a774144 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Volume info retrieved successfully. Sep 07 13:47:30 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-9477e33e-a4b2-48e5-a563-a2137a774144 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:47:30 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-9477e33e-a4b2-48e5-a563-a2137a774144 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:47:30 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-9477e33e-a4b2-48e5-a563-a2137a774144 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:47:30 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:30 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9477e33e-a4b2-48e5-a563-a2137a774144 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/volumes/2fd28f23-2d71-40bf-a31d-7091b9ddb3ab returned with HTTP 200 Sep 07 13:47:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 174/351] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:47:30 2026] GET /volume/v3/volumes/2fd28f23-2d71-40bf-a31d-7091b9ddb3ab => generated 910 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-cabf2d8b-45ba-456d-bb77-2fd6338e9d8b req-f1697a18-ace6-4157-8c75-dde3cc5ca2e5 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-cabf2d8b-45ba-456d-bb77-2fd6338e9d8b req-f1697a18-ace6-4157-8c75-dde3cc5ca2e5 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] GET http://192.168.122.6/volume/v3/volumes/f3019ab6-b0a5-4524-a8f0-523ac974345b Sep 07 13:47:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-cabf2d8b-45ba-456d-bb77-2fd6338e9d8b req-f1697a18-ace6-4157-8c75-dde3cc5ca2e5 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-cabf2d8b-45ba-456d-bb77-2fd6338e9d8b req-f1697a18-ace6-4157-8c75-dde3cc5ca2e5 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:30 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:30 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:47:30 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:30 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:30 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-cabf2d8b-45ba-456d-bb77-2fd6338e9d8b req-f1697a18-ace6-4157-8c75-dde3cc5ca2e5 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Volume info retrieved successfully. Sep 07 13:47:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-cabf2d8b-45ba-456d-bb77-2fd6338e9d8b req-f1697a18-ace6-4157-8c75-dde3cc5ca2e5 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] http://192.168.122.6/volume/v3/volumes/f3019ab6-b0a5-4524-a8f0-523ac974345b returned with HTTP 200 Sep 07 13:47:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 178/352] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:47:30 2026] GET /volume/v3/volumes/f3019ab6-b0a5-4524-a8f0-523ac974345b => generated 859 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b01f1e86-d3fc-4ed2-8c76-b111e7e489a6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b01f1e86-d3fc-4ed2-8c76-b111e7e489a6 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/volumes/2fd28f23-2d71-40bf-a31d-7091b9ddb3ab Sep 07 13:47:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b01f1e86-d3fc-4ed2-8c76-b111e7e489a6 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b01f1e86-d3fc-4ed2-8c76-b111e7e489a6 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:31 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:31 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:31 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:31 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:31 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b01f1e86-d3fc-4ed2-8c76-b111e7e489a6 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Volume info retrieved successfully. Sep 07 13:47:31 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-b01f1e86-d3fc-4ed2-8c76-b111e7e489a6 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:47:31 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-b01f1e86-d3fc-4ed2-8c76-b111e7e489a6 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:47:31 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-b01f1e86-d3fc-4ed2-8c76-b111e7e489a6 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:47:31 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:31 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b01f1e86-d3fc-4ed2-8c76-b111e7e489a6 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/volumes/2fd28f23-2d71-40bf-a31d-7091b9ddb3ab returned with HTTP 200 Sep 07 13:47:31 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 175/353] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:47:31 2026] GET /volume/v3/volumes/2fd28f23-2d71-40bf-a31d-7091b9ddb3ab => generated 910 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-6a73aac2-90d2-4772-be40-2a295f793a97 req-d593f0af-b9c0-4d84-bb76-68175c135c81 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-6a73aac2-90d2-4772-be40-2a295f793a97 req-d593f0af-b9c0-4d84-bb76-68175c135c81 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] GET http://192.168.122.6/volume/v3/volumes/f3019ab6-b0a5-4524-a8f0-523ac974345b Sep 07 13:47:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-6a73aac2-90d2-4772-be40-2a295f793a97 req-d593f0af-b9c0-4d84-bb76-68175c135c81 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-6a73aac2-90d2-4772-be40-2a295f793a97 req-d593f0af-b9c0-4d84-bb76-68175c135c81 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:31 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:31 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:47:31 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:31 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:31 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-6a73aac2-90d2-4772-be40-2a295f793a97 req-d593f0af-b9c0-4d84-bb76-68175c135c81 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Volume info retrieved successfully. Sep 07 13:47:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-6a73aac2-90d2-4772-be40-2a295f793a97 req-d593f0af-b9c0-4d84-bb76-68175c135c81 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] http://192.168.122.6/volume/v3/volumes/f3019ab6-b0a5-4524-a8f0-523ac974345b returned with HTTP 200 Sep 07 13:47:31 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 179/354] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:47:31 2026] GET /volume/v3/volumes/f3019ab6-b0a5-4524-a8f0-523ac974345b => generated 860 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:47:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-9ba814a3-dbc5-4815-b85e-4ac46a1db722 req-0d9a099a-bac0-4840-af1f-a9e092e5b4c1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-9ba814a3-dbc5-4815-b85e-4ac46a1db722 req-0d9a099a-bac0-4840-af1f-a9e092e5b4c1 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-reader] GET http://192.168.122.6/volume/v3/volumes/f3019ab6-b0a5-4524-a8f0-523ac974345b Sep 07 13:47:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-9ba814a3-dbc5-4815-b85e-4ac46a1db722 req-0d9a099a-bac0-4840-af1f-a9e092e5b4c1 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-9ba814a3-dbc5-4815-b85e-4ac46a1db722 req-0d9a099a-bac0-4840-af1f-a9e092e5b4c1 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-reader] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:31 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:31 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:31 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:31 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:31 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-9ba814a3-dbc5-4815-b85e-4ac46a1db722 req-0d9a099a-bac0-4840-af1f-a9e092e5b4c1 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-reader] Volume info retrieved successfully. Sep 07 13:47:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-9ba814a3-dbc5-4815-b85e-4ac46a1db722 req-0d9a099a-bac0-4840-af1f-a9e092e5b4c1 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-reader] http://192.168.122.6/volume/v3/volumes/f3019ab6-b0a5-4524-a8f0-523ac974345b returned with HTTP 200 Sep 07 13:47:31 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 176/355] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:47:31 2026] GET /volume/v3/volumes/f3019ab6-b0a5-4524-a8f0-523ac974345b => generated 860 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-7a2dddc6-e612-476d-8cd6-1c9d900f4afd req-c56cfa76-599d-4dde-adac-809f7452dad0 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-7a2dddc6-e612-476d-8cd6-1c9d900f4afd req-c56cfa76-599d-4dde-adac-809f7452dad0 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] DELETE http://192.168.122.6/volume/v3/volumes/f3019ab6-b0a5-4524-a8f0-523ac974345b Sep 07 13:47:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-7a2dddc6-e612-476d-8cd6-1c9d900f4afd req-c56cfa76-599d-4dde-adac-809f7452dad0 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-7a2dddc6-e612-476d-8cd6-1c9d900f4afd req-c56cfa76-599d-4dde-adac-809f7452dad0 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:31 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [req-7a2dddc6-e612-476d-8cd6-1c9d900f4afd req-c56cfa76-599d-4dde-adac-809f7452dad0 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Delete volume with id: f3019ab6-b0a5-4524-a8f0-523ac974345b Sep 07 13:47:32 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:32 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:47:32 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:32 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:32 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-7a2dddc6-e612-476d-8cd6-1c9d900f4afd req-c56cfa76-599d-4dde-adac-809f7452dad0 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Volume info retrieved successfully. Sep 07 13:47:32 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-7a2dddc6-e612-476d-8cd6-1c9d900f4afd req-c56cfa76-599d-4dde-adac-809f7452dad0 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Delete volume request issued successfully. Sep 07 13:47:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-7a2dddc6-e612-476d-8cd6-1c9d900f4afd req-c56cfa76-599d-4dde-adac-809f7452dad0 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] http://192.168.122.6/volume/v3/volumes/f3019ab6-b0a5-4524-a8f0-523ac974345b returned with HTTP 202 Sep 07 13:47:32 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 180/356] 192.168.122.6 () {62 vars in 1499 bytes} [Mon Sep 7 13:47:31 2026] DELETE /volume/v3/volumes/f3019ab6-b0a5-4524-a8f0-523ac974345b => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:47:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-e2d40e1f-a95d-4892-8bd6-7d31c53d6813 req-e8b0e705-33b0-4370-8a37-a1984719a679 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-e2d40e1f-a95d-4892-8bd6-7d31c53d6813 req-e8b0e705-33b0-4370-8a37-a1984719a679 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] GET http://192.168.122.6/volume/v3/volumes/f3019ab6-b0a5-4524-a8f0-523ac974345b Sep 07 13:47:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-e2d40e1f-a95d-4892-8bd6-7d31c53d6813 req-e8b0e705-33b0-4370-8a37-a1984719a679 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-e2d40e1f-a95d-4892-8bd6-7d31c53d6813 req-e8b0e705-33b0-4370-8a37-a1984719a679 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:32 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:32 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:32 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:32 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:32 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-e2d40e1f-a95d-4892-8bd6-7d31c53d6813 req-e8b0e705-33b0-4370-8a37-a1984719a679 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Volume info retrieved successfully. Sep 07 13:47:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-e2d40e1f-a95d-4892-8bd6-7d31c53d6813 req-e8b0e705-33b0-4370-8a37-a1984719a679 tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] http://192.168.122.6/volume/v3/volumes/f3019ab6-b0a5-4524-a8f0-523ac974345b returned with HTTP 200 Sep 07 13:47:32 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 177/357] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:47:32 2026] GET /volume/v3/volumes/f3019ab6-b0a5-4524-a8f0-523ac974345b => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-290d8457-d23a-4cd6-adce-5cfb53d905f9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-290d8457-d23a-4cd6-adce-5cfb53d905f9 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/volumes/2fd28f23-2d71-40bf-a31d-7091b9ddb3ab Sep 07 13:47:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-290d8457-d23a-4cd6-adce-5cfb53d905f9 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-290d8457-d23a-4cd6-adce-5cfb53d905f9 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:32 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:32 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:47:32 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:32 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:32 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-290d8457-d23a-4cd6-adce-5cfb53d905f9 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Volume info retrieved successfully. Sep 07 13:47:32 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-290d8457-d23a-4cd6-adce-5cfb53d905f9 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:47:32 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-290d8457-d23a-4cd6-adce-5cfb53d905f9 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:47:32 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-290d8457-d23a-4cd6-adce-5cfb53d905f9 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:47:32 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:32 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-290d8457-d23a-4cd6-adce-5cfb53d905f9 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/volumes/2fd28f23-2d71-40bf-a31d-7091b9ddb3ab returned with HTTP 200 Sep 07 13:47:32 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 181/358] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:47:32 2026] GET /volume/v3/volumes/2fd28f23-2d71-40bf-a31d-7091b9ddb3ab => generated 911 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3dfcb657-a5fd-4e08-a72f-5c3a83efc495 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3dfcb657-a5fd-4e08-a72f-5c3a83efc495 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/groups/be8b6879-05ca-4d4a-914a-9239b1487dda Sep 07 13:47:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3dfcb657-a5fd-4e08-a72f-5c3a83efc495 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3dfcb657-a5fd-4e08-a72f-5c3a83efc495 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-3dfcb657-a5fd-4e08-a72f-5c3a83efc495 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] show called for member be8b6879-05ca-4d4a-914a-9239b1487dda {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:47:32 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:32 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:32 devstack devstack@c-api.service[87261]: /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 07 13:47:32 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 13:47:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3dfcb657-a5fd-4e08-a72f-5c3a83efc495 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/groups/be8b6879-05ca-4d4a-914a-9239b1487dda returned with HTTP 200 Sep 07 13:47:32 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 178/359] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:47:32 2026] GET /volume/v3/groups/be8b6879-05ca-4d4a-914a-9239b1487dda => generated 322 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-81a43174-841c-4b93-940a-bfaac81edb26 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-81a43174-841c-4b93-940a-bfaac81edb26 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/groups/eb04b8c0-0318-4053-983c-7512c9ff4d98 Sep 07 13:47:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-81a43174-841c-4b93-940a-bfaac81edb26 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-81a43174-841c-4b93-940a-bfaac81edb26 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-81a43174-841c-4b93-940a-bfaac81edb26 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] show called for member eb04b8c0-0318-4053-983c-7512c9ff4d98 {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:47:32 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:32 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:33 devstack devstack@c-api.service[87262]: /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 07 13:47:33 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), Sep 07 13:47:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-81a43174-841c-4b93-940a-bfaac81edb26 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/groups/eb04b8c0-0318-4053-983c-7512c9ff4d98 returned with HTTP 200 Sep 07 13:47:33 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 182/360] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:47:32 2026] GET /volume/v3/groups/eb04b8c0-0318-4053-983c-7512c9ff4d98 => generated 323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-be55d030-ffe0-488f-9e67-182902ecffd9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-be55d030-ffe0-488f-9e67-182902ecffd9 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/groups/detail Sep 07 13:47:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-be55d030-ffe0-488f-9e67-182902ecffd9 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-be55d030-ffe0-488f-9e67-182902ecffd9 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:33 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:33 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:33 devstack devstack@c-api.service[87261]: /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 07 13:47:33 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 13:47:33 devstack devstack@c-api.service[87261]: /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 07 13:47:33 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 13:47:33 devstack devstack@c-api.service[87261]: /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 07 13:47:33 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 13:47:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-be55d030-ffe0-488f-9e67-182902ecffd9 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/groups/detail returned with HTTP 200 Sep 07 13:47:33 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 179/361] 192.168.122.6 () {60 vars in 1170 bytes} [Mon Sep 7 13:47:33 2026] GET /volume/v3/groups/detail => generated 639 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-31e6af42-bb3f-46d8-9368-62fdf8b900b2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-31e6af42-bb3f-46d8-9368-62fdf8b900b2 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 07 13:47:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-31e6af42-bb3f-46d8-9368-62fdf8b900b2 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-31e6af42-bb3f-46d8-9368-62fdf8b900b2 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'detail' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-31e6af42-bb3f-46d8-9368-62fdf8b900b2 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:47:33 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:33 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:33 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-31e6af42-bb3f-46d8-9368-62fdf8b900b2 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:47:33 devstack devstack@c-api.service[87262]: /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 07 13:47:33 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:47:33 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:33 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:47:33 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-31e6af42-bb3f-46d8-9368-62fdf8b900b2 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Get all volumes completed successfully. Sep 07 13:47:33 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-31e6af42-bb3f-46d8-9368-62fdf8b900b2 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:47:33 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-31e6af42-bb3f-46d8-9368-62fdf8b900b2 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:47:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-021f5b39-f133-47e7-86dd-a2e1cf9d33bd req-0c72b061-3a6d-42b1-96b7-bcac0128c8da None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-021f5b39-f133-47e7-86dd-a2e1cf9d33bd req-0c72b061-3a6d-42b1-96b7-bcac0128c8da tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] GET http://192.168.122.6/volume/v3/volumes/f3019ab6-b0a5-4524-a8f0-523ac974345b Sep 07 13:47:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-021f5b39-f133-47e7-86dd-a2e1cf9d33bd req-0c72b061-3a6d-42b1-96b7-bcac0128c8da tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-021f5b39-f133-47e7-86dd-a2e1cf9d33bd req-0c72b061-3a6d-42b1-96b7-bcac0128c8da tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-021f5b39-f133-47e7-86dd-a2e1cf9d33bd req-0c72b061-3a6d-42b1-96b7-bcac0128c8da tempest-VolumesGetTestJSON-1818234360 tempest-VolumesGetTestJSON-1818234360-project-member] http://192.168.122.6/volume/v3/volumes/f3019ab6-b0a5-4524-a8f0-523ac974345b returned with HTTP 404 Sep 07 13:47:33 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 180/362] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:47:33 2026] GET /volume/v3/volumes/f3019ab6-b0a5-4524-a8f0-523ac974345b => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:33 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-31e6af42-bb3f-46d8-9368-62fdf8b900b2 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:47:33 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:33 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-31e6af42-bb3f-46d8-9368-62fdf8b900b2 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:47:33 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 183/363] 192.168.122.6 () {60 vars in 1173 bytes} [Mon Sep 7 13:47:33 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1e56c252-d857-44e7-a419-320b5cbc90ae None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1e56c252-d857-44e7-a419-320b5cbc90ae tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 07 13:47:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1e56c252-d857-44e7-a419-320b5cbc90ae tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1e56c252-d857-44e7-a419-320b5cbc90ae tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-1e56c252-d857-44e7-a419-320b5cbc90ae tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:47:33 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:33 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:33 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1e56c252-d857-44e7-a419-320b5cbc90ae tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:47:33 devstack devstack@c-api.service[87261]: /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 07 13:47:33 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:47:33 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:33 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:33 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1e56c252-d857-44e7-a419-320b5cbc90ae tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Get all volumes completed successfully. Sep 07 13:47:33 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-1e56c252-d857-44e7-a419-320b5cbc90ae tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:47:33 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-1e56c252-d857-44e7-a419-320b5cbc90ae tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:47:33 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-1e56c252-d857-44e7-a419-320b5cbc90ae tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:47:33 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:33 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1e56c252-d857-44e7-a419-320b5cbc90ae tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:47:33 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 181/364] 192.168.122.6 () {60 vars in 1173 bytes} [Mon Sep 7 13:47:33 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-beb7b1ae-ec67-4810-ae36-f0fa6624dc86 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-beb7b1ae-ec67-4810-ae36-f0fa6624dc86 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] POST http://192.168.122.6/volume/v3/groups/be8b6879-05ca-4d4a-914a-9239b1487dda/action Sep 07 13:47:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-beb7b1ae-ec67-4810-ae36-f0fa6624dc86 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:47:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-beb7b1ae-ec67-4810-ae36-f0fa6624dc86 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-beb7b1ae-ec67-4810-ae36-f0fa6624dc86 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] delete called for group be8b6879-05ca-4d4a-914a-9239b1487dda {{(pid=87262) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 13:47:33 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.groups [None req-beb7b1ae-ec67-4810-ae36-f0fa6624dc86 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Delete group with id: be8b6879-05ca-4d4a-914a-9239b1487dda Sep 07 13:47:33 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:33 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:33 devstack devstack@c-api.service[87262]: /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 07 13:47:33 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 13:47:33 devstack devstack@c-api.service[87262]: /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 07 13:47:33 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:47:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-beb7b1ae-ec67-4810-ae36-f0fa6624dc86 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/groups/be8b6879-05ca-4d4a-914a-9239b1487dda/action returned with HTTP 202 Sep 07 13:47:33 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 184/365] 192.168.122.6 () {62 vars in 1302 bytes} [Mon Sep 7 13:47:33 2026] POST /volume/v3/groups/be8b6879-05ca-4d4a-914a-9239b1487dda/action => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:47:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-dfc19e19-52a0-423d-a888-8c65b04a3856 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dfc19e19-52a0-423d-a888-8c65b04a3856 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/volumes/2fd28f23-2d71-40bf-a31d-7091b9ddb3ab Sep 07 13:47:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dfc19e19-52a0-423d-a888-8c65b04a3856 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dfc19e19-52a0-423d-a888-8c65b04a3856 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:33 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:33 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:33 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:33 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:33 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-dfc19e19-52a0-423d-a888-8c65b04a3856 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Volume info retrieved successfully. Sep 07 13:47:33 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-dfc19e19-52a0-423d-a888-8c65b04a3856 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:47:33 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-dfc19e19-52a0-423d-a888-8c65b04a3856 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:47:33 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-dfc19e19-52a0-423d-a888-8c65b04a3856 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:47:33 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:33 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dfc19e19-52a0-423d-a888-8c65b04a3856 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/volumes/2fd28f23-2d71-40bf-a31d-7091b9ddb3ab returned with HTTP 200 Sep 07 13:47:33 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 182/366] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:47:33 2026] GET /volume/v3/volumes/2fd28f23-2d71-40bf-a31d-7091b9ddb3ab => generated 910 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:47:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f4151f42-2547-499b-900c-696c3095b521 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f4151f42-2547-499b-900c-696c3095b521 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/volumes/2fd28f23-2d71-40bf-a31d-7091b9ddb3ab Sep 07 13:47:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f4151f42-2547-499b-900c-696c3095b521 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f4151f42-2547-499b-900c-696c3095b521 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f4151f42-2547-499b-900c-696c3095b521 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/volumes/2fd28f23-2d71-40bf-a31d-7091b9ddb3ab returned with HTTP 404 Sep 07 13:47:34 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 185/367] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:47:34 2026] GET /volume/v3/volumes/2fd28f23-2d71-40bf-a31d-7091b9ddb3ab => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:47:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-400a7b08-f332-4226-93bc-a023cbf2e3f0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-400a7b08-f332-4226-93bc-a023cbf2e3f0 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/groups/be8b6879-05ca-4d4a-914a-9239b1487dda Sep 07 13:47:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-400a7b08-f332-4226-93bc-a023cbf2e3f0 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-400a7b08-f332-4226-93bc-a023cbf2e3f0 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-400a7b08-f332-4226-93bc-a023cbf2e3f0 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] show called for member be8b6879-05ca-4d4a-914a-9239b1487dda {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:47:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-400a7b08-f332-4226-93bc-a023cbf2e3f0 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/groups/be8b6879-05ca-4d4a-914a-9239b1487dda returned with HTTP 404 Sep 07 13:47:34 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 183/368] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:47:34 2026] GET /volume/v3/groups/be8b6879-05ca-4d4a-914a-9239b1487dda => generated 108 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:47:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9c8e2078-771a-427f-80c6-6790fa6058a8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9c8e2078-771a-427f-80c6-6790fa6058a8 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] POST http://192.168.122.6/volume/v3/groups/eb04b8c0-0318-4053-983c-7512c9ff4d98/action Sep 07 13:47:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9c8e2078-771a-427f-80c6-6790fa6058a8 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:47:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9c8e2078-771a-427f-80c6-6790fa6058a8 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-9c8e2078-771a-427f-80c6-6790fa6058a8 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] delete called for group eb04b8c0-0318-4053-983c-7512c9ff4d98 {{(pid=87262) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 13:47:34 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.groups [None req-9c8e2078-771a-427f-80c6-6790fa6058a8 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Delete group with id: eb04b8c0-0318-4053-983c-7512c9ff4d98 Sep 07 13:47:34 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:34 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:34 devstack devstack@c-api.service[87262]: /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 07 13:47:34 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 13:47:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9c8e2078-771a-427f-80c6-6790fa6058a8 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/groups/eb04b8c0-0318-4053-983c-7512c9ff4d98/action returned with HTTP 202 Sep 07 13:47:34 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 186/369] 192.168.122.6 () {62 vars in 1302 bytes} [Mon Sep 7 13:47:34 2026] POST /volume/v3/groups/eb04b8c0-0318-4053-983c-7512c9ff4d98/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:47:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-42920760-5ced-47b4-a24a-0f1effe1c1d1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-42920760-5ced-47b4-a24a-0f1effe1c1d1 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/groups/eb04b8c0-0318-4053-983c-7512c9ff4d98 Sep 07 13:47:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-42920760-5ced-47b4-a24a-0f1effe1c1d1 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-42920760-5ced-47b4-a24a-0f1effe1c1d1 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-42920760-5ced-47b4-a24a-0f1effe1c1d1 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] show called for member eb04b8c0-0318-4053-983c-7512c9ff4d98 {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:47:35 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:35 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:35 devstack devstack@c-api.service[87261]: /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 07 13:47:35 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 13:47:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-42920760-5ced-47b4-a24a-0f1effe1c1d1 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/groups/eb04b8c0-0318-4053-983c-7512c9ff4d98 returned with HTTP 200 Sep 07 13:47:35 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 184/370] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:47:34 2026] GET /volume/v3/groups/eb04b8c0-0318-4053-983c-7512c9ff4d98 => generated 322 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-0a89f488-1418-4f9f-86d4-d241e586c63f req-58445bbe-dfad-4d9c-a03f-dc554108a91c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-0a89f488-1418-4f9f-86d4-d241e586c63f req-58445bbe-dfad-4d9c-a03f-dc554108a91c tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:47:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-0a89f488-1418-4f9f-86d4-d241e586c63f req-58445bbe-dfad-4d9c-a03f-dc554108a91c tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-2145107098", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [req-0a89f488-1418-4f9f-86d4-d241e586c63f req-58445bbe-dfad-4d9c-a03f-dc554108a91c tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-2145107098', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:47:35 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [req-0a89f488-1418-4f9f-86d4-d241e586c63f req-58445bbe-dfad-4d9c-a03f-dc554108a91c tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Create volume of 1 GB Sep 07 13:47:35 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-0a89f488-1418-4f9f-86d4-d241e586c63f req-58445bbe-dfad-4d9c-a03f-dc554108a91c tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Availability Zones retrieved successfully. Sep 07 13:47:35 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [req-0a89f488-1418-4f9f-86d4-d241e586c63f req-58445bbe-dfad-4d9c-a03f-dc554108a91c tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Flow 'volume_create_api' (08f5e04b-8998-4080-8555-5d4d738537f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:47:35 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [req-0a89f488-1418-4f9f-86d4-d241e586c63f req-58445bbe-dfad-4d9c-a03f-dc554108a91c tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1dec99a-8b2b-41e7-a6a6-703aa124678f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:35 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [req-0a89f488-1418-4f9f-86d4-d241e586c63f req-58445bbe-dfad-4d9c-a03f-dc554108a91c tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:47:35 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [req-0a89f488-1418-4f9f-86d4-d241e586c63f req-58445bbe-dfad-4d9c-a03f-dc554108a91c tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1dec99a-8b2b-41e7-a6a6-703aa124678f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:35 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [req-0a89f488-1418-4f9f-86d4-d241e586c63f req-58445bbe-dfad-4d9c-a03f-dc554108a91c tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fad51a4e-0144-4abc-8e5a-fad48a97b025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:35 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [req-0a89f488-1418-4f9f-86d4-d241e586c63f req-58445bbe-dfad-4d9c-a03f-dc554108a91c tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Created reservations ['40115559-57f0-4409-aaf1-02d3846746a3', 'f7e89559-9afe-41ff-bfce-551ab107fdae', '0bbd5de2-f2b7-4fa0-aa1b-28a04dab0b22', '76e27c45-d503-421a-b9ab-ec52e86cfcf0'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:47:35 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [req-0a89f488-1418-4f9f-86d4-d241e586c63f req-58445bbe-dfad-4d9c-a03f-dc554108a91c tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fad51a4e-0144-4abc-8e5a-fad48a97b025) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40115559-57f0-4409-aaf1-02d3846746a3', 'f7e89559-9afe-41ff-bfce-551ab107fdae', '0bbd5de2-f2b7-4fa0-aa1b-28a04dab0b22', '76e27c45-d503-421a-b9ab-ec52e86cfcf0']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:35 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [req-0a89f488-1418-4f9f-86d4-d241e586c63f req-58445bbe-dfad-4d9c-a03f-dc554108a91c tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7808264f-d60f-49ac-80d9-c7fed20cf661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:35 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:35 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:47:35 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [req-0a89f488-1418-4f9f-86d4-d241e586c63f req-58445bbe-dfad-4d9c-a03f-dc554108a91c tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7808264f-d60f-49ac-80d9-c7fed20cf661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b2a58e7-40d9-4413-858d-b31ac02c1ddb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-2145107098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='345242433a594208bb017b8fcfa98d9e',qos_specs=None,replication_status=,reservations=['40115559-57f0-4409-aaf1-02d3846746a3','f7e89559-9afe-41ff-bfce-551ab107fdae','0bbd5de2-f2b7-4fa0-aa1b-28a04dab0b22','76e27c45-d503-421a-b9ab-ec52e86cfcf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4807b37bb64a45fc9a80b1fe8d4d8fe2',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:47:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-2145107098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b2a58e7-40d9-4413-858d-b31ac02c1ddb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='345242433a594208bb017b8fcfa98d9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4807b37bb64a45fc9a80b1fe8d4d8fe2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:35 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [req-0a89f488-1418-4f9f-86d4-d241e586c63f req-58445bbe-dfad-4d9c-a03f-dc554108a91c tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb7247b6-bf88-4fb9-a38c-c76cb667f460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:35 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [req-0a89f488-1418-4f9f-86d4-d241e586c63f req-58445bbe-dfad-4d9c-a03f-dc554108a91c tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb7247b6-bf88-4fb9-a38c-c76cb667f460) transitioned into state 'SUCCESS' from state '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-2145107098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='345242433a594208bb017b8fcfa98d9e',qos_specs=None,replication_status=,reservations=['40115559-57f0-4409-aaf1-02d3846746a3','f7e89559-9afe-41ff-bfce-551ab107fdae','0bbd5de2-f2b7-4fa0-aa1b-28a04dab0b22','76e27c45-d503-421a-b9ab-ec52e86cfcf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4807b37bb64a45fc9a80b1fe8d4d8fe2',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:35 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [req-0a89f488-1418-4f9f-86d4-d241e586c63f req-58445bbe-dfad-4d9c-a03f-dc554108a91c tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20e57214-d743-4511-83c4-ab1ecddea7a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:36 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [req-0a89f488-1418-4f9f-86d4-d241e586c63f req-58445bbe-dfad-4d9c-a03f-dc554108a91c tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20e57214-d743-4511-83c4-ab1ecddea7a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:36 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [req-0a89f488-1418-4f9f-86d4-d241e586c63f req-58445bbe-dfad-4d9c-a03f-dc554108a91c tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Flow 'volume_create_api' (08f5e04b-8998-4080-8555-5d4d738537f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:47:36 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-0a89f488-1418-4f9f-86d4-d241e586c63f req-58445bbe-dfad-4d9c-a03f-dc554108a91c tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Create volume request issued successfully. Sep 07 13:47:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-0a89f488-1418-4f9f-86d4-d241e586c63f req-58445bbe-dfad-4d9c-a03f-dc554108a91c tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:47:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 187/371] 192.168.122.6 () {64 vars in 1420 bytes} [Mon Sep 7 13:47:35 2026] POST /volume/v3/volumes => generated 760 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 13:47:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-0a89f488-1418-4f9f-86d4-d241e586c63f req-9ccb8899-8243-4beb-b407-1d9cd6e2ef3b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-0a89f488-1418-4f9f-86d4-d241e586c63f req-9ccb8899-8243-4beb-b407-1d9cd6e2ef3b tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] GET http://192.168.122.6/volume/v3/volumes/7b2a58e7-40d9-4413-858d-b31ac02c1ddb Sep 07 13:47:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-0a89f488-1418-4f9f-86d4-d241e586c63f req-9ccb8899-8243-4beb-b407-1d9cd6e2ef3b tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-0a89f488-1418-4f9f-86d4-d241e586c63f req-9ccb8899-8243-4beb-b407-1d9cd6e2ef3b tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9c43b26a-4c68-4b5c-aa6c-b73e63d4ff64 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:36 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:36 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:36 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:36 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9c43b26a-4c68-4b5c-aa6c-b73e63d4ff64 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/groups/eb04b8c0-0318-4053-983c-7512c9ff4d98 Sep 07 13:47:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9c43b26a-4c68-4b5c-aa6c-b73e63d4ff64 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9c43b26a-4c68-4b5c-aa6c-b73e63d4ff64 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-9c43b26a-4c68-4b5c-aa6c-b73e63d4ff64 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] show called for member eb04b8c0-0318-4053-983c-7512c9ff4d98 {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:47:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9c43b26a-4c68-4b5c-aa6c-b73e63d4ff64 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/groups/eb04b8c0-0318-4053-983c-7512c9ff4d98 returned with HTTP 404 Sep 07 13:47:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 188/372] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:47:36 2026] GET /volume/v3/groups/eb04b8c0-0318-4053-983c-7512c9ff4d98 => generated 108 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:47:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2fd7d521-b9c1-46ba-b2c7-f72ac0c40539 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:36 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-0a89f488-1418-4f9f-86d4-d241e586c63f req-9ccb8899-8243-4beb-b407-1d9cd6e2ef3b tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Volume info retrieved successfully. Sep 07 13:47:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2fd7d521-b9c1-46ba-b2c7-f72ac0c40539 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/groups/detail Sep 07 13:47:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2fd7d521-b9c1-46ba-b2c7-f72ac0c40539 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2fd7d521-b9c1-46ba-b2c7-f72ac0c40539 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:36 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:36 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-0a89f488-1418-4f9f-86d4-d241e586c63f req-9ccb8899-8243-4beb-b407-1d9cd6e2ef3b tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] http://192.168.122.6/volume/v3/volumes/7b2a58e7-40d9-4413-858d-b31ac02c1ddb returned with HTTP 200 Sep 07 13:47:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 185/373] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:47:36 2026] GET /volume/v3/volumes/7b2a58e7-40d9-4413-858d-b31ac02c1ddb => generated 828 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:36 devstack devstack@c-api.service[87262]: /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 07 13:47:36 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), Sep 07 13:47:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2fd7d521-b9c1-46ba-b2c7-f72ac0c40539 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/groups/detail returned with HTTP 200 Sep 07 13:47:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 189/374] 192.168.122.6 () {60 vars in 1170 bytes} [Mon Sep 7 13:47:36 2026] GET /volume/v3/groups/detail => generated 14 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9bc4dd9d-aed3-494e-a9ca-6c889f514873 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9bc4dd9d-aed3-494e-a9ca-6c889f514873 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 07 13:47:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9bc4dd9d-aed3-494e-a9ca-6c889f514873 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9bc4dd9d-aed3-494e-a9ca-6c889f514873 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-9bc4dd9d-aed3-494e-a9ca-6c889f514873 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:47:36 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-9bc4dd9d-aed3-494e-a9ca-6c889f514873 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:47:36 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9bc4dd9d-aed3-494e-a9ca-6c889f514873 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Get all volumes completed successfully. Sep 07 13:47:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9bc4dd9d-aed3-494e-a9ca-6c889f514873 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:47:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 186/375] 192.168.122.6 () {60 vars in 1173 bytes} [Mon Sep 7 13:47:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:47:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-ed71442f-bbc2-40c7-adde-4690631296ae req-a51a6171-d88b-484b-be0c-dec68584184b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-ed71442f-bbc2-40c7-adde-4690631296ae req-a51a6171-d88b-484b-be0c-dec68584184b tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] GET http://192.168.122.6/volume/v3/volumes/7b2a58e7-40d9-4413-858d-b31ac02c1ddb Sep 07 13:47:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-ed71442f-bbc2-40c7-adde-4690631296ae req-a51a6171-d88b-484b-be0c-dec68584184b tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-ed71442f-bbc2-40c7-adde-4690631296ae req-a51a6171-d88b-484b-be0c-dec68584184b tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8763c010-94b4-4cf6-8299-31c67dab489d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8763c010-94b4-4cf6-8299-31c67dab489d tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] POST http://192.168.122.6/volume/v3/groups/eb04b8c0-0318-4053-983c-7512c9ff4d98/action Sep 07 13:47:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8763c010-94b4-4cf6-8299-31c67dab489d tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:47:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8763c010-94b4-4cf6-8299-31c67dab489d tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:36 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:36 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:47:36 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:36 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-8763c010-94b4-4cf6-8299-31c67dab489d tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] delete called for group eb04b8c0-0318-4053-983c-7512c9ff4d98 {{(pid=87261) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 13:47:36 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.groups [None req-8763c010-94b4-4cf6-8299-31c67dab489d tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Delete group with id: eb04b8c0-0318-4053-983c-7512c9ff4d98 Sep 07 13:47:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8763c010-94b4-4cf6-8299-31c67dab489d tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/groups/eb04b8c0-0318-4053-983c-7512c9ff4d98/action returned with HTTP 404 Sep 07 13:47:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 187/376] 192.168.122.6 () {62 vars in 1302 bytes} [Mon Sep 7 13:47:36 2026] POST /volume/v3/groups/eb04b8c0-0318-4053-983c-7512c9ff4d98/action => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:47:36 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-ed71442f-bbc2-40c7-adde-4690631296ae req-a51a6171-d88b-484b-be0c-dec68584184b tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Volume info retrieved successfully. Sep 07 13:47:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-604f16d4-f3cf-46b3-ba34-a98d9ff30459 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-604f16d4-f3cf-46b3-ba34-a98d9ff30459 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 07 13:47:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-604f16d4-f3cf-46b3-ba34-a98d9ff30459 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-604f16d4-f3cf-46b3-ba34-a98d9ff30459 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-604f16d4-f3cf-46b3-ba34-a98d9ff30459 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:47:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-ed71442f-bbc2-40c7-adde-4690631296ae req-a51a6171-d88b-484b-be0c-dec68584184b tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] http://192.168.122.6/volume/v3/volumes/7b2a58e7-40d9-4413-858d-b31ac02c1ddb returned with HTTP 200 Sep 07 13:47:36 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-604f16d4-f3cf-46b3-ba34-a98d9ff30459 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:47:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 190/377] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:47:36 2026] GET /volume/v3/volumes/7b2a58e7-40d9-4413-858d-b31ac02c1ddb => generated 828 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:36 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-604f16d4-f3cf-46b3-ba34-a98d9ff30459 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Get all volumes completed successfully. Sep 07 13:47:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-604f16d4-f3cf-46b3-ba34-a98d9ff30459 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:47:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 188/378] 192.168.122.6 () {60 vars in 1173 bytes} [Mon Sep 7 13:47:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-89440570-e2b6-4168-beff-3608ec9d3412 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-89440570-e2b6-4168-beff-3608ec9d3412 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] POST http://192.168.122.6/volume/v3/groups/be8b6879-05ca-4d4a-914a-9239b1487dda/action Sep 07 13:47:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-89440570-e2b6-4168-beff-3608ec9d3412 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:47:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-89440570-e2b6-4168-beff-3608ec9d3412 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-89440570-e2b6-4168-beff-3608ec9d3412 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] delete called for group be8b6879-05ca-4d4a-914a-9239b1487dda {{(pid=87262) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 13:47:36 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.groups [None req-89440570-e2b6-4168-beff-3608ec9d3412 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Delete group with id: be8b6879-05ca-4d4a-914a-9239b1487dda Sep 07 13:47:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-89440570-e2b6-4168-beff-3608ec9d3412 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/groups/be8b6879-05ca-4d4a-914a-9239b1487dda/action returned with HTTP 404 Sep 07 13:47:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 191/379] 192.168.122.6 () {62 vars in 1302 bytes} [Mon Sep 7 13:47:36 2026] POST /volume/v3/groups/be8b6879-05ca-4d4a-914a-9239b1487dda/action => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 13:47:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-baf90565-71a4-4708-931f-6a8059795d10 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-baf90565-71a4-4708-931f-6a8059795d10 tempest-GroupsTest-488319503 tempest-GroupsTest-488319503-project-admin] DELETE http://192.168.122.6/volume/v3/group_types/eccd291a-752c-4c85-94c8-a148c5baa12c Sep 07 13:47:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-baf90565-71a4-4708-931f-6a8059795d10 tempest-GroupsTest-488319503 tempest-GroupsTest-488319503-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-baf90565-71a4-4708-931f-6a8059795d10 tempest-GroupsTest-488319503 tempest-GroupsTest-488319503-project-admin] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-baf90565-71a4-4708-931f-6a8059795d10 tempest-GroupsTest-488319503 tempest-GroupsTest-488319503-project-admin] http://192.168.122.6/volume/v3/group_types/eccd291a-752c-4c85-94c8-a148c5baa12c returned with HTTP 202 Sep 07 13:47:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 189/380] 192.168.122.6 () {60 vars in 1278 bytes} [Mon Sep 7 13:47:36 2026] DELETE /volume/v3/group_types/eccd291a-752c-4c85-94c8-a148c5baa12c => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:47:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e0d8a4f6-df8b-4639-bb8f-b3ba4bf70aa3 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e0d8a4f6-df8b-4639-bb8f-b3ba4bf70aa3 tempest-GroupsTest-488319503 tempest-GroupsTest-488319503-project-admin] DELETE http://192.168.122.6/volume/v3/types/95df1687-082b-47b9-b407-8b5796852553 Sep 07 13:47:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e0d8a4f6-df8b-4639-bb8f-b3ba4bf70aa3 tempest-GroupsTest-488319503 tempest-GroupsTest-488319503-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e0d8a4f6-df8b-4639-bb8f-b3ba4bf70aa3 tempest-GroupsTest-488319503 tempest-GroupsTest-488319503-project-admin] Calling method '_delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e0d8a4f6-df8b-4639-bb8f-b3ba4bf70aa3 tempest-GroupsTest-488319503 tempest-GroupsTest-488319503-project-admin] http://192.168.122.6/volume/v3/types/95df1687-082b-47b9-b407-8b5796852553 returned with HTTP 202 Sep 07 13:47:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 192/381] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:47:36 2026] DELETE /volume/v3/types/95df1687-082b-47b9-b407-8b5796852553 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 13:47:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a062920e-9708-434f-ab16-d6b8f1a659ec None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a062920e-9708-434f-ab16-d6b8f1a659ec tempest-GroupsTest-488319503 tempest-GroupsTest-488319503-project-admin] GET http://192.168.122.6/volume/v3/types/95df1687-082b-47b9-b407-8b5796852553 Sep 07 13:47:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a062920e-9708-434f-ab16-d6b8f1a659ec tempest-GroupsTest-488319503 tempest-GroupsTest-488319503-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a062920e-9708-434f-ab16-d6b8f1a659ec tempest-GroupsTest-488319503 tempest-GroupsTest-488319503-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a062920e-9708-434f-ab16-d6b8f1a659ec tempest-GroupsTest-488319503 tempest-GroupsTest-488319503-project-admin] http://192.168.122.6/volume/v3/types/95df1687-082b-47b9-b407-8b5796852553 returned with HTTP 404 Sep 07 13:47:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 190/382] 192.168.122.6 () {58 vars in 1216 bytes} [Mon Sep 7 13:47:36 2026] GET /volume/v3/types/95df1687-082b-47b9-b407-8b5796852553 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0552e422-f31e-405b-b390-53808b205ad8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0552e422-f31e-405b-b390-53808b205ad8 tempest-GroupsTest-488319503 tempest-GroupsTest-488319503-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:47:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0552e422-f31e-405b-b390-53808b205ad8 tempest-GroupsTest-488319503 tempest-GroupsTest-488319503-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1613085584"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0552e422-f31e-405b-b390-53808b205ad8 tempest-GroupsTest-488319503 tempest-GroupsTest-488319503-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:47:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 193/383] 192.168.122.6 () {60 vars in 1126 bytes} [Mon Sep 7 13:47:36 2026] POST /volume/v3/types => generated 216 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1840ff5c-8a5e-49b3-9e81-3b33ff9a58c4 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1840ff5c-8a5e-49b3-9e81-3b33ff9a58c4 tempest-GroupsTest-488319503 tempest-GroupsTest-488319503-project-admin] POST http://192.168.122.6/volume/v3/group_types Sep 07 13:47:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1840ff5c-8a5e-49b3-9e81-3b33ff9a58c4 tempest-GroupsTest-488319503 tempest-GroupsTest-488319503-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-786882941"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1840ff5c-8a5e-49b3-9e81-3b33ff9a58c4 tempest-GroupsTest-488319503 tempest-GroupsTest-488319503-project-admin] http://192.168.122.6/volume/v3/group_types returned with HTTP 202 Sep 07 13:47:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 191/384] 192.168.122.6 () {62 vars in 1185 bytes} [Mon Sep 7 13:47:36 2026] POST /volume/v3/group_types => generated 172 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ed540f52-8e08-4b19-b1cf-7e7236bc1e2f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ed540f52-8e08-4b19-b1cf-7e7236bc1e2f tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] POST http://192.168.122.6/volume/v3/groups Sep 07 13:47:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ed540f52-8e08-4b19-b1cf-7e7236bc1e2f tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "161d8626-8014-4731-8d74-cf8ff170c314", "volume_types": ["97820804-edc3-4ebc-bab0-5477e5285784"], "name": "tempest-GroupsTest-Group-1087593773"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-ed540f52-8e08-4b19-b1cf-7e7236bc1e2f tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Creating new group {'group': {'group_type': '161d8626-8014-4731-8d74-cf8ff170c314', 'volume_types': ['97820804-edc3-4ebc-bab0-5477e5285784'], 'name': 'tempest-GroupsTest-Group-1087593773'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 13:47:36 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.groups [None req-ed540f52-8e08-4b19-b1cf-7e7236bc1e2f tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Creating group tempest-GroupsTest-Group-1087593773. Sep 07 13:47:36 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ed540f52-8e08-4b19-b1cf-7e7236bc1e2f tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Availability Zones retrieved successfully. Sep 07 13:47:36 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-ed540f52-8e08-4b19-b1cf-7e7236bc1e2f tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Created reservations ['df6e65eb-de9e-4248-b333-16d416974236'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:47:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ed540f52-8e08-4b19-b1cf-7e7236bc1e2f tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/groups returned with HTTP 202 Sep 07 13:47:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 194/385] 192.168.122.6 () {62 vars in 1171 bytes} [Mon Sep 7 13:47:36 2026] POST /volume/v3/groups => generated 104 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-2aeb72c5-f982-45f7-9717-63ee4202b65b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2aeb72c5-f982-45f7-9717-63ee4202b65b tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/groups/6cf53819-9009-428a-9a9a-6b7889462e4a Sep 07 13:47:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2aeb72c5-f982-45f7-9717-63ee4202b65b tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2aeb72c5-f982-45f7-9717-63ee4202b65b tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-2aeb72c5-f982-45f7-9717-63ee4202b65b tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] show called for member 6cf53819-9009-428a-9a9a-6b7889462e4a {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:47:36 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:36 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:36 devstack devstack@c-api.service[87261]: /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 07 13:47:36 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 13:47:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2aeb72c5-f982-45f7-9717-63ee4202b65b tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/groups/6cf53819-9009-428a-9a9a-6b7889462e4a returned with HTTP 200 Sep 07 13:47:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 192/386] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:47:36 2026] GET /volume/v3/groups/6cf53819-9009-428a-9a9a-6b7889462e4a => generated 332 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-e7fb42ae-6e44-4cdd-b362-d4974cb9d701 req-c86c171a-1beb-4b07-abb1-b0a5ef75ed98 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-e7fb42ae-6e44-4cdd-b362-d4974cb9d701 req-c86c171a-1beb-4b07-abb1-b0a5ef75ed98 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] GET http://192.168.122.6/volume/v3/volumes/7b2a58e7-40d9-4413-858d-b31ac02c1ddb Sep 07 13:47:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-e7fb42ae-6e44-4cdd-b362-d4974cb9d701 req-c86c171a-1beb-4b07-abb1-b0a5ef75ed98 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-e7fb42ae-6e44-4cdd-b362-d4974cb9d701 req-c86c171a-1beb-4b07-abb1-b0a5ef75ed98 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:37 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:37 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:47:37 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:37 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:37 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-e7fb42ae-6e44-4cdd-b362-d4974cb9d701 req-c86c171a-1beb-4b07-abb1-b0a5ef75ed98 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Volume info retrieved successfully. Sep 07 13:47:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-e7fb42ae-6e44-4cdd-b362-d4974cb9d701 req-c86c171a-1beb-4b07-abb1-b0a5ef75ed98 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] http://192.168.122.6/volume/v3/volumes/7b2a58e7-40d9-4413-858d-b31ac02c1ddb returned with HTTP 200 Sep 07 13:47:37 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 195/387] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:47:37 2026] GET /volume/v3/volumes/7b2a58e7-40d9-4413-858d-b31ac02c1ddb => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7d397b09-5ec6-4d4d-b7c0-11902c26c3be None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7d397b09-5ec6-4d4d-b7c0-11902c26c3be tempest-BackendsCapabilitiesAdminTestsJSON-921002601 tempest-BackendsCapabilitiesAdminTestsJSON-921002601-project-admin] GET http://192.168.122.6/volume/v3/scheduler-stats/get_pools Sep 07 13:47:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7d397b09-5ec6-4d4d-b7c0-11902c26c3be tempest-BackendsCapabilitiesAdminTestsJSON-921002601 tempest-BackendsCapabilitiesAdminTestsJSON-921002601-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7d397b09-5ec6-4d4d-b7c0-11902c26c3be tempest-BackendsCapabilitiesAdminTestsJSON-921002601 tempest-BackendsCapabilitiesAdminTestsJSON-921002601-project-admin] Calling method 'get_pools' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:37 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:37 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b8269877-478e-44c7-9880-54301f68bec6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b8269877-478e-44c7-9880-54301f68bec6 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/groups/6cf53819-9009-428a-9a9a-6b7889462e4a Sep 07 13:47:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b8269877-478e-44c7-9880-54301f68bec6 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b8269877-478e-44c7-9880-54301f68bec6 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-b8269877-478e-44c7-9880-54301f68bec6 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] show called for member 6cf53819-9009-428a-9a9a-6b7889462e4a {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:47:37 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:37 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7d397b09-5ec6-4d4d-b7c0-11902c26c3be tempest-BackendsCapabilitiesAdminTestsJSON-921002601 tempest-BackendsCapabilitiesAdminTestsJSON-921002601-project-admin] http://192.168.122.6/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 13:47:37 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 193/388] 192.168.122.6 () {58 vars in 1165 bytes} [Mon Sep 7 13:47:37 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:47:38 devstack devstack@c-api.service[87262]: /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 07 13:47:38 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), Sep 07 13:47:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b8269877-478e-44c7-9880-54301f68bec6 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/groups/6cf53819-9009-428a-9a9a-6b7889462e4a returned with HTTP 200 Sep 07 13:47:38 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 196/389] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:47:37 2026] GET /volume/v3/groups/6cf53819-9009-428a-9a9a-6b7889462e4a => generated 333 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6fb8023d-e21f-496a-9b88-59dd0fc6a872 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6fb8023d-e21f-496a-9b88-59dd0fc6a872 tempest-BackendsCapabilitiesAdminTestsJSON-921002601 tempest-BackendsCapabilitiesAdminTestsJSON-921002601-project-admin] GET http://192.168.122.6/volume/v3/scheduler-stats/get_pools?detail=True Sep 07 13:47:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6fb8023d-e21f-496a-9b88-59dd0fc6a872 tempest-BackendsCapabilitiesAdminTestsJSON-921002601 tempest-BackendsCapabilitiesAdminTestsJSON-921002601-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6fb8023d-e21f-496a-9b88-59dd0fc6a872 tempest-BackendsCapabilitiesAdminTestsJSON-921002601 tempest-BackendsCapabilitiesAdminTestsJSON-921002601-project-admin] Calling method 'get_pools' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e7fa434d-3bfd-4676-b467-4ecd0294636a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e7fa434d-3bfd-4676-b467-4ecd0294636a tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:47:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e7fa434d-3bfd-4676-b467-4ecd0294636a tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-349861508", "volume_type": "97820804-edc3-4ebc-bab0-5477e5285784", "group_id": "6cf53819-9009-428a-9a9a-6b7889462e4a", "size": 1}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-e7fa434d-3bfd-4676-b467-4ecd0294636a tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-349861508', 'volume_type': '97820804-edc3-4ebc-bab0-5477e5285784', 'group_id': '6cf53819-9009-428a-9a9a-6b7889462e4a', 'size': 1}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:47:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6fb8023d-e21f-496a-9b88-59dd0fc6a872 tempest-BackendsCapabilitiesAdminTestsJSON-921002601 tempest-BackendsCapabilitiesAdminTestsJSON-921002601-project-admin] http://192.168.122.6/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 07 13:47:38 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 194/390] 192.168.122.6 () {58 vars in 1188 bytes} [Mon Sep 7 13:47:38 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:38 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:38 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:38 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-e7fa434d-3bfd-4676-b467-4ecd0294636a tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Create volume of 1 GB Sep 07 13:47:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9d7313fd-9020-4327-9a36-28dbf4abbb98 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9d7313fd-9020-4327-9a36-28dbf4abbb98 tempest-BackendsCapabilitiesAdminTestsJSON-921002601 tempest-BackendsCapabilitiesAdminTestsJSON-921002601-project-admin] GET http://192.168.122.6/volume/v3/capabilities/devstack@QuobyteHD Sep 07 13:47:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9d7313fd-9020-4327-9a36-28dbf4abbb98 tempest-BackendsCapabilitiesAdminTestsJSON-921002601 tempest-BackendsCapabilitiesAdminTestsJSON-921002601-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9d7313fd-9020-4327-9a36-28dbf4abbb98 tempest-BackendsCapabilitiesAdminTestsJSON-921002601 tempest-BackendsCapabilitiesAdminTestsJSON-921002601-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:38 devstack devstack@c-api.service[87262]: /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 07 13:47:38 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), Sep 07 13:47:38 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e7fa434d-3bfd-4676-b467-4ecd0294636a tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Availability Zones retrieved successfully. Sep 07 13:47:38 devstack devstack@c-api.service[87261]: /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 07 13:47:38 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:47:38 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e7fa434d-3bfd-4676-b467-4ecd0294636a tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Flow 'volume_create_api' (0fe0ebe6-2dc6-4732-b23c-298a863dd9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:47:38 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e7fa434d-3bfd-4676-b467-4ecd0294636a tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0a4e3fd-6481-4e6e-8a60-848c6913d6e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:38 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:38 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:38 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-e7fa434d-3bfd-4676-b467-4ecd0294636a tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:47:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9d7313fd-9020-4327-9a36-28dbf4abbb98 tempest-BackendsCapabilitiesAdminTestsJSON-921002601 tempest-BackendsCapabilitiesAdminTestsJSON-921002601-project-admin] http://192.168.122.6/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 07 13:47:38 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 195/391] 192.168.122.6 () {58 vars in 1183 bytes} [Mon Sep 7 13:47:38 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-aa0effe9-7a1d-4079-8d0f-8ccd103512a0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-aa0effe9-7a1d-4079-8d0f-8ccd103512a0 tempest-BackendsCapabilitiesAdminTestsJSON-921002601 tempest-BackendsCapabilitiesAdminTestsJSON-921002601-project-admin] GET http://192.168.122.6/volume/v3/capabilities/devstack@QuobyteHD Sep 07 13:47:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-aa0effe9-7a1d-4079-8d0f-8ccd103512a0 tempest-BackendsCapabilitiesAdminTestsJSON-921002601 tempest-BackendsCapabilitiesAdminTestsJSON-921002601-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-aa0effe9-7a1d-4079-8d0f-8ccd103512a0 tempest-BackendsCapabilitiesAdminTestsJSON-921002601 tempest-BackendsCapabilitiesAdminTestsJSON-921002601-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:38 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e7fa434d-3bfd-4676-b467-4ecd0294636a tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0a4e3fd-6481-4e6e-8a60-848c6913d6e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:47:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=97820804-edc3-4ebc-bab0-5477e5285784,is_public=True,name='tempest-GroupsTest-volume-type-1613085584',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '97820804-edc3-4ebc-bab0-5477e5285784', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6cf53819-9009-428a-9a9a-6b7889462e4a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:38 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e7fa434d-3bfd-4676-b467-4ecd0294636a tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5347ed8e-6b5e-42ef-a869-05a45620dc0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-aa0effe9-7a1d-4079-8d0f-8ccd103512a0 tempest-BackendsCapabilitiesAdminTestsJSON-921002601 tempest-BackendsCapabilitiesAdminTestsJSON-921002601-project-admin] http://192.168.122.6/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 07 13:47:38 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 196/392] 192.168.122.6 () {58 vars in 1183 bytes} [Mon Sep 7 13:47:38 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:38 devstack devstack@c-api.service[87262]: WARNING cinder.quota [None req-e7fa434d-3bfd-4676-b467-4ecd0294636a tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1613085584 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1613085584, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:47:38 devstack devstack@c-api.service[87262]: WARNING cinder.quota [None req-e7fa434d-3bfd-4676-b467-4ecd0294636a tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1613085584 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1613085584, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:47:38 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-e7fa434d-3bfd-4676-b467-4ecd0294636a tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Created reservations ['65b190a1-fd2e-4214-9b9e-74bfb55686b2', '09ff291f-10a7-495c-8dbc-ca974da55b9f', 'd981db1c-62ea-4760-a99b-fb80f30965f2', 'f4b3e131-297a-4446-b115-3b2c1635a6c3'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:47:38 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e7fa434d-3bfd-4676-b467-4ecd0294636a tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5347ed8e-6b5e-42ef-a869-05a45620dc0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65b190a1-fd2e-4214-9b9e-74bfb55686b2', '09ff291f-10a7-495c-8dbc-ca974da55b9f', 'd981db1c-62ea-4760-a99b-fb80f30965f2', 'f4b3e131-297a-4446-b115-3b2c1635a6c3']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:38 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e7fa434d-3bfd-4676-b467-4ecd0294636a tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4672e979-293f-47d8-8c6b-1eb00b87fc4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:38 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:38 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:47:38 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e7fa434d-3bfd-4676-b467-4ecd0294636a tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4672e979-293f-47d8-8c6b-1eb00b87fc4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eaf28a5a-6f48-4ee4-bc1b-a6ae4d86dbf1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-349861508',encryption_key_id=None,group_id=6cf53819-9009-428a-9a9a-6b7889462e4a,group_type_id=,metadata={},multiattach=False,project_id='d42c308b091d4d3296d2c14a14ba0610',qos_specs=None,replication_status=,reservations=['65b190a1-fd2e-4214-9b9e-74bfb55686b2','09ff291f-10a7-495c-8dbc-ca974da55b9f','d981db1c-62ea-4760-a99b-fb80f30965f2','f4b3e131-297a-4446-b115-3b2c1635a6c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='210712260fcc44829d7ce8ec31a29084',volume_type_id=97820804-edc3-4ebc-bab0-5477e5285784), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:47:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-349861508',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6cf53819-9009-428a-9a9a-6b7889462e4a,host=None,id=eaf28a5a-6f48-4ee4-bc1b-a6ae4d86dbf1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d42c308b091d4d3296d2c14a14ba0610',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='210712260fcc44829d7ce8ec31a29084',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(97820804-edc3-4ebc-bab0-5477e5285784),volume_type_id=97820804-edc3-4ebc-bab0-5477e5285784)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:38 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e7fa434d-3bfd-4676-b467-4ecd0294636a tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e024030-2e9a-438d-8ac3-da7372d10852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:38 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e7fa434d-3bfd-4676-b467-4ecd0294636a tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e024030-2e9a-438d-8ac3-da7372d10852) transitioned into state 'SUCCESS' from state '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-349861508',encryption_key_id=None,group_id=6cf53819-9009-428a-9a9a-6b7889462e4a,group_type_id=,metadata={},multiattach=False,project_id='d42c308b091d4d3296d2c14a14ba0610',qos_specs=None,replication_status=,reservations=['65b190a1-fd2e-4214-9b9e-74bfb55686b2','09ff291f-10a7-495c-8dbc-ca974da55b9f','d981db1c-62ea-4760-a99b-fb80f30965f2','f4b3e131-297a-4446-b115-3b2c1635a6c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='210712260fcc44829d7ce8ec31a29084',volume_type_id=97820804-edc3-4ebc-bab0-5477e5285784)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-e7e79f59-16a2-4e02-ae3b-63ca34a6cee4 req-fdbb255d-ed51-4d62-bb8f-ce28a4e2b3d9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:38 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e7fa434d-3bfd-4676-b467-4ecd0294636a tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f18b073-e15e-4233-8fb4-3cf98ac4925a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-e7e79f59-16a2-4e02-ae3b-63ca34a6cee4 req-fdbb255d-ed51-4d62-bb8f-ce28a4e2b3d9 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] GET http://192.168.122.6/volume/v3/volumes/7b2a58e7-40d9-4413-858d-b31ac02c1ddb Sep 07 13:47:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-e7e79f59-16a2-4e02-ae3b-63ca34a6cee4 req-fdbb255d-ed51-4d62-bb8f-ce28a4e2b3d9 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-e7e79f59-16a2-4e02-ae3b-63ca34a6cee4 req-fdbb255d-ed51-4d62-bb8f-ce28a4e2b3d9 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:38 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e7fa434d-3bfd-4676-b467-4ecd0294636a tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f18b073-e15e-4233-8fb4-3cf98ac4925a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:38 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e7fa434d-3bfd-4676-b467-4ecd0294636a tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Flow 'volume_create_api' (0fe0ebe6-2dc6-4732-b23c-298a863dd9b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:47:38 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:38 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:38 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e7fa434d-3bfd-4676-b467-4ecd0294636a tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Create volume request issued successfully. Sep 07 13:47:38 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-e7fa434d-3bfd-4676-b467-4ecd0294636a tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:47:38 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-e7fa434d-3bfd-4676-b467-4ecd0294636a tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:47:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-e7e79f59-16a2-4e02-ae3b-63ca34a6cee4 req-fdbb255d-ed51-4d62-bb8f-ce28a4e2b3d9 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Volume info retrieved successfully. Sep 07 13:47:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-e7e79f59-16a2-4e02-ae3b-63ca34a6cee4 req-fdbb255d-ed51-4d62-bb8f-ce28a4e2b3d9 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] http://192.168.122.6/volume/v3/volumes/7b2a58e7-40d9-4413-858d-b31ac02c1ddb returned with HTTP 200 Sep 07 13:47:38 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 197/393] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:47:38 2026] GET /volume/v3/volumes/7b2a58e7-40d9-4413-858d-b31ac02c1ddb => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:38 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-e7fa434d-3bfd-4676-b467-4ecd0294636a tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:47:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-354815ea-2fe7-440e-ad24-6aab6779a1a3 req-f7d1c10d-61ca-4369-9ffd-32d92cd9b9d9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:38 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:38 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-354815ea-2fe7-440e-ad24-6aab6779a1a3 req-f7d1c10d-61ca-4369-9ffd-32d92cd9b9d9 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 07 13:47:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-354815ea-2fe7-440e-ad24-6aab6779a1a3 req-f7d1c10d-61ca-4369-9ffd-32d92cd9b9d9 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7b2a58e7-40d9-4413-858d-b31ac02c1ddb", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-346195341", "description": null, "metadata": {}}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e7fa434d-3bfd-4676-b467-4ecd0294636a tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:47:38 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 197/394] 192.168.122.6 () {62 vars in 1174 bytes} [Mon Sep 7 13:47:38 2026] POST /volume/v3/volumes => generated 818 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-96a521e0-ba12-40ff-900f-30f9c3331182 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-96a521e0-ba12-40ff-900f-30f9c3331182 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/volumes/eaf28a5a-6f48-4ee4-bc1b-a6ae4d86dbf1 Sep 07 13:47:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-96a521e0-ba12-40ff-900f-30f9c3331182 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-96a521e0-ba12-40ff-900f-30f9c3331182 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:38 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:38 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:38 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:38 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:47:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-354815ea-2fe7-440e-ad24-6aab6779a1a3 req-f7d1c10d-61ca-4369-9ffd-32d92cd9b9d9 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Volume info retrieved successfully. Sep 07 13:47:38 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:38 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:38 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [req-354815ea-2fe7-440e-ad24-6aab6779a1a3 req-f7d1c10d-61ca-4369-9ffd-32d92cd9b9d9 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Create snapshot from volume 7b2a58e7-40d9-4413-858d-b31ac02c1ddb Sep 07 13:47:38 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-96a521e0-ba12-40ff-900f-30f9c3331182 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Volume info retrieved successfully. Sep 07 13:47:38 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-96a521e0-ba12-40ff-900f-30f9c3331182 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:47:38 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-96a521e0-ba12-40ff-900f-30f9c3331182 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:47:38 devstack devstack@c-api.service[87261]: WARNING cinder.quota [req-354815ea-2fe7-440e-ad24-6aab6779a1a3 req-f7d1c10d-61ca-4369-9ffd-32d92cd9b9d9 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-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 07 13:47:38 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-96a521e0-ba12-40ff-900f-30f9c3331182 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:47:38 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:38 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-96a521e0-ba12-40ff-900f-30f9c3331182 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/volumes/eaf28a5a-6f48-4ee4-bc1b-a6ae4d86dbf1 returned with HTTP 200 Sep 07 13:47:38 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 198/395] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:47:38 2026] GET /volume/v3/volumes/eaf28a5a-6f48-4ee4-bc1b-a6ae4d86dbf1 => generated 886 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:38 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [req-354815ea-2fe7-440e-ad24-6aab6779a1a3 req-f7d1c10d-61ca-4369-9ffd-32d92cd9b9d9 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Created reservations ['ba2fdd57-7072-4875-a194-0a51899e3558', '1c1a60ff-559b-441e-9f62-8105d7482bd8', 'ac02225e-1e6b-4518-8bca-d27351f9c152', '5e5a9344-aaa2-408f-9d46-6326dd2fd4a4'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:47:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-354815ea-2fe7-440e-ad24-6aab6779a1a3 req-f7d1c10d-61ca-4369-9ffd-32d92cd9b9d9 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Snapshot create request issued successfully. Sep 07 13:47:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-354815ea-2fe7-440e-ad24-6aab6779a1a3 req-f7d1c10d-61ca-4369-9ffd-32d92cd9b9d9 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 13:47:38 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 198/396] 192.168.122.6 () {64 vars in 1426 bytes} [Mon Sep 7 13:47:38 2026] POST /volume/v3/snapshots => generated 310 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:47:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-efa981de-0e2b-4970-8b24-0eb43ce49b3c req-07987891-a1a8-44e2-a588-423c2ee968ec None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-efa981de-0e2b-4970-8b24-0eb43ce49b3c req-07987891-a1a8-44e2-a588-423c2ee968ec tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-reader] GET http://192.168.122.6/volume/v3/snapshots/b5f4af13-8437-490a-984c-6416f723b615 Sep 07 13:47:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-efa981de-0e2b-4970-8b24-0eb43ce49b3c req-07987891-a1a8-44e2-a588-423c2ee968ec tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-efa981de-0e2b-4970-8b24-0eb43ce49b3c req-07987891-a1a8-44e2-a588-423c2ee968ec tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-reader] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:39 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:39 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:39 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-efa981de-0e2b-4970-8b24-0eb43ce49b3c req-07987891-a1a8-44e2-a588-423c2ee968ec tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-reader] Snapshot retrieved successfully. Sep 07 13:47:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-efa981de-0e2b-4970-8b24-0eb43ce49b3c req-07987891-a1a8-44e2-a588-423c2ee968ec tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-reader] http://192.168.122.6/volume/v3/snapshots/b5f4af13-8437-490a-984c-6416f723b615 returned with HTTP 200 Sep 07 13:47:39 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 199/397] 192.168.122.6 () {60 vars in 1483 bytes} [Mon Sep 7 13:47:39 2026] GET /volume/v3/snapshots/b5f4af13-8437-490a-984c-6416f723b615 => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-2ac77a5e-62c8-4a2d-a122-471e13724765 req-496bb3a0-24e3-4fa9-9ff8-9450325a7edf None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-2ac77a5e-62c8-4a2d-a122-471e13724765 req-496bb3a0-24e3-4fa9-9ff8-9450325a7edf tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-reader] GET http://192.168.122.6/volume/v3/snapshots/detail Sep 07 13:47:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-2ac77a5e-62c8-4a2d-a122-471e13724765 req-496bb3a0-24e3-4fa9-9ff8-9450325a7edf tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-2ac77a5e-62c8-4a2d-a122-471e13724765 req-496bb3a0-24e3-4fa9-9ff8-9450325a7edf tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-reader] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [req-2ac77a5e-62c8-4a2d-a122-471e13724765 req-496bb3a0-24e3-4fa9-9ff8-9450325a7edf tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-reader] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:47:39 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:39 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:39 devstack devstack@c-api.service[87261]: DEBUG cinder.db.api [req-2ac77a5e-62c8-4a2d-a122-471e13724765 req-496bb3a0-24e3-4fa9-9ff8-9450325a7edf tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-reader] Building query based on filter {{(pid=87261) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:47:39 devstack devstack@c-api.service[87261]: /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 07 13:47:39 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:47:39 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-2ac77a5e-62c8-4a2d-a122-471e13724765 req-496bb3a0-24e3-4fa9-9ff8-9450325a7edf tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-reader] Get all snapshots completed successfully. Sep 07 13:47:39 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:39 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-2ac77a5e-62c8-4a2d-a122-471e13724765 req-496bb3a0-24e3-4fa9-9ff8-9450325a7edf tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-reader] http://192.168.122.6/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 13:47:39 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 199/398] 192.168.122.6 () {60 vars in 1393 bytes} [Mon Sep 7 13:47:39 2026] GET /volume/v3/snapshots/detail => generated 445 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-c97bc8fa-6310-4916-bf05-6bb74c2a053e req-085e312a-d23b-4465-a9cd-4e1e2e24bda2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-c97bc8fa-6310-4916-bf05-6bb74c2a053e req-085e312a-d23b-4465-a9cd-4e1e2e24bda2 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] GET http://192.168.122.6/volume/v3/snapshots/b5f4af13-8437-490a-984c-6416f723b615 Sep 07 13:47:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-c97bc8fa-6310-4916-bf05-6bb74c2a053e req-085e312a-d23b-4465-a9cd-4e1e2e24bda2 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-c97bc8fa-6310-4916-bf05-6bb74c2a053e req-085e312a-d23b-4465-a9cd-4e1e2e24bda2 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:39 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:39 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:39 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-c97bc8fa-6310-4916-bf05-6bb74c2a053e req-085e312a-d23b-4465-a9cd-4e1e2e24bda2 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Snapshot retrieved successfully. Sep 07 13:47:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-c97bc8fa-6310-4916-bf05-6bb74c2a053e req-085e312a-d23b-4465-a9cd-4e1e2e24bda2 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] http://192.168.122.6/volume/v3/snapshots/b5f4af13-8437-490a-984c-6416f723b615 returned with HTTP 200 Sep 07 13:47:39 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 200/399] 192.168.122.6 () {60 vars in 1483 bytes} [Mon Sep 7 13:47:39 2026] GET /volume/v3/snapshots/b5f4af13-8437-490a-984c-6416f723b615 => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-0382db8d-0bfc-4d74-a097-508137f56348 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0382db8d-0bfc-4d74-a097-508137f56348 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/volumes/eaf28a5a-6f48-4ee4-bc1b-a6ae4d86dbf1 Sep 07 13:47:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0382db8d-0bfc-4d74-a097-508137f56348 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0382db8d-0bfc-4d74-a097-508137f56348 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:39 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:39 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:39 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:39 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:39 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-0382db8d-0bfc-4d74-a097-508137f56348 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Volume info retrieved successfully. Sep 07 13:47:39 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-0382db8d-0bfc-4d74-a097-508137f56348 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:47:39 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-0382db8d-0bfc-4d74-a097-508137f56348 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:47:39 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-0382db8d-0bfc-4d74-a097-508137f56348 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:47:39 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:39 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0382db8d-0bfc-4d74-a097-508137f56348 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/volumes/eaf28a5a-6f48-4ee4-bc1b-a6ae4d86dbf1 returned with HTTP 200 Sep 07 13:47:39 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 200/400] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:47:39 2026] GET /volume/v3/volumes/eaf28a5a-6f48-4ee4-bc1b-a6ae4d86dbf1 => generated 910 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-94cfd8ef-3474-45dd-89cb-1df3db4f4e3d req-6989a228-83c0-4ef4-a857-b6aa849ce480 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:40 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-94cfd8ef-3474-45dd-89cb-1df3db4f4e3d req-6989a228-83c0-4ef4-a857-b6aa849ce480 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] GET http://192.168.122.6/volume/v3/snapshots/b5f4af13-8437-490a-984c-6416f723b615 Sep 07 13:47:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-94cfd8ef-3474-45dd-89cb-1df3db4f4e3d req-6989a228-83c0-4ef4-a857-b6aa849ce480 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-94cfd8ef-3474-45dd-89cb-1df3db4f4e3d req-6989a228-83c0-4ef4-a857-b6aa849ce480 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:40 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:40 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:40 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-94cfd8ef-3474-45dd-89cb-1df3db4f4e3d req-6989a228-83c0-4ef4-a857-b6aa849ce480 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Snapshot retrieved successfully. Sep 07 13:47:40 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-94cfd8ef-3474-45dd-89cb-1df3db4f4e3d req-6989a228-83c0-4ef4-a857-b6aa849ce480 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] http://192.168.122.6/volume/v3/snapshots/b5f4af13-8437-490a-984c-6416f723b615 returned with HTTP 200 Sep 07 13:47:40 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 201/401] 192.168.122.6 () {60 vars in 1483 bytes} [Mon Sep 7 13:47:40 2026] GET /volume/v3/snapshots/b5f4af13-8437-490a-984c-6416f723b615 => generated 442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-edbdc857-2074-42dd-b953-80f94eb6bbd2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:40 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-edbdc857-2074-42dd-b953-80f94eb6bbd2 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/volumes/eaf28a5a-6f48-4ee4-bc1b-a6ae4d86dbf1 Sep 07 13:47:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-edbdc857-2074-42dd-b953-80f94eb6bbd2 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-edbdc857-2074-42dd-b953-80f94eb6bbd2 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:40 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:40 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:40 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:40 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:40 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-edbdc857-2074-42dd-b953-80f94eb6bbd2 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Volume info retrieved successfully. Sep 07 13:47:40 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-edbdc857-2074-42dd-b953-80f94eb6bbd2 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:47:40 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-edbdc857-2074-42dd-b953-80f94eb6bbd2 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:47:41 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-edbdc857-2074-42dd-b953-80f94eb6bbd2 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:47:41 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:41 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-edbdc857-2074-42dd-b953-80f94eb6bbd2 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/volumes/eaf28a5a-6f48-4ee4-bc1b-a6ae4d86dbf1 returned with HTTP 200 Sep 07 13:47:41 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 201/402] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:47:40 2026] GET /volume/v3/volumes/eaf28a5a-6f48-4ee4-bc1b-a6ae4d86dbf1 => generated 911 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-805ad42d-8c54-4d07-a339-01cf3486fc49 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-805ad42d-8c54-4d07-a339-01cf3486fc49 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:47:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-805ad42d-8c54-4d07-a339-01cf3486fc49 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1314523016", "volume_type": "97820804-edc3-4ebc-bab0-5477e5285784", "group_id": "6cf53819-9009-428a-9a9a-6b7889462e4a", "size": 1}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-805ad42d-8c54-4d07-a339-01cf3486fc49 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1314523016', 'volume_type': '97820804-edc3-4ebc-bab0-5477e5285784', 'group_id': '6cf53819-9009-428a-9a9a-6b7889462e4a', 'size': 1}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:47:41 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:41 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:41 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-805ad42d-8c54-4d07-a339-01cf3486fc49 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Create volume of 1 GB Sep 07 13:47:41 devstack devstack@c-api.service[87262]: /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 07 13:47:41 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), Sep 07 13:47:41 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-805ad42d-8c54-4d07-a339-01cf3486fc49 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Availability Zones retrieved successfully. Sep 07 13:47:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-805ad42d-8c54-4d07-a339-01cf3486fc49 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Flow 'volume_create_api' (2a7312d2-a116-4801-b96c-e1d865544562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:47:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-805ad42d-8c54-4d07-a339-01cf3486fc49 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b82743f4-693b-4f84-97b9-57c4d1debda9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:41 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:41 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-805ad42d-8c54-4d07-a339-01cf3486fc49 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:47:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-805ad42d-8c54-4d07-a339-01cf3486fc49 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b82743f4-693b-4f84-97b9-57c4d1debda9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:47:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=97820804-edc3-4ebc-bab0-5477e5285784,is_public=True,name='tempest-GroupsTest-volume-type-1613085584',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '97820804-edc3-4ebc-bab0-5477e5285784', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6cf53819-9009-428a-9a9a-6b7889462e4a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-805ad42d-8c54-4d07-a339-01cf3486fc49 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a6e18e1-cc8f-4d84-bd6f-d0e4645f15d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:41 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-805ad42d-8c54-4d07-a339-01cf3486fc49 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Created reservations ['a0841617-8dfc-4a47-955c-ca53efbcf7b8', '7630a80c-cf14-4eea-9b42-320dfdb0b8d6', '8f41b8fc-4bd3-45e7-b555-d32764033fcd', 'c7b91061-57fa-49d4-aa19-d97d9d708bd5'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:47:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-805ad42d-8c54-4d07-a339-01cf3486fc49 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a6e18e1-cc8f-4d84-bd6f-d0e4645f15d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0841617-8dfc-4a47-955c-ca53efbcf7b8', '7630a80c-cf14-4eea-9b42-320dfdb0b8d6', '8f41b8fc-4bd3-45e7-b555-d32764033fcd', 'c7b91061-57fa-49d4-aa19-d97d9d708bd5']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-805ad42d-8c54-4d07-a339-01cf3486fc49 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (348510d8-2a29-4610-9a83-f4a3ad3dffa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:41 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:41 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:47:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-805ad42d-8c54-4d07-a339-01cf3486fc49 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (348510d8-2a29-4610-9a83-f4a3ad3dffa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a05e9670-7494-4045-9093-31b29300960f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1314523016',encryption_key_id=None,group_id=6cf53819-9009-428a-9a9a-6b7889462e4a,group_type_id=,metadata={},multiattach=False,project_id='d42c308b091d4d3296d2c14a14ba0610',qos_specs=None,replication_status=,reservations=['a0841617-8dfc-4a47-955c-ca53efbcf7b8','7630a80c-cf14-4eea-9b42-320dfdb0b8d6','8f41b8fc-4bd3-45e7-b555-d32764033fcd','c7b91061-57fa-49d4-aa19-d97d9d708bd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='210712260fcc44829d7ce8ec31a29084',volume_type_id=97820804-edc3-4ebc-bab0-5477e5285784), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:47:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1314523016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6cf53819-9009-428a-9a9a-6b7889462e4a,host=None,id=a05e9670-7494-4045-9093-31b29300960f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d42c308b091d4d3296d2c14a14ba0610',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='210712260fcc44829d7ce8ec31a29084',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(97820804-edc3-4ebc-bab0-5477e5285784),volume_type_id=97820804-edc3-4ebc-bab0-5477e5285784)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-805ad42d-8c54-4d07-a339-01cf3486fc49 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1eb14c9d-7b04-4c2b-a48a-430767bec769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-805ad42d-8c54-4d07-a339-01cf3486fc49 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1eb14c9d-7b04-4c2b-a48a-430767bec769) transitioned into state 'SUCCESS' from state '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-1314523016',encryption_key_id=None,group_id=6cf53819-9009-428a-9a9a-6b7889462e4a,group_type_id=,metadata={},multiattach=False,project_id='d42c308b091d4d3296d2c14a14ba0610',qos_specs=None,replication_status=,reservations=['a0841617-8dfc-4a47-955c-ca53efbcf7b8','7630a80c-cf14-4eea-9b42-320dfdb0b8d6','8f41b8fc-4bd3-45e7-b555-d32764033fcd','c7b91061-57fa-49d4-aa19-d97d9d708bd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='210712260fcc44829d7ce8ec31a29084',volume_type_id=97820804-edc3-4ebc-bab0-5477e5285784)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-805ad42d-8c54-4d07-a339-01cf3486fc49 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2940d78-e8ba-487f-a9fe-164aa6ec489f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-805ad42d-8c54-4d07-a339-01cf3486fc49 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2940d78-e8ba-487f-a9fe-164aa6ec489f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-805ad42d-8c54-4d07-a339-01cf3486fc49 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Flow 'volume_create_api' (2a7312d2-a116-4801-b96c-e1d865544562) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:47:41 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-805ad42d-8c54-4d07-a339-01cf3486fc49 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Create volume request issued successfully. Sep 07 13:47:41 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-805ad42d-8c54-4d07-a339-01cf3486fc49 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:47:41 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-805ad42d-8c54-4d07-a339-01cf3486fc49 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:47:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-70b8ecc4-9e4f-458e-b320-f271388e857e req-42f07b52-04cb-4825-a5ed-1ee15077d2f7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-70b8ecc4-9e4f-458e-b320-f271388e857e req-42f07b52-04cb-4825-a5ed-1ee15077d2f7 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] GET http://192.168.122.6/volume/v3/snapshots/b5f4af13-8437-490a-984c-6416f723b615 Sep 07 13:47:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-70b8ecc4-9e4f-458e-b320-f271388e857e req-42f07b52-04cb-4825-a5ed-1ee15077d2f7 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-70b8ecc4-9e4f-458e-b320-f271388e857e req-42f07b52-04cb-4825-a5ed-1ee15077d2f7 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:41 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:41 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:41 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-70b8ecc4-9e4f-458e-b320-f271388e857e req-42f07b52-04cb-4825-a5ed-1ee15077d2f7 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Snapshot retrieved successfully. Sep 07 13:47:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-70b8ecc4-9e4f-458e-b320-f271388e857e req-42f07b52-04cb-4825-a5ed-1ee15077d2f7 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] http://192.168.122.6/volume/v3/snapshots/b5f4af13-8437-490a-984c-6416f723b615 returned with HTTP 200 Sep 07 13:47:41 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 202/403] 192.168.122.6 () {60 vars in 1483 bytes} [Mon Sep 7 13:47:41 2026] GET /volume/v3/snapshots/b5f4af13-8437-490a-984c-6416f723b615 => generated 442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:41 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-805ad42d-8c54-4d07-a339-01cf3486fc49 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:47:41 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:41 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-805ad42d-8c54-4d07-a339-01cf3486fc49 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:47:41 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 202/404] 192.168.122.6 () {62 vars in 1174 bytes} [Mon Sep 7 13:47:41 2026] POST /volume/v3/volumes => generated 819 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7edb5afd-2665-4fcb-9a75-5706dc2e3bb6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7edb5afd-2665-4fcb-9a75-5706dc2e3bb6 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/volumes/a05e9670-7494-4045-9093-31b29300960f Sep 07 13:47:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7edb5afd-2665-4fcb-9a75-5706dc2e3bb6 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7edb5afd-2665-4fcb-9a75-5706dc2e3bb6 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:41 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:41 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:41 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:41 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:41 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7edb5afd-2665-4fcb-9a75-5706dc2e3bb6 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Volume info retrieved successfully. Sep 07 13:47:41 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-7edb5afd-2665-4fcb-9a75-5706dc2e3bb6 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:47:41 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-7edb5afd-2665-4fcb-9a75-5706dc2e3bb6 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:47:41 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-7edb5afd-2665-4fcb-9a75-5706dc2e3bb6 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:47:41 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:41 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7edb5afd-2665-4fcb-9a75-5706dc2e3bb6 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/volumes/a05e9670-7494-4045-9093-31b29300960f returned with HTTP 200 Sep 07 13:47:41 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 203/405] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:47:41 2026] GET /volume/v3/volumes/a05e9670-7494-4045-9093-31b29300960f => generated 887 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-728a6538-2e0a-47ee-9303-7a99c077be91 req-7002c174-f952-40dc-839e-de691ef7f4ff None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-728a6538-2e0a-47ee-9303-7a99c077be91 req-7002c174-f952-40dc-839e-de691ef7f4ff tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] GET http://192.168.122.6/volume/v3/snapshots/b5f4af13-8437-490a-984c-6416f723b615 Sep 07 13:47:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-728a6538-2e0a-47ee-9303-7a99c077be91 req-7002c174-f952-40dc-839e-de691ef7f4ff tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-728a6538-2e0a-47ee-9303-7a99c077be91 req-7002c174-f952-40dc-839e-de691ef7f4ff tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:42 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:42 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:42 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-728a6538-2e0a-47ee-9303-7a99c077be91 req-7002c174-f952-40dc-839e-de691ef7f4ff tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Snapshot retrieved successfully. Sep 07 13:47:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-728a6538-2e0a-47ee-9303-7a99c077be91 req-7002c174-f952-40dc-839e-de691ef7f4ff tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] http://192.168.122.6/volume/v3/snapshots/b5f4af13-8437-490a-984c-6416f723b615 returned with HTTP 200 Sep 07 13:47:42 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 203/406] 192.168.122.6 () {60 vars in 1483 bytes} [Mon Sep 7 13:47:42 2026] GET /volume/v3/snapshots/b5f4af13-8437-490a-984c-6416f723b615 => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-86dcdadf-daee-4317-9289-cda0674612cc req-2e29b998-038e-4e28-bb56-aad44f81bac7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-86dcdadf-daee-4317-9289-cda0674612cc req-2e29b998-038e-4e28-bb56-aad44f81bac7 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/b5f4af13-8437-490a-984c-6416f723b615 Sep 07 13:47:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-86dcdadf-daee-4317-9289-cda0674612cc req-2e29b998-038e-4e28-bb56-aad44f81bac7 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-86dcdadf-daee-4317-9289-cda0674612cc req-2e29b998-038e-4e28-bb56-aad44f81bac7 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:42 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [req-86dcdadf-daee-4317-9289-cda0674612cc req-2e29b998-038e-4e28-bb56-aad44f81bac7 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Delete snapshot with id: b5f4af13-8437-490a-984c-6416f723b615 Sep 07 13:47:42 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:42 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:42 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-86dcdadf-daee-4317-9289-cda0674612cc req-2e29b998-038e-4e28-bb56-aad44f81bac7 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Snapshot retrieved successfully. Sep 07 13:47:42 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:42 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:42 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-86dcdadf-daee-4317-9289-cda0674612cc req-2e29b998-038e-4e28-bb56-aad44f81bac7 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Snapshot delete request issued successfully. Sep 07 13:47:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-86dcdadf-daee-4317-9289-cda0674612cc req-2e29b998-038e-4e28-bb56-aad44f81bac7 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] http://192.168.122.6/volume/v3/snapshots/b5f4af13-8437-490a-984c-6416f723b615 returned with HTTP 202 Sep 07 13:47:42 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 204/407] 192.168.122.6 () {62 vars in 1505 bytes} [Mon Sep 7 13:47:42 2026] DELETE /volume/v3/snapshots/b5f4af13-8437-490a-984c-6416f723b615 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:47:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-cbc3a983-9f73-4854-8ba2-8a8e533ff1d8 req-07f4da7a-1045-486f-b464-df1716378e3d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-cbc3a983-9f73-4854-8ba2-8a8e533ff1d8 req-07f4da7a-1045-486f-b464-df1716378e3d tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] GET http://192.168.122.6/volume/v3/snapshots/b5f4af13-8437-490a-984c-6416f723b615 Sep 07 13:47:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-cbc3a983-9f73-4854-8ba2-8a8e533ff1d8 req-07f4da7a-1045-486f-b464-df1716378e3d tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-cbc3a983-9f73-4854-8ba2-8a8e533ff1d8 req-07f4da7a-1045-486f-b464-df1716378e3d tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:42 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:42 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:42 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-cbc3a983-9f73-4854-8ba2-8a8e533ff1d8 req-07f4da7a-1045-486f-b464-df1716378e3d tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Snapshot retrieved successfully. Sep 07 13:47:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-cbc3a983-9f73-4854-8ba2-8a8e533ff1d8 req-07f4da7a-1045-486f-b464-df1716378e3d tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] http://192.168.122.6/volume/v3/snapshots/b5f4af13-8437-490a-984c-6416f723b615 returned with HTTP 200 Sep 07 13:47:42 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 204/408] 192.168.122.6 () {60 vars in 1483 bytes} [Mon Sep 7 13:47:42 2026] GET /volume/v3/snapshots/b5f4af13-8437-490a-984c-6416f723b615 => generated 468 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c90ac56a-078d-439d-a3ef-8e84b7c61392 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c90ac56a-078d-439d-a3ef-8e84b7c61392 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/volumes/a05e9670-7494-4045-9093-31b29300960f Sep 07 13:47:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c90ac56a-078d-439d-a3ef-8e84b7c61392 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c90ac56a-078d-439d-a3ef-8e84b7c61392 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:42 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:42 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:42 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:42 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:42 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c90ac56a-078d-439d-a3ef-8e84b7c61392 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Volume info retrieved successfully. Sep 07 13:47:42 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-c90ac56a-078d-439d-a3ef-8e84b7c61392 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:47:42 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-c90ac56a-078d-439d-a3ef-8e84b7c61392 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:47:42 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-c90ac56a-078d-439d-a3ef-8e84b7c61392 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:47:42 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:42 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c90ac56a-078d-439d-a3ef-8e84b7c61392 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/volumes/a05e9670-7494-4045-9093-31b29300960f returned with HTTP 200 Sep 07 13:47:42 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 205/409] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:47:42 2026] GET /volume/v3/volumes/a05e9670-7494-4045-9093-31b29300960f => generated 912 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0df14673-6c4b-407a-ba02-f5c8a10129f1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0df14673-6c4b-407a-ba02-f5c8a10129f1 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] PUT http://192.168.122.6/volume/v3/groups/6cf53819-9009-428a-9a9a-6b7889462e4a Sep 07 13:47:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0df14673-6c4b-407a-ba02-f5c8a10129f1 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "a05e9670-7494-4045-9093-31b29300960f"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-0df14673-6c4b-407a-ba02-f5c8a10129f1 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Update called for group 6cf53819-9009-428a-9a9a-6b7889462e4a. {{(pid=87262) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 13:47:42 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.groups [None req-0df14673-6c4b-407a-ba02-f5c8a10129f1 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Updating group 6cf53819-9009-428a-9a9a-6b7889462e4a with name new_group description: This is a new group add_volumes: None remove_volumes: a05e9670-7494-4045-9093-31b29300960f. Sep 07 13:47:42 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:42 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0df14673-6c4b-407a-ba02-f5c8a10129f1 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/groups/6cf53819-9009-428a-9a9a-6b7889462e4a returned with HTTP 202 Sep 07 13:47:43 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 205/410] 192.168.122.6 () {62 vars in 1281 bytes} [Mon Sep 7 13:47:42 2026] PUT /volume/v3/groups/6cf53819-9009-428a-9a9a-6b7889462e4a => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:47:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-efba0028-61cf-4c10-bef3-f2ee9d4c26b3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-efba0028-61cf-4c10-bef3-f2ee9d4c26b3 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/groups/6cf53819-9009-428a-9a9a-6b7889462e4a Sep 07 13:47:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-efba0028-61cf-4c10-bef3-f2ee9d4c26b3 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-efba0028-61cf-4c10-bef3-f2ee9d4c26b3 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-efba0028-61cf-4c10-bef3-f2ee9d4c26b3 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] show called for member 6cf53819-9009-428a-9a9a-6b7889462e4a {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:47:43 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:43 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:43 devstack devstack@c-api.service[87261]: /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 07 13:47:43 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 13:47:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-efba0028-61cf-4c10-bef3-f2ee9d4c26b3 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/groups/6cf53819-9009-428a-9a9a-6b7889462e4a returned with HTTP 200 Sep 07 13:47:43 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 206/411] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:47:43 2026] GET /volume/v3/groups/6cf53819-9009-428a-9a9a-6b7889462e4a => generated 323 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-76e2717e-aaa7-4593-ac7d-b22632e00247 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-4c4b484b-dab5-44fc-97fc-a20f4552420e req-55774dba-807b-480d-af19-c68058027e62 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-4c4b484b-dab5-44fc-97fc-a20f4552420e req-55774dba-807b-480d-af19-c68058027e62 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] GET http://192.168.122.6/volume/v3/snapshots/b5f4af13-8437-490a-984c-6416f723b615 Sep 07 13:47:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-4c4b484b-dab5-44fc-97fc-a20f4552420e req-55774dba-807b-480d-af19-c68058027e62 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-4c4b484b-dab5-44fc-97fc-a20f4552420e req-55774dba-807b-480d-af19-c68058027e62 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:43 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:43 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:43 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-4c4b484b-dab5-44fc-97fc-a20f4552420e req-55774dba-807b-480d-af19-c68058027e62 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Snapshot retrieved successfully. Sep 07 13:47:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-76e2717e-aaa7-4593-ac7d-b22632e00247 tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] POST http://192.168.122.6/volume/v3/group_types Sep 07 13:47:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-4c4b484b-dab5-44fc-97fc-a20f4552420e req-55774dba-807b-480d-af19-c68058027e62 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] http://192.168.122.6/volume/v3/snapshots/b5f4af13-8437-490a-984c-6416f723b615 returned with HTTP 200 Sep 07 13:47:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-76e2717e-aaa7-4593-ac7d-b22632e00247 tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-969013712", "description": "tempest-group-type-description-1021584345", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:43 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 207/412] 192.168.122.6 () {60 vars in 1483 bytes} [Mon Sep 7 13:47:43 2026] GET /volume/v3/snapshots/b5f4af13-8437-490a-984c-6416f723b615 => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-76e2717e-aaa7-4593-ac7d-b22632e00247 tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] http://192.168.122.6/volume/v3/group_types returned with HTTP 202 Sep 07 13:47:43 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 206/413] 192.168.122.6 () {62 vars in 1186 bytes} [Mon Sep 7 13:47:43 2026] POST /volume/v3/group_types => generated 264 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8f79b0fb-dbe0-4e63-9d9a-5c77ffd08689 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8f79b0fb-dbe0-4e63-9d9a-5c77ffd08689 tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] GET http://192.168.122.6/volume/v3/group_types Sep 07 13:47:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8f79b0fb-dbe0-4e63-9d9a-5c77ffd08689 tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8f79b0fb-dbe0-4e63-9d9a-5c77ffd08689 tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8f79b0fb-dbe0-4e63-9d9a-5c77ffd08689 tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] http://192.168.122.6/volume/v3/group_types returned with HTTP 200 Sep 07 13:47:43 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 208/414] 192.168.122.6 () {60 vars in 1164 bytes} [Mon Sep 7 13:47:43 2026] GET /volume/v3/group_types => generated 656 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c4a4929e-a0eb-453a-8278-2a7735ae3c8f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c4a4929e-a0eb-453a-8278-2a7735ae3c8f tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] PUT http://192.168.122.6/volume/v3/group_types/daf28845-b883-4314-855c-4ca25bda5434 Sep 07 13:47:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c4a4929e-a0eb-453a-8278-2a7735ae3c8f tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-262169604", "description": "updated-group-type-desc"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c4a4929e-a0eb-453a-8278-2a7735ae3c8f tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] http://192.168.122.6/volume/v3/group_types/daf28845-b883-4314-855c-4ca25bda5434 returned with HTTP 200 Sep 07 13:47:43 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 207/415] 192.168.122.6 () {62 vars in 1296 bytes} [Mon Sep 7 13:47:43 2026] PUT /volume/v3/group_types/daf28845-b883-4314-855c-4ca25bda5434 => generated 254 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4c037f71-b857-488e-81b6-a2619b47b484 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4c037f71-b857-488e-81b6-a2619b47b484 tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] GET http://192.168.122.6/volume/v3/group_types/daf28845-b883-4314-855c-4ca25bda5434 Sep 07 13:47:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4c037f71-b857-488e-81b6-a2619b47b484 tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4c037f71-b857-488e-81b6-a2619b47b484 tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4c037f71-b857-488e-81b6-a2619b47b484 tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] http://192.168.122.6/volume/v3/group_types/daf28845-b883-4314-855c-4ca25bda5434 returned with HTTP 200 Sep 07 13:47:43 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 209/416] 192.168.122.6 () {60 vars in 1275 bytes} [Mon Sep 7 13:47:43 2026] GET /volume/v3/group_types/daf28845-b883-4314-855c-4ca25bda5434 => generated 254 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f2197e17-7da3-48c0-a7aa-9807eeb1dd85 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f2197e17-7da3-48c0-a7aa-9807eeb1dd85 tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] DELETE http://192.168.122.6/volume/v3/group_types/daf28845-b883-4314-855c-4ca25bda5434 Sep 07 13:47:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f2197e17-7da3-48c0-a7aa-9807eeb1dd85 tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f2197e17-7da3-48c0-a7aa-9807eeb1dd85 tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f2197e17-7da3-48c0-a7aa-9807eeb1dd85 tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] http://192.168.122.6/volume/v3/group_types/daf28845-b883-4314-855c-4ca25bda5434 returned with HTTP 202 Sep 07 13:47:44 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 208/417] 192.168.122.6 () {60 vars in 1278 bytes} [Mon Sep 7 13:47:43 2026] DELETE /volume/v3/group_types/daf28845-b883-4314-855c-4ca25bda5434 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:47:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-11bf074c-f807-41b4-973d-7549971737a5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-11bf074c-f807-41b4-973d-7549971737a5 tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] GET http://192.168.122.6/volume/v3/group_types Sep 07 13:47:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-11bf074c-f807-41b4-973d-7549971737a5 tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-11bf074c-f807-41b4-973d-7549971737a5 tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-11bf074c-f807-41b4-973d-7549971737a5 tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] http://192.168.122.6/volume/v3/group_types returned with HTTP 200 Sep 07 13:47:44 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 210/418] 192.168.122.6 () {60 vars in 1164 bytes} [Mon Sep 7 13:47:44 2026] GET /volume/v3/group_types => generated 406 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-011f9eee-6b27-40bb-81e2-08f3a2503574 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-011f9eee-6b27-40bb-81e2-08f3a2503574 tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] POST http://192.168.122.6/volume/v3/group_types Sep 07 13:47:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-011f9eee-6b27-40bb-81e2-08f3a2503574 tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-2034950554", "is_public": true}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b9da5a9c-e077-4acc-af2a-92ae13a3f47b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b9da5a9c-e077-4acc-af2a-92ae13a3f47b tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/groups/6cf53819-9009-428a-9a9a-6b7889462e4a Sep 07 13:47:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b9da5a9c-e077-4acc-af2a-92ae13a3f47b tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b9da5a9c-e077-4acc-af2a-92ae13a3f47b tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-b9da5a9c-e077-4acc-af2a-92ae13a3f47b tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] show called for member 6cf53819-9009-428a-9a9a-6b7889462e4a {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:47:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-011f9eee-6b27-40bb-81e2-08f3a2503574 tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] http://192.168.122.6/volume/v3/group_types returned with HTTP 202 Sep 07 13:47:44 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 209/419] 192.168.122.6 () {62 vars in 1185 bytes} [Mon Sep 7 13:47:44 2026] POST /volume/v3/group_types => generated 164 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-41ac45ab-ad96-4f53-88cf-5d7bb5a6aae7 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-41ac45ab-ad96-4f53-88cf-5d7bb5a6aae7 tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] POST http://192.168.122.6/volume/v3/group_types Sep 07 13:47:44 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:44 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-41ac45ab-ad96-4f53-88cf-5d7bb5a6aae7 tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1183051274", "is_public": false}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:44 devstack devstack@c-api.service[87261]: /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 07 13:47:44 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 13:47:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b9da5a9c-e077-4acc-af2a-92ae13a3f47b tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/groups/6cf53819-9009-428a-9a9a-6b7889462e4a returned with HTTP 200 Sep 07 13:47:44 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 211/420] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:47:44 2026] GET /volume/v3/groups/6cf53819-9009-428a-9a9a-6b7889462e4a => generated 324 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d34cc40e-9811-45f7-a95c-815b9803ea64 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-41ac45ab-ad96-4f53-88cf-5d7bb5a6aae7 tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] http://192.168.122.6/volume/v3/group_types returned with HTTP 202 Sep 07 13:47:44 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 210/421] 192.168.122.6 () {62 vars in 1185 bytes} [Mon Sep 7 13:47:44 2026] POST /volume/v3/group_types => generated 165 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d34cc40e-9811-45f7-a95c-815b9803ea64 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/groups/6cf53819-9009-428a-9a9a-6b7889462e4a Sep 07 13:47:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d34cc40e-9811-45f7-a95c-815b9803ea64 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d34cc40e-9811-45f7-a95c-815b9803ea64 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-d34cc40e-9811-45f7-a95c-815b9803ea64 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] show called for member 6cf53819-9009-428a-9a9a-6b7889462e4a {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:47:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a7dbcd4d-cef8-4e02-ac41-eab37ec1a47a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a7dbcd4d-cef8-4e02-ac41-eab37ec1a47a tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] GET http://192.168.122.6/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 07 13:47:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a7dbcd4d-cef8-4e02-ac41-eab37ec1a47a tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a7dbcd4d-cef8-4e02-ac41-eab37ec1a47a tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:44 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:44 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:44 devstack devstack@c-api.service[87261]: /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 07 13:47:44 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 13:47:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d34cc40e-9811-45f7-a95c-815b9803ea64 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/groups/6cf53819-9009-428a-9a9a-6b7889462e4a returned with HTTP 200 Sep 07 13:47:44 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 212/422] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:47:44 2026] GET /volume/v3/groups/6cf53819-9009-428a-9a9a-6b7889462e4a => generated 324 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a7dbcd4d-cef8-4e02-ac41-eab37ec1a47a tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] http://192.168.122.6/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 07 13:47:44 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 211/423] 192.168.122.6 () {60 vars in 1225 bytes} [Mon Sep 7 13:47:44 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 707 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e3026ca9-da19-4ac2-bfa6-ab233d95dacf None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ec89818a-4640-41d1-a5e8-2fbb76dce48e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e3026ca9-da19-4ac2-bfa6-ab233d95dacf tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] GET http://192.168.122.6/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 07 13:47:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ec89818a-4640-41d1-a5e8-2fbb76dce48e tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 07 13:47:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ec89818a-4640-41d1-a5e8-2fbb76dce48e tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ec89818a-4640-41d1-a5e8-2fbb76dce48e tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'detail' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e3026ca9-da19-4ac2-bfa6-ab233d95dacf tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-ec89818a-4640-41d1-a5e8-2fbb76dce48e tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:47:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e3026ca9-da19-4ac2-bfa6-ab233d95dacf tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:44 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ec89818a-4640-41d1-a5e8-2fbb76dce48e tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:47:44 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:44 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:44 devstack devstack@c-api.service[87262]: /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 07 13:47:44 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:47:44 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:44 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:47:44 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:44 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:47:44 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ec89818a-4640-41d1-a5e8-2fbb76dce48e tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Get all volumes completed successfully. Sep 07 13:47:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e3026ca9-da19-4ac2-bfa6-ab233d95dacf tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] http://192.168.122.6/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 07 13:47:44 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 213/424] 192.168.122.6 () {60 vars in 1227 bytes} [Mon Sep 7 13:47:44 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 707 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:44 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-ec89818a-4640-41d1-a5e8-2fbb76dce48e tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:47:44 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-ec89818a-4640-41d1-a5e8-2fbb76dce48e tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:47:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-575a844d-17c0-4fa1-9204-68c70e3922d2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-575a844d-17c0-4fa1-9204-68c70e3922d2 tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] GET http://192.168.122.6/volume/v3/group_types?is_public=False Sep 07 13:47:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-575a844d-17c0-4fa1-9204-68c70e3922d2 tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-575a844d-17c0-4fa1-9204-68c70e3922d2 tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-575a844d-17c0-4fa1-9204-68c70e3922d2 tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] http://192.168.122.6/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 07 13:47:44 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 214/425] 192.168.122.6 () {60 vars in 1195 bytes} [Mon Sep 7 13:47:44 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-541df1f6-dfc1-419b-9bf9-6c6b527bc7e2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-541df1f6-dfc1-419b-9bf9-6c6b527bc7e2 tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] GET http://192.168.122.6/volume/v3/group_types?is_public=True Sep 07 13:47:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-541df1f6-dfc1-419b-9bf9-6c6b527bc7e2 tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-541df1f6-dfc1-419b-9bf9-6c6b527bc7e2 tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-541df1f6-dfc1-419b-9bf9-6c6b527bc7e2 tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] http://192.168.122.6/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 07 13:47:44 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 215/426] 192.168.122.6 () {60 vars in 1193 bytes} [Mon Sep 7 13:47:44 2026] GET /volume/v3/group_types?is_public=True => generated 556 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:44 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-ec89818a-4640-41d1-a5e8-2fbb76dce48e tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:47:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-31ea4a2b-985d-4370-8444-412a467e2945 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-31ea4a2b-985d-4370-8444-412a467e2945 tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] DELETE http://192.168.122.6/volume/v3/group_types/077a59af-1e69-41a0-9373-8cf63ebf94b2 Sep 07 13:47:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-31ea4a2b-985d-4370-8444-412a467e2945 tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:44 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:44 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-31ea4a2b-985d-4370-8444-412a467e2945 tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ec89818a-4640-41d1-a5e8-2fbb76dce48e tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:47:44 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 212/427] 192.168.122.6 () {60 vars in 1173 bytes} [Mon Sep 7 13:47:44 2026] GET /volume/v3/volumes/detail => generated 1782 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:47:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-31ea4a2b-985d-4370-8444-412a467e2945 tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] http://192.168.122.6/volume/v3/group_types/077a59af-1e69-41a0-9373-8cf63ebf94b2 returned with HTTP 202 Sep 07 13:47:44 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 216/428] 192.168.122.6 () {60 vars in 1278 bytes} [Mon Sep 7 13:47:44 2026] DELETE /volume/v3/group_types/077a59af-1e69-41a0-9373-8cf63ebf94b2 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:47:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c857bc6b-77ef-4d56-a821-e51bd841588d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e38a7faf-09e1-4050-b4a6-000eb3d992ac None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e38a7faf-09e1-4050-b4a6-000eb3d992ac tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] DELETE http://192.168.122.6/volume/v3/group_types/ad6bfc79-9ea5-4266-8c67-6653ef1e9a1b Sep 07 13:47:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c857bc6b-77ef-4d56-a821-e51bd841588d tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] PUT http://192.168.122.6/volume/v3/groups/6cf53819-9009-428a-9a9a-6b7889462e4a Sep 07 13:47:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e38a7faf-09e1-4050-b4a6-000eb3d992ac tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e38a7faf-09e1-4050-b4a6-000eb3d992ac tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c857bc6b-77ef-4d56-a821-e51bd841588d tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "a05e9670-7494-4045-9093-31b29300960f"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-c857bc6b-77ef-4d56-a821-e51bd841588d tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Update called for group 6cf53819-9009-428a-9a9a-6b7889462e4a. {{(pid=87262) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 13:47:44 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.groups [None req-c857bc6b-77ef-4d56-a821-e51bd841588d tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Updating group 6cf53819-9009-428a-9a9a-6b7889462e4a with name None description: None add_volumes: a05e9670-7494-4045-9093-31b29300960f remove_volumes: None. Sep 07 13:47:44 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:44 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e38a7faf-09e1-4050-b4a6-000eb3d992ac tempest-GroupTypesTest-2027952523 tempest-GroupTypesTest-2027952523-project-admin] http://192.168.122.6/volume/v3/group_types/ad6bfc79-9ea5-4266-8c67-6653ef1e9a1b returned with HTTP 202 Sep 07 13:47:44 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 217/429] 192.168.122.6 () {60 vars in 1278 bytes} [Mon Sep 7 13:47:44 2026] DELETE /volume/v3/group_types/ad6bfc79-9ea5-4266-8c67-6653ef1e9a1b => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:47:44 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:44 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:47:44 devstack devstack@c-api.service[87262]: /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 07 13:47:44 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), Sep 07 13:47:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9af19ed5-414e-4ef6-8688-e44c6fa3c62f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9af19ed5-414e-4ef6-8688-e44c6fa3c62f tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] GET http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 Sep 07 13:47:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9af19ed5-414e-4ef6-8688-e44c6fa3c62f tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9af19ed5-414e-4ef6-8688-e44c6fa3c62f tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c857bc6b-77ef-4d56-a821-e51bd841588d tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/groups/6cf53819-9009-428a-9a9a-6b7889462e4a returned with HTTP 202 Sep 07 13:47:44 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 213/430] 192.168.122.6 () {62 vars in 1280 bytes} [Mon Sep 7 13:47:44 2026] PUT /volume/v3/groups/6cf53819-9009-428a-9a9a-6b7889462e4a => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:47:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4ad73afa-d60d-4953-9bc6-1b2428130395 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4ad73afa-d60d-4953-9bc6-1b2428130395 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/groups/6cf53819-9009-428a-9a9a-6b7889462e4a Sep 07 13:47:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4ad73afa-d60d-4953-9bc6-1b2428130395 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4ad73afa-d60d-4953-9bc6-1b2428130395 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-4ad73afa-d60d-4953-9bc6-1b2428130395 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] show called for member 6cf53819-9009-428a-9a9a-6b7889462e4a {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:47:44 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:44 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:44 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:44 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:44 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:44 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:44 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9af19ed5-414e-4ef6-8688-e44c6fa3c62f tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Volume info retrieved successfully. Sep 07 13:47:44 devstack devstack@c-api.service[87262]: /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 07 13:47:44 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), Sep 07 13:47:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4ad73afa-d60d-4953-9bc6-1b2428130395 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/groups/6cf53819-9009-428a-9a9a-6b7889462e4a returned with HTTP 200 Sep 07 13:47:44 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 214/431] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:47:44 2026] GET /volume/v3/groups/6cf53819-9009-428a-9a9a-6b7889462e4a => generated 323 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9af19ed5-414e-4ef6-8688-e44c6fa3c62f tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 returned with HTTP 200 Sep 07 13:47:44 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 218/432] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:47:44 2026] GET /volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 => generated 852 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-151c5eac-a8b0-4ddb-aff1-a35c9ae2e33a req-44897607-f503-4b08-a165-73d46550bd00 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-151c5eac-a8b0-4ddb-aff1-a35c9ae2e33a req-44897607-f503-4b08-a165-73d46550bd00 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] GET http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 Sep 07 13:47:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-151c5eac-a8b0-4ddb-aff1-a35c9ae2e33a req-44897607-f503-4b08-a165-73d46550bd00 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-151c5eac-a8b0-4ddb-aff1-a35c9ae2e33a req-44897607-f503-4b08-a165-73d46550bd00 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:44 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:44 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:47:44 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:44 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:44 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-151c5eac-a8b0-4ddb-aff1-a35c9ae2e33a req-44897607-f503-4b08-a165-73d46550bd00 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Volume info retrieved successfully. Sep 07 13:47:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-151c5eac-a8b0-4ddb-aff1-a35c9ae2e33a req-44897607-f503-4b08-a165-73d46550bd00 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 returned with HTTP 200 Sep 07 13:47:44 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 215/433] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:47:44 2026] GET /volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-a5f0abaa-f9bd-4952-86ab-369b4902e48b req-ed0795be-999d-4634-a0b3-da80f468de43 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-a5f0abaa-f9bd-4952-86ab-369b4902e48b req-ed0795be-999d-4634-a0b3-da80f468de43 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] GET http://192.168.122.6/volume/v3/snapshots/b5f4af13-8437-490a-984c-6416f723b615 Sep 07 13:47:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-a5f0abaa-f9bd-4952-86ab-369b4902e48b req-ed0795be-999d-4634-a0b3-da80f468de43 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-a5f0abaa-f9bd-4952-86ab-369b4902e48b req-ed0795be-999d-4634-a0b3-da80f468de43 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-a5f0abaa-f9bd-4952-86ab-369b4902e48b req-ed0795be-999d-4634-a0b3-da80f468de43 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] http://192.168.122.6/volume/v3/snapshots/b5f4af13-8437-490a-984c-6416f723b615 returned with HTTP 404 Sep 07 13:47:44 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 219/434] 192.168.122.6 () {60 vars in 1483 bytes} [Mon Sep 7 13:47:44 2026] GET /volume/v3/snapshots/b5f4af13-8437-490a-984c-6416f723b615 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-cc0031ac-62fe-4b23-89b3-abb5208d555e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cc0031ac-62fe-4b23-89b3-abb5208d555e None None] GET http://192.168.122.6/volume// Sep 07 13:47:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cc0031ac-62fe-4b23-89b3-abb5208d555e None None] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cc0031ac-62fe-4b23-89b3-abb5208d555e None None] Calling method 'all' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cc0031ac-62fe-4b23-89b3-abb5208d555e None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:47:44 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 216/435] 192.168.122.6 () {58 vars in 1307 bytes} [Mon Sep 7 13:47:44 2026] GET /volume/ => generated 388 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:47:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-59c30b9d-bb0b-4928-ba82-81e07ea15458 req-ae7a52e8-c7a8-4a19-8a08-239bb0a8cb8f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-151c5eac-a8b0-4ddb-aff1-a35c9ae2e33a req-8a7b5190-1a89-4314-9536-2c7e07bf9f48 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-59c30b9d-bb0b-4928-ba82-81e07ea15458 req-ae7a52e8-c7a8-4a19-8a08-239bb0a8cb8f tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] DELETE http://192.168.122.6/volume/v3/volumes/7b2a58e7-40d9-4413-858d-b31ac02c1ddb Sep 07 13:47:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-59c30b9d-bb0b-4928-ba82-81e07ea15458 req-ae7a52e8-c7a8-4a19-8a08-239bb0a8cb8f tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-59c30b9d-bb0b-4928-ba82-81e07ea15458 req-ae7a52e8-c7a8-4a19-8a08-239bb0a8cb8f tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:44 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [req-59c30b9d-bb0b-4928-ba82-81e07ea15458 req-ae7a52e8-c7a8-4a19-8a08-239bb0a8cb8f tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Delete volume with id: 7b2a58e7-40d9-4413-858d-b31ac02c1ddb Sep 07 13:47:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-151c5eac-a8b0-4ddb-aff1-a35c9ae2e33a req-8a7b5190-1a89-4314-9536-2c7e07bf9f48 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 07 13:47:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-151c5eac-a8b0-4ddb-aff1-a35c9ae2e33a req-8a7b5190-1a89-4314-9536-2c7e07bf9f48 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d3cfbae-a7e0-4743-b4e5-334d8abd71d2", "connector": null, "instance_uuid": "81c779f2-9c18-4d30-b12c-2505f8b0ef28"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:44 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:44 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:44 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:44 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:44 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-59c30b9d-bb0b-4928-ba82-81e07ea15458 req-ae7a52e8-c7a8-4a19-8a08-239bb0a8cb8f tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Volume info retrieved successfully. Sep 07 13:47:44 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:44 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:47:44 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:44 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:44 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-59c30b9d-bb0b-4928-ba82-81e07ea15458 req-ae7a52e8-c7a8-4a19-8a08-239bb0a8cb8f tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Delete volume request issued successfully. Sep 07 13:47:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-59c30b9d-bb0b-4928-ba82-81e07ea15458 req-ae7a52e8-c7a8-4a19-8a08-239bb0a8cb8f tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] http://192.168.122.6/volume/v3/volumes/7b2a58e7-40d9-4413-858d-b31ac02c1ddb returned with HTTP 202 Sep 07 13:47:44 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 220/436] 192.168.122.6 () {62 vars in 1499 bytes} [Mon Sep 7 13:47:44 2026] DELETE /volume/v3/volumes/7b2a58e7-40d9-4413-858d-b31ac02c1ddb => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:47:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-151c5eac-a8b0-4ddb-aff1-a35c9ae2e33a req-8a7b5190-1a89-4314-9536-2c7e07bf9f48 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 07 13:47:45 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 217/437] 192.168.122.6 () {66 vars in 1473 bytes} [Mon Sep 7 13:47:44 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-5156bc14-8b26-403c-8886-bf80107883de req-2cd1f04d-5260-45b4-a9b5-8ae5a6c431dc None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-5156bc14-8b26-403c-8886-bf80107883de req-2cd1f04d-5260-45b4-a9b5-8ae5a6c431dc tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] GET http://192.168.122.6/volume/v3/volumes/7b2a58e7-40d9-4413-858d-b31ac02c1ddb Sep 07 13:47:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-5156bc14-8b26-403c-8886-bf80107883de req-2cd1f04d-5260-45b4-a9b5-8ae5a6c431dc tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-5156bc14-8b26-403c-8886-bf80107883de req-2cd1f04d-5260-45b4-a9b5-8ae5a6c431dc tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:45 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:45 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:45 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:45 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:45 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-5156bc14-8b26-403c-8886-bf80107883de req-2cd1f04d-5260-45b4-a9b5-8ae5a6c431dc tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Volume info retrieved successfully. Sep 07 13:47:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-5156bc14-8b26-403c-8886-bf80107883de req-2cd1f04d-5260-45b4-a9b5-8ae5a6c431dc tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] http://192.168.122.6/volume/v3/volumes/7b2a58e7-40d9-4413-858d-b31ac02c1ddb returned with HTTP 200 Sep 07 13:47:45 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 221/438] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:47:45 2026] GET /volume/v3/volumes/7b2a58e7-40d9-4413-858d-b31ac02c1ddb => generated 852 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5f70bbd2-1102-498a-82f4-99af427e06b8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5f70bbd2-1102-498a-82f4-99af427e06b8 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] GET http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 Sep 07 13:47:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5f70bbd2-1102-498a-82f4-99af427e06b8 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5f70bbd2-1102-498a-82f4-99af427e06b8 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:45 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:45 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:47:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-74980dc6-31ad-41ff-b5ce-aab0548298b1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-74980dc6-31ad-41ff-b5ce-aab0548298b1 None None] GET http://192.168.122.6/volume// Sep 07 13:47:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-74980dc6-31ad-41ff-b5ce-aab0548298b1 None None] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-74980dc6-31ad-41ff-b5ce-aab0548298b1 None None] Calling method 'all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-74980dc6-31ad-41ff-b5ce-aab0548298b1 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:47:45 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:45 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:45 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 222/439] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:47:45 2026] GET /volume/ => generated 388 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:47:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-151c5eac-a8b0-4ddb-aff1-a35c9ae2e33a req-a7e8c5ed-0169-4683-90e6-3bdb71f21143 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-151c5eac-a8b0-4ddb-aff1-a35c9ae2e33a req-a7e8c5ed-0169-4683-90e6-3bdb71f21143 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] GET http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 Sep 07 13:47:45 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5f70bbd2-1102-498a-82f4-99af427e06b8 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Volume info retrieved successfully. Sep 07 13:47:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-151c5eac-a8b0-4ddb-aff1-a35c9ae2e33a req-a7e8c5ed-0169-4683-90e6-3bdb71f21143 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-151c5eac-a8b0-4ddb-aff1-a35c9ae2e33a req-a7e8c5ed-0169-4683-90e6-3bdb71f21143 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5f70bbd2-1102-498a-82f4-99af427e06b8 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 returned with HTTP 200 Sep 07 13:47:45 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 218/440] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:47:45 2026] GET /volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:45 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:45 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:45 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:45 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:45 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-151c5eac-a8b0-4ddb-aff1-a35c9ae2e33a req-a7e8c5ed-0169-4683-90e6-3bdb71f21143 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Volume info retrieved successfully. Sep 07 13:47:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-151c5eac-a8b0-4ddb-aff1-a35c9ae2e33a req-a7e8c5ed-0169-4683-90e6-3bdb71f21143 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 returned with HTTP 200 Sep 07 13:47:45 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 223/441] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 13:47:45 2026] GET /volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 => generated 1032 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:47:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-151c5eac-a8b0-4ddb-aff1-a35c9ae2e33a req-b3d4c432-12ff-4896-be91-321ada272745 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-151c5eac-a8b0-4ddb-aff1-a35c9ae2e33a req-b3d4c432-12ff-4896-be91-321ada272745 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] PUT http://192.168.122.6/volume/v3/attachments/0bbb76ec-fd17-4d7f-be03-5c9f05e85b6d Sep 07 13:47:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-151c5eac-a8b0-4ddb-aff1-a35c9ae2e33a req-b3d4c432-12ff-4896-be91-321ada272745 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cf8721add54f", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "6a052522-d49c-4901-8b6c-ef97c1f54dff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:45 devstack devstack@c-api.service[87262]: DEBUG cinder.coordination [req-151c5eac-a8b0-4ddb-aff1-a35c9ae2e33a req-b3d4c432-12ff-4896-be91-321ada272745 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Acquiring lock "cinder-attachment_update-9d3cfbae-a7e0-4743-b4e5-334d8abd71d2-devstack" by "attachment_update" {{(pid=87262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:47:45 devstack devstack@c-api.service[87262]: DEBUG cinder.coordination [req-151c5eac-a8b0-4ddb-aff1-a35c9ae2e33a req-b3d4c432-12ff-4896-be91-321ada272745 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Lock "cinder-attachment_update-9d3cfbae-a7e0-4743-b4e5-334d8abd71d2-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:47:45 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:45 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:45 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:45 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:47:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e4612895-d41b-4ab6-a6d6-7dda5a6fac4f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e4612895-d41b-4ab6-a6d6-7dda5a6fac4f tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/groups/6cf53819-9009-428a-9a9a-6b7889462e4a Sep 07 13:47:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e4612895-d41b-4ab6-a6d6-7dda5a6fac4f tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e4612895-d41b-4ab6-a6d6-7dda5a6fac4f tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-e4612895-d41b-4ab6-a6d6-7dda5a6fac4f tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] show called for member 6cf53819-9009-428a-9a9a-6b7889462e4a {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:47:45 devstack devstack@c-api.service[87262]: DEBUG cinder.coordination [req-151c5eac-a8b0-4ddb-aff1-a35c9ae2e33a req-b3d4c432-12ff-4896-be91-321ada272745 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Lock "cinder-attachment_update-9d3cfbae-a7e0-4743-b4e5-334d8abd71d2-devstack" released by "attachment_update" :: held 0.200s {{(pid=87262) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:47:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-151c5eac-a8b0-4ddb-aff1-a35c9ae2e33a req-b3d4c432-12ff-4896-be91-321ada272745 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/attachments/0bbb76ec-fd17-4d7f-be03-5c9f05e85b6d returned with HTTP 200 Sep 07 13:47:45 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 219/442] 192.168.122.6 () {66 vars in 1583 bytes} [Mon Sep 7 13:47:45 2026] PUT /volume/v3/attachments/0bbb76ec-fd17-4d7f-be03-5c9f05e85b6d => generated 694 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:45 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:45 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:45 devstack devstack@c-api.service[87261]: /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 07 13:47:45 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 13:47:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e4612895-d41b-4ab6-a6d6-7dda5a6fac4f tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/groups/6cf53819-9009-428a-9a9a-6b7889462e4a returned with HTTP 200 Sep 07 13:47:45 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 224/443] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:47:45 2026] GET /volume/v3/groups/6cf53819-9009-428a-9a9a-6b7889462e4a => generated 324 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2d56177c-31d5-48ae-b6ce-54bb357177e2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2d56177c-31d5-48ae-b6ce-54bb357177e2 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 07 13:47:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2d56177c-31d5-48ae-b6ce-54bb357177e2 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2d56177c-31d5-48ae-b6ce-54bb357177e2 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'detail' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-2d56177c-31d5-48ae-b6ce-54bb357177e2 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:47:45 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:45 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:45 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2d56177c-31d5-48ae-b6ce-54bb357177e2 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:47:45 devstack devstack@c-api.service[87262]: /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 07 13:47:45 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:47:45 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:45 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:47:45 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:45 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:47:45 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2d56177c-31d5-48ae-b6ce-54bb357177e2 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Get all volumes completed successfully. Sep 07 13:47:45 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-2d56177c-31d5-48ae-b6ce-54bb357177e2 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:47:45 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-2d56177c-31d5-48ae-b6ce-54bb357177e2 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:47:45 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-2d56177c-31d5-48ae-b6ce-54bb357177e2 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:47:45 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:45 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:45 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-2d56177c-31d5-48ae-b6ce-54bb357177e2 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:47:45 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-2d56177c-31d5-48ae-b6ce-54bb357177e2 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:47:45 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-2d56177c-31d5-48ae-b6ce-54bb357177e2 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:47:45 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:45 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2d56177c-31d5-48ae-b6ce-54bb357177e2 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:47:45 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 220/444] 192.168.122.6 () {60 vars in 1173 bytes} [Mon Sep 7 13:47:45 2026] GET /volume/v3/volumes/detail => generated 1816 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:47:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-847bfdd5-9015-4b91-a230-514504fb8d47 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-847bfdd5-9015-4b91-a230-514504fb8d47 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 07 13:47:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-847bfdd5-9015-4b91-a230-514504fb8d47 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-847bfdd5-9015-4b91-a230-514504fb8d47 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-847bfdd5-9015-4b91-a230-514504fb8d47 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:47:45 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:45 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:45 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-847bfdd5-9015-4b91-a230-514504fb8d47 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:47:45 devstack devstack@c-api.service[87261]: /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 07 13:47:45 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:47:45 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:45 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:45 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:45 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:45 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-847bfdd5-9015-4b91-a230-514504fb8d47 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Get all volumes completed successfully. Sep 07 13:47:45 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-847bfdd5-9015-4b91-a230-514504fb8d47 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:47:45 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-847bfdd5-9015-4b91-a230-514504fb8d47 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:47:46 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-847bfdd5-9015-4b91-a230-514504fb8d47 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:47:46 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:46 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:46 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-847bfdd5-9015-4b91-a230-514504fb8d47 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:47:46 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-847bfdd5-9015-4b91-a230-514504fb8d47 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:47:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-0065b06a-2eb0-4ab6-891d-3b6e38fbfb56 req-bab5afb9-700e-46df-ba12-d6807322e005 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-0065b06a-2eb0-4ab6-891d-3b6e38fbfb56 req-bab5afb9-700e-46df-ba12-d6807322e005 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] GET http://192.168.122.6/volume/v3/volumes/7b2a58e7-40d9-4413-858d-b31ac02c1ddb Sep 07 13:47:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-0065b06a-2eb0-4ab6-891d-3b6e38fbfb56 req-bab5afb9-700e-46df-ba12-d6807322e005 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-0065b06a-2eb0-4ab6-891d-3b6e38fbfb56 req-bab5afb9-700e-46df-ba12-d6807322e005 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:46 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-847bfdd5-9015-4b91-a230-514504fb8d47 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:47:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-0065b06a-2eb0-4ab6-891d-3b6e38fbfb56 req-bab5afb9-700e-46df-ba12-d6807322e005 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] http://192.168.122.6/volume/v3/volumes/7b2a58e7-40d9-4413-858d-b31ac02c1ddb returned with HTTP 404 Sep 07 13:47:46 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 221/445] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:47:46 2026] GET /volume/v3/volumes/7b2a58e7-40d9-4413-858d-b31ac02c1ddb => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:46 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:46 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ddc65c78-894c-40e7-91dc-d623d710345c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ddc65c78-894c-40e7-91dc-d623d710345c tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] GET http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 Sep 07 13:47:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ddc65c78-894c-40e7-91dc-d623d710345c tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ddc65c78-894c-40e7-91dc-d623d710345c tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:46 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:46 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:47:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-847bfdd5-9015-4b91-a230-514504fb8d47 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:47:46 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 225/446] 192.168.122.6 () {60 vars in 1173 bytes} [Mon Sep 7 13:47:45 2026] GET /volume/v3/volumes/detail => generated 1816 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:47:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-3ae5fd33-ec6b-43ad-aac4-6ab7a5e4b050 req-abdb9670-26dd-4b80-8dbf-6b9df378a005 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:46 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:46 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-3ae5fd33-ec6b-43ad-aac4-6ab7a5e4b050 req-abdb9670-26dd-4b80-8dbf-6b9df378a005 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] DELETE http://192.168.122.6/volume/v3/volumes/7b2a58e7-40d9-4413-858d-b31ac02c1ddb Sep 07 13:47:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-3ae5fd33-ec6b-43ad-aac4-6ab7a5e4b050 req-abdb9670-26dd-4b80-8dbf-6b9df378a005 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-3ae5fd33-ec6b-43ad-aac4-6ab7a5e4b050 req-abdb9670-26dd-4b80-8dbf-6b9df378a005 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:46 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [req-3ae5fd33-ec6b-43ad-aac4-6ab7a5e4b050 req-abdb9670-26dd-4b80-8dbf-6b9df378a005 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Delete volume with id: 7b2a58e7-40d9-4413-858d-b31ac02c1ddb Sep 07 13:47:46 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ddc65c78-894c-40e7-91dc-d623d710345c tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Volume info retrieved successfully. Sep 07 13:47:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-3ae5fd33-ec6b-43ad-aac4-6ab7a5e4b050 req-abdb9670-26dd-4b80-8dbf-6b9df378a005 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] http://192.168.122.6/volume/v3/volumes/7b2a58e7-40d9-4413-858d-b31ac02c1ddb returned with HTTP 404 Sep 07 13:47:46 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 226/447] 192.168.122.6 () {62 vars in 1499 bytes} [Mon Sep 7 13:47:46 2026] DELETE /volume/v3/volumes/7b2a58e7-40d9-4413-858d-b31ac02c1ddb => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-74ef16f5-a30c-43c7-9b59-88566632da24 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ddc65c78-894c-40e7-91dc-d623d710345c tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 returned with HTTP 200 Sep 07 13:47:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-74ef16f5-a30c-43c7-9b59-88566632da24 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] POST http://192.168.122.6/volume/v3/groups/6cf53819-9009-428a-9a9a-6b7889462e4a/action Sep 07 13:47:46 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 222/448] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:47:46 2026] GET /volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 => generated 852 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-74ef16f5-a30c-43c7-9b59-88566632da24 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:47:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-74ef16f5-a30c-43c7-9b59-88566632da24 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-74ef16f5-a30c-43c7-9b59-88566632da24 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] delete called for group 6cf53819-9009-428a-9a9a-6b7889462e4a {{(pid=87261) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 13:47:46 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.groups [None req-74ef16f5-a30c-43c7-9b59-88566632da24 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Delete group with id: 6cf53819-9009-428a-9a9a-6b7889462e4a Sep 07 13:47:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-a179c469-a5c7-4dc1-9605-53f7d90ee925 req-498795b2-2dae-4337-8e19-b6ba69c7de69 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-a179c469-a5c7-4dc1-9605-53f7d90ee925 req-498795b2-2dae-4337-8e19-b6ba69c7de69 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] GET http://192.168.122.6/volume/v3/volumes/7b2a58e7-40d9-4413-858d-b31ac02c1ddb Sep 07 13:47:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-a179c469-a5c7-4dc1-9605-53f7d90ee925 req-498795b2-2dae-4337-8e19-b6ba69c7de69 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:46 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:46 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-a179c469-a5c7-4dc1-9605-53f7d90ee925 req-498795b2-2dae-4337-8e19-b6ba69c7de69 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-a179c469-a5c7-4dc1-9605-53f7d90ee925 req-498795b2-2dae-4337-8e19-b6ba69c7de69 tempest-VolumesSnapshotsTestJSON-643463624 tempest-VolumesSnapshotsTestJSON-643463624-project-member] http://192.168.122.6/volume/v3/volumes/7b2a58e7-40d9-4413-858d-b31ac02c1ddb returned with HTTP 404 Sep 07 13:47:46 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 223/449] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:47:46 2026] GET /volume/v3/volumes/7b2a58e7-40d9-4413-858d-b31ac02c1ddb => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-151c5eac-a8b0-4ddb-aff1-a35c9ae2e33a req-c43eeb0d-cf8b-4211-b5ab-7c6d08f66207 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:46 devstack devstack@c-api.service[87261]: /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 07 13:47:46 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 13:47:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-151c5eac-a8b0-4ddb-aff1-a35c9ae2e33a req-c43eeb0d-cf8b-4211-b5ab-7c6d08f66207 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] POST http://192.168.122.6/volume/v3/attachments/0bbb76ec-fd17-4d7f-be03-5c9f05e85b6d/action Sep 07 13:47:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-151c5eac-a8b0-4ddb-aff1-a35c9ae2e33a req-c43eeb0d-cf8b-4211-b5ab-7c6d08f66207 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Action body: b'{"os-complete": null}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:47:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-151c5eac-a8b0-4ddb-aff1-a35c9ae2e33a req-c43eeb0d-cf8b-4211-b5ab-7c6d08f66207 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:46 devstack devstack@c-api.service[87261]: /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 07 13:47:46 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:47:46 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:46 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:47:46 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:46 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-74ef16f5-a30c-43c7-9b59-88566632da24 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/groups/6cf53819-9009-428a-9a9a-6b7889462e4a/action returned with HTTP 202 Sep 07 13:47:46 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 227/450] 192.168.122.6 () {62 vars in 1302 bytes} [Mon Sep 7 13:47:46 2026] POST /volume/v3/groups/6cf53819-9009-428a-9a9a-6b7889462e4a/action => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:47:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e9386f45-f9f6-4c86-95d9-6d9c0ee8c3f5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e9386f45-f9f6-4c86-95d9-6d9c0ee8c3f5 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/volumes/a05e9670-7494-4045-9093-31b29300960f Sep 07 13:47:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e9386f45-f9f6-4c86-95d9-6d9c0ee8c3f5 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e9386f45-f9f6-4c86-95d9-6d9c0ee8c3f5 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:46 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:46 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:46 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:46 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-151c5eac-a8b0-4ddb-aff1-a35c9ae2e33a req-c43eeb0d-cf8b-4211-b5ab-7c6d08f66207 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/attachments/0bbb76ec-fd17-4d7f-be03-5c9f05e85b6d/action returned with HTTP 204 Sep 07 13:47:46 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 224/451] 192.168.122.6 () {66 vars in 1604 bytes} [Mon Sep 7 13:47:46 2026] POST /volume/v3/attachments/0bbb76ec-fd17-4d7f-be03-5c9f05e85b6d/action => generated 0 bytes in 136 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:46 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e9386f45-f9f6-4c86-95d9-6d9c0ee8c3f5 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Volume info retrieved successfully. Sep 07 13:47:46 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-e9386f45-f9f6-4c86-95d9-6d9c0ee8c3f5 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:47:46 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-e9386f45-f9f6-4c86-95d9-6d9c0ee8c3f5 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:47:46 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-e9386f45-f9f6-4c86-95d9-6d9c0ee8c3f5 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:47:46 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:46 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e9386f45-f9f6-4c86-95d9-6d9c0ee8c3f5 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/volumes/a05e9670-7494-4045-9093-31b29300960f returned with HTTP 200 Sep 07 13:47:46 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 228/452] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:47:46 2026] GET /volume/v3/volumes/a05e9670-7494-4045-9093-31b29300960f => generated 911 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2e0b64ef-f273-4499-ac4c-83141159638f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2e0b64ef-f273-4499-ac4c-83141159638f tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] GET http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 Sep 07 13:47:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2e0b64ef-f273-4499-ac4c-83141159638f tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2e0b64ef-f273-4499-ac4c-83141159638f tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:47 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:47 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:47:47 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:47 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:47 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2e0b64ef-f273-4499-ac4c-83141159638f tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Volume info retrieved successfully. Sep 07 13:47:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2e0b64ef-f273-4499-ac4c-83141159638f tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 returned with HTTP 200 Sep 07 13:47:47 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 225/453] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:47:47 2026] GET /volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 => generated 1144 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-01dcf9c3-4d48-4334-bdb1-9895c4f4be80 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-01dcf9c3-4d48-4334-bdb1-9895c4f4be80 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] GET http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 Sep 07 13:47:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-01dcf9c3-4d48-4334-bdb1-9895c4f4be80 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-01dcf9c3-4d48-4334-bdb1-9895c4f4be80 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:47 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:47 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:47 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:47 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:47 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-01dcf9c3-4d48-4334-bdb1-9895c4f4be80 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Volume info retrieved successfully. Sep 07 13:47:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-01dcf9c3-4d48-4334-bdb1-9895c4f4be80 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 returned with HTTP 200 Sep 07 13:47:47 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 229/454] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:47:47 2026] GET /volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 => generated 1144 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9f471263-62dd-42c1-a421-567cb4553f9b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9f471263-62dd-42c1-a421-567cb4553f9b tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/volumes/a05e9670-7494-4045-9093-31b29300960f Sep 07 13:47:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9f471263-62dd-42c1-a421-567cb4553f9b tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9f471263-62dd-42c1-a421-567cb4553f9b tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:47 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:47 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:47:47 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:47 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:47 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9f471263-62dd-42c1-a421-567cb4553f9b tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Volume info retrieved successfully. Sep 07 13:47:47 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-9f471263-62dd-42c1-a421-567cb4553f9b tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:47:47 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-9f471263-62dd-42c1-a421-567cb4553f9b tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:47:47 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-9f471263-62dd-42c1-a421-567cb4553f9b tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:47:47 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:47 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9f471263-62dd-42c1-a421-567cb4553f9b tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/volumes/a05e9670-7494-4045-9093-31b29300960f returned with HTTP 200 Sep 07 13:47:47 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 226/455] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:47:47 2026] GET /volume/v3/volumes/a05e9670-7494-4045-9093-31b29300960f => generated 911 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ff676bd5-e703-465b-a158-6b90e03cc677 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ff676bd5-e703-465b-a158-6b90e03cc677 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/volumes/a05e9670-7494-4045-9093-31b29300960f Sep 07 13:47:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ff676bd5-e703-465b-a158-6b90e03cc677 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ff676bd5-e703-465b-a158-6b90e03cc677 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ff676bd5-e703-465b-a158-6b90e03cc677 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/volumes/a05e9670-7494-4045-9093-31b29300960f returned with HTTP 404 Sep 07 13:47:49 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 230/456] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:47:49 2026] GET /volume/v3/volumes/a05e9670-7494-4045-9093-31b29300960f => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 13:47:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c5a0a796-edb6-4abe-a9a8-845a95ba6062 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c5a0a796-edb6-4abe-a9a8-845a95ba6062 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/volumes/eaf28a5a-6f48-4ee4-bc1b-a6ae4d86dbf1 Sep 07 13:47:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c5a0a796-edb6-4abe-a9a8-845a95ba6062 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c5a0a796-edb6-4abe-a9a8-845a95ba6062 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c5a0a796-edb6-4abe-a9a8-845a95ba6062 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/volumes/eaf28a5a-6f48-4ee4-bc1b-a6ae4d86dbf1 returned with HTTP 404 Sep 07 13:47:49 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 227/457] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:47:49 2026] GET /volume/v3/volumes/eaf28a5a-6f48-4ee4-bc1b-a6ae4d86dbf1 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:47:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b3a4231b-3979-43ee-9329-6aa93294d934 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b3a4231b-3979-43ee-9329-6aa93294d934 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] GET http://192.168.122.6/volume/v3/groups/6cf53819-9009-428a-9a9a-6b7889462e4a Sep 07 13:47:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b3a4231b-3979-43ee-9329-6aa93294d934 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b3a4231b-3979-43ee-9329-6aa93294d934 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-b3a4231b-3979-43ee-9329-6aa93294d934 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] show called for member 6cf53819-9009-428a-9a9a-6b7889462e4a {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:47:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b3a4231b-3979-43ee-9329-6aa93294d934 tempest-GroupsTest-1487486140 tempest-GroupsTest-1487486140-project-member] http://192.168.122.6/volume/v3/groups/6cf53819-9009-428a-9a9a-6b7889462e4a returned with HTTP 404 Sep 07 13:47:49 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 231/458] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:47:49 2026] GET /volume/v3/groups/6cf53819-9009-428a-9a9a-6b7889462e4a => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:47:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a7321562-aa7c-4ba9-b46f-b62b5af72cd5 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a7321562-aa7c-4ba9-b46f-b62b5af72cd5 tempest-GroupsTest-488319503 tempest-GroupsTest-488319503-project-admin] DELETE http://192.168.122.6/volume/v3/group_types/161d8626-8014-4731-8d74-cf8ff170c314 Sep 07 13:47:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a7321562-aa7c-4ba9-b46f-b62b5af72cd5 tempest-GroupsTest-488319503 tempest-GroupsTest-488319503-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-58902b40-db39-418c-a202-f1774e4a48de None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a7321562-aa7c-4ba9-b46f-b62b5af72cd5 tempest-GroupsTest-488319503 tempest-GroupsTest-488319503-project-admin] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-58902b40-db39-418c-a202-f1774e4a48de tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] GET http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 Sep 07 13:47:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-58902b40-db39-418c-a202-f1774e4a48de tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-58902b40-db39-418c-a202-f1774e4a48de tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:49 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:49 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:49 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:49 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a7321562-aa7c-4ba9-b46f-b62b5af72cd5 tempest-GroupsTest-488319503 tempest-GroupsTest-488319503-project-admin] http://192.168.122.6/volume/v3/group_types/161d8626-8014-4731-8d74-cf8ff170c314 returned with HTTP 202 Sep 07 13:47:49 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 228/459] 192.168.122.6 () {60 vars in 1278 bytes} [Mon Sep 7 13:47:49 2026] DELETE /volume/v3/group_types/161d8626-8014-4731-8d74-cf8ff170c314 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:47:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e9d71fcc-2c49-4c78-aa3c-7a0fb16990ac None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e9d71fcc-2c49-4c78-aa3c-7a0fb16990ac tempest-GroupsTest-488319503 tempest-GroupsTest-488319503-project-admin] DELETE http://192.168.122.6/volume/v3/types/97820804-edc3-4ebc-bab0-5477e5285784 Sep 07 13:47:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e9d71fcc-2c49-4c78-aa3c-7a0fb16990ac tempest-GroupsTest-488319503 tempest-GroupsTest-488319503-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e9d71fcc-2c49-4c78-aa3c-7a0fb16990ac tempest-GroupsTest-488319503 tempest-GroupsTest-488319503-project-admin] Calling method '_delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:49 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-58902b40-db39-418c-a202-f1774e4a48de tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Volume info retrieved successfully. Sep 07 13:47:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-58902b40-db39-418c-a202-f1774e4a48de tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 returned with HTTP 200 Sep 07 13:47:49 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 232/460] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:47:49 2026] GET /volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 => generated 1144 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e9d71fcc-2c49-4c78-aa3c-7a0fb16990ac tempest-GroupsTest-488319503 tempest-GroupsTest-488319503-project-admin] http://192.168.122.6/volume/v3/types/97820804-edc3-4ebc-bab0-5477e5285784 returned with HTTP 202 Sep 07 13:47:49 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 229/461] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:47:49 2026] DELETE /volume/v3/types/97820804-edc3-4ebc-bab0-5477e5285784 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 13:47:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-2762d42f-c760-4ea0-bebe-bd897e528d2d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2762d42f-c760-4ea0-bebe-bd897e528d2d tempest-GroupsTest-488319503 tempest-GroupsTest-488319503-project-admin] GET http://192.168.122.6/volume/v3/types/97820804-edc3-4ebc-bab0-5477e5285784 Sep 07 13:47:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2762d42f-c760-4ea0-bebe-bd897e528d2d tempest-GroupsTest-488319503 tempest-GroupsTest-488319503-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2762d42f-c760-4ea0-bebe-bd897e528d2d tempest-GroupsTest-488319503 tempest-GroupsTest-488319503-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2762d42f-c760-4ea0-bebe-bd897e528d2d tempest-GroupsTest-488319503 tempest-GroupsTest-488319503-project-admin] http://192.168.122.6/volume/v3/types/97820804-edc3-4ebc-bab0-5477e5285784 returned with HTTP 404 Sep 07 13:47:49 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 233/462] 192.168.122.6 () {58 vars in 1216 bytes} [Mon Sep 7 13:47:49 2026] GET /volume/v3/types/97820804-edc3-4ebc-bab0-5477e5285784 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-6ef9cc0f-749d-4f0c-90db-c7c2638ab0bc None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6ef9cc0f-749d-4f0c-90db-c7c2638ab0bc None None] GET http://192.168.122.6/volume// Sep 07 13:47:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6ef9cc0f-749d-4f0c-90db-c7c2638ab0bc None None] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6ef9cc0f-749d-4f0c-90db-c7c2638ab0bc None None] Calling method 'all' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6ef9cc0f-749d-4f0c-90db-c7c2638ab0bc None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:47:50 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 230/463] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:47:50 2026] GET /volume/ => generated 388 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:47:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-16953a1e-a933-4376-8218-ce37a8e0b7b5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-16953a1e-a933-4376-8218-ce37a8e0b7b5 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 07 13:47:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-16953a1e-a933-4376-8218-ce37a8e0b7b5 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d3cfbae-a7e0-4743-b4e5-334d8abd71d2", "connector": null, "instance_uuid": "81c779f2-9c18-4d30-b12c-2505f8b0ef28"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:50 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:50 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:50 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:50 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:50 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:50 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-16953a1e-a933-4376-8218-ce37a8e0b7b5 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 07 13:47:50 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 234/464] 192.168.122.6 () {66 vars in 1473 bytes} [Mon Sep 7 13:47:50 2026] POST /volume/v3/attachments => generated 273 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-64f02c50-2f3e-47c7-aea0-bc7c36ee2e24 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-64f02c50-2f3e-47c7-aea0-bc7c36ee2e24 None None] GET http://192.168.122.6/volume// Sep 07 13:47:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-64f02c50-2f3e-47c7-aea0-bc7c36ee2e24 None None] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-64f02c50-2f3e-47c7-aea0-bc7c36ee2e24 None None] Calling method 'all' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-64f02c50-2f3e-47c7-aea0-bc7c36ee2e24 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:47:50 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 231/465] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:47:50 2026] GET /volume/ => generated 388 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:47:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-cec6eeb9-d27d-4ca0-aaf3-c8f4780dad6a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-cec6eeb9-d27d-4ca0-aaf3-c8f4780dad6a tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] GET http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 Sep 07 13:47:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-cec6eeb9-d27d-4ca0-aaf3-c8f4780dad6a tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-cec6eeb9-d27d-4ca0-aaf3-c8f4780dad6a tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:50 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:50 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:50 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:50 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:50 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-cec6eeb9-d27d-4ca0-aaf3-c8f4780dad6a tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Volume info retrieved successfully. Sep 07 13:47:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-cec6eeb9-d27d-4ca0-aaf3-c8f4780dad6a tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 returned with HTTP 200 Sep 07 13:47:50 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 235/466] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 13:47:50 2026] GET /volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 => generated 1325 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:47:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-cd39e325-03ed-4d9d-8918-ff0b737e6386 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-cd39e325-03ed-4d9d-8918-ff0b737e6386 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] DELETE http://192.168.122.6/volume/v3/attachments/0bbb76ec-fd17-4d7f-be03-5c9f05e85b6d Sep 07 13:47:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-cd39e325-03ed-4d9d-8918-ff0b737e6386 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-cd39e325-03ed-4d9d-8918-ff0b737e6386 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:50 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:50 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:50 devstack devstack@c-api.service[87262]: /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 07 13:47:50 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, Sep 07 13:47:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-cd39e325-03ed-4d9d-8918-ff0b737e6386 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/attachments/0bbb76ec-fd17-4d7f-be03-5c9f05e85b6d returned with HTTP 200 Sep 07 13:47:50 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 232/467] 192.168.122.6 () {64 vars in 1552 bytes} [Mon Sep 7 13:47:50 2026] DELETE /volume/v3/attachments/0bbb76ec-fd17-4d7f-be03-5c9f05e85b6d => generated 192 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6b09fe66-1bfd-4da3-bb02-81f585187000 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6b09fe66-1bfd-4da3-bb02-81f585187000 None None] GET http://192.168.122.6/volume// Sep 07 13:47:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6b09fe66-1bfd-4da3-bb02-81f585187000 None None] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6b09fe66-1bfd-4da3-bb02-81f585187000 None None] Calling method 'all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6b09fe66-1bfd-4da3-bb02-81f585187000 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:47:51 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 236/468] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:47:51 2026] GET /volume/ => generated 388 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:47:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-175eb838-2f53-414f-96da-d43d35f1bd2f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-175eb838-2f53-414f-96da-d43d35f1bd2f tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] GET http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 Sep 07 13:47:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-175eb838-2f53-414f-96da-d43d35f1bd2f tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-175eb838-2f53-414f-96da-d43d35f1bd2f tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:51 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:51 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:47:51 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:51 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:51 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-175eb838-2f53-414f-96da-d43d35f1bd2f tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Volume info retrieved successfully. Sep 07 13:47:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-175eb838-2f53-414f-96da-d43d35f1bd2f tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 returned with HTTP 200 Sep 07 13:47:51 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 233/469] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 13:47:51 2026] GET /volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 => generated 1032 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:47:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-527c12a3-af5a-44f1-9fcb-5ef3350c288d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-527c12a3-af5a-44f1-9fcb-5ef3350c288d tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] PUT http://192.168.122.6/volume/v3/attachments/940c133d-7c8f-478e-9f9b-6988e55c4f34 Sep 07 13:47:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-527c12a3-af5a-44f1-9fcb-5ef3350c288d tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cf8721add54f", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "6a052522-d49c-4901-8b6c-ef97c1f54dff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:51 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-527c12a3-af5a-44f1-9fcb-5ef3350c288d tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Acquiring lock "cinder-attachment_update-9d3cfbae-a7e0-4743-b4e5-334d8abd71d2-devstack" by "attachment_update" {{(pid=87261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:47:51 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-527c12a3-af5a-44f1-9fcb-5ef3350c288d tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Lock "cinder-attachment_update-9d3cfbae-a7e0-4743-b4e5-334d8abd71d2-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=87261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:47:51 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:51 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:51 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:51 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:51 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-527c12a3-af5a-44f1-9fcb-5ef3350c288d tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Lock "cinder-attachment_update-9d3cfbae-a7e0-4743-b4e5-334d8abd71d2-devstack" released by "attachment_update" :: held 0.281s {{(pid=87261) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:47:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-527c12a3-af5a-44f1-9fcb-5ef3350c288d tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/attachments/940c133d-7c8f-478e-9f9b-6988e55c4f34 returned with HTTP 200 Sep 07 13:47:51 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 237/470] 192.168.122.6 () {66 vars in 1583 bytes} [Mon Sep 7 13:47:51 2026] PUT /volume/v3/attachments/940c133d-7c8f-478e-9f9b-6988e55c4f34 => generated 694 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-25ba5fdf-7cad-4f8e-99a6-f401a8627e13 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-25ba5fdf-7cad-4f8e-99a6-f401a8627e13 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] POST http://192.168.122.6/volume/v3/attachments/940c133d-7c8f-478e-9f9b-6988e55c4f34/action Sep 07 13:47:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-25ba5fdf-7cad-4f8e-99a6-f401a8627e13 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Action body: b'{"os-complete": null}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:47:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-25ba5fdf-7cad-4f8e-99a6-f401a8627e13 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:51 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:51 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:47:51 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:51 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-d9a186e7-17b7-401b-833d-fc4eff0215e4 req-25ba5fdf-7cad-4f8e-99a6-f401a8627e13 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/attachments/940c133d-7c8f-478e-9f9b-6988e55c4f34/action returned with HTTP 204 Sep 07 13:47:51 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 234/471] 192.168.122.6 () {66 vars in 1604 bytes} [Mon Sep 7 13:47:51 2026] POST /volume/v3/attachments/940c133d-7c8f-478e-9f9b-6988e55c4f34/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4400bd25-f0f6-4483-bb50-e5e23fbb7d10 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-dc9cc944-6a85-4b6f-aead-c753096772df None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4400bd25-f0f6-4483-bb50-e5e23fbb7d10 tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:47:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4400bd25-f0f6-4483-bb50-e5e23fbb7d10 tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1442728579"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:52 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:52 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4400bd25-f0f6-4483-bb50-e5e23fbb7d10 tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:47:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 238/472] 192.168.122.6 () {60 vars in 1126 bytes} [Mon Sep 7 13:47:52 2026] POST /volume/v3/types => generated 228 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-fb2c76f5-d948-42ff-b1f2-6f1e7c2a6231 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fb2c76f5-d948-42ff-b1f2-6f1e7c2a6231 tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] POST http://192.168.122.6/volume/v3/group_types Sep 07 13:47:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-dc9cc944-6a85-4b6f-aead-c753096772df tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] POST http://192.168.122.6/volume/v3/qos-specs Sep 07 13:47:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fb2c76f5-d948-42ff-b1f2-6f1e7c2a6231 tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-154178560"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-dc9cc944-6a85-4b6f-aead-c753096772df tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1813729529", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:52 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.qos_specs [None req-dc9cc944-6a85-4b6f-aead-c753096772df tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1813729529', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87262) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 13:47:52 devstack devstack@c-api.service[87262]: DEBUG cinder.db.api [None req-dc9cc944-6a85-4b6f-aead-c753096772df tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] DB qos_specs_create(): root {'id': 'ffcfc50b-a865-48cf-a048-aeffea16de99', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1813729529'} {{(pid=87262) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 13:47:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fb2c76f5-d948-42ff-b1f2-6f1e7c2a6231 tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] http://192.168.122.6/volume/v3/group_types returned with HTTP 202 Sep 07 13:47:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 239/473] 192.168.122.6 () {62 vars in 1185 bytes} [Mon Sep 7 13:47:52 2026] POST /volume/v3/group_types => generated 184 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-dc9cc944-6a85-4b6f-aead-c753096772df tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/qos-specs returned with HTTP 200 Sep 07 13:47:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 235/474] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 13:47:52 2026] POST /volume/v3/qos-specs => generated 397 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b3b70e99-df9a-4c09-9b4f-d364160698db None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b1ee723f-3ade-4c5b-9235-fe98f5bff69e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b1ee723f-3ade-4c5b-9235-fe98f5bff69e tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:47:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b1ee723f-3ade-4c5b-9235-fe98f5bff69e tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1623495055"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:52 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:52 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b1ee723f-3ade-4c5b-9235-fe98f5bff69e tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:47:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 236/475] 192.168.122.6 () {60 vars in 1126 bytes} [Mon Sep 7 13:47:52 2026] POST /volume/v3/types => generated 222 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2f00f3cb-20d0-46d8-a7cc-d813ebd712a6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2f00f3cb-20d0-46d8-a7cc-d813ebd712a6 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:47:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2f00f3cb-20d0-46d8-a7cc-d813ebd712a6 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-332604700"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2f00f3cb-20d0-46d8-a7cc-d813ebd712a6 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:47:53 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 237/476] 192.168.122.6 () {60 vars in 1126 bytes} [Mon Sep 7 13:47:52 2026] POST /volume/v3/types => generated 221 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-da01afea-db05-4763-b189-bb20f261519b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-da01afea-db05-4763-b189-bb20f261519b tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:47:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-da01afea-db05-4763-b189-bb20f261519b tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-803519483"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-da01afea-db05-4763-b189-bb20f261519b tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:47:53 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 238/477] 192.168.122.6 () {60 vars in 1126 bytes} [Mon Sep 7 13:47:53 2026] POST /volume/v3/types => generated 221 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b3b70e99-df9a-4c09-9b4f-d364160698db tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] POST http://192.168.122.6/volume/v3/groups Sep 07 13:47:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b3b70e99-df9a-4c09-9b4f-d364160698db tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "122de456-52bc-4d0a-bd9c-beb7fcd8b26a", "volume_types": ["2cb8cbf9-9e31-4120-a342-819d2258bc3d"], "name": "tempest-GroupSnapshotsV319Test-Group-389492025"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-b3b70e99-df9a-4c09-9b4f-d364160698db tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Creating new group {'group': {'group_type': '122de456-52bc-4d0a-bd9c-beb7fcd8b26a', 'volume_types': ['2cb8cbf9-9e31-4120-a342-819d2258bc3d'], 'name': 'tempest-GroupSnapshotsV319Test-Group-389492025'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 13:47:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bc5dc007-c40d-4a31-a704-7d3171a6bab3 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bc5dc007-c40d-4a31-a704-7d3171a6bab3 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99/associate?vol_type_id=28176902-eb04-4477-ab48-7b7eaae65a18 Sep 07 13:47:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bc5dc007-c40d-4a31-a704-7d3171a6bab3 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bc5dc007-c40d-4a31-a704-7d3171a6bab3 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Calling method 'associate' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bc5dc007-c40d-4a31-a704-7d3171a6bab3 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Associate qos_spec: ffcfc50b-a865-48cf-a048-aeffea16de99 with type: 28176902-eb04-4477-ab48-7b7eaae65a18 {{(pid=87262) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 07 13:47:53 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.groups [None req-b3b70e99-df9a-4c09-9b4f-d364160698db tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-389492025. Sep 07 13:47:53 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b3b70e99-df9a-4c09-9b4f-d364160698db tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Availability Zones retrieved successfully. Sep 07 13:47:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bc5dc007-c40d-4a31-a704-7d3171a6bab3 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99/associate?vol_type_id=28176902-eb04-4477-ab48-7b7eaae65a18 returned with HTTP 202 Sep 07 13:47:53 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 239/478] 192.168.122.6 () {58 vars in 1355 bytes} [Mon Sep 7 13:47:53 2026] GET /volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99/associate?vol_type_id=28176902-eb04-4477-ab48-7b7eaae65a18 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:47:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-459c5f0c-a5a5-43ad-9497-d66c2c50189d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-459c5f0c-a5a5-43ad-9497-d66c2c50189d tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99/associate?vol_type_id=9e53a435-1007-4dd9-89bf-6307eea9e75b Sep 07 13:47:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-459c5f0c-a5a5-43ad-9497-d66c2c50189d tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-459c5f0c-a5a5-43ad-9497-d66c2c50189d tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Calling method 'associate' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:53 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:53 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.qos_specs_manage [None req-459c5f0c-a5a5-43ad-9497-d66c2c50189d tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Associate qos_spec: ffcfc50b-a865-48cf-a048-aeffea16de99 with type: 9e53a435-1007-4dd9-89bf-6307eea9e75b {{(pid=87262) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 07 13:47:53 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-b3b70e99-df9a-4c09-9b4f-d364160698db tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Created reservations ['f19fe881-2fbc-4236-9963-f8e2eae87bc2'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:47:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-459c5f0c-a5a5-43ad-9497-d66c2c50189d tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99/associate?vol_type_id=9e53a435-1007-4dd9-89bf-6307eea9e75b returned with HTTP 202 Sep 07 13:47:53 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 240/479] 192.168.122.6 () {58 vars in 1355 bytes} [Mon Sep 7 13:47:53 2026] GET /volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99/associate?vol_type_id=9e53a435-1007-4dd9-89bf-6307eea9e75b => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:47:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-46a4b6cc-a89f-4cd6-9c5d-94cf47d0994f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-46a4b6cc-a89f-4cd6-9c5d-94cf47d0994f tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99/associate?vol_type_id=cb5d6aab-01a7-4425-b70b-5f022f2af882 Sep 07 13:47:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-46a4b6cc-a89f-4cd6-9c5d-94cf47d0994f tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b3b70e99-df9a-4c09-9b4f-d364160698db tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] http://192.168.122.6/volume/v3/groups returned with HTTP 202 Sep 07 13:47:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-46a4b6cc-a89f-4cd6-9c5d-94cf47d0994f tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Calling method 'associate' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:53 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 240/480] 192.168.122.6 () {62 vars in 1171 bytes} [Mon Sep 7 13:47:52 2026] POST /volume/v3/groups => generated 115 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:47:53 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:53 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.qos_specs_manage [None req-46a4b6cc-a89f-4cd6-9c5d-94cf47d0994f tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Associate qos_spec: ffcfc50b-a865-48cf-a048-aeffea16de99 with type: cb5d6aab-01a7-4425-b70b-5f022f2af882 {{(pid=87262) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 07 13:47:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-65eae1ab-5c68-42a1-95b4-724e7459d957 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-65eae1ab-5c68-42a1-95b4-724e7459d957 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] GET http://192.168.122.6/volume/v3/groups/666b9b49-6baf-4ef0-9e77-b0631c55498e Sep 07 13:47:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-65eae1ab-5c68-42a1-95b4-724e7459d957 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-65eae1ab-5c68-42a1-95b4-724e7459d957 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-65eae1ab-5c68-42a1-95b4-724e7459d957 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] show called for member 666b9b49-6baf-4ef0-9e77-b0631c55498e {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:47:53 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:53 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-46a4b6cc-a89f-4cd6-9c5d-94cf47d0994f tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99/associate?vol_type_id=cb5d6aab-01a7-4425-b70b-5f022f2af882 returned with HTTP 202 Sep 07 13:47:53 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 241/481] 192.168.122.6 () {58 vars in 1355 bytes} [Mon Sep 7 13:47:53 2026] GET /volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99/associate?vol_type_id=cb5d6aab-01a7-4425-b70b-5f022f2af882 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:47:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7aa5a3ba-644e-4446-b2f4-c29cc18537bd None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7aa5a3ba-644e-4446-b2f4-c29cc18537bd tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99/associations Sep 07 13:47:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7aa5a3ba-644e-4446-b2f4-c29cc18537bd tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7aa5a3ba-644e-4446-b2f4-c29cc18537bd tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Calling method 'associations' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:53 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:53 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7aa5a3ba-644e-4446-b2f4-c29cc18537bd tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Get associations for qos_spec id: ffcfc50b-a865-48cf-a048-aeffea16de99 {{(pid=87262) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 07 13:47:53 devstack devstack@c-api.service[87261]: /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 07 13:47:53 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 13:47:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-65eae1ab-5c68-42a1-95b4-724e7459d957 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] http://192.168.122.6/volume/v3/groups/666b9b49-6baf-4ef0-9e77-b0631c55498e returned with HTTP 200 Sep 07 13:47:53 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 241/482] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:47:53 2026] GET /volume/v3/groups/666b9b49-6baf-4ef0-9e77-b0631c55498e => generated 395 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:53 devstack devstack@c-api.service[87262]: /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 07 13:47:53 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 13:47:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7aa5a3ba-644e-4446-b2f4-c29cc18537bd tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99/associations returned with HTTP 200 Sep 07 13:47:53 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 242/483] 192.168.122.6 () {58 vars in 1267 bytes} [Mon Sep 7 13:47:53 2026] GET /volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99/associations => generated 446 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-fe704e45-0624-442d-b390-066b53860eae None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fe704e45-0624-442d-b390-066b53860eae tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99/disassociate?vol_type_id=28176902-eb04-4477-ab48-7b7eaae65a18 Sep 07 13:47:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fe704e45-0624-442d-b390-066b53860eae tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fe704e45-0624-442d-b390-066b53860eae tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Calling method 'disassociate' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:53 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:53 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fe704e45-0624-442d-b390-066b53860eae tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Disassociate qos_spec: ffcfc50b-a865-48cf-a048-aeffea16de99 from type: 28176902-eb04-4477-ab48-7b7eaae65a18 {{(pid=87261) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 07 13:47:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fe704e45-0624-442d-b390-066b53860eae tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99/disassociate?vol_type_id=28176902-eb04-4477-ab48-7b7eaae65a18 returned with HTTP 202 Sep 07 13:47:53 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 242/484] 192.168.122.6 () {58 vars in 1364 bytes} [Mon Sep 7 13:47:53 2026] GET /volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99/disassociate?vol_type_id=28176902-eb04-4477-ab48-7b7eaae65a18 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:47:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c06660b1-fe01-4df8-b5d0-71fe0127b6d1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c06660b1-fe01-4df8-b5d0-71fe0127b6d1 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99/associations Sep 07 13:47:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c06660b1-fe01-4df8-b5d0-71fe0127b6d1 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c06660b1-fe01-4df8-b5d0-71fe0127b6d1 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Calling method 'associations' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:53 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:53 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c06660b1-fe01-4df8-b5d0-71fe0127b6d1 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Get associations for qos_spec id: ffcfc50b-a865-48cf-a048-aeffea16de99 {{(pid=87262) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 07 13:47:53 devstack devstack@c-api.service[87262]: /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 07 13:47:53 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 13:47:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c06660b1-fe01-4df8-b5d0-71fe0127b6d1 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99/associations returned with HTTP 200 Sep 07 13:47:53 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 243/485] 192.168.122.6 () {58 vars in 1267 bytes} [Mon Sep 7 13:47:53 2026] GET /volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99/associations => generated 304 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-36161192-674f-4d4e-a358-1d86142b3c38 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-36161192-674f-4d4e-a358-1d86142b3c38 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99/disassociate_all Sep 07 13:47:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-36161192-674f-4d4e-a358-1d86142b3c38 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-36161192-674f-4d4e-a358-1d86142b3c38 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Calling method 'disassociate_all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:53 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:53 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.contrib.qos_specs_manage [None req-36161192-674f-4d4e-a358-1d86142b3c38 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Disassociate qos_spec: ffcfc50b-a865-48cf-a048-aeffea16de99 from all. {{(pid=87261) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 07 13:47:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-36161192-674f-4d4e-a358-1d86142b3c38 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99/disassociate_all returned with HTTP 202 Sep 07 13:47:53 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 243/486] 192.168.122.6 () {58 vars in 1279 bytes} [Mon Sep 7 13:47:53 2026] GET /volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99/disassociate_all => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:47:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f90b5dcc-4b9a-49b6-b0ff-ffedd391a22d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f90b5dcc-4b9a-49b6-b0ff-ffedd391a22d tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99/associations Sep 07 13:47:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f90b5dcc-4b9a-49b6-b0ff-ffedd391a22d tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f90b5dcc-4b9a-49b6-b0ff-ffedd391a22d tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Calling method 'associations' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:53 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:53 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f90b5dcc-4b9a-49b6-b0ff-ffedd391a22d tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Get associations for qos_spec id: ffcfc50b-a865-48cf-a048-aeffea16de99 {{(pid=87262) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 07 13:47:53 devstack devstack@c-api.service[87262]: /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 07 13:47:53 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 13:47:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f90b5dcc-4b9a-49b6-b0ff-ffedd391a22d tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99/associations returned with HTTP 200 Sep 07 13:47:53 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 244/487] 192.168.122.6 () {58 vars in 1267 bytes} [Mon Sep 7 13:47:53 2026] GET /volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99/associations => generated 24 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:47:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-68b9de10-d225-4ba0-b130-651711aa2f04 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-68b9de10-d225-4ba0-b130-651711aa2f04 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] DELETE http://192.168.122.6/volume/v3/types/cb5d6aab-01a7-4425-b70b-5f022f2af882 Sep 07 13:47:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-68b9de10-d225-4ba0-b130-651711aa2f04 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-68b9de10-d225-4ba0-b130-651711aa2f04 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:53 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:53 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-68b9de10-d225-4ba0-b130-651711aa2f04 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/types/cb5d6aab-01a7-4425-b70b-5f022f2af882 returned with HTTP 202 Sep 07 13:47:54 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 244/488] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:47:53 2026] DELETE /volume/v3/types/cb5d6aab-01a7-4425-b70b-5f022f2af882 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-04ede336-8b68-4c7e-999f-4a32557c7888 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-04ede336-8b68-4c7e-999f-4a32557c7888 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] GET http://192.168.122.6/volume/v3/types/cb5d6aab-01a7-4425-b70b-5f022f2af882 Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-04ede336-8b68-4c7e-999f-4a32557c7888 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-04ede336-8b68-4c7e-999f-4a32557c7888 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-04ede336-8b68-4c7e-999f-4a32557c7888 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/types/cb5d6aab-01a7-4425-b70b-5f022f2af882 returned with HTTP 404 Sep 07 13:47:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 245/489] 192.168.122.6 () {58 vars in 1216 bytes} [Mon Sep 7 13:47:54 2026] GET /volume/v3/types/cb5d6aab-01a7-4425-b70b-5f022f2af882 => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c0cf9e2d-caba-4c69-94f5-5a2de37ae01e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c0cf9e2d-caba-4c69-94f5-5a2de37ae01e tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] DELETE http://192.168.122.6/volume/v3/types/9e53a435-1007-4dd9-89bf-6307eea9e75b Sep 07 13:47:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c0cf9e2d-caba-4c69-94f5-5a2de37ae01e tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c0cf9e2d-caba-4c69-94f5-5a2de37ae01e tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c0cf9e2d-caba-4c69-94f5-5a2de37ae01e tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/types/9e53a435-1007-4dd9-89bf-6307eea9e75b returned with HTTP 202 Sep 07 13:47:54 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 245/490] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:47:54 2026] DELETE /volume/v3/types/9e53a435-1007-4dd9-89bf-6307eea9e75b => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ae1bf7c1-4584-42ba-a3ed-789dc872ae53 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ae1bf7c1-4584-42ba-a3ed-789dc872ae53 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] GET http://192.168.122.6/volume/v3/types/9e53a435-1007-4dd9-89bf-6307eea9e75b Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ae1bf7c1-4584-42ba-a3ed-789dc872ae53 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ae1bf7c1-4584-42ba-a3ed-789dc872ae53 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ae1bf7c1-4584-42ba-a3ed-789dc872ae53 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/types/9e53a435-1007-4dd9-89bf-6307eea9e75b returned with HTTP 404 Sep 07 13:47:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 246/491] 192.168.122.6 () {58 vars in 1216 bytes} [Mon Sep 7 13:47:54 2026] GET /volume/v3/types/9e53a435-1007-4dd9-89bf-6307eea9e75b => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:47:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-967e8093-c03f-4b9b-b56e-490672dc691d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-967e8093-c03f-4b9b-b56e-490672dc691d tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] DELETE http://192.168.122.6/volume/v3/types/28176902-eb04-4477-ab48-7b7eaae65a18 Sep 07 13:47:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-967e8093-c03f-4b9b-b56e-490672dc691d tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-967e8093-c03f-4b9b-b56e-490672dc691d tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-967e8093-c03f-4b9b-b56e-490672dc691d tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/types/28176902-eb04-4477-ab48-7b7eaae65a18 returned with HTTP 202 Sep 07 13:47:54 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 246/492] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:47:54 2026] DELETE /volume/v3/types/28176902-eb04-4477-ab48-7b7eaae65a18 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ab956d17-0bc2-4e38-b57c-1395349d71d2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ab956d17-0bc2-4e38-b57c-1395349d71d2 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] GET http://192.168.122.6/volume/v3/types/28176902-eb04-4477-ab48-7b7eaae65a18 Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ab956d17-0bc2-4e38-b57c-1395349d71d2 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ab956d17-0bc2-4e38-b57c-1395349d71d2 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ab956d17-0bc2-4e38-b57c-1395349d71d2 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/types/28176902-eb04-4477-ab48-7b7eaae65a18 returned with HTTP 404 Sep 07 13:47:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 247/493] 192.168.122.6 () {58 vars in 1216 bytes} [Mon Sep 7 13:47:54 2026] GET /volume/v3/types/28176902-eb04-4477-ab48-7b7eaae65a18 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-5a74e2d7-f178-45a2-bd3b-3c4bf893aab5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5a74e2d7-f178-45a2-bd3b-3c4bf893aab5 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] POST http://192.168.122.6/volume/v3/qos-specs Sep 07 13:47:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5a74e2d7-f178-45a2-bd3b-3c4bf893aab5 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1111517905", "consumer": "back-end"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:54 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.qos_specs [None req-5a74e2d7-f178-45a2-bd3b-3c4bf893aab5 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1111517905', 'consumer': 'back-end', 'specs': {}} {{(pid=87261) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 13:47:54 devstack devstack@c-api.service[87261]: DEBUG cinder.db.api [None req-5a74e2d7-f178-45a2-bd3b-3c4bf893aab5 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] DB qos_specs_create(): root {'id': 'f076d464-eca3-4c48-a5a6-6dfc9a5e22ff', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1111517905'} {{(pid=87261) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 13:47:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5a74e2d7-f178-45a2-bd3b-3c4bf893aab5 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/qos-specs returned with HTTP 200 Sep 07 13:47:54 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 247/494] 192.168.122.6 () {60 vars in 1138 bytes} [Mon Sep 7 13:47:54 2026] POST /volume/v3/qos-specs => generated 373 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-6e749c33-1287-473f-850a-a0b5f6be63f8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6e749c33-1287-473f-850a-a0b5f6be63f8 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] DELETE http://192.168.122.6/volume/v3/qos-specs/f076d464-eca3-4c48-a5a6-6dfc9a5e22ff?force=False Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6e749c33-1287-473f-850a-a0b5f6be63f8 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6e749c33-1287-473f-850a-a0b5f6be63f8 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:54 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6e749c33-1287-473f-850a-a0b5f6be63f8 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Delete qos_spec: f076d464-eca3-4c48-a5a6-6dfc9a5e22ff, force: False {{(pid=87262) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: /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 07 13:47:54 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 13:47:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-67ef844f-eb07-4d92-badd-e0cf11174d0f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6e749c33-1287-473f-850a-a0b5f6be63f8 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/qos-specs/f076d464-eca3-4c48-a5a6-6dfc9a5e22ff?force=False returned with HTTP 202 Sep 07 13:47:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 248/495] 192.168.122.6 () {58 vars in 1254 bytes} [Mon Sep 7 13:47:54 2026] DELETE /volume/v3/qos-specs/f076d464-eca3-4c48-a5a6-6dfc9a5e22ff?force=False => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 13:47:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-67ef844f-eb07-4d92-badd-e0cf11174d0f tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] GET http://192.168.122.6/volume/v3/groups/666b9b49-6baf-4ef0-9e77-b0631c55498e Sep 07 13:47:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-67ef844f-eb07-4d92-badd-e0cf11174d0f tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-67ef844f-eb07-4d92-badd-e0cf11174d0f tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-67ef844f-eb07-4d92-badd-e0cf11174d0f tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] show called for member 666b9b49-6baf-4ef0-9e77-b0631c55498e {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8584d055-394f-4632-89fa-eee0abc6a7dc None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:54 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:54 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8584d055-394f-4632-89fa-eee0abc6a7dc tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/f076d464-eca3-4c48-a5a6-6dfc9a5e22ff Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8584d055-394f-4632-89fa-eee0abc6a7dc tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8584d055-394f-4632-89fa-eee0abc6a7dc tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:54 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8584d055-394f-4632-89fa-eee0abc6a7dc tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/qos-specs/f076d464-eca3-4c48-a5a6-6dfc9a5e22ff returned with HTTP 404 Sep 07 13:47:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 249/496] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:47:54 2026] GET /volume/v3/qos-specs/f076d464-eca3-4c48-a5a6-6dfc9a5e22ff => generated 100 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-af974d0b-1f84-4ae9-aa0d-71b271ed5090 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-af974d0b-1f84-4ae9-aa0d-71b271ed5090 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] GET http://192.168.122.6/volume/v3/qos-specs Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-af974d0b-1f84-4ae9-aa0d-71b271ed5090 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-af974d0b-1f84-4ae9-aa0d-71b271ed5090 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:54 devstack devstack@c-api.service[87261]: /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 07 13:47:54 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 13:47:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-67ef844f-eb07-4d92-badd-e0cf11174d0f tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] http://192.168.122.6/volume/v3/groups/666b9b49-6baf-4ef0-9e77-b0631c55498e returned with HTTP 200 Sep 07 13:47:54 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 248/497] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:47:54 2026] GET /volume/v3/groups/666b9b49-6baf-4ef0-9e77-b0631c55498e => generated 396 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:47:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-27b1a6b0-4071-428c-8db0-a116f0cb9820 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: /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 07 13:47:54 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), Sep 07 13:47:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-af974d0b-1f84-4ae9-aa0d-71b271ed5090 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/qos-specs returned with HTTP 200 Sep 07 13:47:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-27b1a6b0-4071-428c-8db0-a116f0cb9820 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:47:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 250/498] 192.168.122.6 () {58 vars in 1117 bytes} [Mon Sep 7 13:47:54 2026] GET /volume/v3/qos-specs => generated 175 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-27b1a6b0-4071-428c-8db0-a116f0cb9820 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1758743165", "volume_type": "2cb8cbf9-9e31-4120-a342-819d2258bc3d", "group_id": "666b9b49-6baf-4ef0-9e77-b0631c55498e", "size": 1}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-27b1a6b0-4071-428c-8db0-a116f0cb9820 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1758743165', 'volume_type': '2cb8cbf9-9e31-4120-a342-819d2258bc3d', 'group_id': '666b9b49-6baf-4ef0-9e77-b0631c55498e', 'size': 1}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7b35a21a-6f97-4e6e-adfc-cd6bdaf0b92b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7b35a21a-6f97-4e6e-adfc-cd6bdaf0b92b tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] DELETE http://192.168.122.6/volume/v3/qos-specs/f076d464-eca3-4c48-a5a6-6dfc9a5e22ff?force=False Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7b35a21a-6f97-4e6e-adfc-cd6bdaf0b92b tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7b35a21a-6f97-4e6e-adfc-cd6bdaf0b92b tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:54 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7b35a21a-6f97-4e6e-adfc-cd6bdaf0b92b tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Delete qos_spec: f076d464-eca3-4c48-a5a6-6dfc9a5e22ff, force: False {{(pid=87262) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 13:47:54 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:54 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:54 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-27b1a6b0-4071-428c-8db0-a116f0cb9820 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Create volume of 1 GB Sep 07 13:47:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7b35a21a-6f97-4e6e-adfc-cd6bdaf0b92b tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/qos-specs/f076d464-eca3-4c48-a5a6-6dfc9a5e22ff?force=False returned with HTTP 404 Sep 07 13:47:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 251/499] 192.168.122.6 () {58 vars in 1254 bytes} [Mon Sep 7 13:47:54 2026] DELETE /volume/v3/qos-specs/f076d464-eca3-4c48-a5a6-6dfc9a5e22ff?force=False => generated 100 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d3e1b35d-f0dd-415c-b80f-70e816d7bde3 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d3e1b35d-f0dd-415c-b80f-70e816d7bde3 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/f076d464-eca3-4c48-a5a6-6dfc9a5e22ff Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d3e1b35d-f0dd-415c-b80f-70e816d7bde3 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d3e1b35d-f0dd-415c-b80f-70e816d7bde3 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:54 devstack devstack@c-api.service[87261]: /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 07 13:47:54 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 13:47:54 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-27b1a6b0-4071-428c-8db0-a116f0cb9820 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Availability Zones retrieved successfully. Sep 07 13:47:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d3e1b35d-f0dd-415c-b80f-70e816d7bde3 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/qos-specs/f076d464-eca3-4c48-a5a6-6dfc9a5e22ff returned with HTTP 404 Sep 07 13:47:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 252/500] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:47:54 2026] GET /volume/v3/qos-specs/f076d464-eca3-4c48-a5a6-6dfc9a5e22ff => generated 100 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:54 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-27b1a6b0-4071-428c-8db0-a116f0cb9820 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Flow 'volume_create_api' (347950bf-bea2-4eb0-b2b4-fb953806053e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-56d1f93c-7918-4ba7-a966-679712cf36a0 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:54 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-27b1a6b0-4071-428c-8db0-a116f0cb9820 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1d7e7d9-c171-4a30-9b39-d228974ca98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-56d1f93c-7918-4ba7-a966-679712cf36a0 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] POST http://192.168.122.6/volume/v3/qos-specs Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-56d1f93c-7918-4ba7-a966-679712cf36a0 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-442040607", "consumer": "both"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:54 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:54 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.qos_specs [None req-56d1f93c-7918-4ba7-a966-679712cf36a0 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-442040607', 'consumer': 'both', 'specs': {}} {{(pid=87262) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 13:47:54 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-27b1a6b0-4071-428c-8db0-a116f0cb9820 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.db.api [None req-56d1f93c-7918-4ba7-a966-679712cf36a0 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] DB qos_specs_create(): root {'id': '67cf2f0f-e0ee-44b4-b0bb-efd94c9a1d4c', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-442040607'} {{(pid=87262) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-56d1f93c-7918-4ba7-a966-679712cf36a0 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/qos-specs returned with HTTP 200 Sep 07 13:47:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 253/501] 192.168.122.6 () {60 vars in 1138 bytes} [Mon Sep 7 13:47:54 2026] POST /volume/v3/qos-specs => generated 368 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1c5deee5-82d3-489c-8c9f-cb1022d2589e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1c5deee5-82d3-489c-8c9f-cb1022d2589e tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] DELETE http://192.168.122.6/volume/v3/qos-specs/67cf2f0f-e0ee-44b4-b0bb-efd94c9a1d4c?force=False Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1c5deee5-82d3-489c-8c9f-cb1022d2589e tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1c5deee5-82d3-489c-8c9f-cb1022d2589e tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:54 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1c5deee5-82d3-489c-8c9f-cb1022d2589e tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Delete qos_spec: 67cf2f0f-e0ee-44b4-b0bb-efd94c9a1d4c, force: False {{(pid=87262) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 13:47:54 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-27b1a6b0-4071-428c-8db0-a116f0cb9820 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1d7e7d9-c171-4a30-9b39-d228974ca98f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:47:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2cb8cbf9-9e31-4120-a342-819d2258bc3d,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1442728579',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cb8cbf9-9e31-4120-a342-819d2258bc3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '666b9b49-6baf-4ef0-9e77-b0631c55498e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:54 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-27b1a6b0-4071-428c-8db0-a116f0cb9820 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bb1ffdf-2368-4882-a4d1-409bc2844a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: /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 07 13:47:54 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 13:47:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1c5deee5-82d3-489c-8c9f-cb1022d2589e tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/qos-specs/67cf2f0f-e0ee-44b4-b0bb-efd94c9a1d4c?force=False returned with HTTP 202 Sep 07 13:47:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 254/502] 192.168.122.6 () {58 vars in 1254 bytes} [Mon Sep 7 13:47:54 2026] DELETE /volume/v3/qos-specs/67cf2f0f-e0ee-44b4-b0bb-efd94c9a1d4c?force=False => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-3014957c-c7a1-4655-ad11-f938a461ffff None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3014957c-c7a1-4655-ad11-f938a461ffff tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/67cf2f0f-e0ee-44b4-b0bb-efd94c9a1d4c Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3014957c-c7a1-4655-ad11-f938a461ffff tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3014957c-c7a1-4655-ad11-f938a461ffff tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:54 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3014957c-c7a1-4655-ad11-f938a461ffff tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/qos-specs/67cf2f0f-e0ee-44b4-b0bb-efd94c9a1d4c returned with HTTP 404 Sep 07 13:47:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 255/503] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:47:54 2026] GET /volume/v3/qos-specs/67cf2f0f-e0ee-44b4-b0bb-efd94c9a1d4c => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-990c6c11-93eb-4baf-a382-1d2839598341 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-990c6c11-93eb-4baf-a382-1d2839598341 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] GET http://192.168.122.6/volume/v3/qos-specs Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-990c6c11-93eb-4baf-a382-1d2839598341 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-990c6c11-93eb-4baf-a382-1d2839598341 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: /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 07 13:47:54 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), Sep 07 13:47:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-990c6c11-93eb-4baf-a382-1d2839598341 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/qos-specs returned with HTTP 200 Sep 07 13:47:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 256/504] 192.168.122.6 () {58 vars in 1117 bytes} [Mon Sep 7 13:47:54 2026] GET /volume/v3/qos-specs => generated 175 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:54 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-27b1a6b0-4071-428c-8db0-a116f0cb9820 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1442728579 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1442728579, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8b474b7b-e3e9-408b-8ce5-bf2dfe83091e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:54 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-27b1a6b0-4071-428c-8db0-a116f0cb9820 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1442728579 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1442728579, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:47:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8b474b7b-e3e9-408b-8ce5-bf2dfe83091e tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] DELETE http://192.168.122.6/volume/v3/qos-specs/67cf2f0f-e0ee-44b4-b0bb-efd94c9a1d4c?force=False Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8b474b7b-e3e9-408b-8ce5-bf2dfe83091e tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8b474b7b-e3e9-408b-8ce5-bf2dfe83091e tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:54 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8b474b7b-e3e9-408b-8ce5-bf2dfe83091e tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Delete qos_spec: 67cf2f0f-e0ee-44b4-b0bb-efd94c9a1d4c, force: False {{(pid=87262) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8b474b7b-e3e9-408b-8ce5-bf2dfe83091e tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/qos-specs/67cf2f0f-e0ee-44b4-b0bb-efd94c9a1d4c?force=False returned with HTTP 404 Sep 07 13:47:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 257/505] 192.168.122.6 () {58 vars in 1254 bytes} [Mon Sep 7 13:47:54 2026] DELETE /volume/v3/qos-specs/67cf2f0f-e0ee-44b4-b0bb-efd94c9a1d4c?force=False => generated 100 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-85989c83-c7fa-4cfa-8873-d2c0d19c28e1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-85989c83-c7fa-4cfa-8873-d2c0d19c28e1 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/67cf2f0f-e0ee-44b4-b0bb-efd94c9a1d4c Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-85989c83-c7fa-4cfa-8873-d2c0d19c28e1 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-85989c83-c7fa-4cfa-8873-d2c0d19c28e1 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-85989c83-c7fa-4cfa-8873-d2c0d19c28e1 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/qos-specs/67cf2f0f-e0ee-44b4-b0bb-efd94c9a1d4c returned with HTTP 404 Sep 07 13:47:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 258/506] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:47:54 2026] GET /volume/v3/qos-specs/67cf2f0f-e0ee-44b4-b0bb-efd94c9a1d4c => generated 100 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-90d47312-c788-4d8f-927e-c2a85d20b72e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-90d47312-c788-4d8f-927e-c2a85d20b72e tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] POST http://192.168.122.6/volume/v3/qos-specs Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-90d47312-c788-4d8f-927e-c2a85d20b72e tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1801798463", "consumer": "front-end"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:54 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.qos_specs [None req-90d47312-c788-4d8f-927e-c2a85d20b72e tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1801798463', 'consumer': 'front-end', 'specs': {}} {{(pid=87262) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.db.api [None req-90d47312-c788-4d8f-927e-c2a85d20b72e tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] DB qos_specs_create(): root {'id': 'f51046c7-dfba-4256-9516-1231233c4b0b', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1801798463'} {{(pid=87262) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 13:47:55 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-27b1a6b0-4071-428c-8db0-a116f0cb9820 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Created reservations ['12ba8a68-eeb4-4dc2-adaa-940f8299a796', '1ed9d728-1ed2-48b4-b1db-c4c3b7b7b4c1', 'ef692298-2ffd-4ba3-8088-b7a5991af062', 'fd89356e-a01c-46ad-83b3-69da58b87dbf'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:47:55 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-27b1a6b0-4071-428c-8db0-a116f0cb9820 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bb1ffdf-2368-4882-a4d1-409bc2844a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12ba8a68-eeb4-4dc2-adaa-940f8299a796', '1ed9d728-1ed2-48b4-b1db-c4c3b7b7b4c1', 'ef692298-2ffd-4ba3-8088-b7a5991af062', 'fd89356e-a01c-46ad-83b3-69da58b87dbf']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:55 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-27b1a6b0-4071-428c-8db0-a116f0cb9820 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c584b4c0-9b10-46a9-be17-27979033324f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-90d47312-c788-4d8f-927e-c2a85d20b72e tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/qos-specs returned with HTTP 200 Sep 07 13:47:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 259/507] 192.168.122.6 () {60 vars in 1138 bytes} [Mon Sep 7 13:47:54 2026] POST /volume/v3/qos-specs => generated 374 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-47c6186b-344b-410b-9e19-a162a96ed4dd None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-47c6186b-344b-410b-9e19-a162a96ed4dd tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] DELETE http://192.168.122.6/volume/v3/qos-specs/f51046c7-dfba-4256-9516-1231233c4b0b?force=False Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-47c6186b-344b-410b-9e19-a162a96ed4dd tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-47c6186b-344b-410b-9e19-a162a96ed4dd tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:55 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.qos_specs_manage [None req-47c6186b-344b-410b-9e19-a162a96ed4dd tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Delete qos_spec: f51046c7-dfba-4256-9516-1231233c4b0b, force: False {{(pid=87262) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 13:47:55 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:55 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:55 devstack devstack@c-api.service[87262]: /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 07 13:47:55 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 13:47:55 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-27b1a6b0-4071-428c-8db0-a116f0cb9820 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c584b4c0-9b10-46a9-be17-27979033324f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0a2c806-fb2e-45d8-986c-b271b955525e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1758743165',encryption_key_id=None,group_id=666b9b49-6baf-4ef0-9e77-b0631c55498e,group_type_id=,metadata={},multiattach=False,project_id='390cde491dd243119eb2e660145a2934',qos_specs=None,replication_status=,reservations=['12ba8a68-eeb4-4dc2-adaa-940f8299a796','1ed9d728-1ed2-48b4-b1db-c4c3b7b7b4c1','ef692298-2ffd-4ba3-8088-b7a5991af062','fd89356e-a01c-46ad-83b3-69da58b87dbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed66a4911cb54fea85cde44c238d377b',volume_type_id=2cb8cbf9-9e31-4120-a342-819d2258bc3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:47:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1758743165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=666b9b49-6baf-4ef0-9e77-b0631c55498e,host=None,id=d0a2c806-fb2e-45d8-986c-b271b955525e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='390cde491dd243119eb2e660145a2934',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed66a4911cb54fea85cde44c238d377b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cb8cbf9-9e31-4120-a342-819d2258bc3d),volume_type_id=2cb8cbf9-9e31-4120-a342-819d2258bc3d)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:55 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-27b1a6b0-4071-428c-8db0-a116f0cb9820 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acaad593-ede9-4380-9e6f-dc13eb086eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-47c6186b-344b-410b-9e19-a162a96ed4dd tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/qos-specs/f51046c7-dfba-4256-9516-1231233c4b0b?force=False returned with HTTP 202 Sep 07 13:47:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 260/508] 192.168.122.6 () {58 vars in 1254 bytes} [Mon Sep 7 13:47:55 2026] DELETE /volume/v3/qos-specs/f51046c7-dfba-4256-9516-1231233c4b0b?force=False => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-81f20138-7cd0-4bf1-a806-d2b60641cfe3 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-81f20138-7cd0-4bf1-a806-d2b60641cfe3 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/f51046c7-dfba-4256-9516-1231233c4b0b Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-81f20138-7cd0-4bf1-a806-d2b60641cfe3 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-81f20138-7cd0-4bf1-a806-d2b60641cfe3 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:55 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-81f20138-7cd0-4bf1-a806-d2b60641cfe3 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/qos-specs/f51046c7-dfba-4256-9516-1231233c4b0b returned with HTTP 404 Sep 07 13:47:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 261/509] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:47:55 2026] GET /volume/v3/qos-specs/f51046c7-dfba-4256-9516-1231233c4b0b => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-fcd727fe-94de-466b-afa0-a8596f8e2695 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fcd727fe-94de-466b-afa0-a8596f8e2695 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] GET http://192.168.122.6/volume/v3/qos-specs Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fcd727fe-94de-466b-afa0-a8596f8e2695 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fcd727fe-94de-466b-afa0-a8596f8e2695 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: /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 07 13:47:55 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), Sep 07 13:47:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fcd727fe-94de-466b-afa0-a8596f8e2695 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/qos-specs returned with HTTP 200 Sep 07 13:47:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 262/510] 192.168.122.6 () {58 vars in 1117 bytes} [Mon Sep 7 13:47:55 2026] GET /volume/v3/qos-specs => generated 175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:55 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-27b1a6b0-4071-428c-8db0-a116f0cb9820 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acaad593-ede9-4380-9e6f-dc13eb086eed) transitioned into state 'SUCCESS' from state '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-1758743165',encryption_key_id=None,group_id=666b9b49-6baf-4ef0-9e77-b0631c55498e,group_type_id=,metadata={},multiattach=False,project_id='390cde491dd243119eb2e660145a2934',qos_specs=None,replication_status=,reservations=['12ba8a68-eeb4-4dc2-adaa-940f8299a796','1ed9d728-1ed2-48b4-b1db-c4c3b7b7b4c1','ef692298-2ffd-4ba3-8088-b7a5991af062','fd89356e-a01c-46ad-83b3-69da58b87dbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed66a4911cb54fea85cde44c238d377b',volume_type_id=2cb8cbf9-9e31-4120-a342-819d2258bc3d)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:55 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-27b1a6b0-4071-428c-8db0-a116f0cb9820 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aee91720-83a9-4b21-93bf-f8dbbd2f26db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-eb753eb9-9fa4-4db9-aefb-b882fd648d5c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-eb753eb9-9fa4-4db9-aefb-b882fd648d5c tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] DELETE http://192.168.122.6/volume/v3/qos-specs/f51046c7-dfba-4256-9516-1231233c4b0b?force=False Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-eb753eb9-9fa4-4db9-aefb-b882fd648d5c tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-eb753eb9-9fa4-4db9-aefb-b882fd648d5c tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:55 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.qos_specs_manage [None req-eb753eb9-9fa4-4db9-aefb-b882fd648d5c tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Delete qos_spec: f51046c7-dfba-4256-9516-1231233c4b0b, force: False {{(pid=87262) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-eb753eb9-9fa4-4db9-aefb-b882fd648d5c tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/qos-specs/f51046c7-dfba-4256-9516-1231233c4b0b?force=False returned with HTTP 404 Sep 07 13:47:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 263/511] 192.168.122.6 () {58 vars in 1254 bytes} [Mon Sep 7 13:47:55 2026] DELETE /volume/v3/qos-specs/f51046c7-dfba-4256-9516-1231233c4b0b?force=False => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-64d0ee1b-b988-455d-8ac3-a0920907b804 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-64d0ee1b-b988-455d-8ac3-a0920907b804 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/f51046c7-dfba-4256-9516-1231233c4b0b Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-64d0ee1b-b988-455d-8ac3-a0920907b804 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:55 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-27b1a6b0-4071-428c-8db0-a116f0cb9820 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aee91720-83a9-4b21-93bf-f8dbbd2f26db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-64d0ee1b-b988-455d-8ac3-a0920907b804 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:55 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-27b1a6b0-4071-428c-8db0-a116f0cb9820 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Flow 'volume_create_api' (347950bf-bea2-4eb0-b2b4-fb953806053e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:47:55 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-27b1a6b0-4071-428c-8db0-a116f0cb9820 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Create volume request issued successfully. Sep 07 13:47:55 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-27b1a6b0-4071-428c-8db0-a116f0cb9820 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:47:55 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-27b1a6b0-4071-428c-8db0-a116f0cb9820 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:47:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-64d0ee1b-b988-455d-8ac3-a0920907b804 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/qos-specs/f51046c7-dfba-4256-9516-1231233c4b0b returned with HTTP 404 Sep 07 13:47:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 264/512] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:47:55 2026] GET /volume/v3/qos-specs/f51046c7-dfba-4256-9516-1231233c4b0b => generated 100 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-015469ef-b6c9-41aa-8d98-e9ad6186695d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-015469ef-b6c9-41aa-8d98-e9ad6186695d tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99 Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-015469ef-b6c9-41aa-8d98-e9ad6186695d tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-015469ef-b6c9-41aa-8d98-e9ad6186695d tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-015469ef-b6c9-41aa-8d98-e9ad6186695d tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99 returned with HTTP 200 Sep 07 13:47:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 265/513] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:47:55 2026] GET /volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99 => generated 397 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a8a15e3a-e439-47e5-bc4f-aa6908d57f33 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a8a15e3a-e439-47e5-bc4f-aa6908d57f33 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] GET http://192.168.122.6/volume/v3/qos-specs Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a8a15e3a-e439-47e5-bc4f-aa6908d57f33 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a8a15e3a-e439-47e5-bc4f-aa6908d57f33 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:55 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:55 devstack devstack@c-api.service[87262]: /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 07 13:47:55 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), Sep 07 13:47:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a8a15e3a-e439-47e5-bc4f-aa6908d57f33 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/qos-specs returned with HTTP 200 Sep 07 13:47:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 266/514] 192.168.122.6 () {58 vars in 1117 bytes} [Mon Sep 7 13:47:55 2026] GET /volume/v3/qos-specs => generated 175 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b7ba4953-5234-4654-8dee-da58fd52b2e4 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b7ba4953-5234-4654-8dee-da58fd52b2e4 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] PUT http://192.168.122.6/volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99 Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b7ba4953-5234-4654-8dee-da58fd52b2e4 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:55 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.qos_specs [None req-b7ba4953-5234-4654-8dee-da58fd52b2e4 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87262) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 07 13:47:55 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-27b1a6b0-4071-428c-8db0-a116f0cb9820 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:47:55 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:55 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-27b1a6b0-4071-428c-8db0-a116f0cb9820 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:47:55 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 249/515] 192.168.122.6 () {62 vars in 1174 bytes} [Mon Sep 7 13:47:54 2026] POST /volume/v3/volumes => generated 831 bytes in 791 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.db.api [None req-b7ba4953-5234-4654-8dee-da58fd52b2e4 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] qos_specs_update() value: {'id': '13b8f3eb-3a48-412f-af47-ebeda988bfcf', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'ffcfc50b-a865-48cf-a048-aeffea16de99', 'deleted': False} {{(pid=87262) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 07 13:47:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-615294e8-b14c-46e7-996c-a38f46a0bb7a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-615294e8-b14c-46e7-996c-a38f46a0bb7a tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] GET http://192.168.122.6/volume/v3/volumes/d0a2c806-fb2e-45d8-986c-b271b955525e Sep 07 13:47:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-615294e8-b14c-46e7-996c-a38f46a0bb7a tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-615294e8-b14c-46e7-996c-a38f46a0bb7a tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b7ba4953-5234-4654-8dee-da58fd52b2e4 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99 returned with HTTP 200 Sep 07 13:47:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 267/516] 192.168.122.6 () {60 vars in 1248 bytes} [Mon Sep 7 13:47:55 2026] PUT /volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99 => generated 36 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:47:55 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:55 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c5f5e31a-67e6-46b0-9c1e-16f58de650c8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:55 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:55 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c5f5e31a-67e6-46b0-9c1e-16f58de650c8 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99 Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c5f5e31a-67e6-46b0-9c1e-16f58de650c8 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c5f5e31a-67e6-46b0-9c1e-16f58de650c8 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:55 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c5f5e31a-67e6-46b0-9c1e-16f58de650c8 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99 returned with HTTP 200 Sep 07 13:47:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 268/517] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:47:55 2026] GET /volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99 => generated 418 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:55 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-615294e8-b14c-46e7-996c-a38f46a0bb7a tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Volume info retrieved successfully. Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ee2333b3-3ed9-49ff-a8e8-e554a3f6cf15 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:55 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-615294e8-b14c-46e7-996c-a38f46a0bb7a tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:47:55 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-615294e8-b14c-46e7-996c-a38f46a0bb7a tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:47:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ee2333b3-3ed9-49ff-a8e8-e554a3f6cf15 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] PUT http://192.168.122.6/volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99/delete_keys Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ee2333b3-3ed9-49ff-a8e8-e554a3f6cf15 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:55 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ee2333b3-3ed9-49ff-a8e8-e554a3f6cf15 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Delete_key spec: ffcfc50b-a865-48cf-a048-aeffea16de99, keys: ['iops_bytes'] {{(pid=87262) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ee2333b3-3ed9-49ff-a8e8-e554a3f6cf15 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99/delete_keys returned with HTTP 202 Sep 07 13:47:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 269/518] 192.168.122.6 () {60 vars in 1284 bytes} [Mon Sep 7 13:47:55 2026] PUT /volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99/delete_keys => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-eaffa718-9814-4020-9dfa-9db0aa5f628f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-eaffa718-9814-4020-9dfa-9db0aa5f628f tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99 Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-eaffa718-9814-4020-9dfa-9db0aa5f628f tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-eaffa718-9814-4020-9dfa-9db0aa5f628f tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:55 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-eaffa718-9814-4020-9dfa-9db0aa5f628f tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99 returned with HTTP 200 Sep 07 13:47:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 270/519] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:47:55 2026] GET /volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99 => generated 397 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-be6bb0ba-e6f2-4597-9d71-bc066c5faaef None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-be6bb0ba-e6f2-4597-9d71-bc066c5faaef tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99 Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-be6bb0ba-e6f2-4597-9d71-bc066c5faaef tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-be6bb0ba-e6f2-4597-9d71-bc066c5faaef tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:55 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-be6bb0ba-e6f2-4597-9d71-bc066c5faaef tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99 returned with HTTP 200 Sep 07 13:47:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 271/520] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:47:55 2026] GET /volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99 => generated 397 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c6a6c91b-1650-4de1-b81b-5619455400f6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c6a6c91b-1650-4de1-b81b-5619455400f6 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] DELETE http://192.168.122.6/volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99?force=False Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c6a6c91b-1650-4de1-b81b-5619455400f6 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c6a6c91b-1650-4de1-b81b-5619455400f6 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:55 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c6a6c91b-1650-4de1-b81b-5619455400f6 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Delete qos_spec: ffcfc50b-a865-48cf-a048-aeffea16de99, force: False {{(pid=87262) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: /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 07 13:47:55 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 13:47:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c6a6c91b-1650-4de1-b81b-5619455400f6 tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99?force=False returned with HTTP 202 Sep 07 13:47:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 272/521] 192.168.122.6 () {58 vars in 1254 bytes} [Mon Sep 7 13:47:55 2026] DELETE /volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99?force=False => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:47:55 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-615294e8-b14c-46e7-996c-a38f46a0bb7a tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-003f3794-3a3a-45f2-a936-90fb9712d24a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-003f3794-3a3a-45f2-a936-90fb9712d24a tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99 Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-003f3794-3a3a-45f2-a936-90fb9712d24a tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-003f3794-3a3a-45f2-a936-90fb9712d24a tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:55 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:55 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:55 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:55 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-003f3794-3a3a-45f2-a936-90fb9712d24a tempest-QosSpecsTestJSON-1075463013 tempest-QosSpecsTestJSON-1075463013-project-admin] http://192.168.122.6/volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99 returned with HTTP 404 Sep 07 13:47:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 273/522] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:47:55 2026] GET /volume/v3/qos-specs/ffcfc50b-a865-48cf-a048-aeffea16de99 => generated 100 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-615294e8-b14c-46e7-996c-a38f46a0bb7a tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] http://192.168.122.6/volume/v3/volumes/d0a2c806-fb2e-45d8-986c-b271b955525e returned with HTTP 200 Sep 07 13:47:55 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 250/523] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:47:55 2026] GET /volume/v3/volumes/d0a2c806-fb2e-45d8-986c-b271b955525e => generated 899 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-cbf2f8a8-6183-42f5-9a02-998307a2d07b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cbf2f8a8-6183-42f5-9a02-998307a2d07b tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] GET http://192.168.122.6/volume/v3/volumes/d0a2c806-fb2e-45d8-986c-b271b955525e Sep 07 13:47:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cbf2f8a8-6183-42f5-9a02-998307a2d07b tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cbf2f8a8-6183-42f5-9a02-998307a2d07b tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:56 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:56 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:47:56 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:56 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:56 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-cbf2f8a8-6183-42f5-9a02-998307a2d07b tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Volume info retrieved successfully. Sep 07 13:47:56 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-cbf2f8a8-6183-42f5-9a02-998307a2d07b tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:47:56 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-cbf2f8a8-6183-42f5-9a02-998307a2d07b tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:47:57 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-cbf2f8a8-6183-42f5-9a02-998307a2d07b tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:47:57 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:57 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cbf2f8a8-6183-42f5-9a02-998307a2d07b tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] http://192.168.122.6/volume/v3/volumes/d0a2c806-fb2e-45d8-986c-b271b955525e returned with HTTP 200 Sep 07 13:47:57 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 274/524] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:47:56 2026] GET /volume/v3/volumes/d0a2c806-fb2e-45d8-986c-b271b955525e => generated 923 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-25bdb058-7c0b-4fcb-9838-3de66fed3dcc None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-25bdb058-7c0b-4fcb-9838-3de66fed3dcc tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] GET http://192.168.122.6/volume/v3/volumes/d0a2c806-fb2e-45d8-986c-b271b955525e Sep 07 13:47:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-25bdb058-7c0b-4fcb-9838-3de66fed3dcc tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-25bdb058-7c0b-4fcb-9838-3de66fed3dcc tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:58 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:58 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:58 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:58 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:58 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-25bdb058-7c0b-4fcb-9838-3de66fed3dcc tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Volume info retrieved successfully. Sep 07 13:47:58 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-25bdb058-7c0b-4fcb-9838-3de66fed3dcc tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:47:58 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-25bdb058-7c0b-4fcb-9838-3de66fed3dcc tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:47:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2e5a154b-547a-4d4f-b752-4aa59ea78f44 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:58 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-25bdb058-7c0b-4fcb-9838-3de66fed3dcc tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:47:58 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:58 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-25bdb058-7c0b-4fcb-9838-3de66fed3dcc tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] http://192.168.122.6/volume/v3/volumes/d0a2c806-fb2e-45d8-986c-b271b955525e returned with HTTP 200 Sep 07 13:47:58 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 251/525] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:47:58 2026] GET /volume/v3/volumes/d0a2c806-fb2e-45d8-986c-b271b955525e => generated 924 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6426d152-a35d-48be-94ac-e6cb5a2300eb None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6426d152-a35d-48be-94ac-e6cb5a2300eb tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] POST http://192.168.122.6/volume/v3/group_snapshots Sep 07 13:47:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6426d152-a35d-48be-94ac-e6cb5a2300eb tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "666b9b49-6baf-4ef0-9e77-b0631c55498e", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1095069500"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.group_snapshots [None req-6426d152-a35d-48be-94ac-e6cb5a2300eb tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '666b9b49-6baf-4ef0-9e77-b0631c55498e', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1095069500'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 13:47:58 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:58 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:58 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.group_snapshots [None req-6426d152-a35d-48be-94ac-e6cb5a2300eb tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1095069500. Sep 07 13:47:58 devstack devstack@c-api.service[87261]: /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 07 13:47:58 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:47:58 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:47:58 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:47:58 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:58 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:58 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-6426d152-a35d-48be-94ac-e6cb5a2300eb tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1442728579 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1442728579, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:47:58 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-6426d152-a35d-48be-94ac-e6cb5a2300eb tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Created reservations ['09814c03-f225-4396-b47b-3315944082e2', 'caf2b160-2679-46fa-8370-9d15dd3f00c2', '1d2d4f87-f46b-40d5-a873-62b526049de6', '264463fe-7cda-4af9-82cd-c40a8d1657f0'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:47:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6426d152-a35d-48be-94ac-e6cb5a2300eb tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] http://192.168.122.6/volume/v3/group_snapshots returned with HTTP 202 Sep 07 13:47:58 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 252/526] 192.168.122.6 () {62 vars in 1198 bytes} [Mon Sep 7 13:47:58 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c2c19f99-ed21-4d34-ae82-805c1227bab0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c2c19f99-ed21-4d34-ae82-805c1227bab0 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 Sep 07 13:47:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c2c19f99-ed21-4d34-ae82-805c1227bab0 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c2c19f99-ed21-4d34-ae82-805c1227bab0 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.group_snapshots [None req-c2c19f99-ed21-4d34-ae82-805c1227bab0 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] show called for member d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:47:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2e5a154b-547a-4d4f-b752-4aa59ea78f44 tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:47:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2e5a154b-547a-4d4f-b752-4aa59ea78f44 tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-2049633186"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:58 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:58 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c2c19f99-ed21-4d34-ae82-805c1227bab0 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] http://192.168.122.6/volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 returned with HTTP 200 Sep 07 13:47:58 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 253/527] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:47:58 2026] GET /volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 => generated 330 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2e5a154b-547a-4d4f-b752-4aa59ea78f44 tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:47:58 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 275/528] 192.168.122.6 () {60 vars in 1126 bytes} [Mon Sep 7 13:47:58 2026] POST /volume/v3/types => generated 220 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:47:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-fbf57d70-b92b-4963-87a4-2c2047f986ab None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fbf57d70-b92b-4963-87a4-2c2047f986ab tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] POST http://192.168.122.6/volume/v3/group_types Sep 07 13:47:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fbf57d70-b92b-4963-87a4-2c2047f986ab tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-2051335662"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fbf57d70-b92b-4963-87a4-2c2047f986ab tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] http://192.168.122.6/volume/v3/group_types returned with HTTP 202 Sep 07 13:47:58 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 254/529] 192.168.122.6 () {62 vars in 1185 bytes} [Mon Sep 7 13:47:58 2026] POST /volume/v3/group_types => generated 177 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9e96a931-9ac2-49f4-9bd5-9ef8090d4d35 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9e96a931-9ac2-49f4-9bd5-9ef8090d4d35 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] POST http://192.168.122.6/volume/v3/groups Sep 07 13:47:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9e96a931-9ac2-49f4-9bd5-9ef8090d4d35 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "38431dae-b98d-42ec-8c5e-74ad7b2bc5a1", "volume_types": ["3627ca17-42ae-4776-9bf4-d8423010bc61"], "name": "tempest-GroupsV320Test-Group-1923663966"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:47:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-9e96a931-9ac2-49f4-9bd5-9ef8090d4d35 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] Creating new group {'group': {'group_type': '38431dae-b98d-42ec-8c5e-74ad7b2bc5a1', 'volume_types': ['3627ca17-42ae-4776-9bf4-d8423010bc61'], 'name': 'tempest-GroupsV320Test-Group-1923663966'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 13:47:58 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.groups [None req-9e96a931-9ac2-49f4-9bd5-9ef8090d4d35 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] Creating group tempest-GroupsV320Test-Group-1923663966. Sep 07 13:47:58 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9e96a931-9ac2-49f4-9bd5-9ef8090d4d35 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] Availability Zones retrieved successfully. Sep 07 13:47:59 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-9e96a931-9ac2-49f4-9bd5-9ef8090d4d35 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] Created reservations ['04a9a72a-7cdc-453f-b8ce-98d9042e2572'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:47:59 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9e96a931-9ac2-49f4-9bd5-9ef8090d4d35 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] http://192.168.122.6/volume/v3/groups returned with HTTP 202 Sep 07 13:47:59 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 276/530] 192.168.122.6 () {62 vars in 1171 bytes} [Mon Sep 7 13:47:58 2026] POST /volume/v3/groups => generated 108 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:47:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-08af0340-a258-4e50-8e50-9a1454dd30cb None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:59 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-08af0340-a258-4e50-8e50-9a1454dd30cb tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] GET http://192.168.122.6/volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0 Sep 07 13:47:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-08af0340-a258-4e50-8e50-9a1454dd30cb tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-08af0340-a258-4e50-8e50-9a1454dd30cb tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-08af0340-a258-4e50-8e50-9a1454dd30cb tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] show called for member 9a8f577d-e3c4-469e-86b1-afececea43d0 {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:47:59 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:59 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:47:59 devstack devstack@c-api.service[87261]: /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 07 13:47:59 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 13:47:59 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-08af0340-a258-4e50-8e50-9a1454dd30cb tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] http://192.168.122.6/volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0 returned with HTTP 200 Sep 07 13:47:59 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 255/531] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:47:59 2026] GET /volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0 => generated 388 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:47:59 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-545a710e-7c8d-418c-8dc8-264efd0bfb8c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:47:59 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-545a710e-7c8d-418c-8dc8-264efd0bfb8c tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 Sep 07 13:47:59 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-545a710e-7c8d-418c-8dc8-264efd0bfb8c tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:47:59 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-545a710e-7c8d-418c-8dc8-264efd0bfb8c tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:47:59 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.group_snapshots [None req-545a710e-7c8d-418c-8dc8-264efd0bfb8c tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] show called for member d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:47:59 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:47:59 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:47:59 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-545a710e-7c8d-418c-8dc8-264efd0bfb8c tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] http://192.168.122.6/volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 returned with HTTP 200 Sep 07 13:47:59 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 277/532] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:47:59 2026] GET /volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 => generated 330 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c6b20abe-73d4-4e81-b65f-8cdd7b113536 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c6b20abe-73d4-4e81-b65f-8cdd7b113536 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] GET http://192.168.122.6/volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0 Sep 07 13:48:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c6b20abe-73d4-4e81-b65f-8cdd7b113536 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c6b20abe-73d4-4e81-b65f-8cdd7b113536 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-c6b20abe-73d4-4e81-b65f-8cdd7b113536 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] show called for member 9a8f577d-e3c4-469e-86b1-afececea43d0 {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:48:00 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:00 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:00 devstack devstack@c-api.service[87261]: /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 07 13:48:00 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 13:48:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c6b20abe-73d4-4e81-b65f-8cdd7b113536 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] http://192.168.122.6/volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0 returned with HTTP 200 Sep 07 13:48:00 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 256/533] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:48:00 2026] GET /volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0 => generated 389 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-de004e3b-f139-4242-8174-03b13a2bacdf None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-de004e3b-f139-4242-8174-03b13a2bacdf tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] POST http://192.168.122.6/volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0/action Sep 07 13:48:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-de004e3b-f139-4242-8174-03b13a2bacdf tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-de004e3b-f139-4242-8174-03b13a2bacdf tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-de004e3b-f139-4242-8174-03b13a2bacdf tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] Updating group '9a8f577d-e3c4-469e-86b1-afececea43d0' with 'creating' {{(pid=87262) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 13:48:00 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:00 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-de004e3b-f139-4242-8174-03b13a2bacdf tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] http://192.168.122.6/volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0/action returned with HTTP 202 Sep 07 13:48:00 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 278/534] 192.168.122.6 () {62 vars in 1302 bytes} [Mon Sep 7 13:48:00 2026] POST /volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:48:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-45670a3a-a01a-40f6-8d2c-e245947ac478 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-45670a3a-a01a-40f6-8d2c-e245947ac478 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] GET http://192.168.122.6/volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0 Sep 07 13:48:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-45670a3a-a01a-40f6-8d2c-e245947ac478 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-45670a3a-a01a-40f6-8d2c-e245947ac478 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-45670a3a-a01a-40f6-8d2c-e245947ac478 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] show called for member 9a8f577d-e3c4-469e-86b1-afececea43d0 {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:48:00 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:00 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:00 devstack devstack@c-api.service[87261]: /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 07 13:48:00 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 13:48:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-45670a3a-a01a-40f6-8d2c-e245947ac478 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] http://192.168.122.6/volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0 returned with HTTP 200 Sep 07 13:48:00 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 257/535] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:48:00 2026] GET /volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0 => generated 388 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-15775a14-6082-4c0a-8ba7-7014d04a3d89 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-15775a14-6082-4c0a-8ba7-7014d04a3d89 tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] POST http://192.168.122.6/volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0/action Sep 07 13:48:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-15775a14-6082-4c0a-8ba7-7014d04a3d89 tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-15775a14-6082-4c0a-8ba7-7014d04a3d89 tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-15775a14-6082-4c0a-8ba7-7014d04a3d89 tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] Updating group '9a8f577d-e3c4-469e-86b1-afececea43d0' with 'available' {{(pid=87262) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 13:48:00 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:00 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-15775a14-6082-4c0a-8ba7-7014d04a3d89 tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] http://192.168.122.6/volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0/action returned with HTTP 202 Sep 07 13:48:00 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 279/536] 192.168.122.6 () {62 vars in 1302 bytes} [Mon Sep 7 13:48:00 2026] POST /volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:48:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-45100a1c-cb8a-47c0-80a0-0339e9412e58 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-45100a1c-cb8a-47c0-80a0-0339e9412e58 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] GET http://192.168.122.6/volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0 Sep 07 13:48:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-45100a1c-cb8a-47c0-80a0-0339e9412e58 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-45100a1c-cb8a-47c0-80a0-0339e9412e58 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-45100a1c-cb8a-47c0-80a0-0339e9412e58 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] show called for member 9a8f577d-e3c4-469e-86b1-afececea43d0 {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:48:00 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:00 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:00 devstack devstack@c-api.service[87261]: /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 07 13:48:00 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 13:48:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-45100a1c-cb8a-47c0-80a0-0339e9412e58 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] http://192.168.122.6/volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0 returned with HTTP 200 Sep 07 13:48:00 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 258/537] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:48:00 2026] GET /volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0 => generated 389 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-de9358ea-7600-4b24-bc00-dfc9111c3f02 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-de9358ea-7600-4b24-bc00-dfc9111c3f02 tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] POST http://192.168.122.6/volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0/action Sep 07 13:48:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-de9358ea-7600-4b24-bc00-dfc9111c3f02 tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-de9358ea-7600-4b24-bc00-dfc9111c3f02 tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-de9358ea-7600-4b24-bc00-dfc9111c3f02 tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] Updating group '9a8f577d-e3c4-469e-86b1-afececea43d0' with 'error' {{(pid=87262) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 13:48:00 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:00 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-de9358ea-7600-4b24-bc00-dfc9111c3f02 tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] http://192.168.122.6/volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0/action returned with HTTP 202 Sep 07 13:48:00 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 280/538] 192.168.122.6 () {62 vars in 1302 bytes} [Mon Sep 7 13:48:00 2026] POST /volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:48:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9b0d4b02-2d16-442f-ab75-71d5c2451b73 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9b0d4b02-2d16-442f-ab75-71d5c2451b73 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] GET http://192.168.122.6/volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0 Sep 07 13:48:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9b0d4b02-2d16-442f-ab75-71d5c2451b73 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9b0d4b02-2d16-442f-ab75-71d5c2451b73 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-9b0d4b02-2d16-442f-ab75-71d5c2451b73 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] show called for member 9a8f577d-e3c4-469e-86b1-afececea43d0 {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:48:00 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:00 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:00 devstack devstack@c-api.service[87261]: /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 07 13:48:00 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 13:48:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9b0d4b02-2d16-442f-ab75-71d5c2451b73 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] http://192.168.122.6/volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0 returned with HTTP 200 Sep 07 13:48:00 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 259/539] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:48:00 2026] GET /volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0 => generated 385 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-474d065b-e1a6-468d-a515-7c59773048b6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-474d065b-e1a6-468d-a515-7c59773048b6 tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] POST http://192.168.122.6/volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0/action Sep 07 13:48:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-474d065b-e1a6-468d-a515-7c59773048b6 tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-474d065b-e1a6-468d-a515-7c59773048b6 tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-474d065b-e1a6-468d-a515-7c59773048b6 tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] Updating group '9a8f577d-e3c4-469e-86b1-afececea43d0' with 'available' {{(pid=87262) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 13:48:00 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:00 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-474d065b-e1a6-468d-a515-7c59773048b6 tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] http://192.168.122.6/volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0/action returned with HTTP 202 Sep 07 13:48:00 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 281/540] 192.168.122.6 () {62 vars in 1302 bytes} [Mon Sep 7 13:48:00 2026] POST /volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:48:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-eea20462-d451-4d97-9403-0677ce71cade None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-eea20462-d451-4d97-9403-0677ce71cade tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] GET http://192.168.122.6/volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0 Sep 07 13:48:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-eea20462-d451-4d97-9403-0677ce71cade tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-eea20462-d451-4d97-9403-0677ce71cade tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-eea20462-d451-4d97-9403-0677ce71cade tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] show called for member 9a8f577d-e3c4-469e-86b1-afececea43d0 {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:48:00 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:00 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-40df81e2-b056-45c7-b38e-74173dea0938 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:00 devstack devstack@c-api.service[87261]: /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 07 13:48:00 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 13:48:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-eea20462-d451-4d97-9403-0677ce71cade tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] http://192.168.122.6/volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0 returned with HTTP 200 Sep 07 13:48:00 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 260/541] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:48:00 2026] GET /volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0 => generated 389 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-40df81e2-b056-45c7-b38e-74173dea0938 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 Sep 07 13:48:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-40df81e2-b056-45c7-b38e-74173dea0938 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-40df81e2-b056-45c7-b38e-74173dea0938 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.group_snapshots [None req-40df81e2-b056-45c7-b38e-74173dea0938 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] show called for member d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:48:00 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:00 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7d87c8fc-3cc7-4536-82dc-e03eceb6fb60 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-40df81e2-b056-45c7-b38e-74173dea0938 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] http://192.168.122.6/volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 returned with HTTP 200 Sep 07 13:48:00 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 282/542] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:48:00 2026] GET /volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 => generated 330 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7d87c8fc-3cc7-4536-82dc-e03eceb6fb60 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 07 13:48:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7d87c8fc-3cc7-4536-82dc-e03eceb6fb60 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7d87c8fc-3cc7-4536-82dc-e03eceb6fb60 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-7d87c8fc-3cc7-4536-82dc-e03eceb6fb60 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:48:00 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:00 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:00 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-7d87c8fc-3cc7-4536-82dc-e03eceb6fb60 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:48:00 devstack devstack@c-api.service[87261]: /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 07 13:48:00 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:48:00 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7d87c8fc-3cc7-4536-82dc-e03eceb6fb60 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] Get all volumes completed successfully. Sep 07 13:48:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7d87c8fc-3cc7-4536-82dc-e03eceb6fb60 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:48:00 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 261/543] 192.168.122.6 () {60 vars in 1173 bytes} [Mon Sep 7 13:48:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8d0b9f6c-7cbb-41a5-82ff-d62f6e270d3b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8d0b9f6c-7cbb-41a5-82ff-d62f6e270d3b tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] POST http://192.168.122.6/volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0/action Sep 07 13:48:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8d0b9f6c-7cbb-41a5-82ff-d62f6e270d3b tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8d0b9f6c-7cbb-41a5-82ff-d62f6e270d3b tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-8d0b9f6c-7cbb-41a5-82ff-d62f6e270d3b tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] delete called for group 9a8f577d-e3c4-469e-86b1-afececea43d0 {{(pid=87262) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 13:48:00 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.groups [None req-8d0b9f6c-7cbb-41a5-82ff-d62f6e270d3b tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] Delete group with id: 9a8f577d-e3c4-469e-86b1-afececea43d0 Sep 07 13:48:00 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:00 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:00 devstack devstack@c-api.service[87262]: /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 07 13:48:00 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 13:48:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8d0b9f6c-7cbb-41a5-82ff-d62f6e270d3b tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] http://192.168.122.6/volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0/action returned with HTTP 202 Sep 07 13:48:00 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 283/544] 192.168.122.6 () {62 vars in 1302 bytes} [Mon Sep 7 13:48:00 2026] POST /volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:48:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ff482650-98c1-4ab3-b38c-80d2689ffe1b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ff482650-98c1-4ab3-b38c-80d2689ffe1b tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] GET http://192.168.122.6/volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0 Sep 07 13:48:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ff482650-98c1-4ab3-b38c-80d2689ffe1b tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ff482650-98c1-4ab3-b38c-80d2689ffe1b tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-ff482650-98c1-4ab3-b38c-80d2689ffe1b tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] show called for member 9a8f577d-e3c4-469e-86b1-afececea43d0 {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:48:00 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:00 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:00 devstack devstack@c-api.service[87261]: /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 07 13:48:00 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 13:48:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ff482650-98c1-4ab3-b38c-80d2689ffe1b tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] http://192.168.122.6/volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0 returned with HTTP 200 Sep 07 13:48:00 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 262/545] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:48:00 2026] GET /volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0 => generated 388 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-782addd1-c3ee-4649-8f2a-161345be716b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-782addd1-c3ee-4649-8f2a-161345be716b tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 Sep 07 13:48:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-782addd1-c3ee-4649-8f2a-161345be716b tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-782addd1-c3ee-4649-8f2a-161345be716b tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.group_snapshots [None req-782addd1-c3ee-4649-8f2a-161345be716b tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] show called for member d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:48:01 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:01 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-782addd1-c3ee-4649-8f2a-161345be716b tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] http://192.168.122.6/volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 returned with HTTP 200 Sep 07 13:48:01 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 284/546] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:48:01 2026] GET /volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 => generated 331 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:48:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-2399434b-67c7-444a-8bac-dd3a3316bdd5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2399434b-67c7-444a-8bac-dd3a3316bdd5 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] GET http://192.168.122.6/volume/v3/snapshots/detail Sep 07 13:48:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2399434b-67c7-444a-8bac-dd3a3316bdd5 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2399434b-67c7-444a-8bac-dd3a3316bdd5 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-2399434b-67c7-444a-8bac-dd3a3316bdd5 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:48:01 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:01 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:01 devstack devstack@c-api.service[87261]: DEBUG cinder.db.api [None req-2399434b-67c7-444a-8bac-dd3a3316bdd5 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Building query based on filter {{(pid=87261) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:48:01 devstack devstack@c-api.service[87261]: /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 07 13:48:01 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:48:01 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-2399434b-67c7-444a-8bac-dd3a3316bdd5 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Get all snapshots completed successfully. Sep 07 13:48:01 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:01 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2399434b-67c7-444a-8bac-dd3a3316bdd5 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] http://192.168.122.6/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 13:48:01 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 263/547] 192.168.122.6 () {58 vars in 1138 bytes} [Mon Sep 7 13:48:01 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1d2d76d5-78b6-405b-b4c1-9e9da9d62266 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1d2d76d5-78b6-405b-b4c1-9e9da9d62266 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] GET http://192.168.122.6/volume/v3/snapshots/38b61f93-2208-49da-b090-e6252041a567 Sep 07 13:48:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1d2d76d5-78b6-405b-b4c1-9e9da9d62266 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1d2d76d5-78b6-405b-b4c1-9e9da9d62266 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:01 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:01 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:01 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1d2d76d5-78b6-405b-b4c1-9e9da9d62266 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Snapshot retrieved successfully. Sep 07 13:48:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1d2d76d5-78b6-405b-b4c1-9e9da9d62266 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] http://192.168.122.6/volume/v3/snapshots/38b61f93-2208-49da-b090-e6252041a567 returned with HTTP 200 Sep 07 13:48:01 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 285/548] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:01 2026] GET /volume/v3/snapshots/38b61f93-2208-49da-b090-e6252041a567 => generated 474 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:48:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a5fcaa96-1e98-4567-9e3a-80a861661219 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a5fcaa96-1e98-4567-9e3a-80a861661219 tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] POST http://192.168.122.6/volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5/action Sep 07 13:48:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a5fcaa96-1e98-4567-9e3a-80a861661219 tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a5fcaa96-1e98-4567-9e3a-80a861661219 tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.group_snapshots [None req-a5fcaa96-1e98-4567-9e3a-80a861661219 tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] Updating group 'd7ac20d4-3569-4cbb-8274-e9a7c26ce2f5' with 'creating' {{(pid=87261) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 13:48:01 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:01 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a5fcaa96-1e98-4567-9e3a-80a861661219 tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] http://192.168.122.6/volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5/action returned with HTTP 202 Sep 07 13:48:01 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 264/549] 192.168.122.6 () {62 vars in 1329 bytes} [Mon Sep 7 13:48:01 2026] POST /volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:48:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8a0a8152-40e2-460d-90b3-8c5c8af7b4da None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8a0a8152-40e2-460d-90b3-8c5c8af7b4da tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 Sep 07 13:48:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8a0a8152-40e2-460d-90b3-8c5c8af7b4da tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8a0a8152-40e2-460d-90b3-8c5c8af7b4da tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.group_snapshots [None req-8a0a8152-40e2-460d-90b3-8c5c8af7b4da tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] show called for member d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:48:01 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:01 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8a0a8152-40e2-460d-90b3-8c5c8af7b4da tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] http://192.168.122.6/volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 returned with HTTP 200 Sep 07 13:48:01 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 286/550] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:48:01 2026] GET /volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 => generated 330 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-988b94ec-e965-49a0-97fd-ab2fcfb97ce4 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-988b94ec-e965-49a0-97fd-ab2fcfb97ce4 tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] POST http://192.168.122.6/volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5/action Sep 07 13:48:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-988b94ec-e965-49a0-97fd-ab2fcfb97ce4 tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-988b94ec-e965-49a0-97fd-ab2fcfb97ce4 tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.group_snapshots [None req-988b94ec-e965-49a0-97fd-ab2fcfb97ce4 tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] Updating group 'd7ac20d4-3569-4cbb-8274-e9a7c26ce2f5' with 'available' {{(pid=87261) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 13:48:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ae07eb9d-49c6-4f42-8c77-2affbcaf1e03 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ae07eb9d-49c6-4f42-8c77-2affbcaf1e03 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] GET http://192.168.122.6/volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0 Sep 07 13:48:02 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:02 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ae07eb9d-49c6-4f42-8c77-2affbcaf1e03 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ae07eb9d-49c6-4f42-8c77-2affbcaf1e03 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-ae07eb9d-49c6-4f42-8c77-2affbcaf1e03 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] show called for member 9a8f577d-e3c4-469e-86b1-afececea43d0 {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:48:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ae07eb9d-49c6-4f42-8c77-2affbcaf1e03 tempest-GroupsV320Test-1842640078 tempest-GroupsV320Test-1842640078-project-member] http://192.168.122.6/volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0 returned with HTTP 404 Sep 07 13:48:02 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 287/551] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:48:01 2026] GET /volume/v3/groups/9a8f577d-e3c4-469e-86b1-afececea43d0 => generated 108 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 13:48:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-988b94ec-e965-49a0-97fd-ab2fcfb97ce4 tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] http://192.168.122.6/volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5/action returned with HTTP 202 Sep 07 13:48:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 265/552] 192.168.122.6 () {62 vars in 1329 bytes} [Mon Sep 7 13:48:01 2026] POST /volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:48:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-19b7b94c-5e7f-4de1-8044-4a68c508a01b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bfef3987-28c7-49ae-ad69-d27c078ddbd0 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-19b7b94c-5e7f-4de1-8044-4a68c508a01b tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 Sep 07 13:48:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bfef3987-28c7-49ae-ad69-d27c078ddbd0 tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] DELETE http://192.168.122.6/volume/v3/group_types/38431dae-b98d-42ec-8c5e-74ad7b2bc5a1 Sep 07 13:48:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-19b7b94c-5e7f-4de1-8044-4a68c508a01b tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-19b7b94c-5e7f-4de1-8044-4a68c508a01b tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.group_snapshots [None req-19b7b94c-5e7f-4de1-8044-4a68c508a01b tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] show called for member d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:48:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bfef3987-28c7-49ae-ad69-d27c078ddbd0 tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bfef3987-28c7-49ae-ad69-d27c078ddbd0 tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:02 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:02 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-19b7b94c-5e7f-4de1-8044-4a68c508a01b tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] http://192.168.122.6/volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 returned with HTTP 200 Sep 07 13:48:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 266/553] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:48:02 2026] GET /volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 => generated 331 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bfef3987-28c7-49ae-ad69-d27c078ddbd0 tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] http://192.168.122.6/volume/v3/group_types/38431dae-b98d-42ec-8c5e-74ad7b2bc5a1 returned with HTTP 202 Sep 07 13:48:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7c4b2ed6-8465-4fcc-b5f1-d2d6402f4941 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:02 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 288/554] 192.168.122.6 () {60 vars in 1278 bytes} [Mon Sep 7 13:48:02 2026] DELETE /volume/v3/group_types/38431dae-b98d-42ec-8c5e-74ad7b2bc5a1 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:48:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7c4b2ed6-8465-4fcc-b5f1-d2d6402f4941 tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] POST http://192.168.122.6/volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5/action Sep 07 13:48:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7c4b2ed6-8465-4fcc-b5f1-d2d6402f4941 tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7c4b2ed6-8465-4fcc-b5f1-d2d6402f4941 tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e093d8a6-9045-4899-98ab-224ed6f31f20 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.group_snapshots [None req-7c4b2ed6-8465-4fcc-b5f1-d2d6402f4941 tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] Updating group 'd7ac20d4-3569-4cbb-8274-e9a7c26ce2f5' with 'error' {{(pid=87261) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 13:48:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e093d8a6-9045-4899-98ab-224ed6f31f20 tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] DELETE http://192.168.122.6/volume/v3/types/3627ca17-42ae-4776-9bf4-d8423010bc61 Sep 07 13:48:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e093d8a6-9045-4899-98ab-224ed6f31f20 tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e093d8a6-9045-4899-98ab-224ed6f31f20 tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] Calling method '_delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:02 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:02 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7c4b2ed6-8465-4fcc-b5f1-d2d6402f4941 tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] http://192.168.122.6/volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5/action returned with HTTP 202 Sep 07 13:48:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 267/555] 192.168.122.6 () {62 vars in 1329 bytes} [Mon Sep 7 13:48:02 2026] POST /volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:48:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-715e212e-efca-4259-93cb-330058718879 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-715e212e-efca-4259-93cb-330058718879 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 Sep 07 13:48:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-715e212e-efca-4259-93cb-330058718879 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-715e212e-efca-4259-93cb-330058718879 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.group_snapshots [None req-715e212e-efca-4259-93cb-330058718879 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] show called for member d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:48:02 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:02 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-715e212e-efca-4259-93cb-330058718879 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] http://192.168.122.6/volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 returned with HTTP 200 Sep 07 13:48:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 268/556] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:48:02 2026] GET /volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 => generated 327 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f8a0c7fe-dd96-46b4-aa31-3cd67417f909 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f8a0c7fe-dd96-46b4-aa31-3cd67417f909 tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] POST http://192.168.122.6/volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5/action Sep 07 13:48:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f8a0c7fe-dd96-46b4-aa31-3cd67417f909 tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e093d8a6-9045-4899-98ab-224ed6f31f20 tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] http://192.168.122.6/volume/v3/types/3627ca17-42ae-4776-9bf4-d8423010bc61 returned with HTTP 202 Sep 07 13:48:02 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 289/557] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:48:02 2026] DELETE /volume/v3/types/3627ca17-42ae-4776-9bf4-d8423010bc61 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:48:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f8a0c7fe-dd96-46b4-aa31-3cd67417f909 tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5a2641f4-3f5e-4d27-975f-b1750844532b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.group_snapshots [None req-f8a0c7fe-dd96-46b4-aa31-3cd67417f909 tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] Updating group 'd7ac20d4-3569-4cbb-8274-e9a7c26ce2f5' with 'available' {{(pid=87261) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 13:48:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5a2641f4-3f5e-4d27-975f-b1750844532b tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] GET http://192.168.122.6/volume/v3/types/3627ca17-42ae-4776-9bf4-d8423010bc61 Sep 07 13:48:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5a2641f4-3f5e-4d27-975f-b1750844532b tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5a2641f4-3f5e-4d27-975f-b1750844532b tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5a2641f4-3f5e-4d27-975f-b1750844532b tempest-GroupsV320Test-1523091297 tempest-GroupsV320Test-1523091297-project-admin] http://192.168.122.6/volume/v3/types/3627ca17-42ae-4776-9bf4-d8423010bc61 returned with HTTP 404 Sep 07 13:48:02 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 290/558] 192.168.122.6 () {58 vars in 1216 bytes} [Mon Sep 7 13:48:02 2026] GET /volume/v3/types/3627ca17-42ae-4776-9bf4-d8423010bc61 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:48:02 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:02 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f8a0c7fe-dd96-46b4-aa31-3cd67417f909 tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] http://192.168.122.6/volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5/action returned with HTTP 202 Sep 07 13:48:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 269/559] 192.168.122.6 () {62 vars in 1329 bytes} [Mon Sep 7 13:48:02 2026] POST /volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 13:48:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a287c32f-12ff-4cec-b70c-95ba814d27f6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a287c32f-12ff-4cec-b70c-95ba814d27f6 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 Sep 07 13:48:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a287c32f-12ff-4cec-b70c-95ba814d27f6 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a287c32f-12ff-4cec-b70c-95ba814d27f6 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.group_snapshots [None req-a287c32f-12ff-4cec-b70c-95ba814d27f6 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] show called for member d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:48:02 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:02 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a287c32f-12ff-4cec-b70c-95ba814d27f6 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] http://192.168.122.6/volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 returned with HTTP 200 Sep 07 13:48:02 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 291/560] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:48:02 2026] GET /volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 => generated 331 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6f60903b-ef56-4ba7-b84c-9134069d1fe0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6f60903b-ef56-4ba7-b84c-9134069d1fe0 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] DELETE http://192.168.122.6/volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 Sep 07 13:48:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6f60903b-ef56-4ba7-b84c-9134069d1fe0 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6f60903b-ef56-4ba7-b84c-9134069d1fe0 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.group_snapshots [None req-6f60903b-ef56-4ba7-b84c-9134069d1fe0 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] delete called for member d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 {{(pid=87261) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 13:48:02 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.group_snapshots [None req-6f60903b-ef56-4ba7-b84c-9134069d1fe0 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Delete group_snapshot with id: d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 Sep 07 13:48:02 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:02 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:02 devstack devstack@c-api.service[87261]: /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 07 13:48:02 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:48:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6f60903b-ef56-4ba7-b84c-9134069d1fe0 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] http://192.168.122.6/volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 returned with HTTP 202 Sep 07 13:48:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 270/561] 192.168.122.6 () {60 vars in 1290 bytes} [Mon Sep 7 13:48:02 2026] DELETE /volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:48:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1d56a13c-fe91-4ee2-92d0-bd30341802b9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1d56a13c-fe91-4ee2-92d0-bd30341802b9 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 07 13:48:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1d56a13c-fe91-4ee2-92d0-bd30341802b9 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1d56a13c-fe91-4ee2-92d0-bd30341802b9 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Calling method 'detail' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-1d56a13c-fe91-4ee2-92d0-bd30341802b9 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:48:02 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1d56a13c-fe91-4ee2-92d0-bd30341802b9 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:48:02 devstack devstack@c-api.service[87262]: /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 07 13:48:02 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:48:02 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:02 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:02 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1d56a13c-fe91-4ee2-92d0-bd30341802b9 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Get all volumes completed successfully. Sep 07 13:48:02 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-1d56a13c-fe91-4ee2-92d0-bd30341802b9 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:02 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-1d56a13c-fe91-4ee2-92d0-bd30341802b9 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:02 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-1d56a13c-fe91-4ee2-92d0-bd30341802b9 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:02 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:02 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1d56a13c-fe91-4ee2-92d0-bd30341802b9 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:48:02 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 292/562] 192.168.122.6 () {60 vars in 1173 bytes} [Mon Sep 7 13:48:02 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4f301aa5-118b-4a45-982b-8bab650a3791 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4f301aa5-118b-4a45-982b-8bab650a3791 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] GET http://192.168.122.6/volume/v3/snapshots/detail Sep 07 13:48:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4f301aa5-118b-4a45-982b-8bab650a3791 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4f301aa5-118b-4a45-982b-8bab650a3791 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-4f301aa5-118b-4a45-982b-8bab650a3791 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:48:02 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:02 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:02 devstack devstack@c-api.service[87261]: DEBUG cinder.db.api [None req-4f301aa5-118b-4a45-982b-8bab650a3791 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Building query based on filter {{(pid=87261) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:48:02 devstack devstack@c-api.service[87261]: /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 07 13:48:02 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:48:02 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4f301aa5-118b-4a45-982b-8bab650a3791 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Get all snapshots completed successfully. Sep 07 13:48:02 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:02 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4f301aa5-118b-4a45-982b-8bab650a3791 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] http://192.168.122.6/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 13:48:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 271/563] 192.168.122.6 () {58 vars in 1138 bytes} [Mon Sep 7 13:48:02 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 07 13:48:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f3265ecc-0f7f-4fd4-82ac-44f0eccd5fed None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f3265ecc-0f7f-4fd4-82ac-44f0eccd5fed tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] GET http://192.168.122.6/volume/v3/snapshots/38b61f93-2208-49da-b090-e6252041a567 Sep 07 13:48:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f3265ecc-0f7f-4fd4-82ac-44f0eccd5fed tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f3265ecc-0f7f-4fd4-82ac-44f0eccd5fed tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:02 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:02 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:02 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f3265ecc-0f7f-4fd4-82ac-44f0eccd5fed tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Snapshot retrieved successfully. Sep 07 13:48:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f3265ecc-0f7f-4fd4-82ac-44f0eccd5fed tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] http://192.168.122.6/volume/v3/snapshots/38b61f93-2208-49da-b090-e6252041a567 returned with HTTP 200 Sep 07 13:48:02 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 293/564] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:02 2026] GET /volume/v3/snapshots/38b61f93-2208-49da-b090-e6252041a567 => generated 473 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1543d1e4-19ac-49a6-b515-dc975bf7e094 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:03 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1543d1e4-19ac-49a6-b515-dc975bf7e094 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:48:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1543d1e4-19ac-49a6-b515-dc975bf7e094 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1488948666"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-1543d1e4-19ac-49a6-b515-dc975bf7e094 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1488948666'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:48:03 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-1543d1e4-19ac-49a6-b515-dc975bf7e094 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Create volume of 1 GB Sep 07 13:48:03 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1543d1e4-19ac-49a6-b515-dc975bf7e094 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Availability Zones retrieved successfully. Sep 07 13:48:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-25aed11d-2d0e-492f-9b8f-a8a8f7f86a01 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-25aed11d-2d0e-492f-9b8f-a8a8f7f86a01 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] GET http://192.168.122.6/volume/v3/snapshots/38b61f93-2208-49da-b090-e6252041a567 Sep 07 13:48:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-25aed11d-2d0e-492f-9b8f-a8a8f7f86a01 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:03 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1543d1e4-19ac-49a6-b515-dc975bf7e094 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Flow 'volume_create_api' (d3ab65d3-995d-48a8-998c-630f166929e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:48:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-25aed11d-2d0e-492f-9b8f-a8a8f7f86a01 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:03 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1543d1e4-19ac-49a6-b515-dc975bf7e094 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5802b89e-fcae-4f11-9a52-c506befd5ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:03 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-1543d1e4-19ac-49a6-b515-dc975bf7e094 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:48:03 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:03 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:03 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-25aed11d-2d0e-492f-9b8f-a8a8f7f86a01 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Snapshot retrieved successfully. Sep 07 13:48:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-25aed11d-2d0e-492f-9b8f-a8a8f7f86a01 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] http://192.168.122.6/volume/v3/snapshots/38b61f93-2208-49da-b090-e6252041a567 returned with HTTP 200 Sep 07 13:48:03 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 294/565] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:03 2026] GET /volume/v3/snapshots/38b61f93-2208-49da-b090-e6252041a567 => generated 473 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:03 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1543d1e4-19ac-49a6-b515-dc975bf7e094 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5802b89e-fcae-4f11-9a52-c506befd5ef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:03 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1543d1e4-19ac-49a6-b515-dc975bf7e094 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (422a3939-a63b-4550-ad78-9807353079f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:04 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-1543d1e4-19ac-49a6-b515-dc975bf7e094 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Created reservations ['3221a965-f589-450f-b105-6ed89b3e4225', '97698813-3e29-4c1a-9102-874ab0f75b94', '71c8d1b3-5020-4117-a8d3-a829a58f7194', '5e720556-8c83-4f42-9fbb-349241690c51'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:48:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1543d1e4-19ac-49a6-b515-dc975bf7e094 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (422a3939-a63b-4550-ad78-9807353079f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3221a965-f589-450f-b105-6ed89b3e4225', '97698813-3e29-4c1a-9102-874ab0f75b94', '71c8d1b3-5020-4117-a8d3-a829a58f7194', '5e720556-8c83-4f42-9fbb-349241690c51']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1543d1e4-19ac-49a6-b515-dc975bf7e094 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6099083b-bc5e-47ec-9fea-50938900009e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:04 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:04 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1543d1e4-19ac-49a6-b515-dc975bf7e094 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6099083b-bc5e-47ec-9fea-50938900009e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf008b09-3bb5-4b9e-be93-5343cb4b690e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1488948666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35ff6324368148df92e8566939a9276e',qos_specs=None,replication_status=,reservations=['3221a965-f589-450f-b105-6ed89b3e4225','97698813-3e29-4c1a-9102-874ab0f75b94','71c8d1b3-5020-4117-a8d3-a829a58f7194','5e720556-8c83-4f42-9fbb-349241690c51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5e672632e3c4de1ba52ebfe37d8d2d8',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:48:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1488948666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf008b09-3bb5-4b9e-be93-5343cb4b690e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35ff6324368148df92e8566939a9276e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5e672632e3c4de1ba52ebfe37d8d2d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1543d1e4-19ac-49a6-b515-dc975bf7e094 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38b9585d-8753-4d76-b2d1-7c73923e4896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1543d1e4-19ac-49a6-b515-dc975bf7e094 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38b9585d-8753-4d76-b2d1-7c73923e4896) transitioned into state 'SUCCESS' from state '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-1488948666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35ff6324368148df92e8566939a9276e',qos_specs=None,replication_status=,reservations=['3221a965-f589-450f-b105-6ed89b3e4225','97698813-3e29-4c1a-9102-874ab0f75b94','71c8d1b3-5020-4117-a8d3-a829a58f7194','5e720556-8c83-4f42-9fbb-349241690c51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5e672632e3c4de1ba52ebfe37d8d2d8',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1543d1e4-19ac-49a6-b515-dc975bf7e094 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb9ae9f8-61c5-43bb-b2ca-37786e99cb1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1543d1e4-19ac-49a6-b515-dc975bf7e094 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb9ae9f8-61c5-43bb-b2ca-37786e99cb1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1543d1e4-19ac-49a6-b515-dc975bf7e094 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Flow 'volume_create_api' (d3ab65d3-995d-48a8-998c-630f166929e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:48:04 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1543d1e4-19ac-49a6-b515-dc975bf7e094 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Create volume request issued successfully. Sep 07 13:48:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1543d1e4-19ac-49a6-b515-dc975bf7e094 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:48:04 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 272/566] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:48:03 2026] POST /volume/v3/volumes => generated 756 bytes in 743 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:48:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-40332f49-932b-4bea-b1b5-1932e1f0fddd None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-40332f49-932b-4bea-b1b5-1932e1f0fddd tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/volumes/bf008b09-3bb5-4b9e-be93-5343cb4b690e Sep 07 13:48:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-40332f49-932b-4bea-b1b5-1932e1f0fddd tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-40332f49-932b-4bea-b1b5-1932e1f0fddd tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:04 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:04 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:04 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:04 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:04 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-40332f49-932b-4bea-b1b5-1932e1f0fddd tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Volume info retrieved successfully. Sep 07 13:48:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-40332f49-932b-4bea-b1b5-1932e1f0fddd tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/volumes/bf008b09-3bb5-4b9e-be93-5343cb4b690e returned with HTTP 200 Sep 07 13:48:04 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 295/567] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:48:04 2026] GET /volume/v3/volumes/bf008b09-3bb5-4b9e-be93-5343cb4b690e => generated 824 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9233e81e-826c-42ca-bb5a-71d58e69d944 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9233e81e-826c-42ca-bb5a-71d58e69d944 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] GET http://192.168.122.6/volume/v3/snapshots/38b61f93-2208-49da-b090-e6252041a567 Sep 07 13:48:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9233e81e-826c-42ca-bb5a-71d58e69d944 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9233e81e-826c-42ca-bb5a-71d58e69d944 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9233e81e-826c-42ca-bb5a-71d58e69d944 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] http://192.168.122.6/volume/v3/snapshots/38b61f93-2208-49da-b090-e6252041a567 returned with HTTP 404 Sep 07 13:48:04 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 273/568] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:04 2026] GET /volume/v3/snapshots/38b61f93-2208-49da-b090-e6252041a567 => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:48:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-697358fa-197b-4676-ad75-290636660cb3 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-697358fa-197b-4676-ad75-290636660cb3 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 Sep 07 13:48:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-697358fa-197b-4676-ad75-290636660cb3 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-697358fa-197b-4676-ad75-290636660cb3 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.group_snapshots [None req-697358fa-197b-4676-ad75-290636660cb3 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] show called for member d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 13:48:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-697358fa-197b-4676-ad75-290636660cb3 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] http://192.168.122.6/volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 returned with HTTP 404 Sep 07 13:48:04 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 296/569] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:48:04 2026] GET /volume/v3/group_snapshots/d7ac20d4-3569-4cbb-8274-e9a7c26ce2f5 => generated 116 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:48:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6071d42d-b566-48cb-8ddf-4a0a5bcb6632 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6071d42d-b566-48cb-8ddf-4a0a5bcb6632 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 07 13:48:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6071d42d-b566-48cb-8ddf-4a0a5bcb6632 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6071d42d-b566-48cb-8ddf-4a0a5bcb6632 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-6071d42d-b566-48cb-8ddf-4a0a5bcb6632 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:48:04 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:04 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-6071d42d-b566-48cb-8ddf-4a0a5bcb6632 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:48:04 devstack devstack@c-api.service[87261]: /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 07 13:48:04 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:48:04 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:04 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:04 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6071d42d-b566-48cb-8ddf-4a0a5bcb6632 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Get all volumes completed successfully. Sep 07 13:48:04 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-6071d42d-b566-48cb-8ddf-4a0a5bcb6632 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:04 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-6071d42d-b566-48cb-8ddf-4a0a5bcb6632 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:05 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-6071d42d-b566-48cb-8ddf-4a0a5bcb6632 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:05 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:05 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6071d42d-b566-48cb-8ddf-4a0a5bcb6632 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:48:05 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 274/570] 192.168.122.6 () {60 vars in 1173 bytes} [Mon Sep 7 13:48:04 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-26a76e26-f921-4a9f-bdf3-6f5a367cb982 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-26a76e26-f921-4a9f-bdf3-6f5a367cb982 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] POST http://192.168.122.6/volume/v3/groups/666b9b49-6baf-4ef0-9e77-b0631c55498e/action Sep 07 13:48:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-26a76e26-f921-4a9f-bdf3-6f5a367cb982 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-26a76e26-f921-4a9f-bdf3-6f5a367cb982 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-26a76e26-f921-4a9f-bdf3-6f5a367cb982 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] delete called for group 666b9b49-6baf-4ef0-9e77-b0631c55498e {{(pid=87262) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 13:48:05 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.groups [None req-26a76e26-f921-4a9f-bdf3-6f5a367cb982 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Delete group with id: 666b9b49-6baf-4ef0-9e77-b0631c55498e Sep 07 13:48:05 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:05 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:05 devstack devstack@c-api.service[87262]: /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 07 13:48:05 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 13:48:05 devstack devstack@c-api.service[87262]: /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 07 13:48:05 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:48:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-26a76e26-f921-4a9f-bdf3-6f5a367cb982 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] http://192.168.122.6/volume/v3/groups/666b9b49-6baf-4ef0-9e77-b0631c55498e/action returned with HTTP 202 Sep 07 13:48:05 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 297/571] 192.168.122.6 () {62 vars in 1302 bytes} [Mon Sep 7 13:48:05 2026] POST /volume/v3/groups/666b9b49-6baf-4ef0-9e77-b0631c55498e/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:48:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1fac09f2-814c-4cbd-ba64-6b738c7e58d0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1fac09f2-814c-4cbd-ba64-6b738c7e58d0 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] GET http://192.168.122.6/volume/v3/volumes/d0a2c806-fb2e-45d8-986c-b271b955525e Sep 07 13:48:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1fac09f2-814c-4cbd-ba64-6b738c7e58d0 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1fac09f2-814c-4cbd-ba64-6b738c7e58d0 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-903f3e45-4cc3-4f24-a50a-7855327adca6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-903f3e45-4cc3-4f24-a50a-7855327adca6 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/volumes/bf008b09-3bb5-4b9e-be93-5343cb4b690e Sep 07 13:48:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-903f3e45-4cc3-4f24-a50a-7855327adca6 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-903f3e45-4cc3-4f24-a50a-7855327adca6 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:05 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:05 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:05 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:05 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:05 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1fac09f2-814c-4cbd-ba64-6b738c7e58d0 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Volume info retrieved successfully. Sep 07 13:48:05 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:05 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:05 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-1fac09f2-814c-4cbd-ba64-6b738c7e58d0 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:05 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-1fac09f2-814c-4cbd-ba64-6b738c7e58d0 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:05 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:05 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:05 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-903f3e45-4cc3-4f24-a50a-7855327adca6 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Volume info retrieved successfully. Sep 07 13:48:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-903f3e45-4cc3-4f24-a50a-7855327adca6 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/volumes/bf008b09-3bb5-4b9e-be93-5343cb4b690e returned with HTTP 200 Sep 07 13:48:05 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 298/572] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:48:05 2026] GET /volume/v3/volumes/bf008b09-3bb5-4b9e-be93-5343cb4b690e => generated 848 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:05 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-1fac09f2-814c-4cbd-ba64-6b738c7e58d0 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:05 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:05 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1fac09f2-814c-4cbd-ba64-6b738c7e58d0 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] http://192.168.122.6/volume/v3/volumes/d0a2c806-fb2e-45d8-986c-b271b955525e returned with HTTP 200 Sep 07 13:48:05 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 275/573] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:48:05 2026] GET /volume/v3/volumes/d0a2c806-fb2e-45d8-986c-b271b955525e => generated 923 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7ddc9eb7-9718-4a4d-9a28-94d6859e841f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7ddc9eb7-9718-4a4d-9a28-94d6859e841f tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/volumes/bf008b09-3bb5-4b9e-be93-5343cb4b690e Sep 07 13:48:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7ddc9eb7-9718-4a4d-9a28-94d6859e841f tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7ddc9eb7-9718-4a4d-9a28-94d6859e841f tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:06 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:06 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:06 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:06 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:06 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7ddc9eb7-9718-4a4d-9a28-94d6859e841f tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Volume info retrieved successfully. Sep 07 13:48:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7ddc9eb7-9718-4a4d-9a28-94d6859e841f tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/volumes/bf008b09-3bb5-4b9e-be93-5343cb4b690e returned with HTTP 200 Sep 07 13:48:06 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 299/574] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:48:06 2026] GET /volume/v3/volumes/bf008b09-3bb5-4b9e-be93-5343cb4b690e => generated 849 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d4cf0532-db3d-47ac-aee4-98c107156335 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d4cf0532-db3d-47ac-aee4-98c107156335 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 07 13:48:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d4cf0532-db3d-47ac-aee4-98c107156335 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bf008b09-3bb5-4b9e-be93-5343cb4b690e", "name": "tempest-SnapshotsActionsTest-Snapshot-1291575267"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5655dc6f-050a-4c3c-8219-4dee08ffeade None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5655dc6f-050a-4c3c-8219-4dee08ffeade tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] GET http://192.168.122.6/volume/v3/volumes/d0a2c806-fb2e-45d8-986c-b271b955525e Sep 07 13:48:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5655dc6f-050a-4c3c-8219-4dee08ffeade tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5655dc6f-050a-4c3c-8219-4dee08ffeade tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:06 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:06 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:06 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:06 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:06 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d4cf0532-db3d-47ac-aee4-98c107156335 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Volume info retrieved successfully. Sep 07 13:48:06 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-d4cf0532-db3d-47ac-aee4-98c107156335 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Create snapshot from volume bf008b09-3bb5-4b9e-be93-5343cb4b690e Sep 07 13:48:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5655dc6f-050a-4c3c-8219-4dee08ffeade tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] http://192.168.122.6/volume/v3/volumes/d0a2c806-fb2e-45d8-986c-b271b955525e returned with HTTP 404 Sep 07 13:48:06 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 300/575] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:48:06 2026] GET /volume/v3/volumes/d0a2c806-fb2e-45d8-986c-b271b955525e => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 13:48:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4f634535-4a35-4dc0-bb0c-adebc185b586 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4f634535-4a35-4dc0-bb0c-adebc185b586 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] GET http://192.168.122.6/volume/v3/groups/666b9b49-6baf-4ef0-9e77-b0631c55498e Sep 07 13:48:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4f634535-4a35-4dc0-bb0c-adebc185b586 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4f634535-4a35-4dc0-bb0c-adebc185b586 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-4f634535-4a35-4dc0-bb0c-adebc185b586 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] show called for member 666b9b49-6baf-4ef0-9e77-b0631c55498e {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:48:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4f634535-4a35-4dc0-bb0c-adebc185b586 tempest-GroupSnapshotsV319Test-809003811 tempest-GroupSnapshotsV319Test-809003811-project-member] http://192.168.122.6/volume/v3/groups/666b9b49-6baf-4ef0-9e77-b0631c55498e returned with HTTP 404 Sep 07 13:48:06 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 301/576] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:48:06 2026] GET /volume/v3/groups/666b9b49-6baf-4ef0-9e77-b0631c55498e => generated 108 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:48:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4c7b346b-e3d0-48ab-8c20-7108b77a4e7e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4c7b346b-e3d0-48ab-8c20-7108b77a4e7e tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] DELETE http://192.168.122.6/volume/v3/group_types/122de456-52bc-4d0a-bd9c-beb7fcd8b26a Sep 07 13:48:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4c7b346b-e3d0-48ab-8c20-7108b77a4e7e tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4c7b346b-e3d0-48ab-8c20-7108b77a4e7e tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:06 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-d4cf0532-db3d-47ac-aee4-98c107156335 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Created reservations ['ddb18645-a8d9-4e6c-bff4-e0f0c411b9ee', '121b13a7-0764-4162-84b9-162156027c44', 'e6daeaac-f949-474e-b0fe-d66f7cedeaaf', 'f5e4ecf4-8929-4bf2-b3f1-852dd2cb0581'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:48:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4c7b346b-e3d0-48ab-8c20-7108b77a4e7e tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] http://192.168.122.6/volume/v3/group_types/122de456-52bc-4d0a-bd9c-beb7fcd8b26a returned with HTTP 202 Sep 07 13:48:06 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 302/577] 192.168.122.6 () {60 vars in 1278 bytes} [Mon Sep 7 13:48:06 2026] DELETE /volume/v3/group_types/122de456-52bc-4d0a-bd9c-beb7fcd8b26a => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:48:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-46a9330e-efd1-46ae-9650-df3b797c6a1e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-46a9330e-efd1-46ae-9650-df3b797c6a1e tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] DELETE http://192.168.122.6/volume/v3/types/2cb8cbf9-9e31-4120-a342-819d2258bc3d Sep 07 13:48:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-46a9330e-efd1-46ae-9650-df3b797c6a1e tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-46a9330e-efd1-46ae-9650-df3b797c6a1e tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] Calling method '_delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:06 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:06 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:06 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d4cf0532-db3d-47ac-aee4-98c107156335 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot create request issued successfully. Sep 07 13:48:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d4cf0532-db3d-47ac-aee4-98c107156335 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 13:48:06 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 276/578] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 13:48:06 2026] POST /volume/v3/snapshots => generated 307 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:48:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ee3f5b51-b262-4eb2-9869-cacd311a0fb3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ee3f5b51-b262-4eb2-9869-cacd311a0fb3 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d Sep 07 13:48:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ee3f5b51-b262-4eb2-9869-cacd311a0fb3 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ee3f5b51-b262-4eb2-9869-cacd311a0fb3 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-46a9330e-efd1-46ae-9650-df3b797c6a1e tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] http://192.168.122.6/volume/v3/types/2cb8cbf9-9e31-4120-a342-819d2258bc3d returned with HTTP 202 Sep 07 13:48:06 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 303/579] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:48:06 2026] DELETE /volume/v3/types/2cb8cbf9-9e31-4120-a342-819d2258bc3d => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:48:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2185f15a-6e96-4da3-af53-38de1ec1bf3c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2185f15a-6e96-4da3-af53-38de1ec1bf3c tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] GET http://192.168.122.6/volume/v3/types/2cb8cbf9-9e31-4120-a342-819d2258bc3d Sep 07 13:48:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2185f15a-6e96-4da3-af53-38de1ec1bf3c tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2185f15a-6e96-4da3-af53-38de1ec1bf3c tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:06 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:06 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:06 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ee3f5b51-b262-4eb2-9869-cacd311a0fb3 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2185f15a-6e96-4da3-af53-38de1ec1bf3c tempest-GroupSnapshotsV319Test-2124879318 tempest-GroupSnapshotsV319Test-2124879318-project-admin] http://192.168.122.6/volume/v3/types/2cb8cbf9-9e31-4120-a342-819d2258bc3d returned with HTTP 404 Sep 07 13:48:06 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 304/580] 192.168.122.6 () {58 vars in 1216 bytes} [Mon Sep 7 13:48:06 2026] GET /volume/v3/types/2cb8cbf9-9e31-4120-a342-819d2258bc3d => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:48:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ee3f5b51-b262-4eb2-9869-cacd311a0fb3 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d returned with HTTP 200 Sep 07 13:48:06 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 277/581] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:06 2026] GET /volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d => generated 439 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-307ec785-9f03-4498-a87d-536914ee7791 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-307ec785-9f03-4498-a87d-536914ee7791 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d Sep 07 13:48:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-307ec785-9f03-4498-a87d-536914ee7791 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-307ec785-9f03-4498-a87d-536914ee7791 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:07 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:07 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:07 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-307ec785-9f03-4498-a87d-536914ee7791 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-307ec785-9f03-4498-a87d-536914ee7791 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d returned with HTTP 200 Sep 07 13:48:07 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 305/582] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:07 2026] GET /volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d => generated 439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e9bf50c8-df96-4ee7-b4ee-b0a130343a9d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e9bf50c8-df96-4ee7-b4ee-b0a130343a9d tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d Sep 07 13:48:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e9bf50c8-df96-4ee7-b4ee-b0a130343a9d tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e9bf50c8-df96-4ee7-b4ee-b0a130343a9d tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:08 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:08 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:08 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e9bf50c8-df96-4ee7-b4ee-b0a130343a9d tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e9bf50c8-df96-4ee7-b4ee-b0a130343a9d tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d returned with HTTP 200 Sep 07 13:48:08 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 278/583] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:08 2026] GET /volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9c0558e9-a8e7-46af-9451-ac1f94bb2a6c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9c0558e9-a8e7-46af-9451-ac1f94bb2a6c tempest-VolumeHostsAdminTestsJSON-1866571512 tempest-VolumeHostsAdminTestsJSON-1866571512-project-admin] GET http://192.168.122.6/volume/v3/os-hosts Sep 07 13:48:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9c0558e9-a8e7-46af-9451-ac1f94bb2a6c tempest-VolumeHostsAdminTestsJSON-1866571512 tempest-VolumeHostsAdminTestsJSON-1866571512-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9c0558e9-a8e7-46af-9451-ac1f94bb2a6c tempest-VolumeHostsAdminTestsJSON-1866571512 tempest-VolumeHostsAdminTestsJSON-1866571512-project-admin] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:09 devstack devstack@c-api.service[87262]: /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 07 13:48:09 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:48:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.hosts [None req-9c0558e9-a8e7-46af-9451-ac1f94bb2a6c tempest-VolumeHostsAdminTestsJSON-1866571512 tempest-VolumeHostsAdminTestsJSON-1866571512-project-admin] status, active and update: available, enabled, 2026-09-07 11:47:47+00:00 {{(pid=87262) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 13:48:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.hosts [None req-9c0558e9-a8e7-46af-9451-ac1f94bb2a6c tempest-VolumeHostsAdminTestsJSON-1866571512 tempest-VolumeHostsAdminTestsJSON-1866571512-project-admin] status, active and update: available, enabled, 2026-09-07 11:42:05+00:00 {{(pid=87262) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 13:48:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.hosts [None req-9c0558e9-a8e7-46af-9451-ac1f94bb2a6c tempest-VolumeHostsAdminTestsJSON-1866571512 tempest-VolumeHostsAdminTestsJSON-1866571512-project-admin] status, active and update: available, enabled, 2026-09-07 11:46:49+00:00 {{(pid=87262) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 13:48:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9c0558e9-a8e7-46af-9451-ac1f94bb2a6c tempest-VolumeHostsAdminTestsJSON-1866571512 tempest-VolumeHostsAdminTestsJSON-1866571512-project-admin] http://192.168.122.6/volume/v3/os-hosts returned with HTTP 200 Sep 07 13:48:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 306/584] 192.168.122.6 () {58 vars in 1114 bytes} [Mon Sep 7 13:48:09 2026] GET /volume/v3/os-hosts => generated 561 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-fdbdd340-11c3-44e8-8e7e-ed62b5c69656 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fdbdd340-11c3-44e8-8e7e-ed62b5c69656 tempest-VolumeHostsAdminTestsJSON-1866571512 tempest-VolumeHostsAdminTestsJSON-1866571512-project-admin] GET http://192.168.122.6/volume/v3/os-hosts Sep 07 13:48:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fdbdd340-11c3-44e8-8e7e-ed62b5c69656 tempest-VolumeHostsAdminTestsJSON-1866571512 tempest-VolumeHostsAdminTestsJSON-1866571512-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fdbdd340-11c3-44e8-8e7e-ed62b5c69656 tempest-VolumeHostsAdminTestsJSON-1866571512 tempest-VolumeHostsAdminTestsJSON-1866571512-project-admin] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:09 devstack devstack@c-api.service[87261]: /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 07 13:48:09 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:48:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.contrib.hosts [None req-fdbdd340-11c3-44e8-8e7e-ed62b5c69656 tempest-VolumeHostsAdminTestsJSON-1866571512 tempest-VolumeHostsAdminTestsJSON-1866571512-project-admin] status, active and update: available, enabled, 2026-09-07 11:47:47+00:00 {{(pid=87261) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 13:48:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.contrib.hosts [None req-fdbdd340-11c3-44e8-8e7e-ed62b5c69656 tempest-VolumeHostsAdminTestsJSON-1866571512 tempest-VolumeHostsAdminTestsJSON-1866571512-project-admin] status, active and update: available, enabled, 2026-09-07 11:42:05+00:00 {{(pid=87261) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 13:48:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.contrib.hosts [None req-fdbdd340-11c3-44e8-8e7e-ed62b5c69656 tempest-VolumeHostsAdminTestsJSON-1866571512 tempest-VolumeHostsAdminTestsJSON-1866571512-project-admin] status, active and update: available, enabled, 2026-09-07 11:46:49+00:00 {{(pid=87261) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 13:48:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fdbdd340-11c3-44e8-8e7e-ed62b5c69656 tempest-VolumeHostsAdminTestsJSON-1866571512 tempest-VolumeHostsAdminTestsJSON-1866571512-project-admin] http://192.168.122.6/volume/v3/os-hosts returned with HTTP 200 Sep 07 13:48:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 279/585] 192.168.122.6 () {58 vars in 1114 bytes} [Mon Sep 7 13:48:09 2026] GET /volume/v3/os-hosts => generated 561 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bdf91e55-031a-4b6b-a7e1-cc88e1284a72 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bdf91e55-031a-4b6b-a7e1-cc88e1284a72 tempest-VolumeHostsAdminTestsJSON-1866571512 tempest-VolumeHostsAdminTestsJSON-1866571512-project-admin] GET http://192.168.122.6/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 07 13:48:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bdf91e55-031a-4b6b-a7e1-cc88e1284a72 tempest-VolumeHostsAdminTestsJSON-1866571512 tempest-VolumeHostsAdminTestsJSON-1866571512-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bdf91e55-031a-4b6b-a7e1-cc88e1284a72 tempest-VolumeHostsAdminTestsJSON-1866571512 tempest-VolumeHostsAdminTestsJSON-1866571512-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bdf91e55-031a-4b6b-a7e1-cc88e1284a72 tempest-VolumeHostsAdminTestsJSON-1866571512 tempest-VolumeHostsAdminTestsJSON-1866571512-project-admin] http://192.168.122.6/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 07 13:48:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 307/586] 192.168.122.6 () {58 vars in 1177 bytes} [Mon Sep 7 13:48:09 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-85d6be85-e658-4e56-99b9-d4c40310af09 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-85d6be85-e658-4e56-99b9-d4c40310af09 tempest-VolumeHostsAdminTestsJSON-1866571512 tempest-VolumeHostsAdminTestsJSON-1866571512-project-admin] GET http://192.168.122.6/volume/v3/os-hosts/devstack@QuobyteHD Sep 07 13:48:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-85d6be85-e658-4e56-99b9-d4c40310af09 tempest-VolumeHostsAdminTestsJSON-1866571512 tempest-VolumeHostsAdminTestsJSON-1866571512-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-85d6be85-e658-4e56-99b9-d4c40310af09 tempest-VolumeHostsAdminTestsJSON-1866571512 tempest-VolumeHostsAdminTestsJSON-1866571512-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-85d6be85-e658-4e56-99b9-d4c40310af09 tempest-VolumeHostsAdminTestsJSON-1866571512 tempest-VolumeHostsAdminTestsJSON-1866571512-project-admin] http://192.168.122.6/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 07 13:48:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 280/587] 192.168.122.6 () {58 vars in 1171 bytes} [Mon Sep 7 13:48:09 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 546 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0e9773a4-0bfe-4e09-be1f-48e5b6dde437 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0e9773a4-0bfe-4e09-be1f-48e5b6dde437 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d Sep 07 13:48:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0e9773a4-0bfe-4e09-be1f-48e5b6dde437 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0e9773a4-0bfe-4e09-be1f-48e5b6dde437 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:09 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:09 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:09 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0e9773a4-0bfe-4e09-be1f-48e5b6dde437 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0e9773a4-0bfe-4e09-be1f-48e5b6dde437 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d returned with HTTP 200 Sep 07 13:48:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 308/588] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:09 2026] GET /volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-09d5304f-3c01-4de6-8dc6-cf2166c5f3e1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-09d5304f-3c01-4de6-8dc6-cf2166c5f3e1 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] POST http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d/action Sep 07 13:48:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-09d5304f-3c01-4de6-8dc6-cf2166c5f3e1 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-09d5304f-3c01-4de6-8dc6-cf2166c5f3e1 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.contrib.admin_actions [None req-09d5304f-3c01-4de6-8dc6-cf2166c5f3e1 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Updating snapshot '7b364960-9335-4cd2-817a-1173dc3c909d' with '{'status': 'creating'}' {{(pid=87261) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 13:48:10 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:10 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-09d5304f-3c01-4de6-8dc6-cf2166c5f3e1 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d/action returned with HTTP 202 Sep 07 13:48:10 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 281/589] 192.168.122.6 () {60 vars in 1270 bytes} [Mon Sep 7 13:48:10 2026] POST /volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d/action => generated 0 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:48:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b3e07049-06aa-4ef0-9322-91256c77abcd None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b3e07049-06aa-4ef0-9322-91256c77abcd tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d Sep 07 13:48:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b3e07049-06aa-4ef0-9322-91256c77abcd tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b3e07049-06aa-4ef0-9322-91256c77abcd tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:10 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:10 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:10 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b3e07049-06aa-4ef0-9322-91256c77abcd tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b3e07049-06aa-4ef0-9322-91256c77abcd tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d returned with HTTP 200 Sep 07 13:48:10 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 309/590] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:10 2026] GET /volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8557e3b7-aa5a-4273-be9f-e563f9f49652 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8557e3b7-aa5a-4273-be9f-e563f9f49652 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] POST http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d/action Sep 07 13:48:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8557e3b7-aa5a-4273-be9f-e563f9f49652 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8557e3b7-aa5a-4273-be9f-e563f9f49652 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.contrib.admin_actions [None req-8557e3b7-aa5a-4273-be9f-e563f9f49652 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Updating snapshot '7b364960-9335-4cd2-817a-1173dc3c909d' with '{'status': 'available'}' {{(pid=87261) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 13:48:10 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:10 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8557e3b7-aa5a-4273-be9f-e563f9f49652 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d/action returned with HTTP 202 Sep 07 13:48:10 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 282/591] 192.168.122.6 () {60 vars in 1270 bytes} [Mon Sep 7 13:48:10 2026] POST /volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:48:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e39bc389-d9e9-4ffd-a780-a2dcb19105b2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e39bc389-d9e9-4ffd-a780-a2dcb19105b2 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d Sep 07 13:48:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e39bc389-d9e9-4ffd-a780-a2dcb19105b2 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e39bc389-d9e9-4ffd-a780-a2dcb19105b2 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:10 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:10 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:10 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e39bc389-d9e9-4ffd-a780-a2dcb19105b2 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e39bc389-d9e9-4ffd-a780-a2dcb19105b2 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d returned with HTTP 200 Sep 07 13:48:10 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 310/592] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:10 2026] GET /volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ac228885-9d3b-47fc-9684-f61434960df3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ac228885-9d3b-47fc-9684-f61434960df3 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 07 13:48:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ac228885-9d3b-47fc-9684-f61434960df3 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bf008b09-3bb5-4b9e-be93-5343cb4b690e", "name": "tempest-SnapshotsActionsTest-Snapshot-1816756275"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:10 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:10 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:10 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:10 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:10 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ac228885-9d3b-47fc-9684-f61434960df3 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Volume info retrieved successfully. Sep 07 13:48:10 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-ac228885-9d3b-47fc-9684-f61434960df3 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Create snapshot from volume bf008b09-3bb5-4b9e-be93-5343cb4b690e Sep 07 13:48:10 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-ac228885-9d3b-47fc-9684-f61434960df3 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Created reservations ['c658649c-f5dc-4012-85f7-864cc2a790db', 'ca6250bf-dbc6-4db8-9e29-dfbadc21f671', 'eecfd85f-1c07-4544-8a3d-714e05a0e55e', 'd2fde657-d9d1-4541-9cc8-7aa41e4c7014'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:48:10 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:10 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:10 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ac228885-9d3b-47fc-9684-f61434960df3 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot create request issued successfully. Sep 07 13:48:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ac228885-9d3b-47fc-9684-f61434960df3 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 13:48:10 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 283/593] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 13:48:10 2026] POST /volume/v3/snapshots => generated 307 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:48:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f62c5509-959b-42bc-a768-1c64d2993f51 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f62c5509-959b-42bc-a768-1c64d2993f51 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/1ccd838d-555b-48f6-aa06-6aaf06e5b7d3 Sep 07 13:48:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f62c5509-959b-42bc-a768-1c64d2993f51 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f62c5509-959b-42bc-a768-1c64d2993f51 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:10 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:10 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:10 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f62c5509-959b-42bc-a768-1c64d2993f51 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f62c5509-959b-42bc-a768-1c64d2993f51 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/1ccd838d-555b-48f6-aa06-6aaf06e5b7d3 returned with HTTP 200 Sep 07 13:48:10 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 311/594] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:10 2026] GET /volume/v3/snapshots/1ccd838d-555b-48f6-aa06-6aaf06e5b7d3 => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4ceaa284-81b3-47d7-a87c-705cc833c348 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4ceaa284-81b3-47d7-a87c-705cc833c348 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/1ccd838d-555b-48f6-aa06-6aaf06e5b7d3 Sep 07 13:48:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4ceaa284-81b3-47d7-a87c-705cc833c348 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4ceaa284-81b3-47d7-a87c-705cc833c348 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:11 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:11 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:11 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4ceaa284-81b3-47d7-a87c-705cc833c348 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4ceaa284-81b3-47d7-a87c-705cc833c348 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/1ccd838d-555b-48f6-aa06-6aaf06e5b7d3 returned with HTTP 200 Sep 07 13:48:11 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 284/595] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:11 2026] GET /volume/v3/snapshots/1ccd838d-555b-48f6-aa06-6aaf06e5b7d3 => generated 439 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-832e7e3b-b29b-4790-a0d5-9d329644508f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-502a3e54-cb35-4c0f-9c90-49af254ede38 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-502a3e54-cb35-4c0f-9c90-49af254ede38 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/1ccd838d-555b-48f6-aa06-6aaf06e5b7d3 Sep 07 13:48:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-502a3e54-cb35-4c0f-9c90-49af254ede38 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-502a3e54-cb35-4c0f-9c90-49af254ede38 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:12 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:12 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:12 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-502a3e54-cb35-4c0f-9c90-49af254ede38 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-502a3e54-cb35-4c0f-9c90-49af254ede38 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/1ccd838d-555b-48f6-aa06-6aaf06e5b7d3 returned with HTTP 200 Sep 07 13:48:12 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 285/596] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:12 2026] GET /volume/v3/snapshots/1ccd838d-555b-48f6-aa06-6aaf06e5b7d3 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c731bd4d-c337-4ade-a40d-5efa44e11a55 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c731bd4d-c337-4ade-a40d-5efa44e11a55 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] POST http://192.168.122.6/volume/v3/snapshots/1ccd838d-555b-48f6-aa06-6aaf06e5b7d3/action Sep 07 13:48:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c731bd4d-c337-4ade-a40d-5efa44e11a55 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c731bd4d-c337-4ade-a40d-5efa44e11a55 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.contrib.admin_actions [None req-c731bd4d-c337-4ade-a40d-5efa44e11a55 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Updating snapshot '1ccd838d-555b-48f6-aa06-6aaf06e5b7d3' with '{'status': 'creating'}' {{(pid=87261) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 13:48:12 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:12 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c731bd4d-c337-4ade-a40d-5efa44e11a55 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] http://192.168.122.6/volume/v3/snapshots/1ccd838d-555b-48f6-aa06-6aaf06e5b7d3/action returned with HTTP 202 Sep 07 13:48:13 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 286/597] 192.168.122.6 () {60 vars in 1270 bytes} [Mon Sep 7 13:48:12 2026] POST /volume/v3/snapshots/1ccd838d-555b-48f6-aa06-6aaf06e5b7d3/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:48:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-16bc4621-6367-496b-8b52-d60baa34affc None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-16bc4621-6367-496b-8b52-d60baa34affc tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/1ccd838d-555b-48f6-aa06-6aaf06e5b7d3 Sep 07 13:48:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-16bc4621-6367-496b-8b52-d60baa34affc tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-16bc4621-6367-496b-8b52-d60baa34affc tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:13 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:13 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:13 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-16bc4621-6367-496b-8b52-d60baa34affc tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-16bc4621-6367-496b-8b52-d60baa34affc tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/1ccd838d-555b-48f6-aa06-6aaf06e5b7d3 returned with HTTP 200 Sep 07 13:48:13 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 287/598] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:13 2026] GET /volume/v3/snapshots/1ccd838d-555b-48f6-aa06-6aaf06e5b7d3 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-81b643f9-f4ae-465a-ab1a-f7502f30e498 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-81b643f9-f4ae-465a-ab1a-f7502f30e498 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] POST http://192.168.122.6/volume/v3/snapshots/1ccd838d-555b-48f6-aa06-6aaf06e5b7d3/action Sep 07 13:48:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-81b643f9-f4ae-465a-ab1a-f7502f30e498 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-81b643f9-f4ae-465a-ab1a-f7502f30e498 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:13 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:13 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:13 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-81b643f9-f4ae-465a-ab1a-f7502f30e498 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Snapshot retrieved successfully. Sep 07 13:48:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-832e7e3b-b29b-4790-a0d5-9d329644508f tempest-GroupsV314Test-840662194 tempest-GroupsV314Test-840662194-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:48:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-832e7e3b-b29b-4790-a0d5-9d329644508f tempest-GroupsV314Test-840662194 tempest-GroupsV314Test-840662194-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-855899007"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:13 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:13 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-832e7e3b-b29b-4790-a0d5-9d329644508f tempest-GroupsV314Test-840662194 tempest-GroupsV314Test-840662194-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:48:13 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 312/599] 192.168.122.6 () {60 vars in 1126 bytes} [Mon Sep 7 13:48:12 2026] POST /volume/v3/types => generated 219 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:13 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-81b643f9-f4ae-465a-ab1a-f7502f30e498 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Snapshot delete request issued successfully. Sep 07 13:48:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bde6e9ba-6b47-4543-9986-b2b10f5817e8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-81b643f9-f4ae-465a-ab1a-f7502f30e498 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] http://192.168.122.6/volume/v3/snapshots/1ccd838d-555b-48f6-aa06-6aaf06e5b7d3/action returned with HTTP 202 Sep 07 13:48:13 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 288/600] 192.168.122.6 () {60 vars in 1270 bytes} [Mon Sep 7 13:48:13 2026] POST /volume/v3/snapshots/1ccd838d-555b-48f6-aa06-6aaf06e5b7d3/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:48:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bde6e9ba-6b47-4543-9986-b2b10f5817e8 tempest-GroupsV314Test-840662194 tempest-GroupsV314Test-840662194-project-admin] POST http://192.168.122.6/volume/v3/group_types Sep 07 13:48:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bde6e9ba-6b47-4543-9986-b2b10f5817e8 tempest-GroupsV314Test-840662194 tempest-GroupsV314Test-840662194-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-532294800"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-329ee221-15b8-4f8d-8660-93c62cdd3892 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-329ee221-15b8-4f8d-8660-93c62cdd3892 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/1ccd838d-555b-48f6-aa06-6aaf06e5b7d3 Sep 07 13:48:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-329ee221-15b8-4f8d-8660-93c62cdd3892 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-329ee221-15b8-4f8d-8660-93c62cdd3892 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:13 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:13 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:13 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-329ee221-15b8-4f8d-8660-93c62cdd3892 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-329ee221-15b8-4f8d-8660-93c62cdd3892 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/1ccd838d-555b-48f6-aa06-6aaf06e5b7d3 returned with HTTP 200 Sep 07 13:48:13 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 289/601] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:13 2026] GET /volume/v3/snapshots/1ccd838d-555b-48f6-aa06-6aaf06e5b7d3 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bde6e9ba-6b47-4543-9986-b2b10f5817e8 tempest-GroupsV314Test-840662194 tempest-GroupsV314Test-840662194-project-admin] http://192.168.122.6/volume/v3/group_types returned with HTTP 202 Sep 07 13:48:13 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 313/602] 192.168.122.6 () {62 vars in 1185 bytes} [Mon Sep 7 13:48:13 2026] POST /volume/v3/group_types => generated 176 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:48:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c5e5ce1f-6a53-4667-89d4-864956de0902 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c5e5ce1f-6a53-4667-89d4-864956de0902 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] POST http://192.168.122.6/volume/v3/groups Sep 07 13:48:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c5e5ce1f-6a53-4667-89d4-864956de0902 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8c7e213e-55da-46b8-bb87-6b4e23edc42c", "volume_types": ["698f158c-5b1b-4cd5-aeb4-abb609ab6ff1"], "name": "tempest-GroupsV314Test-Group-1399995813"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-c5e5ce1f-6a53-4667-89d4-864956de0902 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Creating new group {'group': {'group_type': '8c7e213e-55da-46b8-bb87-6b4e23edc42c', 'volume_types': ['698f158c-5b1b-4cd5-aeb4-abb609ab6ff1'], 'name': 'tempest-GroupsV314Test-Group-1399995813'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 13:48:13 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.groups [None req-c5e5ce1f-6a53-4667-89d4-864956de0902 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Creating group tempest-GroupsV314Test-Group-1399995813. Sep 07 13:48:13 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c5e5ce1f-6a53-4667-89d4-864956de0902 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Availability Zones retrieved successfully. Sep 07 13:48:13 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-c5e5ce1f-6a53-4667-89d4-864956de0902 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Created reservations ['79eaf7d3-b206-462b-8d8b-e21444237e9c'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:48:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c5e5ce1f-6a53-4667-89d4-864956de0902 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] http://192.168.122.6/volume/v3/groups returned with HTTP 202 Sep 07 13:48:13 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 290/603] 192.168.122.6 () {62 vars in 1171 bytes} [Mon Sep 7 13:48:13 2026] POST /volume/v3/groups => generated 108 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:48:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-aa375fc4-7ffe-4e9f-8618-5457d322de18 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-aa375fc4-7ffe-4e9f-8618-5457d322de18 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] GET http://192.168.122.6/volume/v3/groups/b71c94ad-7773-46f1-a776-63d2bc56af4f Sep 07 13:48:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-aa375fc4-7ffe-4e9f-8618-5457d322de18 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-aa375fc4-7ffe-4e9f-8618-5457d322de18 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-aa375fc4-7ffe-4e9f-8618-5457d322de18 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] show called for member b71c94ad-7773-46f1-a776-63d2bc56af4f {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:48:13 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:13 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:13 devstack devstack@c-api.service[87262]: /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 07 13:48:13 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), Sep 07 13:48:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-aa375fc4-7ffe-4e9f-8618-5457d322de18 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] http://192.168.122.6/volume/v3/groups/b71c94ad-7773-46f1-a776-63d2bc56af4f returned with HTTP 200 Sep 07 13:48:13 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 314/604] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:48:13 2026] GET /volume/v3/groups/b71c94ad-7773-46f1-a776-63d2bc56af4f => generated 388 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-41548585-d4bb-4ea0-a9bd-0fd2f3c785fe None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:14 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-41548585-d4bb-4ea0-a9bd-0fd2f3c785fe tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/1ccd838d-555b-48f6-aa06-6aaf06e5b7d3 Sep 07 13:48:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-41548585-d4bb-4ea0-a9bd-0fd2f3c785fe tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-41548585-d4bb-4ea0-a9bd-0fd2f3c785fe tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:14 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:14 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:14 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-41548585-d4bb-4ea0-a9bd-0fd2f3c785fe tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:14 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-41548585-d4bb-4ea0-a9bd-0fd2f3c785fe tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/1ccd838d-555b-48f6-aa06-6aaf06e5b7d3 returned with HTTP 200 Sep 07 13:48:14 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 291/605] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:14 2026] GET /volume/v3/snapshots/1ccd838d-555b-48f6-aa06-6aaf06e5b7d3 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-12d4d2ca-d5e4-4770-8a87-8f5f1ec6e3f6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:14 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-12d4d2ca-d5e4-4770-8a87-8f5f1ec6e3f6 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] GET http://192.168.122.6/volume/v3/groups/b71c94ad-7773-46f1-a776-63d2bc56af4f Sep 07 13:48:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-12d4d2ca-d5e4-4770-8a87-8f5f1ec6e3f6 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-12d4d2ca-d5e4-4770-8a87-8f5f1ec6e3f6 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-12d4d2ca-d5e4-4770-8a87-8f5f1ec6e3f6 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] show called for member b71c94ad-7773-46f1-a776-63d2bc56af4f {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:48:14 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:14 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:14 devstack devstack@c-api.service[87262]: /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 07 13:48:14 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), Sep 07 13:48:14 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-12d4d2ca-d5e4-4770-8a87-8f5f1ec6e3f6 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] http://192.168.122.6/volume/v3/groups/b71c94ad-7773-46f1-a776-63d2bc56af4f returned with HTTP 200 Sep 07 13:48:14 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 315/606] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:48:14 2026] GET /volume/v3/groups/b71c94ad-7773-46f1-a776-63d2bc56af4f => generated 389 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:48:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-cd3f65ff-67d9-46ee-8c8e-29140fb31a33 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:14 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cd3f65ff-67d9-46ee-8c8e-29140fb31a33 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:48:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cd3f65ff-67d9-46ee-8c8e-29140fb31a33 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-613822783", "volume_type": "698f158c-5b1b-4cd5-aeb4-abb609ab6ff1", "group_id": "b71c94ad-7773-46f1-a776-63d2bc56af4f", "size": 1}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-cd3f65ff-67d9-46ee-8c8e-29140fb31a33 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-613822783', 'volume_type': '698f158c-5b1b-4cd5-aeb4-abb609ab6ff1', 'group_id': 'b71c94ad-7773-46f1-a776-63d2bc56af4f', 'size': 1}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:48:14 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:14 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:14 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-cd3f65ff-67d9-46ee-8c8e-29140fb31a33 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Create volume of 1 GB Sep 07 13:48:14 devstack devstack@c-api.service[87261]: /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 07 13:48:14 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 13:48:14 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-cd3f65ff-67d9-46ee-8c8e-29140fb31a33 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Availability Zones retrieved successfully. Sep 07 13:48:14 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-cd3f65ff-67d9-46ee-8c8e-29140fb31a33 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Flow 'volume_create_api' (da51bcf9-abd3-4fe8-9401-aeb78ee5cf13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:48:14 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-cd3f65ff-67d9-46ee-8c8e-29140fb31a33 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a81200a-de9d-4c2d-8e17-f6ec55d6d5dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:14 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:14 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:14 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-cd3f65ff-67d9-46ee-8c8e-29140fb31a33 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:48:14 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-cd3f65ff-67d9-46ee-8c8e-29140fb31a33 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a81200a-de9d-4c2d-8e17-f6ec55d6d5dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:48:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=698f158c-5b1b-4cd5-aeb4-abb609ab6ff1,is_public=True,name='tempest-GroupsV314Test-volume-type-855899007',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '698f158c-5b1b-4cd5-aeb4-abb609ab6ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b71c94ad-7773-46f1-a776-63d2bc56af4f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:14 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-cd3f65ff-67d9-46ee-8c8e-29140fb31a33 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bf74616-7da1-49f6-8101-9c0fc1c3faa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:14 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-cd3f65ff-67d9-46ee-8c8e-29140fb31a33 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-855899007 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-855899007, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:48:14 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-cd3f65ff-67d9-46ee-8c8e-29140fb31a33 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-855899007 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-855899007, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:48:14 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-cd3f65ff-67d9-46ee-8c8e-29140fb31a33 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Created reservations ['b5f3249d-3caf-4162-a1c8-2812492dcd69', 'a6e91c25-48ff-42d5-8213-8779c2fc8aa3', 'b1d8690c-b7d8-45dc-bccf-ff9378b86234', '4287ae8c-f9fb-4b4f-b2ab-a6fda1dad808'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:48:14 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-cd3f65ff-67d9-46ee-8c8e-29140fb31a33 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bf74616-7da1-49f6-8101-9c0fc1c3faa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5f3249d-3caf-4162-a1c8-2812492dcd69', 'a6e91c25-48ff-42d5-8213-8779c2fc8aa3', 'b1d8690c-b7d8-45dc-bccf-ff9378b86234', '4287ae8c-f9fb-4b4f-b2ab-a6fda1dad808']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:14 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-cd3f65ff-67d9-46ee-8c8e-29140fb31a33 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3b21d2f-fe6d-4ded-93b5-d4af0bd75d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:14 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:14 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:14 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-cd3f65ff-67d9-46ee-8c8e-29140fb31a33 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3b21d2f-fe6d-4ded-93b5-d4af0bd75d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a1cbadd-5d48-43c2-9c81-947cc67e490b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-613822783',encryption_key_id=None,group_id=b71c94ad-7773-46f1-a776-63d2bc56af4f,group_type_id=,metadata={},multiattach=False,project_id='6033603971934f508f81dc1ba7030228',qos_specs=None,replication_status=,reservations=['b5f3249d-3caf-4162-a1c8-2812492dcd69','a6e91c25-48ff-42d5-8213-8779c2fc8aa3','b1d8690c-b7d8-45dc-bccf-ff9378b86234','4287ae8c-f9fb-4b4f-b2ab-a6fda1dad808'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bec88e29489e4d3d9c51fec5c08dd867',volume_type_id=698f158c-5b1b-4cd5-aeb4-abb609ab6ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:48:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-613822783',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b71c94ad-7773-46f1-a776-63d2bc56af4f,host=None,id=0a1cbadd-5d48-43c2-9c81-947cc67e490b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6033603971934f508f81dc1ba7030228',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bec88e29489e4d3d9c51fec5c08dd867',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(698f158c-5b1b-4cd5-aeb4-abb609ab6ff1),volume_type_id=698f158c-5b1b-4cd5-aeb4-abb609ab6ff1)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:14 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-cd3f65ff-67d9-46ee-8c8e-29140fb31a33 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28a5b9dd-4711-4d1f-8da6-b8f7bc6433fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-cd3f65ff-67d9-46ee-8c8e-29140fb31a33 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28a5b9dd-4711-4d1f-8da6-b8f7bc6433fd) transitioned into state 'SUCCESS' from state '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-613822783',encryption_key_id=None,group_id=b71c94ad-7773-46f1-a776-63d2bc56af4f,group_type_id=,metadata={},multiattach=False,project_id='6033603971934f508f81dc1ba7030228',qos_specs=None,replication_status=,reservations=['b5f3249d-3caf-4162-a1c8-2812492dcd69','a6e91c25-48ff-42d5-8213-8779c2fc8aa3','b1d8690c-b7d8-45dc-bccf-ff9378b86234','4287ae8c-f9fb-4b4f-b2ab-a6fda1dad808'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bec88e29489e4d3d9c51fec5c08dd867',volume_type_id=698f158c-5b1b-4cd5-aeb4-abb609ab6ff1)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-cd3f65ff-67d9-46ee-8c8e-29140fb31a33 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97ba845d-37ff-4a04-97fa-6432570cf55f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-cd3f65ff-67d9-46ee-8c8e-29140fb31a33 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97ba845d-37ff-4a04-97fa-6432570cf55f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-cd3f65ff-67d9-46ee-8c8e-29140fb31a33 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Flow 'volume_create_api' (da51bcf9-abd3-4fe8-9401-aeb78ee5cf13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:48:15 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-cd3f65ff-67d9-46ee-8c8e-29140fb31a33 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Create volume request issued successfully. Sep 07 13:48:15 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-cd3f65ff-67d9-46ee-8c8e-29140fb31a33 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:15 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-cd3f65ff-67d9-46ee-8c8e-29140fb31a33 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:15 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-cd3f65ff-67d9-46ee-8c8e-29140fb31a33 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:15 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:15 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cd3f65ff-67d9-46ee-8c8e-29140fb31a33 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:48:15 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 292/607] 192.168.122.6 () {62 vars in 1174 bytes} [Mon Sep 7 13:48:14 2026] POST /volume/v3/volumes => generated 821 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:48:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b333d460-4df0-4a49-bddf-4476f8200215 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b333d460-4df0-4a49-bddf-4476f8200215 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] GET http://192.168.122.6/volume/v3/volumes/0a1cbadd-5d48-43c2-9c81-947cc67e490b Sep 07 13:48:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b333d460-4df0-4a49-bddf-4476f8200215 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b333d460-4df0-4a49-bddf-4476f8200215 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:15 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:15 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:15 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:15 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-61811ffd-7a7a-4c59-b3fc-46d9031567f1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:15 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b333d460-4df0-4a49-bddf-4476f8200215 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Volume info retrieved successfully. Sep 07 13:48:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-61811ffd-7a7a-4c59-b3fc-46d9031567f1 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/1ccd838d-555b-48f6-aa06-6aaf06e5b7d3 Sep 07 13:48:15 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-b333d460-4df0-4a49-bddf-4476f8200215 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:15 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-b333d460-4df0-4a49-bddf-4476f8200215 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-61811ffd-7a7a-4c59-b3fc-46d9031567f1 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-61811ffd-7a7a-4c59-b3fc-46d9031567f1 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-61811ffd-7a7a-4c59-b3fc-46d9031567f1 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/1ccd838d-555b-48f6-aa06-6aaf06e5b7d3 returned with HTTP 404 Sep 07 13:48:15 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 293/608] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:15 2026] GET /volume/v3/snapshots/1ccd838d-555b-48f6-aa06-6aaf06e5b7d3 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:48:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-5dd7fcf8-f910-4cc3-bb13-529cb1f70ce3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5dd7fcf8-f910-4cc3-bb13-529cb1f70ce3 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] POST http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d/action Sep 07 13:48:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5dd7fcf8-f910-4cc3-bb13-529cb1f70ce3 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5dd7fcf8-f910-4cc3-bb13-529cb1f70ce3 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.contrib.admin_actions [None req-5dd7fcf8-f910-4cc3-bb13-529cb1f70ce3 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Updating snapshot '7b364960-9335-4cd2-817a-1173dc3c909d' with '{'status': 'available'}' {{(pid=87261) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 13:48:15 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:15 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5dd7fcf8-f910-4cc3-bb13-529cb1f70ce3 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d/action returned with HTTP 202 Sep 07 13:48:15 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 294/609] 192.168.122.6 () {60 vars in 1270 bytes} [Mon Sep 7 13:48:15 2026] POST /volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:48:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3cda593e-0dd5-48ab-96e4-4578bd1fe7c9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:15 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-b333d460-4df0-4a49-bddf-4476f8200215 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3cda593e-0dd5-48ab-96e4-4578bd1fe7c9 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d Sep 07 13:48:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3cda593e-0dd5-48ab-96e4-4578bd1fe7c9 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3cda593e-0dd5-48ab-96e4-4578bd1fe7c9 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:15 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:15 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:15 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:15 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:15 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3cda593e-0dd5-48ab-96e4-4578bd1fe7c9 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3cda593e-0dd5-48ab-96e4-4578bd1fe7c9 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d returned with HTTP 200 Sep 07 13:48:15 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 295/610] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:15 2026] GET /volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-86220995-ae4b-4975-a516-bd41d965998d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-86220995-ae4b-4975-a516-bd41d965998d tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/1ccd838d-555b-48f6-aa06-6aaf06e5b7d3 Sep 07 13:48:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-86220995-ae4b-4975-a516-bd41d965998d tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-86220995-ae4b-4975-a516-bd41d965998d tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:15 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-86220995-ae4b-4975-a516-bd41d965998d tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Delete snapshot with id: 1ccd838d-555b-48f6-aa06-6aaf06e5b7d3 Sep 07 13:48:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b333d460-4df0-4a49-bddf-4476f8200215 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] http://192.168.122.6/volume/v3/volumes/0a1cbadd-5d48-43c2-9c81-947cc67e490b returned with HTTP 200 Sep 07 13:48:15 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 316/611] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:48:15 2026] GET /volume/v3/volumes/0a1cbadd-5d48-43c2-9c81-947cc67e490b => generated 889 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-86220995-ae4b-4975-a516-bd41d965998d tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/1ccd838d-555b-48f6-aa06-6aaf06e5b7d3 returned with HTTP 404 Sep 07 13:48:15 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 296/612] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 13:48:15 2026] DELETE /volume/v3/snapshots/1ccd838d-555b-48f6-aa06-6aaf06e5b7d3 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:48:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-39e34e11-d9fe-482c-9c3d-423efcfca226 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-39e34e11-d9fe-482c-9c3d-423efcfca226 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 07 13:48:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-39e34e11-d9fe-482c-9c3d-423efcfca226 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bf008b09-3bb5-4b9e-be93-5343cb4b690e", "name": "tempest-SnapshotsActionsTest-Snapshot-1440418147"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:15 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:15 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:15 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:15 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:15 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-39e34e11-d9fe-482c-9c3d-423efcfca226 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Volume info retrieved successfully. Sep 07 13:48:15 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-39e34e11-d9fe-482c-9c3d-423efcfca226 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Create snapshot from volume bf008b09-3bb5-4b9e-be93-5343cb4b690e Sep 07 13:48:15 devstack devstack@c-api.service[87262]: WARNING cinder.quota [None req-39e34e11-d9fe-482c-9c3d-423efcfca226 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-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 07 13:48:15 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-39e34e11-d9fe-482c-9c3d-423efcfca226 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Created reservations ['5ddef71e-4a82-4f5c-ab40-e2281a6923d0', '49c5379e-76ce-42fd-8a94-515a8de5673a', 'a3971b51-292d-4444-b695-57126b5b0dfe', '4f8cd5f6-850f-4d2a-970d-3d3dd4342d29'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:48:15 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:15 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:15 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-39e34e11-d9fe-482c-9c3d-423efcfca226 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot create request issued successfully. Sep 07 13:48:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-39e34e11-d9fe-482c-9c3d-423efcfca226 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 13:48:15 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 317/613] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 13:48:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:48:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3e73cdd8-3cd2-4377-b695-05f0ae242d63 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3e73cdd8-3cd2-4377-b695-05f0ae242d63 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/eb1181a8-9fce-4848-bb00-871b51a95773 Sep 07 13:48:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3e73cdd8-3cd2-4377-b695-05f0ae242d63 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3e73cdd8-3cd2-4377-b695-05f0ae242d63 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:15 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:15 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:15 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3e73cdd8-3cd2-4377-b695-05f0ae242d63 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3e73cdd8-3cd2-4377-b695-05f0ae242d63 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/eb1181a8-9fce-4848-bb00-871b51a95773 returned with HTTP 200 Sep 07 13:48:15 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 297/614] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:15 2026] GET /volume/v3/snapshots/eb1181a8-9fce-4848-bb00-871b51a95773 => generated 439 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d90b13cc-cb0c-4038-bce8-bb5186609c86 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d90b13cc-cb0c-4038-bce8-bb5186609c86 tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:48:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d90b13cc-cb0c-4038-bce8-bb5186609c86 tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1064684738", "os-volume-type-access:is_public": false}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:16 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:16 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d90b13cc-cb0c-4038-bce8-bb5186609c86 tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:48:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 318/615] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 13:48:15 2026] POST /volume/v3/types => generated 229 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-840244d0-b37e-456c-b1db-c09c62494dd6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-840244d0-b37e-456c-b1db-c09c62494dd6 tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:48:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-840244d0-b37e-456c-b1db-c09c62494dd6 tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3ba5746d-05fb-4453-b32e-5c497d72aa4f", "size": 1}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-840244d0-b37e-456c-b1db-c09c62494dd6 tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Create volume request body: {'volume': {'volume_type': '3ba5746d-05fb-4453-b32e-5c497d72aa4f', 'size': 1}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:48:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-840244d0-b37e-456c-b1db-c09c62494dd6 tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 404 Sep 07 13:48:16 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 298/616] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:48:16 2026] POST /volume/v3/volumes => generated 114 bytes in 182 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:48:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a3b25879-a94f-42c3-83e0-88a8214f015f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a3b25879-a94f-42c3-83e0-88a8214f015f tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] POST http://192.168.122.6/volume/v3/types/3ba5746d-05fb-4453-b32e-5c497d72aa4f/action Sep 07 13:48:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a3b25879-a94f-42c3-83e0-88a8214f015f tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] Action body: b'{"addProjectAccess": {"project": "fa8de455732541f59973f3f867a7ccca"}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a3b25879-a94f-42c3-83e0-88a8214f015f tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "fa8de455732541f59973f3f867a7ccca"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a3b25879-a94f-42c3-83e0-88a8214f015f tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] http://192.168.122.6/volume/v3/types/3ba5746d-05fb-4453-b32e-5c497d72aa4f/action returned with HTTP 202 Sep 07 13:48:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 319/617] 192.168.122.6 () {60 vars in 1258 bytes} [Mon Sep 7 13:48:16 2026] POST /volume/v3/types/3ba5746d-05fb-4453-b32e-5c497d72aa4f/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:48:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-13cc090f-ff32-4e94-97d2-b2922dbc8bdb None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-13cc090f-ff32-4e94-97d2-b2922dbc8bdb tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:48:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-13cc090f-ff32-4e94-97d2-b2922dbc8bdb tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3ba5746d-05fb-4453-b32e-5c497d72aa4f", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1690018274"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-13cc090f-ff32-4e94-97d2-b2922dbc8bdb tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Create volume request body: {'volume': {'volume_type': '3ba5746d-05fb-4453-b32e-5c497d72aa4f', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1690018274'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:48:16 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-13cc090f-ff32-4e94-97d2-b2922dbc8bdb tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Create volume of 1 GB Sep 07 13:48:16 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:16 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:16 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-13cc090f-ff32-4e94-97d2-b2922dbc8bdb tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Availability Zones retrieved successfully. Sep 07 13:48:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-13cc090f-ff32-4e94-97d2-b2922dbc8bdb tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Flow 'volume_create_api' (04e98223-cb44-4158-a13e-01c33faaa4f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:48:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-13cc090f-ff32-4e94-97d2-b2922dbc8bdb tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b6be639-a16c-486d-8c66-0b9c5e35c474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-13cc090f-ff32-4e94-97d2-b2922dbc8bdb tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:48:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-13cc090f-ff32-4e94-97d2-b2922dbc8bdb tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b6be639-a16c-486d-8c66-0b9c5e35c474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:48:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3ba5746d-05fb-4453-b32e-5c497d72aa4f,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1064684738',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ba5746d-05fb-4453-b32e-5c497d72aa4f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d226d31b-b841-40af-8ce5-79fd82ce5014 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-13cc090f-ff32-4e94-97d2-b2922dbc8bdb tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53053f4f-b822-474e-8682-bc172de41f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d226d31b-b841-40af-8ce5-79fd82ce5014 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] GET http://192.168.122.6/volume/v3/volumes/0a1cbadd-5d48-43c2-9c81-947cc67e490b Sep 07 13:48:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d226d31b-b841-40af-8ce5-79fd82ce5014 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d226d31b-b841-40af-8ce5-79fd82ce5014 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:16 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:16 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:16 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:16 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:16 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d226d31b-b841-40af-8ce5-79fd82ce5014 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Volume info retrieved successfully. Sep 07 13:48:16 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-d226d31b-b841-40af-8ce5-79fd82ce5014 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:16 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-d226d31b-b841-40af-8ce5-79fd82ce5014 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:16 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-13cc090f-ff32-4e94-97d2-b2922dbc8bdb tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1064684738 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1064684738, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:48:16 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-13cc090f-ff32-4e94-97d2-b2922dbc8bdb tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1064684738 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1064684738, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:48:16 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-d226d31b-b841-40af-8ce5-79fd82ce5014 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:16 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:16 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d226d31b-b841-40af-8ce5-79fd82ce5014 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] http://192.168.122.6/volume/v3/volumes/0a1cbadd-5d48-43c2-9c81-947cc67e490b returned with HTTP 200 Sep 07 13:48:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 320/618] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:48:16 2026] GET /volume/v3/volumes/0a1cbadd-5d48-43c2-9c81-947cc67e490b => generated 913 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:16 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-13cc090f-ff32-4e94-97d2-b2922dbc8bdb tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Created reservations ['d881bbaf-f750-45c2-8196-62904382799d', '6f3c63a0-1aff-4779-8431-f15153d31c32', 'b16c4aef-6003-48af-aebc-b066e9731836', 'fcca550a-b1fa-479b-9f72-62585b4cd358'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:48:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-13cc090f-ff32-4e94-97d2-b2922dbc8bdb tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53053f4f-b822-474e-8682-bc172de41f45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d881bbaf-f750-45c2-8196-62904382799d', '6f3c63a0-1aff-4779-8431-f15153d31c32', 'b16c4aef-6003-48af-aebc-b066e9731836', 'fcca550a-b1fa-479b-9f72-62585b4cd358']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-13cc090f-ff32-4e94-97d2-b2922dbc8bdb tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eae6969-0dba-44ce-bc8a-4056dede3ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:16 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:16 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-13cc090f-ff32-4e94-97d2-b2922dbc8bdb tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eae6969-0dba-44ce-bc8a-4056dede3ca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b19ec91-5f22-448a-8eec-574a3412c926', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1690018274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa8de455732541f59973f3f867a7ccca',qos_specs=None,replication_status=,reservations=['d881bbaf-f750-45c2-8196-62904382799d','6f3c63a0-1aff-4779-8431-f15153d31c32','b16c4aef-6003-48af-aebc-b066e9731836','fcca550a-b1fa-479b-9f72-62585b4cd358'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a60d86cd2bd4843924d088d1f8ebc41',volume_type_id=3ba5746d-05fb-4453-b32e-5c497d72aa4f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:48:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1690018274',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b19ec91-5f22-448a-8eec-574a3412c926,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa8de455732541f59973f3f867a7ccca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a60d86cd2bd4843924d088d1f8ebc41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ba5746d-05fb-4453-b32e-5c497d72aa4f),volume_type_id=3ba5746d-05fb-4453-b32e-5c497d72aa4f)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-13cc090f-ff32-4e94-97d2-b2922dbc8bdb tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7ccdc80-c7a5-476c-bcba-8751d04c6d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-13cc090f-ff32-4e94-97d2-b2922dbc8bdb tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7ccdc80-c7a5-476c-bcba-8751d04c6d72) transitioned into state 'SUCCESS' from state '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-1690018274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa8de455732541f59973f3f867a7ccca',qos_specs=None,replication_status=,reservations=['d881bbaf-f750-45c2-8196-62904382799d','6f3c63a0-1aff-4779-8431-f15153d31c32','b16c4aef-6003-48af-aebc-b066e9731836','fcca550a-b1fa-479b-9f72-62585b4cd358'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a60d86cd2bd4843924d088d1f8ebc41',volume_type_id=3ba5746d-05fb-4453-b32e-5c497d72aa4f)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-13cc090f-ff32-4e94-97d2-b2922dbc8bdb tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (280d3389-d674-49ce-8429-17ba331c0501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-13cc090f-ff32-4e94-97d2-b2922dbc8bdb tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (280d3389-d674-49ce-8429-17ba331c0501) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-13cc090f-ff32-4e94-97d2-b2922dbc8bdb tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Flow 'volume_create_api' (04e98223-cb44-4158-a13e-01c33faaa4f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:48:16 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-13cc090f-ff32-4e94-97d2-b2922dbc8bdb tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Create volume request issued successfully. Sep 07 13:48:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-13cc090f-ff32-4e94-97d2-b2922dbc8bdb tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:48:16 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 299/619] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:48:16 2026] POST /volume/v3/volumes => generated 800 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:48:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-91225b82-7316-4886-a16e-d4b34c86e27d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-91225b82-7316-4886-a16e-d4b34c86e27d tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] GET http://192.168.122.6/volume/v3/volumes/0b19ec91-5f22-448a-8eec-574a3412c926 Sep 07 13:48:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-91225b82-7316-4886-a16e-d4b34c86e27d tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-91225b82-7316-4886-a16e-d4b34c86e27d tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ea6b9aa8-ff5a-467b-95cd-ce075c146ebc None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ea6b9aa8-ff5a-467b-95cd-ce075c146ebc tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/eb1181a8-9fce-4848-bb00-871b51a95773 Sep 07 13:48:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ea6b9aa8-ff5a-467b-95cd-ce075c146ebc tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ea6b9aa8-ff5a-467b-95cd-ce075c146ebc tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:16 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:16 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:16 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ea6b9aa8-ff5a-467b-95cd-ce075c146ebc tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:16 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:16 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ea6b9aa8-ff5a-467b-95cd-ce075c146ebc tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/eb1181a8-9fce-4848-bb00-871b51a95773 returned with HTTP 200 Sep 07 13:48:16 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 300/620] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:16 2026] GET /volume/v3/snapshots/eb1181a8-9fce-4848-bb00-871b51a95773 => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:16 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:16 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:16 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-91225b82-7316-4886-a16e-d4b34c86e27d tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Volume info retrieved successfully. Sep 07 13:48:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-91225b82-7316-4886-a16e-d4b34c86e27d tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] http://192.168.122.6/volume/v3/volumes/0b19ec91-5f22-448a-8eec-574a3412c926 returned with HTTP 200 Sep 07 13:48:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 321/621] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:48:16 2026] GET /volume/v3/volumes/0b19ec91-5f22-448a-8eec-574a3412c926 => generated 868 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:48:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-07622af5-18ac-4c95-9619-abc182552c29 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-07622af5-18ac-4c95-9619-abc182552c29 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] GET http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 Sep 07 13:48:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-07622af5-18ac-4c95-9619-abc182552c29 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-07622af5-18ac-4c95-9619-abc182552c29 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:17 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:17 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:17 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:17 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:17 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-07622af5-18ac-4c95-9619-abc182552c29 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Volume info retrieved successfully. Sep 07 13:48:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-07622af5-18ac-4c95-9619-abc182552c29 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 returned with HTTP 200 Sep 07 13:48:17 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 301/622] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:48:17 2026] GET /volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 => generated 1144 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-18582fe5-1bb8-4007-9efc-0bb4ac590e77 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-18582fe5-1bb8-4007-9efc-0bb4ac590e77 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] GET http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 Sep 07 13:48:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-18582fe5-1bb8-4007-9efc-0bb4ac590e77 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-18582fe5-1bb8-4007-9efc-0bb4ac590e77 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:17 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:17 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:17 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:17 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:17 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-18582fe5-1bb8-4007-9efc-0bb4ac590e77 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Volume info retrieved successfully. Sep 07 13:48:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-18582fe5-1bb8-4007-9efc-0bb4ac590e77 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 returned with HTTP 200 Sep 07 13:48:17 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 322/623] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:48:17 2026] GET /volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 => generated 1144 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8e031172-9c54-4aaf-95f2-8e850caae217 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8e031172-9c54-4aaf-95f2-8e850caae217 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] GET http://192.168.122.6/volume/v3/volumes/0a1cbadd-5d48-43c2-9c81-947cc67e490b Sep 07 13:48:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8e031172-9c54-4aaf-95f2-8e850caae217 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8e031172-9c54-4aaf-95f2-8e850caae217 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:17 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:17 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:17 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:17 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:17 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8e031172-9c54-4aaf-95f2-8e850caae217 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Volume info retrieved successfully. Sep 07 13:48:17 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-8e031172-9c54-4aaf-95f2-8e850caae217 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:17 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-8e031172-9c54-4aaf-95f2-8e850caae217 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-d34848e4-17a8-4f2e-9730-8b91c2465d39 req-6e5c730e-2cf6-4175-b0da-90a72fef2039 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:17 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-8e031172-9c54-4aaf-95f2-8e850caae217 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:17 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:17 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8e031172-9c54-4aaf-95f2-8e850caae217 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] http://192.168.122.6/volume/v3/volumes/0a1cbadd-5d48-43c2-9c81-947cc67e490b returned with HTTP 200 Sep 07 13:48:17 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 302/624] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:48:17 2026] GET /volume/v3/volumes/0a1cbadd-5d48-43c2-9c81-947cc67e490b => generated 914 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a59475d6-47b3-440b-bde2-b3b631a00088 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a59475d6-47b3-440b-bde2-b3b631a00088 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] POST http://192.168.122.6/volume/v3/groups/action Sep 07 13:48:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a59475d6-47b3-440b-bde2-b3b631a00088 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Action body: b'{"create-from-src": {"source_group_id": "b71c94ad-7773-46f1-a776-63d2bc56af4f", "name": "tempest-Group_from_grp-1326355697"}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a59475d6-47b3-440b-bde2-b3b631a00088 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "b71c94ad-7773-46f1-a776-63d2bc56af4f", "name": "tempest-Group_from_grp-1326355697"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-a59475d6-47b3-440b-bde2-b3b631a00088 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Creating new group {'create-from-src': {'source_group_id': 'b71c94ad-7773-46f1-a776-63d2bc56af4f', 'name': 'tempest-Group_from_grp-1326355697'}}. {{(pid=87261) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 07 13:48:17 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.groups [None req-a59475d6-47b3-440b-bde2-b3b631a00088 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Creating group tempest-Group_from_grp-1326355697 from source group b71c94ad-7773-46f1-a776-63d2bc56af4f. Sep 07 13:48:17 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:17 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:17 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:17 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-d34848e4-17a8-4f2e-9730-8b91c2465d39 req-6e5c730e-2cf6-4175-b0da-90a72fef2039 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] GET http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 Sep 07 13:48:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-d34848e4-17a8-4f2e-9730-8b91c2465d39 req-6e5c730e-2cf6-4175-b0da-90a72fef2039 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-d34848e4-17a8-4f2e-9730-8b91c2465d39 req-6e5c730e-2cf6-4175-b0da-90a72fef2039 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:17 devstack devstack@c-api.service[87261]: /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 07 13:48:17 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 13:48:17 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:17 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:17 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:17 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:17 devstack devstack@c-api.service[87261]: /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 07 13:48:17 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:48:17 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:17 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:17 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-d34848e4-17a8-4f2e-9730-8b91c2465d39 req-6e5c730e-2cf6-4175-b0da-90a72fef2039 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Volume info retrieved successfully. Sep 07 13:48:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-d34848e4-17a8-4f2e-9730-8b91c2465d39 req-6e5c730e-2cf6-4175-b0da-90a72fef2039 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 returned with HTTP 200 Sep 07 13:48:17 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 323/625] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:48:17 2026] GET /volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 => generated 1144 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:48:17 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-a59475d6-47b3-440b-bde2-b3b631a00088 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Created reservations ['6345d658-ed8a-4763-a747-d8497c77c411'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:48:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-d34848e4-17a8-4f2e-9730-8b91c2465d39 req-f3538c1e-f2cc-4b0c-80a9-301613a3b1f2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-d34848e4-17a8-4f2e-9730-8b91c2465d39 req-f3538c1e-f2cc-4b0c-80a9-301613a3b1f2 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] POST http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2/action Sep 07 13:48:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-d34848e4-17a8-4f2e-9730-8b91c2465d39 req-f3538c1e-f2cc-4b0c-80a9-301613a3b1f2 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-d34848e4-17a8-4f2e-9730-8b91c2465d39 req-f3538c1e-f2cc-4b0c-80a9-301613a3b1f2 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:17 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:17 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:17 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:17 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:17 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-d34848e4-17a8-4f2e-9730-8b91c2465d39 req-f3538c1e-f2cc-4b0c-80a9-301613a3b1f2 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Volume info retrieved successfully. Sep 07 13:48:17 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-d34848e4-17a8-4f2e-9730-8b91c2465d39 req-f3538c1e-f2cc-4b0c-80a9-301613a3b1f2 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Begin detaching volume completed successfully. Sep 07 13:48:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-d34848e4-17a8-4f2e-9730-8b91c2465d39 req-f3538c1e-f2cc-4b0c-80a9-301613a3b1f2 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2/action returned with HTTP 202 Sep 07 13:48:17 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 324/626] 192.168.122.6 () {64 vars in 1551 bytes} [Mon Sep 7 13:48:17 2026] POST /volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:48:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1d3be99f-1ec3-4bcb-b6ed-450a4339b6b4 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1d3be99f-1ec3-4bcb-b6ed-450a4339b6b4 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/eb1181a8-9fce-4848-bb00-871b51a95773 Sep 07 13:48:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1d3be99f-1ec3-4bcb-b6ed-450a4339b6b4 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1d3be99f-1ec3-4bcb-b6ed-450a4339b6b4 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:17 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:17 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:17 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1d3be99f-1ec3-4bcb-b6ed-450a4339b6b4 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1d3be99f-1ec3-4bcb-b6ed-450a4339b6b4 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/eb1181a8-9fce-4848-bb00-871b51a95773 returned with HTTP 200 Sep 07 13:48:17 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 325/627] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:17 2026] GET /volume/v3/snapshots/eb1181a8-9fce-4848-bb00-871b51a95773 => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1a888a10-500e-4741-8c26-6f86ce21b713 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1a888a10-500e-4741-8c26-6f86ce21b713 tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] GET http://192.168.122.6/volume/v3/volumes/0b19ec91-5f22-448a-8eec-574a3412c926 Sep 07 13:48:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1a888a10-500e-4741-8c26-6f86ce21b713 tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1a888a10-500e-4741-8c26-6f86ce21b713 tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:18 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:18 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:18 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:18 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:18 devstack devstack@c-api.service[87261]: /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 07 13:48:18 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:48:18 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:18 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:18 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1a888a10-500e-4741-8c26-6f86ce21b713 tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Volume info retrieved successfully. Sep 07 13:48:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1a888a10-500e-4741-8c26-6f86ce21b713 tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] http://192.168.122.6/volume/v3/volumes/0b19ec91-5f22-448a-8eec-574a3412c926 returned with HTTP 200 Sep 07 13:48:18 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 326/628] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:48:17 2026] GET /volume/v3/volumes/0b19ec91-5f22-448a-8eec-574a3412c926 => generated 892 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:18 devstack devstack@c-api.service[87261]: INFO cinder.group.api [None req-a59475d6-47b3-440b-bde2-b3b631a00088 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] A mapping entry already exists for group d0d8dc8a-2d76-47c0-8bab-09ef3f36799b and volume type 698f158c-5b1b-4cd5-aeb4-abb609ab6ff1. Do not need to create again. Sep 07 13:48:18 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:18 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:18 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a59475d6-47b3-440b-bde2-b3b631a00088 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Availability Zones retrieved successfully. Sep 07 13:48:18 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a59475d6-47b3-440b-bde2-b3b631a00088 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Flow 'volume_create_api' (0c688757-254c-4e67-8c35-a57419709790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:48:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4c51ad92-73e4-4cf6-93ff-9181f804b5a7 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4c51ad92-73e4-4cf6-93ff-9181f804b5a7 None None] GET http://192.168.122.6/volume// Sep 07 13:48:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4c51ad92-73e4-4cf6-93ff-9181f804b5a7 None None] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4c51ad92-73e4-4cf6-93ff-9181f804b5a7 None None] Calling method 'all' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4c51ad92-73e4-4cf6-93ff-9181f804b5a7 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:48:18 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 327/629] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:48:18 2026] GET /volume/ => generated 388 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:48:18 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a59475d6-47b3-440b-bde2-b3b631a00088 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb3b55ac-2f82-4316-bb77-f6c1fc9d193f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-d34848e4-17a8-4f2e-9730-8b91c2465d39 req-0b60ed33-9ae3-4c25-9ba0-b979aa51305b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:18 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-a59475d6-47b3-440b-bde2-b3b631a00088 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:48:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-d34848e4-17a8-4f2e-9730-8b91c2465d39 req-0b60ed33-9ae3-4c25-9ba0-b979aa51305b tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] GET http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 Sep 07 13:48:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-d34848e4-17a8-4f2e-9730-8b91c2465d39 req-0b60ed33-9ae3-4c25-9ba0-b979aa51305b tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-d34848e4-17a8-4f2e-9730-8b91c2465d39 req-0b60ed33-9ae3-4c25-9ba0-b979aa51305b tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:18 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:18 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:18 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:18 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:18 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-d34848e4-17a8-4f2e-9730-8b91c2465d39 req-0b60ed33-9ae3-4c25-9ba0-b979aa51305b tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Volume info retrieved successfully. Sep 07 13:48:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-d34848e4-17a8-4f2e-9730-8b91c2465d39 req-0b60ed33-9ae3-4c25-9ba0-b979aa51305b tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 returned with HTTP 200 Sep 07 13:48:18 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 328/630] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 13:48:18 2026] GET /volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 => generated 1328 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:48:18 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a59475d6-47b3-440b-bde2-b3b631a00088 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb3b55ac-2f82-4316-bb77-f6c1fc9d193f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '0a1cbadd-5d48-43c2-9c81-947cc67e490b', 'volume_type': VolumeType(created_at=2026-09-07T11:48:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=698f158c-5b1b-4cd5-aeb4-abb609ab6ff1,is_public=True,name='tempest-GroupsV314Test-volume-type-855899007',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '698f158c-5b1b-4cd5-aeb4-abb609ab6ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd0d8dc8a-2d76-47c0-8bab-09ef3f36799b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:18 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a59475d6-47b3-440b-bde2-b3b631a00088 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a63f7750-8389-49a0-a14c-6e26b40c0c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:18 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-a59475d6-47b3-440b-bde2-b3b631a00088 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Created reservations ['2fc357fa-031c-43fd-a9e0-31e847a8aa77', '8eb1dc32-28e9-447a-9486-79fcdb9583e6', '0929caf3-e26b-4142-b149-e2e2e91ee3d5', '676a39cd-4619-412f-871d-ef90075424ad'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:48:18 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a59475d6-47b3-440b-bde2-b3b631a00088 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a63f7750-8389-49a0-a14c-6e26b40c0c8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fc357fa-031c-43fd-a9e0-31e847a8aa77', '8eb1dc32-28e9-447a-9486-79fcdb9583e6', '0929caf3-e26b-4142-b149-e2e2e91ee3d5', '676a39cd-4619-412f-871d-ef90075424ad']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:18 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a59475d6-47b3-440b-bde2-b3b631a00088 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a8f366f-ea0b-4845-abbe-f5f960b82779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:18 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:18 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:18 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:18 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:18 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a59475d6-47b3-440b-bde2-b3b631a00088 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a8f366f-ea0b-4845-abbe-f5f960b82779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e146bb35-dfb2-493d-9c7c-a51e788b7e3d', '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=d0d8dc8a-2d76-47c0-8bab-09ef3f36799b,group_type_id=,metadata={},multiattach=False,project_id='6033603971934f508f81dc1ba7030228',qos_specs=None,replication_status=,reservations=['2fc357fa-031c-43fd-a9e0-31e847a8aa77','8eb1dc32-28e9-447a-9486-79fcdb9583e6','0929caf3-e26b-4142-b149-e2e2e91ee3d5','676a39cd-4619-412f-871d-ef90075424ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=0a1cbadd-5d48-43c2-9c81-947cc67e490b,status='creating',user_id='bec88e29489e4d3d9c51fec5c08dd867',volume_type_id=698f158c-5b1b-4cd5-aeb4-abb609ab6ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:48:18Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d0d8dc8a-2d76-47c0-8bab-09ef3f36799b,host=None,id=e146bb35-dfb2-493d-9c7c-a51e788b7e3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6033603971934f508f81dc1ba7030228',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=0a1cbadd-5d48-43c2-9c81-947cc67e490b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bec88e29489e4d3d9c51fec5c08dd867',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(698f158c-5b1b-4cd5-aeb4-abb609ab6ff1),volume_type_id=698f158c-5b1b-4cd5-aeb4-abb609ab6ff1)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:18 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a59475d6-47b3-440b-bde2-b3b631a00088 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1943f50d-bed9-44b5-85ed-2150a6f8a31a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:18 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a59475d6-47b3-440b-bde2-b3b631a00088 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1943f50d-bed9-44b5-85ed-2150a6f8a31a) transitioned into state 'SUCCESS' from 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=d0d8dc8a-2d76-47c0-8bab-09ef3f36799b,group_type_id=,metadata={},multiattach=False,project_id='6033603971934f508f81dc1ba7030228',qos_specs=None,replication_status=,reservations=['2fc357fa-031c-43fd-a9e0-31e847a8aa77','8eb1dc32-28e9-447a-9486-79fcdb9583e6','0929caf3-e26b-4142-b149-e2e2e91ee3d5','676a39cd-4619-412f-871d-ef90075424ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=0a1cbadd-5d48-43c2-9c81-947cc67e490b,status='creating',user_id='bec88e29489e4d3d9c51fec5c08dd867',volume_type_id=698f158c-5b1b-4cd5-aeb4-abb609ab6ff1)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:18 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a59475d6-47b3-440b-bde2-b3b631a00088 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Flow 'volume_create_api' (0c688757-254c-4e67-8c35-a57419709790) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:48:18 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a59475d6-47b3-440b-bde2-b3b631a00088 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Create volume request issued successfully. Sep 07 13:48:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-d34848e4-17a8-4f2e-9730-8b91c2465d39 req-eaacc24e-8a05-457f-bee1-8bf664930eae None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:18 devstack devstack@c-api.service[87261]: /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 07 13:48:18 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:48:18 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:18 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-d34848e4-17a8-4f2e-9730-8b91c2465d39 req-eaacc24e-8a05-457f-bee1-8bf664930eae tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] DELETE http://192.168.122.6/volume/v3/attachments/940c133d-7c8f-478e-9f9b-6988e55c4f34 Sep 07 13:48:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-d34848e4-17a8-4f2e-9730-8b91c2465d39 req-eaacc24e-8a05-457f-bee1-8bf664930eae tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-d34848e4-17a8-4f2e-9730-8b91c2465d39 req-eaacc24e-8a05-457f-bee1-8bf664930eae tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a59475d6-47b3-440b-bde2-b3b631a00088 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] http://192.168.122.6/volume/v3/groups/action returned with HTTP 202 Sep 07 13:48:18 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 303/631] 192.168.122.6 () {62 vars in 1192 bytes} [Mon Sep 7 13:48:17 2026] POST /volume/v3/groups/action => generated 102 bytes in 685 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:48:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-327cd2c6-cc2b-41f2-b9f1-98ed110159f3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-327cd2c6-cc2b-41f2-b9f1-98ed110159f3 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 07 13:48:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-327cd2c6-cc2b-41f2-b9f1-98ed110159f3 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-327cd2c6-cc2b-41f2-b9f1-98ed110159f3 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-327cd2c6-cc2b-41f2-b9f1-98ed110159f3 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:48:18 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:18 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:18 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-327cd2c6-cc2b-41f2-b9f1-98ed110159f3 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:48:18 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:18 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:18 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:18 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:18 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:18 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:18 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-327cd2c6-cc2b-41f2-b9f1-98ed110159f3 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Get all volumes completed successfully. Sep 07 13:48:18 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-327cd2c6-cc2b-41f2-b9f1-98ed110159f3 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:18 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-327cd2c6-cc2b-41f2-b9f1-98ed110159f3 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:18 devstack devstack@c-api.service[87262]: /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 07 13:48:18 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, Sep 07 13:48:18 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-327cd2c6-cc2b-41f2-b9f1-98ed110159f3 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:18 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:18 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:18 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-327cd2c6-cc2b-41f2-b9f1-98ed110159f3 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:18 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-327cd2c6-cc2b-41f2-b9f1-98ed110159f3 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-d34848e4-17a8-4f2e-9730-8b91c2465d39 req-eaacc24e-8a05-457f-bee1-8bf664930eae tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/attachments/940c133d-7c8f-478e-9f9b-6988e55c4f34 returned with HTTP 200 Sep 07 13:48:18 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 329/632] 192.168.122.6 () {64 vars in 1552 bytes} [Mon Sep 7 13:48:18 2026] DELETE /volume/v3/attachments/940c133d-7c8f-478e-9f9b-6988e55c4f34 => generated 19 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:18 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-327cd2c6-cc2b-41f2-b9f1-98ed110159f3 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:18 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:18 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-327cd2c6-cc2b-41f2-b9f1-98ed110159f3 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:48:18 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 304/633] 192.168.122.6 () {60 vars in 1173 bytes} [Mon Sep 7 13:48:18 2026] GET /volume/v3/volumes/detail => generated 1832 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:48:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c9adcec9-d0b1-4916-bf9d-5ba3e1dfdd57 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c9adcec9-d0b1-4916-bf9d-5ba3e1dfdd57 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] GET http://192.168.122.6/volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d Sep 07 13:48:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c9adcec9-d0b1-4916-bf9d-5ba3e1dfdd57 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c9adcec9-d0b1-4916-bf9d-5ba3e1dfdd57 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:18 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:18 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:18 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:18 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:18 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c9adcec9-d0b1-4916-bf9d-5ba3e1dfdd57 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Volume info retrieved successfully. Sep 07 13:48:18 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-c9adcec9-d0b1-4916-bf9d-5ba3e1dfdd57 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:18 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-c9adcec9-d0b1-4916-bf9d-5ba3e1dfdd57 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:18 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-c9adcec9-d0b1-4916-bf9d-5ba3e1dfdd57 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:18 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:18 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c9adcec9-d0b1-4916-bf9d-5ba3e1dfdd57 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] http://192.168.122.6/volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d returned with HTTP 200 Sep 07 13:48:18 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 330/634] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:48:18 2026] GET /volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d => generated 925 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-048628ed-35a3-4f65-9b40-baa1bca73603 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-048628ed-35a3-4f65-9b40-baa1bca73603 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/eb1181a8-9fce-4848-bb00-871b51a95773 Sep 07 13:48:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-048628ed-35a3-4f65-9b40-baa1bca73603 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-048628ed-35a3-4f65-9b40-baa1bca73603 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:19 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:19 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:19 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-048628ed-35a3-4f65-9b40-baa1bca73603 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-048628ed-35a3-4f65-9b40-baa1bca73603 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/eb1181a8-9fce-4848-bb00-871b51a95773 returned with HTTP 200 Sep 07 13:48:19 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 305/635] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:18 2026] GET /volume/v3/snapshots/eb1181a8-9fce-4848-bb00-871b51a95773 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-93b8fa88-1f28-43ad-9713-818ff97621c6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-93b8fa88-1f28-43ad-9713-818ff97621c6 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] POST http://192.168.122.6/volume/v3/snapshots/eb1181a8-9fce-4848-bb00-871b51a95773/action Sep 07 13:48:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-93b8fa88-1f28-43ad-9713-818ff97621c6 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-93b8fa88-1f28-43ad-9713-818ff97621c6 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.admin_actions [None req-93b8fa88-1f28-43ad-9713-818ff97621c6 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Updating snapshot 'eb1181a8-9fce-4848-bb00-871b51a95773' with '{'status': 'deleting'}' {{(pid=87262) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 13:48:19 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:19 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-53768032-83f5-436d-9442-7220cccbcfe8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-53768032-83f5-436d-9442-7220cccbcfe8 tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] GET http://192.168.122.6/volume/v3/volumes/0b19ec91-5f22-448a-8eec-574a3412c926 Sep 07 13:48:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-53768032-83f5-436d-9442-7220cccbcfe8 tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-53768032-83f5-436d-9442-7220cccbcfe8 tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:19 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:19 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:19 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:19 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-93b8fa88-1f28-43ad-9713-818ff97621c6 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] http://192.168.122.6/volume/v3/snapshots/eb1181a8-9fce-4848-bb00-871b51a95773/action returned with HTTP 202 Sep 07 13:48:19 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 331/636] 192.168.122.6 () {60 vars in 1270 bytes} [Mon Sep 7 13:48:19 2026] POST /volume/v3/snapshots/eb1181a8-9fce-4848-bb00-871b51a95773/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:48:19 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-53768032-83f5-436d-9442-7220cccbcfe8 tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Volume info retrieved successfully. Sep 07 13:48:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-66e26f7f-3811-4446-8bc3-d29dcb2fece8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-66e26f7f-3811-4446-8bc3-d29dcb2fece8 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/eb1181a8-9fce-4848-bb00-871b51a95773 Sep 07 13:48:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-66e26f7f-3811-4446-8bc3-d29dcb2fece8 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-53768032-83f5-436d-9442-7220cccbcfe8 tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] http://192.168.122.6/volume/v3/volumes/0b19ec91-5f22-448a-8eec-574a3412c926 returned with HTTP 200 Sep 07 13:48:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-66e26f7f-3811-4446-8bc3-d29dcb2fece8 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:19 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 306/637] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:48:19 2026] GET /volume/v3/volumes/0b19ec91-5f22-448a-8eec-574a3412c926 => generated 892 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:19 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:19 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:19 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-66e26f7f-3811-4446-8bc3-d29dcb2fece8 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-66e26f7f-3811-4446-8bc3-d29dcb2fece8 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/eb1181a8-9fce-4848-bb00-871b51a95773 returned with HTTP 200 Sep 07 13:48:19 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 332/638] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:19 2026] GET /volume/v3/snapshots/eb1181a8-9fce-4848-bb00-871b51a95773 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-5cd6e50c-3791-4cf4-808a-b1fa01ad0224 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5cd6e50c-3791-4cf4-808a-b1fa01ad0224 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] POST http://192.168.122.6/volume/v3/snapshots/eb1181a8-9fce-4848-bb00-871b51a95773/action Sep 07 13:48:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5cd6e50c-3791-4cf4-808a-b1fa01ad0224 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5cd6e50c-3791-4cf4-808a-b1fa01ad0224 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:19 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:19 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:19 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-5cd6e50c-3791-4cf4-808a-b1fa01ad0224 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Snapshot retrieved successfully. Sep 07 13:48:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7a8d8faa-6052-4563-9a63-1ce623dd703f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7a8d8faa-6052-4563-9a63-1ce623dd703f tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] GET http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 Sep 07 13:48:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7a8d8faa-6052-4563-9a63-1ce623dd703f tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7a8d8faa-6052-4563-9a63-1ce623dd703f tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:19 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:19 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:19 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:19 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:19 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:19 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:19 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-5cd6e50c-3791-4cf4-808a-b1fa01ad0224 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Snapshot delete request issued successfully. Sep 07 13:48:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5cd6e50c-3791-4cf4-808a-b1fa01ad0224 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] http://192.168.122.6/volume/v3/snapshots/eb1181a8-9fce-4848-bb00-871b51a95773/action returned with HTTP 202 Sep 07 13:48:19 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 307/639] 192.168.122.6 () {60 vars in 1270 bytes} [Mon Sep 7 13:48:19 2026] POST /volume/v3/snapshots/eb1181a8-9fce-4848-bb00-871b51a95773/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:48:19 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7a8d8faa-6052-4563-9a63-1ce623dd703f tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Volume info retrieved successfully. Sep 07 13:48:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-dbc8fc38-c08f-46b0-bf5e-0ca09350a36e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7a8d8faa-6052-4563-9a63-1ce623dd703f tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 returned with HTTP 200 Sep 07 13:48:19 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 333/640] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:48:19 2026] GET /volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dbc8fc38-c08f-46b0-bf5e-0ca09350a36e tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/eb1181a8-9fce-4848-bb00-871b51a95773 Sep 07 13:48:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dbc8fc38-c08f-46b0-bf5e-0ca09350a36e tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dbc8fc38-c08f-46b0-bf5e-0ca09350a36e tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:19 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:19 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:19 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-dbc8fc38-c08f-46b0-bf5e-0ca09350a36e tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dbc8fc38-c08f-46b0-bf5e-0ca09350a36e tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/eb1181a8-9fce-4848-bb00-871b51a95773 returned with HTTP 200 Sep 07 13:48:19 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 308/641] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:19 2026] GET /volume/v3/snapshots/eb1181a8-9fce-4848-bb00-871b51a95773 => generated 465 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bff64df7-6df8-4bc8-9522-3a3946682a0a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bff64df7-6df8-4bc8-9522-3a3946682a0a tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] GET http://192.168.122.6/volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d Sep 07 13:48:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bff64df7-6df8-4bc8-9522-3a3946682a0a tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bff64df7-6df8-4bc8-9522-3a3946682a0a tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:19 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:19 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:19 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:19 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:19 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-bff64df7-6df8-4bc8-9522-3a3946682a0a tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Volume info retrieved successfully. Sep 07 13:48:19 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-bff64df7-6df8-4bc8-9522-3a3946682a0a tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:19 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-bff64df7-6df8-4bc8-9522-3a3946682a0a tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:20 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-bff64df7-6df8-4bc8-9522-3a3946682a0a tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:20 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:20 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bff64df7-6df8-4bc8-9522-3a3946682a0a tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] http://192.168.122.6/volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d returned with HTTP 200 Sep 07 13:48:20 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 334/642] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:48:19 2026] GET /volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d => generated 925 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-069b9149-7248-4736-b662-4926ad7e2f45 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-069b9149-7248-4736-b662-4926ad7e2f45 tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] GET http://192.168.122.6/volume/v3/volumes/0b19ec91-5f22-448a-8eec-574a3412c926 Sep 07 13:48:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-069b9149-7248-4736-b662-4926ad7e2f45 tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-069b9149-7248-4736-b662-4926ad7e2f45 tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:20 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:20 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:20 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:20 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:20 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-069b9149-7248-4736-b662-4926ad7e2f45 tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Volume info retrieved successfully. Sep 07 13:48:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-069b9149-7248-4736-b662-4926ad7e2f45 tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] http://192.168.122.6/volume/v3/volumes/0b19ec91-5f22-448a-8eec-574a3412c926 returned with HTTP 200 Sep 07 13:48:20 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 309/643] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:48:20 2026] GET /volume/v3/volumes/0b19ec91-5f22-448a-8eec-574a3412c926 => generated 893 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:48:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0e641566-05e4-42d9-84af-8652111a320b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0e641566-05e4-42d9-84af-8652111a320b tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] GET http://192.168.122.6/volume/v3/volumes/0b19ec91-5f22-448a-8eec-574a3412c926 Sep 07 13:48:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0e641566-05e4-42d9-84af-8652111a320b tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0e641566-05e4-42d9-84af-8652111a320b tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:20 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:20 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:20 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:20 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:20 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0e641566-05e4-42d9-84af-8652111a320b tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Volume info retrieved successfully. Sep 07 13:48:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-73b4b8ef-3a12-458a-96fe-866f2b3b2759 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-73b4b8ef-3a12-458a-96fe-866f2b3b2759 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/eb1181a8-9fce-4848-bb00-871b51a95773 Sep 07 13:48:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-73b4b8ef-3a12-458a-96fe-866f2b3b2759 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-73b4b8ef-3a12-458a-96fe-866f2b3b2759 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0e641566-05e4-42d9-84af-8652111a320b tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] http://192.168.122.6/volume/v3/volumes/0b19ec91-5f22-448a-8eec-574a3412c926 returned with HTTP 200 Sep 07 13:48:20 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 335/644] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:48:20 2026] GET /volume/v3/volumes/0b19ec91-5f22-448a-8eec-574a3412c926 => generated 893 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:20 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:20 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:20 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-73b4b8ef-3a12-458a-96fe-866f2b3b2759 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-73b4b8ef-3a12-458a-96fe-866f2b3b2759 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/eb1181a8-9fce-4848-bb00-871b51a95773 returned with HTTP 200 Sep 07 13:48:20 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 310/645] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:20 2026] GET /volume/v3/snapshots/eb1181a8-9fce-4848-bb00-871b51a95773 => generated 465 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-abef9c20-fba0-4a48-b6ee-8515cb09abd2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-abef9c20-fba0-4a48-b6ee-8515cb09abd2 tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] DELETE http://192.168.122.6/volume/v3/volumes/0b19ec91-5f22-448a-8eec-574a3412c926 Sep 07 13:48:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-abef9c20-fba0-4a48-b6ee-8515cb09abd2 tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-abef9c20-fba0-4a48-b6ee-8515cb09abd2 tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:20 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-abef9c20-fba0-4a48-b6ee-8515cb09abd2 tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Delete volume with id: 0b19ec91-5f22-448a-8eec-574a3412c926 Sep 07 13:48:20 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:20 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:20 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:20 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:20 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-abef9c20-fba0-4a48-b6ee-8515cb09abd2 tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Volume info retrieved successfully. Sep 07 13:48:20 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-abef9c20-fba0-4a48-b6ee-8515cb09abd2 tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Delete volume request issued successfully. Sep 07 13:48:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-abef9c20-fba0-4a48-b6ee-8515cb09abd2 tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] http://192.168.122.6/volume/v3/volumes/0b19ec91-5f22-448a-8eec-574a3412c926 returned with HTTP 202 Sep 07 13:48:20 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 336/646] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:48:20 2026] DELETE /volume/v3/volumes/0b19ec91-5f22-448a-8eec-574a3412c926 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:48:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-2868714c-b7d0-404d-b36c-a828e1d5e665 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2868714c-b7d0-404d-b36c-a828e1d5e665 tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] GET http://192.168.122.6/volume/v3/volumes/0b19ec91-5f22-448a-8eec-574a3412c926 Sep 07 13:48:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2868714c-b7d0-404d-b36c-a828e1d5e665 tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2868714c-b7d0-404d-b36c-a828e1d5e665 tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:20 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:20 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:20 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:20 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:20 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-2868714c-b7d0-404d-b36c-a828e1d5e665 tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Volume info retrieved successfully. Sep 07 13:48:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2868714c-b7d0-404d-b36c-a828e1d5e665 tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] http://192.168.122.6/volume/v3/volumes/0b19ec91-5f22-448a-8eec-574a3412c926 returned with HTTP 200 Sep 07 13:48:20 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 311/647] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:48:20 2026] GET /volume/v3/volumes/0b19ec91-5f22-448a-8eec-574a3412c926 => generated 892 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4e4992b8-3a30-48b9-a431-f5ed6ab28d06 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4e4992b8-3a30-48b9-a431-f5ed6ab28d06 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] GET http://192.168.122.6/volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d Sep 07 13:48:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4e4992b8-3a30-48b9-a431-f5ed6ab28d06 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4e4992b8-3a30-48b9-a431-f5ed6ab28d06 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:21 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:21 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:21 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:21 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:21 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-4e4992b8-3a30-48b9-a431-f5ed6ab28d06 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Volume info retrieved successfully. Sep 07 13:48:21 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-4e4992b8-3a30-48b9-a431-f5ed6ab28d06 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:21 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-4e4992b8-3a30-48b9-a431-f5ed6ab28d06 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:21 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-4e4992b8-3a30-48b9-a431-f5ed6ab28d06 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:21 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:21 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4e4992b8-3a30-48b9-a431-f5ed6ab28d06 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] http://192.168.122.6/volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d returned with HTTP 200 Sep 07 13:48:21 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 337/648] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:48:21 2026] GET /volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d => generated 925 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9eb9026c-ea06-4fa8-ba2d-f6ae73c7bff8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9eb9026c-ea06-4fa8-ba2d-f6ae73c7bff8 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/eb1181a8-9fce-4848-bb00-871b51a95773 Sep 07 13:48:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9eb9026c-ea06-4fa8-ba2d-f6ae73c7bff8 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9eb9026c-ea06-4fa8-ba2d-f6ae73c7bff8 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:21 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:21 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:21 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9eb9026c-ea06-4fa8-ba2d-f6ae73c7bff8 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9eb9026c-ea06-4fa8-ba2d-f6ae73c7bff8 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/eb1181a8-9fce-4848-bb00-871b51a95773 returned with HTTP 200 Sep 07 13:48:21 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 312/649] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:21 2026] GET /volume/v3/snapshots/eb1181a8-9fce-4848-bb00-871b51a95773 => generated 465 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:48:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4b6f2b4b-95da-4365-9b8e-92ee57a9df8e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4b6f2b4b-95da-4365-9b8e-92ee57a9df8e tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] GET http://192.168.122.6/volume/v3/volumes/0b19ec91-5f22-448a-8eec-574a3412c926 Sep 07 13:48:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4b6f2b4b-95da-4365-9b8e-92ee57a9df8e tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4b6f2b4b-95da-4365-9b8e-92ee57a9df8e tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:21 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:21 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:21 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:21 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:21 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-4b6f2b4b-95da-4365-9b8e-92ee57a9df8e tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Volume info retrieved successfully. Sep 07 13:48:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4b6f2b4b-95da-4365-9b8e-92ee57a9df8e tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] http://192.168.122.6/volume/v3/volumes/0b19ec91-5f22-448a-8eec-574a3412c926 returned with HTTP 200 Sep 07 13:48:21 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 338/650] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:48:21 2026] GET /volume/v3/volumes/0b19ec91-5f22-448a-8eec-574a3412c926 => generated 892 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3a956540-c749-48e8-a1fb-14c585931a55 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3a956540-c749-48e8-a1fb-14c585931a55 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] GET http://192.168.122.6/volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d Sep 07 13:48:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3a956540-c749-48e8-a1fb-14c585931a55 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3a956540-c749-48e8-a1fb-14c585931a55 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:22 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:22 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:22 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:22 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:22 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3a956540-c749-48e8-a1fb-14c585931a55 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Volume info retrieved successfully. Sep 07 13:48:22 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-3a956540-c749-48e8-a1fb-14c585931a55 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:22 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-3a956540-c749-48e8-a1fb-14c585931a55 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:22 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-3a956540-c749-48e8-a1fb-14c585931a55 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:22 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:22 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-3169a657-fe67-4fa9-80f0-8e45861f23a9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3169a657-fe67-4fa9-80f0-8e45861f23a9 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/eb1181a8-9fce-4848-bb00-871b51a95773 Sep 07 13:48:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3169a657-fe67-4fa9-80f0-8e45861f23a9 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3169a657-fe67-4fa9-80f0-8e45861f23a9 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3a956540-c749-48e8-a1fb-14c585931a55 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] http://192.168.122.6/volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d returned with HTTP 200 Sep 07 13:48:22 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 313/651] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:48:22 2026] GET /volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d => generated 925 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3169a657-fe67-4fa9-80f0-8e45861f23a9 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/eb1181a8-9fce-4848-bb00-871b51a95773 returned with HTTP 404 Sep 07 13:48:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 339/652] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:22 2026] GET /volume/v3/snapshots/eb1181a8-9fce-4848-bb00-871b51a95773 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:48:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-85f4556b-a205-4fc8-93e3-802629652aba None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-85f4556b-a205-4fc8-93e3-802629652aba tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] POST http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d/action Sep 07 13:48:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-85f4556b-a205-4fc8-93e3-802629652aba tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-85f4556b-a205-4fc8-93e3-802629652aba tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.contrib.admin_actions [None req-85f4556b-a205-4fc8-93e3-802629652aba tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Updating snapshot '7b364960-9335-4cd2-817a-1173dc3c909d' with '{'status': 'available'}' {{(pid=87261) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 13:48:22 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:22 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-85f4556b-a205-4fc8-93e3-802629652aba tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d/action returned with HTTP 202 Sep 07 13:48:22 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 314/653] 192.168.122.6 () {60 vars in 1270 bytes} [Mon Sep 7 13:48:22 2026] POST /volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:48:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-cb741f3e-2887-446e-8f69-25d5929922de None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cb741f3e-2887-446e-8f69-25d5929922de tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d Sep 07 13:48:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cb741f3e-2887-446e-8f69-25d5929922de tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cb741f3e-2887-446e-8f69-25d5929922de tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:22 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:22 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:22 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-cb741f3e-2887-446e-8f69-25d5929922de tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cb741f3e-2887-446e-8f69-25d5929922de tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d returned with HTTP 200 Sep 07 13:48:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 340/654] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:22 2026] GET /volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-0b007b7c-b16b-4a72-b671-cb693ace2427 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0b007b7c-b16b-4a72-b671-cb693ace2427 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/eb1181a8-9fce-4848-bb00-871b51a95773 Sep 07 13:48:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0b007b7c-b16b-4a72-b671-cb693ace2427 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0b007b7c-b16b-4a72-b671-cb693ace2427 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:22 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-0b007b7c-b16b-4a72-b671-cb693ace2427 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Delete snapshot with id: eb1181a8-9fce-4848-bb00-871b51a95773 Sep 07 13:48:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0b007b7c-b16b-4a72-b671-cb693ace2427 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/eb1181a8-9fce-4848-bb00-871b51a95773 returned with HTTP 404 Sep 07 13:48:22 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 315/655] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 13:48:22 2026] DELETE /volume/v3/snapshots/eb1181a8-9fce-4848-bb00-871b51a95773 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:48:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-68e7f84b-766d-4cf3-9bdb-eac6cf40af40 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-68e7f84b-766d-4cf3-9bdb-eac6cf40af40 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 07 13:48:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-68e7f84b-766d-4cf3-9bdb-eac6cf40af40 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bf008b09-3bb5-4b9e-be93-5343cb4b690e", "name": "tempest-SnapshotsActionsTest-Snapshot-1967214263"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:22 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:22 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:22 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:22 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:22 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-68e7f84b-766d-4cf3-9bdb-eac6cf40af40 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Volume info retrieved successfully. Sep 07 13:48:22 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-68e7f84b-766d-4cf3-9bdb-eac6cf40af40 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Create snapshot from volume bf008b09-3bb5-4b9e-be93-5343cb4b690e Sep 07 13:48:22 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-68e7f84b-766d-4cf3-9bdb-eac6cf40af40 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Created reservations ['8bb99acd-6343-46a3-8140-bf03e6cc0596', 'f21a6d04-cdc3-4ada-a256-bf6612e383a1', 'f172d08a-ae0e-41b2-ac39-94cf9b56d372', '01565329-3c74-4e18-900b-fde18969f644'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:48:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-5bbfedfc-1f32-4f5f-ac44-92e67c66c208 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:22 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:22 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5bbfedfc-1f32-4f5f-ac44-92e67c66c208 tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] GET http://192.168.122.6/volume/v3/volumes/0b19ec91-5f22-448a-8eec-574a3412c926 Sep 07 13:48:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5bbfedfc-1f32-4f5f-ac44-92e67c66c208 tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5bbfedfc-1f32-4f5f-ac44-92e67c66c208 tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5bbfedfc-1f32-4f5f-ac44-92e67c66c208 tempest-VolumeTypesAccessTest-1477892020 tempest-VolumeTypesAccessTest-1477892020-project-member] http://192.168.122.6/volume/v3/volumes/0b19ec91-5f22-448a-8eec-574a3412c926 returned with HTTP 404 Sep 07 13:48:22 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 316/656] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:48:22 2026] GET /volume/v3/volumes/0b19ec91-5f22-448a-8eec-574a3412c926 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:48:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c3f0b59b-de01-4512-bdba-27c461cc195d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c3f0b59b-de01-4512-bdba-27c461cc195d tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] POST http://192.168.122.6/volume/v3/types/3ba5746d-05fb-4453-b32e-5c497d72aa4f/action Sep 07 13:48:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c3f0b59b-de01-4512-bdba-27c461cc195d tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] Action body: b'{"removeProjectAccess": {"project": "fa8de455732541f59973f3f867a7ccca"}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c3f0b59b-de01-4512-bdba-27c461cc195d tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "fa8de455732541f59973f3f867a7ccca"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:22 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:22 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:22 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-68e7f84b-766d-4cf3-9bdb-eac6cf40af40 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot create request issued successfully. Sep 07 13:48:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-68e7f84b-766d-4cf3-9bdb-eac6cf40af40 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 13:48:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 341/657] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 13:48:22 2026] POST /volume/v3/snapshots => generated 307 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:48:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ef5d2c42-b587-471a-b020-3e3f36f1487b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c3f0b59b-de01-4512-bdba-27c461cc195d tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] http://192.168.122.6/volume/v3/types/3ba5746d-05fb-4453-b32e-5c497d72aa4f/action returned with HTTP 202 Sep 07 13:48:22 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 317/658] 192.168.122.6 () {60 vars in 1258 bytes} [Mon Sep 7 13:48:22 2026] POST /volume/v3/types/3ba5746d-05fb-4453-b32e-5c497d72aa4f/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:48:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ef5d2c42-b587-471a-b020-3e3f36f1487b tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 Sep 07 13:48:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ef5d2c42-b587-471a-b020-3e3f36f1487b tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ef5d2c42-b587-471a-b020-3e3f36f1487b tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e5deb298-9b21-4949-bc52-cc34d041ddd5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e5deb298-9b21-4949-bc52-cc34d041ddd5 tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] DELETE http://192.168.122.6/volume/v3/types/3ba5746d-05fb-4453-b32e-5c497d72aa4f Sep 07 13:48:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e5deb298-9b21-4949-bc52-cc34d041ddd5 tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:22 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:22 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e5deb298-9b21-4949-bc52-cc34d041ddd5 tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:22 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ef5d2c42-b587-471a-b020-3e3f36f1487b tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ef5d2c42-b587-471a-b020-3e3f36f1487b tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 returned with HTTP 200 Sep 07 13:48:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 342/659] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:22 2026] GET /volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e5deb298-9b21-4949-bc52-cc34d041ddd5 tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] http://192.168.122.6/volume/v3/types/3ba5746d-05fb-4453-b32e-5c497d72aa4f returned with HTTP 202 Sep 07 13:48:22 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 318/660] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:48:22 2026] DELETE /volume/v3/types/3ba5746d-05fb-4453-b32e-5c497d72aa4f => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:48:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-aca5b701-1e12-4b15-b2d8-d797e46a29bc None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-aca5b701-1e12-4b15-b2d8-d797e46a29bc tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] GET http://192.168.122.6/volume/v3/types/3ba5746d-05fb-4453-b32e-5c497d72aa4f Sep 07 13:48:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-aca5b701-1e12-4b15-b2d8-d797e46a29bc tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-aca5b701-1e12-4b15-b2d8-d797e46a29bc tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-aca5b701-1e12-4b15-b2d8-d797e46a29bc tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] http://192.168.122.6/volume/v3/types/3ba5746d-05fb-4453-b32e-5c497d72aa4f returned with HTTP 404 Sep 07 13:48:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 343/661] 192.168.122.6 () {58 vars in 1216 bytes} [Mon Sep 7 13:48:22 2026] GET /volume/v3/types/3ba5746d-05fb-4453-b32e-5c497d72aa4f => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:48:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4eeb2c04-3d47-4c4c-a5f7-266933f53e97 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4eeb2c04-3d47-4c4c-a5f7-266933f53e97 tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:48:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4eeb2c04-3d47-4c4c-a5f7-266933f53e97 tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1017134772", "os-volume-type-access:is_public": false}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4eeb2c04-3d47-4c4c-a5f7-266933f53e97 tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:48:22 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 319/662] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 13:48:22 2026] POST /volume/v3/types => generated 229 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0a2090b8-4c23-480d-bce0-214041022f11 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0a2090b8-4c23-480d-bce0-214041022f11 tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] POST http://192.168.122.6/volume/v3/types/c9bdcece-91ab-4702-9a4c-ab651151b445/action Sep 07 13:48:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0a2090b8-4c23-480d-bce0-214041022f11 tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] Action body: b'{"addProjectAccess": {"project": "fa8de455732541f59973f3f867a7ccca"}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0a2090b8-4c23-480d-bce0-214041022f11 tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "fa8de455732541f59973f3f867a7ccca"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0a2090b8-4c23-480d-bce0-214041022f11 tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] http://192.168.122.6/volume/v3/types/c9bdcece-91ab-4702-9a4c-ab651151b445/action returned with HTTP 202 Sep 07 13:48:23 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 344/663] 192.168.122.6 () {60 vars in 1258 bytes} [Mon Sep 7 13:48:22 2026] POST /volume/v3/types/c9bdcece-91ab-4702-9a4c-ab651151b445/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:48:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a396a564-3c3d-4a13-8943-619a518f611a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a396a564-3c3d-4a13-8943-619a518f611a tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] POST http://192.168.122.6/volume/v3/types/c9bdcece-91ab-4702-9a4c-ab651151b445/action Sep 07 13:48:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a396a564-3c3d-4a13-8943-619a518f611a tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] Action body: b'{"addProjectAccess": {"project": "93d9411d499d42b693213e9a6c444cc6"}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a396a564-3c3d-4a13-8943-619a518f611a tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "93d9411d499d42b693213e9a6c444cc6"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a396a564-3c3d-4a13-8943-619a518f611a tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] http://192.168.122.6/volume/v3/types/c9bdcece-91ab-4702-9a4c-ab651151b445/action returned with HTTP 202 Sep 07 13:48:23 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 320/664] 192.168.122.6 () {60 vars in 1258 bytes} [Mon Sep 7 13:48:23 2026] POST /volume/v3/types/c9bdcece-91ab-4702-9a4c-ab651151b445/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:48:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-59fbd7ca-1d40-482c-8d47-de9daac9d431 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-59fbd7ca-1d40-482c-8d47-de9daac9d431 tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] GET http://192.168.122.6/volume/v3/types/c9bdcece-91ab-4702-9a4c-ab651151b445/os-volume-type-access Sep 07 13:48:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-59fbd7ca-1d40-482c-8d47-de9daac9d431 tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-59fbd7ca-1d40-482c-8d47-de9daac9d431 tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-59fbd7ca-1d40-482c-8d47-de9daac9d431 tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] http://192.168.122.6/volume/v3/types/c9bdcece-91ab-4702-9a4c-ab651151b445/os-volume-type-access returned with HTTP 200 Sep 07 13:48:23 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 345/665] 192.168.122.6 () {58 vars in 1282 bytes} [Mon Sep 7 13:48:23 2026] GET /volume/v3/types/c9bdcece-91ab-4702-9a4c-ab651151b445/os-volume-type-access => generated 244 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6739bf56-95ef-4b66-aee4-1c1160250c3a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6739bf56-95ef-4b66-aee4-1c1160250c3a tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] POST http://192.168.122.6/volume/v3/types/c9bdcece-91ab-4702-9a4c-ab651151b445/action Sep 07 13:48:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6739bf56-95ef-4b66-aee4-1c1160250c3a tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] Action body: b'{"removeProjectAccess": {"project": "93d9411d499d42b693213e9a6c444cc6"}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6739bf56-95ef-4b66-aee4-1c1160250c3a tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "93d9411d499d42b693213e9a6c444cc6"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6739bf56-95ef-4b66-aee4-1c1160250c3a tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] http://192.168.122.6/volume/v3/types/c9bdcece-91ab-4702-9a4c-ab651151b445/action returned with HTTP 202 Sep 07 13:48:23 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 321/666] 192.168.122.6 () {60 vars in 1258 bytes} [Mon Sep 7 13:48:23 2026] POST /volume/v3/types/c9bdcece-91ab-4702-9a4c-ab651151b445/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:48:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4b40176f-0dc4-4922-bcdd-6780ee3753d9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4b40176f-0dc4-4922-bcdd-6780ee3753d9 tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] POST http://192.168.122.6/volume/v3/types/c9bdcece-91ab-4702-9a4c-ab651151b445/action Sep 07 13:48:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4b40176f-0dc4-4922-bcdd-6780ee3753d9 tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] Action body: b'{"removeProjectAccess": {"project": "fa8de455732541f59973f3f867a7ccca"}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4b40176f-0dc4-4922-bcdd-6780ee3753d9 tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "fa8de455732541f59973f3f867a7ccca"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4b40176f-0dc4-4922-bcdd-6780ee3753d9 tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] http://192.168.122.6/volume/v3/types/c9bdcece-91ab-4702-9a4c-ab651151b445/action returned with HTTP 202 Sep 07 13:48:23 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 346/667] 192.168.122.6 () {60 vars in 1258 bytes} [Mon Sep 7 13:48:23 2026] POST /volume/v3/types/c9bdcece-91ab-4702-9a4c-ab651151b445/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:48:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6e4301e7-b4be-4205-bfd2-c5c6e750f53e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6e4301e7-b4be-4205-bfd2-c5c6e750f53e tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] DELETE http://192.168.122.6/volume/v3/types/c9bdcece-91ab-4702-9a4c-ab651151b445 Sep 07 13:48:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6e4301e7-b4be-4205-bfd2-c5c6e750f53e tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6e4301e7-b4be-4205-bfd2-c5c6e750f53e tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6e4301e7-b4be-4205-bfd2-c5c6e750f53e tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] http://192.168.122.6/volume/v3/types/c9bdcece-91ab-4702-9a4c-ab651151b445 returned with HTTP 202 Sep 07 13:48:23 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 322/668] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:48:23 2026] DELETE /volume/v3/types/c9bdcece-91ab-4702-9a4c-ab651151b445 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:48:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4dd5e859-29b3-4c01-96fa-e76d29279dd9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4dd5e859-29b3-4c01-96fa-e76d29279dd9 tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] GET http://192.168.122.6/volume/v3/types/c9bdcece-91ab-4702-9a4c-ab651151b445 Sep 07 13:48:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4dd5e859-29b3-4c01-96fa-e76d29279dd9 tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4dd5e859-29b3-4c01-96fa-e76d29279dd9 tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4dd5e859-29b3-4c01-96fa-e76d29279dd9 tempest-VolumeTypesAccessTest-916723465 tempest-VolumeTypesAccessTest-916723465-project-admin] http://192.168.122.6/volume/v3/types/c9bdcece-91ab-4702-9a4c-ab651151b445 returned with HTTP 404 Sep 07 13:48:23 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 347/669] 192.168.122.6 () {58 vars in 1216 bytes} [Mon Sep 7 13:48:23 2026] GET /volume/v3/types/c9bdcece-91ab-4702-9a4c-ab651151b445 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:48:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-79703f9d-4531-4aa0-b977-01aa431bdb73 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-79703f9d-4531-4aa0-b977-01aa431bdb73 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] GET http://192.168.122.6/volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d Sep 07 13:48:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-79703f9d-4531-4aa0-b977-01aa431bdb73 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-79703f9d-4531-4aa0-b977-01aa431bdb73 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:23 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:23 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:23 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:23 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-79703f9d-4531-4aa0-b977-01aa431bdb73 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Volume info retrieved successfully. Sep 07 13:48:23 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-79703f9d-4531-4aa0-b977-01aa431bdb73 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:23 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-79703f9d-4531-4aa0-b977-01aa431bdb73 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:23 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-79703f9d-4531-4aa0-b977-01aa431bdb73 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:23 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:23 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-79703f9d-4531-4aa0-b977-01aa431bdb73 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] http://192.168.122.6/volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d returned with HTTP 200 Sep 07 13:48:23 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 323/670] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:48:23 2026] GET /volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d => generated 925 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-63539eaf-232a-4fbd-bca9-b09f8aed7d8d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-63539eaf-232a-4fbd-bca9-b09f8aed7d8d tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 Sep 07 13:48:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-63539eaf-232a-4fbd-bca9-b09f8aed7d8d tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-63539eaf-232a-4fbd-bca9-b09f8aed7d8d tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:23 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:23 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:23 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-63539eaf-232a-4fbd-bca9-b09f8aed7d8d tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-63539eaf-232a-4fbd-bca9-b09f8aed7d8d tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 returned with HTTP 200 Sep 07 13:48:23 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 348/671] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:23 2026] GET /volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 => generated 439 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f6382d51-88bf-4efe-a78d-fe77ebe20038 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f6382d51-88bf-4efe-a78d-fe77ebe20038 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] GET http://192.168.122.6/volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d Sep 07 13:48:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f6382d51-88bf-4efe-a78d-fe77ebe20038 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f6382d51-88bf-4efe-a78d-fe77ebe20038 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:24 devstack devstack@c-api.service[87261]: DEBUG dbcounter [-] [87261] Writing DB stats cinder:SELECT=710,cinder:INSERT=98,cinder:UPDATE=172,cinder:DELETE=5 {{(pid=87261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:48:24 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:24 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:24 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:24 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:24 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f6382d51-88bf-4efe-a78d-fe77ebe20038 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Volume info retrieved successfully. Sep 07 13:48:24 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-f6382d51-88bf-4efe-a78d-fe77ebe20038 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:24 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-f6382d51-88bf-4efe-a78d-fe77ebe20038 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e3ccf483-8863-4421-bebc-2c1383052ac9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e3ccf483-8863-4421-bebc-2c1383052ac9 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 Sep 07 13:48:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e3ccf483-8863-4421-bebc-2c1383052ac9 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e3ccf483-8863-4421-bebc-2c1383052ac9 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:24 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:24 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:24 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e3ccf483-8863-4421-bebc-2c1383052ac9 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e3ccf483-8863-4421-bebc-2c1383052ac9 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 returned with HTTP 200 Sep 07 13:48:25 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 349/672] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:24 2026] GET /volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 => generated 439 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:25 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-f6382d51-88bf-4efe-a78d-fe77ebe20038 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:25 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:25 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f6382d51-88bf-4efe-a78d-fe77ebe20038 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] http://192.168.122.6/volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d returned with HTTP 200 Sep 07 13:48:25 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 324/673] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:48:24 2026] GET /volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d => generated 925 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f2dd3ad1-cb51-4c06-8137-d4451e011877 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:26 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f2dd3ad1-cb51-4c06-8137-d4451e011877 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 Sep 07 13:48:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f2dd3ad1-cb51-4c06-8137-d4451e011877 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f2dd3ad1-cb51-4c06-8137-d4451e011877 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:26 devstack devstack@c-api.service[87262]: DEBUG dbcounter [-] [87262] Writing DB stats cinder:SELECT=688,cinder:INSERT=91,cinder:UPDATE=156,cinder:DELETE=1 {{(pid=87262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:48:26 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:26 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:26 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f2dd3ad1-cb51-4c06-8137-d4451e011877 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:26 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f2dd3ad1-cb51-4c06-8137-d4451e011877 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 returned with HTTP 200 Sep 07 13:48:26 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 350/674] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:26 2026] GET /volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 => generated 439 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-da0ffc62-0ac0-46c1-860a-f2418d1df053 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-da0ffc62-0ac0-46c1-860a-f2418d1df053 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] GET http://192.168.122.6/volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d Sep 07 13:48:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-da0ffc62-0ac0-46c1-860a-f2418d1df053 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-da0ffc62-0ac0-46c1-860a-f2418d1df053 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e0143ae1-8034-478c-ac81-7d634a9845a6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:26 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e0143ae1-8034-478c-ac81-7d634a9845a6 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:48:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e0143ae1-8034-478c-ac81-7d634a9845a6 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1366074722", "imageRef": "bdbd1541-2076-47bf-b26a-15662727e644", "size": 1}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-e0143ae1-8034-478c-ac81-7d634a9845a6 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1366074722', 'imageRef': 'bdbd1541-2076-47bf-b26a-15662727e644', 'size': 1}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:48:26 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:26 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:26 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:26 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:26 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-da0ffc62-0ac0-46c1-860a-f2418d1df053 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Volume info retrieved successfully. Sep 07 13:48:26 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-da0ffc62-0ac0-46c1-860a-f2418d1df053 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:26 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-da0ffc62-0ac0-46c1-860a-f2418d1df053 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:26 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-da0ffc62-0ac0-46c1-860a-f2418d1df053 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:26 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:26 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-da0ffc62-0ac0-46c1-860a-f2418d1df053 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] http://192.168.122.6/volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d returned with HTTP 200 Sep 07 13:48:26 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 325/675] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:48:26 2026] GET /volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d => generated 925 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-54bbd631-a7a8-4506-bb77-2141ab86cf69 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:27 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-54bbd631-a7a8-4506-bb77-2141ab86cf69 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 Sep 07 13:48:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-54bbd631-a7a8-4506-bb77-2141ab86cf69 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-54bbd631-a7a8-4506-bb77-2141ab86cf69 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:27 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:27 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:27 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-54bbd631-a7a8-4506-bb77-2141ab86cf69 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:27 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-54bbd631-a7a8-4506-bb77-2141ab86cf69 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 returned with HTTP 200 Sep 07 13:48:27 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 326/676] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:27 2026] GET /volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 => generated 439 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d16f9fb6-37db-43a9-814b-905b9e0bc504 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:27 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d16f9fb6-37db-43a9-814b-905b9e0bc504 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] GET http://192.168.122.6/volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d Sep 07 13:48:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d16f9fb6-37db-43a9-814b-905b9e0bc504 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d16f9fb6-37db-43a9-814b-905b9e0bc504 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:27 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:27 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:27 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:27 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:27 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d16f9fb6-37db-43a9-814b-905b9e0bc504 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Volume info retrieved successfully. Sep 07 13:48:27 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-d16f9fb6-37db-43a9-814b-905b9e0bc504 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:27 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-d16f9fb6-37db-43a9-814b-905b9e0bc504 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:27 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-e0143ae1-8034-478c-ac81-7d634a9845a6 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Create volume of 1 GB Sep 07 13:48:27 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e0143ae1-8034-478c-ac81-7d634a9845a6 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Availability Zones retrieved successfully. Sep 07 13:48:27 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e0143ae1-8034-478c-ac81-7d634a9845a6 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Flow 'volume_create_api' (18085be0-cca0-4eca-bef1-3af5e67506e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:48:27 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e0143ae1-8034-478c-ac81-7d634a9845a6 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0945dcc4-8706-4c20-9f07-56196d64f39c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:27 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-e0143ae1-8034-478c-ac81-7d634a9845a6 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:48:27 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-d16f9fb6-37db-43a9-814b-905b9e0bc504 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:27 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:27 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:27 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d16f9fb6-37db-43a9-814b-905b9e0bc504 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] http://192.168.122.6/volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d returned with HTTP 200 Sep 07 13:48:27 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 327/677] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:48:27 2026] GET /volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d => generated 925 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:28 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e0143ae1-8034-478c-ac81-7d634a9845a6 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0945dcc4-8706-4c20-9f07-56196d64f39c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:28 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e0143ae1-8034-478c-ac81-7d634a9845a6 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dc92b8d-bc08-40f7-9ceb-0c5d5752728f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-680bf303-91f6-4f1f-8856-0135034a25ae None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-680bf303-91f6-4f1f-8856-0135034a25ae tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 Sep 07 13:48:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-680bf303-91f6-4f1f-8856-0135034a25ae tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-680bf303-91f6-4f1f-8856-0135034a25ae tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:28 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:28 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:28 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-680bf303-91f6-4f1f-8856-0135034a25ae tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-680bf303-91f6-4f1f-8856-0135034a25ae tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 returned with HTTP 200 Sep 07 13:48:28 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 328/678] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:28 2026] GET /volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:28 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-e0143ae1-8034-478c-ac81-7d634a9845a6 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Created reservations ['c8291e2a-ac54-47b6-bb9d-924246d50e47', 'd56b7331-4a7e-4392-ae20-23fcefeb75f2', 'e50f1c0f-c662-4755-bf5d-c961b54491a2', 'eab64c27-e740-4991-90ac-a5ea7b9f5873'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:48:28 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e0143ae1-8034-478c-ac81-7d634a9845a6 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dc92b8d-bc08-40f7-9ceb-0c5d5752728f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8291e2a-ac54-47b6-bb9d-924246d50e47', 'd56b7331-4a7e-4392-ae20-23fcefeb75f2', 'e50f1c0f-c662-4755-bf5d-c961b54491a2', 'eab64c27-e740-4991-90ac-a5ea7b9f5873']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:28 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e0143ae1-8034-478c-ac81-7d634a9845a6 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11e7d67c-0b13-424e-aa79-afb90c72ff74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:28 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:28 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:28 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e0143ae1-8034-478c-ac81-7d634a9845a6 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11e7d67c-0b13-424e-aa79-afb90c72ff74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49b253d3-6e87-4ec9-ba08-60da34ee6875', '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-1366074722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='050bb3bb5a2e4059a7bb924e2bcbf8a7',qos_specs=None,replication_status=,reservations=['c8291e2a-ac54-47b6-bb9d-924246d50e47','d56b7331-4a7e-4392-ae20-23fcefeb75f2','e50f1c0f-c662-4755-bf5d-c961b54491a2','eab64c27-e740-4991-90ac-a5ea7b9f5873'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dc270088b894d91aa05542bc3edb4af',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:48:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1366074722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49b253d3-6e87-4ec9-ba08-60da34ee6875,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='050bb3bb5a2e4059a7bb924e2bcbf8a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7dc270088b894d91aa05542bc3edb4af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:28 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e0143ae1-8034-478c-ac81-7d634a9845a6 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2e43451-d0a3-4237-8e09-5a30817a1bef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:28 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e0143ae1-8034-478c-ac81-7d634a9845a6 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2e43451-d0a3-4237-8e09-5a30817a1bef) transitioned into state 'SUCCESS' from state '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-1366074722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='050bb3bb5a2e4059a7bb924e2bcbf8a7',qos_specs=None,replication_status=,reservations=['c8291e2a-ac54-47b6-bb9d-924246d50e47','d56b7331-4a7e-4392-ae20-23fcefeb75f2','e50f1c0f-c662-4755-bf5d-c961b54491a2','eab64c27-e740-4991-90ac-a5ea7b9f5873'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dc270088b894d91aa05542bc3edb4af',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:28 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e0143ae1-8034-478c-ac81-7d634a9845a6 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7337fb1b-2700-4a6c-af40-a08c7eb75ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:28 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e0143ae1-8034-478c-ac81-7d634a9845a6 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7337fb1b-2700-4a6c-af40-a08c7eb75ba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:28 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e0143ae1-8034-478c-ac81-7d634a9845a6 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Flow 'volume_create_api' (18085be0-cca0-4eca-bef1-3af5e67506e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:48:28 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e0143ae1-8034-478c-ac81-7d634a9845a6 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Create volume request issued successfully. Sep 07 13:48:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e0143ae1-8034-478c-ac81-7d634a9845a6 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:48:28 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 351/679] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:48:26 2026] POST /volume/v3/volumes => generated 758 bytes in 2251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 13:48:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9e5f4711-ea27-48d8-98e3-4919d3942a60 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9e5f4711-ea27-48d8-98e3-4919d3942a60 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] GET http://192.168.122.6/volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 Sep 07 13:48:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9e5f4711-ea27-48d8-98e3-4919d3942a60 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9e5f4711-ea27-48d8-98e3-4919d3942a60 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:28 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:28 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:28 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:28 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:28 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9e5f4711-ea27-48d8-98e3-4919d3942a60 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Volume info retrieved successfully. Sep 07 13:48:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9e5f4711-ea27-48d8-98e3-4919d3942a60 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 returned with HTTP 200 Sep 07 13:48:28 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 329/680] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:48:28 2026] GET /volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 => generated 826 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-14d1eb9c-aa23-43e1-b1b6-f2e5e511917b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-14d1eb9c-aa23-43e1-b1b6-f2e5e511917b tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] GET http://192.168.122.6/volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d Sep 07 13:48:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-14d1eb9c-aa23-43e1-b1b6-f2e5e511917b tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-14d1eb9c-aa23-43e1-b1b6-f2e5e511917b tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:28 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:28 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:28 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:28 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:28 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-14d1eb9c-aa23-43e1-b1b6-f2e5e511917b tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Volume info retrieved successfully. Sep 07 13:48:28 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-14d1eb9c-aa23-43e1-b1b6-f2e5e511917b tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:28 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-14d1eb9c-aa23-43e1-b1b6-f2e5e511917b tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:28 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-14d1eb9c-aa23-43e1-b1b6-f2e5e511917b tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:29 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:29 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-14d1eb9c-aa23-43e1-b1b6-f2e5e511917b tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] http://192.168.122.6/volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d returned with HTTP 200 Sep 07 13:48:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 352/681] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:48:28 2026] GET /volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d => generated 925 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-59c92d5d-2460-4743-bac2-435630557fd7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-59c92d5d-2460-4743-bac2-435630557fd7 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 Sep 07 13:48:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-59c92d5d-2460-4743-bac2-435630557fd7 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-59c92d5d-2460-4743-bac2-435630557fd7 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:29 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:29 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:29 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-59c92d5d-2460-4743-bac2-435630557fd7 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-59c92d5d-2460-4743-bac2-435630557fd7 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 returned with HTTP 200 Sep 07 13:48:29 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 330/682] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:29 2026] GET /volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-179b8c5c-0ff8-4ade-abe1-b962a2f6d10c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-179b8c5c-0ff8-4ade-abe1-b962a2f6d10c tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] GET http://192.168.122.6/volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 Sep 07 13:48:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-179b8c5c-0ff8-4ade-abe1-b962a2f6d10c tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-179b8c5c-0ff8-4ade-abe1-b962a2f6d10c tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:29 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:29 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:29 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:29 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:29 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-179b8c5c-0ff8-4ade-abe1-b962a2f6d10c tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Volume info retrieved successfully. Sep 07 13:48:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-179b8c5c-0ff8-4ade-abe1-b962a2f6d10c tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 returned with HTTP 200 Sep 07 13:48:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 353/683] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:48:29 2026] GET /volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 => generated 850 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a0670976-3bf7-4b45-abdb-2b8e5fd5384c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a0670976-3bf7-4b45-abdb-2b8e5fd5384c tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] GET http://192.168.122.6/volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d Sep 07 13:48:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a0670976-3bf7-4b45-abdb-2b8e5fd5384c tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a0670976-3bf7-4b45-abdb-2b8e5fd5384c tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:30 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:30 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:30 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:30 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:30 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a0670976-3bf7-4b45-abdb-2b8e5fd5384c tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Volume info retrieved successfully. Sep 07 13:48:30 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-a0670976-3bf7-4b45-abdb-2b8e5fd5384c tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:30 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-a0670976-3bf7-4b45-abdb-2b8e5fd5384c tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:30 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-a0670976-3bf7-4b45-abdb-2b8e5fd5384c tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:30 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:30 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a0670976-3bf7-4b45-abdb-2b8e5fd5384c tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] http://192.168.122.6/volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d returned with HTTP 200 Sep 07 13:48:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 331/684] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:48:30 2026] GET /volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d => generated 925 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b8fe8b73-29f0-4fff-87f7-6a863266fce8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b8fe8b73-29f0-4fff-87f7-6a863266fce8 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 Sep 07 13:48:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b8fe8b73-29f0-4fff-87f7-6a863266fce8 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b8fe8b73-29f0-4fff-87f7-6a863266fce8 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:30 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:30 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:30 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b8fe8b73-29f0-4fff-87f7-6a863266fce8 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b8fe8b73-29f0-4fff-87f7-6a863266fce8 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 returned with HTTP 200 Sep 07 13:48:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 354/685] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:30 2026] GET /volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a226568d-3305-4505-a334-b0be9b4a351a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a226568d-3305-4505-a334-b0be9b4a351a tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] GET http://192.168.122.6/volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 Sep 07 13:48:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a226568d-3305-4505-a334-b0be9b4a351a tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a226568d-3305-4505-a334-b0be9b4a351a tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:30 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:30 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:30 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:30 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:30 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a226568d-3305-4505-a334-b0be9b4a351a tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Volume info retrieved successfully. Sep 07 13:48:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a226568d-3305-4505-a334-b0be9b4a351a tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 returned with HTTP 200 Sep 07 13:48:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 332/686] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:48:30 2026] GET /volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 => generated 908 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-afc5eb68-222d-4e6f-950f-a95e9cce1046 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-afc5eb68-222d-4e6f-950f-a95e9cce1046 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] GET http://192.168.122.6/volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d Sep 07 13:48:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-afc5eb68-222d-4e6f-950f-a95e9cce1046 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-afc5eb68-222d-4e6f-950f-a95e9cce1046 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:31 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:31 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:31 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:31 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b6361cde-7eb7-497b-8f81-10351fc23862 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b6361cde-7eb7-497b-8f81-10351fc23862 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 Sep 07 13:48:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b6361cde-7eb7-497b-8f81-10351fc23862 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b6361cde-7eb7-497b-8f81-10351fc23862 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:31 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-afc5eb68-222d-4e6f-950f-a95e9cce1046 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Volume info retrieved successfully. Sep 07 13:48:31 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-afc5eb68-222d-4e6f-950f-a95e9cce1046 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:31 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-afc5eb68-222d-4e6f-950f-a95e9cce1046 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:31 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:31 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:31 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b6361cde-7eb7-497b-8f81-10351fc23862 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b6361cde-7eb7-497b-8f81-10351fc23862 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 returned with HTTP 200 Sep 07 13:48:31 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 333/687] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:31 2026] GET /volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:31 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-afc5eb68-222d-4e6f-950f-a95e9cce1046 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:31 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:31 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-afc5eb68-222d-4e6f-950f-a95e9cce1046 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] http://192.168.122.6/volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d returned with HTTP 200 Sep 07 13:48:31 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 355/688] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:48:31 2026] GET /volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d => generated 926 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-0b895b35-b4a2-4c06-8edf-6741127acbec None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0b895b35-b4a2-4c06-8edf-6741127acbec tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] GET http://192.168.122.6/volume/v3/groups/d0d8dc8a-2d76-47c0-8bab-09ef3f36799b Sep 07 13:48:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0b895b35-b4a2-4c06-8edf-6741127acbec tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0b895b35-b4a2-4c06-8edf-6741127acbec tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-0b895b35-b4a2-4c06-8edf-6741127acbec tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] show called for member d0d8dc8a-2d76-47c0-8bab-09ef3f36799b {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:48:31 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:31 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:31 devstack devstack@c-api.service[87261]: /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 07 13:48:31 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 13:48:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0b895b35-b4a2-4c06-8edf-6741127acbec tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] http://192.168.122.6/volume/v3/groups/d0d8dc8a-2d76-47c0-8bab-09ef3f36799b returned with HTTP 200 Sep 07 13:48:31 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 334/689] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:48:31 2026] GET /volume/v3/groups/d0d8dc8a-2d76-47c0-8bab-09ef3f36799b => generated 417 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-da9a2870-f7da-454e-8bcc-a62dc48ff91f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-da9a2870-f7da-454e-8bcc-a62dc48ff91f tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 07 13:48:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-da9a2870-f7da-454e-8bcc-a62dc48ff91f tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-da9a2870-f7da-454e-8bcc-a62dc48ff91f tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Calling method 'detail' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-da9a2870-f7da-454e-8bcc-a62dc48ff91f tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:48:31 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-da9a2870-f7da-454e-8bcc-a62dc48ff91f tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:48:31 devstack devstack@c-api.service[87262]: /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 07 13:48:31 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:48:31 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:31 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:31 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:31 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:31 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-da9a2870-f7da-454e-8bcc-a62dc48ff91f tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Get all volumes completed successfully. Sep 07 13:48:31 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-da9a2870-f7da-454e-8bcc-a62dc48ff91f tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:31 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-da9a2870-f7da-454e-8bcc-a62dc48ff91f tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:31 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-da9a2870-f7da-454e-8bcc-a62dc48ff91f tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:31 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:31 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:31 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-da9a2870-f7da-454e-8bcc-a62dc48ff91f tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:31 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-da9a2870-f7da-454e-8bcc-a62dc48ff91f tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:31 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-da9a2870-f7da-454e-8bcc-a62dc48ff91f tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:31 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:31 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-da9a2870-f7da-454e-8bcc-a62dc48ff91f tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:48:31 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 356/690] 192.168.122.6 () {60 vars in 1173 bytes} [Mon Sep 7 13:48:31 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:48:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-16ed9c1c-e313-475d-9c57-147ce865441f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-16ed9c1c-e313-475d-9c57-147ce865441f tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] POST http://192.168.122.6/volume/v3/groups/d0d8dc8a-2d76-47c0-8bab-09ef3f36799b/action Sep 07 13:48:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-16ed9c1c-e313-475d-9c57-147ce865441f tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-16ed9c1c-e313-475d-9c57-147ce865441f tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-16ed9c1c-e313-475d-9c57-147ce865441f tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] delete called for group d0d8dc8a-2d76-47c0-8bab-09ef3f36799b {{(pid=87261) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 13:48:31 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.groups [None req-16ed9c1c-e313-475d-9c57-147ce865441f tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Delete group with id: d0d8dc8a-2d76-47c0-8bab-09ef3f36799b Sep 07 13:48:31 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:31 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:31 devstack devstack@c-api.service[87261]: /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 07 13:48:31 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 13:48:31 devstack devstack@c-api.service[87261]: /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 07 13:48:31 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:48:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-16ed9c1c-e313-475d-9c57-147ce865441f tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] http://192.168.122.6/volume/v3/groups/d0d8dc8a-2d76-47c0-8bab-09ef3f36799b/action returned with HTTP 202 Sep 07 13:48:31 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 335/691] 192.168.122.6 () {62 vars in 1302 bytes} [Mon Sep 7 13:48:31 2026] POST /volume/v3/groups/d0d8dc8a-2d76-47c0-8bab-09ef3f36799b/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:48:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8e2b16e4-f6cf-45ea-a663-fb1aa86d6606 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8e2b16e4-f6cf-45ea-a663-fb1aa86d6606 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] GET http://192.168.122.6/volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d Sep 07 13:48:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8e2b16e4-f6cf-45ea-a663-fb1aa86d6606 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8e2b16e4-f6cf-45ea-a663-fb1aa86d6606 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:31 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:31 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:31 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:31 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:31 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8e2b16e4-f6cf-45ea-a663-fb1aa86d6606 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Volume info retrieved successfully. Sep 07 13:48:31 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-8e2b16e4-f6cf-45ea-a663-fb1aa86d6606 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:31 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-8e2b16e4-f6cf-45ea-a663-fb1aa86d6606 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:31 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-8e2b16e4-f6cf-45ea-a663-fb1aa86d6606 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:31 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:31 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8e2b16e4-f6cf-45ea-a663-fb1aa86d6606 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] http://192.168.122.6/volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d returned with HTTP 200 Sep 07 13:48:31 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 357/692] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:48:31 2026] GET /volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d => generated 925 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f21ab90d-54a8-41c5-8f22-b1185d440c7f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f21ab90d-54a8-41c5-8f22-b1185d440c7f tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] GET http://192.168.122.6/volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 Sep 07 13:48:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f21ab90d-54a8-41c5-8f22-b1185d440c7f tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f21ab90d-54a8-41c5-8f22-b1185d440c7f tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:32 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:32 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:32 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:32 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:32 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f21ab90d-54a8-41c5-8f22-b1185d440c7f tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Volume info retrieved successfully. Sep 07 13:48:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f21ab90d-54a8-41c5-8f22-b1185d440c7f tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 returned with HTTP 200 Sep 07 13:48:32 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 336/693] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:48:32 2026] GET /volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 => generated 908 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-12334712-fc4d-46db-b475-3054073e9e9a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-12334712-fc4d-46db-b475-3054073e9e9a tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 Sep 07 13:48:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-12334712-fc4d-46db-b475-3054073e9e9a tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-12334712-fc4d-46db-b475-3054073e9e9a tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:32 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:32 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:32 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-12334712-fc4d-46db-b475-3054073e9e9a tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-12334712-fc4d-46db-b475-3054073e9e9a tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 returned with HTTP 200 Sep 07 13:48:32 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 358/694] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:32 2026] GET /volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-5a85b192-e44f-4793-aed3-f671a617426c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5a85b192-e44f-4793-aed3-f671a617426c tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] POST http://192.168.122.6/volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416/action Sep 07 13:48:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5a85b192-e44f-4793-aed3-f671a617426c tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5a85b192-e44f-4793-aed3-f671a617426c tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.contrib.admin_actions [None req-5a85b192-e44f-4793-aed3-f671a617426c tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Updating snapshot 'f6c1c10d-5542-45c1-aa90-5597a3858416' with '{'status': 'error'}' {{(pid=87261) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 13:48:32 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:32 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5a85b192-e44f-4793-aed3-f671a617426c tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] http://192.168.122.6/volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416/action returned with HTTP 202 Sep 07 13:48:32 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 337/695] 192.168.122.6 () {60 vars in 1270 bytes} [Mon Sep 7 13:48:32 2026] POST /volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:48:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d50a4c93-daa7-4596-950c-2d182b580022 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d50a4c93-daa7-4596-950c-2d182b580022 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 Sep 07 13:48:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d50a4c93-daa7-4596-950c-2d182b580022 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d50a4c93-daa7-4596-950c-2d182b580022 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:32 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:32 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:32 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d50a4c93-daa7-4596-950c-2d182b580022 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d50a4c93-daa7-4596-950c-2d182b580022 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 returned with HTTP 200 Sep 07 13:48:32 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 359/696] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:32 2026] GET /volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 => generated 462 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-dd6be72d-a166-4e65-89b6-26e7e533e726 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dd6be72d-a166-4e65-89b6-26e7e533e726 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] POST http://192.168.122.6/volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416/action Sep 07 13:48:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dd6be72d-a166-4e65-89b6-26e7e533e726 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dd6be72d-a166-4e65-89b6-26e7e533e726 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:32 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:32 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:32 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-dd6be72d-a166-4e65-89b6-26e7e533e726 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Snapshot retrieved successfully. Sep 07 13:48:32 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:32 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:32 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-dd6be72d-a166-4e65-89b6-26e7e533e726 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Snapshot delete request issued successfully. Sep 07 13:48:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dd6be72d-a166-4e65-89b6-26e7e533e726 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] http://192.168.122.6/volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416/action returned with HTTP 202 Sep 07 13:48:32 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 338/697] 192.168.122.6 () {60 vars in 1270 bytes} [Mon Sep 7 13:48:32 2026] POST /volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:48:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b445e85e-9311-4946-a029-7b2054f14f28 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b445e85e-9311-4946-a029-7b2054f14f28 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 Sep 07 13:48:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b445e85e-9311-4946-a029-7b2054f14f28 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b445e85e-9311-4946-a029-7b2054f14f28 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:32 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:32 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:32 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b445e85e-9311-4946-a029-7b2054f14f28 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b445e85e-9311-4946-a029-7b2054f14f28 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 returned with HTTP 200 Sep 07 13:48:32 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 360/698] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:32 2026] GET /volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 => generated 465 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-94301409-dc1b-4b27-9be8-ede80389dcd0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-94301409-dc1b-4b27-9be8-ede80389dcd0 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] GET http://192.168.122.6/volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d Sep 07 13:48:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-94301409-dc1b-4b27-9be8-ede80389dcd0 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-94301409-dc1b-4b27-9be8-ede80389dcd0 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-94301409-dc1b-4b27-9be8-ede80389dcd0 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] http://192.168.122.6/volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d returned with HTTP 404 Sep 07 13:48:32 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 339/699] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:48:32 2026] GET /volume/v3/volumes/e146bb35-dfb2-493d-9c7c-a51e788b7e3d => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:48:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4b0f554d-248f-42d4-8a11-8128efb33233 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4b0f554d-248f-42d4-8a11-8128efb33233 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] GET http://192.168.122.6/volume/v3/groups/d0d8dc8a-2d76-47c0-8bab-09ef3f36799b Sep 07 13:48:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4b0f554d-248f-42d4-8a11-8128efb33233 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4b0f554d-248f-42d4-8a11-8128efb33233 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-4b0f554d-248f-42d4-8a11-8128efb33233 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] show called for member d0d8dc8a-2d76-47c0-8bab-09ef3f36799b {{(pid=87262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:48:33 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:33 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:33 devstack devstack@c-api.service[87262]: /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 07 13:48:33 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), Sep 07 13:48:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4b0f554d-248f-42d4-8a11-8128efb33233 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] http://192.168.122.6/volume/v3/groups/d0d8dc8a-2d76-47c0-8bab-09ef3f36799b returned with HTTP 200 Sep 07 13:48:33 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 361/700] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:48:32 2026] GET /volume/v3/groups/d0d8dc8a-2d76-47c0-8bab-09ef3f36799b => generated 416 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d8d231fa-d74a-495e-bbf3-4a1ec294184b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d8d231fa-d74a-495e-bbf3-4a1ec294184b tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] GET http://192.168.122.6/volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 Sep 07 13:48:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d8d231fa-d74a-495e-bbf3-4a1ec294184b tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d8d231fa-d74a-495e-bbf3-4a1ec294184b tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:33 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:33 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:33 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:33 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:33 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d8d231fa-d74a-495e-bbf3-4a1ec294184b tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Volume info retrieved successfully. Sep 07 13:48:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d8d231fa-d74a-495e-bbf3-4a1ec294184b tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 returned with HTTP 200 Sep 07 13:48:33 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 340/701] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:48:33 2026] GET /volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 => generated 908 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-986f3ebc-8d15-474c-8682-b9f16ebe88e8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-986f3ebc-8d15-474c-8682-b9f16ebe88e8 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 Sep 07 13:48:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-986f3ebc-8d15-474c-8682-b9f16ebe88e8 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-986f3ebc-8d15-474c-8682-b9f16ebe88e8 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:33 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:33 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:33 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-986f3ebc-8d15-474c-8682-b9f16ebe88e8 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-986f3ebc-8d15-474c-8682-b9f16ebe88e8 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 returned with HTTP 200 Sep 07 13:48:33 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 362/702] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:33 2026] GET /volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-44fe7314-d60f-44d6-9531-26f82da312a3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-44fe7314-d60f-44d6-9531-26f82da312a3 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] GET http://192.168.122.6/volume/v3/groups/d0d8dc8a-2d76-47c0-8bab-09ef3f36799b Sep 07 13:48:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-44fe7314-d60f-44d6-9531-26f82da312a3 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-44fe7314-d60f-44d6-9531-26f82da312a3 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-44fe7314-d60f-44d6-9531-26f82da312a3 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] show called for member d0d8dc8a-2d76-47c0-8bab-09ef3f36799b {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:48:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-44fe7314-d60f-44d6-9531-26f82da312a3 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] http://192.168.122.6/volume/v3/groups/d0d8dc8a-2d76-47c0-8bab-09ef3f36799b returned with HTTP 404 Sep 07 13:48:34 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 341/703] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:48:34 2026] GET /volume/v3/groups/d0d8dc8a-2d76-47c0-8bab-09ef3f36799b => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:48:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4a99f760-86bf-4627-8142-47ad819bfce8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4a99f760-86bf-4627-8142-47ad819bfce8 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 07 13:48:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4a99f760-86bf-4627-8142-47ad819bfce8 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4a99f760-86bf-4627-8142-47ad819bfce8 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Calling method 'detail' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-4a99f760-86bf-4627-8142-47ad819bfce8 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:48:34 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4a99f760-86bf-4627-8142-47ad819bfce8 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:48:34 devstack devstack@c-api.service[87262]: /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 07 13:48:34 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:48:34 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:34 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:34 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-4a99f760-86bf-4627-8142-47ad819bfce8 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Get all volumes completed successfully. Sep 07 13:48:34 devstack devstack@c-api.service[87262]: WARNING stevedore.named [None req-4a99f760-86bf-4627-8142-47ad819bfce8 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:34 devstack devstack@c-api.service[87262]: WARNING castellan.key_manager [None req-4a99f760-86bf-4627-8142-47ad819bfce8 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:34 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-4a99f760-86bf-4627-8142-47ad819bfce8 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3395ca0a-add3-4ea6-a779-2da63b8edfd9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:34 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:34 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3395ca0a-add3-4ea6-a779-2da63b8edfd9 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] GET http://192.168.122.6/volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 Sep 07 13:48:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3395ca0a-add3-4ea6-a779-2da63b8edfd9 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3395ca0a-add3-4ea6-a779-2da63b8edfd9 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4a99f760-86bf-4627-8142-47ad819bfce8 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:48:34 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 363/704] 192.168.122.6 () {60 vars in 1173 bytes} [Mon Sep 7 13:48:34 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:34 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:34 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:34 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:34 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:34 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3395ca0a-add3-4ea6-a779-2da63b8edfd9 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Volume info retrieved successfully. Sep 07 13:48:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-10493680-63e1-4129-bb3a-f84f25156f9a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3395ca0a-add3-4ea6-a779-2da63b8edfd9 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 returned with HTTP 200 Sep 07 13:48:34 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 342/705] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:48:34 2026] GET /volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 => generated 911 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-10493680-63e1-4129-bb3a-f84f25156f9a tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] POST http://192.168.122.6/volume/v3/groups/b71c94ad-7773-46f1-a776-63d2bc56af4f/action Sep 07 13:48:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-10493680-63e1-4129-bb3a-f84f25156f9a tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-10493680-63e1-4129-bb3a-f84f25156f9a tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.groups [None req-10493680-63e1-4129-bb3a-f84f25156f9a tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] delete called for group b71c94ad-7773-46f1-a776-63d2bc56af4f {{(pid=87262) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 13:48:34 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.groups [None req-10493680-63e1-4129-bb3a-f84f25156f9a tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Delete group with id: b71c94ad-7773-46f1-a776-63d2bc56af4f Sep 07 13:48:34 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:34 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:34 devstack devstack@c-api.service[87262]: /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 07 13:48:34 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 13:48:34 devstack devstack@c-api.service[87262]: /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 07 13:48:34 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:48:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-10493680-63e1-4129-bb3a-f84f25156f9a tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] http://192.168.122.6/volume/v3/groups/b71c94ad-7773-46f1-a776-63d2bc56af4f/action returned with HTTP 202 Sep 07 13:48:34 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 364/706] 192.168.122.6 () {62 vars in 1302 bytes} [Mon Sep 7 13:48:34 2026] POST /volume/v3/groups/b71c94ad-7773-46f1-a776-63d2bc56af4f/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:48:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-fc85953f-b527-40cf-b2cf-a8b83103ebee None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fc85953f-b527-40cf-b2cf-a8b83103ebee tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] GET http://192.168.122.6/volume/v3/volumes/0a1cbadd-5d48-43c2-9c81-947cc67e490b Sep 07 13:48:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fc85953f-b527-40cf-b2cf-a8b83103ebee tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fc85953f-b527-40cf-b2cf-a8b83103ebee tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:34 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:34 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:34 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:34 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:34 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-fc85953f-b527-40cf-b2cf-a8b83103ebee tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Volume info retrieved successfully. Sep 07 13:48:34 devstack devstack@c-api.service[87261]: WARNING stevedore.named [None req-fc85953f-b527-40cf-b2cf-a8b83103ebee tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 13:48:34 devstack devstack@c-api.service[87261]: WARNING castellan.key_manager [None req-fc85953f-b527-40cf-b2cf-a8b83103ebee tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 13:48:34 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-fc85953f-b527-40cf-b2cf-a8b83103ebee tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:48:34 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:34 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fc85953f-b527-40cf-b2cf-a8b83103ebee tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] http://192.168.122.6/volume/v3/volumes/0a1cbadd-5d48-43c2-9c81-947cc67e490b returned with HTTP 200 Sep 07 13:48:34 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 343/707] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:48:34 2026] GET /volume/v3/volumes/0a1cbadd-5d48-43c2-9c81-947cc67e490b => generated 913 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5463e23b-7f06-46f8-a8a5-a83215e359cb None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5463e23b-7f06-46f8-a8a5-a83215e359cb tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 Sep 07 13:48:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5463e23b-7f06-46f8-a8a5-a83215e359cb tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5463e23b-7f06-46f8-a8a5-a83215e359cb tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:34 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:34 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:34 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5463e23b-7f06-46f8-a8a5-a83215e359cb tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5463e23b-7f06-46f8-a8a5-a83215e359cb tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 returned with HTTP 200 Sep 07 13:48:34 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 365/708] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:34 2026] GET /volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 => generated 465 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-412c6550-844c-4d87-a393-602fab015b81 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-412c6550-844c-4d87-a393-602fab015b81 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] GET http://192.168.122.6/volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 Sep 07 13:48:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-412c6550-844c-4d87-a393-602fab015b81 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-412c6550-844c-4d87-a393-602fab015b81 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:35 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:35 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:35 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:35 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:35 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-412c6550-844c-4d87-a393-602fab015b81 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Volume info retrieved successfully. Sep 07 13:48:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-412c6550-844c-4d87-a393-602fab015b81 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 returned with HTTP 200 Sep 07 13:48:35 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 344/709] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:48:35 2026] GET /volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 => generated 911 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2e34e4f5-2b02-417f-b95c-e25e8c0cad0c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2e34e4f5-2b02-417f-b95c-e25e8c0cad0c tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] GET http://192.168.122.6/volume/v3/volumes/0a1cbadd-5d48-43c2-9c81-947cc67e490b Sep 07 13:48:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2e34e4f5-2b02-417f-b95c-e25e8c0cad0c tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2e34e4f5-2b02-417f-b95c-e25e8c0cad0c tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2e34e4f5-2b02-417f-b95c-e25e8c0cad0c tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] http://192.168.122.6/volume/v3/volumes/0a1cbadd-5d48-43c2-9c81-947cc67e490b returned with HTTP 404 Sep 07 13:48:35 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 366/710] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:48:35 2026] GET /volume/v3/volumes/0a1cbadd-5d48-43c2-9c81-947cc67e490b => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:48:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-32f9b23e-9942-4685-842c-da83f0bf8049 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-32f9b23e-9942-4685-842c-da83f0bf8049 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] GET http://192.168.122.6/volume/v3/groups/b71c94ad-7773-46f1-a776-63d2bc56af4f Sep 07 13:48:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-32f9b23e-9942-4685-842c-da83f0bf8049 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-32f9b23e-9942-4685-842c-da83f0bf8049 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.groups [None req-32f9b23e-9942-4685-842c-da83f0bf8049 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] show called for member b71c94ad-7773-46f1-a776-63d2bc56af4f {{(pid=87261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 13:48:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-32f9b23e-9942-4685-842c-da83f0bf8049 tempest-GroupsV314Test-2113742378 tempest-GroupsV314Test-2113742378-project-member] http://192.168.122.6/volume/v3/groups/b71c94ad-7773-46f1-a776-63d2bc56af4f returned with HTTP 404 Sep 07 13:48:35 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 345/711] 192.168.122.6 () {60 vars in 1260 bytes} [Mon Sep 7 13:48:35 2026] GET /volume/v3/groups/b71c94ad-7773-46f1-a776-63d2bc56af4f => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:48:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-244017b5-42b9-449e-a7e5-c41e705ea53e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-244017b5-42b9-449e-a7e5-c41e705ea53e tempest-GroupsV314Test-840662194 tempest-GroupsV314Test-840662194-project-admin] DELETE http://192.168.122.6/volume/v3/group_types/8c7e213e-55da-46b8-bb87-6b4e23edc42c Sep 07 13:48:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-244017b5-42b9-449e-a7e5-c41e705ea53e tempest-GroupsV314Test-840662194 tempest-GroupsV314Test-840662194-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-244017b5-42b9-449e-a7e5-c41e705ea53e tempest-GroupsV314Test-840662194 tempest-GroupsV314Test-840662194-project-admin] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-244017b5-42b9-449e-a7e5-c41e705ea53e tempest-GroupsV314Test-840662194 tempest-GroupsV314Test-840662194-project-admin] http://192.168.122.6/volume/v3/group_types/8c7e213e-55da-46b8-bb87-6b4e23edc42c returned with HTTP 202 Sep 07 13:48:35 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 367/712] 192.168.122.6 () {60 vars in 1278 bytes} [Mon Sep 7 13:48:35 2026] DELETE /volume/v3/group_types/8c7e213e-55da-46b8-bb87-6b4e23edc42c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:48:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-2980bd8a-73e4-42c7-b712-3fb9bb62244b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2980bd8a-73e4-42c7-b712-3fb9bb62244b tempest-GroupsV314Test-840662194 tempest-GroupsV314Test-840662194-project-admin] DELETE http://192.168.122.6/volume/v3/types/698f158c-5b1b-4cd5-aeb4-abb609ab6ff1 Sep 07 13:48:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2980bd8a-73e4-42c7-b712-3fb9bb62244b tempest-GroupsV314Test-840662194 tempest-GroupsV314Test-840662194-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2980bd8a-73e4-42c7-b712-3fb9bb62244b tempest-GroupsV314Test-840662194 tempest-GroupsV314Test-840662194-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-62b2081a-aab2-46a6-99db-676a7b6b3943 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-62b2081a-aab2-46a6-99db-676a7b6b3943 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 Sep 07 13:48:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-62b2081a-aab2-46a6-99db-676a7b6b3943 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-62b2081a-aab2-46a6-99db-676a7b6b3943 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-62b2081a-aab2-46a6-99db-676a7b6b3943 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 returned with HTTP 404 Sep 07 13:48:35 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 368/713] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:35 2026] GET /volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:48:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c88b9a3a-2e7b-46ab-927a-c13b9a97c90b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c88b9a3a-2e7b-46ab-927a-c13b9a97c90b tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] POST http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d/action Sep 07 13:48:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c88b9a3a-2e7b-46ab-927a-c13b9a97c90b tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c88b9a3a-2e7b-46ab-927a-c13b9a97c90b tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.admin_actions [None req-c88b9a3a-2e7b-46ab-927a-c13b9a97c90b tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Updating snapshot '7b364960-9335-4cd2-817a-1173dc3c909d' with '{'status': 'available'}' {{(pid=87262) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 13:48:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2980bd8a-73e4-42c7-b712-3fb9bb62244b tempest-GroupsV314Test-840662194 tempest-GroupsV314Test-840662194-project-admin] http://192.168.122.6/volume/v3/types/698f158c-5b1b-4cd5-aeb4-abb609ab6ff1 returned with HTTP 202 Sep 07 13:48:35 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 346/714] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:48:35 2026] DELETE /volume/v3/types/698f158c-5b1b-4cd5-aeb4-abb609ab6ff1 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:48:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-04fa8db9-01e9-49ae-aa7a-28b67df4043b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-04fa8db9-01e9-49ae-aa7a-28b67df4043b tempest-GroupsV314Test-840662194 tempest-GroupsV314Test-840662194-project-admin] GET http://192.168.122.6/volume/v3/types/698f158c-5b1b-4cd5-aeb4-abb609ab6ff1 Sep 07 13:48:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-04fa8db9-01e9-49ae-aa7a-28b67df4043b tempest-GroupsV314Test-840662194 tempest-GroupsV314Test-840662194-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-04fa8db9-01e9-49ae-aa7a-28b67df4043b tempest-GroupsV314Test-840662194 tempest-GroupsV314Test-840662194-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:35 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:35 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-04fa8db9-01e9-49ae-aa7a-28b67df4043b tempest-GroupsV314Test-840662194 tempest-GroupsV314Test-840662194-project-admin] http://192.168.122.6/volume/v3/types/698f158c-5b1b-4cd5-aeb4-abb609ab6ff1 returned with HTTP 404 Sep 07 13:48:35 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 347/715] 192.168.122.6 () {58 vars in 1216 bytes} [Mon Sep 7 13:48:35 2026] GET /volume/v3/types/698f158c-5b1b-4cd5-aeb4-abb609ab6ff1 => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:48:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c88b9a3a-2e7b-46ab-927a-c13b9a97c90b tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d/action returned with HTTP 202 Sep 07 13:48:35 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 369/716] 192.168.122.6 () {60 vars in 1270 bytes} [Mon Sep 7 13:48:35 2026] POST /volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d/action => generated 0 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:48:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1e4a4ba0-c953-4786-ab6b-0c57e9b300c3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1e4a4ba0-c953-4786-ab6b-0c57e9b300c3 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d Sep 07 13:48:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1e4a4ba0-c953-4786-ab6b-0c57e9b300c3 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1e4a4ba0-c953-4786-ab6b-0c57e9b300c3 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:35 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:35 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:35 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1e4a4ba0-c953-4786-ab6b-0c57e9b300c3 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1e4a4ba0-c953-4786-ab6b-0c57e9b300c3 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d returned with HTTP 200 Sep 07 13:48:35 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 348/717] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:35 2026] GET /volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9340b6bd-bfc1-476a-aa20-a81507ec401d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9340b6bd-bfc1-476a-aa20-a81507ec401d tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 Sep 07 13:48:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9340b6bd-bfc1-476a-aa20-a81507ec401d tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9340b6bd-bfc1-476a-aa20-a81507ec401d tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:36 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-9340b6bd-bfc1-476a-aa20-a81507ec401d tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Delete snapshot with id: f6c1c10d-5542-45c1-aa90-5597a3858416 Sep 07 13:48:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9340b6bd-bfc1-476a-aa20-a81507ec401d tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 returned with HTTP 404 Sep 07 13:48:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 370/718] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 13:48:35 2026] DELETE /volume/v3/snapshots/f6c1c10d-5542-45c1-aa90-5597a3858416 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:48:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-edd33acd-a237-41c1-9e16-572511417203 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-edd33acd-a237-41c1-9e16-572511417203 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 07 13:48:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-edd33acd-a237-41c1-9e16-572511417203 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bf008b09-3bb5-4b9e-be93-5343cb4b690e", "name": "tempest-SnapshotsActionsTest-Snapshot-512594084"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:36 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:36 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:36 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:36 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:36 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-edd33acd-a237-41c1-9e16-572511417203 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Volume info retrieved successfully. Sep 07 13:48:36 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-edd33acd-a237-41c1-9e16-572511417203 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Create snapshot from volume bf008b09-3bb5-4b9e-be93-5343cb4b690e Sep 07 13:48:36 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-edd33acd-a237-41c1-9e16-572511417203 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Created reservations ['6e39e5d0-d9b1-4f1e-80dd-91344181b70a', 'c0f93e69-c1ba-4b7b-8fd9-de70ec17ad0f', '97031f1c-c944-46cb-a8d2-bcfa9362cf56', '90d566cc-a059-4dfb-bae2-b0b9f653d32a'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:48:36 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:36 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:36 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-edd33acd-a237-41c1-9e16-572511417203 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot create request issued successfully. Sep 07 13:48:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-edd33acd-a237-41c1-9e16-572511417203 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 13:48:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 349/719] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 13:48:36 2026] POST /volume/v3/snapshots => generated 306 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:48:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-77d2c677-765f-4081-b99f-dd075bd757ee None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-77d2c677-765f-4081-b99f-dd075bd757ee tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/f8aa1258-f898-48fc-b9d5-ebe43fc9b9dd Sep 07 13:48:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-77d2c677-765f-4081-b99f-dd075bd757ee tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-77d2c677-765f-4081-b99f-dd075bd757ee tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:36 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:36 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:36 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-77d2c677-765f-4081-b99f-dd075bd757ee tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-77d2c677-765f-4081-b99f-dd075bd757ee tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/f8aa1258-f898-48fc-b9d5-ebe43fc9b9dd returned with HTTP 200 Sep 07 13:48:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 371/720] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:36 2026] GET /volume/v3/snapshots/f8aa1258-f898-48fc-b9d5-ebe43fc9b9dd => generated 438 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-09bf4cd5-090f-4728-b193-9ad06cb8445d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-09bf4cd5-090f-4728-b193-9ad06cb8445d tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] GET http://192.168.122.6/volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 Sep 07 13:48:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-09bf4cd5-090f-4728-b193-9ad06cb8445d tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-09bf4cd5-090f-4728-b193-9ad06cb8445d tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:36 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:36 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:36 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:36 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:36 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-09bf4cd5-090f-4728-b193-9ad06cb8445d tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Volume info retrieved successfully. Sep 07 13:48:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-09bf4cd5-090f-4728-b193-9ad06cb8445d tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 returned with HTTP 200 Sep 07 13:48:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 350/721] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:48:36 2026] GET /volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 => generated 911 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e3d1a9fe-06bc-4eca-876e-6ae51ee2a263 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e3d1a9fe-06bc-4eca-876e-6ae51ee2a263 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/f8aa1258-f898-48fc-b9d5-ebe43fc9b9dd Sep 07 13:48:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e3d1a9fe-06bc-4eca-876e-6ae51ee2a263 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e3d1a9fe-06bc-4eca-876e-6ae51ee2a263 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:37 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:37 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:37 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e3d1a9fe-06bc-4eca-876e-6ae51ee2a263 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e3d1a9fe-06bc-4eca-876e-6ae51ee2a263 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/f8aa1258-f898-48fc-b9d5-ebe43fc9b9dd returned with HTTP 200 Sep 07 13:48:37 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 372/722] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:37 2026] GET /volume/v3/snapshots/f8aa1258-f898-48fc-b9d5-ebe43fc9b9dd => generated 438 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e7cfcd53-b045-4991-b5a0-ca7887b55dae None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e7cfcd53-b045-4991-b5a0-ca7887b55dae tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] GET http://192.168.122.6/volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 Sep 07 13:48:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e7cfcd53-b045-4991-b5a0-ca7887b55dae tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e7cfcd53-b045-4991-b5a0-ca7887b55dae tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:37 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:37 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:37 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:37 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:37 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e7cfcd53-b045-4991-b5a0-ca7887b55dae tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Volume info retrieved successfully. Sep 07 13:48:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e7cfcd53-b045-4991-b5a0-ca7887b55dae tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 returned with HTTP 200 Sep 07 13:48:37 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 351/723] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:48:37 2026] GET /volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 => generated 910 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-6989b8f1-639a-4b9a-bab5-9614e7d2800c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6989b8f1-639a-4b9a-bab5-9614e7d2800c tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/f8aa1258-f898-48fc-b9d5-ebe43fc9b9dd Sep 07 13:48:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6989b8f1-639a-4b9a-bab5-9614e7d2800c tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6989b8f1-639a-4b9a-bab5-9614e7d2800c tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:38 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:38 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:38 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-6989b8f1-639a-4b9a-bab5-9614e7d2800c tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6989b8f1-639a-4b9a-bab5-9614e7d2800c tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/f8aa1258-f898-48fc-b9d5-ebe43fc9b9dd returned with HTTP 200 Sep 07 13:48:38 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 373/724] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:38 2026] GET /volume/v3/snapshots/f8aa1258-f898-48fc-b9d5-ebe43fc9b9dd => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:48:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-687fdbfc-b80c-4675-9cdb-e056be35ede5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-687fdbfc-b80c-4675-9cdb-e056be35ede5 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] POST http://192.168.122.6/volume/v3/snapshots/f8aa1258-f898-48fc-b9d5-ebe43fc9b9dd/action Sep 07 13:48:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-687fdbfc-b80c-4675-9cdb-e056be35ede5 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-687fdbfc-b80c-4675-9cdb-e056be35ede5 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.contrib.admin_actions [None req-687fdbfc-b80c-4675-9cdb-e056be35ede5 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Updating snapshot 'f8aa1258-f898-48fc-b9d5-ebe43fc9b9dd' with '{'status': 'error_deleting'}' {{(pid=87261) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 13:48:38 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:38 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-687fdbfc-b80c-4675-9cdb-e056be35ede5 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] http://192.168.122.6/volume/v3/snapshots/f8aa1258-f898-48fc-b9d5-ebe43fc9b9dd/action returned with HTTP 202 Sep 07 13:48:38 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 352/725] 192.168.122.6 () {60 vars in 1270 bytes} [Mon Sep 7 13:48:38 2026] POST /volume/v3/snapshots/f8aa1258-f898-48fc-b9d5-ebe43fc9b9dd/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 13:48:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8920ab7c-abbc-44ec-9fb1-2048f2184ed8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8920ab7c-abbc-44ec-9fb1-2048f2184ed8 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/f8aa1258-f898-48fc-b9d5-ebe43fc9b9dd Sep 07 13:48:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8920ab7c-abbc-44ec-9fb1-2048f2184ed8 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8920ab7c-abbc-44ec-9fb1-2048f2184ed8 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:38 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:38 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:38 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8920ab7c-abbc-44ec-9fb1-2048f2184ed8 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8920ab7c-abbc-44ec-9fb1-2048f2184ed8 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/f8aa1258-f898-48fc-b9d5-ebe43fc9b9dd returned with HTTP 200 Sep 07 13:48:38 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 374/726] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:38 2026] GET /volume/v3/snapshots/f8aa1258-f898-48fc-b9d5-ebe43fc9b9dd => generated 470 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-26a4dc7e-b02c-49c5-afae-f2864ef85e90 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-26a4dc7e-b02c-49c5-afae-f2864ef85e90 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] POST http://192.168.122.6/volume/v3/snapshots/f8aa1258-f898-48fc-b9d5-ebe43fc9b9dd/action Sep 07 13:48:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-26a4dc7e-b02c-49c5-afae-f2864ef85e90 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-26a4dc7e-b02c-49c5-afae-f2864ef85e90 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:38 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:38 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-26a4dc7e-b02c-49c5-afae-f2864ef85e90 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Snapshot retrieved successfully. Sep 07 13:48:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-513450bb-0bbf-4ffe-8f64-acfc47c0dcf8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-513450bb-0bbf-4ffe-8f64-acfc47c0dcf8 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] GET http://192.168.122.6/volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 Sep 07 13:48:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-513450bb-0bbf-4ffe-8f64-acfc47c0dcf8 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-513450bb-0bbf-4ffe-8f64-acfc47c0dcf8 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-26a4dc7e-b02c-49c5-afae-f2864ef85e90 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Snapshot delete request issued successfully. Sep 07 13:48:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-26a4dc7e-b02c-49c5-afae-f2864ef85e90 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] http://192.168.122.6/volume/v3/snapshots/f8aa1258-f898-48fc-b9d5-ebe43fc9b9dd/action returned with HTTP 202 Sep 07 13:48:38 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 353/727] 192.168.122.6 () {60 vars in 1270 bytes} [Mon Sep 7 13:48:38 2026] POST /volume/v3/snapshots/f8aa1258-f898-48fc-b9d5-ebe43fc9b9dd/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 13:48:38 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:38 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:38 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:38 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f8471a4b-427b-48d5-84ad-d03d09bc598f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f8471a4b-427b-48d5-84ad-d03d09bc598f tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/f8aa1258-f898-48fc-b9d5-ebe43fc9b9dd Sep 07 13:48:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f8471a4b-427b-48d5-84ad-d03d09bc598f tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f8471a4b-427b-48d5-84ad-d03d09bc598f tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:38 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:38 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f8471a4b-427b-48d5-84ad-d03d09bc598f tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f8471a4b-427b-48d5-84ad-d03d09bc598f tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/f8aa1258-f898-48fc-b9d5-ebe43fc9b9dd returned with HTTP 200 Sep 07 13:48:38 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-513450bb-0bbf-4ffe-8f64-acfc47c0dcf8 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Volume info retrieved successfully. Sep 07 13:48:38 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 354/728] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:38 2026] GET /volume/v3/snapshots/f8aa1258-f898-48fc-b9d5-ebe43fc9b9dd => generated 464 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-513450bb-0bbf-4ffe-8f64-acfc47c0dcf8 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 returned with HTTP 200 Sep 07 13:48:38 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 375/729] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:48:38 2026] GET /volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 => generated 1329 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-769eca9f-d9d2-45aa-b497-e875d251ce4d req-930cf54a-69d5-4655-8c4d-bceb8a6d12a0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-769eca9f-d9d2-45aa-b497-e875d251ce4d req-930cf54a-69d5-4655-8c4d-bceb8a6d12a0 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] GET http://192.168.122.6/volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 Sep 07 13:48:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-769eca9f-d9d2-45aa-b497-e875d251ce4d req-930cf54a-69d5-4655-8c4d-bceb8a6d12a0 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-769eca9f-d9d2-45aa-b497-e875d251ce4d req-930cf54a-69d5-4655-8c4d-bceb8a6d12a0 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:39 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:39 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:39 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:39 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:39 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-769eca9f-d9d2-45aa-b497-e875d251ce4d req-930cf54a-69d5-4655-8c4d-bceb8a6d12a0 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Volume info retrieved successfully. Sep 07 13:48:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-769eca9f-d9d2-45aa-b497-e875d251ce4d req-930cf54a-69d5-4655-8c4d-bceb8a6d12a0 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 returned with HTTP 200 Sep 07 13:48:39 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 355/730] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:48:38 2026] GET /volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 => generated 1329 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-52a989ad-d158-4457-bf3f-80602701c08f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-52a989ad-d158-4457-bf3f-80602701c08f tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/f8aa1258-f898-48fc-b9d5-ebe43fc9b9dd Sep 07 13:48:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-52a989ad-d158-4457-bf3f-80602701c08f tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-52a989ad-d158-4457-bf3f-80602701c08f tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:39 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:39 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:39 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-52a989ad-d158-4457-bf3f-80602701c08f tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-52a989ad-d158-4457-bf3f-80602701c08f tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/f8aa1258-f898-48fc-b9d5-ebe43fc9b9dd returned with HTTP 200 Sep 07 13:48:39 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 376/731] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:39 2026] GET /volume/v3/snapshots/f8aa1258-f898-48fc-b9d5-ebe43fc9b9dd => generated 464 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-379fc142-3078-45af-86f6-4b4a1cf16fb5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:40 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-379fc142-3078-45af-86f6-4b4a1cf16fb5 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/f8aa1258-f898-48fc-b9d5-ebe43fc9b9dd Sep 07 13:48:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-379fc142-3078-45af-86f6-4b4a1cf16fb5 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-379fc142-3078-45af-86f6-4b4a1cf16fb5 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:40 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:40 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:40 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-379fc142-3078-45af-86f6-4b4a1cf16fb5 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:40 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-379fc142-3078-45af-86f6-4b4a1cf16fb5 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/f8aa1258-f898-48fc-b9d5-ebe43fc9b9dd returned with HTTP 200 Sep 07 13:48:40 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 356/732] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:40 2026] GET /volume/v3/snapshots/f8aa1258-f898-48fc-b9d5-ebe43fc9b9dd => generated 464 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f28206d4-9dc3-4ea6-810b-f96aadf101ae None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f28206d4-9dc3-4ea6-810b-f96aadf101ae tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/f8aa1258-f898-48fc-b9d5-ebe43fc9b9dd Sep 07 13:48:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f28206d4-9dc3-4ea6-810b-f96aadf101ae tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f28206d4-9dc3-4ea6-810b-f96aadf101ae tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f28206d4-9dc3-4ea6-810b-f96aadf101ae tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/f8aa1258-f898-48fc-b9d5-ebe43fc9b9dd returned with HTTP 404 Sep 07 13:48:41 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 377/733] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:41 2026] GET /volume/v3/snapshots/f8aa1258-f898-48fc-b9d5-ebe43fc9b9dd => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:48:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ec43bc1f-8357-4978-87a8-3af4d0a3534a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ec43bc1f-8357-4978-87a8-3af4d0a3534a tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] POST http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d/action Sep 07 13:48:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ec43bc1f-8357-4978-87a8-3af4d0a3534a tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ec43bc1f-8357-4978-87a8-3af4d0a3534a tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.contrib.admin_actions [None req-ec43bc1f-8357-4978-87a8-3af4d0a3534a tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Updating snapshot '7b364960-9335-4cd2-817a-1173dc3c909d' with '{'status': 'available'}' {{(pid=87261) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 13:48:41 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:41 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ec43bc1f-8357-4978-87a8-3af4d0a3534a tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d/action returned with HTTP 202 Sep 07 13:48:41 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 357/734] 192.168.122.6 () {60 vars in 1270 bytes} [Mon Sep 7 13:48:41 2026] POST /volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:48:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4d665594-9b82-4703-aa68-db5f116b086f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4d665594-9b82-4703-aa68-db5f116b086f tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d Sep 07 13:48:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4d665594-9b82-4703-aa68-db5f116b086f tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4d665594-9b82-4703-aa68-db5f116b086f tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:41 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:41 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:41 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-4d665594-9b82-4703-aa68-db5f116b086f tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4d665594-9b82-4703-aa68-db5f116b086f tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d returned with HTTP 200 Sep 07 13:48:41 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 378/735] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:41 2026] GET /volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-01b681b9-9b3c-4471-af30-c21b8f520010 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-01b681b9-9b3c-4471-af30-c21b8f520010 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/f8aa1258-f898-48fc-b9d5-ebe43fc9b9dd Sep 07 13:48:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-01b681b9-9b3c-4471-af30-c21b8f520010 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-01b681b9-9b3c-4471-af30-c21b8f520010 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:41 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-01b681b9-9b3c-4471-af30-c21b8f520010 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Delete snapshot with id: f8aa1258-f898-48fc-b9d5-ebe43fc9b9dd Sep 07 13:48:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-01b681b9-9b3c-4471-af30-c21b8f520010 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/f8aa1258-f898-48fc-b9d5-ebe43fc9b9dd returned with HTTP 404 Sep 07 13:48:41 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 358/736] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 13:48:41 2026] DELETE /volume/v3/snapshots/f8aa1258-f898-48fc-b9d5-ebe43fc9b9dd => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:48:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-228b3bc1-92d6-4ee3-8061-526fc4902929 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-228b3bc1-92d6-4ee3-8061-526fc4902929 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] POST http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d/action Sep 07 13:48:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-228b3bc1-92d6-4ee3-8061-526fc4902929 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-228b3bc1-92d6-4ee3-8061-526fc4902929 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.admin_actions [None req-228b3bc1-92d6-4ee3-8061-526fc4902929 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Updating snapshot '7b364960-9335-4cd2-817a-1173dc3c909d' with '{'status': 'creating'}' {{(pid=87262) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 13:48:41 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:41 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-228b3bc1-92d6-4ee3-8061-526fc4902929 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d/action returned with HTTP 202 Sep 07 13:48:41 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 379/737] 192.168.122.6 () {60 vars in 1270 bytes} [Mon Sep 7 13:48:41 2026] POST /volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 13:48:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b9ac9a98-9e2f-4b8b-a40d-05aba1525779 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b9ac9a98-9e2f-4b8b-a40d-05aba1525779 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d Sep 07 13:48:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b9ac9a98-9e2f-4b8b-a40d-05aba1525779 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b9ac9a98-9e2f-4b8b-a40d-05aba1525779 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:42 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:42 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:42 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b9ac9a98-9e2f-4b8b-a40d-05aba1525779 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b9ac9a98-9e2f-4b8b-a40d-05aba1525779 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d returned with HTTP 200 Sep 07 13:48:42 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 359/738] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:42 2026] GET /volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d => generated 465 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-fdb47e65-9898-451b-a69f-330721798fd5 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fdb47e65-9898-451b-a69f-330721798fd5 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] POST http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d/action Sep 07 13:48:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fdb47e65-9898-451b-a69f-330721798fd5 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fdb47e65-9898-451b-a69f-330721798fd5 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.snapshot_actions [None req-fdb47e65-9898-451b-a69f-330721798fd5 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87262) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 07 13:48:42 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:42 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:42 devstack devstack@c-api.service[87262]: INFO cinder.api.contrib.snapshot_actions [None req-fdb47e65-9898-451b-a69f-330721798fd5 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Updating snapshot 7b364960-9335-4cd2-817a-1173dc3c909d with info {'id': '7b364960-9335-4cd2-817a-1173dc3c909d', 'status': 'error', 'progress': '80%'} Sep 07 13:48:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fdb47e65-9898-451b-a69f-330721798fd5 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d/action returned with HTTP 202 Sep 07 13:48:42 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 380/739] 192.168.122.6 () {60 vars in 1270 bytes} [Mon Sep 7 13:48:42 2026] POST /volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:48:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b764e9be-dbc9-4af7-8dd0-06d0ed606342 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b764e9be-dbc9-4af7-8dd0-06d0ed606342 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] GET http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d Sep 07 13:48:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b764e9be-dbc9-4af7-8dd0-06d0ed606342 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b764e9be-dbc9-4af7-8dd0-06d0ed606342 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:42 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:42 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:42 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b764e9be-dbc9-4af7-8dd0-06d0ed606342 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Snapshot retrieved successfully. Sep 07 13:48:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b764e9be-dbc9-4af7-8dd0-06d0ed606342 tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d returned with HTTP 200 Sep 07 13:48:42 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 360/740] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:42 2026] GET /volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d => generated 461 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5b0fc890-56b4-45f2-8b92-250cb595a76f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5b0fc890-56b4-45f2-8b92-250cb595a76f tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] POST http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d/action Sep 07 13:48:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5b0fc890-56b4-45f2-8b92-250cb595a76f tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5b0fc890-56b4-45f2-8b92-250cb595a76f tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.admin_actions [None req-5b0fc890-56b4-45f2-8b92-250cb595a76f tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] Updating snapshot '7b364960-9335-4cd2-817a-1173dc3c909d' with '{'status': 'available'}' {{(pid=87262) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 13:48:42 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:42 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5b0fc890-56b4-45f2-8b92-250cb595a76f tempest-SnapshotsActionsTest-1829708489 tempest-SnapshotsActionsTest-1829708489-project-admin] http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d/action returned with HTTP 202 Sep 07 13:48:42 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 381/741] 192.168.122.6 () {60 vars in 1270 bytes} [Mon Sep 7 13:48:42 2026] POST /volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:48:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-309d8edc-0e31-4edc-8a92-6d18d0b91916 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-309d8edc-0e31-4edc-8a92-6d18d0b91916 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d Sep 07 13:48:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-309d8edc-0e31-4edc-8a92-6d18d0b91916 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-309d8edc-0e31-4edc-8a92-6d18d0b91916 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:42 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:42 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:42 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-309d8edc-0e31-4edc-8a92-6d18d0b91916 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-309d8edc-0e31-4edc-8a92-6d18d0b91916 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d returned with HTTP 200 Sep 07 13:48:42 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 361/742] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:42 2026] GET /volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-fc9b0fea-4081-45f5-978a-72bcb47134d3 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fc9b0fea-4081-45f5-978a-72bcb47134d3 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d Sep 07 13:48:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fc9b0fea-4081-45f5-978a-72bcb47134d3 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fc9b0fea-4081-45f5-978a-72bcb47134d3 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:42 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-fc9b0fea-4081-45f5-978a-72bcb47134d3 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Delete snapshot with id: 7b364960-9335-4cd2-817a-1173dc3c909d Sep 07 13:48:42 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:42 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:42 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-fc9b0fea-4081-45f5-978a-72bcb47134d3 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:42 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:42 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:42 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-fc9b0fea-4081-45f5-978a-72bcb47134d3 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot delete request issued successfully. Sep 07 13:48:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fc9b0fea-4081-45f5-978a-72bcb47134d3 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d returned with HTTP 202 Sep 07 13:48:42 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 382/743] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 13:48:42 2026] DELETE /volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:48:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b41ac9d8-d6b4-406b-91cf-0d97b556505d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b41ac9d8-d6b4-406b-91cf-0d97b556505d tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d Sep 07 13:48:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b41ac9d8-d6b4-406b-91cf-0d97b556505d tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b41ac9d8-d6b4-406b-91cf-0d97b556505d tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:42 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:42 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:42 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b41ac9d8-d6b4-406b-91cf-0d97b556505d tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b41ac9d8-d6b4-406b-91cf-0d97b556505d tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d returned with HTTP 200 Sep 07 13:48:42 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 362/744] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:42 2026] GET /volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d => generated 464 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-769eca9f-d9d2-45aa-b497-e875d251ce4d req-04ea8688-ce8c-40bc-bc50-57319e5dad10 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-769eca9f-d9d2-45aa-b497-e875d251ce4d req-04ea8688-ce8c-40bc-bc50-57319e5dad10 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] GET http://192.168.122.6/volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 Sep 07 13:48:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-769eca9f-d9d2-45aa-b497-e875d251ce4d req-04ea8688-ce8c-40bc-bc50-57319e5dad10 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-769eca9f-d9d2-45aa-b497-e875d251ce4d req-04ea8688-ce8c-40bc-bc50-57319e5dad10 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:43 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:43 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:43 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:43 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:43 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-769eca9f-d9d2-45aa-b497-e875d251ce4d req-04ea8688-ce8c-40bc-bc50-57319e5dad10 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Volume info retrieved successfully. Sep 07 13:48:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-769eca9f-d9d2-45aa-b497-e875d251ce4d req-04ea8688-ce8c-40bc-bc50-57319e5dad10 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 returned with HTTP 200 Sep 07 13:48:43 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 383/745] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:48:43 2026] GET /volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 => generated 1329 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-5ce78eb7-1ef7-4aab-997e-4903a5b8abd4 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5ce78eb7-1ef7-4aab-997e-4903a5b8abd4 None None] GET http://192.168.122.6/volume// Sep 07 13:48:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5ce78eb7-1ef7-4aab-997e-4903a5b8abd4 None None] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5ce78eb7-1ef7-4aab-997e-4903a5b8abd4 None None] Calling method 'all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5ce78eb7-1ef7-4aab-997e-4903a5b8abd4 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:48:43 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 363/746] 192.168.122.6 () {58 vars in 1298 bytes} [Mon Sep 7 13:48:43 2026] GET /volume/ => generated 388 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:48:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-769eca9f-d9d2-45aa-b497-e875d251ce4d req-cbf871e5-0d9b-440e-b0b6-7303eda192e8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-769eca9f-d9d2-45aa-b497-e875d251ce4d req-cbf871e5-0d9b-440e-b0b6-7303eda192e8 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 07 13:48:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-769eca9f-d9d2-45aa-b497-e875d251ce4d req-cbf871e5-0d9b-440e-b0b6-7303eda192e8 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "49b253d3-6e87-4ec9-ba08-60da34ee6875", "connector": null, "instance_uuid": "c55c057d-413f-470d-8f3b-6fdf0f3b634f"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:43 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:43 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:43 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:43 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-769eca9f-d9d2-45aa-b497-e875d251ce4d req-cbf871e5-0d9b-440e-b0b6-7303eda192e8 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 07 13:48:43 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 384/747] 192.168.122.6 () {66 vars in 1473 bytes} [Mon Sep 7 13:48:43 2026] POST /volume/v3/attachments => generated 273 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-456fa4c9-0d39-4a8f-b051-4deb9b78914c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-456fa4c9-0d39-4a8f-b051-4deb9b78914c tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d Sep 07 13:48:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-456fa4c9-0d39-4a8f-b051-4deb9b78914c tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-456fa4c9-0d39-4a8f-b051-4deb9b78914c tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:43 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:43 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:43 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-456fa4c9-0d39-4a8f-b051-4deb9b78914c tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-456fa4c9-0d39-4a8f-b051-4deb9b78914c tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d returned with HTTP 200 Sep 07 13:48:43 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 364/748] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:43 2026] GET /volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d => generated 464 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-312aeea3-9489-4216-b4eb-23850c1a867a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-312aeea3-9489-4216-b4eb-23850c1a867a tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d Sep 07 13:48:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-312aeea3-9489-4216-b4eb-23850c1a867a tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-312aeea3-9489-4216-b4eb-23850c1a867a tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:44 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:44 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:44 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-312aeea3-9489-4216-b4eb-23850c1a867a tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Snapshot retrieved successfully. Sep 07 13:48:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-312aeea3-9489-4216-b4eb-23850c1a867a tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d returned with HTTP 200 Sep 07 13:48:44 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 385/749] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:44 2026] GET /volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d => generated 464 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-03cb7c26-9562-4dff-aa2f-baa2da859b02 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-03cb7c26-9562-4dff-aa2f-baa2da859b02 tempest-UserMessagesTest-2089393089 tempest-UserMessagesTest-2089393089-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:48:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-03cb7c26-9562-4dff-aa2f-baa2da859b02 tempest-UserMessagesTest-2089393089 tempest-UserMessagesTest-2089393089-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-813294323", "extra_specs": {"storage_protocol": "tempest-storage_protocol-177774372", "vendor_name": "tempest-vendor_name-1274150063"}}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8ecef1eb-4826-4dd5-a3e7-4446f11c4150 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8ecef1eb-4826-4dd5-a3e7-4446f11c4150 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d Sep 07 13:48:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8ecef1eb-4826-4dd5-a3e7-4446f11c4150 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8ecef1eb-4826-4dd5-a3e7-4446f11c4150 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8ecef1eb-4826-4dd5-a3e7-4446f11c4150 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d returned with HTTP 404 Sep 07 13:48:45 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 386/750] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:48:45 2026] GET /volume/v3/snapshots/7b364960-9335-4cd2-817a-1173dc3c909d => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:48:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-91c594c6-1cb6-4498-8d4b-e45526e5201a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-91c594c6-1cb6-4498-8d4b-e45526e5201a tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/volumes/bf008b09-3bb5-4b9e-be93-5343cb4b690e Sep 07 13:48:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-91c594c6-1cb6-4498-8d4b-e45526e5201a tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-91c594c6-1cb6-4498-8d4b-e45526e5201a tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-03cb7c26-9562-4dff-aa2f-baa2da859b02 tempest-UserMessagesTest-2089393089 tempest-UserMessagesTest-2089393089-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:48:45 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 365/751] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 13:48:45 2026] POST /volume/v3/types => generated 326 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:48:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-dec3e38a-c624-423a-a08d-5c0a08ad31af None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dec3e38a-c624-423a-a08d-5c0a08ad31af None None] GET http://192.168.122.6/volume// Sep 07 13:48:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dec3e38a-c624-423a-a08d-5c0a08ad31af None None] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dec3e38a-c624-423a-a08d-5c0a08ad31af None None] Calling method 'all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dec3e38a-c624-423a-a08d-5c0a08ad31af None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:48:45 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 366/752] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:48:45 2026] GET /volume/ => generated 388 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:48:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-06dafc4a-0e35-4f3f-aacf-e6e191317ac0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:45 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:45 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:45 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:45 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:45 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-91c594c6-1cb6-4498-8d4b-e45526e5201a tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Volume info retrieved successfully. Sep 07 13:48:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-91c594c6-1cb6-4498-8d4b-e45526e5201a tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/volumes/bf008b09-3bb5-4b9e-be93-5343cb4b690e returned with HTTP 200 Sep 07 13:48:45 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 387/753] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:48:45 2026] GET /volume/v3/volumes/bf008b09-3bb5-4b9e-be93-5343cb4b690e => generated 849 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-769eca9f-d9d2-45aa-b497-e875d251ce4d req-89a943e6-5297-45c0-b191-8fd2a8973dc7 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-06dafc4a-0e35-4f3f-aacf-e6e191317ac0 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:48:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-06dafc4a-0e35-4f3f-aacf-e6e191317ac0 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0fa458b4-643c-4e4b-badd-fbff73e4c2d2", "size": 1, "name": "tempest-UserMessagesTest-Volume-160828813"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-06dafc4a-0e35-4f3f-aacf-e6e191317ac0 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Create volume request body: {'volume': {'volume_type': '0fa458b4-643c-4e4b-badd-fbff73e4c2d2', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-160828813'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:48:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-769eca9f-d9d2-45aa-b497-e875d251ce4d req-89a943e6-5297-45c0-b191-8fd2a8973dc7 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] GET http://192.168.122.6/volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 Sep 07 13:48:45 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-06dafc4a-0e35-4f3f-aacf-e6e191317ac0 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Create volume of 1 GB Sep 07 13:48:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-769eca9f-d9d2-45aa-b497-e875d251ce4d req-89a943e6-5297-45c0-b191-8fd2a8973dc7 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:45 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:45 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-769eca9f-d9d2-45aa-b497-e875d251ce4d req-89a943e6-5297-45c0-b191-8fd2a8973dc7 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:45 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-06dafc4a-0e35-4f3f-aacf-e6e191317ac0 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Availability Zones retrieved successfully. Sep 07 13:48:45 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:45 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:45 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-06dafc4a-0e35-4f3f-aacf-e6e191317ac0 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Flow 'volume_create_api' (f8a78436-026e-4842-b891-4d84541c2ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:48:45 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:45 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:45 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-06dafc4a-0e35-4f3f-aacf-e6e191317ac0 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d2b765f-bba2-44c9-995c-d7cb17edbea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:45 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-769eca9f-d9d2-45aa-b497-e875d251ce4d req-89a943e6-5297-45c0-b191-8fd2a8973dc7 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Volume info retrieved successfully. Sep 07 13:48:45 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-06dafc4a-0e35-4f3f-aacf-e6e191317ac0 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:48:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-769eca9f-d9d2-45aa-b497-e875d251ce4d req-89a943e6-5297-45c0-b191-8fd2a8973dc7 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 returned with HTTP 200 Sep 07 13:48:45 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 388/754] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 13:48:45 2026] GET /volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 => generated 1509 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:48:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-867d41ba-e21b-498e-b784-c9ae0e6704db None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-867d41ba-e21b-498e-b784-c9ae0e6704db tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] DELETE http://192.168.122.6/volume/v3/volumes/bf008b09-3bb5-4b9e-be93-5343cb4b690e Sep 07 13:48:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-867d41ba-e21b-498e-b784-c9ae0e6704db tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-867d41ba-e21b-498e-b784-c9ae0e6704db tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:45 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-867d41ba-e21b-498e-b784-c9ae0e6704db tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Delete volume with id: bf008b09-3bb5-4b9e-be93-5343cb4b690e Sep 07 13:48:45 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:45 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:45 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:45 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:45 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-867d41ba-e21b-498e-b784-c9ae0e6704db tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Volume info retrieved successfully. Sep 07 13:48:45 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-06dafc4a-0e35-4f3f-aacf-e6e191317ac0 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d2b765f-bba2-44c9-995c-d7cb17edbea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:48:46Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-177774372',vendor_name='tempest-vendor_name-1274150063'},id=0fa458b4-643c-4e4b-badd-fbff73e4c2d2,is_public=True,name='tempest-UserMessagesTest-volume-type-813294323',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0fa458b4-643c-4e4b-badd-fbff73e4c2d2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:45 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-06dafc4a-0e35-4f3f-aacf-e6e191317ac0 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a7489d6-805b-4f54-89e8-8887c3324ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:45 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-867d41ba-e21b-498e-b784-c9ae0e6704db tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Delete volume request issued successfully. Sep 07 13:48:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-867d41ba-e21b-498e-b784-c9ae0e6704db tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/volumes/bf008b09-3bb5-4b9e-be93-5343cb4b690e returned with HTTP 202 Sep 07 13:48:45 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 389/755] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:48:45 2026] DELETE /volume/v3/volumes/bf008b09-3bb5-4b9e-be93-5343cb4b690e => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:48:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-fbc169e8-47e2-46fb-baab-3a162c7a1cbe None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fbc169e8-47e2-46fb-baab-3a162c7a1cbe tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/volumes/bf008b09-3bb5-4b9e-be93-5343cb4b690e Sep 07 13:48:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fbc169e8-47e2-46fb-baab-3a162c7a1cbe tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fbc169e8-47e2-46fb-baab-3a162c7a1cbe tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:46 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:46 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:46 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:46 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:46 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-fbc169e8-47e2-46fb-baab-3a162c7a1cbe tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Volume info retrieved successfully. Sep 07 13:48:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fbc169e8-47e2-46fb-baab-3a162c7a1cbe tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/volumes/bf008b09-3bb5-4b9e-be93-5343cb4b690e returned with HTTP 200 Sep 07 13:48:46 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 390/756] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:48:45 2026] GET /volume/v3/volumes/bf008b09-3bb5-4b9e-be93-5343cb4b690e => generated 848 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-769eca9f-d9d2-45aa-b497-e875d251ce4d req-6c2b0160-5aba-48c0-b83a-22968ad3ffa5 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-769eca9f-d9d2-45aa-b497-e875d251ce4d req-6c2b0160-5aba-48c0-b83a-22968ad3ffa5 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] PUT http://192.168.122.6/volume/v3/attachments/a0bf6665-f9c4-469d-806b-9761751f5465 Sep 07 13:48:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-769eca9f-d9d2-45aa-b497-e875d251ce4d req-6c2b0160-5aba-48c0-b83a-22968ad3ffa5 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cf8721add54f", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "6a052522-d49c-4901-8b6c-ef97c1f54dff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:46 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-06dafc4a-0e35-4f3f-aacf-e6e191317ac0 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-813294323 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-813294323, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:48:46 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-06dafc4a-0e35-4f3f-aacf-e6e191317ac0 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-813294323 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-813294323, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:48:46 devstack devstack@c-api.service[87262]: DEBUG cinder.coordination [req-769eca9f-d9d2-45aa-b497-e875d251ce4d req-6c2b0160-5aba-48c0-b83a-22968ad3ffa5 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Acquiring lock "cinder-attachment_update-49b253d3-6e87-4ec9-ba08-60da34ee6875-devstack" by "attachment_update" {{(pid=87262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:48:46 devstack devstack@c-api.service[87262]: DEBUG cinder.coordination [req-769eca9f-d9d2-45aa-b497-e875d251ce4d req-6c2b0160-5aba-48c0-b83a-22968ad3ffa5 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Lock "cinder-attachment_update-49b253d3-6e87-4ec9-ba08-60da34ee6875-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=87262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:48:46 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:46 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:46 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:46 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:46 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-06dafc4a-0e35-4f3f-aacf-e6e191317ac0 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Created reservations ['a213a373-57ee-4345-b01c-6b584984e158', '8441d013-993b-477e-8f86-e564c17519fa', '0123fde4-9757-410a-98ea-45c5e4e6554b', 'd67a944b-821b-4ac8-804b-4825f4116dd2'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:48:46 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-06dafc4a-0e35-4f3f-aacf-e6e191317ac0 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a7489d6-805b-4f54-89e8-8887c3324ae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a213a373-57ee-4345-b01c-6b584984e158', '8441d013-993b-477e-8f86-e564c17519fa', '0123fde4-9757-410a-98ea-45c5e4e6554b', 'd67a944b-821b-4ac8-804b-4825f4116dd2']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:46 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-06dafc4a-0e35-4f3f-aacf-e6e191317ac0 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71c9c714-e44a-44cb-9a36-aac61cb00875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:46 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:46 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:46 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-06dafc4a-0e35-4f3f-aacf-e6e191317ac0 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71c9c714-e44a-44cb-9a36-aac61cb00875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0839f965-e579-48e1-b43f-a76883027ff7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-160828813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='590dbe7fefdb4f7cb6ccea0c9d6da6a1',qos_specs=None,replication_status=,reservations=['a213a373-57ee-4345-b01c-6b584984e158','8441d013-993b-477e-8f86-e564c17519fa','0123fde4-9757-410a-98ea-45c5e4e6554b','d67a944b-821b-4ac8-804b-4825f4116dd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24b8b077495740a98024319343110a81',volume_type_id=0fa458b4-643c-4e4b-badd-fbff73e4c2d2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:48:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-160828813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0839f965-e579-48e1-b43f-a76883027ff7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='590dbe7fefdb4f7cb6ccea0c9d6da6a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24b8b077495740a98024319343110a81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0fa458b4-643c-4e4b-badd-fbff73e4c2d2),volume_type_id=0fa458b4-643c-4e4b-badd-fbff73e4c2d2)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:46 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-06dafc4a-0e35-4f3f-aacf-e6e191317ac0 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8766fce3-b6d7-4652-ba83-3bf068cfdba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:46 devstack devstack@c-api.service[87262]: DEBUG cinder.coordination [req-769eca9f-d9d2-45aa-b497-e875d251ce4d req-6c2b0160-5aba-48c0-b83a-22968ad3ffa5 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Lock "cinder-attachment_update-49b253d3-6e87-4ec9-ba08-60da34ee6875-devstack" released by "attachment_update" :: held 0.262s {{(pid=87262) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:48:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-769eca9f-d9d2-45aa-b497-e875d251ce4d req-6c2b0160-5aba-48c0-b83a-22968ad3ffa5 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/attachments/a0bf6665-f9c4-469d-806b-9761751f5465 returned with HTTP 200 Sep 07 13:48:46 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-06dafc4a-0e35-4f3f-aacf-e6e191317ac0 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8766fce3-b6d7-4652-ba83-3bf068cfdba3) transitioned into state 'SUCCESS' from state '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-160828813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='590dbe7fefdb4f7cb6ccea0c9d6da6a1',qos_specs=None,replication_status=,reservations=['a213a373-57ee-4345-b01c-6b584984e158','8441d013-993b-477e-8f86-e564c17519fa','0123fde4-9757-410a-98ea-45c5e4e6554b','d67a944b-821b-4ac8-804b-4825f4116dd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24b8b077495740a98024319343110a81',volume_type_id=0fa458b4-643c-4e4b-badd-fbff73e4c2d2)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:46 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 391/757] 192.168.122.6 () {66 vars in 1583 bytes} [Mon Sep 7 13:48:46 2026] PUT /volume/v3/attachments/a0bf6665-f9c4-469d-806b-9761751f5465 => generated 694 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:48:46 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-06dafc4a-0e35-4f3f-aacf-e6e191317ac0 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b92567d-ef97-47a2-8fe9-0e38dfa15930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:46 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-06dafc4a-0e35-4f3f-aacf-e6e191317ac0 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b92567d-ef97-47a2-8fe9-0e38dfa15930) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:46 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-06dafc4a-0e35-4f3f-aacf-e6e191317ac0 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Flow 'volume_create_api' (f8a78436-026e-4842-b891-4d84541c2ee5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:48:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-769eca9f-d9d2-45aa-b497-e875d251ce4d req-8d89b655-62d2-435d-896b-dda1a54affe4 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:46 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-06dafc4a-0e35-4f3f-aacf-e6e191317ac0 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Create volume request issued successfully. Sep 07 13:48:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-06dafc4a-0e35-4f3f-aacf-e6e191317ac0 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:48:46 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 367/758] 192.168.122.6 () {62 vars in 1173 bytes} [Mon Sep 7 13:48:45 2026] POST /volume/v3/volumes => generated 788 bytes in 816 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:48:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-769eca9f-d9d2-45aa-b497-e875d251ce4d req-8d89b655-62d2-435d-896b-dda1a54affe4 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] POST http://192.168.122.6/volume/v3/attachments/a0bf6665-f9c4-469d-806b-9761751f5465/action Sep 07 13:48:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-769eca9f-d9d2-45aa-b497-e875d251ce4d req-8d89b655-62d2-435d-896b-dda1a54affe4 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Action body: b'{"os-complete": null}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:48:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-769eca9f-d9d2-45aa-b497-e875d251ce4d req-8d89b655-62d2-435d-896b-dda1a54affe4 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-249cfe55-96ed-4df0-8d1e-9d4a1ada61e5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-249cfe55-96ed-4df0-8d1e-9d4a1ada61e5 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] GET http://192.168.122.6/volume/v3/volumes/0839f965-e579-48e1-b43f-a76883027ff7 Sep 07 13:48:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-249cfe55-96ed-4df0-8d1e-9d4a1ada61e5 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-249cfe55-96ed-4df0-8d1e-9d4a1ada61e5 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:46 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:46 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:46 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:46 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:46 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:46 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:46 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-249cfe55-96ed-4df0-8d1e-9d4a1ada61e5 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Volume info retrieved successfully. Sep 07 13:48:46 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:46 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-249cfe55-96ed-4df0-8d1e-9d4a1ada61e5 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] http://192.168.122.6/volume/v3/volumes/0839f965-e579-48e1-b43f-a76883027ff7 returned with HTTP 200 Sep 07 13:48:46 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 368/759] 192.168.122.6 () {60 vars in 1262 bytes} [Mon Sep 7 13:48:46 2026] GET /volume/v3/volumes/0839f965-e579-48e1-b43f-a76883027ff7 => generated 856 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-769eca9f-d9d2-45aa-b497-e875d251ce4d req-8d89b655-62d2-435d-896b-dda1a54affe4 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/attachments/a0bf6665-f9c4-469d-806b-9761751f5465/action returned with HTTP 204 Sep 07 13:48:46 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 392/760] 192.168.122.6 () {66 vars in 1604 bytes} [Mon Sep 7 13:48:46 2026] POST /volume/v3/attachments/a0bf6665-f9c4-469d-806b-9761751f5465/action => generated 0 bytes in 171 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:48:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c2d25bd6-2072-4f73-b789-d0087f8e1c65 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c2d25bd6-2072-4f73-b789-d0087f8e1c65 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/volumes/bf008b09-3bb5-4b9e-be93-5343cb4b690e Sep 07 13:48:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c2d25bd6-2072-4f73-b789-d0087f8e1c65 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c2d25bd6-2072-4f73-b789-d0087f8e1c65 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:47 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:47 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:47 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:47 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:47 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c2d25bd6-2072-4f73-b789-d0087f8e1c65 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Volume info retrieved successfully. Sep 07 13:48:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c2d25bd6-2072-4f73-b789-d0087f8e1c65 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/volumes/bf008b09-3bb5-4b9e-be93-5343cb4b690e returned with HTTP 200 Sep 07 13:48:47 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 369/761] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:48:47 2026] GET /volume/v3/volumes/bf008b09-3bb5-4b9e-be93-5343cb4b690e => generated 848 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e6f1722d-0023-4914-9fbb-10e4a39146e6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e6f1722d-0023-4914-9fbb-10e4a39146e6 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] GET http://192.168.122.6/volume/v3/volumes/0839f965-e579-48e1-b43f-a76883027ff7 Sep 07 13:48:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e6f1722d-0023-4914-9fbb-10e4a39146e6 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e6f1722d-0023-4914-9fbb-10e4a39146e6 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:47 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:47 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:47 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:47 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:47 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e6f1722d-0023-4914-9fbb-10e4a39146e6 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Volume info retrieved successfully. Sep 07 13:48:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e6f1722d-0023-4914-9fbb-10e4a39146e6 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] http://192.168.122.6/volume/v3/volumes/0839f965-e579-48e1-b43f-a76883027ff7 returned with HTTP 200 Sep 07 13:48:47 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 393/762] 192.168.122.6 () {60 vars in 1262 bytes} [Mon Sep 7 13:48:47 2026] GET /volume/v3/volumes/0839f965-e579-48e1-b43f-a76883027ff7 => generated 877 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6d67b759-26bc-4791-aacb-e854593d93e8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6d67b759-26bc-4791-aacb-e854593d93e8 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] GET http://192.168.122.6/volume/v3/messages Sep 07 13:48:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6d67b759-26bc-4791-aacb-e854593d93e8 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6d67b759-26bc-4791-aacb-e854593d93e8 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6d67b759-26bc-4791-aacb-e854593d93e8 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] http://192.168.122.6/volume/v3/messages returned with HTTP 200 Sep 07 13:48:47 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 370/763] 192.168.122.6 () {60 vars in 1154 bytes} [Mon Sep 7 13:48:47 2026] GET /volume/v3/messages => generated 674 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-58ba8174-21e6-4fbd-afd6-09a1351e0d7c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-58ba8174-21e6-4fbd-afd6-09a1351e0d7c tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] DELETE http://192.168.122.6/volume/v3/messages/acf6e4bb-4114-4472-a91e-e1023065c1bf Sep 07 13:48:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-58ba8174-21e6-4fbd-afd6-09a1351e0d7c tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-58ba8174-21e6-4fbd-afd6-09a1351e0d7c tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-58ba8174-21e6-4fbd-afd6-09a1351e0d7c tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] http://192.168.122.6/volume/v3/messages/acf6e4bb-4114-4472-a91e-e1023065c1bf returned with HTTP 204 Sep 07 13:48:47 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 394/764] 192.168.122.6 () {60 vars in 1268 bytes} [Mon Sep 7 13:48:47 2026] DELETE /volume/v3/messages/acf6e4bb-4114-4472-a91e-e1023065c1bf => generated 0 bytes in 151 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 13:48:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3fb6eb7f-109e-43ad-99c9-be81b14ccffd None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3fb6eb7f-109e-43ad-99c9-be81b14ccffd tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] GET http://192.168.122.6/volume/v3/messages/acf6e4bb-4114-4472-a91e-e1023065c1bf Sep 07 13:48:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3fb6eb7f-109e-43ad-99c9-be81b14ccffd tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3fb6eb7f-109e-43ad-99c9-be81b14ccffd tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3fb6eb7f-109e-43ad-99c9-be81b14ccffd tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] http://192.168.122.6/volume/v3/messages/acf6e4bb-4114-4472-a91e-e1023065c1bf returned with HTTP 404 Sep 07 13:48:47 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 371/765] 192.168.122.6 () {60 vars in 1265 bytes} [Mon Sep 7 13:48:47 2026] GET /volume/v3/messages/acf6e4bb-4114-4472-a91e-e1023065c1bf => generated 110 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:48:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-67b41a25-9400-43e6-9b47-a52d6b52a671 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-67b41a25-9400-43e6-9b47-a52d6b52a671 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] GET http://192.168.122.6/volume/v3/volumes/0839f965-e579-48e1-b43f-a76883027ff7 Sep 07 13:48:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-67b41a25-9400-43e6-9b47-a52d6b52a671 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-67b41a25-9400-43e6-9b47-a52d6b52a671 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:48 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:48 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:48 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:48 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:48 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-67b41a25-9400-43e6-9b47-a52d6b52a671 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Volume info retrieved successfully. Sep 07 13:48:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-67b41a25-9400-43e6-9b47-a52d6b52a671 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] http://192.168.122.6/volume/v3/volumes/0839f965-e579-48e1-b43f-a76883027ff7 returned with HTTP 200 Sep 07 13:48:48 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 395/766] 192.168.122.6 () {60 vars in 1262 bytes} [Mon Sep 7 13:48:47 2026] GET /volume/v3/volumes/0839f965-e579-48e1-b43f-a76883027ff7 => generated 877 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8a8e1709-a1b8-4fb8-97c6-6ada4bd50587 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8a8e1709-a1b8-4fb8-97c6-6ada4bd50587 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] DELETE http://192.168.122.6/volume/v3/volumes/0839f965-e579-48e1-b43f-a76883027ff7 Sep 07 13:48:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8a8e1709-a1b8-4fb8-97c6-6ada4bd50587 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8a8e1709-a1b8-4fb8-97c6-6ada4bd50587 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:48 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-8a8e1709-a1b8-4fb8-97c6-6ada4bd50587 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Delete volume with id: 0839f965-e579-48e1-b43f-a76883027ff7 Sep 07 13:48:48 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:48 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:48 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:48 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:48 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8a8e1709-a1b8-4fb8-97c6-6ada4bd50587 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Volume info retrieved successfully. Sep 07 13:48:48 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-8a8e1709-a1b8-4fb8-97c6-6ada4bd50587 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87261) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 13:48:48 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-8a8e1709-a1b8-4fb8-97c6-6ada4bd50587 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Created reservations ['68486078-73df-45b1-b3be-8e22233a8745', '4a139263-fc76-45f8-9640-c35428a5132b', '4bd6a356-aebf-45a3-9553-8dc62afa80cc', 'a15fdff6-ff47-4c84-a0ba-db4aa7e6328f'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:48:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f7f10d40-5a67-43a8-95b6-56b5fcc9aa77 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f7f10d40-5a67-43a8-95b6-56b5fcc9aa77 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] GET http://192.168.122.6/volume/v3/volumes/bf008b09-3bb5-4b9e-be93-5343cb4b690e Sep 07 13:48:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f7f10d40-5a67-43a8-95b6-56b5fcc9aa77 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f7f10d40-5a67-43a8-95b6-56b5fcc9aa77 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f7f10d40-5a67-43a8-95b6-56b5fcc9aa77 tempest-SnapshotsActionsTest-1280823395 tempest-SnapshotsActionsTest-1280823395-project-member] http://192.168.122.6/volume/v3/volumes/bf008b09-3bb5-4b9e-be93-5343cb4b690e returned with HTTP 404 Sep 07 13:48:48 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 396/767] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:48:48 2026] GET /volume/v3/volumes/bf008b09-3bb5-4b9e-be93-5343cb4b690e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:48:48 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8a8e1709-a1b8-4fb8-97c6-6ada4bd50587 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Delete volume request issued successfully. Sep 07 13:48:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8a8e1709-a1b8-4fb8-97c6-6ada4bd50587 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] http://192.168.122.6/volume/v3/volumes/0839f965-e579-48e1-b43f-a76883027ff7 returned with HTTP 202 Sep 07 13:48:48 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 372/768] 192.168.122.6 () {60 vars in 1265 bytes} [Mon Sep 7 13:48:48 2026] DELETE /volume/v3/volumes/0839f965-e579-48e1-b43f-a76883027ff7 => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:48:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-dc201c4f-e2bf-4983-8d29-8b25595e73d0 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-dc201c4f-e2bf-4983-8d29-8b25595e73d0 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] GET http://192.168.122.6/volume/v3/volumes/0839f965-e579-48e1-b43f-a76883027ff7 Sep 07 13:48:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-dc201c4f-e2bf-4983-8d29-8b25595e73d0 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-dc201c4f-e2bf-4983-8d29-8b25595e73d0 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-dc201c4f-e2bf-4983-8d29-8b25595e73d0 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] http://192.168.122.6/volume/v3/volumes/0839f965-e579-48e1-b43f-a76883027ff7 returned with HTTP 404 Sep 07 13:48:48 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 397/769] 192.168.122.6 () {60 vars in 1262 bytes} [Mon Sep 7 13:48:48 2026] GET /volume/v3/volumes/0839f965-e579-48e1-b43f-a76883027ff7 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:48:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-25916be6-c723-4d9e-bded-fa1c3baeb426 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-25916be6-c723-4d9e-bded-fa1c3baeb426 tempest-UserMessagesTest-2089393089 tempest-UserMessagesTest-2089393089-project-admin] DELETE http://192.168.122.6/volume/v3/types/0fa458b4-643c-4e4b-badd-fbff73e4c2d2 Sep 07 13:48:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-25916be6-c723-4d9e-bded-fa1c3baeb426 tempest-UserMessagesTest-2089393089 tempest-UserMessagesTest-2089393089-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-25916be6-c723-4d9e-bded-fa1c3baeb426 tempest-UserMessagesTest-2089393089 tempest-UserMessagesTest-2089393089-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-25916be6-c723-4d9e-bded-fa1c3baeb426 tempest-UserMessagesTest-2089393089 tempest-UserMessagesTest-2089393089-project-admin] http://192.168.122.6/volume/v3/types/0fa458b4-643c-4e4b-badd-fbff73e4c2d2 returned with HTTP 202 Sep 07 13:48:48 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 373/770] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:48:48 2026] DELETE /volume/v3/types/0fa458b4-643c-4e4b-badd-fbff73e4c2d2 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:48:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d47a06d0-5dc7-4f30-8edc-c8a96c625b0c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d47a06d0-5dc7-4f30-8edc-c8a96c625b0c tempest-UserMessagesTest-2089393089 tempest-UserMessagesTest-2089393089-project-admin] GET http://192.168.122.6/volume/v3/types/0fa458b4-643c-4e4b-badd-fbff73e4c2d2 Sep 07 13:48:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d47a06d0-5dc7-4f30-8edc-c8a96c625b0c tempest-UserMessagesTest-2089393089 tempest-UserMessagesTest-2089393089-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d47a06d0-5dc7-4f30-8edc-c8a96c625b0c tempest-UserMessagesTest-2089393089 tempest-UserMessagesTest-2089393089-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d47a06d0-5dc7-4f30-8edc-c8a96c625b0c tempest-UserMessagesTest-2089393089 tempest-UserMessagesTest-2089393089-project-admin] http://192.168.122.6/volume/v3/types/0fa458b4-643c-4e4b-badd-fbff73e4c2d2 returned with HTTP 404 Sep 07 13:48:48 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 398/771] 192.168.122.6 () {58 vars in 1216 bytes} [Mon Sep 7 13:48:48 2026] GET /volume/v3/types/0fa458b4-643c-4e4b-badd-fbff73e4c2d2 => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:48:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-bb37a2d0-e970-454d-8a23-9b7e37cfe94b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bb37a2d0-e970-454d-8a23-9b7e37cfe94b tempest-UserMessagesTest-2089393089 tempest-UserMessagesTest-2089393089-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:48:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bb37a2d0-e970-454d-8a23-9b7e37cfe94b tempest-UserMessagesTest-2089393089 tempest-UserMessagesTest-2089393089-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-206302825", "extra_specs": {"storage_protocol": "tempest-storage_protocol-127876140", "vendor_name": "tempest-vendor_name-1711005025"}}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bb37a2d0-e970-454d-8a23-9b7e37cfe94b tempest-UserMessagesTest-2089393089 tempest-UserMessagesTest-2089393089-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:48:48 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 374/772] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 13:48:48 2026] POST /volume/v3/types => generated 326 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e1c1b726-8fa4-44db-8a10-d96e94534d0f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e1c1b726-8fa4-44db-8a10-d96e94534d0f tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:48:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e1c1b726-8fa4-44db-8a10-d96e94534d0f tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9aeb4879-9ed8-4bf9-845c-ff791ecefaf1", "size": 1, "name": "tempest-UserMessagesTest-Volume-2126208220"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:48:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-e1c1b726-8fa4-44db-8a10-d96e94534d0f tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Create volume request body: {'volume': {'volume_type': '9aeb4879-9ed8-4bf9-845c-ff791ecefaf1', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-2126208220'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:48:48 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-e1c1b726-8fa4-44db-8a10-d96e94534d0f tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Create volume of 1 GB Sep 07 13:48:48 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:48 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:48 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e1c1b726-8fa4-44db-8a10-d96e94534d0f tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Availability Zones retrieved successfully. Sep 07 13:48:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e1c1b726-8fa4-44db-8a10-d96e94534d0f tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Flow 'volume_create_api' (2c6d75b4-aca6-4d0d-b26c-6a633d96b6e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:48:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e1c1b726-8fa4-44db-8a10-d96e94534d0f tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d1bd61a-1296-4412-ab74-6b99395fcc98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-e1c1b726-8fa4-44db-8a10-d96e94534d0f tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:48:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e1c1b726-8fa4-44db-8a10-d96e94534d0f tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d1bd61a-1296-4412-ab74-6b99395fcc98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:48:48Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-127876140',vendor_name='tempest-vendor_name-1711005025'},id=9aeb4879-9ed8-4bf9-845c-ff791ecefaf1,is_public=True,name='tempest-UserMessagesTest-volume-type-206302825',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9aeb4879-9ed8-4bf9-845c-ff791ecefaf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e1c1b726-8fa4-44db-8a10-d96e94534d0f tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de4806a8-c0e5-451c-8106-7142d1360aeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:48 devstack devstack@c-api.service[87262]: WARNING cinder.quota [None req-e1c1b726-8fa4-44db-8a10-d96e94534d0f tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-206302825 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-206302825, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:48:48 devstack devstack@c-api.service[87262]: WARNING cinder.quota [None req-e1c1b726-8fa4-44db-8a10-d96e94534d0f tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-206302825 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-206302825, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:48:48 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-e1c1b726-8fa4-44db-8a10-d96e94534d0f tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Created reservations ['c44d972d-0b48-49dc-b1bd-ab94870ee9d2', '0f04849e-bc57-4c7b-81ca-9b4a2abcf5a2', '03cdd409-3f58-471d-82fd-013929c09b80', '78219ff1-9cc3-4a9b-a53b-9f509ebbd186'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:48:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e1c1b726-8fa4-44db-8a10-d96e94534d0f tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de4806a8-c0e5-451c-8106-7142d1360aeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c44d972d-0b48-49dc-b1bd-ab94870ee9d2', '0f04849e-bc57-4c7b-81ca-9b4a2abcf5a2', '03cdd409-3f58-471d-82fd-013929c09b80', '78219ff1-9cc3-4a9b-a53b-9f509ebbd186']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e1c1b726-8fa4-44db-8a10-d96e94534d0f tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (489abc34-5a2a-446e-8250-cf554ead311a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:48 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:48 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e1c1b726-8fa4-44db-8a10-d96e94534d0f tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (489abc34-5a2a-446e-8250-cf554ead311a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0d87fd6-afea-4887-a283-07eb89953f86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2126208220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='590dbe7fefdb4f7cb6ccea0c9d6da6a1',qos_specs=None,replication_status=,reservations=['c44d972d-0b48-49dc-b1bd-ab94870ee9d2','0f04849e-bc57-4c7b-81ca-9b4a2abcf5a2','03cdd409-3f58-471d-82fd-013929c09b80','78219ff1-9cc3-4a9b-a53b-9f509ebbd186'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24b8b077495740a98024319343110a81',volume_type_id=9aeb4879-9ed8-4bf9-845c-ff791ecefaf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:48:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2126208220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0d87fd6-afea-4887-a283-07eb89953f86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='590dbe7fefdb4f7cb6ccea0c9d6da6a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24b8b077495740a98024319343110a81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9aeb4879-9ed8-4bf9-845c-ff791ecefaf1),volume_type_id=9aeb4879-9ed8-4bf9-845c-ff791ecefaf1)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e1c1b726-8fa4-44db-8a10-d96e94534d0f tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30a55a8c-2593-46ef-88d4-da630ccfefea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:49 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e1c1b726-8fa4-44db-8a10-d96e94534d0f tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30a55a8c-2593-46ef-88d4-da630ccfefea) transitioned into state 'SUCCESS' from state '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-2126208220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='590dbe7fefdb4f7cb6ccea0c9d6da6a1',qos_specs=None,replication_status=,reservations=['c44d972d-0b48-49dc-b1bd-ab94870ee9d2','0f04849e-bc57-4c7b-81ca-9b4a2abcf5a2','03cdd409-3f58-471d-82fd-013929c09b80','78219ff1-9cc3-4a9b-a53b-9f509ebbd186'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24b8b077495740a98024319343110a81',volume_type_id=9aeb4879-9ed8-4bf9-845c-ff791ecefaf1)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:49 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e1c1b726-8fa4-44db-8a10-d96e94534d0f tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d4caf3-8f57-4dfd-a988-9ee0a1b1a26f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:48:49 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e1c1b726-8fa4-44db-8a10-d96e94534d0f tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d4caf3-8f57-4dfd-a988-9ee0a1b1a26f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:48:49 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e1c1b726-8fa4-44db-8a10-d96e94534d0f tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Flow 'volume_create_api' (2c6d75b4-aca6-4d0d-b26c-6a633d96b6e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:48:49 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e1c1b726-8fa4-44db-8a10-d96e94534d0f tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Create volume request issued successfully. Sep 07 13:48:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e1c1b726-8fa4-44db-8a10-d96e94534d0f tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:48:49 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 399/773] 192.168.122.6 () {62 vars in 1173 bytes} [Mon Sep 7 13:48:48 2026] POST /volume/v3/volumes => generated 789 bytes in 611 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 13:48:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e2a5bd44-2f6a-4858-870f-f849478a9b89 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e2a5bd44-2f6a-4858-870f-f849478a9b89 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] GET http://192.168.122.6/volume/v3/volumes/d0d87fd6-afea-4887-a283-07eb89953f86 Sep 07 13:48:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e2a5bd44-2f6a-4858-870f-f849478a9b89 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e2a5bd44-2f6a-4858-870f-f849478a9b89 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:49 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:49 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:49 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:49 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:49 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e2a5bd44-2f6a-4858-870f-f849478a9b89 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Volume info retrieved successfully. Sep 07 13:48:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e2a5bd44-2f6a-4858-870f-f849478a9b89 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] http://192.168.122.6/volume/v3/volumes/d0d87fd6-afea-4887-a283-07eb89953f86 returned with HTTP 200 Sep 07 13:48:49 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 375/774] 192.168.122.6 () {60 vars in 1262 bytes} [Mon Sep 7 13:48:49 2026] GET /volume/v3/volumes/d0d87fd6-afea-4887-a283-07eb89953f86 => generated 857 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f7436490-1eb8-47c0-a754-6523f1b95479 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f7436490-1eb8-47c0-a754-6523f1b95479 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] GET http://192.168.122.6/volume/v3/volumes/d0d87fd6-afea-4887-a283-07eb89953f86 Sep 07 13:48:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f7436490-1eb8-47c0-a754-6523f1b95479 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f7436490-1eb8-47c0-a754-6523f1b95479 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:50 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:50 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:50 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:50 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:50 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f7436490-1eb8-47c0-a754-6523f1b95479 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Volume info retrieved successfully. Sep 07 13:48:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f7436490-1eb8-47c0-a754-6523f1b95479 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] http://192.168.122.6/volume/v3/volumes/d0d87fd6-afea-4887-a283-07eb89953f86 returned with HTTP 200 Sep 07 13:48:50 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 400/775] 192.168.122.6 () {60 vars in 1262 bytes} [Mon Sep 7 13:48:50 2026] GET /volume/v3/volumes/d0d87fd6-afea-4887-a283-07eb89953f86 => generated 878 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ec6104b1-c9af-45bb-b0b3-a0632de929bf None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ec6104b1-c9af-45bb-b0b3-a0632de929bf tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] GET http://192.168.122.6/volume/v3/messages Sep 07 13:48:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ec6104b1-c9af-45bb-b0b3-a0632de929bf tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ec6104b1-c9af-45bb-b0b3-a0632de929bf tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ec6104b1-c9af-45bb-b0b3-a0632de929bf tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] http://192.168.122.6/volume/v3/messages returned with HTTP 200 Sep 07 13:48:50 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 376/776] 192.168.122.6 () {60 vars in 1154 bytes} [Mon Sep 7 13:48:50 2026] GET /volume/v3/messages => generated 674 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f121fe2a-4569-4a71-bf33-1a39cbe330a5 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f121fe2a-4569-4a71-bf33-1a39cbe330a5 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] GET http://192.168.122.6/volume/v3/messages/5efe15dc-ccf3-4696-994a-a34d5ebbe590 Sep 07 13:48:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f121fe2a-4569-4a71-bf33-1a39cbe330a5 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f121fe2a-4569-4a71-bf33-1a39cbe330a5 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f121fe2a-4569-4a71-bf33-1a39cbe330a5 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] http://192.168.122.6/volume/v3/messages/5efe15dc-ccf3-4696-994a-a34d5ebbe590 returned with HTTP 200 Sep 07 13:48:50 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 401/777] 192.168.122.6 () {60 vars in 1265 bytes} [Mon Sep 7 13:48:50 2026] GET /volume/v3/messages/5efe15dc-ccf3-4696-994a-a34d5ebbe590 => generated 671 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1fa3cfad-3934-45c4-8447-57b8d17d00b2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1fa3cfad-3934-45c4-8447-57b8d17d00b2 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] GET http://192.168.122.6/volume/v3/messages Sep 07 13:48:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1fa3cfad-3934-45c4-8447-57b8d17d00b2 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1fa3cfad-3934-45c4-8447-57b8d17d00b2 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1fa3cfad-3934-45c4-8447-57b8d17d00b2 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] http://192.168.122.6/volume/v3/messages returned with HTTP 200 Sep 07 13:48:50 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 377/778] 192.168.122.6 () {60 vars in 1154 bytes} [Mon Sep 7 13:48:50 2026] GET /volume/v3/messages => generated 674 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-3ba97e1c-e2e0-460e-83d4-daffcbdce977 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3ba97e1c-e2e0-460e-83d4-daffcbdce977 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] DELETE http://192.168.122.6/volume/v3/messages/5efe15dc-ccf3-4696-994a-a34d5ebbe590 Sep 07 13:48:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3ba97e1c-e2e0-460e-83d4-daffcbdce977 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3ba97e1c-e2e0-460e-83d4-daffcbdce977 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3ba97e1c-e2e0-460e-83d4-daffcbdce977 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] http://192.168.122.6/volume/v3/messages/5efe15dc-ccf3-4696-994a-a34d5ebbe590 returned with HTTP 204 Sep 07 13:48:50 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 402/779] 192.168.122.6 () {60 vars in 1268 bytes} [Mon Sep 7 13:48:50 2026] DELETE /volume/v3/messages/5efe15dc-ccf3-4696-994a-a34d5ebbe590 => generated 0 bytes in 29 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 07 13:48:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d0f3e1b8-ab7c-4449-8b3b-8d0ff74aeecc None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d0f3e1b8-ab7c-4449-8b3b-8d0ff74aeecc tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] GET http://192.168.122.6/volume/v3/volumes/d0d87fd6-afea-4887-a283-07eb89953f86 Sep 07 13:48:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d0f3e1b8-ab7c-4449-8b3b-8d0ff74aeecc tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d0f3e1b8-ab7c-4449-8b3b-8d0ff74aeecc tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:50 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:50 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:48:50 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:50 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:48:50 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d0f3e1b8-ab7c-4449-8b3b-8d0ff74aeecc tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Volume info retrieved successfully. Sep 07 13:48:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d0f3e1b8-ab7c-4449-8b3b-8d0ff74aeecc tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] http://192.168.122.6/volume/v3/volumes/d0d87fd6-afea-4887-a283-07eb89953f86 returned with HTTP 200 Sep 07 13:48:50 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 378/780] 192.168.122.6 () {60 vars in 1262 bytes} [Mon Sep 7 13:48:50 2026] GET /volume/v3/volumes/d0d87fd6-afea-4887-a283-07eb89953f86 => generated 878 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:48:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-165c3d7d-9628-459b-8d6e-bcf0e9547924 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-165c3d7d-9628-459b-8d6e-bcf0e9547924 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] DELETE http://192.168.122.6/volume/v3/volumes/d0d87fd6-afea-4887-a283-07eb89953f86 Sep 07 13:48:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-165c3d7d-9628-459b-8d6e-bcf0e9547924 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-165c3d7d-9628-459b-8d6e-bcf0e9547924 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:50 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-165c3d7d-9628-459b-8d6e-bcf0e9547924 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Delete volume with id: d0d87fd6-afea-4887-a283-07eb89953f86 Sep 07 13:48:50 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:48:50 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:48:50 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:48:50 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:48:50 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-165c3d7d-9628-459b-8d6e-bcf0e9547924 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Volume info retrieved successfully. Sep 07 13:48:50 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-165c3d7d-9628-459b-8d6e-bcf0e9547924 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87262) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 13:48:50 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-165c3d7d-9628-459b-8d6e-bcf0e9547924 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Created reservations ['f9370e35-bece-48db-b081-422b1e7f7456', 'a3186a55-bf53-4cf8-bfbc-6b49433ca1e3', '194310ce-ef5d-4f4e-bb7f-30424443e6ca', '4724189f-3c98-4944-b18c-8c7fd9a6977f'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:48:50 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-165c3d7d-9628-459b-8d6e-bcf0e9547924 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Delete volume request issued successfully. Sep 07 13:48:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-165c3d7d-9628-459b-8d6e-bcf0e9547924 tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] http://192.168.122.6/volume/v3/volumes/d0d87fd6-afea-4887-a283-07eb89953f86 returned with HTTP 202 Sep 07 13:48:50 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 403/781] 192.168.122.6 () {60 vars in 1265 bytes} [Mon Sep 7 13:48:50 2026] DELETE /volume/v3/volumes/d0d87fd6-afea-4887-a283-07eb89953f86 => generated 0 bytes in 419 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:48:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-aa6fc29b-a9f2-4b86-adae-163cd347d0ab None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-aa6fc29b-a9f2-4b86-adae-163cd347d0ab tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] GET http://192.168.122.6/volume/v3/volumes/d0d87fd6-afea-4887-a283-07eb89953f86 Sep 07 13:48:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-aa6fc29b-a9f2-4b86-adae-163cd347d0ab tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-aa6fc29b-a9f2-4b86-adae-163cd347d0ab tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-aa6fc29b-a9f2-4b86-adae-163cd347d0ab tempest-UserMessagesTest-133344782 tempest-UserMessagesTest-133344782-project-member] http://192.168.122.6/volume/v3/volumes/d0d87fd6-afea-4887-a283-07eb89953f86 returned with HTTP 404 Sep 07 13:48:51 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 379/782] 192.168.122.6 () {60 vars in 1262 bytes} [Mon Sep 7 13:48:51 2026] GET /volume/v3/volumes/d0d87fd6-afea-4887-a283-07eb89953f86 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:48:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f514d3bc-b821-468e-ba7e-bfca9be3bfc0 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f514d3bc-b821-468e-ba7e-bfca9be3bfc0 tempest-UserMessagesTest-2089393089 tempest-UserMessagesTest-2089393089-project-admin] DELETE http://192.168.122.6/volume/v3/types/9aeb4879-9ed8-4bf9-845c-ff791ecefaf1 Sep 07 13:48:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f514d3bc-b821-468e-ba7e-bfca9be3bfc0 tempest-UserMessagesTest-2089393089 tempest-UserMessagesTest-2089393089-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f514d3bc-b821-468e-ba7e-bfca9be3bfc0 tempest-UserMessagesTest-2089393089 tempest-UserMessagesTest-2089393089-project-admin] Calling method '_delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f514d3bc-b821-468e-ba7e-bfca9be3bfc0 tempest-UserMessagesTest-2089393089 tempest-UserMessagesTest-2089393089-project-admin] http://192.168.122.6/volume/v3/types/9aeb4879-9ed8-4bf9-845c-ff791ecefaf1 returned with HTTP 202 Sep 07 13:48:51 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 404/783] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:48:51 2026] DELETE /volume/v3/types/9aeb4879-9ed8-4bf9-845c-ff791ecefaf1 => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:48:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d5905c20-b1dd-4273-a579-00c90aa36e1e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d5905c20-b1dd-4273-a579-00c90aa36e1e tempest-UserMessagesTest-2089393089 tempest-UserMessagesTest-2089393089-project-admin] GET http://192.168.122.6/volume/v3/types/9aeb4879-9ed8-4bf9-845c-ff791ecefaf1 Sep 07 13:48:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d5905c20-b1dd-4273-a579-00c90aa36e1e tempest-UserMessagesTest-2089393089 tempest-UserMessagesTest-2089393089-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d5905c20-b1dd-4273-a579-00c90aa36e1e tempest-UserMessagesTest-2089393089 tempest-UserMessagesTest-2089393089-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d5905c20-b1dd-4273-a579-00c90aa36e1e tempest-UserMessagesTest-2089393089 tempest-UserMessagesTest-2089393089-project-admin] http://192.168.122.6/volume/v3/types/9aeb4879-9ed8-4bf9-845c-ff791ecefaf1 returned with HTTP 404 Sep 07 13:48:51 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 380/784] 192.168.122.6 () {58 vars in 1216 bytes} [Mon Sep 7 13:48:51 2026] GET /volume/v3/types/9aeb4879-9ed8-4bf9-845c-ff791ecefaf1 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:48:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-36f27027-d797-4f8b-8460-0a5b30e7d490 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-36f27027-d797-4f8b-8460-0a5b30e7d490 tempest-VolumePoolsAdminTestsJSON-520598619 tempest-VolumePoolsAdminTestsJSON-520598619-project-admin] GET http://192.168.122.6/volume/v3/scheduler-stats/get_pools?detail=True Sep 07 13:48:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-36f27027-d797-4f8b-8460-0a5b30e7d490 tempest-VolumePoolsAdminTestsJSON-520598619 tempest-VolumePoolsAdminTestsJSON-520598619-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-36f27027-d797-4f8b-8460-0a5b30e7d490 tempest-VolumePoolsAdminTestsJSON-520598619 tempest-VolumePoolsAdminTestsJSON-520598619-project-admin] Calling method 'get_pools' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-36f27027-d797-4f8b-8460-0a5b30e7d490 tempest-VolumePoolsAdminTestsJSON-520598619 tempest-VolumePoolsAdminTestsJSON-520598619-project-admin] http://192.168.122.6/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 07 13:48:57 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 405/785] 192.168.122.6 () {58 vars in 1188 bytes} [Mon Sep 7 13:48:57 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:48:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e5943bd2-b875-4e1b-81fc-e7e5264a6d5a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:48:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e5943bd2-b875-4e1b-81fc-e7e5264a6d5a tempest-VolumePoolsAdminTestsJSON-520598619 tempest-VolumePoolsAdminTestsJSON-520598619-project-admin] GET http://192.168.122.6/volume/v3/scheduler-stats/get_pools Sep 07 13:48:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e5943bd2-b875-4e1b-81fc-e7e5264a6d5a tempest-VolumePoolsAdminTestsJSON-520598619 tempest-VolumePoolsAdminTestsJSON-520598619-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:48:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e5943bd2-b875-4e1b-81fc-e7e5264a6d5a tempest-VolumePoolsAdminTestsJSON-520598619 tempest-VolumePoolsAdminTestsJSON-520598619-project-admin] Calling method 'get_pools' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:48:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e5943bd2-b875-4e1b-81fc-e7e5264a6d5a tempest-VolumePoolsAdminTestsJSON-520598619 tempest-VolumePoolsAdminTestsJSON-520598619-project-admin] http://192.168.122.6/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 13:48:57 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 381/786] 192.168.122.6 () {58 vars in 1165 bytes} [Mon Sep 7 13:48:57 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:49:01 devstack devstack@c-api.service[87262]: DEBUG dbcounter [-] [87262] Writing DB stats cinder:SELECT=192,cinder:INSERT=20,cinder:UPDATE=60,cinder:DELETE=3 {{(pid=87262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:49:01 devstack devstack@c-api.service[87261]: DEBUG dbcounter [-] [87261] Writing DB stats cinder:SELECT=198,cinder:UPDATE=54,cinder:DELETE=3,cinder:INSERT=25 {{(pid=87261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:49:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b8a60065-f366-462c-864b-f68db9870e3c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b8a60065-f366-462c-864b-f68db9870e3c tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-project-admin] GET http://192.168.122.6/volume/v3/os-quota-class-sets/default Sep 07 13:49:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b8a60065-f366-462c-864b-f68db9870e3c tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b8a60065-f366-462c-864b-f68db9870e3c tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b8a60065-f366-462c-864b-f68db9870e3c tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-project-admin] http://192.168.122.6/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 13:49:04 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 406/787] 192.168.122.6 () {58 vars in 1171 bytes} [Mon Sep 7 13:49:04 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ed839ba4-dd4e-468c-a0b9-397bfeeccad8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ed839ba4-dd4e-468c-a0b9-397bfeeccad8 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-project-admin] GET http://192.168.122.6/volume/v3/os-quota-class-sets/default Sep 07 13:49:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ed839ba4-dd4e-468c-a0b9-397bfeeccad8 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ed839ba4-dd4e-468c-a0b9-397bfeeccad8 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ed839ba4-dd4e-468c-a0b9-397bfeeccad8 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-project-admin] http://192.168.122.6/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 13:49:04 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 382/788] 192.168.122.6 () {58 vars in 1171 bytes} [Mon Sep 7 13:49:04 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1b2da4af-62dc-4902-8782-aaa72df68695 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1b2da4af-62dc-4902-8782-aaa72df68695 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:49:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1b2da4af-62dc-4902-8782-aaa72df68695 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-287166273"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1b2da4af-62dc-4902-8782-aaa72df68695 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:49:04 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 407/789] 192.168.122.6 () {60 vars in 1126 bytes} [Mon Sep 7 13:49:04 2026] POST /volume/v3/types => generated 227 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e62d5654-4685-45c3-918e-029c4dddbadd None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e62d5654-4685-45c3-918e-029c4dddbadd tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-project-admin] PUT http://192.168.122.6/volume/v3/os-quota-class-sets/default Sep 07 13:49:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e62d5654-4685-45c3-918e-029c4dddbadd tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-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-287166273": 10, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-287166273": 6, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-287166273": 4}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e62d5654-4685-45c3-918e-029c4dddbadd tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-project-admin] http://192.168.122.6/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 13:49:05 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 383/790] 192.168.122.6 () {60 vars in 1192 bytes} [Mon Sep 7 13:49:04 2026] PUT /volume/v3/os-quota-class-sets/default => generated 610 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-89e682a4-407b-4078-bcc0-c34f5e4d7863 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-89e682a4-407b-4078-bcc0-c34f5e4d7863 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-project-admin] GET http://192.168.122.6/volume/v3/os-quota-sets/14ed5c4a9658455b9fa0f830650957e1/defaults Sep 07 13:49:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-89e682a4-407b-4078-bcc0-c34f5e4d7863 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-89e682a4-407b-4078-bcc0-c34f5e4d7863 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-project-admin] Calling method 'defaults' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:05 devstack devstack@c-api.service[87262]: WARNING cinder.quota [None req-89e682a4-407b-4078-bcc0-c34f5e4d7863 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-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 07 13:49:05 devstack devstack@c-api.service[87262]: WARNING cinder.quota [None req-89e682a4-407b-4078-bcc0-c34f5e4d7863 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-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 07 13:49:05 devstack devstack@c-api.service[87262]: WARNING cinder.quota [None req-89e682a4-407b-4078-bcc0-c34f5e4d7863 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-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 07 13:49:05 devstack devstack@c-api.service[87262]: WARNING cinder.quota [None req-89e682a4-407b-4078-bcc0-c34f5e4d7863 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-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 07 13:49:05 devstack devstack@c-api.service[87262]: WARNING cinder.quota [None req-89e682a4-407b-4078-bcc0-c34f5e4d7863 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-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 07 13:49:05 devstack devstack@c-api.service[87262]: WARNING cinder.quota [None req-89e682a4-407b-4078-bcc0-c34f5e4d7863 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-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 07 13:49:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-89e682a4-407b-4078-bcc0-c34f5e4d7863 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/14ed5c4a9658455b9fa0f830650957e1/defaults returned with HTTP 200 Sep 07 13:49:05 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 408/791] 192.168.122.6 () {58 vars in 1255 bytes} [Mon Sep 7 13:49:05 2026] GET /volume/v3/os-quota-sets/14ed5c4a9658455b9fa0f830650957e1/defaults => generated 646 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:49:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4260ddd4-372e-4420-970a-ab7c18180ca9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4260ddd4-372e-4420-970a-ab7c18180ca9 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-project-admin] GET http://192.168.122.6/volume/v3/os-quota-sets/7788c49b1dc6413481ea33c0ac12fcc4/defaults Sep 07 13:49:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4260ddd4-372e-4420-970a-ab7c18180ca9 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4260ddd4-372e-4420-970a-ab7c18180ca9 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-project-admin] Calling method 'defaults' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:06 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-4260ddd4-372e-4420-970a-ab7c18180ca9 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-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 07 13:49:06 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-4260ddd4-372e-4420-970a-ab7c18180ca9 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-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 07 13:49:06 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-4260ddd4-372e-4420-970a-ab7c18180ca9 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-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 07 13:49:06 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-4260ddd4-372e-4420-970a-ab7c18180ca9 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-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 07 13:49:06 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-4260ddd4-372e-4420-970a-ab7c18180ca9 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-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 07 13:49:06 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-4260ddd4-372e-4420-970a-ab7c18180ca9 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-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 07 13:49:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4260ddd4-372e-4420-970a-ab7c18180ca9 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/7788c49b1dc6413481ea33c0ac12fcc4/defaults returned with HTTP 200 Sep 07 13:49:06 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 384/792] 192.168.122.6 () {58 vars in 1255 bytes} [Mon Sep 7 13:49:06 2026] GET /volume/v3/os-quota-sets/7788c49b1dc6413481ea33c0ac12fcc4/defaults => generated 646 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:49:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1bd86df0-4346-45c9-b0d7-0767d5f61290 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1bd86df0-4346-45c9-b0d7-0767d5f61290 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-project-admin] DELETE http://192.168.122.6/volume/v3/types/46dc6f24-c9c7-4b26-9ba1-0f1f94c89fe2 Sep 07 13:49:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1bd86df0-4346-45c9-b0d7-0767d5f61290 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1bd86df0-4346-45c9-b0d7-0767d5f61290 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-project-admin] Calling method '_delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1bd86df0-4346-45c9-b0d7-0767d5f61290 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-project-admin] http://192.168.122.6/volume/v3/types/46dc6f24-c9c7-4b26-9ba1-0f1f94c89fe2 returned with HTTP 202 Sep 07 13:49:07 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 409/793] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:49:07 2026] DELETE /volume/v3/types/46dc6f24-c9c7-4b26-9ba1-0f1f94c89fe2 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:49:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9480d1a5-89f0-4d4b-94a1-e2fc5147bf86 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:07 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9480d1a5-89f0-4d4b-94a1-e2fc5147bf86 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-project-admin] GET http://192.168.122.6/volume/v3/types/46dc6f24-c9c7-4b26-9ba1-0f1f94c89fe2 Sep 07 13:49:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9480d1a5-89f0-4d4b-94a1-e2fc5147bf86 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9480d1a5-89f0-4d4b-94a1-e2fc5147bf86 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:07 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9480d1a5-89f0-4d4b-94a1-e2fc5147bf86 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-project-admin] http://192.168.122.6/volume/v3/types/46dc6f24-c9c7-4b26-9ba1-0f1f94c89fe2 returned with HTTP 404 Sep 07 13:49:07 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 385/794] 192.168.122.6 () {58 vars in 1216 bytes} [Mon Sep 7 13:49:07 2026] GET /volume/v3/types/46dc6f24-c9c7-4b26-9ba1-0f1f94c89fe2 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-15385cc4-6135-4e0a-823d-dea38f8212f8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-15385cc4-6135-4e0a-823d-dea38f8212f8 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-project-admin] PUT http://192.168.122.6/volume/v3/os-quota-class-sets/default Sep 07 13:49:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-15385cc4-6135-4e0a-823d-dea38f8212f8 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-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=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-15385cc4-6135-4e0a-823d-dea38f8212f8 tempest-VolumeQuotaClassesTest-564915575 tempest-VolumeQuotaClassesTest-564915575-project-admin] http://192.168.122.6/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 13:49:07 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 410/795] 192.168.122.6 () {60 vars in 1192 bytes} [Mon Sep 7 13:49:07 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8a5c6606-32dd-4320-816b-2b01cf48ac53 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8a5c6606-32dd-4320-816b-2b01cf48ac53 tempest-VolumeQuotasNegativeTestJSON-322189431 tempest-VolumeQuotasNegativeTestJSON-322189431-project-admin] GET http://192.168.122.6/volume/v3/os-quota-sets/abce9ad60f9842b4bd527b0467e0cc71 Sep 07 13:49:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8a5c6606-32dd-4320-816b-2b01cf48ac53 tempest-VolumeQuotasNegativeTestJSON-322189431 tempest-VolumeQuotasNegativeTestJSON-322189431-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8a5c6606-32dd-4320-816b-2b01cf48ac53 tempest-VolumeQuotasNegativeTestJSON-322189431 tempest-VolumeQuotasNegativeTestJSON-322189431-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8a5c6606-32dd-4320-816b-2b01cf48ac53 tempest-VolumeQuotasNegativeTestJSON-322189431 tempest-VolumeQuotasNegativeTestJSON-322189431-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/abce9ad60f9842b4bd527b0467e0cc71 returned with HTTP 200 Sep 07 13:49:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 386/796] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:49:08 2026] GET /volume/v3/os-quota-sets/abce9ad60f9842b4bd527b0467e0cc71 => generated 440 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ed103e37-97c2-4c65-abae-91abdf4f2c0b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d63b4299-e889-4cdf-9229-1babe599e361 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d63b4299-e889-4cdf-9229-1babe599e361 None None] GET http://192.168.122.6/volume// Sep 07 13:49:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d63b4299-e889-4cdf-9229-1babe599e361 None None] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d63b4299-e889-4cdf-9229-1babe599e361 None None] Calling method 'all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d63b4299-e889-4cdf-9229-1babe599e361 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:49:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 387/797] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:49:09 2026] GET /volume/ => generated 388 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:49:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-edc226d9-c3f0-4ca2-81c5-0bd3b987881d req-c936ce31-c287-4722-93ff-81af1af53d7d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-edc226d9-c3f0-4ca2-81c5-0bd3b987881d req-c936ce31-c287-4722-93ff-81af1af53d7d tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 07 13:49:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-edc226d9-c3f0-4ca2-81c5-0bd3b987881d req-c936ce31-c287-4722-93ff-81af1af53d7d tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "49b253d3-6e87-4ec9-ba08-60da34ee6875", "connector": null, "instance_uuid": "c55c057d-413f-470d-8f3b-6fdf0f3b634f"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:09 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:09 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:09 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:09 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:09 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:09 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ed103e37-97c2-4c65-abae-91abdf4f2c0b tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:49:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ed103e37-97c2-4c65-abae-91abdf4f2c0b tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1343993638"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-ed103e37-97c2-4c65-abae-91abdf4f2c0b tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1343993638'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:49:09 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-ed103e37-97c2-4c65-abae-91abdf4f2c0b tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Create volume of 1 GB Sep 07 13:49:09 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ed103e37-97c2-4c65-abae-91abdf4f2c0b tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Availability Zones retrieved successfully. Sep 07 13:49:09 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ed103e37-97c2-4c65-abae-91abdf4f2c0b tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Flow 'volume_create_api' (4c67af2f-1057-4ce6-b684-083d8d8a18c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:09 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ed103e37-97c2-4c65-abae-91abdf4f2c0b tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (563437d5-f439-4ee8-828a-f2f6ce867b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:09 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-ed103e37-97c2-4c65-abae-91abdf4f2c0b tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:49:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-edc226d9-c3f0-4ca2-81c5-0bd3b987881d req-c936ce31-c287-4722-93ff-81af1af53d7d tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 07 13:49:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 388/798] 192.168.122.6 () {66 vars in 1473 bytes} [Mon Sep 7 13:49:09 2026] POST /volume/v3/attachments => generated 273 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:09 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ed103e37-97c2-4c65-abae-91abdf4f2c0b tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (563437d5-f439-4ee8-828a-f2f6ce867b9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-edc226d9-c3f0-4ca2-81c5-0bd3b987881d req-8ca8aa1e-d509-4a58-a3d0-2a8ac14559ff None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:09 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ed103e37-97c2-4c65-abae-91abdf4f2c0b tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c71e4f9f-e401-4d77-bc00-97821d7c740f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-edc226d9-c3f0-4ca2-81c5-0bd3b987881d req-8ca8aa1e-d509-4a58-a3d0-2a8ac14559ff tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] DELETE http://192.168.122.6/volume/v3/attachments/a0bf6665-f9c4-469d-806b-9761751f5465 Sep 07 13:49:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-edc226d9-c3f0-4ca2-81c5-0bd3b987881d req-8ca8aa1e-d509-4a58-a3d0-2a8ac14559ff tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-edc226d9-c3f0-4ca2-81c5-0bd3b987881d req-8ca8aa1e-d509-4a58-a3d0-2a8ac14559ff tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:10 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:10 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:10 devstack devstack@c-api.service[87261]: /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 07 13:49:10 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, Sep 07 13:49:10 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-ed103e37-97c2-4c65-abae-91abdf4f2c0b tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Created reservations ['6adb97fc-a78b-4f60-9a76-82bf08bcf502', '6851bc80-cb02-4ae6-8f6c-049817d9df2b', '63b32fca-f4eb-4a1f-aef2-8c6b091af91b', 'fed4bc99-616b-452f-8f45-79f561b98680'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:49:10 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ed103e37-97c2-4c65-abae-91abdf4f2c0b tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c71e4f9f-e401-4d77-bc00-97821d7c740f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6adb97fc-a78b-4f60-9a76-82bf08bcf502', '6851bc80-cb02-4ae6-8f6c-049817d9df2b', '63b32fca-f4eb-4a1f-aef2-8c6b091af91b', 'fed4bc99-616b-452f-8f45-79f561b98680']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-edc226d9-c3f0-4ca2-81c5-0bd3b987881d req-8ca8aa1e-d509-4a58-a3d0-2a8ac14559ff tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/attachments/a0bf6665-f9c4-469d-806b-9761751f5465 returned with HTTP 200 Sep 07 13:49:10 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 389/799] 192.168.122.6 () {64 vars in 1552 bytes} [Mon Sep 7 13:49:09 2026] DELETE /volume/v3/attachments/a0bf6665-f9c4-469d-806b-9761751f5465 => generated 192 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:49:10 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ed103e37-97c2-4c65-abae-91abdf4f2c0b tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd63fe34-bf4d-4635-aef2-42054803fc62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:10 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:10 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:10 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ed103e37-97c2-4c65-abae-91abdf4f2c0b tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd63fe34-bf4d-4635-aef2-42054803fc62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '299c6763-9ccb-4816-86d0-f2257666e1af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1343993638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abce9ad60f9842b4bd527b0467e0cc71',qos_specs=None,replication_status=,reservations=['6adb97fc-a78b-4f60-9a76-82bf08bcf502','6851bc80-cb02-4ae6-8f6c-049817d9df2b','63b32fca-f4eb-4a1f-aef2-8c6b091af91b','fed4bc99-616b-452f-8f45-79f561b98680'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cfbdd6132c8494099b351217cdcc8fd',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:49:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1343993638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=299c6763-9ccb-4816-86d0-f2257666e1af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abce9ad60f9842b4bd527b0467e0cc71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cfbdd6132c8494099b351217cdcc8fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:10 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ed103e37-97c2-4c65-abae-91abdf4f2c0b tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95132c56-7bb8-410c-b982-99321b6e9ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:10 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ed103e37-97c2-4c65-abae-91abdf4f2c0b tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95132c56-7bb8-410c-b982-99321b6e9ac0) transitioned into state 'SUCCESS' from state '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-1343993638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abce9ad60f9842b4bd527b0467e0cc71',qos_specs=None,replication_status=,reservations=['6adb97fc-a78b-4f60-9a76-82bf08bcf502','6851bc80-cb02-4ae6-8f6c-049817d9df2b','63b32fca-f4eb-4a1f-aef2-8c6b091af91b','fed4bc99-616b-452f-8f45-79f561b98680'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cfbdd6132c8494099b351217cdcc8fd',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:10 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ed103e37-97c2-4c65-abae-91abdf4f2c0b tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (231beee5-0579-4551-a3c8-ef3be35ccaab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:10 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ed103e37-97c2-4c65-abae-91abdf4f2c0b tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (231beee5-0579-4551-a3c8-ef3be35ccaab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:10 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ed103e37-97c2-4c65-abae-91abdf4f2c0b tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Flow 'volume_create_api' (4c67af2f-1057-4ce6-b684-083d8d8a18c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:10 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ed103e37-97c2-4c65-abae-91abdf4f2c0b tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Create volume request issued successfully. Sep 07 13:49:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ed103e37-97c2-4c65-abae-91abdf4f2c0b tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:49:10 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 411/800] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:49:09 2026] POST /volume/v3/volumes => generated 764 bytes in 886 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:49:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a9477eca-dca6-4528-b305-b3ae13ac84f4 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a9477eca-dca6-4528-b305-b3ae13ac84f4 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] GET http://192.168.122.6/volume/v3/volumes/299c6763-9ccb-4816-86d0-f2257666e1af Sep 07 13:49:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a9477eca-dca6-4528-b305-b3ae13ac84f4 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a9477eca-dca6-4528-b305-b3ae13ac84f4 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:10 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:10 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:10 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:10 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:10 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a9477eca-dca6-4528-b305-b3ae13ac84f4 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Volume info retrieved successfully. Sep 07 13:49:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a9477eca-dca6-4528-b305-b3ae13ac84f4 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] http://192.168.122.6/volume/v3/volumes/299c6763-9ccb-4816-86d0-f2257666e1af returned with HTTP 200 Sep 07 13:49:10 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 390/801] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:10 2026] GET /volume/v3/volumes/299c6763-9ccb-4816-86d0-f2257666e1af => generated 832 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d9969a98-3224-456d-b90d-aaeda9bbdb8c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d9969a98-3224-456d-b90d-aaeda9bbdb8c tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] GET http://192.168.122.6/volume/v3/volumes/299c6763-9ccb-4816-86d0-f2257666e1af Sep 07 13:49:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d9969a98-3224-456d-b90d-aaeda9bbdb8c tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d9969a98-3224-456d-b90d-aaeda9bbdb8c tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:11 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:11 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:11 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:11 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:11 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d9969a98-3224-456d-b90d-aaeda9bbdb8c tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Volume info retrieved successfully. Sep 07 13:49:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d9969a98-3224-456d-b90d-aaeda9bbdb8c tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] http://192.168.122.6/volume/v3/volumes/299c6763-9ccb-4816-86d0-f2257666e1af returned with HTTP 200 Sep 07 13:49:11 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 412/802] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:11 2026] GET /volume/v3/volumes/299c6763-9ccb-4816-86d0-f2257666e1af => generated 856 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d862b1f7-c362-4669-a10c-d7b76c592044 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d862b1f7-c362-4669-a10c-d7b76c592044 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] GET http://192.168.122.6/volume/v3/volumes/299c6763-9ccb-4816-86d0-f2257666e1af Sep 07 13:49:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d862b1f7-c362-4669-a10c-d7b76c592044 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d862b1f7-c362-4669-a10c-d7b76c592044 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:12 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:12 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:12 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:12 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:12 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d862b1f7-c362-4669-a10c-d7b76c592044 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Volume info retrieved successfully. Sep 07 13:49:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d862b1f7-c362-4669-a10c-d7b76c592044 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] http://192.168.122.6/volume/v3/volumes/299c6763-9ccb-4816-86d0-f2257666e1af returned with HTTP 200 Sep 07 13:49:12 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 391/803] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:12 2026] GET /volume/v3/volumes/299c6763-9ccb-4816-86d0-f2257666e1af => generated 857 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-6e4cdabf-ce72-4800-8203-e6a101a13703 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6e4cdabf-ce72-4800-8203-e6a101a13703 tempest-VolumeQuotasNegativeTestJSON-322189431 tempest-VolumeQuotasNegativeTestJSON-322189431-project-admin] PUT http://192.168.122.6/volume/v3/os-quota-sets/abce9ad60f9842b4bd527b0467e0cc71 Sep 07 13:49:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6e4cdabf-ce72-4800-8203-e6a101a13703 tempest-VolumeQuotasNegativeTestJSON-322189431 tempest-VolumeQuotasNegativeTestJSON-322189431-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6e4cdabf-ce72-4800-8203-e6a101a13703 tempest-VolumeQuotasNegativeTestJSON-322189431 tempest-VolumeQuotasNegativeTestJSON-322189431-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/abce9ad60f9842b4bd527b0467e0cc71 returned with HTTP 200 Sep 07 13:49:12 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 413/804] 192.168.122.6 () {60 vars in 1248 bytes} [Mon Sep 7 13:49:12 2026] PUT /volume/v3/os-quota-sets/abce9ad60f9842b4bd527b0467e0cc71 => generated 395 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-67f8ddf2-e52b-43c5-9af6-1fe3a42d7da2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-67f8ddf2-e52b-43c5-9af6-1fe3a42d7da2 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:49:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-67f8ddf2-e52b-43c5-9af6-1fe3a42d7da2 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-67f8ddf2-e52b-43c5-9af6-1fe3a42d7da2 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:49:12 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-67f8ddf2-e52b-43c5-9af6-1fe3a42d7da2 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Create volume of 2 GB Sep 07 13:49:12 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-67f8ddf2-e52b-43c5-9af6-1fe3a42d7da2 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Availability Zones retrieved successfully. Sep 07 13:49:13 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-67f8ddf2-e52b-43c5-9af6-1fe3a42d7da2 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Flow 'volume_create_api' (729cd62f-7b86-40d4-a08d-e0a11ae2e884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:13 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-67f8ddf2-e52b-43c5-9af6-1fe3a42d7da2 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50c16119-2058-4f04-bead-d28977fe6118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:13 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-67f8ddf2-e52b-43c5-9af6-1fe3a42d7da2 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Validating volume size '2' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:49:13 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-67f8ddf2-e52b-43c5-9af6-1fe3a42d7da2 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50c16119-2058-4f04-bead-d28977fe6118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:13 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-67f8ddf2-e52b-43c5-9af6-1fe3a42d7da2 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23ea750f-2fbd-4fa1-a985-d581ec09cbe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:13 devstack devstack@c-api.service[87261]: WARNING cinder.quota_utils [None req-67f8ddf2-e52b-43c5-9af6-1fe3a42d7da2 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Quota exceeded for abce9ad60f9842b4bd527b0467e0cc71, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 07 13:49:13 devstack devstack@c-api.service[87261]: WARNING cinder.volume.api [None req-67f8ddf2-e52b-43c5-9af6-1fe3a42d7da2 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23ea750f-2fbd-4fa1-a985-d581ec09cbe3) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 13:49:13 devstack devstack@c-api.service[87261]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 07 13:49:13 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-67f8ddf2-e52b-43c5-9af6-1fe3a42d7da2 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23ea750f-2fbd-4fa1-a985-d581ec09cbe3) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:13 devstack devstack@c-api.service[87261]: WARNING cinder.volume.api [None req-67f8ddf2-e52b-43c5-9af6-1fe3a42d7da2 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23ea750f-2fbd-4fa1-a985-d581ec09cbe3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 13:49:13 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-67f8ddf2-e52b-43c5-9af6-1fe3a42d7da2 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50c16119-2058-4f04-bead-d28977fe6118) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:13 devstack devstack@c-api.service[87261]: WARNING cinder.volume.api [None req-67f8ddf2-e52b-43c5-9af6-1fe3a42d7da2 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50c16119-2058-4f04-bead-d28977fe6118) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 13:49:13 devstack devstack@c-api.service[87261]: WARNING cinder.volume.api [None req-67f8ddf2-e52b-43c5-9af6-1fe3a42d7da2 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Flow 'volume_create_api' (729cd62f-7b86-40d4-a08d-e0a11ae2e884) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 13:49:13 devstack devstack@c-api.service[87261]: INFO cinder.api.middleware.fault [None req-67f8ddf2-e52b-43c5-9af6-1fe3a42d7da2 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 413 Sep 07 13:49:13 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 392/805] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:49:12 2026] POST /volume/v3/volumes => generated 208 bytes in 501 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 13:49:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2b2c195e-0226-454b-a054-0ff5887daa82 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2b2c195e-0226-454b-a054-0ff5887daa82 tempest-VolumeQuotasNegativeTestJSON-322189431 tempest-VolumeQuotasNegativeTestJSON-322189431-project-admin] PUT http://192.168.122.6/volume/v3/os-quota-sets/abce9ad60f9842b4bd527b0467e0cc71 Sep 07 13:49:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2b2c195e-0226-454b-a054-0ff5887daa82 tempest-VolumeQuotasNegativeTestJSON-322189431 tempest-VolumeQuotasNegativeTestJSON-322189431-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2b2c195e-0226-454b-a054-0ff5887daa82 tempest-VolumeQuotasNegativeTestJSON-322189431 tempest-VolumeQuotasNegativeTestJSON-322189431-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/abce9ad60f9842b4bd527b0467e0cc71 returned with HTTP 200 Sep 07 13:49:13 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 414/806] 192.168.122.6 () {60 vars in 1248 bytes} [Mon Sep 7 13:49:13 2026] PUT /volume/v3/os-quota-sets/abce9ad60f9842b4bd527b0467e0cc71 => generated 395 bytes in 439 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-615e9955-e0c2-4f3c-a476-cf346b70e059 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-615e9955-e0c2-4f3c-a476-cf346b70e059 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:49:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-615e9955-e0c2-4f3c-a476-cf346b70e059 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-615e9955-e0c2-4f3c-a476-cf346b70e059 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:49:13 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-615e9955-e0c2-4f3c-a476-cf346b70e059 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Create volume of 1 GB Sep 07 13:49:13 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:13 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:13 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-615e9955-e0c2-4f3c-a476-cf346b70e059 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Availability Zones retrieved successfully. Sep 07 13:49:13 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-615e9955-e0c2-4f3c-a476-cf346b70e059 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Flow 'volume_create_api' (e03172bc-533d-41b2-92db-5a3a724a2b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:13 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-615e9955-e0c2-4f3c-a476-cf346b70e059 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7528c83e-dd27-4f46-afa7-b56f4062d814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:13 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-615e9955-e0c2-4f3c-a476-cf346b70e059 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:49:14 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-615e9955-e0c2-4f3c-a476-cf346b70e059 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7528c83e-dd27-4f46-afa7-b56f4062d814) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:14 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-615e9955-e0c2-4f3c-a476-cf346b70e059 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aef3f359-10c4-4f6c-97c1-321df74e2ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:14 devstack devstack@c-api.service[87261]: WARNING cinder.quota_utils [None req-615e9955-e0c2-4f3c-a476-cf346b70e059 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Quota exceeded for abce9ad60f9842b4bd527b0467e0cc71, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 07 13:49:14 devstack devstack@c-api.service[87261]: WARNING cinder.volume.api [None req-615e9955-e0c2-4f3c-a476-cf346b70e059 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aef3f359-10c4-4f6c-97c1-321df74e2ec1) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 13:49:14 devstack devstack@c-api.service[87261]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 07 13:49:14 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-615e9955-e0c2-4f3c-a476-cf346b70e059 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aef3f359-10c4-4f6c-97c1-321df74e2ec1) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:14 devstack devstack@c-api.service[87261]: WARNING cinder.volume.api [None req-615e9955-e0c2-4f3c-a476-cf346b70e059 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aef3f359-10c4-4f6c-97c1-321df74e2ec1) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 13:49:14 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-615e9955-e0c2-4f3c-a476-cf346b70e059 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7528c83e-dd27-4f46-afa7-b56f4062d814) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:14 devstack devstack@c-api.service[87261]: WARNING cinder.volume.api [None req-615e9955-e0c2-4f3c-a476-cf346b70e059 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7528c83e-dd27-4f46-afa7-b56f4062d814) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 13:49:14 devstack devstack@c-api.service[87261]: WARNING cinder.volume.api [None req-615e9955-e0c2-4f3c-a476-cf346b70e059 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Flow 'volume_create_api' (e03172bc-533d-41b2-92db-5a3a724a2b21) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 13:49:14 devstack devstack@c-api.service[87261]: INFO cinder.api.middleware.fault [None req-615e9955-e0c2-4f3c-a476-cf346b70e059 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 413 Sep 07 13:49:14 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 393/807] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:49:13 2026] POST /volume/v3/volumes => generated 150 bytes in 377 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 13:49:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f3556bbf-32d4-476c-8290-9929b2878739 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:14 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f3556bbf-32d4-476c-8290-9929b2878739 tempest-VolumeQuotasNegativeTestJSON-322189431 tempest-VolumeQuotasNegativeTestJSON-322189431-project-admin] PUT http://192.168.122.6/volume/v3/os-quota-sets/abce9ad60f9842b4bd527b0467e0cc71 Sep 07 13:49:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f3556bbf-32d4-476c-8290-9929b2878739 tempest-VolumeQuotasNegativeTestJSON-322189431 tempest-VolumeQuotasNegativeTestJSON-322189431-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:14 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f3556bbf-32d4-476c-8290-9929b2878739 tempest-VolumeQuotasNegativeTestJSON-322189431 tempest-VolumeQuotasNegativeTestJSON-322189431-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/abce9ad60f9842b4bd527b0467e0cc71 returned with HTTP 200 Sep 07 13:49:14 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 415/808] 192.168.122.6 () {60 vars in 1248 bytes} [Mon Sep 7 13:49:14 2026] PUT /volume/v3/os-quota-sets/abce9ad60f9842b4bd527b0467e0cc71 => generated 394 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-422b461f-5cfc-48db-957f-a745d2e8be65 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:14 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-422b461f-5cfc-48db-957f-a745d2e8be65 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] POST http://192.168.122.6/volume/v3/volumes/299c6763-9ccb-4816-86d0-f2257666e1af/action Sep 07 13:49:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-422b461f-5cfc-48db-957f-a745d2e8be65 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-422b461f-5cfc-48db-957f-a745d2e8be65 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:14 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:14 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:14 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:14 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:14 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-422b461f-5cfc-48db-957f-a745d2e8be65 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Volume info retrieved successfully. Sep 07 13:49:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-edc226d9-c3f0-4ca2-81c5-0bd3b987881d req-885553a7-2ed9-4550-bded-ebcd6da35105 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:14 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-edc226d9-c3f0-4ca2-81c5-0bd3b987881d req-885553a7-2ed9-4550-bded-ebcd6da35105 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] PUT http://192.168.122.6/volume/v3/attachments/b6390b4e-87f0-497d-bce2-d9f45d4612f7 Sep 07 13:49:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-edc226d9-c3f0-4ca2-81c5-0bd3b987881d req-885553a7-2ed9-4550-bded-ebcd6da35105 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cf8721add54f", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "6a052522-d49c-4901-8b6c-ef97c1f54dff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:14 devstack devstack@c-api.service[87262]: DEBUG cinder.coordination [req-edc226d9-c3f0-4ca2-81c5-0bd3b987881d req-885553a7-2ed9-4550-bded-ebcd6da35105 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Acquiring lock "cinder-attachment_update-49b253d3-6e87-4ec9-ba08-60da34ee6875-devstack" by "attachment_update" {{(pid=87262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:49:14 devstack devstack@c-api.service[87261]: ERROR cinder.volume.api [None req-422b461f-5cfc-48db-957f-a745d2e8be65 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Quota exceeded for abce9ad60f9842b4bd527b0467e0cc71, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 07 13:49:14 devstack devstack@c-api.service[87262]: DEBUG cinder.coordination [req-edc226d9-c3f0-4ca2-81c5-0bd3b987881d req-885553a7-2ed9-4550-bded-ebcd6da35105 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Lock "cinder-attachment_update-49b253d3-6e87-4ec9-ba08-60da34ee6875-devstack" acquired by "attachment_update" :: waited 0.045s {{(pid=87262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:49:14 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:14 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:14 devstack devstack@c-api.service[87261]: INFO cinder.api.middleware.fault [None req-422b461f-5cfc-48db-957f-a745d2e8be65 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] http://192.168.122.6/volume/v3/volumes/299c6763-9ccb-4816-86d0-f2257666e1af/action returned with HTTP 413 Sep 07 13:49:14 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 394/809] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:49:14 2026] POST /volume/v3/volumes/299c6763-9ccb-4816-86d0-f2257666e1af/action => generated 208 bytes in 407 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Sep 07 13:49:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9ad6a03c-0fcc-4a4d-af1f-26dfd422e3fb None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:14 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9ad6a03c-0fcc-4a4d-af1f-26dfd422e3fb tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] GET http://192.168.122.6/volume/v3/volumes/299c6763-9ccb-4816-86d0-f2257666e1af Sep 07 13:49:14 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:14 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9ad6a03c-0fcc-4a4d-af1f-26dfd422e3fb tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9ad6a03c-0fcc-4a4d-af1f-26dfd422e3fb tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:14 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:14 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:14 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:14 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:14 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9ad6a03c-0fcc-4a4d-af1f-26dfd422e3fb tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Volume info retrieved successfully. Sep 07 13:49:14 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9ad6a03c-0fcc-4a4d-af1f-26dfd422e3fb tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] http://192.168.122.6/volume/v3/volumes/299c6763-9ccb-4816-86d0-f2257666e1af returned with HTTP 200 Sep 07 13:49:14 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 395/810] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:14 2026] GET /volume/v3/volumes/299c6763-9ccb-4816-86d0-f2257666e1af => generated 857 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9990d3e1-0c0e-4219-b62c-b0a9b25f959c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:14 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9990d3e1-0c0e-4219-b62c-b0a9b25f959c tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] DELETE http://192.168.122.6/volume/v3/volumes/299c6763-9ccb-4816-86d0-f2257666e1af Sep 07 13:49:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9990d3e1-0c0e-4219-b62c-b0a9b25f959c tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9990d3e1-0c0e-4219-b62c-b0a9b25f959c tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:14 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-9990d3e1-0c0e-4219-b62c-b0a9b25f959c tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Delete volume with id: 299c6763-9ccb-4816-86d0-f2257666e1af Sep 07 13:49:15 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:15 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:15 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:15 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:15 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9990d3e1-0c0e-4219-b62c-b0a9b25f959c tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Volume info retrieved successfully. Sep 07 13:49:15 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9990d3e1-0c0e-4219-b62c-b0a9b25f959c tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Delete volume request issued successfully. Sep 07 13:49:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9990d3e1-0c0e-4219-b62c-b0a9b25f959c tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] http://192.168.122.6/volume/v3/volumes/299c6763-9ccb-4816-86d0-f2257666e1af returned with HTTP 202 Sep 07 13:49:15 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 396/811] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:49:14 2026] DELETE /volume/v3/volumes/299c6763-9ccb-4816-86d0-f2257666e1af => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:49:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c0042cab-cc8a-449a-9a95-e3c974f0b25b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c0042cab-cc8a-449a-9a95-e3c974f0b25b tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] GET http://192.168.122.6/volume/v3/volumes/299c6763-9ccb-4816-86d0-f2257666e1af Sep 07 13:49:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c0042cab-cc8a-449a-9a95-e3c974f0b25b tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c0042cab-cc8a-449a-9a95-e3c974f0b25b tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:15 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:15 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:15 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:15 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:15 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c0042cab-cc8a-449a-9a95-e3c974f0b25b tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Volume info retrieved successfully. Sep 07 13:49:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c0042cab-cc8a-449a-9a95-e3c974f0b25b tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] http://192.168.122.6/volume/v3/volumes/299c6763-9ccb-4816-86d0-f2257666e1af returned with HTTP 200 Sep 07 13:49:15 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 397/812] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:15 2026] GET /volume/v3/volumes/299c6763-9ccb-4816-86d0-f2257666e1af => generated 856 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:15 devstack devstack@c-api.service[87262]: DEBUG cinder.coordination [req-edc226d9-c3f0-4ca2-81c5-0bd3b987881d req-885553a7-2ed9-4550-bded-ebcd6da35105 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Lock "cinder-attachment_update-49b253d3-6e87-4ec9-ba08-60da34ee6875-devstack" released by "attachment_update" :: held 0.366s {{(pid=87262) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:49:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-edc226d9-c3f0-4ca2-81c5-0bd3b987881d req-885553a7-2ed9-4550-bded-ebcd6da35105 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/attachments/b6390b4e-87f0-497d-bce2-d9f45d4612f7 returned with HTTP 200 Sep 07 13:49:15 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 416/813] 192.168.122.6 () {66 vars in 1583 bytes} [Mon Sep 7 13:49:14 2026] PUT /volume/v3/attachments/b6390b4e-87f0-497d-bce2-d9f45d4612f7 => generated 694 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-edc226d9-c3f0-4ca2-81c5-0bd3b987881d req-56b559e0-0d3f-46c4-823e-5f6984eaf22d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-edc226d9-c3f0-4ca2-81c5-0bd3b987881d req-56b559e0-0d3f-46c4-823e-5f6984eaf22d tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] GET http://192.168.122.6/volume/v3/attachments/b6390b4e-87f0-497d-bce2-d9f45d4612f7 Sep 07 13:49:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-edc226d9-c3f0-4ca2-81c5-0bd3b987881d req-56b559e0-0d3f-46c4-823e-5f6984eaf22d tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-edc226d9-c3f0-4ca2-81c5-0bd3b987881d req-56b559e0-0d3f-46c4-823e-5f6984eaf22d tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:15 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:15 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-edc226d9-c3f0-4ca2-81c5-0bd3b987881d req-56b559e0-0d3f-46c4-823e-5f6984eaf22d tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/attachments/b6390b4e-87f0-497d-bce2-d9f45d4612f7 returned with HTTP 200 Sep 07 13:49:15 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 398/814] 192.168.122.6 () {62 vars in 1530 bytes} [Mon Sep 7 13:49:15 2026] GET /volume/v3/attachments/b6390b4e-87f0-497d-bce2-d9f45d4612f7 => generated 719 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bbc94351-509b-456d-914c-114cd0b741ea None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bbc94351-509b-456d-914c-114cd0b741ea tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] GET http://192.168.122.6/volume/v3/volumes/299c6763-9ccb-4816-86d0-f2257666e1af Sep 07 13:49:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bbc94351-509b-456d-914c-114cd0b741ea tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bbc94351-509b-456d-914c-114cd0b741ea tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:16 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:16 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:16 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:16 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:16 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-bbc94351-509b-456d-914c-114cd0b741ea tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Volume info retrieved successfully. Sep 07 13:49:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bbc94351-509b-456d-914c-114cd0b741ea tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] http://192.168.122.6/volume/v3/volumes/299c6763-9ccb-4816-86d0-f2257666e1af returned with HTTP 200 Sep 07 13:49:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 417/815] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:16 2026] GET /volume/v3/volumes/299c6763-9ccb-4816-86d0-f2257666e1af => generated 856 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f0f8d3d5-e531-4884-9a65-e6e3b30704b0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f0f8d3d5-e531-4884-9a65-e6e3b30704b0 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:49:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f0f8d3d5-e531-4884-9a65-e6e3b30704b0 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1355409996"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-f0f8d3d5-e531-4884-9a65-e6e3b30704b0 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1355409996'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:49:16 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-f0f8d3d5-e531-4884-9a65-e6e3b30704b0 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Create volume of 1 GB Sep 07 13:49:16 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:16 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:16 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f0f8d3d5-e531-4884-9a65-e6e3b30704b0 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Availability Zones retrieved successfully. Sep 07 13:49:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f0f8d3d5-e531-4884-9a65-e6e3b30704b0 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Flow 'volume_create_api' (974a1e00-4c59-47b4-a5f4-95ca0146f3ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f0f8d3d5-e531-4884-9a65-e6e3b30704b0 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1a04047-9605-4500-b457-6ab1189243bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-f0f8d3d5-e531-4884-9a65-e6e3b30704b0 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:49:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f0f8d3d5-e531-4884-9a65-e6e3b30704b0 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1a04047-9605-4500-b457-6ab1189243bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f0f8d3d5-e531-4884-9a65-e6e3b30704b0 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7df1d737-a95d-4804-b6f8-122bb9e989ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:16 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-f0f8d3d5-e531-4884-9a65-e6e3b30704b0 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Created reservations ['b46a9a21-9670-41c0-958c-53a0bc617dfd', 'bd3e4f9e-cb29-4cf8-aee6-47bdadb38c23', 'e45b762d-b255-4664-b7f0-8a5f0d7a13d4', 'ea922ecd-1155-4437-88d0-7a46548d9223'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:49:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f0f8d3d5-e531-4884-9a65-e6e3b30704b0 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7df1d737-a95d-4804-b6f8-122bb9e989ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b46a9a21-9670-41c0-958c-53a0bc617dfd', 'bd3e4f9e-cb29-4cf8-aee6-47bdadb38c23', 'e45b762d-b255-4664-b7f0-8a5f0d7a13d4', 'ea922ecd-1155-4437-88d0-7a46548d9223']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f0f8d3d5-e531-4884-9a65-e6e3b30704b0 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8868e769-1c26-4d28-a19b-5450edeb7bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:17 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:17 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f0f8d3d5-e531-4884-9a65-e6e3b30704b0 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8868e769-1c26-4d28-a19b-5450edeb7bfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5575594-b48c-4c6a-9559-b9e67d3a37cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1355409996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820bd2c21e184e34b03df3bdca253419',qos_specs=None,replication_status=,reservations=['b46a9a21-9670-41c0-958c-53a0bc617dfd','bd3e4f9e-cb29-4cf8-aee6-47bdadb38c23','e45b762d-b255-4664-b7f0-8a5f0d7a13d4','ea922ecd-1155-4437-88d0-7a46548d9223'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41a9580f52b14925b32928cfe2a02728',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:49:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1355409996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5575594-b48c-4c6a-9559-b9e67d3a37cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='820bd2c21e184e34b03df3bdca253419',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41a9580f52b14925b32928cfe2a02728',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f0f8d3d5-e531-4884-9a65-e6e3b30704b0 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08ad5c1c-8e2b-486b-a65f-74e43e92f7c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f0f8d3d5-e531-4884-9a65-e6e3b30704b0 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08ad5c1c-8e2b-486b-a65f-74e43e92f7c1) transitioned into state 'SUCCESS' from state '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-1355409996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820bd2c21e184e34b03df3bdca253419',qos_specs=None,replication_status=,reservations=['b46a9a21-9670-41c0-958c-53a0bc617dfd','bd3e4f9e-cb29-4cf8-aee6-47bdadb38c23','e45b762d-b255-4664-b7f0-8a5f0d7a13d4','ea922ecd-1155-4437-88d0-7a46548d9223'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41a9580f52b14925b32928cfe2a02728',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f0f8d3d5-e531-4884-9a65-e6e3b30704b0 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b389c71d-ee4f-4a55-8942-4897c4e48d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f0f8d3d5-e531-4884-9a65-e6e3b30704b0 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b389c71d-ee4f-4a55-8942-4897c4e48d38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f0f8d3d5-e531-4884-9a65-e6e3b30704b0 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Flow 'volume_create_api' (974a1e00-4c59-47b4-a5f4-95ca0146f3ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:17 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f0f8d3d5-e531-4884-9a65-e6e3b30704b0 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Create volume request issued successfully. Sep 07 13:49:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f0f8d3d5-e531-4884-9a65-e6e3b30704b0 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:49:17 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 399/816] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:49:16 2026] POST /volume/v3/volumes => generated 754 bytes in 723 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:49:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f1bf2334-3e08-4656-b302-477dfa8128aa None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b8d7595e-d880-4038-8d22-87d76d351c50 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f1bf2334-3e08-4656-b302-477dfa8128aa tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd Sep 07 13:49:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f1bf2334-3e08-4656-b302-477dfa8128aa tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f1bf2334-3e08-4656-b302-477dfa8128aa tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b8d7595e-d880-4038-8d22-87d76d351c50 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] GET http://192.168.122.6/volume/v3/volumes/299c6763-9ccb-4816-86d0-f2257666e1af Sep 07 13:49:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b8d7595e-d880-4038-8d22-87d76d351c50 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b8d7595e-d880-4038-8d22-87d76d351c50 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:17 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:17 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:17 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:17 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b8d7595e-d880-4038-8d22-87d76d351c50 tempest-VolumeQuotasNegativeTestJSON-296587265 tempest-VolumeQuotasNegativeTestJSON-296587265-project-member] http://192.168.122.6/volume/v3/volumes/299c6763-9ccb-4816-86d0-f2257666e1af returned with HTTP 404 Sep 07 13:49:17 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 400/817] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:17 2026] GET /volume/v3/volumes/299c6763-9ccb-4816-86d0-f2257666e1af => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6909cd5d-a406-4583-941d-8448243173fb None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:17 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f1bf2334-3e08-4656-b302-477dfa8128aa tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6909cd5d-a406-4583-941d-8448243173fb tempest-VolumeQuotasNegativeTestJSON-322189431 tempest-VolumeQuotasNegativeTestJSON-322189431-project-admin] PUT http://192.168.122.6/volume/v3/os-quota-sets/abce9ad60f9842b4bd527b0467e0cc71 Sep 07 13:49:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6909cd5d-a406-4583-941d-8448243173fb tempest-VolumeQuotasNegativeTestJSON-322189431 tempest-VolumeQuotasNegativeTestJSON-322189431-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=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f1bf2334-3e08-4656-b302-477dfa8128aa tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd returned with HTTP 200 Sep 07 13:49:17 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 418/818] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:17 2026] GET /volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd => generated 822 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:17 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:17 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6909cd5d-a406-4583-941d-8448243173fb tempest-VolumeQuotasNegativeTestJSON-322189431 tempest-VolumeQuotasNegativeTestJSON-322189431-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/abce9ad60f9842b4bd527b0467e0cc71 returned with HTTP 200 Sep 07 13:49:18 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 401/819] 192.168.122.6 () {60 vars in 1249 bytes} [Mon Sep 7 13:49:17 2026] PUT /volume/v3/os-quota-sets/abce9ad60f9842b4bd527b0467e0cc71 => generated 398 bytes in 676 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ca0f99d4-6800-4767-bb3f-9c6a2e0309b0 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-df85bf24-9000-4725-bc1f-e69f4a9b1a89 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-df85bf24-9000-4725-bc1f-e69f4a9b1a89 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd Sep 07 13:49:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-df85bf24-9000-4725-bc1f-e69f4a9b1a89 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-df85bf24-9000-4725-bc1f-e69f4a9b1a89 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:18 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:18 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:18 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:18 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:18 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-df85bf24-9000-4725-bc1f-e69f4a9b1a89 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-df85bf24-9000-4725-bc1f-e69f4a9b1a89 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd returned with HTTP 200 Sep 07 13:49:18 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 402/820] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:18 2026] GET /volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd => generated 846 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-edc226d9-c3f0-4ca2-81c5-0bd3b987881d req-b34e3e82-8a10-494b-9283-c56eece1380c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-edc226d9-c3f0-4ca2-81c5-0bd3b987881d req-b34e3e82-8a10-494b-9283-c56eece1380c tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] POST http://192.168.122.6/volume/v3/attachments/b6390b4e-87f0-497d-bce2-d9f45d4612f7/action Sep 07 13:49:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-edc226d9-c3f0-4ca2-81c5-0bd3b987881d req-b34e3e82-8a10-494b-9283-c56eece1380c tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Action body: b'{"os-complete": null}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-edc226d9-c3f0-4ca2-81c5-0bd3b987881d req-b34e3e82-8a10-494b-9283-c56eece1380c tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:18 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:18 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:18 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:18 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-edc226d9-c3f0-4ca2-81c5-0bd3b987881d req-b34e3e82-8a10-494b-9283-c56eece1380c tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/attachments/b6390b4e-87f0-497d-bce2-d9f45d4612f7/action returned with HTTP 204 Sep 07 13:49:18 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 403/821] 192.168.122.6 () {66 vars in 1604 bytes} [Mon Sep 7 13:49:18 2026] POST /volume/v3/attachments/b6390b4e-87f0-497d-bce2-d9f45d4612f7/action => generated 0 bytes in 241 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ca0f99d4-6800-4767-bb3f-9c6a2e0309b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-718061983 tempest-VolumeSnapshotQuotasNegativeTestJSON-718061983-project-admin] GET http://192.168.122.6/volume/v3/os-quota-sets/7c99db587890465db53e87d742101c4c Sep 07 13:49:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ca0f99d4-6800-4767-bb3f-9c6a2e0309b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-718061983 tempest-VolumeSnapshotQuotasNegativeTestJSON-718061983-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ca0f99d4-6800-4767-bb3f-9c6a2e0309b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-718061983 tempest-VolumeSnapshotQuotasNegativeTestJSON-718061983-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ca0f99d4-6800-4767-bb3f-9c6a2e0309b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-718061983 tempest-VolumeSnapshotQuotasNegativeTestJSON-718061983-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/7c99db587890465db53e87d742101c4c returned with HTTP 200 Sep 07 13:49:19 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 419/822] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:49:18 2026] GET /volume/v3/os-quota-sets/7c99db587890465db53e87d742101c4c => generated 440 bytes in 832 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-188c1c9b-c8a3-4ec3-bdb5-b992be4e86d3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-188c1c9b-c8a3-4ec3-bdb5-b992be4e86d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-718061983 tempest-VolumeSnapshotQuotasNegativeTestJSON-718061983-project-admin] PUT http://192.168.122.6/volume/v3/os-quota-sets/7c99db587890465db53e87d742101c4c Sep 07 13:49:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-188c1c9b-c8a3-4ec3-bdb5-b992be4e86d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-718061983 tempest-VolumeSnapshotQuotasNegativeTestJSON-718061983-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-188c1c9b-c8a3-4ec3-bdb5-b992be4e86d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-718061983 tempest-VolumeSnapshotQuotasNegativeTestJSON-718061983-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/7c99db587890465db53e87d742101c4c returned with HTTP 200 Sep 07 13:49:19 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 404/823] 192.168.122.6 () {60 vars in 1248 bytes} [Mon Sep 7 13:49:19 2026] PUT /volume/v3/os-quota-sets/7c99db587890465db53e87d742101c4c => generated 393 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-6658ee78-9f34-4270-8d5e-211d2426f06f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1780a813-b86e-42df-bf59-41fe258b7640 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6658ee78-9f34-4270-8d5e-211d2426f06f tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd Sep 07 13:49:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6658ee78-9f34-4270-8d5e-211d2426f06f tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6658ee78-9f34-4270-8d5e-211d2426f06f tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:19 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:19 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:19 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:19 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:19 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-6658ee78-9f34-4270-8d5e-211d2426f06f tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6658ee78-9f34-4270-8d5e-211d2426f06f tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd returned with HTTP 200 Sep 07 13:49:19 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 420/824] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:19 2026] GET /volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd => generated 847 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2acb3875-5ca1-4e7b-9161-06a5ee361a81 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2acb3875-5ca1-4e7b-9161-06a5ee361a81 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] POST http://192.168.122.6/volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd/action Sep 07 13:49:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2acb3875-5ca1-4e7b-9161-06a5ee361a81 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Action body: b'{"os-attach": {"instance_uuid": "b0c1db67-3490-4d46-aabf-9f63721d093d", "mountpoint": "/dev/vdb"}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2acb3875-5ca1-4e7b-9161-06a5ee361a81 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "b0c1db67-3490-4d46-aabf-9f63721d093d", "mountpoint": "/dev/vdb"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:20 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:20 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:20 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:20 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:20 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2acb3875-5ca1-4e7b-9161-06a5ee361a81 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:20 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2acb3875-5ca1-4e7b-9161-06a5ee361a81 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Update volume admin metadata completed successfully. Sep 07 13:49:20 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2acb3875-5ca1-4e7b-9161-06a5ee361a81 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Attach volume completed successfully. Sep 07 13:49:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2acb3875-5ca1-4e7b-9161-06a5ee361a81 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd/action returned with HTTP 202 Sep 07 13:49:20 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 421/825] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:49:19 2026] POST /volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd/action => generated 0 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:49:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-99fa0690-3114-41b7-b1d6-4e3b167c7d9e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-99fa0690-3114-41b7-b1d6-4e3b167c7d9e tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd Sep 07 13:49:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-99fa0690-3114-41b7-b1d6-4e3b167c7d9e tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-99fa0690-3114-41b7-b1d6-4e3b167c7d9e tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1780a813-b86e-42df-bf59-41fe258b7640 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:49:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1780a813-b86e-42df-bf59-41fe258b7640 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-118532943"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-1780a813-b86e-42df-bf59-41fe258b7640 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-118532943'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:49:20 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-1780a813-b86e-42df-bf59-41fe258b7640 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Create volume of 1 GB Sep 07 13:49:20 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:20 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:20 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1780a813-b86e-42df-bf59-41fe258b7640 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Availability Zones retrieved successfully. Sep 07 13:49:20 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:20 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:20 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-99fa0690-3114-41b7-b1d6-4e3b167c7d9e tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1780a813-b86e-42df-bf59-41fe258b7640 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Flow 'volume_create_api' (6760a50e-80c2-41da-ab80-5da0e6be7488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-99fa0690-3114-41b7-b1d6-4e3b167c7d9e tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd returned with HTTP 200 Sep 07 13:49:20 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 422/826] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:20 2026] GET /volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd => generated 1181 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1780a813-b86e-42df-bf59-41fe258b7640 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83f764f7-20fd-4fe5-a235-f70d124b2481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7f622578-1a97-4065-a523-1083847a36d9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-1780a813-b86e-42df-bf59-41fe258b7640 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:49:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7f622578-1a97-4065-a523-1083847a36d9 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd Sep 07 13:49:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7f622578-1a97-4065-a523-1083847a36d9 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7f622578-1a97-4065-a523-1083847a36d9 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:20 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:20 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:20 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:20 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:20 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7f622578-1a97-4065-a523-1083847a36d9 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7f622578-1a97-4065-a523-1083847a36d9 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd returned with HTTP 200 Sep 07 13:49:20 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 423/827] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:20 2026] GET /volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd => generated 1181 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1780a813-b86e-42df-bf59-41fe258b7640 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83f764f7-20fd-4fe5-a235-f70d124b2481) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1780a813-b86e-42df-bf59-41fe258b7640 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2bfdfbd-3205-436b-b812-5137c1d744ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f9f71284-cff4-42de-8982-bd3ba83d0f9d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f9f71284-cff4-42de-8982-bd3ba83d0f9d tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] POST http://192.168.122.6/volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd/action Sep 07 13:49:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f9f71284-cff4-42de-8982-bd3ba83d0f9d tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f9f71284-cff4-42de-8982-bd3ba83d0f9d tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:21 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-1780a813-b86e-42df-bf59-41fe258b7640 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Created reservations ['f19a1948-70a0-44c0-99d1-ba92f46567cf', '3a92d25d-f0e7-4284-a7c1-a5333636171a', '0eba9a29-13e8-4344-911a-b3a250845b86', '897f6a00-dcc7-4a92-868b-866c5c2c4e8c'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:49:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1780a813-b86e-42df-bf59-41fe258b7640 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2bfdfbd-3205-436b-b812-5137c1d744ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f19a1948-70a0-44c0-99d1-ba92f46567cf', '3a92d25d-f0e7-4284-a7c1-a5333636171a', '0eba9a29-13e8-4344-911a-b3a250845b86', '897f6a00-dcc7-4a92-868b-866c5c2c4e8c']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1780a813-b86e-42df-bf59-41fe258b7640 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69f5c7e0-c034-4751-ac46-0fe6d4f9b7a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:21 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:21 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:21 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:21 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.admin_actions [None req-f9f71284-cff4-42de-8982-bd3ba83d0f9d tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Updating volume 'b5575594-b48c-4c6a-9559-b9e67d3a37cd' with '{'status': 'error'}' {{(pid=87262) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 13:49:21 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:21 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:21 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:21 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1780a813-b86e-42df-bf59-41fe258b7640 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69f5c7e0-c034-4751-ac46-0fe6d4f9b7a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec8a4854-aef3-49f6-802f-fd7a5d887b4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-118532943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c99db587890465db53e87d742101c4c',qos_specs=None,replication_status=,reservations=['f19a1948-70a0-44c0-99d1-ba92f46567cf','3a92d25d-f0e7-4284-a7c1-a5333636171a','0eba9a29-13e8-4344-911a-b3a250845b86','897f6a00-dcc7-4a92-868b-866c5c2c4e8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8e524ee076547fda9e87ba001c5b0cc',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:49:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-118532943',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec8a4854-aef3-49f6-802f-fd7a5d887b4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c99db587890465db53e87d742101c4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8e524ee076547fda9e87ba001c5b0cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1780a813-b86e-42df-bf59-41fe258b7640 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45fc3ffa-da5d-43bd-8b2c-1f21ff9115c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:21 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:21 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f9f71284-cff4-42de-8982-bd3ba83d0f9d tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] http://192.168.122.6/volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd/action returned with HTTP 202 Sep 07 13:49:21 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 424/828] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:49:20 2026] POST /volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd/action => generated 0 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 13:49:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1780a813-b86e-42df-bf59-41fe258b7640 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45fc3ffa-da5d-43bd-8b2c-1f21ff9115c7) transitioned into state 'SUCCESS' from state '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-118532943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c99db587890465db53e87d742101c4c',qos_specs=None,replication_status=,reservations=['f19a1948-70a0-44c0-99d1-ba92f46567cf','3a92d25d-f0e7-4284-a7c1-a5333636171a','0eba9a29-13e8-4344-911a-b3a250845b86','897f6a00-dcc7-4a92-868b-866c5c2c4e8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8e524ee076547fda9e87ba001c5b0cc',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1780a813-b86e-42df-bf59-41fe258b7640 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aa06277-0c5b-462a-bc3f-b28538a4a77c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8ed3f944-3c5f-4d91-b91f-28de4ac1d698 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8ed3f944-3c5f-4d91-b91f-28de4ac1d698 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd Sep 07 13:49:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8ed3f944-3c5f-4d91-b91f-28de4ac1d698 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8ed3f944-3c5f-4d91-b91f-28de4ac1d698 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:21 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:21 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:21 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:21 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1780a813-b86e-42df-bf59-41fe258b7640 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aa06277-0c5b-462a-bc3f-b28538a4a77c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:21 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8ed3f944-3c5f-4d91-b91f-28de4ac1d698 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1780a813-b86e-42df-bf59-41fe258b7640 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Flow 'volume_create_api' (6760a50e-80c2-41da-ab80-5da0e6be7488) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:21 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1780a813-b86e-42df-bf59-41fe258b7640 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Create volume request issued successfully. Sep 07 13:49:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8ed3f944-3c5f-4d91-b91f-28de4ac1d698 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd returned with HTTP 200 Sep 07 13:49:21 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 425/829] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:21 2026] GET /volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd => generated 1180 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1780a813-b86e-42df-bf59-41fe258b7640 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:49:21 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 405/830] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:49:19 2026] POST /volume/v3/volumes => generated 771 bytes in 1744 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:49:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d4f8bba0-3a3b-4aaa-8e05-be417afef641 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d4f8bba0-3a3b-4aaa-8e05-be417afef641 tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] POST http://192.168.122.6/volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd/action Sep 07 13:49:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d4f8bba0-3a3b-4aaa-8e05-be417afef641 tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "814a9944-cf52-4285-af9e-c1fc35b47e75"}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d4f8bba0-3a3b-4aaa-8e05-be417afef641 tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "814a9944-cf52-4285-af9e-c1fc35b47e75"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e710702f-2cc0-4723-ba9c-b702e7ce1b22 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:21 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:21 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e710702f-2cc0-4723-ba9c-b702e7ce1b22 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] GET http://192.168.122.6/volume/v3/volumes/ec8a4854-aef3-49f6-802f-fd7a5d887b4c Sep 07 13:49:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e710702f-2cc0-4723-ba9c-b702e7ce1b22 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e710702f-2cc0-4723-ba9c-b702e7ce1b22 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:21 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:21 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:21 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d4f8bba0-3a3b-4aaa-8e05-be417afef641 tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Volume info retrieved successfully. Sep 07 13:49:21 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:21 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:21 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:21 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:21 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e710702f-2cc0-4723-ba9c-b702e7ce1b22 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Volume info retrieved successfully. Sep 07 13:49:21 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d4f8bba0-3a3b-4aaa-8e05-be417afef641 tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Terminate volume connection completed successfully. Sep 07 13:49:21 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d4f8bba0-3a3b-4aaa-8e05-be417afef641 tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87262) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 07 13:49:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e710702f-2cc0-4723-ba9c-b702e7ce1b22 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] http://192.168.122.6/volume/v3/volumes/ec8a4854-aef3-49f6-802f-fd7a5d887b4c returned with HTTP 200 Sep 07 13:49:21 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 406/831] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:21 2026] GET /volume/v3/volumes/ec8a4854-aef3-49f6-802f-fd7a5d887b4c => generated 839 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:22 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d4f8bba0-3a3b-4aaa-8e05-be417afef641 tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Detach volume completed successfully. Sep 07 13:49:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d4f8bba0-3a3b-4aaa-8e05-be417afef641 tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] http://192.168.122.6/volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd/action returned with HTTP 202 Sep 07 13:49:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 426/832] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:49:21 2026] POST /volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd/action => generated 0 bytes in 644 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:49:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7e0a43af-f0ca-47e0-9de8-5969c342015d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7e0a43af-f0ca-47e0-9de8-5969c342015d tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd Sep 07 13:49:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7e0a43af-f0ca-47e0-9de8-5969c342015d tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7e0a43af-f0ca-47e0-9de8-5969c342015d tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:22 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:22 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:22 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:22 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:22 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7e0a43af-f0ca-47e0-9de8-5969c342015d tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7e0a43af-f0ca-47e0-9de8-5969c342015d tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd returned with HTTP 200 Sep 07 13:49:22 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 407/833] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:22 2026] GET /volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd => generated 866 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-af52e002-1202-4996-80dc-e0fc9f0bfd08 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-af52e002-1202-4996-80dc-e0fc9f0bfd08 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd Sep 07 13:49:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-af52e002-1202-4996-80dc-e0fc9f0bfd08 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-af52e002-1202-4996-80dc-e0fc9f0bfd08 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:22 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:22 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:22 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:22 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:22 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-af52e002-1202-4996-80dc-e0fc9f0bfd08 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-af52e002-1202-4996-80dc-e0fc9f0bfd08 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd returned with HTTP 200 Sep 07 13:49:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 427/834] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:22 2026] GET /volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd => generated 866 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b185dde7-acbb-4c77-bea3-cf88d78c88eb None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b185dde7-acbb-4c77-bea3-cf88d78c88eb tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] POST http://192.168.122.6/volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd/action Sep 07 13:49:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b185dde7-acbb-4c77-bea3-cf88d78c88eb tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Action body: b'{"os-detach": {}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b185dde7-acbb-4c77-bea3-cf88d78c88eb tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:22 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:22 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:22 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:22 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:22 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b185dde7-acbb-4c77-bea3-cf88d78c88eb tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:22 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b185dde7-acbb-4c77-bea3-cf88d78c88eb tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Detach volume completed successfully. Sep 07 13:49:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b185dde7-acbb-4c77-bea3-cf88d78c88eb tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd/action returned with HTTP 202 Sep 07 13:49:22 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 408/835] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:49:22 2026] POST /volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd/action => generated 0 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:49:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e56ce272-f829-4581-b37c-01bc1b9f1dd4 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e56ce272-f829-4581-b37c-01bc1b9f1dd4 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd Sep 07 13:49:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e56ce272-f829-4581-b37c-01bc1b9f1dd4 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e56ce272-f829-4581-b37c-01bc1b9f1dd4 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:22 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:22 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:22 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:22 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:22 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e56ce272-f829-4581-b37c-01bc1b9f1dd4 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e56ce272-f829-4581-b37c-01bc1b9f1dd4 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd returned with HTTP 200 Sep 07 13:49:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 428/836] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:22 2026] GET /volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd => generated 866 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-049ab03b-8db9-4374-aaa0-14147fd903d8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-049ab03b-8db9-4374-aaa0-14147fd903d8 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd Sep 07 13:49:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-049ab03b-8db9-4374-aaa0-14147fd903d8 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-049ab03b-8db9-4374-aaa0-14147fd903d8 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:22 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:22 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:22 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:22 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-895ac21b-54f8-4752-8e92-5d60d1eedfcf None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-895ac21b-54f8-4752-8e92-5d60d1eedfcf tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] GET http://192.168.122.6/volume/v3/volumes/ec8a4854-aef3-49f6-802f-fd7a5d887b4c Sep 07 13:49:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-895ac21b-54f8-4752-8e92-5d60d1eedfcf tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-895ac21b-54f8-4752-8e92-5d60d1eedfcf tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:22 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-049ab03b-8db9-4374-aaa0-14147fd903d8 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-049ab03b-8db9-4374-aaa0-14147fd903d8 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd returned with HTTP 200 Sep 07 13:49:22 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:22 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:22 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:22 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:22 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 409/837] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:22 2026] GET /volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd => generated 866 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1f530d60-3eaf-4ec6-aa16-4dabe0c78faf None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1f530d60-3eaf-4ec6-aa16-4dabe0c78faf tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] DELETE http://192.168.122.6/volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd Sep 07 13:49:22 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-895ac21b-54f8-4752-8e92-5d60d1eedfcf tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Volume info retrieved successfully. Sep 07 13:49:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1f530d60-3eaf-4ec6-aa16-4dabe0c78faf tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1f530d60-3eaf-4ec6-aa16-4dabe0c78faf tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:22 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-1f530d60-3eaf-4ec6-aa16-4dabe0c78faf tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Delete volume with id: b5575594-b48c-4c6a-9559-b9e67d3a37cd Sep 07 13:49:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-895ac21b-54f8-4752-8e92-5d60d1eedfcf tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] http://192.168.122.6/volume/v3/volumes/ec8a4854-aef3-49f6-802f-fd7a5d887b4c returned with HTTP 200 Sep 07 13:49:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 429/838] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:22 2026] GET /volume/v3/volumes/ec8a4854-aef3-49f6-802f-fd7a5d887b4c => generated 863 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:23 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:23 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:23 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:23 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1f530d60-3eaf-4ec6-aa16-4dabe0c78faf tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1f530d60-3eaf-4ec6-aa16-4dabe0c78faf tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Delete volume request issued successfully. Sep 07 13:49:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1f530d60-3eaf-4ec6-aa16-4dabe0c78faf tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd returned with HTTP 202 Sep 07 13:49:23 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 410/839] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:49:22 2026] DELETE /volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:49:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ea032c3f-26b0-4959-9c01-21f029667bc1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ea032c3f-26b0-4959-9c01-21f029667bc1 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd Sep 07 13:49:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ea032c3f-26b0-4959-9c01-21f029667bc1 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ea032c3f-26b0-4959-9c01-21f029667bc1 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:23 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:23 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:23 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:23 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:23 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ea032c3f-26b0-4959-9c01-21f029667bc1 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ea032c3f-26b0-4959-9c01-21f029667bc1 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd returned with HTTP 200 Sep 07 13:49:23 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 430/840] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:23 2026] GET /volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd => generated 865 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9bed0cd5-19df-4f99-ad7c-d4a2d188a0bb None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9bed0cd5-19df-4f99-ad7c-d4a2d188a0bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] GET http://192.168.122.6/volume/v3/volumes/ec8a4854-aef3-49f6-802f-fd7a5d887b4c Sep 07 13:49:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9bed0cd5-19df-4f99-ad7c-d4a2d188a0bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9bed0cd5-19df-4f99-ad7c-d4a2d188a0bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:24 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:24 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:24 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:24 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:24 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9bed0cd5-19df-4f99-ad7c-d4a2d188a0bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Volume info retrieved successfully. Sep 07 13:49:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9bed0cd5-19df-4f99-ad7c-d4a2d188a0bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] http://192.168.122.6/volume/v3/volumes/ec8a4854-aef3-49f6-802f-fd7a5d887b4c returned with HTTP 200 Sep 07 13:49:24 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 411/841] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:24 2026] GET /volume/v3/volumes/ec8a4854-aef3-49f6-802f-fd7a5d887b4c => generated 863 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-28e01e8e-1597-430f-871e-a6a61877baf1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-28e01e8e-1597-430f-871e-a6a61877baf1 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd Sep 07 13:49:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-28e01e8e-1597-430f-871e-a6a61877baf1 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-28e01e8e-1597-430f-871e-a6a61877baf1 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:24 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:24 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:24 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:24 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:24 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-28e01e8e-1597-430f-871e-a6a61877baf1 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-28e01e8e-1597-430f-871e-a6a61877baf1 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd returned with HTTP 200 Sep 07 13:49:24 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 431/842] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:24 2026] GET /volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd => generated 865 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-caa3e653-8a08-4756-adcd-7a402656e5c2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-caa3e653-8a08-4756-adcd-7a402656e5c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] GET http://192.168.122.6/volume/v3/volumes/ec8a4854-aef3-49f6-802f-fd7a5d887b4c Sep 07 13:49:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-caa3e653-8a08-4756-adcd-7a402656e5c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-caa3e653-8a08-4756-adcd-7a402656e5c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:25 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:25 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:25 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:25 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:25 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-caa3e653-8a08-4756-adcd-7a402656e5c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Volume info retrieved successfully. Sep 07 13:49:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-caa3e653-8a08-4756-adcd-7a402656e5c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] http://192.168.122.6/volume/v3/volumes/ec8a4854-aef3-49f6-802f-fd7a5d887b4c returned with HTTP 200 Sep 07 13:49:25 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 412/843] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:25 2026] GET /volume/v3/volumes/ec8a4854-aef3-49f6-802f-fd7a5d887b4c => generated 864 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-358a313c-02aa-4921-aa1e-18a7a466c68d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-358a313c-02aa-4921-aa1e-18a7a466c68d tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 07 13:49:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-358a313c-02aa-4921-aa1e-18a7a466c68d tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec8a4854-aef3-49f6-802f-fd7a5d887b4c", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-521626531"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-34f2640b-a850-4bdc-be34-5c1453ae6c3c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:25 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:25 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-34f2640b-a850-4bdc-be34-5c1453ae6c3c tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd Sep 07 13:49:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-34f2640b-a850-4bdc-be34-5c1453ae6c3c tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-34f2640b-a850-4bdc-be34-5c1453ae6c3c tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:25 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:25 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:25 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-358a313c-02aa-4921-aa1e-18a7a466c68d tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Volume info retrieved successfully. Sep 07 13:49:25 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-358a313c-02aa-4921-aa1e-18a7a466c68d tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Create snapshot from volume ec8a4854-aef3-49f6-802f-fd7a5d887b4c Sep 07 13:49:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-34f2640b-a850-4bdc-be34-5c1453ae6c3c tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd returned with HTTP 404 Sep 07 13:49:25 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 413/844] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:25 2026] GET /volume/v3/volumes/b5575594-b48c-4c6a-9559-b9e67d3a37cd => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:25 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-358a313c-02aa-4921-aa1e-18a7a466c68d tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Created reservations ['a67efd5e-c212-493e-adbe-1b4fe408f78a', '9a974a4b-09d0-4a4a-8169-4fca29eb3f3f', '7a6f2669-e95a-4966-a5ca-0b8e7fcf7cf3', 'f9242855-444e-428e-914e-f7623976d073'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:49:25 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:25 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:26 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-358a313c-02aa-4921-aa1e-18a7a466c68d tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Snapshot create request issued successfully. Sep 07 13:49:26 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-358a313c-02aa-4921-aa1e-18a7a466c68d tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 13:49:26 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 432/845] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 13:49:25 2026] POST /volume/v3/snapshots => generated 322 bytes in 611 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:49:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-000b8cbc-0f49-4c67-a997-fc4d9eceedde None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-000b8cbc-0f49-4c67-a997-fc4d9eceedde tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] GET http://192.168.122.6/volume/v3/snapshots/55e7f827-025b-4032-8db3-85ed8eaa079b Sep 07 13:49:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-000b8cbc-0f49-4c67-a997-fc4d9eceedde tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-000b8cbc-0f49-4c67-a997-fc4d9eceedde tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:26 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:26 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:26 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-000b8cbc-0f49-4c67-a997-fc4d9eceedde tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Snapshot retrieved successfully. Sep 07 13:49:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-000b8cbc-0f49-4c67-a997-fc4d9eceedde tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] http://192.168.122.6/volume/v3/snapshots/55e7f827-025b-4032-8db3-85ed8eaa079b returned with HTTP 200 Sep 07 13:49:26 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 414/846] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:49:26 2026] GET /volume/v3/snapshots/55e7f827-025b-4032-8db3-85ed8eaa079b => generated 454 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-64a4b623-72a6-4599-9658-184fb3a64e56 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:27 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-64a4b623-72a6-4599-9658-184fb3a64e56 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] GET http://192.168.122.6/volume/v3/snapshots/55e7f827-025b-4032-8db3-85ed8eaa079b Sep 07 13:49:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-64a4b623-72a6-4599-9658-184fb3a64e56 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-64a4b623-72a6-4599-9658-184fb3a64e56 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:27 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:27 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:27 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-64a4b623-72a6-4599-9658-184fb3a64e56 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Snapshot retrieved successfully. Sep 07 13:49:27 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-64a4b623-72a6-4599-9658-184fb3a64e56 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] http://192.168.122.6/volume/v3/snapshots/55e7f827-025b-4032-8db3-85ed8eaa079b returned with HTTP 200 Sep 07 13:49:27 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 433/847] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:49:27 2026] GET /volume/v3/snapshots/55e7f827-025b-4032-8db3-85ed8eaa079b => generated 454 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-0c4372f4-2e6d-4399-8c54-9b0c5f53f78a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0c4372f4-2e6d-4399-8c54-9b0c5f53f78a tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] GET http://192.168.122.6/volume/v3/snapshots/55e7f827-025b-4032-8db3-85ed8eaa079b Sep 07 13:49:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0c4372f4-2e6d-4399-8c54-9b0c5f53f78a tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0c4372f4-2e6d-4399-8c54-9b0c5f53f78a tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:28 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:28 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:28 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-0c4372f4-2e6d-4399-8c54-9b0c5f53f78a tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Snapshot retrieved successfully. Sep 07 13:49:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0c4372f4-2e6d-4399-8c54-9b0c5f53f78a tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] http://192.168.122.6/volume/v3/snapshots/55e7f827-025b-4032-8db3-85ed8eaa079b returned with HTTP 200 Sep 07 13:49:28 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 415/848] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:49:28 2026] GET /volume/v3/snapshots/55e7f827-025b-4032-8db3-85ed8eaa079b => generated 454 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-65dfe444-a6cb-4d70-88f8-9ba03ac24e78 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-65dfe444-a6cb-4d70-88f8-9ba03ac24e78 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] GET http://192.168.122.6/volume/v3/snapshots/55e7f827-025b-4032-8db3-85ed8eaa079b Sep 07 13:49:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-65dfe444-a6cb-4d70-88f8-9ba03ac24e78 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-65dfe444-a6cb-4d70-88f8-9ba03ac24e78 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:29 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:29 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:29 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-65dfe444-a6cb-4d70-88f8-9ba03ac24e78 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Snapshot retrieved successfully. Sep 07 13:49:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-65dfe444-a6cb-4d70-88f8-9ba03ac24e78 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] http://192.168.122.6/volume/v3/snapshots/55e7f827-025b-4032-8db3-85ed8eaa079b returned with HTTP 200 Sep 07 13:49:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 434/849] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:49:29 2026] GET /volume/v3/snapshots/55e7f827-025b-4032-8db3-85ed8eaa079b => generated 454 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-76af9082-dfb9-4fd3-ba84-86f4f69e5bb6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-76af9082-dfb9-4fd3-ba84-86f4f69e5bb6 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:49:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-76af9082-dfb9-4fd3-ba84-86f4f69e5bb6 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-420290746"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-76af9082-dfb9-4fd3-ba84-86f4f69e5bb6 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-420290746'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:49:29 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-76af9082-dfb9-4fd3-ba84-86f4f69e5bb6 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Create volume of 1 GB Sep 07 13:49:29 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-76af9082-dfb9-4fd3-ba84-86f4f69e5bb6 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Availability Zones retrieved successfully. Sep 07 13:49:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-76af9082-dfb9-4fd3-ba84-86f4f69e5bb6 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Flow 'volume_create_api' (53a0cdd7-f70c-4068-9832-bc0240e59913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-76af9082-dfb9-4fd3-ba84-86f4f69e5bb6 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6decba68-eb39-42c2-b2be-1cc6171da883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-76af9082-dfb9-4fd3-ba84-86f4f69e5bb6 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:49:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-76af9082-dfb9-4fd3-ba84-86f4f69e5bb6 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6decba68-eb39-42c2-b2be-1cc6171da883) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-76af9082-dfb9-4fd3-ba84-86f4f69e5bb6 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6bb768c-19bd-42b5-a15b-1976cd8ba445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:29 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-76af9082-dfb9-4fd3-ba84-86f4f69e5bb6 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Created reservations ['a17b32bd-0384-4c3c-bcd8-7cb4dc39087a', 'b953bdf4-b239-4bdf-8870-cdd76ced6a50', 'bb2b2d6b-0eca-4776-af23-8c6ba34de83c', '077aa9f5-6d25-4e3a-9ce5-f4f9a73800c9'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:49:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-76af9082-dfb9-4fd3-ba84-86f4f69e5bb6 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6bb768c-19bd-42b5-a15b-1976cd8ba445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a17b32bd-0384-4c3c-bcd8-7cb4dc39087a', 'b953bdf4-b239-4bdf-8870-cdd76ced6a50', 'bb2b2d6b-0eca-4776-af23-8c6ba34de83c', '077aa9f5-6d25-4e3a-9ce5-f4f9a73800c9']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-76af9082-dfb9-4fd3-ba84-86f4f69e5bb6 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f6d2d80-004e-4939-86ba-d15a0bfa9fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:29 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:29 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-76af9082-dfb9-4fd3-ba84-86f4f69e5bb6 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f6d2d80-004e-4939-86ba-d15a0bfa9fc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80aedd00-c11a-4b7f-a92f-51bbeccd0e40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-420290746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820bd2c21e184e34b03df3bdca253419',qos_specs=None,replication_status=,reservations=['a17b32bd-0384-4c3c-bcd8-7cb4dc39087a','b953bdf4-b239-4bdf-8870-cdd76ced6a50','bb2b2d6b-0eca-4776-af23-8c6ba34de83c','077aa9f5-6d25-4e3a-9ce5-f4f9a73800c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41a9580f52b14925b32928cfe2a02728',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:49:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-420290746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80aedd00-c11a-4b7f-a92f-51bbeccd0e40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='820bd2c21e184e34b03df3bdca253419',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41a9580f52b14925b32928cfe2a02728',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-76af9082-dfb9-4fd3-ba84-86f4f69e5bb6 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b369fbf7-6744-4aa9-84a3-a2e9aadea786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-76af9082-dfb9-4fd3-ba84-86f4f69e5bb6 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b369fbf7-6744-4aa9-84a3-a2e9aadea786) transitioned into state 'SUCCESS' from state '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-420290746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820bd2c21e184e34b03df3bdca253419',qos_specs=None,replication_status=,reservations=['a17b32bd-0384-4c3c-bcd8-7cb4dc39087a','b953bdf4-b239-4bdf-8870-cdd76ced6a50','bb2b2d6b-0eca-4776-af23-8c6ba34de83c','077aa9f5-6d25-4e3a-9ce5-f4f9a73800c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41a9580f52b14925b32928cfe2a02728',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-76af9082-dfb9-4fd3-ba84-86f4f69e5bb6 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8d6e9c1-444b-48ee-9e90-453b7ad4e425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0358cb5c-c182-41a7-8be8-1ca19e53f7bd None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:30 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-76af9082-dfb9-4fd3-ba84-86f4f69e5bb6 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8d6e9c1-444b-48ee-9e90-453b7ad4e425) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:30 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-76af9082-dfb9-4fd3-ba84-86f4f69e5bb6 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Flow 'volume_create_api' (53a0cdd7-f70c-4068-9832-bc0240e59913) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:30 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-76af9082-dfb9-4fd3-ba84-86f4f69e5bb6 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Create volume request issued successfully. Sep 07 13:49:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-76af9082-dfb9-4fd3-ba84-86f4f69e5bb6 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:49:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 416/850] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:49:29 2026] POST /volume/v3/volumes => generated 753 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:49:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-2e500273-1cf4-4a00-8d34-292fa1d04f36 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2e500273-1cf4-4a00-8d34-292fa1d04f36 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/80aedd00-c11a-4b7f-a92f-51bbeccd0e40 Sep 07 13:49:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2e500273-1cf4-4a00-8d34-292fa1d04f36 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2e500273-1cf4-4a00-8d34-292fa1d04f36 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:30 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:30 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:30 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:30 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:30 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-2e500273-1cf4-4a00-8d34-292fa1d04f36 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2e500273-1cf4-4a00-8d34-292fa1d04f36 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/80aedd00-c11a-4b7f-a92f-51bbeccd0e40 returned with HTTP 200 Sep 07 13:49:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 417/851] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:30 2026] GET /volume/v3/volumes/80aedd00-c11a-4b7f-a92f-51bbeccd0e40 => generated 821 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0358cb5c-c182-41a7-8be8-1ca19e53f7bd tempest-VolumesServicesTestJSON-1396577275 tempest-VolumesServicesTestJSON-1396577275-project-admin] GET http://192.168.122.6/volume/v3/os-services Sep 07 13:49:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0358cb5c-c182-41a7-8be8-1ca19e53f7bd tempest-VolumesServicesTestJSON-1396577275 tempest-VolumesServicesTestJSON-1396577275-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0358cb5c-c182-41a7-8be8-1ca19e53f7bd tempest-VolumesServicesTestJSON-1396577275 tempest-VolumesServicesTestJSON-1396577275-project-admin] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:30 devstack devstack@c-api.service[87262]: /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 07 13:49:30 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:49:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0358cb5c-c182-41a7-8be8-1ca19e53f7bd tempest-VolumesServicesTestJSON-1396577275 tempest-VolumesServicesTestJSON-1396577275-project-admin] http://192.168.122.6/volume/v3/os-services returned with HTTP 200 Sep 07 13:49:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 435/852] 192.168.122.6 () {58 vars in 1123 bytes} [Mon Sep 7 13:49:30 2026] GET /volume/v3/os-services => generated 705 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:49:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-0cdd020a-3bba-4627-b0f3-b9225373a2d6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0cdd020a-3bba-4627-b0f3-b9225373a2d6 tempest-VolumesServicesTestJSON-1396577275 tempest-VolumesServicesTestJSON-1396577275-project-admin] GET http://192.168.122.6/volume/v3/os-services?host=devstack Sep 07 13:49:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0cdd020a-3bba-4627-b0f3-b9225373a2d6 tempest-VolumesServicesTestJSON-1396577275 tempest-VolumesServicesTestJSON-1396577275-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0cdd020a-3bba-4627-b0f3-b9225373a2d6 tempest-VolumesServicesTestJSON-1396577275 tempest-VolumesServicesTestJSON-1396577275-project-admin] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f55d3bc5-754d-4106-a865-5b2976c09e0d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:30 devstack devstack@c-api.service[87261]: /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 07 13:49:30 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:49:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0cdd020a-3bba-4627-b0f3-b9225373a2d6 tempest-VolumesServicesTestJSON-1396577275 tempest-VolumesServicesTestJSON-1396577275-project-admin] http://192.168.122.6/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 07 13:49:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f55d3bc5-754d-4106-a865-5b2976c09e0d tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] GET http://192.168.122.6/volume/v3/snapshots/55e7f827-025b-4032-8db3-85ed8eaa079b Sep 07 13:49:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 418/853] 192.168.122.6 () {58 vars in 1150 bytes} [Mon Sep 7 13:49:30 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f55d3bc5-754d-4106-a865-5b2976c09e0d tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f55d3bc5-754d-4106-a865-5b2976c09e0d tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-873fce5d-a6f8-4cab-9c25-a1d722e25344 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-873fce5d-a6f8-4cab-9c25-a1d722e25344 tempest-VolumesServicesTestJSON-1396577275 tempest-VolumesServicesTestJSON-1396577275-project-admin] GET http://192.168.122.6/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 07 13:49:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-873fce5d-a6f8-4cab-9c25-a1d722e25344 tempest-VolumesServicesTestJSON-1396577275 tempest-VolumesServicesTestJSON-1396577275-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-873fce5d-a6f8-4cab-9c25-a1d722e25344 tempest-VolumesServicesTestJSON-1396577275 tempest-VolumesServicesTestJSON-1396577275-project-admin] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:30 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:30 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:30 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f55d3bc5-754d-4106-a865-5b2976c09e0d tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Snapshot retrieved successfully. Sep 07 13:49:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f55d3bc5-754d-4106-a865-5b2976c09e0d tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] http://192.168.122.6/volume/v3/snapshots/55e7f827-025b-4032-8db3-85ed8eaa079b returned with HTTP 200 Sep 07 13:49:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 436/854] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:49:30 2026] GET /volume/v3/snapshots/55e7f827-025b-4032-8db3-85ed8eaa079b => generated 481 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-873fce5d-a6f8-4cab-9c25-a1d722e25344 tempest-VolumesServicesTestJSON-1396577275 tempest-VolumesServicesTestJSON-1396577275-project-admin] http://192.168.122.6/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 07 13:49:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 419/855] 192.168.122.6 () {58 vars in 1198 bytes} [Mon Sep 7 13:49:30 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8930feb5-fdc1-4212-8590-23c86559f144 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8930feb5-fdc1-4212-8590-23c86559f144 tempest-VolumeSnapshotQuotasNegativeTestJSON-718061983 tempest-VolumeSnapshotQuotasNegativeTestJSON-718061983-project-admin] PUT http://192.168.122.6/volume/v3/os-quota-sets/7c99db587890465db53e87d742101c4c Sep 07 13:49:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-74f360d0-0771-48d2-afdc-758995293daa None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8930feb5-fdc1-4212-8590-23c86559f144 tempest-VolumeSnapshotQuotasNegativeTestJSON-718061983 tempest-VolumeSnapshotQuotasNegativeTestJSON-718061983-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-74f360d0-0771-48d2-afdc-758995293daa tempest-VolumesServicesTestJSON-1396577275 tempest-VolumesServicesTestJSON-1396577275-project-admin] GET http://192.168.122.6/volume/v3/os-services?binary=cinder-scheduler Sep 07 13:49:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-74f360d0-0771-48d2-afdc-758995293daa tempest-VolumesServicesTestJSON-1396577275 tempest-VolumesServicesTestJSON-1396577275-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-74f360d0-0771-48d2-afdc-758995293daa tempest-VolumesServicesTestJSON-1396577275 tempest-VolumesServicesTestJSON-1396577275-project-admin] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-74f360d0-0771-48d2-afdc-758995293daa tempest-VolumesServicesTestJSON-1396577275 tempest-VolumesServicesTestJSON-1396577275-project-admin] http://192.168.122.6/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 07 13:49:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 420/856] 192.168.122.6 () {58 vars in 1170 bytes} [Mon Sep 7 13:49:30 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4a1258b8-128e-47a5-a428-04e9ac628d9e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8930feb5-fdc1-4212-8590-23c86559f144 tempest-VolumeSnapshotQuotasNegativeTestJSON-718061983 tempest-VolumeSnapshotQuotasNegativeTestJSON-718061983-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/7c99db587890465db53e87d742101c4c returned with HTTP 200 Sep 07 13:49:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 437/857] 192.168.122.6 () {60 vars in 1248 bytes} [Mon Sep 7 13:49:30 2026] PUT /volume/v3/os-quota-sets/7c99db587890465db53e87d742101c4c => generated 393 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-de37925b-f8fa-4d1e-b977-d6bb03b6b3d5 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-de37925b-f8fa-4d1e-b977-d6bb03b6b3d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 07 13:49:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-de37925b-f8fa-4d1e-b977-d6bb03b6b3d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec8a4854-aef3-49f6-802f-fd7a5d887b4c"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:30 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:30 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:30 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:30 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:30 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-de37925b-f8fa-4d1e-b977-d6bb03b6b3d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Volume info retrieved successfully. Sep 07 13:49:30 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-de37925b-f8fa-4d1e-b977-d6bb03b6b3d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Create snapshot from volume ec8a4854-aef3-49f6-802f-fd7a5d887b4c Sep 07 13:49:30 devstack devstack@c-api.service[87262]: WARNING cinder.quota_utils [None req-de37925b-f8fa-4d1e-b977-d6bb03b6b3d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Quota exceeded for 7c99db587890465db53e87d742101c4c, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 07 13:49:30 devstack devstack@c-api.service[87262]: INFO cinder.api.middleware.fault [None req-de37925b-f8fa-4d1e-b977-d6bb03b6b3d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 413 Sep 07 13:49:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 438/858] 192.168.122.6 () {60 vars in 1138 bytes} [Mon Sep 7 13:49:30 2026] POST /volume/v3/snapshots => generated 208 bytes in 94 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 13:49:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0ef2a559-ba7d-4b70-947b-7d4e91b98dbe None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0ef2a559-ba7d-4b70-947b-7d4e91b98dbe tempest-VolumeSnapshotQuotasNegativeTestJSON-718061983 tempest-VolumeSnapshotQuotasNegativeTestJSON-718061983-project-admin] PUT http://192.168.122.6/volume/v3/os-quota-sets/7c99db587890465db53e87d742101c4c Sep 07 13:49:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0ef2a559-ba7d-4b70-947b-7d4e91b98dbe tempest-VolumeSnapshotQuotasNegativeTestJSON-718061983 tempest-VolumeSnapshotQuotasNegativeTestJSON-718061983-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4a1258b8-128e-47a5-a428-04e9ac628d9e tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:49:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4a1258b8-128e-47a5-a428-04e9ac628d9e tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-782767108"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-4a1258b8-128e-47a5-a428-04e9ac628d9e tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-782767108'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:49:30 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-4a1258b8-128e-47a5-a428-04e9ac628d9e tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Create volume of 1 GB Sep 07 13:49:30 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4a1258b8-128e-47a5-a428-04e9ac628d9e tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Availability Zones retrieved successfully. Sep 07 13:49:30 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4a1258b8-128e-47a5-a428-04e9ac628d9e tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Flow 'volume_create_api' (8cee8599-dd21-4aec-a5a4-a258491e238d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:30 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4a1258b8-128e-47a5-a428-04e9ac628d9e tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbe95ab3-dc09-44e4-be2b-8c0b6107ad81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:30 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-4a1258b8-128e-47a5-a428-04e9ac628d9e tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:49:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0ef2a559-ba7d-4b70-947b-7d4e91b98dbe tempest-VolumeSnapshotQuotasNegativeTestJSON-718061983 tempest-VolumeSnapshotQuotasNegativeTestJSON-718061983-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/7c99db587890465db53e87d742101c4c returned with HTTP 200 Sep 07 13:49:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 439/859] 192.168.122.6 () {60 vars in 1248 bytes} [Mon Sep 7 13:49:30 2026] PUT /volume/v3/os-quota-sets/7c99db587890465db53e87d742101c4c => generated 393 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:49:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b8d848d8-2db4-4f1b-a36a-ca746e14b78d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b8d848d8-2db4-4f1b-a36a-ca746e14b78d tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 07 13:49:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b8d848d8-2db4-4f1b-a36a-ca746e14b78d tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec8a4854-aef3-49f6-802f-fd7a5d887b4c"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:30 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:30 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:30 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:30 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:30 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b8d848d8-2db4-4f1b-a36a-ca746e14b78d tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Volume info retrieved successfully. Sep 07 13:49:30 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-b8d848d8-2db4-4f1b-a36a-ca746e14b78d tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Create snapshot from volume ec8a4854-aef3-49f6-802f-fd7a5d887b4c Sep 07 13:49:30 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4a1258b8-128e-47a5-a428-04e9ac628d9e tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbe95ab3-dc09-44e4-be2b-8c0b6107ad81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:30 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4a1258b8-128e-47a5-a428-04e9ac628d9e tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61ab5c31-847d-4370-9513-40ce1fce758b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:30 devstack devstack@c-api.service[87262]: WARNING cinder.quota_utils [None req-b8d848d8-2db4-4f1b-a36a-ca746e14b78d tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Quota exceeded for 7c99db587890465db53e87d742101c4c, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 07 13:49:30 devstack devstack@c-api.service[87262]: INFO cinder.api.middleware.fault [None req-b8d848d8-2db4-4f1b-a36a-ca746e14b78d tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 413 Sep 07 13:49:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 440/860] 192.168.122.6 () {60 vars in 1138 bytes} [Mon Sep 7 13:49:30 2026] POST /volume/v3/snapshots => generated 133 bytes in 81 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Sep 07 13:49:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-fbf33761-a54a-46cc-8ed6-8141745f3a9e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fbf33761-a54a-46cc-8ed6-8141745f3a9e tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/55e7f827-025b-4032-8db3-85ed8eaa079b Sep 07 13:49:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fbf33761-a54a-46cc-8ed6-8141745f3a9e tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fbf33761-a54a-46cc-8ed6-8141745f3a9e tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:30 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-fbf33761-a54a-46cc-8ed6-8141745f3a9e tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Delete snapshot with id: 55e7f827-025b-4032-8db3-85ed8eaa079b Sep 07 13:49:30 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:30 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:30 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-fbf33761-a54a-46cc-8ed6-8141745f3a9e tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Snapshot retrieved successfully. Sep 07 13:49:30 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:30 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:30 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-fbf33761-a54a-46cc-8ed6-8141745f3a9e tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Snapshot delete request issued successfully. Sep 07 13:49:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fbf33761-a54a-46cc-8ed6-8141745f3a9e tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] http://192.168.122.6/volume/v3/snapshots/55e7f827-025b-4032-8db3-85ed8eaa079b returned with HTTP 202 Sep 07 13:49:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 441/861] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 13:49:30 2026] DELETE /volume/v3/snapshots/55e7f827-025b-4032-8db3-85ed8eaa079b => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:49:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9a6fff31-3eb9-446e-99e1-3b63cf4dae39 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9a6fff31-3eb9-446e-99e1-3b63cf4dae39 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] GET http://192.168.122.6/volume/v3/snapshots/55e7f827-025b-4032-8db3-85ed8eaa079b Sep 07 13:49:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9a6fff31-3eb9-446e-99e1-3b63cf4dae39 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9a6fff31-3eb9-446e-99e1-3b63cf4dae39 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:31 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:31 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:31 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9a6fff31-3eb9-446e-99e1-3b63cf4dae39 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Snapshot retrieved successfully. Sep 07 13:49:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9a6fff31-3eb9-446e-99e1-3b63cf4dae39 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] http://192.168.122.6/volume/v3/snapshots/55e7f827-025b-4032-8db3-85ed8eaa079b returned with HTTP 200 Sep 07 13:49:31 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 442/862] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:49:30 2026] GET /volume/v3/snapshots/55e7f827-025b-4032-8db3-85ed8eaa079b => generated 480 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:31 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-4a1258b8-128e-47a5-a428-04e9ac628d9e tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Created reservations ['995f0942-8a3b-423d-b323-e9bbb9ca1f38', '50b69801-d78e-4896-94ed-bdf60b6d2121', '1591ae1a-820d-4ac8-8be0-58db6ec1de17', '181bf15d-8521-4e4b-933f-e14ffdd36493'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:49:31 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4a1258b8-128e-47a5-a428-04e9ac628d9e tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61ab5c31-847d-4370-9513-40ce1fce758b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['995f0942-8a3b-423d-b323-e9bbb9ca1f38', '50b69801-d78e-4896-94ed-bdf60b6d2121', '1591ae1a-820d-4ac8-8be0-58db6ec1de17', '181bf15d-8521-4e4b-933f-e14ffdd36493']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:31 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4a1258b8-128e-47a5-a428-04e9ac628d9e tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (733225cc-de2b-4580-9416-06ef48bc2386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-66854b83-a2fc-409d-b17b-36c9116f6358 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:31 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:31 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:31 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4a1258b8-128e-47a5-a428-04e9ac628d9e tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (733225cc-de2b-4580-9416-06ef48bc2386) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75d18a22-354e-43cd-a4e5-eef13cb66d1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-782767108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6046403e605c41469ec9ba4c418a14af',qos_specs=None,replication_status=,reservations=['995f0942-8a3b-423d-b323-e9bbb9ca1f38','50b69801-d78e-4896-94ed-bdf60b6d2121','1591ae1a-820d-4ac8-8be0-58db6ec1de17','181bf15d-8521-4e4b-933f-e14ffdd36493'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='054f1b8d538a4aa6977ad37856a34c73',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:49:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-782767108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75d18a22-354e-43cd-a4e5-eef13cb66d1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6046403e605c41469ec9ba4c418a14af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='054f1b8d538a4aa6977ad37856a34c73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:31 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4a1258b8-128e-47a5-a428-04e9ac628d9e tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62648fd7-38a9-4f27-9d96-2685d1cac91d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-66854b83-a2fc-409d-b17b-36c9116f6358 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/80aedd00-c11a-4b7f-a92f-51bbeccd0e40 Sep 07 13:49:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-66854b83-a2fc-409d-b17b-36c9116f6358 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-66854b83-a2fc-409d-b17b-36c9116f6358 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:31 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:31 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:31 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:31 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:31 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4a1258b8-128e-47a5-a428-04e9ac628d9e tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62648fd7-38a9-4f27-9d96-2685d1cac91d) transitioned into state 'SUCCESS' from state '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-782767108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6046403e605c41469ec9ba4c418a14af',qos_specs=None,replication_status=,reservations=['995f0942-8a3b-423d-b323-e9bbb9ca1f38','50b69801-d78e-4896-94ed-bdf60b6d2121','1591ae1a-820d-4ac8-8be0-58db6ec1de17','181bf15d-8521-4e4b-933f-e14ffdd36493'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='054f1b8d538a4aa6977ad37856a34c73',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:31 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4a1258b8-128e-47a5-a428-04e9ac628d9e tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a886b928-1ee5-4783-b7a7-e08034c42fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:31 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-66854b83-a2fc-409d-b17b-36c9116f6358 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-66854b83-a2fc-409d-b17b-36c9116f6358 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/80aedd00-c11a-4b7f-a92f-51bbeccd0e40 returned with HTTP 200 Sep 07 13:49:31 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4a1258b8-128e-47a5-a428-04e9ac628d9e tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a886b928-1ee5-4783-b7a7-e08034c42fc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:31 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 443/863] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:31 2026] GET /volume/v3/volumes/80aedd00-c11a-4b7f-a92f-51bbeccd0e40 => generated 845 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:31 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4a1258b8-128e-47a5-a428-04e9ac628d9e tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Flow 'volume_create_api' (8cee8599-dd21-4aec-a5a4-a258491e238d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:31 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4a1258b8-128e-47a5-a428-04e9ac628d9e tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Create volume request issued successfully. Sep 07 13:49:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4a1258b8-128e-47a5-a428-04e9ac628d9e tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:49:31 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 421/864] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:49:30 2026] POST /volume/v3/volumes => generated 758 bytes in 836 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:49:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d6abdd14-f13d-4765-8b09-07b0fde06e08 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d6abdd14-f13d-4765-8b09-07b0fde06e08 tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] GET http://192.168.122.6/volume/v3/volumes/75d18a22-354e-43cd-a4e5-eef13cb66d1d Sep 07 13:49:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d6abdd14-f13d-4765-8b09-07b0fde06e08 tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d6abdd14-f13d-4765-8b09-07b0fde06e08 tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:31 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:31 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:31 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:31 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:31 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d6abdd14-f13d-4765-8b09-07b0fde06e08 tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Volume info retrieved successfully. Sep 07 13:49:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d6abdd14-f13d-4765-8b09-07b0fde06e08 tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] http://192.168.122.6/volume/v3/volumes/75d18a22-354e-43cd-a4e5-eef13cb66d1d returned with HTTP 200 Sep 07 13:49:31 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 444/865] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:31 2026] GET /volume/v3/volumes/75d18a22-354e-43cd-a4e5-eef13cb66d1d => generated 826 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a87464a3-964c-46a6-abaa-70d99de2babd None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a87464a3-964c-46a6-abaa-70d99de2babd tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] GET http://192.168.122.6/volume/v3/snapshots/55e7f827-025b-4032-8db3-85ed8eaa079b Sep 07 13:49:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a87464a3-964c-46a6-abaa-70d99de2babd tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a87464a3-964c-46a6-abaa-70d99de2babd tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:32 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:32 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:32 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a87464a3-964c-46a6-abaa-70d99de2babd tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Snapshot retrieved successfully. Sep 07 13:49:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a87464a3-964c-46a6-abaa-70d99de2babd tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] http://192.168.122.6/volume/v3/snapshots/55e7f827-025b-4032-8db3-85ed8eaa079b returned with HTTP 200 Sep 07 13:49:32 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 422/866] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:49:32 2026] GET /volume/v3/snapshots/55e7f827-025b-4032-8db3-85ed8eaa079b => generated 480 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:49:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-977c0901-b77b-44a1-a2f8-9a3d3673c437 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-977c0901-b77b-44a1-a2f8-9a3d3673c437 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/80aedd00-c11a-4b7f-a92f-51bbeccd0e40 Sep 07 13:49:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-977c0901-b77b-44a1-a2f8-9a3d3673c437 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-977c0901-b77b-44a1-a2f8-9a3d3673c437 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:32 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:32 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:32 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:32 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:32 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-977c0901-b77b-44a1-a2f8-9a3d3673c437 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-977c0901-b77b-44a1-a2f8-9a3d3673c437 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/80aedd00-c11a-4b7f-a92f-51bbeccd0e40 returned with HTTP 200 Sep 07 13:49:32 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 445/867] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:32 2026] GET /volume/v3/volumes/80aedd00-c11a-4b7f-a92f-51bbeccd0e40 => generated 846 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f1333df5-bcc4-4c52-ae4f-920a4584990e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f1333df5-bcc4-4c52-ae4f-920a4584990e tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] POST http://192.168.122.6/volume/v3/volumes/80aedd00-c11a-4b7f-a92f-51bbeccd0e40/action Sep 07 13:49:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f1333df5-bcc4-4c52-ae4f-920a4584990e tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f1333df5-bcc4-4c52-ae4f-920a4584990e tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-6a2c5edb-4b87-48d4-bb1c-b8d1c426858e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6a2c5edb-4b87-48d4-bb1c-b8d1c426858e tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] GET http://192.168.122.6/volume/v3/volumes/75d18a22-354e-43cd-a4e5-eef13cb66d1d Sep 07 13:49:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6a2c5edb-4b87-48d4-bb1c-b8d1c426858e tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6a2c5edb-4b87-48d4-bb1c-b8d1c426858e tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:32 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:32 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:32 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:32 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.contrib.admin_actions [None req-f1333df5-bcc4-4c52-ae4f-920a4584990e tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Updating volume '80aedd00-c11a-4b7f-a92f-51bbeccd0e40' with '{'status': 'attaching'}' {{(pid=87261) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 13:49:32 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:32 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:32 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:32 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:32 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:32 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:32 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-6a2c5edb-4b87-48d4-bb1c-b8d1c426858e tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Volume info retrieved successfully. Sep 07 13:49:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6a2c5edb-4b87-48d4-bb1c-b8d1c426858e tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] http://192.168.122.6/volume/v3/volumes/75d18a22-354e-43cd-a4e5-eef13cb66d1d returned with HTTP 200 Sep 07 13:49:32 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 446/868] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:32 2026] GET /volume/v3/volumes/75d18a22-354e-43cd-a4e5-eef13cb66d1d => generated 850 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:32 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:32 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f1333df5-bcc4-4c52-ae4f-920a4584990e tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] http://192.168.122.6/volume/v3/volumes/80aedd00-c11a-4b7f-a92f-51bbeccd0e40/action returned with HTTP 202 Sep 07 13:49:32 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 423/869] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:49:32 2026] POST /volume/v3/volumes/80aedd00-c11a-4b7f-a92f-51bbeccd0e40/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 13:49:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9a66de60-3ba5-4e9c-90cc-5e09afa96ee7 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9a66de60-3ba5-4e9c-90cc-5e09afa96ee7 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/80aedd00-c11a-4b7f-a92f-51bbeccd0e40 Sep 07 13:49:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9a66de60-3ba5-4e9c-90cc-5e09afa96ee7 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9a66de60-3ba5-4e9c-90cc-5e09afa96ee7 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:32 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:32 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:32 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:32 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:32 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9a66de60-3ba5-4e9c-90cc-5e09afa96ee7 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9a66de60-3ba5-4e9c-90cc-5e09afa96ee7 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/80aedd00-c11a-4b7f-a92f-51bbeccd0e40 returned with HTTP 200 Sep 07 13:49:32 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 447/870] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:32 2026] GET /volume/v3/volumes/80aedd00-c11a-4b7f-a92f-51bbeccd0e40 => generated 846 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d371d108-261b-4c9b-9011-adc977fab9bd None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d371d108-261b-4c9b-9011-adc977fab9bd tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] POST http://192.168.122.6/volume/v3/volumes/80aedd00-c11a-4b7f-a92f-51bbeccd0e40/action Sep 07 13:49:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d371d108-261b-4c9b-9011-adc977fab9bd tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d371d108-261b-4c9b-9011-adc977fab9bd tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:32 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:32 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:32 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:32 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:32 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d371d108-261b-4c9b-9011-adc977fab9bd tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Volume info retrieved successfully. Sep 07 13:49:32 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d371d108-261b-4c9b-9011-adc977fab9bd tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Delete volume request issued successfully. Sep 07 13:49:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d371d108-261b-4c9b-9011-adc977fab9bd tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] http://192.168.122.6/volume/v3/volumes/80aedd00-c11a-4b7f-a92f-51bbeccd0e40/action returned with HTTP 202 Sep 07 13:49:32 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 424/871] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:49:32 2026] POST /volume/v3/volumes/80aedd00-c11a-4b7f-a92f-51bbeccd0e40/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:49:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f2cc3ab4-308a-40bf-a9a5-1e524f41d236 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f2cc3ab4-308a-40bf-a9a5-1e524f41d236 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/80aedd00-c11a-4b7f-a92f-51bbeccd0e40 Sep 07 13:49:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f2cc3ab4-308a-40bf-a9a5-1e524f41d236 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f2cc3ab4-308a-40bf-a9a5-1e524f41d236 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:32 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:32 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:32 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:32 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:32 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f2cc3ab4-308a-40bf-a9a5-1e524f41d236 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f2cc3ab4-308a-40bf-a9a5-1e524f41d236 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/80aedd00-c11a-4b7f-a92f-51bbeccd0e40 returned with HTTP 200 Sep 07 13:49:32 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 448/872] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:32 2026] GET /volume/v3/volumes/80aedd00-c11a-4b7f-a92f-51bbeccd0e40 => generated 845 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-19c2cf76-dcd2-4c6a-83e0-ec7ed4539fff None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-19c2cf76-dcd2-4c6a-83e0-ec7ed4539fff tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] GET http://192.168.122.6/volume/v3/snapshots/55e7f827-025b-4032-8db3-85ed8eaa079b Sep 07 13:49:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-19c2cf76-dcd2-4c6a-83e0-ec7ed4539fff tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-19c2cf76-dcd2-4c6a-83e0-ec7ed4539fff tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-19c2cf76-dcd2-4c6a-83e0-ec7ed4539fff tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] http://192.168.122.6/volume/v3/snapshots/55e7f827-025b-4032-8db3-85ed8eaa079b returned with HTTP 404 Sep 07 13:49:33 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 425/873] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:49:33 2026] GET /volume/v3/snapshots/55e7f827-025b-4032-8db3-85ed8eaa079b => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-551df7b7-0b1e-4247-8c83-966c925e8d4a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-551df7b7-0b1e-4247-8c83-966c925e8d4a tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] GET http://192.168.122.6/volume/v3/volumes/ec8a4854-aef3-49f6-802f-fd7a5d887b4c Sep 07 13:49:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-551df7b7-0b1e-4247-8c83-966c925e8d4a tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-551df7b7-0b1e-4247-8c83-966c925e8d4a tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:33 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:33 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:33 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:33 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:33 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-551df7b7-0b1e-4247-8c83-966c925e8d4a tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Volume info retrieved successfully. Sep 07 13:49:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-551df7b7-0b1e-4247-8c83-966c925e8d4a tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] http://192.168.122.6/volume/v3/volumes/ec8a4854-aef3-49f6-802f-fd7a5d887b4c returned with HTTP 200 Sep 07 13:49:33 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 449/874] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:33 2026] GET /volume/v3/volumes/ec8a4854-aef3-49f6-802f-fd7a5d887b4c => generated 864 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-faae9972-d7b4-418f-9c26-617f5af5b94c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-faae9972-d7b4-418f-9c26-617f5af5b94c tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] DELETE http://192.168.122.6/volume/v3/volumes/ec8a4854-aef3-49f6-802f-fd7a5d887b4c Sep 07 13:49:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-faae9972-d7b4-418f-9c26-617f5af5b94c tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-faae9972-d7b4-418f-9c26-617f5af5b94c tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:33 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-faae9972-d7b4-418f-9c26-617f5af5b94c tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Delete volume with id: ec8a4854-aef3-49f6-802f-fd7a5d887b4c Sep 07 13:49:33 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:33 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:33 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:33 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:33 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-faae9972-d7b4-418f-9c26-617f5af5b94c tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Volume info retrieved successfully. Sep 07 13:49:33 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-faae9972-d7b4-418f-9c26-617f5af5b94c tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Delete volume request issued successfully. Sep 07 13:49:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-faae9972-d7b4-418f-9c26-617f5af5b94c tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] http://192.168.122.6/volume/v3/volumes/ec8a4854-aef3-49f6-802f-fd7a5d887b4c returned with HTTP 202 Sep 07 13:49:33 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 426/875] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:49:33 2026] DELETE /volume/v3/volumes/ec8a4854-aef3-49f6-802f-fd7a5d887b4c => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:49:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b5306b04-4ad3-4464-9d7b-aaffec1a7c20 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b5306b04-4ad3-4464-9d7b-aaffec1a7c20 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] GET http://192.168.122.6/volume/v3/volumes/ec8a4854-aef3-49f6-802f-fd7a5d887b4c Sep 07 13:49:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b5306b04-4ad3-4464-9d7b-aaffec1a7c20 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b5306b04-4ad3-4464-9d7b-aaffec1a7c20 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:33 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:33 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:33 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:33 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:33 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b5306b04-4ad3-4464-9d7b-aaffec1a7c20 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Volume info retrieved successfully. Sep 07 13:49:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b5306b04-4ad3-4464-9d7b-aaffec1a7c20 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] http://192.168.122.6/volume/v3/volumes/ec8a4854-aef3-49f6-802f-fd7a5d887b4c returned with HTTP 200 Sep 07 13:49:33 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 450/876] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:33 2026] GET /volume/v3/volumes/ec8a4854-aef3-49f6-802f-fd7a5d887b4c => generated 863 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-522c3647-3437-48cf-887d-820dae75c0b0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-522c3647-3437-48cf-887d-820dae75c0b0 tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] GET http://192.168.122.6/volume/v3/volumes/75d18a22-354e-43cd-a4e5-eef13cb66d1d Sep 07 13:49:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-522c3647-3437-48cf-887d-820dae75c0b0 tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-522c3647-3437-48cf-887d-820dae75c0b0 tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:33 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:33 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:33 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:33 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:33 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-522c3647-3437-48cf-887d-820dae75c0b0 tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Volume info retrieved successfully. Sep 07 13:49:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-522c3647-3437-48cf-887d-820dae75c0b0 tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] http://192.168.122.6/volume/v3/volumes/75d18a22-354e-43cd-a4e5-eef13cb66d1d returned with HTTP 200 Sep 07 13:49:33 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 427/877] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:33 2026] GET /volume/v3/volumes/75d18a22-354e-43cd-a4e5-eef13cb66d1d => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8537e1a4-ed24-4103-9d8c-aafbb7746f48 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8537e1a4-ed24-4103-9d8c-aafbb7746f48 tempest-VolumesServicesTestJSON-1396577275 tempest-VolumesServicesTestJSON-1396577275-project-admin] GET http://192.168.122.6/volume/v3/volumes/75d18a22-354e-43cd-a4e5-eef13cb66d1d Sep 07 13:49:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8537e1a4-ed24-4103-9d8c-aafbb7746f48 tempest-VolumesServicesTestJSON-1396577275 tempest-VolumesServicesTestJSON-1396577275-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8537e1a4-ed24-4103-9d8c-aafbb7746f48 tempest-VolumesServicesTestJSON-1396577275 tempest-VolumesServicesTestJSON-1396577275-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:33 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:33 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:33 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:33 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:33 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8537e1a4-ed24-4103-9d8c-aafbb7746f48 tempest-VolumesServicesTestJSON-1396577275 tempest-VolumesServicesTestJSON-1396577275-project-admin] Volume info retrieved successfully. Sep 07 13:49:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8537e1a4-ed24-4103-9d8c-aafbb7746f48 tempest-VolumesServicesTestJSON-1396577275 tempest-VolumesServicesTestJSON-1396577275-project-admin] http://192.168.122.6/volume/v3/volumes/75d18a22-354e-43cd-a4e5-eef13cb66d1d returned with HTTP 200 Sep 07 13:49:33 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 451/878] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:33 2026] GET /volume/v3/volumes/75d18a22-354e-43cd-a4e5-eef13cb66d1d => generated 1014 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:49:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-782935a4-2803-41d6-9fdc-79566ef89577 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-782935a4-2803-41d6-9fdc-79566ef89577 tempest-VolumesServicesTestJSON-1396577275 tempest-VolumesServicesTestJSON-1396577275-project-admin] GET http://192.168.122.6/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 07 13:49:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-782935a4-2803-41d6-9fdc-79566ef89577 tempest-VolumesServicesTestJSON-1396577275 tempest-VolumesServicesTestJSON-1396577275-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-782935a4-2803-41d6-9fdc-79566ef89577 tempest-VolumesServicesTestJSON-1396577275 tempest-VolumesServicesTestJSON-1396577275-project-admin] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:33 devstack devstack@c-api.service[87261]: /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 07 13:49:33 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:49:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-782935a4-2803-41d6-9fdc-79566ef89577 tempest-VolumesServicesTestJSON-1396577275 tempest-VolumesServicesTestJSON-1396577275-project-admin] http://192.168.122.6/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 07 13:49:33 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 428/879] 192.168.122.6 () {58 vars in 1192 bytes} [Mon Sep 7 13:49:33 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c4364abb-a617-4b3a-ba93-30582f4cd227 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c4364abb-a617-4b3a-ba93-30582f4cd227 tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] GET http://192.168.122.6/volume/v3/volumes/75d18a22-354e-43cd-a4e5-eef13cb66d1d Sep 07 13:49:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c4364abb-a617-4b3a-ba93-30582f4cd227 tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c4364abb-a617-4b3a-ba93-30582f4cd227 tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-0294e47c-1547-4728-951d-a1a5e2cc9a7d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:33 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:33 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0294e47c-1547-4728-951d-a1a5e2cc9a7d tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/80aedd00-c11a-4b7f-a92f-51bbeccd0e40 Sep 07 13:49:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0294e47c-1547-4728-951d-a1a5e2cc9a7d tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:33 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:33 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0294e47c-1547-4728-951d-a1a5e2cc9a7d tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:33 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c4364abb-a617-4b3a-ba93-30582f4cd227 tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Volume info retrieved successfully. Sep 07 13:49:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0294e47c-1547-4728-951d-a1a5e2cc9a7d tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/80aedd00-c11a-4b7f-a92f-51bbeccd0e40 returned with HTTP 404 Sep 07 13:49:33 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 429/880] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:33 2026] GET /volume/v3/volumes/80aedd00-c11a-4b7f-a92f-51bbeccd0e40 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c4364abb-a617-4b3a-ba93-30582f4cd227 tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] http://192.168.122.6/volume/v3/volumes/75d18a22-354e-43cd-a4e5-eef13cb66d1d returned with HTTP 200 Sep 07 13:49:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c296fe4c-7bbd-4ffe-9a58-3ff90872a03c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:33 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 452/881] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:33 2026] GET /volume/v3/volumes/75d18a22-354e-43cd-a4e5-eef13cb66d1d => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c296fe4c-7bbd-4ffe-9a58-3ff90872a03c tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/80aedd00-c11a-4b7f-a92f-51bbeccd0e40 Sep 07 13:49:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c296fe4c-7bbd-4ffe-9a58-3ff90872a03c tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c296fe4c-7bbd-4ffe-9a58-3ff90872a03c tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8e75a578-28c8-4b6c-8409-7040f1e385d6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8e75a578-28c8-4b6c-8409-7040f1e385d6 tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] DELETE http://192.168.122.6/volume/v3/volumes/75d18a22-354e-43cd-a4e5-eef13cb66d1d Sep 07 13:49:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8e75a578-28c8-4b6c-8409-7040f1e385d6 tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8e75a578-28c8-4b6c-8409-7040f1e385d6 tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:33 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-8e75a578-28c8-4b6c-8409-7040f1e385d6 tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Delete volume with id: 75d18a22-354e-43cd-a4e5-eef13cb66d1d Sep 07 13:49:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c296fe4c-7bbd-4ffe-9a58-3ff90872a03c tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/80aedd00-c11a-4b7f-a92f-51bbeccd0e40 returned with HTTP 404 Sep 07 13:49:33 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 430/882] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:33 2026] GET /volume/v3/volumes/80aedd00-c11a-4b7f-a92f-51bbeccd0e40 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:33 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:33 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:33 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:33 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:33 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8e75a578-28c8-4b6c-8409-7040f1e385d6 tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Volume info retrieved successfully. Sep 07 13:49:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6a85a60b-3b0b-478d-8cb8-1457428f70e8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6a85a60b-3b0b-478d-8cb8-1457428f70e8 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] DELETE http://192.168.122.6/volume/v3/volumes/80aedd00-c11a-4b7f-a92f-51bbeccd0e40 Sep 07 13:49:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6a85a60b-3b0b-478d-8cb8-1457428f70e8 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6a85a60b-3b0b-478d-8cb8-1457428f70e8 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:33 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-6a85a60b-3b0b-478d-8cb8-1457428f70e8 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Delete volume with id: 80aedd00-c11a-4b7f-a92f-51bbeccd0e40 Sep 07 13:49:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6a85a60b-3b0b-478d-8cb8-1457428f70e8 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/80aedd00-c11a-4b7f-a92f-51bbeccd0e40 returned with HTTP 404 Sep 07 13:49:33 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 431/883] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:49:33 2026] DELETE /volume/v3/volumes/80aedd00-c11a-4b7f-a92f-51bbeccd0e40 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:33 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8e75a578-28c8-4b6c-8409-7040f1e385d6 tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Delete volume request issued successfully. Sep 07 13:49:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8e75a578-28c8-4b6c-8409-7040f1e385d6 tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] http://192.168.122.6/volume/v3/volumes/75d18a22-354e-43cd-a4e5-eef13cb66d1d returned with HTTP 202 Sep 07 13:49:33 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 453/884] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:49:33 2026] DELETE /volume/v3/volumes/75d18a22-354e-43cd-a4e5-eef13cb66d1d => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:49:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9032c78b-e419-4108-ab23-3519a1377fc8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b27e108f-ac37-471b-98a5-5a81dc3a60db None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9032c78b-e419-4108-ab23-3519a1377fc8 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:49:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9032c78b-e419-4108-ab23-3519a1377fc8 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2058841450"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b27e108f-ac37-471b-98a5-5a81dc3a60db tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] GET http://192.168.122.6/volume/v3/volumes/75d18a22-354e-43cd-a4e5-eef13cb66d1d Sep 07 13:49:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b27e108f-ac37-471b-98a5-5a81dc3a60db tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b27e108f-ac37-471b-98a5-5a81dc3a60db tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-9032c78b-e419-4108-ab23-3519a1377fc8 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2058841450'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:49:33 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-9032c78b-e419-4108-ab23-3519a1377fc8 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Create volume of 1 GB Sep 07 13:49:33 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:33 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:33 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:33 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:33 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9032c78b-e419-4108-ab23-3519a1377fc8 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Availability Zones retrieved successfully. Sep 07 13:49:33 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b27e108f-ac37-471b-98a5-5a81dc3a60db tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Volume info retrieved successfully. Sep 07 13:49:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b27e108f-ac37-471b-98a5-5a81dc3a60db tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] http://192.168.122.6/volume/v3/volumes/75d18a22-354e-43cd-a4e5-eef13cb66d1d returned with HTTP 200 Sep 07 13:49:33 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 454/885] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:33 2026] GET /volume/v3/volumes/75d18a22-354e-43cd-a4e5-eef13cb66d1d => generated 850 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-9032c78b-e419-4108-ab23-3519a1377fc8 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Flow 'volume_create_api' (3811901d-39fe-4ad7-916f-c4159cb2ad98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-9032c78b-e419-4108-ab23-3519a1377fc8 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (578cb199-a1e6-48b7-90ff-fa8916ca444a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-9032c78b-e419-4108-ab23-3519a1377fc8 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:49:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-9032c78b-e419-4108-ab23-3519a1377fc8 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (578cb199-a1e6-48b7-90ff-fa8916ca444a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-9032c78b-e419-4108-ab23-3519a1377fc8 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e91b3f7-5566-4456-acc4-66f7f99acedc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:34 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-9032c78b-e419-4108-ab23-3519a1377fc8 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Created reservations ['5f4c2c7e-6e11-4977-b8ae-8ca7262cdef3', '72d7ee11-ae8d-4d31-b7fc-014372c2f356', '4b0e64d0-b791-4c92-ade1-d1ce74d5914f', 'e8497407-cfe1-4023-ae9e-3fe08abe6965'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:49:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-9032c78b-e419-4108-ab23-3519a1377fc8 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e91b3f7-5566-4456-acc4-66f7f99acedc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f4c2c7e-6e11-4977-b8ae-8ca7262cdef3', '72d7ee11-ae8d-4d31-b7fc-014372c2f356', '4b0e64d0-b791-4c92-ade1-d1ce74d5914f', 'e8497407-cfe1-4023-ae9e-3fe08abe6965']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-9032c78b-e419-4108-ab23-3519a1377fc8 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (755fa8f0-3b98-4b6a-af0b-466e1c7bd1de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:34 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:34 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-9032c78b-e419-4108-ab23-3519a1377fc8 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (755fa8f0-3b98-4b6a-af0b-466e1c7bd1de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '596cfd63-4b94-4769-bfcc-6d8ac5c3d961', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2058841450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820bd2c21e184e34b03df3bdca253419',qos_specs=None,replication_status=,reservations=['5f4c2c7e-6e11-4977-b8ae-8ca7262cdef3','72d7ee11-ae8d-4d31-b7fc-014372c2f356','4b0e64d0-b791-4c92-ade1-d1ce74d5914f','e8497407-cfe1-4023-ae9e-3fe08abe6965'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41a9580f52b14925b32928cfe2a02728',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:49:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2058841450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=596cfd63-4b94-4769-bfcc-6d8ac5c3d961,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='820bd2c21e184e34b03df3bdca253419',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41a9580f52b14925b32928cfe2a02728',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-9032c78b-e419-4108-ab23-3519a1377fc8 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cffa6df1-0685-438e-88d6-f28f2ab0ffe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c2ffe6b2-c686-4c26-bee9-bb55d4a0e21a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c2ffe6b2-c686-4c26-bee9-bb55d4a0e21a tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] GET http://192.168.122.6/volume/v3/volumes/ec8a4854-aef3-49f6-802f-fd7a5d887b4c Sep 07 13:49:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c2ffe6b2-c686-4c26-bee9-bb55d4a0e21a tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c2ffe6b2-c686-4c26-bee9-bb55d4a0e21a tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:34 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:34 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:34 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:34 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-9032c78b-e419-4108-ab23-3519a1377fc8 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cffa6df1-0685-438e-88d6-f28f2ab0ffe0) transitioned into state 'SUCCESS' from state '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-2058841450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820bd2c21e184e34b03df3bdca253419',qos_specs=None,replication_status=,reservations=['5f4c2c7e-6e11-4977-b8ae-8ca7262cdef3','72d7ee11-ae8d-4d31-b7fc-014372c2f356','4b0e64d0-b791-4c92-ade1-d1ce74d5914f','e8497407-cfe1-4023-ae9e-3fe08abe6965'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41a9580f52b14925b32928cfe2a02728',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:34 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c2ffe6b2-c686-4c26-bee9-bb55d4a0e21a tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Volume info retrieved successfully. Sep 07 13:49:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-9032c78b-e419-4108-ab23-3519a1377fc8 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f7bcc4d-f9fc-44ad-99df-a07a1cb5217c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c2ffe6b2-c686-4c26-bee9-bb55d4a0e21a tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] http://192.168.122.6/volume/v3/volumes/ec8a4854-aef3-49f6-802f-fd7a5d887b4c returned with HTTP 200 Sep 07 13:49:34 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 455/886] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:34 2026] GET /volume/v3/volumes/ec8a4854-aef3-49f6-802f-fd7a5d887b4c => generated 863 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-9032c78b-e419-4108-ab23-3519a1377fc8 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f7bcc4d-f9fc-44ad-99df-a07a1cb5217c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-9032c78b-e419-4108-ab23-3519a1377fc8 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Flow 'volume_create_api' (3811901d-39fe-4ad7-916f-c4159cb2ad98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:34 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9032c78b-e419-4108-ab23-3519a1377fc8 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Create volume request issued successfully. Sep 07 13:49:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9032c78b-e419-4108-ab23-3519a1377fc8 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:49:34 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 432/887] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:49:33 2026] POST /volume/v3/volumes => generated 754 bytes in 636 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:49:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-54533dd5-cc6b-4df1-972f-a56a8f1a49a2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-54533dd5-cc6b-4df1-972f-a56a8f1a49a2 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/596cfd63-4b94-4769-bfcc-6d8ac5c3d961 Sep 07 13:49:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-54533dd5-cc6b-4df1-972f-a56a8f1a49a2 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-54533dd5-cc6b-4df1-972f-a56a8f1a49a2 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:34 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:34 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:34 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:34 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:34 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-54533dd5-cc6b-4df1-972f-a56a8f1a49a2 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-54533dd5-cc6b-4df1-972f-a56a8f1a49a2 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/596cfd63-4b94-4769-bfcc-6d8ac5c3d961 returned with HTTP 200 Sep 07 13:49:34 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 456/888] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:34 2026] GET /volume/v3/volumes/596cfd63-4b94-4769-bfcc-6d8ac5c3d961 => generated 822 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-08b63fec-70c3-4322-a315-52194a51c793 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-08b63fec-70c3-4322-a315-52194a51c793 tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] GET http://192.168.122.6/volume/v3/volumes/75d18a22-354e-43cd-a4e5-eef13cb66d1d Sep 07 13:49:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-08b63fec-70c3-4322-a315-52194a51c793 tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-08b63fec-70c3-4322-a315-52194a51c793 tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:35 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:35 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:35 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:35 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:35 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-08b63fec-70c3-4322-a315-52194a51c793 tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Volume info retrieved successfully. Sep 07 13:49:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-08b63fec-70c3-4322-a315-52194a51c793 tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] http://192.168.122.6/volume/v3/volumes/75d18a22-354e-43cd-a4e5-eef13cb66d1d returned with HTTP 200 Sep 07 13:49:35 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 433/889] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:35 2026] GET /volume/v3/volumes/75d18a22-354e-43cd-a4e5-eef13cb66d1d => generated 850 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c9eccd9a-6971-4056-8f1f-5c3ad632727a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c9eccd9a-6971-4056-8f1f-5c3ad632727a tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] GET http://192.168.122.6/volume/v3/volumes/ec8a4854-aef3-49f6-802f-fd7a5d887b4c Sep 07 13:49:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c9eccd9a-6971-4056-8f1f-5c3ad632727a tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c9eccd9a-6971-4056-8f1f-5c3ad632727a tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c9eccd9a-6971-4056-8f1f-5c3ad632727a tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643 tempest-VolumeSnapshotQuotasNegativeTestJSON-1718878643-project-member] http://192.168.122.6/volume/v3/volumes/ec8a4854-aef3-49f6-802f-fd7a5d887b4c returned with HTTP 404 Sep 07 13:49:35 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 457/890] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:35 2026] GET /volume/v3/volumes/ec8a4854-aef3-49f6-802f-fd7a5d887b4c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:49:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-80a939e7-171c-47ee-b014-40a399c86acb None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-80a939e7-171c-47ee-b014-40a399c86acb tempest-VolumeSnapshotQuotasNegativeTestJSON-718061983 tempest-VolumeSnapshotQuotasNegativeTestJSON-718061983-project-admin] PUT http://192.168.122.6/volume/v3/os-quota-sets/7c99db587890465db53e87d742101c4c Sep 07 13:49:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-80a939e7-171c-47ee-b014-40a399c86acb tempest-VolumeSnapshotQuotasNegativeTestJSON-718061983 tempest-VolumeSnapshotQuotasNegativeTestJSON-718061983-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=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d2021090-da93-4d9e-867f-33740f2023a4 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d2021090-da93-4d9e-867f-33740f2023a4 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/596cfd63-4b94-4769-bfcc-6d8ac5c3d961 Sep 07 13:49:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d2021090-da93-4d9e-867f-33740f2023a4 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d2021090-da93-4d9e-867f-33740f2023a4 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:35 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:35 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:35 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:35 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:35 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d2021090-da93-4d9e-867f-33740f2023a4 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d2021090-da93-4d9e-867f-33740f2023a4 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/596cfd63-4b94-4769-bfcc-6d8ac5c3d961 returned with HTTP 200 Sep 07 13:49:35 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 458/891] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:35 2026] GET /volume/v3/volumes/596cfd63-4b94-4769-bfcc-6d8ac5c3d961 => generated 846 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-80a939e7-171c-47ee-b014-40a399c86acb tempest-VolumeSnapshotQuotasNegativeTestJSON-718061983 tempest-VolumeSnapshotQuotasNegativeTestJSON-718061983-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/7c99db587890465db53e87d742101c4c returned with HTTP 200 Sep 07 13:49:35 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 434/892] 192.168.122.6 () {60 vars in 1249 bytes} [Mon Sep 7 13:49:35 2026] PUT /volume/v3/os-quota-sets/7c99db587890465db53e87d742101c4c => generated 398 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-41889161-e8f6-4a0c-8075-9acd200eb344 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-41889161-e8f6-4a0c-8075-9acd200eb344 tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] GET http://192.168.122.6/volume/v3/volumes/75d18a22-354e-43cd-a4e5-eef13cb66d1d Sep 07 13:49:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-41889161-e8f6-4a0c-8075-9acd200eb344 tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-41889161-e8f6-4a0c-8075-9acd200eb344 tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-41889161-e8f6-4a0c-8075-9acd200eb344 tempest-VolumesServicesTestJSON-293728287 tempest-VolumesServicesTestJSON-293728287-project-member] http://192.168.122.6/volume/v3/volumes/75d18a22-354e-43cd-a4e5-eef13cb66d1d returned with HTTP 404 Sep 07 13:49:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 459/893] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:36 2026] GET /volume/v3/volumes/75d18a22-354e-43cd-a4e5-eef13cb66d1d => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d554a787-4eae-4ca6-8dca-772cf00c58eb None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d554a787-4eae-4ca6-8dca-772cf00c58eb tempest-VolumesServicesTestJSON-1396577275 tempest-VolumesServicesTestJSON-1396577275-project-admin] GET http://192.168.122.6/volume/v3/os-services Sep 07 13:49:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d554a787-4eae-4ca6-8dca-772cf00c58eb tempest-VolumesServicesTestJSON-1396577275 tempest-VolumesServicesTestJSON-1396577275-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d554a787-4eae-4ca6-8dca-772cf00c58eb tempest-VolumesServicesTestJSON-1396577275 tempest-VolumesServicesTestJSON-1396577275-project-admin] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:36 devstack devstack@c-api.service[87261]: /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 07 13:49:36 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:49:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d554a787-4eae-4ca6-8dca-772cf00c58eb tempest-VolumesServicesTestJSON-1396577275 tempest-VolumesServicesTestJSON-1396577275-project-admin] http://192.168.122.6/volume/v3/os-services returned with HTTP 200 Sep 07 13:49:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 435/894] 192.168.122.6 () {58 vars in 1123 bytes} [Mon Sep 7 13:49:36 2026] GET /volume/v3/os-services => generated 705 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d1c87dec-c2a6-4644-ab2d-2dfee5c305e8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d1c87dec-c2a6-4644-ab2d-2dfee5c305e8 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/596cfd63-4b94-4769-bfcc-6d8ac5c3d961 Sep 07 13:49:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d1c87dec-c2a6-4644-ab2d-2dfee5c305e8 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d1c87dec-c2a6-4644-ab2d-2dfee5c305e8 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:36 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:36 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:36 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:36 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:36 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d1c87dec-c2a6-4644-ab2d-2dfee5c305e8 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d1c87dec-c2a6-4644-ab2d-2dfee5c305e8 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/596cfd63-4b94-4769-bfcc-6d8ac5c3d961 returned with HTTP 200 Sep 07 13:49:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 460/895] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:36 2026] GET /volume/v3/volumes/596cfd63-4b94-4769-bfcc-6d8ac5c3d961 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3e10be15-8b01-4eba-882d-713a56cf72ab None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3e10be15-8b01-4eba-882d-713a56cf72ab tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] POST http://192.168.122.6/volume/v3/volumes/596cfd63-4b94-4769-bfcc-6d8ac5c3d961/action Sep 07 13:49:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3e10be15-8b01-4eba-882d-713a56cf72ab tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3e10be15-8b01-4eba-882d-713a56cf72ab tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:36 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:36 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:36 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:36 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.contrib.admin_actions [None req-3e10be15-8b01-4eba-882d-713a56cf72ab tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Updating volume '596cfd63-4b94-4769-bfcc-6d8ac5c3d961' with '{'status': 'creating'}' {{(pid=87261) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 13:49:36 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:36 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:36 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:36 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3e10be15-8b01-4eba-882d-713a56cf72ab tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] http://192.168.122.6/volume/v3/volumes/596cfd63-4b94-4769-bfcc-6d8ac5c3d961/action returned with HTTP 202 Sep 07 13:49:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 436/896] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:49:36 2026] POST /volume/v3/volumes/596cfd63-4b94-4769-bfcc-6d8ac5c3d961/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:49:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-cef76703-f43b-4d22-9fb3-c95e75ab9f73 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cef76703-f43b-4d22-9fb3-c95e75ab9f73 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/596cfd63-4b94-4769-bfcc-6d8ac5c3d961 Sep 07 13:49:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cef76703-f43b-4d22-9fb3-c95e75ab9f73 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cef76703-f43b-4d22-9fb3-c95e75ab9f73 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:37 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:37 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:37 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:37 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:37 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-cef76703-f43b-4d22-9fb3-c95e75ab9f73 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cef76703-f43b-4d22-9fb3-c95e75ab9f73 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/596cfd63-4b94-4769-bfcc-6d8ac5c3d961 returned with HTTP 200 Sep 07 13:49:37 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 461/897] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:36 2026] GET /volume/v3/volumes/596cfd63-4b94-4769-bfcc-6d8ac5c3d961 => generated 846 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-74391b12-f835-47b5-a17d-820666877a38 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-74391b12-f835-47b5-a17d-820666877a38 tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] POST http://192.168.122.6/volume/v3/volumes/596cfd63-4b94-4769-bfcc-6d8ac5c3d961/action Sep 07 13:49:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-74391b12-f835-47b5-a17d-820666877a38 tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-74391b12-f835-47b5-a17d-820666877a38 tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:37 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:37 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:37 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:37 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:37 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-74391b12-f835-47b5-a17d-820666877a38 tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Volume info retrieved successfully. Sep 07 13:49:37 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-74391b12-f835-47b5-a17d-820666877a38 tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Delete volume request issued successfully. Sep 07 13:49:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-74391b12-f835-47b5-a17d-820666877a38 tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] http://192.168.122.6/volume/v3/volumes/596cfd63-4b94-4769-bfcc-6d8ac5c3d961/action returned with HTTP 202 Sep 07 13:49:37 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 437/898] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:49:37 2026] POST /volume/v3/volumes/596cfd63-4b94-4769-bfcc-6d8ac5c3d961/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:49:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-27ae1ba3-e6d3-4fdc-b2ee-f531ba6c73d1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-27ae1ba3-e6d3-4fdc-b2ee-f531ba6c73d1 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/596cfd63-4b94-4769-bfcc-6d8ac5c3d961 Sep 07 13:49:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-27ae1ba3-e6d3-4fdc-b2ee-f531ba6c73d1 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-27ae1ba3-e6d3-4fdc-b2ee-f531ba6c73d1 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:37 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:37 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:37 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:37 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:37 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-27ae1ba3-e6d3-4fdc-b2ee-f531ba6c73d1 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-27ae1ba3-e6d3-4fdc-b2ee-f531ba6c73d1 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/596cfd63-4b94-4769-bfcc-6d8ac5c3d961 returned with HTTP 200 Sep 07 13:49:37 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 462/899] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:37 2026] GET /volume/v3/volumes/596cfd63-4b94-4769-bfcc-6d8ac5c3d961 => generated 846 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d4f56b20-1632-4514-a5a5-8b97dd540afc None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d4f56b20-1632-4514-a5a5-8b97dd540afc tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/596cfd63-4b94-4769-bfcc-6d8ac5c3d961 Sep 07 13:49:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d4f56b20-1632-4514-a5a5-8b97dd540afc tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d4f56b20-1632-4514-a5a5-8b97dd540afc tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:38 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:38 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d4f56b20-1632-4514-a5a5-8b97dd540afc tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d4f56b20-1632-4514-a5a5-8b97dd540afc tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/596cfd63-4b94-4769-bfcc-6d8ac5c3d961 returned with HTTP 200 Sep 07 13:49:38 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 438/900] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:38 2026] GET /volume/v3/volumes/596cfd63-4b94-4769-bfcc-6d8ac5c3d961 => generated 846 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:49:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0d05a655-e9e1-4341-89b9-e66afc7c1806 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0d05a655-e9e1-4341-89b9-e66afc7c1806 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/596cfd63-4b94-4769-bfcc-6d8ac5c3d961 Sep 07 13:49:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0d05a655-e9e1-4341-89b9-e66afc7c1806 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0d05a655-e9e1-4341-89b9-e66afc7c1806 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0d05a655-e9e1-4341-89b9-e66afc7c1806 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/596cfd63-4b94-4769-bfcc-6d8ac5c3d961 returned with HTTP 404 Sep 07 13:49:39 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 463/901] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:39 2026] GET /volume/v3/volumes/596cfd63-4b94-4769-bfcc-6d8ac5c3d961 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e9dee3db-1d70-4ce1-94f3-7dbbe827041f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e9dee3db-1d70-4ce1-94f3-7dbbe827041f tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/596cfd63-4b94-4769-bfcc-6d8ac5c3d961 Sep 07 13:49:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e9dee3db-1d70-4ce1-94f3-7dbbe827041f tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e9dee3db-1d70-4ce1-94f3-7dbbe827041f tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e9dee3db-1d70-4ce1-94f3-7dbbe827041f tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/596cfd63-4b94-4769-bfcc-6d8ac5c3d961 returned with HTTP 404 Sep 07 13:49:39 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 439/902] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:39 2026] GET /volume/v3/volumes/596cfd63-4b94-4769-bfcc-6d8ac5c3d961 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8c24790c-7357-4000-8384-1d581c0d0b87 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8c24790c-7357-4000-8384-1d581c0d0b87 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] DELETE http://192.168.122.6/volume/v3/volumes/596cfd63-4b94-4769-bfcc-6d8ac5c3d961 Sep 07 13:49:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8c24790c-7357-4000-8384-1d581c0d0b87 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8c24790c-7357-4000-8384-1d581c0d0b87 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:39 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-8c24790c-7357-4000-8384-1d581c0d0b87 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Delete volume with id: 596cfd63-4b94-4769-bfcc-6d8ac5c3d961 Sep 07 13:49:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8c24790c-7357-4000-8384-1d581c0d0b87 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/596cfd63-4b94-4769-bfcc-6d8ac5c3d961 returned with HTTP 404 Sep 07 13:49:39 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 464/903] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:49:39 2026] DELETE /volume/v3/volumes/596cfd63-4b94-4769-bfcc-6d8ac5c3d961 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-436f82bc-8fd7-44c8-ab2e-0e05807068aa None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-436f82bc-8fd7-44c8-ab2e-0e05807068aa tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:49:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-436f82bc-8fd7-44c8-ab2e-0e05807068aa tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-755732170"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-436f82bc-8fd7-44c8-ab2e-0e05807068aa tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-755732170'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:49:39 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-436f82bc-8fd7-44c8-ab2e-0e05807068aa tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Create volume of 1 GB Sep 07 13:49:39 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-436f82bc-8fd7-44c8-ab2e-0e05807068aa tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Availability Zones retrieved successfully. Sep 07 13:49:39 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-436f82bc-8fd7-44c8-ab2e-0e05807068aa tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Flow 'volume_create_api' (4a1c4e77-9223-468a-8d10-cd946c49399b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:39 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-436f82bc-8fd7-44c8-ab2e-0e05807068aa tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ff918c8-4172-40ce-b966-e51d4c8bf956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:39 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-436f82bc-8fd7-44c8-ab2e-0e05807068aa tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:49:39 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-436f82bc-8fd7-44c8-ab2e-0e05807068aa tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ff918c8-4172-40ce-b966-e51d4c8bf956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:39 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-436f82bc-8fd7-44c8-ab2e-0e05807068aa tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4df5e63f-b55d-4955-b890-6a15d260798f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:39 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-436f82bc-8fd7-44c8-ab2e-0e05807068aa tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Created reservations ['c20978c2-d94d-4247-b44b-115e87b1a794', 'f1807f5e-58a6-4fee-905f-adf220213404', '8c1819d1-4d9c-4375-9ae3-373ec822c0d5', '29e643f4-59cf-4bbe-9540-b32e45877570'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:49:39 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-436f82bc-8fd7-44c8-ab2e-0e05807068aa tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4df5e63f-b55d-4955-b890-6a15d260798f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c20978c2-d94d-4247-b44b-115e87b1a794', 'f1807f5e-58a6-4fee-905f-adf220213404', '8c1819d1-4d9c-4375-9ae3-373ec822c0d5', '29e643f4-59cf-4bbe-9540-b32e45877570']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:39 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-436f82bc-8fd7-44c8-ab2e-0e05807068aa tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60a1f827-649a-443d-87cd-d2ccd56a83a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:39 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:39 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:39 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-436f82bc-8fd7-44c8-ab2e-0e05807068aa tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60a1f827-649a-443d-87cd-d2ccd56a83a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07da33ae-5722-443b-9446-2ec65cee3e62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-755732170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820bd2c21e184e34b03df3bdca253419',qos_specs=None,replication_status=,reservations=['c20978c2-d94d-4247-b44b-115e87b1a794','f1807f5e-58a6-4fee-905f-adf220213404','8c1819d1-4d9c-4375-9ae3-373ec822c0d5','29e643f4-59cf-4bbe-9540-b32e45877570'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41a9580f52b14925b32928cfe2a02728',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:49:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-755732170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07da33ae-5722-443b-9446-2ec65cee3e62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='820bd2c21e184e34b03df3bdca253419',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41a9580f52b14925b32928cfe2a02728',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:39 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-436f82bc-8fd7-44c8-ab2e-0e05807068aa tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27db22e3-5959-4b25-8cd2-9b3385e6cf83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:39 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-436f82bc-8fd7-44c8-ab2e-0e05807068aa tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27db22e3-5959-4b25-8cd2-9b3385e6cf83) transitioned into state 'SUCCESS' from state '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-755732170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820bd2c21e184e34b03df3bdca253419',qos_specs=None,replication_status=,reservations=['c20978c2-d94d-4247-b44b-115e87b1a794','f1807f5e-58a6-4fee-905f-adf220213404','8c1819d1-4d9c-4375-9ae3-373ec822c0d5','29e643f4-59cf-4bbe-9540-b32e45877570'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41a9580f52b14925b32928cfe2a02728',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:39 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-436f82bc-8fd7-44c8-ab2e-0e05807068aa tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e1920c9-1af5-46c1-8fca-45845dc38bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:39 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-436f82bc-8fd7-44c8-ab2e-0e05807068aa tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e1920c9-1af5-46c1-8fca-45845dc38bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:39 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-436f82bc-8fd7-44c8-ab2e-0e05807068aa tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Flow 'volume_create_api' (4a1c4e77-9223-468a-8d10-cd946c49399b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:39 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-436f82bc-8fd7-44c8-ab2e-0e05807068aa tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Create volume request issued successfully. Sep 07 13:49:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-436f82bc-8fd7-44c8-ab2e-0e05807068aa tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:49:39 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 440/904] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:49:39 2026] POST /volume/v3/volumes => generated 753 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:49:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7035daaa-ec20-44c1-a11a-47eb4925bcce None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7035daaa-ec20-44c1-a11a-47eb4925bcce tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/07da33ae-5722-443b-9446-2ec65cee3e62 Sep 07 13:49:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7035daaa-ec20-44c1-a11a-47eb4925bcce tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7035daaa-ec20-44c1-a11a-47eb4925bcce tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:39 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:39 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:39 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:39 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:39 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7035daaa-ec20-44c1-a11a-47eb4925bcce tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:40 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7035daaa-ec20-44c1-a11a-47eb4925bcce tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/07da33ae-5722-443b-9446-2ec65cee3e62 returned with HTTP 200 Sep 07 13:49:40 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 465/905] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:39 2026] GET /volume/v3/volumes/07da33ae-5722-443b-9446-2ec65cee3e62 => generated 821 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:49:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-993626e4-a3c5-4dbe-9e62-67ad936860ed None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-993626e4-a3c5-4dbe-9e62-67ad936860ed tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/07da33ae-5722-443b-9446-2ec65cee3e62 Sep 07 13:49:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-993626e4-a3c5-4dbe-9e62-67ad936860ed tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-993626e4-a3c5-4dbe-9e62-67ad936860ed tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:41 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:41 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:41 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:41 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:41 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-993626e4-a3c5-4dbe-9e62-67ad936860ed tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-993626e4-a3c5-4dbe-9e62-67ad936860ed tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/07da33ae-5722-443b-9446-2ec65cee3e62 returned with HTTP 200 Sep 07 13:49:41 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 441/906] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:41 2026] GET /volume/v3/volumes/07da33ae-5722-443b-9446-2ec65cee3e62 => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5e0d0bd4-e4fc-451d-bbbb-33b0c4437585 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5e0d0bd4-e4fc-451d-bbbb-33b0c4437585 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/07da33ae-5722-443b-9446-2ec65cee3e62 Sep 07 13:49:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5e0d0bd4-e4fc-451d-bbbb-33b0c4437585 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5e0d0bd4-e4fc-451d-bbbb-33b0c4437585 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:42 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:42 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:42 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:42 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:42 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5e0d0bd4-e4fc-451d-bbbb-33b0c4437585 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5e0d0bd4-e4fc-451d-bbbb-33b0c4437585 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/07da33ae-5722-443b-9446-2ec65cee3e62 returned with HTTP 200 Sep 07 13:49:42 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 466/907] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:42 2026] GET /volume/v3/volumes/07da33ae-5722-443b-9446-2ec65cee3e62 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ae367544-d592-4881-b261-aeee0a256b0e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ae367544-d592-4881-b261-aeee0a256b0e tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] POST http://192.168.122.6/volume/v3/volumes/07da33ae-5722-443b-9446-2ec65cee3e62/action Sep 07 13:49:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ae367544-d592-4881-b261-aeee0a256b0e tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ae367544-d592-4881-b261-aeee0a256b0e tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:42 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:42 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:42 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:42 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.contrib.admin_actions [None req-ae367544-d592-4881-b261-aeee0a256b0e tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Updating volume '07da33ae-5722-443b-9446-2ec65cee3e62' with '{'status': 'error'}' {{(pid=87261) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 13:49:42 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:42 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:42 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:42 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ae367544-d592-4881-b261-aeee0a256b0e tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] http://192.168.122.6/volume/v3/volumes/07da33ae-5722-443b-9446-2ec65cee3e62/action returned with HTTP 202 Sep 07 13:49:42 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 442/908] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:49:42 2026] POST /volume/v3/volumes/07da33ae-5722-443b-9446-2ec65cee3e62/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:49:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-20080f04-8aa9-47c5-a31f-c7a4da959d58 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-20080f04-8aa9-47c5-a31f-c7a4da959d58 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/07da33ae-5722-443b-9446-2ec65cee3e62 Sep 07 13:49:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-20080f04-8aa9-47c5-a31f-c7a4da959d58 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-20080f04-8aa9-47c5-a31f-c7a4da959d58 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:42 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:42 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:42 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:42 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:42 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-20080f04-8aa9-47c5-a31f-c7a4da959d58 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-20080f04-8aa9-47c5-a31f-c7a4da959d58 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/07da33ae-5722-443b-9446-2ec65cee3e62 returned with HTTP 200 Sep 07 13:49:42 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 467/909] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:42 2026] GET /volume/v3/volumes/07da33ae-5722-443b-9446-2ec65cee3e62 => generated 842 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-51147b64-6875-42f0-9f48-4024261a8034 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-51147b64-6875-42f0-9f48-4024261a8034 tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] POST http://192.168.122.6/volume/v3/volumes/07da33ae-5722-443b-9446-2ec65cee3e62/action Sep 07 13:49:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-51147b64-6875-42f0-9f48-4024261a8034 tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-51147b64-6875-42f0-9f48-4024261a8034 tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:42 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:42 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:42 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:42 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:42 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-51147b64-6875-42f0-9f48-4024261a8034 tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Volume info retrieved successfully. Sep 07 13:49:42 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-51147b64-6875-42f0-9f48-4024261a8034 tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Delete volume request issued successfully. Sep 07 13:49:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-51147b64-6875-42f0-9f48-4024261a8034 tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] http://192.168.122.6/volume/v3/volumes/07da33ae-5722-443b-9446-2ec65cee3e62/action returned with HTTP 202 Sep 07 13:49:42 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 443/910] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:49:42 2026] POST /volume/v3/volumes/07da33ae-5722-443b-9446-2ec65cee3e62/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:49:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c324e945-99f0-43b9-983b-8e148956f5a4 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c324e945-99f0-43b9-983b-8e148956f5a4 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/07da33ae-5722-443b-9446-2ec65cee3e62 Sep 07 13:49:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c324e945-99f0-43b9-983b-8e148956f5a4 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c324e945-99f0-43b9-983b-8e148956f5a4 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:42 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:42 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:42 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:42 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:42 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c324e945-99f0-43b9-983b-8e148956f5a4 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c324e945-99f0-43b9-983b-8e148956f5a4 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/07da33ae-5722-443b-9446-2ec65cee3e62 returned with HTTP 200 Sep 07 13:49:42 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 468/911] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:42 2026] GET /volume/v3/volumes/07da33ae-5722-443b-9446-2ec65cee3e62 => generated 845 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a0714388-e058-4fd9-9d15-bb82bc85b664 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d4b26a3b-60cd-4428-8ea3-5461a6b9ea5f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a0714388-e058-4fd9-9d15-bb82bc85b664 tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] POST http://192.168.122.6/volume/v3/types/15b6c226-8898-43ea-88b8-4bc621f874f2/encryption Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a0714388-e058-4fd9-9d15-bb82bc85b664 tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a0714388-e058-4fd9-9d15-bb82bc85b664 tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] http://192.168.122.6/volume/v3/types/15b6c226-8898-43ea-88b8-4bc621f874f2/encryption returned with HTTP 404 Sep 07 13:49:43 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 444/912] 192.168.122.6 () {60 vars in 1271 bytes} [Mon Sep 7 13:49:42 2026] POST /volume/v3/types/15b6c226-8898-43ea-88b8-4bc621f874f2/encryption => generated 114 bytes in 389 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-2240c651-141c-438e-a0f9-c02297731214 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2240c651-141c-438e-a0f9-c02297731214 tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2240c651-141c-438e-a0f9-c02297731214 tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-771670732", "os-volume-type-access:is_public": false}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2240c651-141c-438e-a0f9-c02297731214 tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:49:43 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 445/913] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 13:49:43 2026] POST /volume/v3/types => generated 230 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-09341eaf-0894-48f9-89da-4e10af2b2f92 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d4b26a3b-60cd-4428-8ea3-5461a6b9ea5f tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:49:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d4b26a3b-60cd-4428-8ea3-5461a6b9ea5f tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1978037910"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d4b26a3b-60cd-4428-8ea3-5461a6b9ea5f tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:49:43 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 469/914] 192.168.122.6 () {60 vars in 1126 bytes} [Mon Sep 7 13:49:43 2026] POST /volume/v3/types => generated 231 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-55db1aeb-e3bc-40f7-a0a6-a2daacf56f3a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-55db1aeb-e3bc-40f7-a0a6-a2daacf56f3a tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] POST http://192.168.122.6/volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00/extra_specs Sep 07 13:49:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-55db1aeb-e3bc-40f7-a0a6-a2daacf56f3a tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-09341eaf-0894-48f9-89da-4e10af2b2f92 tempest-VolumeTypesNegativeTest-1574022272 tempest-VolumeTypesNegativeTest-1574022272-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-09341eaf-0894-48f9-89da-4e10af2b2f92 tempest-VolumeTypesNegativeTest-1574022272 tempest-VolumeTypesNegativeTest-1574022272-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b6aabec7-5aa1-4f2b-8424-213e7d3b4967", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-573539394"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-09341eaf-0894-48f9-89da-4e10af2b2f92 tempest-VolumeTypesNegativeTest-1574022272 tempest-VolumeTypesNegativeTest-1574022272-project-member] Create volume request body: {'volume': {'volume_type': 'b6aabec7-5aa1-4f2b-8424-213e7d3b4967', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-573539394'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:49:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-55db1aeb-e3bc-40f7-a0a6-a2daacf56f3a tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] http://192.168.122.6/volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00/extra_specs returned with HTTP 200 Sep 07 13:49:43 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 470/915] 192.168.122.6 () {60 vars in 1273 bytes} [Mon Sep 7 13:49:43 2026] POST /volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00/extra_specs => generated 34 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 13:49:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bec36885-3272-4e41-82c2-7929f5022b5d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-09341eaf-0894-48f9-89da-4e10af2b2f92 tempest-VolumeTypesNegativeTest-1574022272 tempest-VolumeTypesNegativeTest-1574022272-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 404 Sep 07 13:49:43 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 446/916] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:49:43 2026] POST /volume/v3/volumes => generated 114 bytes in 182 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bec36885-3272-4e41-82c2-7929f5022b5d tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] GET http://192.168.122.6/volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00/extra_specs/spec3 Sep 07 13:49:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bec36885-3272-4e41-82c2-7929f5022b5d tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bec36885-3272-4e41-82c2-7929f5022b5d tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-33214416-877b-4a8d-b45e-6a8665120d80 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-33214416-877b-4a8d-b45e-6a8665120d80 tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] DELETE http://192.168.122.6/volume/v3/types/b6aabec7-5aa1-4f2b-8424-213e7d3b4967 Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-33214416-877b-4a8d-b45e-6a8665120d80 tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-33214416-877b-4a8d-b45e-6a8665120d80 tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bec36885-3272-4e41-82c2-7929f5022b5d tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] http://192.168.122.6/volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00/extra_specs/spec3 returned with HTTP 200 Sep 07 13:49:43 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 471/917] 192.168.122.6 () {58 vars in 1270 bytes} [Mon Sep 7 13:49:43 2026] GET /volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00/extra_specs/spec3 => generated 17 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:49:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c5ba3408-309f-45f1-8ecb-43513833e225 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c5ba3408-309f-45f1-8ecb-43513833e225 tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] DELETE http://192.168.122.6/volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00/extra_specs/spec3 Sep 07 13:49:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c5ba3408-309f-45f1-8ecb-43513833e225 tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c5ba3408-309f-45f1-8ecb-43513833e225 tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c5ba3408-309f-45f1-8ecb-43513833e225 tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] http://192.168.122.6/volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00/extra_specs/spec3 returned with HTTP 202 Sep 07 13:49:43 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 472/918] 192.168.122.6 () {58 vars in 1273 bytes} [Mon Sep 7 13:49:43 2026] DELETE /volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00/extra_specs/spec3 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:49:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d556506f-5733-4a71-8865-568b8973c96c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-33214416-877b-4a8d-b45e-6a8665120d80 tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] http://192.168.122.6/volume/v3/types/b6aabec7-5aa1-4f2b-8424-213e7d3b4967 returned with HTTP 202 Sep 07 13:49:43 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 447/919] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:49:43 2026] DELETE /volume/v3/types/b6aabec7-5aa1-4f2b-8424-213e7d3b4967 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:49:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d556506f-5733-4a71-8865-568b8973c96c tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/07da33ae-5722-443b-9446-2ec65cee3e62 Sep 07 13:49:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d556506f-5733-4a71-8865-568b8973c96c tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d556506f-5733-4a71-8865-568b8973c96c tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-50cc6f29-0d62-4c18-b1d9-1b0c486636a8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-50cc6f29-0d62-4c18-b1d9-1b0c486636a8 tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] GET http://192.168.122.6/volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00/extra_specs/spec3 Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-50cc6f29-0d62-4c18-b1d9-1b0c486636a8 tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-50cc6f29-0d62-4c18-b1d9-1b0c486636a8 tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d556506f-5733-4a71-8865-568b8973c96c tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/07da33ae-5722-443b-9446-2ec65cee3e62 returned with HTTP 404 Sep 07 13:49:43 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 473/920] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:43 2026] GET /volume/v3/volumes/07da33ae-5722-443b-9446-2ec65cee3e62 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4fc2049c-82fd-41b7-b034-f662564105c6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-50cc6f29-0d62-4c18-b1d9-1b0c486636a8 tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] http://192.168.122.6/volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00/extra_specs/spec3 returned with HTTP 404 Sep 07 13:49:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4fc2049c-82fd-41b7-b034-f662564105c6 tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] GET http://192.168.122.6/volume/v3/types/b6aabec7-5aa1-4f2b-8424-213e7d3b4967 Sep 07 13:49:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4fc2049c-82fd-41b7-b034-f662564105c6 tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 448/921] 192.168.122.6 () {58 vars in 1270 bytes} [Mon Sep 7 13:49:43 2026] GET /volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00/extra_specs/spec3 => generated 129 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4fc2049c-82fd-41b7-b034-f662564105c6 tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e1356830-b49a-48e7-9d5b-4a02baea9762 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e1356830-b49a-48e7-9d5b-4a02baea9762 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/07da33ae-5722-443b-9446-2ec65cee3e62 Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e1356830-b49a-48e7-9d5b-4a02baea9762 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e1356830-b49a-48e7-9d5b-4a02baea9762 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4fc2049c-82fd-41b7-b034-f662564105c6 tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] http://192.168.122.6/volume/v3/types/b6aabec7-5aa1-4f2b-8424-213e7d3b4967 returned with HTTP 404 Sep 07 13:49:43 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 474/922] 192.168.122.6 () {58 vars in 1216 bytes} [Mon Sep 7 13:49:43 2026] GET /volume/v3/types/b6aabec7-5aa1-4f2b-8424-213e7d3b4967 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bde0ef7c-8b29-4f30-92cd-b4fcbc340e13 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bde0ef7c-8b29-4f30-92cd-b4fcbc340e13 tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] POST http://192.168.122.6/volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00/extra_specs Sep 07 13:49:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bde0ef7c-8b29-4f30-92cd-b4fcbc340e13 tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e1356830-b49a-48e7-9d5b-4a02baea9762 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/07da33ae-5722-443b-9446-2ec65cee3e62 returned with HTTP 404 Sep 07 13:49:43 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 449/923] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:43 2026] GET /volume/v3/volumes/07da33ae-5722-443b-9446-2ec65cee3e62 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3a8632aa-8542-40c3-9b77-7fe3a05c922d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3a8632aa-8542-40c3-9b77-7fe3a05c922d tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3a8632aa-8542-40c3-9b77-7fe3a05c922d tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3a8632aa-8542-40c3-9b77-7fe3a05c922d tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 400 Sep 07 13:49:43 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 450/924] 192.168.122.6 () {60 vars in 1126 bytes} [Mon Sep 7 13:49:43 2026] POST /volume/v3/types => generated 115 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-24c9664c-0ddd-4958-8b10-4780a6e962d6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-24c9664c-0ddd-4958-8b10-4780a6e962d6 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] DELETE http://192.168.122.6/volume/v3/volumes/07da33ae-5722-443b-9446-2ec65cee3e62 Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-24c9664c-0ddd-4958-8b10-4780a6e962d6 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-24c9664c-0ddd-4958-8b10-4780a6e962d6 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-24c9664c-0ddd-4958-8b10-4780a6e962d6 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Delete volume with id: 07da33ae-5722-443b-9446-2ec65cee3e62 Sep 07 13:49:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-24c9664c-0ddd-4958-8b10-4780a6e962d6 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/07da33ae-5722-443b-9446-2ec65cee3e62 returned with HTTP 404 Sep 07 13:49:43 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 451/925] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:49:43 2026] DELETE /volume/v3/volumes/07da33ae-5722-443b-9446-2ec65cee3e62 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ef6e353e-7fa7-4cf5-8d5b-6cb7cef740f7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ef6e353e-7fa7-4cf5-8d5b-6cb7cef740f7 tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ef6e353e-7fa7-4cf5-8d5b-6cb7cef740f7 tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-747262988"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bde0ef7c-8b29-4f30-92cd-b4fcbc340e13 tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] http://192.168.122.6/volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00/extra_specs returned with HTTP 200 Sep 07 13:49:43 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 475/926] 192.168.122.6 () {60 vars in 1273 bytes} [Mon Sep 7 13:49:43 2026] POST /volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00/extra_specs => generated 34 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:49:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7eb47ea9-49b6-48e2-8e67-bafafa9eabf9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ef6e353e-7fa7-4cf5-8d5b-6cb7cef740f7 tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:49:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7eb47ea9-49b6-48e2-8e67-bafafa9eabf9 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:49:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7eb47ea9-49b6-48e2-8e67-bafafa9eabf9 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1115463282"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 452/927] 192.168.122.6 () {60 vars in 1126 bytes} [Mon Sep 7 13:49:43 2026] POST /volume/v3/types => generated 228 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-7eb47ea9-49b6-48e2-8e67-bafafa9eabf9 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1115463282'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1d92b5ff-25d0-45b7-8781-27f385f2994f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:43 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-7eb47ea9-49b6-48e2-8e67-bafafa9eabf9 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Create volume of 1 GB Sep 07 13:49:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1d92b5ff-25d0-45b7-8781-27f385f2994f tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] GET http://192.168.122.6/volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00/extra_specs Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1d92b5ff-25d0-45b7-8781-27f385f2994f tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1d92b5ff-25d0-45b7-8781-27f385f2994f tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:43 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7eb47ea9-49b6-48e2-8e67-bafafa9eabf9 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Availability Zones retrieved successfully. Sep 07 13:49:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1d92b5ff-25d0-45b7-8781-27f385f2994f tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] http://192.168.122.6/volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00/extra_specs returned with HTTP 200 Sep 07 13:49:43 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 453/928] 192.168.122.6 () {58 vars in 1252 bytes} [Mon Sep 7 13:49:43 2026] GET /volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00/extra_specs => generated 34 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f9d44b7e-3db9-41ea-a159-2489eb21bdd5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f9d44b7e-3db9-41ea-a159-2489eb21bdd5 tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f9d44b7e-3db9-41ea-a159-2489eb21bdd5 tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-747262988"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:43 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7eb47ea9-49b6-48e2-8e67-bafafa9eabf9 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Flow 'volume_create_api' (2d77ffd2-66c1-4eed-ae76-d63264b6a35e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:43 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7eb47ea9-49b6-48e2-8e67-bafafa9eabf9 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cffbad13-18a5-4aaf-b33d-01f7a5a3e84b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:43 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-7eb47ea9-49b6-48e2-8e67-bafafa9eabf9 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f9d44b7e-3db9-41ea-a159-2489eb21bdd5 tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-747262988 already exists. Sep 07 13:49:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f9d44b7e-3db9-41ea-a159-2489eb21bdd5 tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 409 Sep 07 13:49:43 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 454/929] 192.168.122.6 () {60 vars in 1126 bytes} [Mon Sep 7 13:49:43 2026] POST /volume/v3/types => generated 133 bytes in 20 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-aedf3d24-7a66-4ff3-9c91-2bff85b21b6c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-aedf3d24-7a66-4ff3-9c91-2bff85b21b6c tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] POST http://192.168.122.6/volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00/extra_specs Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-aedf3d24-7a66-4ff3-9c91-2bff85b21b6c tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:43 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7eb47ea9-49b6-48e2-8e67-bafafa9eabf9 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cffbad13-18a5-4aaf-b33d-01f7a5a3e84b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:43 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7eb47ea9-49b6-48e2-8e67-bafafa9eabf9 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ccad26d-5d52-46b6-84a0-7c0b3638ff3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-aedf3d24-7a66-4ff3-9c91-2bff85b21b6c tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] http://192.168.122.6/volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00/extra_specs returned with HTTP 200 Sep 07 13:49:43 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 455/930] 192.168.122.6 () {60 vars in 1273 bytes} [Mon Sep 7 13:49:43 2026] POST /volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00/extra_specs => generated 34 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-79a48e7b-dc02-4f5b-acb5-33e8d2e8a96e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-79a48e7b-dc02-4f5b-acb5-33e8d2e8a96e tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] DELETE http://192.168.122.6/volume/v3/types/ac00b7fd-589b-46dc-86ba-34e144b3a356 Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-79a48e7b-dc02-4f5b-acb5-33e8d2e8a96e tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-79a48e7b-dc02-4f5b-acb5-33e8d2e8a96e tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:43 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-7eb47ea9-49b6-48e2-8e67-bafafa9eabf9 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Created reservations ['aa4f9205-3dd6-4532-9434-badacd8efbe4', 'c57e358e-fce0-465d-95cc-b871f0690c86', '72b67093-89cb-4454-9cfc-d2d00ba7a7db', 'dfffbcfc-0468-4cad-b259-301928014b38'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:49:43 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7eb47ea9-49b6-48e2-8e67-bafafa9eabf9 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ccad26d-5d52-46b6-84a0-7c0b3638ff3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa4f9205-3dd6-4532-9434-badacd8efbe4', 'c57e358e-fce0-465d-95cc-b871f0690c86', '72b67093-89cb-4454-9cfc-d2d00ba7a7db', 'dfffbcfc-0468-4cad-b259-301928014b38']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:43 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7eb47ea9-49b6-48e2-8e67-bafafa9eabf9 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68538438-0baf-4df8-ad6a-c796507c7de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-79a48e7b-dc02-4f5b-acb5-33e8d2e8a96e tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] http://192.168.122.6/volume/v3/types/ac00b7fd-589b-46dc-86ba-34e144b3a356 returned with HTTP 202 Sep 07 13:49:43 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 456/931] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:49:43 2026] DELETE /volume/v3/types/ac00b7fd-589b-46dc-86ba-34e144b3a356 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-af8dbcc6-c732-4920-ad79-8b3baef86c0c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-af8dbcc6-c732-4920-ad79-8b3baef86c0c tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] PUT http://192.168.122.6/volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00/extra_specs/spec2 Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-af8dbcc6-c732-4920-ad79-8b3baef86c0c tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:43 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:43 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:43 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7eb47ea9-49b6-48e2-8e67-bafafa9eabf9 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68538438-0baf-4df8-ad6a-c796507c7de9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9a3ec96-b268-486c-90af-d88bf914216c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1115463282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820bd2c21e184e34b03df3bdca253419',qos_specs=None,replication_status=,reservations=['aa4f9205-3dd6-4532-9434-badacd8efbe4','c57e358e-fce0-465d-95cc-b871f0690c86','72b67093-89cb-4454-9cfc-d2d00ba7a7db','dfffbcfc-0468-4cad-b259-301928014b38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41a9580f52b14925b32928cfe2a02728',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:49:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1115463282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9a3ec96-b268-486c-90af-d88bf914216c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='820bd2c21e184e34b03df3bdca253419',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41a9580f52b14925b32928cfe2a02728',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:43 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7eb47ea9-49b6-48e2-8e67-bafafa9eabf9 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (500c970a-5c17-4e12-a725-48149a224f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-af8dbcc6-c732-4920-ad79-8b3baef86c0c tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] http://192.168.122.6/volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00/extra_specs/spec2 returned with HTTP 200 Sep 07 13:49:43 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 457/932] 192.168.122.6 () {60 vars in 1290 bytes} [Mon Sep 7 13:49:43 2026] PUT /volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00/extra_specs/spec2 => generated 17 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-cc13cac3-9044-4771-855b-6af45b4708f3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cc13cac3-9044-4771-855b-6af45b4708f3 tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] GET http://192.168.122.6/volume/v3/types/ac00b7fd-589b-46dc-86ba-34e144b3a356 Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cc13cac3-9044-4771-855b-6af45b4708f3 tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cc13cac3-9044-4771-855b-6af45b4708f3 tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cc13cac3-9044-4771-855b-6af45b4708f3 tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] http://192.168.122.6/volume/v3/types/ac00b7fd-589b-46dc-86ba-34e144b3a356 returned with HTTP 404 Sep 07 13:49:43 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 458/933] 192.168.122.6 () {58 vars in 1216 bytes} [Mon Sep 7 13:49:43 2026] GET /volume/v3/types/ac00b7fd-589b-46dc-86ba-34e144b3a356 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-247c3e52-dc70-4331-b01d-7f8fa9de642b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-247c3e52-dc70-4331-b01d-7f8fa9de642b tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] GET http://192.168.122.6/volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00/extra_specs/spec2 Sep 07 13:49:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-247c3e52-dc70-4331-b01d-7f8fa9de642b tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-247c3e52-dc70-4331-b01d-7f8fa9de642b tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:44 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7eb47ea9-49b6-48e2-8e67-bafafa9eabf9 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (500c970a-5c17-4e12-a725-48149a224f4e) transitioned into state 'SUCCESS' from state '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-1115463282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820bd2c21e184e34b03df3bdca253419',qos_specs=None,replication_status=,reservations=['aa4f9205-3dd6-4532-9434-badacd8efbe4','c57e358e-fce0-465d-95cc-b871f0690c86','72b67093-89cb-4454-9cfc-d2d00ba7a7db','dfffbcfc-0468-4cad-b259-301928014b38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41a9580f52b14925b32928cfe2a02728',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:44 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7eb47ea9-49b6-48e2-8e67-bafafa9eabf9 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c7604e6-ef4d-4321-ab16-9bb631a98a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-247c3e52-dc70-4331-b01d-7f8fa9de642b tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] http://192.168.122.6/volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00/extra_specs/spec2 returned with HTTP 200 Sep 07 13:49:44 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 459/934] 192.168.122.6 () {58 vars in 1270 bytes} [Mon Sep 7 13:49:43 2026] GET /volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00/extra_specs/spec2 => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:49:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-fcf38ed8-2bc9-4503-9331-ee291e99b31f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fcf38ed8-2bc9-4503-9331-ee291e99b31f tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] DELETE http://192.168.122.6/volume/v3/types/07ed3276-2e18-4cc8-8449-0dba95803585 Sep 07 13:49:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fcf38ed8-2bc9-4503-9331-ee291e99b31f tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fcf38ed8-2bc9-4503-9331-ee291e99b31f tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:44 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7eb47ea9-49b6-48e2-8e67-bafafa9eabf9 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c7604e6-ef4d-4321-ab16-9bb631a98a46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fcf38ed8-2bc9-4503-9331-ee291e99b31f tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] http://192.168.122.6/volume/v3/types/07ed3276-2e18-4cc8-8449-0dba95803585 returned with HTTP 404 Sep 07 13:49:44 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 460/935] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:49:44 2026] DELETE /volume/v3/types/07ed3276-2e18-4cc8-8449-0dba95803585 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:44 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7eb47ea9-49b6-48e2-8e67-bafafa9eabf9 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Flow 'volume_create_api' (2d77ffd2-66c1-4eed-ae76-d63264b6a35e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:44 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7eb47ea9-49b6-48e2-8e67-bafafa9eabf9 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Create volume request issued successfully. Sep 07 13:49:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-75fbe81b-56cc-48f3-8e76-1350c929ffb3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-75fbe81b-56cc-48f3-8e76-1350c929ffb3 tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] POST http://192.168.122.6/volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00/extra_specs Sep 07 13:49:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7eb47ea9-49b6-48e2-8e67-bafafa9eabf9 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:49:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-75fbe81b-56cc-48f3-8e76-1350c929ffb3 tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:44 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 476/936] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:49:43 2026] POST /volume/v3/volumes => generated 754 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:49:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-03fd21a5-0ee3-46ce-98cd-e4df1af87110 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-03fd21a5-0ee3-46ce-98cd-e4df1af87110 tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] GET http://192.168.122.6/volume/v3/types/2daa4682-9b3b-4df0-bd3a-17c2e69a60ee Sep 07 13:49:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-03fd21a5-0ee3-46ce-98cd-e4df1af87110 tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-03fd21a5-0ee3-46ce-98cd-e4df1af87110 tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-03fd21a5-0ee3-46ce-98cd-e4df1af87110 tempest-VolumeTypesNegativeTest-13930877 tempest-VolumeTypesNegativeTest-13930877-project-admin] http://192.168.122.6/volume/v3/types/2daa4682-9b3b-4df0-bd3a-17c2e69a60ee returned with HTTP 404 Sep 07 13:49:44 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 477/937] 192.168.122.6 () {58 vars in 1216 bytes} [Mon Sep 7 13:49:44 2026] GET /volume/v3/types/2daa4682-9b3b-4df0-bd3a-17c2e69a60ee => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d9b8659f-b1a3-4bc2-b4ee-0bda9a396221 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d9b8659f-b1a3-4bc2-b4ee-0bda9a396221 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/c9a3ec96-b268-486c-90af-d88bf914216c Sep 07 13:49:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d9b8659f-b1a3-4bc2-b4ee-0bda9a396221 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d9b8659f-b1a3-4bc2-b4ee-0bda9a396221 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:44 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:44 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:44 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:44 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-75fbe81b-56cc-48f3-8e76-1350c929ffb3 tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] http://192.168.122.6/volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00/extra_specs returned with HTTP 200 Sep 07 13:49:44 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 461/938] 192.168.122.6 () {60 vars in 1273 bytes} [Mon Sep 7 13:49:44 2026] POST /volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00/extra_specs => generated 51 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:49:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7afbb5ee-22cc-4572-ae61-3bd857bb17af None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7afbb5ee-22cc-4572-ae61-3bd857bb17af tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] GET http://192.168.122.6/volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00/extra_specs Sep 07 13:49:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7afbb5ee-22cc-4572-ae61-3bd857bb17af tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:44 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d9b8659f-b1a3-4bc2-b4ee-0bda9a396221 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7afbb5ee-22cc-4572-ae61-3bd857bb17af tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7afbb5ee-22cc-4572-ae61-3bd857bb17af tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] http://192.168.122.6/volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00/extra_specs returned with HTTP 200 Sep 07 13:49:44 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 462/939] 192.168.122.6 () {58 vars in 1252 bytes} [Mon Sep 7 13:49:44 2026] GET /volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00/extra_specs => generated 68 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:49:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d9b8659f-b1a3-4bc2-b4ee-0bda9a396221 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/c9a3ec96-b268-486c-90af-d88bf914216c returned with HTTP 200 Sep 07 13:49:44 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 478/940] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:44 2026] GET /volume/v3/volumes/c9a3ec96-b268-486c-90af-d88bf914216c => generated 822 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-de67f3a5-53d7-4dae-b3d3-ff4d7719d279 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-de67f3a5-53d7-4dae-b3d3-ff4d7719d279 tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] DELETE http://192.168.122.6/volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00 Sep 07 13:49:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-de67f3a5-53d7-4dae-b3d3-ff4d7719d279 tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-de67f3a5-53d7-4dae-b3d3-ff4d7719d279 tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-de67f3a5-53d7-4dae-b3d3-ff4d7719d279 tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] http://192.168.122.6/volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00 returned with HTTP 202 Sep 07 13:49:44 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 463/941] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:49:44 2026] DELETE /volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:49:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c111ea49-ec88-42c6-b114-ea707d565327 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c111ea49-ec88-42c6-b114-ea707d565327 tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] GET http://192.168.122.6/volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00 Sep 07 13:49:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c111ea49-ec88-42c6-b114-ea707d565327 tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c111ea49-ec88-42c6-b114-ea707d565327 tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c111ea49-ec88-42c6-b114-ea707d565327 tempest-VolumeTypesExtraSpecsTest-1358180780 tempest-VolumeTypesExtraSpecsTest-1358180780-project-admin] http://192.168.122.6/volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00 returned with HTTP 404 Sep 07 13:49:44 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 479/942] 192.168.122.6 () {58 vars in 1216 bytes} [Mon Sep 7 13:49:44 2026] GET /volume/v3/types/6516d7d6-5f44-48fc-91ce-e8f2d956cf00 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-faec3610-1b6e-4d8e-9d97-db34356ed3f6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-faec3610-1b6e-4d8e-9d97-db34356ed3f6 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/c9a3ec96-b268-486c-90af-d88bf914216c Sep 07 13:49:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-faec3610-1b6e-4d8e-9d97-db34356ed3f6 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-faec3610-1b6e-4d8e-9d97-db34356ed3f6 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:45 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:45 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:45 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:45 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:45 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-faec3610-1b6e-4d8e-9d97-db34356ed3f6 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-faec3610-1b6e-4d8e-9d97-db34356ed3f6 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/c9a3ec96-b268-486c-90af-d88bf914216c returned with HTTP 200 Sep 07 13:49:45 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 464/943] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:45 2026] GET /volume/v3/volumes/c9a3ec96-b268-486c-90af-d88bf914216c => generated 846 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:49:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-484a405b-cb4f-4825-a7db-0a70378444f1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-484a405b-cb4f-4825-a7db-0a70378444f1 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/c9a3ec96-b268-486c-90af-d88bf914216c Sep 07 13:49:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-484a405b-cb4f-4825-a7db-0a70378444f1 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-484a405b-cb4f-4825-a7db-0a70378444f1 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:46 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:46 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:46 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:46 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:46 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-484a405b-cb4f-4825-a7db-0a70378444f1 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-484a405b-cb4f-4825-a7db-0a70378444f1 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/c9a3ec96-b268-486c-90af-d88bf914216c returned with HTTP 200 Sep 07 13:49:46 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 480/944] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:46 2026] GET /volume/v3/volumes/c9a3ec96-b268-486c-90af-d88bf914216c => generated 847 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-86747f91-b6db-48c3-90a8-a16f5a779340 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-86747f91-b6db-48c3-90a8-a16f5a779340 tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] POST http://192.168.122.6/volume/v3/volumes/c9a3ec96-b268-486c-90af-d88bf914216c/action Sep 07 13:49:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-86747f91-b6db-48c3-90a8-a16f5a779340 tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-86747f91-b6db-48c3-90a8-a16f5a779340 tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:46 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:46 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:46 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:46 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.contrib.admin_actions [None req-86747f91-b6db-48c3-90a8-a16f5a779340 tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Updating volume 'c9a3ec96-b268-486c-90af-d88bf914216c' with '{'status': 'maintenance'}' {{(pid=87261) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 13:49:46 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:46 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:46 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:46 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-86747f91-b6db-48c3-90a8-a16f5a779340 tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] http://192.168.122.6/volume/v3/volumes/c9a3ec96-b268-486c-90af-d88bf914216c/action returned with HTTP 202 Sep 07 13:49:46 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 465/945] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:49:46 2026] POST /volume/v3/volumes/c9a3ec96-b268-486c-90af-d88bf914216c/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:49:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-01e7951c-fd72-4c03-b5a3-49d2d201ceee None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-01e7951c-fd72-4c03-b5a3-49d2d201ceee tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/c9a3ec96-b268-486c-90af-d88bf914216c Sep 07 13:49:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-01e7951c-fd72-4c03-b5a3-49d2d201ceee tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-01e7951c-fd72-4c03-b5a3-49d2d201ceee tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:46 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:46 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:46 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:46 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:46 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-01e7951c-fd72-4c03-b5a3-49d2d201ceee tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-01e7951c-fd72-4c03-b5a3-49d2d201ceee tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/c9a3ec96-b268-486c-90af-d88bf914216c returned with HTTP 200 Sep 07 13:49:46 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 481/946] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:46 2026] GET /volume/v3/volumes/c9a3ec96-b268-486c-90af-d88bf914216c => generated 849 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-43f4aae3-08a2-4710-9fae-73df5ee80b0e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-43f4aae3-08a2-4710-9fae-73df5ee80b0e tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] POST http://192.168.122.6/volume/v3/volumes/c9a3ec96-b268-486c-90af-d88bf914216c/action Sep 07 13:49:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-43f4aae3-08a2-4710-9fae-73df5ee80b0e tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-43f4aae3-08a2-4710-9fae-73df5ee80b0e tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:46 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:46 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:46 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:46 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:46 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-43f4aae3-08a2-4710-9fae-73df5ee80b0e tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Volume info retrieved successfully. Sep 07 13:49:46 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-43f4aae3-08a2-4710-9fae-73df5ee80b0e tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Delete volume request issued successfully. Sep 07 13:49:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-43f4aae3-08a2-4710-9fae-73df5ee80b0e tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] http://192.168.122.6/volume/v3/volumes/c9a3ec96-b268-486c-90af-d88bf914216c/action returned with HTTP 202 Sep 07 13:49:46 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 466/947] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:49:46 2026] POST /volume/v3/volumes/c9a3ec96-b268-486c-90af-d88bf914216c/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:49:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-41e63471-28d9-4b87-8f1e-3ec7ce823748 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-41e63471-28d9-4b87-8f1e-3ec7ce823748 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/c9a3ec96-b268-486c-90af-d88bf914216c Sep 07 13:49:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-41e63471-28d9-4b87-8f1e-3ec7ce823748 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-41e63471-28d9-4b87-8f1e-3ec7ce823748 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:46 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:46 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:46 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:46 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:46 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-41e63471-28d9-4b87-8f1e-3ec7ce823748 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-41e63471-28d9-4b87-8f1e-3ec7ce823748 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/c9a3ec96-b268-486c-90af-d88bf914216c returned with HTTP 200 Sep 07 13:49:46 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 482/948] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:46 2026] GET /volume/v3/volumes/c9a3ec96-b268-486c-90af-d88bf914216c => generated 846 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-67f2e172-843a-459d-8b71-2d7547c3b613 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-67f2e172-843a-459d-8b71-2d7547c3b613 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/c9a3ec96-b268-486c-90af-d88bf914216c Sep 07 13:49:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-67f2e172-843a-459d-8b71-2d7547c3b613 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-67f2e172-843a-459d-8b71-2d7547c3b613 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:47 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:47 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:47 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:47 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:47 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-67f2e172-843a-459d-8b71-2d7547c3b613 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-67f2e172-843a-459d-8b71-2d7547c3b613 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/c9a3ec96-b268-486c-90af-d88bf914216c returned with HTTP 200 Sep 07 13:49:47 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 467/949] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:47 2026] GET /volume/v3/volumes/c9a3ec96-b268-486c-90af-d88bf914216c => generated 846 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c5abe101-fba7-40f1-beac-e6d80656e89e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c5abe101-fba7-40f1-beac-e6d80656e89e tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/c9a3ec96-b268-486c-90af-d88bf914216c Sep 07 13:49:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c5abe101-fba7-40f1-beac-e6d80656e89e tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c5abe101-fba7-40f1-beac-e6d80656e89e tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c5abe101-fba7-40f1-beac-e6d80656e89e tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/c9a3ec96-b268-486c-90af-d88bf914216c returned with HTTP 404 Sep 07 13:49:48 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 483/950] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:48 2026] GET /volume/v3/volumes/c9a3ec96-b268-486c-90af-d88bf914216c => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f3c63f09-2c9e-4a97-98d5-ebf1200e6098 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f3c63f09-2c9e-4a97-98d5-ebf1200e6098 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/c9a3ec96-b268-486c-90af-d88bf914216c Sep 07 13:49:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f3c63f09-2c9e-4a97-98d5-ebf1200e6098 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f3c63f09-2c9e-4a97-98d5-ebf1200e6098 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f3c63f09-2c9e-4a97-98d5-ebf1200e6098 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/c9a3ec96-b268-486c-90af-d88bf914216c returned with HTTP 404 Sep 07 13:49:49 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 468/951] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:48 2026] GET /volume/v3/volumes/c9a3ec96-b268-486c-90af-d88bf914216c => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5bfa6d23-0261-411a-a2fd-43857c907dea None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5bfa6d23-0261-411a-a2fd-43857c907dea tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] DELETE http://192.168.122.6/volume/v3/volumes/c9a3ec96-b268-486c-90af-d88bf914216c Sep 07 13:49:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5bfa6d23-0261-411a-a2fd-43857c907dea tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5bfa6d23-0261-411a-a2fd-43857c907dea tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:49 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-5bfa6d23-0261-411a-a2fd-43857c907dea tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Delete volume with id: c9a3ec96-b268-486c-90af-d88bf914216c Sep 07 13:49:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5bfa6d23-0261-411a-a2fd-43857c907dea tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/c9a3ec96-b268-486c-90af-d88bf914216c returned with HTTP 404 Sep 07 13:49:49 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 484/952] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:49:49 2026] DELETE /volume/v3/volumes/c9a3ec96-b268-486c-90af-d88bf914216c => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:49:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a2a671b7-682b-4d55-b30b-10dfc339cc78 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a2a671b7-682b-4d55-b30b-10dfc339cc78 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:49:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a2a671b7-682b-4d55-b30b-10dfc339cc78 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-731822999"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-a2a671b7-682b-4d55-b30b-10dfc339cc78 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-731822999'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:49:49 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-a2a671b7-682b-4d55-b30b-10dfc339cc78 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Create volume of 1 GB Sep 07 13:49:49 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a2a671b7-682b-4d55-b30b-10dfc339cc78 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Availability Zones retrieved successfully. Sep 07 13:49:49 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a2a671b7-682b-4d55-b30b-10dfc339cc78 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Flow 'volume_create_api' (52b6f173-3c21-4e61-ab53-d80621044bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:49 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a2a671b7-682b-4d55-b30b-10dfc339cc78 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67d7c3ea-e785-4454-a67f-181740b5f626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:49 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-a2a671b7-682b-4d55-b30b-10dfc339cc78 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:49:49 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a2a671b7-682b-4d55-b30b-10dfc339cc78 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67d7c3ea-e785-4454-a67f-181740b5f626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:49 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a2a671b7-682b-4d55-b30b-10dfc339cc78 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d8ea41f-ce8e-4d58-986c-5b320f4250f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:49 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-a2a671b7-682b-4d55-b30b-10dfc339cc78 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Created reservations ['e078856e-ccd4-4a26-aa29-bc6faeb22940', '77f4f0b4-9101-4ece-b555-048028fad57b', '948d7f20-44ca-4ba9-9c15-3ec8155e2532', '78bc4223-6591-4c87-8223-3c9d11a5553f'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:49:49 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a2a671b7-682b-4d55-b30b-10dfc339cc78 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d8ea41f-ce8e-4d58-986c-5b320f4250f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e078856e-ccd4-4a26-aa29-bc6faeb22940', '77f4f0b4-9101-4ece-b555-048028fad57b', '948d7f20-44ca-4ba9-9c15-3ec8155e2532', '78bc4223-6591-4c87-8223-3c9d11a5553f']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:49 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a2a671b7-682b-4d55-b30b-10dfc339cc78 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b693a37d-0687-4d5e-9b8c-16c3edcf1d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:49 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:49 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:49 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a2a671b7-682b-4d55-b30b-10dfc339cc78 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b693a37d-0687-4d5e-9b8c-16c3edcf1d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df6f10cf-187e-4a09-ac8e-62b36f028b08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-731822999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820bd2c21e184e34b03df3bdca253419',qos_specs=None,replication_status=,reservations=['e078856e-ccd4-4a26-aa29-bc6faeb22940','77f4f0b4-9101-4ece-b555-048028fad57b','948d7f20-44ca-4ba9-9c15-3ec8155e2532','78bc4223-6591-4c87-8223-3c9d11a5553f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41a9580f52b14925b32928cfe2a02728',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:49:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-731822999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df6f10cf-187e-4a09-ac8e-62b36f028b08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='820bd2c21e184e34b03df3bdca253419',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41a9580f52b14925b32928cfe2a02728',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:49 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a2a671b7-682b-4d55-b30b-10dfc339cc78 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64c2208f-ecf0-4f43-a08c-41af87c8bf46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:49 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a2a671b7-682b-4d55-b30b-10dfc339cc78 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64c2208f-ecf0-4f43-a08c-41af87c8bf46) transitioned into state 'SUCCESS' from state '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-731822999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820bd2c21e184e34b03df3bdca253419',qos_specs=None,replication_status=,reservations=['e078856e-ccd4-4a26-aa29-bc6faeb22940','77f4f0b4-9101-4ece-b555-048028fad57b','948d7f20-44ca-4ba9-9c15-3ec8155e2532','78bc4223-6591-4c87-8223-3c9d11a5553f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41a9580f52b14925b32928cfe2a02728',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:49 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a2a671b7-682b-4d55-b30b-10dfc339cc78 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b95aab51-086f-49ca-95e6-32410b4a5494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:49 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a2a671b7-682b-4d55-b30b-10dfc339cc78 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b95aab51-086f-49ca-95e6-32410b4a5494) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:49 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a2a671b7-682b-4d55-b30b-10dfc339cc78 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Flow 'volume_create_api' (52b6f173-3c21-4e61-ab53-d80621044bbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:49 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a2a671b7-682b-4d55-b30b-10dfc339cc78 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Create volume request issued successfully. Sep 07 13:49:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a2a671b7-682b-4d55-b30b-10dfc339cc78 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:49:49 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 469/953] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:49:49 2026] POST /volume/v3/volumes => generated 753 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:49:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bb66337b-0f25-415c-85f4-799454f8b707 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bb66337b-0f25-415c-85f4-799454f8b707 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08 Sep 07 13:49:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bb66337b-0f25-415c-85f4-799454f8b707 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bb66337b-0f25-415c-85f4-799454f8b707 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:49 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:49 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:49 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:49 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:49 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-bb66337b-0f25-415c-85f4-799454f8b707 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bb66337b-0f25-415c-85f4-799454f8b707 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08 returned with HTTP 200 Sep 07 13:49:49 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 485/954] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:49 2026] GET /volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08 => generated 821 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d428e131-d33c-4573-8c0a-26a3d67fe7c5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d428e131-d33c-4573-8c0a-26a3d67fe7c5 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:49:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d428e131-d33c-4573-8c0a-26a3d67fe7c5 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1100247746"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-d428e131-d33c-4573-8c0a-26a3d67fe7c5 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1100247746'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:49:50 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-d428e131-d33c-4573-8c0a-26a3d67fe7c5 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Create volume of 1 GB Sep 07 13:49:50 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:50 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:50 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d428e131-d33c-4573-8c0a-26a3d67fe7c5 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Availability Zones retrieved successfully. Sep 07 13:49:50 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d428e131-d33c-4573-8c0a-26a3d67fe7c5 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Flow 'volume_create_api' (4cae5a51-bbc5-49df-a5ed-17a8c527b4af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:50 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d428e131-d33c-4573-8c0a-26a3d67fe7c5 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f78416b-413b-4cdc-b997-d67fdfe3755a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:50 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-d428e131-d33c-4573-8c0a-26a3d67fe7c5 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:49:50 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d428e131-d33c-4573-8c0a-26a3d67fe7c5 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f78416b-413b-4cdc-b997-d67fdfe3755a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:50 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d428e131-d33c-4573-8c0a-26a3d67fe7c5 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd258e65-48b8-4024-81b4-2a3c21768176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-3298deae-69ce-462a-b6bc-aeb25e03a43d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3298deae-69ce-462a-b6bc-aeb25e03a43d tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08 Sep 07 13:49:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3298deae-69ce-462a-b6bc-aeb25e03a43d tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3298deae-69ce-462a-b6bc-aeb25e03a43d tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:50 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:50 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:50 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:50 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:50 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-3298deae-69ce-462a-b6bc-aeb25e03a43d tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3298deae-69ce-462a-b6bc-aeb25e03a43d tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08 returned with HTTP 200 Sep 07 13:49:50 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 486/955] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:50 2026] GET /volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08 => generated 845 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:50 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-d428e131-d33c-4573-8c0a-26a3d67fe7c5 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Created reservations ['6bebf92c-08cd-4c47-a63b-533a9b41c13b', '69e00645-3318-4e92-9301-929ba763226d', '5dcc8e70-0690-4394-a5fd-8c061ed5dfd3', '59452cce-a5f5-4bc8-bffd-a69d04c33dd4'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:49:50 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d428e131-d33c-4573-8c0a-26a3d67fe7c5 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd258e65-48b8-4024-81b4-2a3c21768176) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bebf92c-08cd-4c47-a63b-533a9b41c13b', '69e00645-3318-4e92-9301-929ba763226d', '5dcc8e70-0690-4394-a5fd-8c061ed5dfd3', '59452cce-a5f5-4bc8-bffd-a69d04c33dd4']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:50 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d428e131-d33c-4573-8c0a-26a3d67fe7c5 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65d4fa1b-aa02-4d4d-8145-8fe1bf09cfe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:50 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:50 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:51 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d428e131-d33c-4573-8c0a-26a3d67fe7c5 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65d4fa1b-aa02-4d4d-8145-8fe1bf09cfe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6aef549c-5fd1-4e9a-95bf-b8419ee57867', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1100247746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e81b8dd6e1c427f902e5a2c4213101d',qos_specs=None,replication_status=,reservations=['6bebf92c-08cd-4c47-a63b-533a9b41c13b','69e00645-3318-4e92-9301-929ba763226d','5dcc8e70-0690-4394-a5fd-8c061ed5dfd3','59452cce-a5f5-4bc8-bffd-a69d04c33dd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0be20a57ecb46588904af7a98fce629',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:49:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1100247746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6aef549c-5fd1-4e9a-95bf-b8419ee57867,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e81b8dd6e1c427f902e5a2c4213101d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0be20a57ecb46588904af7a98fce629',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:51 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d428e131-d33c-4573-8c0a-26a3d67fe7c5 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5f36302-0878-4eac-84d9-13a3dc9702c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:51 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d428e131-d33c-4573-8c0a-26a3d67fe7c5 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5f36302-0878-4eac-84d9-13a3dc9702c8) transitioned into state 'SUCCESS' from state '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-1100247746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e81b8dd6e1c427f902e5a2c4213101d',qos_specs=None,replication_status=,reservations=['6bebf92c-08cd-4c47-a63b-533a9b41c13b','69e00645-3318-4e92-9301-929ba763226d','5dcc8e70-0690-4394-a5fd-8c061ed5dfd3','59452cce-a5f5-4bc8-bffd-a69d04c33dd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0be20a57ecb46588904af7a98fce629',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:51 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d428e131-d33c-4573-8c0a-26a3d67fe7c5 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6abebb85-8a4d-4b94-bf2a-dad70c6e0dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:49:51 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d428e131-d33c-4573-8c0a-26a3d67fe7c5 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6abebb85-8a4d-4b94-bf2a-dad70c6e0dbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:49:51 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d428e131-d33c-4573-8c0a-26a3d67fe7c5 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Flow 'volume_create_api' (4cae5a51-bbc5-49df-a5ed-17a8c527b4af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:49:51 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d428e131-d33c-4573-8c0a-26a3d67fe7c5 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Create volume request issued successfully. Sep 07 13:49:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d428e131-d33c-4573-8c0a-26a3d67fe7c5 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:49:51 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 470/956] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:49:50 2026] POST /volume/v3/volumes => generated 756 bytes in 1112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:49:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-afb9b03c-2308-4c08-9215-e34e4557a4c2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-afb9b03c-2308-4c08-9215-e34e4557a4c2 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 Sep 07 13:49:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-afb9b03c-2308-4c08-9215-e34e4557a4c2 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-afb9b03c-2308-4c08-9215-e34e4557a4c2 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:51 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:51 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:51 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:51 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:51 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-afb9b03c-2308-4c08-9215-e34e4557a4c2 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Volume info retrieved successfully. Sep 07 13:49:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-afb9b03c-2308-4c08-9215-e34e4557a4c2 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 returned with HTTP 200 Sep 07 13:49:51 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 487/957] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:51 2026] GET /volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 => generated 824 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-bf099078-1b1b-447e-8c16-3ba9448113f0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d2174ad6-f89b-4caa-aea8-5f78bec9d5c6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d2174ad6-f89b-4caa-aea8-5f78bec9d5c6 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08 Sep 07 13:49:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d2174ad6-f89b-4caa-aea8-5f78bec9d5c6 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d2174ad6-f89b-4caa-aea8-5f78bec9d5c6 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:51 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:51 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:51 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:51 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:51 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d2174ad6-f89b-4caa-aea8-5f78bec9d5c6 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d2174ad6-f89b-4caa-aea8-5f78bec9d5c6 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08 returned with HTTP 200 Sep 07 13:49:51 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 488/958] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:51 2026] GET /volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08 => generated 846 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-cb659597-3c32-4f07-bffe-78fe02078cef None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cb659597-3c32-4f07-bffe-78fe02078cef tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] POST http://192.168.122.6/volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08/action Sep 07 13:49:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cb659597-3c32-4f07-bffe-78fe02078cef tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cb659597-3c32-4f07-bffe-78fe02078cef tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:51 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:51 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:51 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:51 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.admin_actions [None req-cb659597-3c32-4f07-bffe-78fe02078cef tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Updating volume 'df6f10cf-187e-4a09-ac8e-62b36f028b08' with '{'status': 'error'}' {{(pid=87262) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 13:49:51 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:51 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:51 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:51 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cb659597-3c32-4f07-bffe-78fe02078cef tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] http://192.168.122.6/volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08/action returned with HTTP 202 Sep 07 13:49:51 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 489/959] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:49:51 2026] POST /volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:49:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9078c120-ee54-43e9-8d8f-26aff8301168 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9078c120-ee54-43e9-8d8f-26aff8301168 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08 Sep 07 13:49:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9078c120-ee54-43e9-8d8f-26aff8301168 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9078c120-ee54-43e9-8d8f-26aff8301168 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:51 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:51 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:51 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:51 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bf099078-1b1b-447e-8c16-3ba9448113f0 tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:49:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bf099078-1b1b-447e-8c16-3ba9448113f0 tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-577488961", "extra_specs": {"spec1": "val1"}}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:51 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:51 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:52 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9078c120-ee54-43e9-8d8f-26aff8301168 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9078c120-ee54-43e9-8d8f-26aff8301168 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08 returned with HTTP 200 Sep 07 13:49:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 490/960] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:51 2026] GET /volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08 => generated 842 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f3d7fdca-b315-4ca4-bd38-d5cc1d317cb6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f3d7fdca-b315-4ca4-bd38-d5cc1d317cb6 tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] POST http://192.168.122.6/volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08/action Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f3d7fdca-b315-4ca4-bd38-d5cc1d317cb6 tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bf099078-1b1b-447e-8c16-3ba9448113f0 tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f3d7fdca-b315-4ca4-bd38-d5cc1d317cb6 tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 471/961] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 13:49:51 2026] POST /volume/v3/types => generated 242 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b5ef7752-0665-4ef9-b67f-b6bfe60cd44d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b5ef7752-0665-4ef9-b67f-b6bfe60cd44d tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] POST http://192.168.122.6/volume/v3/types/9502840a-8d1e-495d-b730-fcd33cd6d6b7/extra_specs Sep 07 13:49:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b5ef7752-0665-4ef9-b67f-b6bfe60cd44d tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:52 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.admin_actions [None req-f3d7fdca-b315-4ca4-bd38-d5cc1d317cb6 tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Updating volume 'df6f10cf-187e-4a09-ac8e-62b36f028b08' with '{'status': 'available'}' {{(pid=87262) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 13:49:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b5ef7752-0665-4ef9-b67f-b6bfe60cd44d tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] http://192.168.122.6/volume/v3/types/9502840a-8d1e-495d-b730-fcd33cd6d6b7/extra_specs returned with HTTP 400 Sep 07 13:49:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 472/962] 192.168.122.6 () {60 vars in 1273 bytes} [Mon Sep 7 13:49:52 2026] POST /volume/v3/types/9502840a-8d1e-495d-b730-fcd33cd6d6b7/extra_specs => generated 146 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 13:49:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-94efbc0c-665d-4115-8faa-3bb3789236b6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-94efbc0c-665d-4115-8faa-3bb3789236b6 tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] POST http://192.168.122.6/volume/v3/types/9502840a-8d1e-495d-b730-fcd33cd6d6b7/extra_specs Sep 07 13:49:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-94efbc0c-665d-4115-8faa-3bb3789236b6 tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-94efbc0c-665d-4115-8faa-3bb3789236b6 tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] http://192.168.122.6/volume/v3/types/9502840a-8d1e-495d-b730-fcd33cd6d6b7/extra_specs returned with HTTP 400 Sep 07 13:49:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 473/963] 192.168.122.6 () {60 vars in 1273 bytes} [Mon Sep 7 13:49:52 2026] POST /volume/v3/types/9502840a-8d1e-495d-b730-fcd33cd6d6b7/extra_specs => generated 132 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 13:49:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-92250a32-b770-4918-9088-c1452e10524c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f3d7fdca-b315-4ca4-bd38-d5cc1d317cb6 tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] http://192.168.122.6/volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08/action returned with HTTP 202 Sep 07 13:49:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 491/964] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:49:52 2026] POST /volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:49:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-92250a32-b770-4918-9088-c1452e10524c tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] POST http://192.168.122.6/volume/v3/types/f5440a0c-b61f-465b-bb91-b129b5128601/extra_specs Sep 07 13:49:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-92250a32-b770-4918-9088-c1452e10524c tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-48abb076-c70c-4538-aaac-afd15745bc66 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-48abb076-c70c-4538-aaac-afd15745bc66 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08 Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-48abb076-c70c-4538-aaac-afd15745bc66 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-48abb076-c70c-4538-aaac-afd15745bc66 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:52 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:52 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-92250a32-b770-4918-9088-c1452e10524c tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] http://192.168.122.6/volume/v3/types/f5440a0c-b61f-465b-bb91-b129b5128601/extra_specs returned with HTTP 404 Sep 07 13:49:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 474/965] 192.168.122.6 () {60 vars in 1273 bytes} [Mon Sep 7 13:49:52 2026] POST /volume/v3/types/f5440a0c-b61f-465b-bb91-b129b5128601/extra_specs => generated 114 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:52 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-48abb076-c70c-4538-aaac-afd15745bc66 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-48abb076-c70c-4538-aaac-afd15745bc66 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08 returned with HTTP 200 Sep 07 13:49:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 492/966] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:52 2026] GET /volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08 => generated 846 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-61c05569-2aed-451e-be49-8de1d40259bf None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-61c05569-2aed-451e-be49-8de1d40259bf tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] DELETE http://192.168.122.6/volume/v3/types/f5875d59-1c85-4054-a1c9-28bb7997479f/extra_specs/spec1 Sep 07 13:49:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-61c05569-2aed-451e-be49-8de1d40259bf tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-61c05569-2aed-451e-be49-8de1d40259bf tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-52b6c4b9-659e-4609-863f-6d9f9d821924 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-52b6c4b9-659e-4609-863f-6d9f9d821924 tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] POST http://192.168.122.6/volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08/action Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-52b6c4b9-659e-4609-863f-6d9f9d821924 tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-52b6c4b9-659e-4609-863f-6d9f9d821924 tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-61c05569-2aed-451e-be49-8de1d40259bf tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] http://192.168.122.6/volume/v3/types/f5875d59-1c85-4054-a1c9-28bb7997479f/extra_specs/spec1 returned with HTTP 404 Sep 07 13:49:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 475/967] 192.168.122.6 () {58 vars in 1273 bytes} [Mon Sep 7 13:49:52 2026] DELETE /volume/v3/types/f5875d59-1c85-4054-a1c9-28bb7997479f/extra_specs/spec1 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:52 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:52 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.admin_actions [None req-52b6c4b9-659e-4609-863f-6d9f9d821924 tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Updating volume 'df6f10cf-187e-4a09-ac8e-62b36f028b08' with '{'status': 'maintenance'}' {{(pid=87262) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 13:49:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e416eada-44ea-404c-93b8-f51b1b3f1a8d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e416eada-44ea-404c-93b8-f51b1b3f1a8d tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] GET http://192.168.122.6/volume/v3/types/9502840a-8d1e-495d-b730-fcd33cd6d6b7/extra_specs/nonexistent_extra_spec_name Sep 07 13:49:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e416eada-44ea-404c-93b8-f51b1b3f1a8d tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e416eada-44ea-404c-93b8-f51b1b3f1a8d tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e416eada-44ea-404c-93b8-f51b1b3f1a8d tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] http://192.168.122.6/volume/v3/types/9502840a-8d1e-495d-b730-fcd33cd6d6b7/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 07 13:49:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 476/968] 192.168.122.6 () {58 vars in 1336 bytes} [Mon Sep 7 13:49:52 2026] GET /volume/v3/types/9502840a-8d1e-495d-b730-fcd33cd6d6b7/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-97997249-50f6-4a69-9d42-c55287ff6919 req-9132bd59-2c30-4067-870d-7acc47380b08 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-97997249-50f6-4a69-9d42-c55287ff6919 req-9132bd59-2c30-4067-870d-7acc47380b08 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] DELETE http://192.168.122.6/volume/v3/attachments/b6390b4e-87f0-497d-bce2-d9f45d4612f7 Sep 07 13:49:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-97997249-50f6-4a69-9d42-c55287ff6919 req-9132bd59-2c30-4067-870d-7acc47380b08 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-97997249-50f6-4a69-9d42-c55287ff6919 req-9132bd59-2c30-4067-870d-7acc47380b08 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-52b6c4b9-659e-4609-863f-6d9f9d821924 tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] http://192.168.122.6/volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08/action returned with HTTP 202 Sep 07 13:49:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 493/969] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:49:52 2026] POST /volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a738620d-fae6-4052-90f6-a0103905f5ef None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a738620d-fae6-4052-90f6-a0103905f5ef tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] GET http://192.168.122.6/volume/v3/types/796ad8cd-bc00-42a1-bcf6-e6d7bd2762e2/extra_specs/spec1 Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a738620d-fae6-4052-90f6-a0103905f5ef tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a738620d-fae6-4052-90f6-a0103905f5ef tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:52 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:52 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:52 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a738620d-fae6-4052-90f6-a0103905f5ef tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] http://192.168.122.6/volume/v3/types/796ad8cd-bc00-42a1-bcf6-e6d7bd2762e2/extra_specs/spec1 returned with HTTP 404 Sep 07 13:49:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 494/970] 192.168.122.6 () {58 vars in 1270 bytes} [Mon Sep 7 13:49:52 2026] GET /volume/v3/types/796ad8cd-bc00-42a1-bcf6-e6d7bd2762e2/extra_specs/spec1 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-85e8c923-b0d8-45d4-84ee-275275b21505 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-85e8c923-b0d8-45d4-84ee-275275b21505 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08 Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-85e8c923-b0d8-45d4-84ee-275275b21505 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-85e8c923-b0d8-45d4-84ee-275275b21505 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:52 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:52 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:52 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-85e8c923-b0d8-45d4-84ee-275275b21505 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:52 devstack devstack@c-api.service[87261]: /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 07 13:49:52 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, Sep 07 13:49:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-85e8c923-b0d8-45d4-84ee-275275b21505 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08 returned with HTTP 200 Sep 07 13:49:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 495/971] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:52 2026] GET /volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08 => generated 848 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bd963f4a-a6d7-426b-979e-80707b6f817c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bd963f4a-a6d7-426b-979e-80707b6f817c tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] GET http://192.168.122.6/volume/v3/types/721a1e62-39c1-4b8c-9c3d-42096c99ab91/extra_specs Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bd963f4a-a6d7-426b-979e-80707b6f817c tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bd963f4a-a6d7-426b-979e-80707b6f817c tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bd963f4a-a6d7-426b-979e-80707b6f817c tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] http://192.168.122.6/volume/v3/types/721a1e62-39c1-4b8c-9c3d-42096c99ab91/extra_specs returned with HTTP 404 Sep 07 13:49:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 496/972] 192.168.122.6 () {58 vars in 1252 bytes} [Mon Sep 7 13:49:52 2026] GET /volume/v3/types/721a1e62-39c1-4b8c-9c3d-42096c99ab91/extra_specs => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a0afc3a5-2d04-4ba5-b830-0ec688f13570 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a0afc3a5-2d04-4ba5-b830-0ec688f13570 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a0afc3a5-2d04-4ba5-b830-0ec688f13570 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a0afc3a5-2d04-4ba5-b830-0ec688f13570 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:52 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:52 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:52 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a0afc3a5-2d04-4ba5-b830-0ec688f13570 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Volume info retrieved successfully. Sep 07 13:49:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a0afc3a5-2d04-4ba5-b830-0ec688f13570 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 returned with HTTP 200 Sep 07 13:49:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 497/973] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:52 2026] GET /volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 => generated 848 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-97997249-50f6-4a69-9d42-c55287ff6919 req-9132bd59-2c30-4067-870d-7acc47380b08 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/attachments/b6390b4e-87f0-497d-bce2-d9f45d4612f7 returned with HTTP 200 Sep 07 13:49:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 477/974] 192.168.122.6 () {64 vars in 1552 bytes} [Mon Sep 7 13:49:52 2026] DELETE /volume/v3/attachments/b6390b4e-87f0-497d-bce2-d9f45d4612f7 => generated 19 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-83f05370-9891-45b7-a4a7-86a82036700c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c1996037-516d-41ef-80f8-924b1afe9b0d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-83f05370-9891-45b7-a4a7-86a82036700c tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] PUT http://192.168.122.6/volume/v3/types/9502840a-8d1e-495d-b730-fcd33cd6d6b7/extra_specs/spec1 Sep 07 13:49:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c1996037-516d-41ef-80f8-924b1afe9b0d tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] POST http://192.168.122.6/volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08/action Sep 07 13:49:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-83f05370-9891-45b7-a4a7-86a82036700c tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c1996037-516d-41ef-80f8-924b1afe9b0d tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c1996037-516d-41ef-80f8-924b1afe9b0d tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-83f05370-9891-45b7-a4a7-86a82036700c tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] http://192.168.122.6/volume/v3/types/9502840a-8d1e-495d-b730-fcd33cd6d6b7/extra_specs/spec1 returned with HTTP 400 Sep 07 13:49:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 478/975] 192.168.122.6 () {60 vars in 1290 bytes} [Mon Sep 7 13:49:52 2026] PUT /volume/v3/types/9502840a-8d1e-495d-b730-fcd33cd6d6b7/extra_specs/spec1 => generated 102 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 13:49:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-97997249-50f6-4a69-9d42-c55287ff6919 req-68e81252-99e5-41d6-a200-e56f36349022 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-97997249-50f6-4a69-9d42-c55287ff6919 req-68e81252-99e5-41d6-a200-e56f36349022 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] DELETE http://192.168.122.6/volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 Sep 07 13:49:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-97997249-50f6-4a69-9d42-c55287ff6919 req-68e81252-99e5-41d6-a200-e56f36349022 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-97997249-50f6-4a69-9d42-c55287ff6919 req-68e81252-99e5-41d6-a200-e56f36349022 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:52 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [req-97997249-50f6-4a69-9d42-c55287ff6919 req-68e81252-99e5-41d6-a200-e56f36349022 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Delete volume with id: 49b253d3-6e87-4ec9-ba08-60da34ee6875 Sep 07 13:49:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:52 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:52 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.admin_actions [None req-c1996037-516d-41ef-80f8-924b1afe9b0d tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] Updating volume 'df6f10cf-187e-4a09-ac8e-62b36f028b08' with '{'status': 'available'}' {{(pid=87262) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 13:49:52 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:52 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:52 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:52 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:52 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-97997249-50f6-4a69-9d42-c55287ff6919 req-68e81252-99e5-41d6-a200-e56f36349022 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Volume info retrieved successfully. Sep 07 13:49:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c1996037-516d-41ef-80f8-924b1afe9b0d tempest-VolumesActionsTest-2090425500 tempest-VolumesActionsTest-2090425500-project-admin] http://192.168.122.6/volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08/action returned with HTTP 202 Sep 07 13:49:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 498/976] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:49:52 2026] POST /volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-55668303-509b-4530-87ab-09561102c576 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-55668303-509b-4530-87ab-09561102c576 tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] PUT http://192.168.122.6/volume/v3/types/9502840a-8d1e-495d-b730-fcd33cd6d6b7/extra_specs/spec1 Sep 07 13:49:52 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-97997249-50f6-4a69-9d42-c55287ff6919 req-68e81252-99e5-41d6-a200-e56f36349022 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Delete volume request issued successfully. Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-55668303-509b-4530-87ab-09561102c576 tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] Action: 'update', calling method: update, body: null {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-97997249-50f6-4a69-9d42-c55287ff6919 req-68e81252-99e5-41d6-a200-e56f36349022 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 returned with HTTP 202 Sep 07 13:49:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 479/977] 192.168.122.6 () {62 vars in 1499 bytes} [Mon Sep 7 13:49:52 2026] DELETE /volume/v3/volumes/49b253d3-6e87-4ec9-ba08-60da34ee6875 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:49:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-21922fde-e7ea-483d-b8c5-5364d55e8f2b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-55668303-509b-4530-87ab-09561102c576 tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] http://192.168.122.6/volume/v3/types/9502840a-8d1e-495d-b730-fcd33cd6d6b7/extra_specs/spec1 returned with HTTP 400 Sep 07 13:49:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 499/978] 192.168.122.6 () {60 vars in 1289 bytes} [Mon Sep 7 13:49:52 2026] PUT /volume/v3/types/9502840a-8d1e-495d-b730-fcd33cd6d6b7/extra_specs/spec1 => generated 72 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:49:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-21922fde-e7ea-483d-b8c5-5364d55e8f2b tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08 Sep 07 13:49:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-21922fde-e7ea-483d-b8c5-5364d55e8f2b tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-21922fde-e7ea-483d-b8c5-5364d55e8f2b tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7b68a27a-4650-4a99-af11-2477d461fb36 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7b68a27a-4650-4a99-af11-2477d461fb36 tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] PUT http://192.168.122.6/volume/v3/types/9502840a-8d1e-495d-b730-fcd33cd6d6b7/extra_specs/None Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7b68a27a-4650-4a99-af11-2477d461fb36 tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:52 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:52 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:52 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:52 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:52 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:52 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:52 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-21922fde-e7ea-483d-b8c5-5364d55e8f2b tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-21922fde-e7ea-483d-b8c5-5364d55e8f2b tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08 returned with HTTP 200 Sep 07 13:49:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 480/979] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:52 2026] GET /volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08 => generated 846 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7b68a27a-4650-4a99-af11-2477d461fb36 tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 07 13:49:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7b68a27a-4650-4a99-af11-2477d461fb36 tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] http://192.168.122.6/volume/v3/types/9502840a-8d1e-495d-b730-fcd33cd6d6b7/extra_specs/None returned with HTTP 400 Sep 07 13:49:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 500/980] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:49:52 2026] PUT /volume/v3/types/9502840a-8d1e-495d-b730-fcd33cd6d6b7/extra_specs/None => generated 73 bytes in 62 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:49:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3e216ea0-37bb-4e2a-9f0f-a5621687f0b5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3e216ea0-37bb-4e2a-9f0f-a5621687f0b5 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08 Sep 07 13:49:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3e216ea0-37bb-4e2a-9f0f-a5621687f0b5 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3e216ea0-37bb-4e2a-9f0f-a5621687f0b5 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2f4b5b61-b600-4140-ba2e-22b7fbd3a30d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2f4b5b61-b600-4140-ba2e-22b7fbd3a30d tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] PUT http://192.168.122.6/volume/v3/types/9502840a-8d1e-495d-b730-fcd33cd6d6b7/extra_specs/dd670182-97e3-43b7-a7cf-e3069e045f56 Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2f4b5b61-b600-4140-ba2e-22b7fbd3a30d tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:52 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:52 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:52 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:52 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:52 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3e216ea0-37bb-4e2a-9f0f-a5621687f0b5 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3e216ea0-37bb-4e2a-9f0f-a5621687f0b5 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08 returned with HTTP 200 Sep 07 13:49:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 481/981] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:52 2026] GET /volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08 => generated 846 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2f4b5b61-b600-4140-ba2e-22b7fbd3a30d tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 07 13:49:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-47a87311-0f35-4fbf-9c57-7518a387a503 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2f4b5b61-b600-4140-ba2e-22b7fbd3a30d tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] http://192.168.122.6/volume/v3/types/9502840a-8d1e-495d-b730-fcd33cd6d6b7/extra_specs/dd670182-97e3-43b7-a7cf-e3069e045f56 returned with HTTP 400 Sep 07 13:49:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 501/982] 192.168.122.6 () {60 vars in 1383 bytes} [Mon Sep 7 13:49:52 2026] PUT /volume/v3/types/9502840a-8d1e-495d-b730-fcd33cd6d6b7/extra_specs/dd670182-97e3-43b7-a7cf-e3069e045f56 => generated 73 bytes in 78 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:49:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-47a87311-0f35-4fbf-9c57-7518a387a503 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] DELETE http://192.168.122.6/volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08 Sep 07 13:49:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-47a87311-0f35-4fbf-9c57-7518a387a503 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-47a87311-0f35-4fbf-9c57-7518a387a503 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:52 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-47a87311-0f35-4fbf-9c57-7518a387a503 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Delete volume with id: df6f10cf-187e-4a09-ac8e-62b36f028b08 Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1107db15-b87e-427e-afca-ef7f1089d413 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1107db15-b87e-427e-afca-ef7f1089d413 tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] PUT http://192.168.122.6/volume/v3/types/71576312-c9ca-4b98-99e8-b4208b3a74ff/extra_specs/spec1 Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1107db15-b87e-427e-afca-ef7f1089d413 tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:52 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:52 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:52 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:52 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:52 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-47a87311-0f35-4fbf-9c57-7518a387a503 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1107db15-b87e-427e-afca-ef7f1089d413 tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] http://192.168.122.6/volume/v3/types/71576312-c9ca-4b98-99e8-b4208b3a74ff/extra_specs/spec1 returned with HTTP 404 Sep 07 13:49:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 502/983] 192.168.122.6 () {60 vars in 1290 bytes} [Mon Sep 7 13:49:52 2026] PUT /volume/v3/types/71576312-c9ca-4b98-99e8-b4208b3a74ff/extra_specs/spec1 => generated 114 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-08adb13c-63ca-41e7-aecb-403ceee52788 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-08adb13c-63ca-41e7-aecb-403ceee52788 tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] DELETE http://192.168.122.6/volume/v3/types/9502840a-8d1e-495d-b730-fcd33cd6d6b7 Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-08adb13c-63ca-41e7-aecb-403ceee52788 tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-08adb13c-63ca-41e7-aecb-403ceee52788 tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] Calling method '_delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:52 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-47a87311-0f35-4fbf-9c57-7518a387a503 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Delete volume request issued successfully. Sep 07 13:49:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-47a87311-0f35-4fbf-9c57-7518a387a503 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08 returned with HTTP 202 Sep 07 13:49:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 482/984] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:49:52 2026] DELETE /volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:49:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-047b1f3a-46ad-441c-80e5-0bbe67f02eab None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-047b1f3a-46ad-441c-80e5-0bbe67f02eab tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08 Sep 07 13:49:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-047b1f3a-46ad-441c-80e5-0bbe67f02eab tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-047b1f3a-46ad-441c-80e5-0bbe67f02eab tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:52 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:52 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:52 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:52 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-08adb13c-63ca-41e7-aecb-403ceee52788 tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] http://192.168.122.6/volume/v3/types/9502840a-8d1e-495d-b730-fcd33cd6d6b7 returned with HTTP 202 Sep 07 13:49:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 503/985] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:49:52 2026] DELETE /volume/v3/types/9502840a-8d1e-495d-b730-fcd33cd6d6b7 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:49:52 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-047b1f3a-46ad-441c-80e5-0bbe67f02eab tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-09d17bae-2afb-4987-8547-d6c7d93dfd33 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-09d17bae-2afb-4987-8547-d6c7d93dfd33 tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] GET http://192.168.122.6/volume/v3/types/9502840a-8d1e-495d-b730-fcd33cd6d6b7 Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-09d17bae-2afb-4987-8547-d6c7d93dfd33 tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-09d17bae-2afb-4987-8547-d6c7d93dfd33 tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-09d17bae-2afb-4987-8547-d6c7d93dfd33 tempest-ExtraSpecsNegativeTest-1319014613 tempest-ExtraSpecsNegativeTest-1319014613-project-admin] http://192.168.122.6/volume/v3/types/9502840a-8d1e-495d-b730-fcd33cd6d6b7 returned with HTTP 404 Sep 07 13:49:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 504/986] 192.168.122.6 () {58 vars in 1216 bytes} [Mon Sep 7 13:49:52 2026] GET /volume/v3/types/9502840a-8d1e-495d-b730-fcd33cd6d6b7 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-047b1f3a-46ad-441c-80e5-0bbe67f02eab tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08 returned with HTTP 200 Sep 07 13:49:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 483/987] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:52 2026] GET /volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08 => generated 845 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-3e294934-03cd-407a-8851-ec6fa3cd9802 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3e294934-03cd-407a-8851-ec6fa3cd9802 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 Sep 07 13:49:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3e294934-03cd-407a-8851-ec6fa3cd9802 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3e294934-03cd-407a-8851-ec6fa3cd9802 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:53 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:53 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:53 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:53 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:53 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-3e294934-03cd-407a-8851-ec6fa3cd9802 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Volume info retrieved successfully. Sep 07 13:49:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3e294934-03cd-407a-8851-ec6fa3cd9802 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 returned with HTTP 200 Sep 07 13:49:53 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 505/988] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:53 2026] GET /volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 => generated 849 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-07a3f06c-87f6-4c93-b78a-b44f66cad129 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-07a3f06c-87f6-4c93-b78a-b44f66cad129 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 07 13:49:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-07a3f06c-87f6-4c93-b78a-b44f66cad129 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6aef549c-5fd1-4e9a-95bf-b8419ee57867", "name": "tempest-VolumesDeleteCascade-Snapshot-1299962307"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:53 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:53 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:53 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:53 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:53 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-07a3f06c-87f6-4c93-b78a-b44f66cad129 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Volume info retrieved successfully. Sep 07 13:49:53 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-07a3f06c-87f6-4c93-b78a-b44f66cad129 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Create snapshot from volume 6aef549c-5fd1-4e9a-95bf-b8419ee57867 Sep 07 13:49:53 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-07a3f06c-87f6-4c93-b78a-b44f66cad129 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Created reservations ['ed45a6ca-8ac8-44fc-ae31-94d40a324b95', 'bf3d0856-49ff-438c-940d-68fb768856cc', '6294b63a-7180-4b1f-b8dd-ebc89272772d', '9f8b7ac3-5f37-4315-83f1-990f4c549c46'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:49:53 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:53 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:53 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-07a3f06c-87f6-4c93-b78a-b44f66cad129 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Snapshot create request issued successfully. Sep 07 13:49:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-07a3f06c-87f6-4c93-b78a-b44f66cad129 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 13:49:53 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 484/989] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 13:49:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:49:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7cac433f-47a2-4382-9f7e-d81acb5ebb17 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7cac433f-47a2-4382-9f7e-d81acb5ebb17 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/snapshots/1174ccb5-923c-4d84-b74b-a6d6ecc40313 Sep 07 13:49:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7cac433f-47a2-4382-9f7e-d81acb5ebb17 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7cac433f-47a2-4382-9f7e-d81acb5ebb17 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:53 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:53 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:53 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7cac433f-47a2-4382-9f7e-d81acb5ebb17 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Snapshot retrieved successfully. Sep 07 13:49:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7cac433f-47a2-4382-9f7e-d81acb5ebb17 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/snapshots/1174ccb5-923c-4d84-b74b-a6d6ecc40313 returned with HTTP 200 Sep 07 13:49:53 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 506/990] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:49:53 2026] GET /volume/v3/snapshots/1174ccb5-923c-4d84-b74b-a6d6ecc40313 => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-706b29d1-2926-4d98-800a-2ddf548f9b9a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-706b29d1-2926-4d98-800a-2ddf548f9b9a tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08 Sep 07 13:49:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-706b29d1-2926-4d98-800a-2ddf548f9b9a tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-706b29d1-2926-4d98-800a-2ddf548f9b9a tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:53 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:53 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:54 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:54 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:54 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-706b29d1-2926-4d98-800a-2ddf548f9b9a tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Volume info retrieved successfully. Sep 07 13:49:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-706b29d1-2926-4d98-800a-2ddf548f9b9a tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08 returned with HTTP 200 Sep 07 13:49:54 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 485/991] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:53 2026] GET /volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08 => generated 845 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-06f373cc-1aa6-4e8f-b1ed-ecffa8b2e3a9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-06f373cc-1aa6-4e8f-b1ed-ecffa8b2e3a9 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] DELETE http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 Sep 07 13:49:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-06f373cc-1aa6-4e8f-b1ed-ecffa8b2e3a9 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-06f373cc-1aa6-4e8f-b1ed-ecffa8b2e3a9 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:54 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-06f373cc-1aa6-4e8f-b1ed-ecffa8b2e3a9 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Delete volume with id: 9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 Sep 07 13:49:54 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:54 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:54 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:54 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:54 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-06f373cc-1aa6-4e8f-b1ed-ecffa8b2e3a9 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Volume info retrieved successfully. Sep 07 13:49:54 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-06f373cc-1aa6-4e8f-b1ed-ecffa8b2e3a9 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Delete volume request issued successfully. Sep 07 13:49:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-06f373cc-1aa6-4e8f-b1ed-ecffa8b2e3a9 tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 returned with HTTP 202 Sep 07 13:49:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 507/992] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:49:54 2026] DELETE /volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:49:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c1f63cea-3cc7-4bf4-b23e-89e373f44ffb None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c1f63cea-3cc7-4bf4-b23e-89e373f44ffb tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] GET http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 Sep 07 13:49:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c1f63cea-3cc7-4bf4-b23e-89e373f44ffb tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c1f63cea-3cc7-4bf4-b23e-89e373f44ffb tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:54 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:54 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:54 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:54 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:54 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c1f63cea-3cc7-4bf4-b23e-89e373f44ffb tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Volume info retrieved successfully. Sep 07 13:49:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c1f63cea-3cc7-4bf4-b23e-89e373f44ffb tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 returned with HTTP 200 Sep 07 13:49:54 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 486/993] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:54 2026] GET /volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-dc842509-4e9b-4696-b438-87c8b6d11a9a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-dc842509-4e9b-4696-b438-87c8b6d11a9a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/snapshots/1174ccb5-923c-4d84-b74b-a6d6ecc40313 Sep 07 13:49:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-dc842509-4e9b-4696-b438-87c8b6d11a9a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-dc842509-4e9b-4696-b438-87c8b6d11a9a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:54 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:54 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:54 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-dc842509-4e9b-4696-b438-87c8b6d11a9a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Snapshot retrieved successfully. Sep 07 13:49:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-dc842509-4e9b-4696-b438-87c8b6d11a9a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/snapshots/1174ccb5-923c-4d84-b74b-a6d6ecc40313 returned with HTTP 200 Sep 07 13:49:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 508/994] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:49:54 2026] GET /volume/v3/snapshots/1174ccb5-923c-4d84-b74b-a6d6ecc40313 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-79eebcc2-8a4a-4982-bf04-5aa3d753a877 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-79eebcc2-8a4a-4982-bf04-5aa3d753a877 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] GET http://192.168.122.6/volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08 Sep 07 13:49:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-79eebcc2-8a4a-4982-bf04-5aa3d753a877 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-79eebcc2-8a4a-4982-bf04-5aa3d753a877 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-79eebcc2-8a4a-4982-bf04-5aa3d753a877 tempest-VolumesActionsTest-1399979072 tempest-VolumesActionsTest-1399979072-project-member] http://192.168.122.6/volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08 returned with HTTP 404 Sep 07 13:49:55 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 487/995] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:55 2026] GET /volume/v3/volumes/df6f10cf-187e-4a09-ac8e-62b36f028b08 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7b08a45a-9693-493f-9ab0-acd8f493520d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7b08a45a-9693-493f-9ab0-acd8f493520d tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] GET http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 Sep 07 13:49:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7b08a45a-9693-493f-9ab0-acd8f493520d tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7b08a45a-9693-493f-9ab0-acd8f493520d tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:55 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:55 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:49:55 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:55 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7b08a45a-9693-493f-9ab0-acd8f493520d tempest-ServerActionsTestOtherA-611322616 tempest-ServerActionsTestOtherA-611322616-project-member] http://192.168.122.6/volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 returned with HTTP 404 Sep 07 13:49:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 509/996] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:49:55 2026] GET /volume/v3/volumes/9d3cfbae-a7e0-4743-b4e5-334d8abd71d2 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:49:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b539aa19-5801-4ae6-98a4-571bc210bc4b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b539aa19-5801-4ae6-98a4-571bc210bc4b tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/snapshots/1174ccb5-923c-4d84-b74b-a6d6ecc40313 Sep 07 13:49:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b539aa19-5801-4ae6-98a4-571bc210bc4b tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b539aa19-5801-4ae6-98a4-571bc210bc4b tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:55 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:55 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:55 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b539aa19-5801-4ae6-98a4-571bc210bc4b tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Snapshot retrieved successfully. Sep 07 13:49:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b539aa19-5801-4ae6-98a4-571bc210bc4b tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/snapshots/1174ccb5-923c-4d84-b74b-a6d6ecc40313 returned with HTTP 200 Sep 07 13:49:55 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 488/997] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:49:55 2026] GET /volume/v3/snapshots/1174ccb5-923c-4d84-b74b-a6d6ecc40313 => generated 439 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:49:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bd24941e-2066-4bb8-84ba-fb92a86731a0 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bd24941e-2066-4bb8-84ba-fb92a86731a0 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/snapshots/1174ccb5-923c-4d84-b74b-a6d6ecc40313 Sep 07 13:49:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bd24941e-2066-4bb8-84ba-fb92a86731a0 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bd24941e-2066-4bb8-84ba-fb92a86731a0 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:56 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:56 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:56 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-bd24941e-2066-4bb8-84ba-fb92a86731a0 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Snapshot retrieved successfully. Sep 07 13:49:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bd24941e-2066-4bb8-84ba-fb92a86731a0 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/snapshots/1174ccb5-923c-4d84-b74b-a6d6ecc40313 returned with HTTP 200 Sep 07 13:49:56 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 510/998] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:49:56 2026] GET /volume/v3/snapshots/1174ccb5-923c-4d84-b74b-a6d6ecc40313 => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-81d2e297-0a3e-41b8-9a4d-21e32bd26789 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-81d2e297-0a3e-41b8-9a4d-21e32bd26789 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 07 13:49:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-81d2e297-0a3e-41b8-9a4d-21e32bd26789 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6aef549c-5fd1-4e9a-95bf-b8419ee57867", "name": "tempest-VolumesDeleteCascade-Snapshot-814072497"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:49:57 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:57 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:57 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:57 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:57 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-81d2e297-0a3e-41b8-9a4d-21e32bd26789 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Volume info retrieved successfully. Sep 07 13:49:57 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-81d2e297-0a3e-41b8-9a4d-21e32bd26789 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Create snapshot from volume 6aef549c-5fd1-4e9a-95bf-b8419ee57867 Sep 07 13:49:57 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-81d2e297-0a3e-41b8-9a4d-21e32bd26789 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Created reservations ['1c976f10-fbec-4cf7-a649-8d8b6969bcc9', '67334082-989e-4c00-a029-c88b5395355a', '502699e6-ad72-4143-9bfa-cf1ff0956202', '9b659f93-9cec-49a6-9434-3345bf9f9b6a'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:49:57 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:49:57 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:49:57 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-81d2e297-0a3e-41b8-9a4d-21e32bd26789 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Snapshot create request issued successfully. Sep 07 13:49:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-81d2e297-0a3e-41b8-9a4d-21e32bd26789 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 13:49:57 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 489/999] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 13:49:56 2026] POST /volume/v3/snapshots => generated 306 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:49:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-40cda87e-dc3e-4a69-b594-2695d12bd9f7 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-40cda87e-dc3e-4a69-b594-2695d12bd9f7 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/snapshots/3b50faa4-e5de-4f29-84e0-a54096422f8f Sep 07 13:49:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-40cda87e-dc3e-4a69-b594-2695d12bd9f7 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-40cda87e-dc3e-4a69-b594-2695d12bd9f7 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:57 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:57 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:57 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-40cda87e-dc3e-4a69-b594-2695d12bd9f7 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Snapshot retrieved successfully. Sep 07 13:49:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-40cda87e-dc3e-4a69-b594-2695d12bd9f7 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/snapshots/3b50faa4-e5de-4f29-84e0-a54096422f8f returned with HTTP 200 Sep 07 13:49:57 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 511/1000] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:49:57 2026] GET /volume/v3/snapshots/3b50faa4-e5de-4f29-84e0-a54096422f8f => generated 438 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:49:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-79423d6e-52d9-4e82-b0d9-3ca90e48666b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-79423d6e-52d9-4e82-b0d9-3ca90e48666b tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/snapshots/3b50faa4-e5de-4f29-84e0-a54096422f8f Sep 07 13:49:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-79423d6e-52d9-4e82-b0d9-3ca90e48666b tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-79423d6e-52d9-4e82-b0d9-3ca90e48666b tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:58 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:58 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:49:58 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-79423d6e-52d9-4e82-b0d9-3ca90e48666b tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Snapshot retrieved successfully. Sep 07 13:49:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-79423d6e-52d9-4e82-b0d9-3ca90e48666b tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/snapshots/3b50faa4-e5de-4f29-84e0-a54096422f8f returned with HTTP 200 Sep 07 13:49:58 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 490/1001] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:49:58 2026] GET /volume/v3/snapshots/3b50faa4-e5de-4f29-84e0-a54096422f8f => generated 438 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:49:59 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2aff5b5f-a7cb-4fc5-90b4-f3f12271a8fa None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:49:59 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2aff5b5f-a7cb-4fc5-90b4-f3f12271a8fa tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/snapshots/3b50faa4-e5de-4f29-84e0-a54096422f8f Sep 07 13:49:59 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2aff5b5f-a7cb-4fc5-90b4-f3f12271a8fa tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:49:59 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2aff5b5f-a7cb-4fc5-90b4-f3f12271a8fa tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:49:59 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:49:59 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:49:59 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2aff5b5f-a7cb-4fc5-90b4-f3f12271a8fa tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Snapshot retrieved successfully. Sep 07 13:49:59 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2aff5b5f-a7cb-4fc5-90b4-f3f12271a8fa tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/snapshots/3b50faa4-e5de-4f29-84e0-a54096422f8f returned with HTTP 200 Sep 07 13:49:59 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 512/1002] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:49:59 2026] GET /volume/v3/snapshots/3b50faa4-e5de-4f29-84e0-a54096422f8f => generated 438 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-17a46d4f-9483-46f8-b32e-ff8153109c36 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-17a46d4f-9483-46f8-b32e-ff8153109c36 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/snapshots/3b50faa4-e5de-4f29-84e0-a54096422f8f Sep 07 13:50:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-17a46d4f-9483-46f8-b32e-ff8153109c36 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-17a46d4f-9483-46f8-b32e-ff8153109c36 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:00 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:00 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:00 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-17a46d4f-9483-46f8-b32e-ff8153109c36 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Snapshot retrieved successfully. Sep 07 13:50:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-17a46d4f-9483-46f8-b32e-ff8153109c36 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/snapshots/3b50faa4-e5de-4f29-84e0-a54096422f8f returned with HTTP 200 Sep 07 13:50:00 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 491/1003] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:50:00 2026] GET /volume/v3/snapshots/3b50faa4-e5de-4f29-84e0-a54096422f8f => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:50:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-78e3a0b7-8ea4-4065-8550-ffbd413acc9a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-78e3a0b7-8ea4-4065-8550-ffbd413acc9a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] DELETE http://192.168.122.6/volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867?cascade=True Sep 07 13:50:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-78e3a0b7-8ea4-4065-8550-ffbd413acc9a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-78e3a0b7-8ea4-4065-8550-ffbd413acc9a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:00 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-78e3a0b7-8ea4-4065-8550-ffbd413acc9a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Delete volume with id: 6aef549c-5fd1-4e9a-95bf-b8419ee57867 Sep 07 13:50:00 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:00 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:00 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:00 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:00 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-78e3a0b7-8ea4-4065-8550-ffbd413acc9a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Volume info retrieved successfully. Sep 07 13:50:00 devstack devstack@c-api.service[87262]: /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 07 13:50:00 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:50:00 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-78e3a0b7-8ea4-4065-8550-ffbd413acc9a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Delete volume request issued successfully. Sep 07 13:50:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-78e3a0b7-8ea4-4065-8550-ffbd413acc9a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867?cascade=True returned with HTTP 202 Sep 07 13:50:00 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 513/1004] 192.168.122.6 () {58 vars in 1250 bytes} [Mon Sep 7 13:50:00 2026] DELETE /volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867?cascade=True => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:50:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a0401d4e-55ad-4de1-bf64-83c2b0016e60 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a0401d4e-55ad-4de1-bf64-83c2b0016e60 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 Sep 07 13:50:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a0401d4e-55ad-4de1-bf64-83c2b0016e60 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a0401d4e-55ad-4de1-bf64-83c2b0016e60 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-52e21ba7-edc6-41fa-94e7-1fb0754a4ef6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:00 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:00 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:00 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:00 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:00 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a0401d4e-55ad-4de1-bf64-83c2b0016e60 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Volume info retrieved successfully. Sep 07 13:50:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a0401d4e-55ad-4de1-bf64-83c2b0016e60 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 returned with HTTP 200 Sep 07 13:50:00 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 492/1005] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:00 2026] GET /volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 => generated 848 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-52e21ba7-edc6-41fa-94e7-1fb0754a4ef6 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:50:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-52e21ba7-edc6-41fa-94e7-1fb0754a4ef6 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-160651148"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-52e21ba7-edc6-41fa-94e7-1fb0754a4ef6 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-160651148'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:50:00 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-52e21ba7-edc6-41fa-94e7-1fb0754a4ef6 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Create volume of 1 GB Sep 07 13:50:00 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:00 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:00 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-52e21ba7-edc6-41fa-94e7-1fb0754a4ef6 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Availability Zones retrieved successfully. Sep 07 13:50:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-52e21ba7-edc6-41fa-94e7-1fb0754a4ef6 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Flow 'volume_create_api' (f8b97456-dac1-4490-bd03-dcfc21db6355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-52e21ba7-edc6-41fa-94e7-1fb0754a4ef6 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eafffea-886e-4f6a-9240-9f28e3503df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-52e21ba7-edc6-41fa-94e7-1fb0754a4ef6 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:50:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-52e21ba7-edc6-41fa-94e7-1fb0754a4ef6 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eafffea-886e-4f6a-9240-9f28e3503df3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-52e21ba7-edc6-41fa-94e7-1fb0754a4ef6 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c3803c0-0be7-42bc-b187-e629e335dea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:01 devstack devstack@c-api.service[87262]: DEBUG dbcounter [-] [87262] Writing DB stats cinder:SELECT=499,cinder:INSERT=41,cinder:UPDATE=73,cinder:DELETE=5 {{(pid=87262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:50:01 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-52e21ba7-edc6-41fa-94e7-1fb0754a4ef6 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Created reservations ['d40b1db8-d8fd-4b3e-9359-4d51df89cc2a', '0f39507c-3a2e-4b70-9bdd-89446b7a176f', '2f1f9113-4058-45eb-b66d-b988380540ee', 'd7c1e082-f39a-4e83-86dd-c59e432d39f5'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:50:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-52e21ba7-edc6-41fa-94e7-1fb0754a4ef6 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c3803c0-0be7-42bc-b187-e629e335dea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d40b1db8-d8fd-4b3e-9359-4d51df89cc2a', '0f39507c-3a2e-4b70-9bdd-89446b7a176f', '2f1f9113-4058-45eb-b66d-b988380540ee', 'd7c1e082-f39a-4e83-86dd-c59e432d39f5']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-52e21ba7-edc6-41fa-94e7-1fb0754a4ef6 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (237a432b-d433-4075-8ec4-b5988714d162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:01 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:01 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-52e21ba7-edc6-41fa-94e7-1fb0754a4ef6 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (237a432b-d433-4075-8ec4-b5988714d162) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10c5914a-283b-4786-8279-24cda8e28a16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-160651148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20574c041a3345b0a91252909e00e11f',qos_specs=None,replication_status=,reservations=['d40b1db8-d8fd-4b3e-9359-4d51df89cc2a','0f39507c-3a2e-4b70-9bdd-89446b7a176f','2f1f9113-4058-45eb-b66d-b988380540ee','d7c1e082-f39a-4e83-86dd-c59e432d39f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8883b3665ba14fa590ebebd64ba41aae',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:50:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-160651148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10c5914a-283b-4786-8279-24cda8e28a16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20574c041a3345b0a91252909e00e11f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8883b3665ba14fa590ebebd64ba41aae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-52e21ba7-edc6-41fa-94e7-1fb0754a4ef6 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c936b4e9-b4cd-4b61-990b-85bf9f2af3f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-52e21ba7-edc6-41fa-94e7-1fb0754a4ef6 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c936b4e9-b4cd-4b61-990b-85bf9f2af3f0) transitioned into state 'SUCCESS' from state '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-160651148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20574c041a3345b0a91252909e00e11f',qos_specs=None,replication_status=,reservations=['d40b1db8-d8fd-4b3e-9359-4d51df89cc2a','0f39507c-3a2e-4b70-9bdd-89446b7a176f','2f1f9113-4058-45eb-b66d-b988380540ee','d7c1e082-f39a-4e83-86dd-c59e432d39f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8883b3665ba14fa590ebebd64ba41aae',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-52e21ba7-edc6-41fa-94e7-1fb0754a4ef6 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d98d1d6-9f89-490b-a554-90c72a6d6fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-52e21ba7-edc6-41fa-94e7-1fb0754a4ef6 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d98d1d6-9f89-490b-a554-90c72a6d6fd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-52e21ba7-edc6-41fa-94e7-1fb0754a4ef6 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Flow 'volume_create_api' (f8b97456-dac1-4490-bd03-dcfc21db6355) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:01 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-52e21ba7-edc6-41fa-94e7-1fb0754a4ef6 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Create volume request issued successfully. Sep 07 13:50:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-52e21ba7-edc6-41fa-94e7-1fb0754a4ef6 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:50:01 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 514/1006] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:50:00 2026] POST /volume/v3/volumes => generated 754 bytes in 881 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:50:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-89d18ddf-47ca-4984-83e4-5b81d59187db None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-89d18ddf-47ca-4984-83e4-5b81d59187db tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] GET http://192.168.122.6/volume/v3/volumes/10c5914a-283b-4786-8279-24cda8e28a16 Sep 07 13:50:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-89d18ddf-47ca-4984-83e4-5b81d59187db tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-89d18ddf-47ca-4984-83e4-5b81d59187db tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:01 devstack devstack@c-api.service[87261]: DEBUG dbcounter [-] [87261] Writing DB stats cinder:SELECT=615,cinder:UPDATE=169,cinder:INSERT=105,cinder:DELETE=4 {{(pid=87261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:50:01 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:01 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:01 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:01 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:01 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-89d18ddf-47ca-4984-83e4-5b81d59187db tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Volume info retrieved successfully. Sep 07 13:50:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-89d18ddf-47ca-4984-83e4-5b81d59187db tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] http://192.168.122.6/volume/v3/volumes/10c5914a-283b-4786-8279-24cda8e28a16 returned with HTTP 200 Sep 07 13:50:01 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 493/1007] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:01 2026] GET /volume/v3/volumes/10c5914a-283b-4786-8279-24cda8e28a16 => generated 822 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-949bbc94-f9ec-4b99-b327-1e7c9bce58ad None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-949bbc94-f9ec-4b99-b327-1e7c9bce58ad tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 Sep 07 13:50:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-949bbc94-f9ec-4b99-b327-1e7c9bce58ad tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-949bbc94-f9ec-4b99-b327-1e7c9bce58ad tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:01 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:01 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:01 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:01 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:01 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-949bbc94-f9ec-4b99-b327-1e7c9bce58ad tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Volume info retrieved successfully. Sep 07 13:50:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-949bbc94-f9ec-4b99-b327-1e7c9bce58ad tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 returned with HTTP 200 Sep 07 13:50:01 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 515/1008] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:01 2026] GET /volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 => generated 848 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7abb60e6-020a-47d6-954d-949171f4bc36 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7abb60e6-020a-47d6-954d-949171f4bc36 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] GET http://192.168.122.6/volume/v3/volumes/10c5914a-283b-4786-8279-24cda8e28a16 Sep 07 13:50:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7abb60e6-020a-47d6-954d-949171f4bc36 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7abb60e6-020a-47d6-954d-949171f4bc36 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:02 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:02 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:02 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:02 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:02 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7abb60e6-020a-47d6-954d-949171f4bc36 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Volume info retrieved successfully. Sep 07 13:50:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7abb60e6-020a-47d6-954d-949171f4bc36 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] http://192.168.122.6/volume/v3/volumes/10c5914a-283b-4786-8279-24cda8e28a16 returned with HTTP 200 Sep 07 13:50:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 494/1009] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:02 2026] GET /volume/v3/volumes/10c5914a-283b-4786-8279-24cda8e28a16 => generated 846 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-03234354-6c23-4e22-83dc-7b234506a26b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-03234354-6c23-4e22-83dc-7b234506a26b tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 Sep 07 13:50:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-03234354-6c23-4e22-83dc-7b234506a26b tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-03234354-6c23-4e22-83dc-7b234506a26b tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:02 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:02 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:02 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:02 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:02 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-03234354-6c23-4e22-83dc-7b234506a26b tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Volume info retrieved successfully. Sep 07 13:50:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-03234354-6c23-4e22-83dc-7b234506a26b tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 returned with HTTP 200 Sep 07 13:50:02 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 516/1010] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:02 2026] GET /volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 => generated 848 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9327a790-0563-4e28-a260-7cbbd3ed10e3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:03 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9327a790-0563-4e28-a260-7cbbd3ed10e3 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] GET http://192.168.122.6/volume/v3/volumes/10c5914a-283b-4786-8279-24cda8e28a16 Sep 07 13:50:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9327a790-0563-4e28-a260-7cbbd3ed10e3 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9327a790-0563-4e28-a260-7cbbd3ed10e3 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:03 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:03 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:03 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:03 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:03 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9327a790-0563-4e28-a260-7cbbd3ed10e3 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Volume info retrieved successfully. Sep 07 13:50:03 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9327a790-0563-4e28-a260-7cbbd3ed10e3 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] http://192.168.122.6/volume/v3/volumes/10c5914a-283b-4786-8279-24cda8e28a16 returned with HTTP 200 Sep 07 13:50:03 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 495/1011] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:03 2026] GET /volume/v3/volumes/10c5914a-283b-4786-8279-24cda8e28a16 => generated 847 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c45aa7b5-42ff-4095-8b98-30f021d9a41e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c45aa7b5-42ff-4095-8b98-30f021d9a41e tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-reader] GET http://192.168.122.6/volume/v3/limits Sep 07 13:50:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c45aa7b5-42ff-4095-8b98-30f021d9a41e tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c45aa7b5-42ff-4095-8b98-30f021d9a41e tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-reader] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c45aa7b5-42ff-4095-8b98-30f021d9a41e tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-reader] http://192.168.122.6/volume/v3/limits returned with HTTP 200 Sep 07 13:50:03 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 517/1012] 192.168.122.6 () {58 vars in 1108 bytes} [Mon Sep 7 13:50:03 2026] GET /volume/v3/limits => generated 302 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ace3efd4-51ec-4c40-84f6-f030152e1cd7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:03 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ace3efd4-51ec-4c40-84f6-f030152e1cd7 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] GET http://192.168.122.6/volume/v3/volumes/10c5914a-283b-4786-8279-24cda8e28a16 Sep 07 13:50:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ace3efd4-51ec-4c40-84f6-f030152e1cd7 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ace3efd4-51ec-4c40-84f6-f030152e1cd7 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ceaa58c8-192b-4a32-a0c3-4ce74fcc931f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ceaa58c8-192b-4a32-a0c3-4ce74fcc931f tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 Sep 07 13:50:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ceaa58c8-192b-4a32-a0c3-4ce74fcc931f tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ceaa58c8-192b-4a32-a0c3-4ce74fcc931f tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:03 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:03 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:03 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:03 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:03 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:03 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:03 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:03 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:03 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ace3efd4-51ec-4c40-84f6-f030152e1cd7 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Volume info retrieved successfully. Sep 07 13:50:03 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ceaa58c8-192b-4a32-a0c3-4ce74fcc931f tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Volume info retrieved successfully. Sep 07 13:50:03 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ace3efd4-51ec-4c40-84f6-f030152e1cd7 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] http://192.168.122.6/volume/v3/volumes/10c5914a-283b-4786-8279-24cda8e28a16 returned with HTTP 200 Sep 07 13:50:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ceaa58c8-192b-4a32-a0c3-4ce74fcc931f tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 returned with HTTP 200 Sep 07 13:50:03 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 496/1013] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:03 2026] GET /volume/v3/volumes/10c5914a-283b-4786-8279-24cda8e28a16 => generated 847 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:03 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 518/1014] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:03 2026] GET /volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 => generated 848 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-978169bf-d2bc-4592-8efa-da153ed33ec7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-978169bf-d2bc-4592-8efa-da153ed33ec7 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] DELETE http://192.168.122.6/volume/v3/volumes/10c5914a-283b-4786-8279-24cda8e28a16 Sep 07 13:50:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-978169bf-d2bc-4592-8efa-da153ed33ec7 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-978169bf-d2bc-4592-8efa-da153ed33ec7 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:04 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-978169bf-d2bc-4592-8efa-da153ed33ec7 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Delete volume with id: 10c5914a-283b-4786-8279-24cda8e28a16 Sep 07 13:50:04 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:04 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:04 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:04 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:04 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-978169bf-d2bc-4592-8efa-da153ed33ec7 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Volume info retrieved successfully. Sep 07 13:50:04 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-978169bf-d2bc-4592-8efa-da153ed33ec7 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Delete volume request issued successfully. Sep 07 13:50:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-978169bf-d2bc-4592-8efa-da153ed33ec7 tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] http://192.168.122.6/volume/v3/volumes/10c5914a-283b-4786-8279-24cda8e28a16 returned with HTTP 202 Sep 07 13:50:04 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 497/1015] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:50:04 2026] DELETE /volume/v3/volumes/10c5914a-283b-4786-8279-24cda8e28a16 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:50:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-038004af-d48d-45b0-8630-ef1fd6ee3c6f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-038004af-d48d-45b0-8630-ef1fd6ee3c6f tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] GET http://192.168.122.6/volume/v3/volumes/10c5914a-283b-4786-8279-24cda8e28a16 Sep 07 13:50:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-038004af-d48d-45b0-8630-ef1fd6ee3c6f tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-038004af-d48d-45b0-8630-ef1fd6ee3c6f tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:04 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:04 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:04 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:04 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:04 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-038004af-d48d-45b0-8630-ef1fd6ee3c6f tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Volume info retrieved successfully. Sep 07 13:50:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-038004af-d48d-45b0-8630-ef1fd6ee3c6f tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] http://192.168.122.6/volume/v3/volumes/10c5914a-283b-4786-8279-24cda8e28a16 returned with HTTP 200 Sep 07 13:50:04 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 519/1016] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:04 2026] GET /volume/v3/volumes/10c5914a-283b-4786-8279-24cda8e28a16 => generated 846 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:50:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b053625e-0d6e-4f30-b8a2-1ad016135a87 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b053625e-0d6e-4f30-b8a2-1ad016135a87 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 Sep 07 13:50:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b053625e-0d6e-4f30-b8a2-1ad016135a87 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b053625e-0d6e-4f30-b8a2-1ad016135a87 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:05 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:05 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:05 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:05 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:05 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b053625e-0d6e-4f30-b8a2-1ad016135a87 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Volume info retrieved successfully. Sep 07 13:50:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b053625e-0d6e-4f30-b8a2-1ad016135a87 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 returned with HTTP 200 Sep 07 13:50:05 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 498/1017] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:05 2026] GET /volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 => generated 848 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a11ea792-eb1b-4a78-9269-857ffbfd141f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a11ea792-eb1b-4a78-9269-857ffbfd141f tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] GET http://192.168.122.6/volume/v3/volumes/10c5914a-283b-4786-8279-24cda8e28a16 Sep 07 13:50:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a11ea792-eb1b-4a78-9269-857ffbfd141f tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a11ea792-eb1b-4a78-9269-857ffbfd141f tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a11ea792-eb1b-4a78-9269-857ffbfd141f tempest-AbsoluteLimitsTests-1766007836 tempest-AbsoluteLimitsTests-1766007836-project-member] http://192.168.122.6/volume/v3/volumes/10c5914a-283b-4786-8279-24cda8e28a16 returned with HTTP 404 Sep 07 13:50:05 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 520/1018] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:05 2026] GET /volume/v3/volumes/10c5914a-283b-4786-8279-24cda8e28a16 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-aeb871c0-7fe6-423c-a723-d18690618355 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-aeb871c0-7fe6-423c-a723-d18690618355 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 Sep 07 13:50:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-aeb871c0-7fe6-423c-a723-d18690618355 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-aeb871c0-7fe6-423c-a723-d18690618355 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:06 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:06 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:06 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:06 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:06 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-aeb871c0-7fe6-423c-a723-d18690618355 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Volume info retrieved successfully. Sep 07 13:50:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-aeb871c0-7fe6-423c-a723-d18690618355 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 returned with HTTP 200 Sep 07 13:50:06 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 499/1019] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:06 2026] GET /volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 => generated 848 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-61a2b6fe-acb8-44b0-9257-38211864026d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-61a2b6fe-acb8-44b0-9257-38211864026d tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 Sep 07 13:50:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-61a2b6fe-acb8-44b0-9257-38211864026d tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-61a2b6fe-acb8-44b0-9257-38211864026d tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:07 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:07 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:07 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:07 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:07 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-61a2b6fe-acb8-44b0-9257-38211864026d tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Volume info retrieved successfully. Sep 07 13:50:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-61a2b6fe-acb8-44b0-9257-38211864026d tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 returned with HTTP 200 Sep 07 13:50:07 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 521/1020] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:07 2026] GET /volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 => generated 848 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6f6e49a1-7516-422d-88bd-10f6d247d884 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6f6e49a1-7516-422d-88bd-10f6d247d884 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 Sep 07 13:50:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6f6e49a1-7516-422d-88bd-10f6d247d884 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6f6e49a1-7516-422d-88bd-10f6d247d884 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6f6e49a1-7516-422d-88bd-10f6d247d884 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 returned with HTTP 404 Sep 07 13:50:08 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 500/1021] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:08 2026] GET /volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-eb7710f9-bfd6-4ef3-9483-620085cd32d0 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-eb7710f9-bfd6-4ef3-9483-620085cd32d0 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-reader] GET http://192.168.122.6/volume/v3/volumes Sep 07 13:50:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-eb7710f9-bfd6-4ef3-9483-620085cd32d0 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-eb7710f9-bfd6-4ef3-9483-620085cd32d0 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-reader] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-eb7710f9-bfd6-4ef3-9483-620085cd32d0 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-reader] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:08 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-eb7710f9-bfd6-4ef3-9483-620085cd32d0 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:50:08 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-eb7710f9-bfd6-4ef3-9483-620085cd32d0 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-reader] Get all volumes completed successfully. Sep 07 13:50:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-eb7710f9-bfd6-4ef3-9483-620085cd32d0 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-reader] http://192.168.122.6/volume/v3/volumes returned with HTTP 200 Sep 07 13:50:08 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 522/1022] 192.168.122.6 () {58 vars in 1111 bytes} [Mon Sep 7 13:50:08 2026] GET /volume/v3/volumes => generated 15 bytes in 589 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:50:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-37b5c34e-9650-40dd-a375-f035758e0582 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-37b5c34e-9650-40dd-a375-f035758e0582 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-reader] GET http://192.168.122.6/volume/v3/snapshots Sep 07 13:50:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-37b5c34e-9650-40dd-a375-f035758e0582 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-37b5c34e-9650-40dd-a375-f035758e0582 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-reader] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-37b5c34e-9650-40dd-a375-f035758e0582 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-reader] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:08 devstack devstack@c-api.service[87261]: DEBUG cinder.db.api [None req-37b5c34e-9650-40dd-a375-f035758e0582 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-reader] Building query based on filter {{(pid=87261) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:50:08 devstack devstack@c-api.service[87261]: /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 07 13:50:08 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:50:08 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-37b5c34e-9650-40dd-a375-f035758e0582 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-reader] Get all snapshots completed successfully. Sep 07 13:50:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-37b5c34e-9650-40dd-a375-f035758e0582 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-reader] http://192.168.122.6/volume/v3/snapshots returned with HTTP 200 Sep 07 13:50:08 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 501/1023] 192.168.122.6 () {58 vars in 1117 bytes} [Mon Sep 7 13:50:08 2026] GET /volume/v3/snapshots => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:50:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1d8c4bb4-c477-45be-b267-173fe0fe2b16 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1d8c4bb4-c477-45be-b267-173fe0fe2b16 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/3b50faa4-e5de-4f29-84e0-a54096422f8f Sep 07 13:50:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1d8c4bb4-c477-45be-b267-173fe0fe2b16 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1d8c4bb4-c477-45be-b267-173fe0fe2b16 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:09 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-1d8c4bb4-c477-45be-b267-173fe0fe2b16 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Delete snapshot with id: 3b50faa4-e5de-4f29-84e0-a54096422f8f Sep 07 13:50:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1d8c4bb4-c477-45be-b267-173fe0fe2b16 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/snapshots/3b50faa4-e5de-4f29-84e0-a54096422f8f returned with HTTP 404 Sep 07 13:50:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 523/1024] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 13:50:09 2026] DELETE /volume/v3/snapshots/3b50faa4-e5de-4f29-84e0-a54096422f8f => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d37d4af1-a403-4230-9581-d2ccd8e4d19f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d37d4af1-a403-4230-9581-d2ccd8e4d19f tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/1174ccb5-923c-4d84-b74b-a6d6ecc40313 Sep 07 13:50:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d37d4af1-a403-4230-9581-d2ccd8e4d19f tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d37d4af1-a403-4230-9581-d2ccd8e4d19f tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:09 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-d37d4af1-a403-4230-9581-d2ccd8e4d19f tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Delete snapshot with id: 1174ccb5-923c-4d84-b74b-a6d6ecc40313 Sep 07 13:50:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d37d4af1-a403-4230-9581-d2ccd8e4d19f tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/snapshots/1174ccb5-923c-4d84-b74b-a6d6ecc40313 returned with HTTP 404 Sep 07 13:50:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 502/1025] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 13:50:09 2026] DELETE /volume/v3/snapshots/1174ccb5-923c-4d84-b74b-a6d6ecc40313 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a76fde11-db5d-4b1a-9038-c88cc19273ff None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a76fde11-db5d-4b1a-9038-c88cc19273ff tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 Sep 07 13:50:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a76fde11-db5d-4b1a-9038-c88cc19273ff tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a76fde11-db5d-4b1a-9038-c88cc19273ff tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a76fde11-db5d-4b1a-9038-c88cc19273ff tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 returned with HTTP 404 Sep 07 13:50:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 524/1026] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:09 2026] GET /volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-85c43c51-f63e-4f58-bfc2-59e9ae7f2a1e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-85c43c51-f63e-4f58-bfc2-59e9ae7f2a1e tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] DELETE http://192.168.122.6/volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 Sep 07 13:50:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-85c43c51-f63e-4f58-bfc2-59e9ae7f2a1e tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-85c43c51-f63e-4f58-bfc2-59e9ae7f2a1e tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:09 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-85c43c51-f63e-4f58-bfc2-59e9ae7f2a1e tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Delete volume with id: 6aef549c-5fd1-4e9a-95bf-b8419ee57867 Sep 07 13:50:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-85c43c51-f63e-4f58-bfc2-59e9ae7f2a1e tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 returned with HTTP 404 Sep 07 13:50:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 503/1027] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:50:09 2026] DELETE /volume/v3/volumes/6aef549c-5fd1-4e9a-95bf-b8419ee57867 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:50:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-893fdc2a-c01d-48b1-85e6-4b61e17a7e99 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-893fdc2a-c01d-48b1-85e6-4b61e17a7e99 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:50:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-893fdc2a-c01d-48b1-85e6-4b61e17a7e99 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1978758097"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-893fdc2a-c01d-48b1-85e6-4b61e17a7e99 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1978758097'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:50:09 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-893fdc2a-c01d-48b1-85e6-4b61e17a7e99 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Create volume of 1 GB Sep 07 13:50:09 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-893fdc2a-c01d-48b1-85e6-4b61e17a7e99 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Availability Zones retrieved successfully. Sep 07 13:50:09 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-893fdc2a-c01d-48b1-85e6-4b61e17a7e99 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Flow 'volume_create_api' (0be2b258-9885-48e7-b9ca-5733854693aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:09 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-893fdc2a-c01d-48b1-85e6-4b61e17a7e99 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (773f98b3-119e-49ce-ae22-5e6f277cbf03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:09 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-893fdc2a-c01d-48b1-85e6-4b61e17a7e99 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:50:09 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-893fdc2a-c01d-48b1-85e6-4b61e17a7e99 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (773f98b3-119e-49ce-ae22-5e6f277cbf03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:09 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-893fdc2a-c01d-48b1-85e6-4b61e17a7e99 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb8891a8-1b16-45ac-bcff-4a40846c36ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:09 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-893fdc2a-c01d-48b1-85e6-4b61e17a7e99 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Created reservations ['92b8f528-d920-4546-85ee-732b963138ec', '3403c631-64f6-461e-86a3-98f45b657f41', '2c211ef9-0084-46c6-a097-77e0168d4f89', 'ba897566-25ae-4231-af92-0b4d57b24455'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:50:09 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-893fdc2a-c01d-48b1-85e6-4b61e17a7e99 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb8891a8-1b16-45ac-bcff-4a40846c36ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92b8f528-d920-4546-85ee-732b963138ec', '3403c631-64f6-461e-86a3-98f45b657f41', '2c211ef9-0084-46c6-a097-77e0168d4f89', 'ba897566-25ae-4231-af92-0b4d57b24455']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:09 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-893fdc2a-c01d-48b1-85e6-4b61e17a7e99 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (460a75fd-d080-4d11-8eaf-a7eda0a46f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:09 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:09 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:09 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-893fdc2a-c01d-48b1-85e6-4b61e17a7e99 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (460a75fd-d080-4d11-8eaf-a7eda0a46f27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52f732ee-e60e-49f6-a6ce-9f79902d0334', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1978758097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e81b8dd6e1c427f902e5a2c4213101d',qos_specs=None,replication_status=,reservations=['92b8f528-d920-4546-85ee-732b963138ec','3403c631-64f6-461e-86a3-98f45b657f41','2c211ef9-0084-46c6-a097-77e0168d4f89','ba897566-25ae-4231-af92-0b4d57b24455'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0be20a57ecb46588904af7a98fce629',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:50:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1978758097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52f732ee-e60e-49f6-a6ce-9f79902d0334,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e81b8dd6e1c427f902e5a2c4213101d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0be20a57ecb46588904af7a98fce629',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:09 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-893fdc2a-c01d-48b1-85e6-4b61e17a7e99 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2ce2b76-0cc6-4187-b451-d2843c4f2578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:09 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-893fdc2a-c01d-48b1-85e6-4b61e17a7e99 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2ce2b76-0cc6-4187-b451-d2843c4f2578) transitioned into state 'SUCCESS' from state '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-1978758097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e81b8dd6e1c427f902e5a2c4213101d',qos_specs=None,replication_status=,reservations=['92b8f528-d920-4546-85ee-732b963138ec','3403c631-64f6-461e-86a3-98f45b657f41','2c211ef9-0084-46c6-a097-77e0168d4f89','ba897566-25ae-4231-af92-0b4d57b24455'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0be20a57ecb46588904af7a98fce629',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:09 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-893fdc2a-c01d-48b1-85e6-4b61e17a7e99 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cd3c208-7beb-4867-a3fc-0bf5f5cac07d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:09 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-893fdc2a-c01d-48b1-85e6-4b61e17a7e99 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cd3c208-7beb-4867-a3fc-0bf5f5cac07d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:09 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-893fdc2a-c01d-48b1-85e6-4b61e17a7e99 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Flow 'volume_create_api' (0be2b258-9885-48e7-b9ca-5733854693aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:09 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-893fdc2a-c01d-48b1-85e6-4b61e17a7e99 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Create volume request issued successfully. Sep 07 13:50:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-893fdc2a-c01d-48b1-85e6-4b61e17a7e99 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:50:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 525/1028] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:50:09 2026] POST /volume/v3/volumes => generated 756 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:50:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-afc258bf-8cdc-4429-a2c3-142a3e76f268 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-afc258bf-8cdc-4429-a2c3-142a3e76f268 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/volumes/52f732ee-e60e-49f6-a6ce-9f79902d0334 Sep 07 13:50:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-afc258bf-8cdc-4429-a2c3-142a3e76f268 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-afc258bf-8cdc-4429-a2c3-142a3e76f268 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:09 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:09 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:09 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:09 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:09 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-afc258bf-8cdc-4429-a2c3-142a3e76f268 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Volume info retrieved successfully. Sep 07 13:50:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-afc258bf-8cdc-4429-a2c3-142a3e76f268 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes/52f732ee-e60e-49f6-a6ce-9f79902d0334 returned with HTTP 200 Sep 07 13:50:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 504/1029] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:09 2026] GET /volume/v3/volumes/52f732ee-e60e-49f6-a6ce-9f79902d0334 => generated 824 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-cd25c8f4-3116-4430-8e3f-ce66c7af8745 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cd25c8f4-3116-4430-8e3f-ce66c7af8745 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/volumes/52f732ee-e60e-49f6-a6ce-9f79902d0334 Sep 07 13:50:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cd25c8f4-3116-4430-8e3f-ce66c7af8745 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cd25c8f4-3116-4430-8e3f-ce66c7af8745 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:10 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:10 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:10 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:10 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:10 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-cd25c8f4-3116-4430-8e3f-ce66c7af8745 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Volume info retrieved successfully. Sep 07 13:50:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cd25c8f4-3116-4430-8e3f-ce66c7af8745 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes/52f732ee-e60e-49f6-a6ce-9f79902d0334 returned with HTTP 200 Sep 07 13:50:10 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 526/1030] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:10 2026] GET /volume/v3/volumes/52f732ee-e60e-49f6-a6ce-9f79902d0334 => generated 848 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-41c2035b-7917-4dd2-8281-5b18b2c39af1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-314b4f8c-825f-46ef-b3c7-9868a6e2223e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-314b4f8c-825f-46ef-b3c7-9868a6e2223e tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/volumes/52f732ee-e60e-49f6-a6ce-9f79902d0334 Sep 07 13:50:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-314b4f8c-825f-46ef-b3c7-9868a6e2223e tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-314b4f8c-825f-46ef-b3c7-9868a6e2223e tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:11 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:11 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:11 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:11 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:11 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-314b4f8c-825f-46ef-b3c7-9868a6e2223e tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Volume info retrieved successfully. Sep 07 13:50:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-314b4f8c-825f-46ef-b3c7-9868a6e2223e tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes/52f732ee-e60e-49f6-a6ce-9f79902d0334 returned with HTTP 200 Sep 07 13:50:11 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 527/1031] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:11 2026] GET /volume/v3/volumes/52f732ee-e60e-49f6-a6ce-9f79902d0334 => generated 849 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-325f15ae-f659-4dfe-ab6f-3eccebb9a161 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-325f15ae-f659-4dfe-ab6f-3eccebb9a161 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 07 13:50:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-325f15ae-f659-4dfe-ab6f-3eccebb9a161 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "52f732ee-e60e-49f6-a6ce-9f79902d0334", "name": "tempest-VolumesDeleteCascade-Snapshot-1279191205"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:11 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:11 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:11 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:11 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:11 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-325f15ae-f659-4dfe-ab6f-3eccebb9a161 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Volume info retrieved successfully. Sep 07 13:50:11 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-325f15ae-f659-4dfe-ab6f-3eccebb9a161 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Create snapshot from volume 52f732ee-e60e-49f6-a6ce-9f79902d0334 Sep 07 13:50:12 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-325f15ae-f659-4dfe-ab6f-3eccebb9a161 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Created reservations ['6f61e5f6-20ba-4d39-a361-cfba544c1920', '16afb6b2-52bd-4d7f-925d-d3079cef33c5', '3481b632-926b-4350-af27-f4ee9fee1394', '60a4171d-f3b9-4119-8f24-b1a68b8ce69b'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:50:12 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:12 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:12 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-325f15ae-f659-4dfe-ab6f-3eccebb9a161 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Snapshot create request issued successfully. Sep 07 13:50:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-325f15ae-f659-4dfe-ab6f-3eccebb9a161 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 13:50:12 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 528/1032] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 13:50:11 2026] POST /volume/v3/snapshots => generated 307 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:50:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0e1062ed-ffd4-43fb-baa4-7ff869d60120 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-41c2035b-7917-4dd2-8281-5b18b2c39af1 tempest-AvailabilityZoneTestJSON-522998240 tempest-AvailabilityZoneTestJSON-522998240-project-reader] GET http://192.168.122.6/volume/v3/os-availability-zone Sep 07 13:50:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-41c2035b-7917-4dd2-8281-5b18b2c39af1 tempest-AvailabilityZoneTestJSON-522998240 tempest-AvailabilityZoneTestJSON-522998240-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-41c2035b-7917-4dd2-8281-5b18b2c39af1 tempest-AvailabilityZoneTestJSON-522998240 tempest-AvailabilityZoneTestJSON-522998240-project-reader] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:12 devstack devstack@c-api.service[87261]: /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 07 13:50:12 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:50:12 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-41c2035b-7917-4dd2-8281-5b18b2c39af1 tempest-AvailabilityZoneTestJSON-522998240 tempest-AvailabilityZoneTestJSON-522998240-project-reader] Availability Zones retrieved successfully. Sep 07 13:50:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-41c2035b-7917-4dd2-8281-5b18b2c39af1 tempest-AvailabilityZoneTestJSON-522998240 tempest-AvailabilityZoneTestJSON-522998240-project-reader] http://192.168.122.6/volume/v3/os-availability-zone returned with HTTP 200 Sep 07 13:50:12 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 505/1033] 192.168.122.6 () {58 vars in 1150 bytes} [Mon Sep 7 13:50:11 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:50:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8ab90111-9048-4713-9aad-ec934d69e708 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8ab90111-9048-4713-9aad-ec934d69e708 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/snapshots/a64ade29-0557-48a4-82ce-d64e25078f8b Sep 07 13:50:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8ab90111-9048-4713-9aad-ec934d69e708 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8ab90111-9048-4713-9aad-ec934d69e708 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:12 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:12 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:12 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8ab90111-9048-4713-9aad-ec934d69e708 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Snapshot retrieved successfully. Sep 07 13:50:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8ab90111-9048-4713-9aad-ec934d69e708 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/snapshots/a64ade29-0557-48a4-82ce-d64e25078f8b returned with HTTP 200 Sep 07 13:50:12 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 506/1034] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:50:12 2026] GET /volume/v3/snapshots/a64ade29-0557-48a4-82ce-d64e25078f8b => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0e1062ed-ffd4-43fb-baa4-7ff869d60120 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:50:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0e1062ed-ffd4-43fb-baa4-7ff869d60120 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-995002327"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-0e1062ed-ffd4-43fb-baa4-7ff869d60120 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-995002327'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:50:12 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-0e1062ed-ffd4-43fb-baa4-7ff869d60120 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Create volume of 1 GB Sep 07 13:50:12 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:12 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:12 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0e1062ed-ffd4-43fb-baa4-7ff869d60120 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Availability Zones retrieved successfully. Sep 07 13:50:12 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-0e1062ed-ffd4-43fb-baa4-7ff869d60120 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Flow 'volume_create_api' (16320d1c-2b4c-4c59-964a-b964d3981b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:12 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-0e1062ed-ffd4-43fb-baa4-7ff869d60120 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb8a8b9b-a8cc-412b-9225-83ae86b284e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:12 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-0e1062ed-ffd4-43fb-baa4-7ff869d60120 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:50:12 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-0e1062ed-ffd4-43fb-baa4-7ff869d60120 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb8a8b9b-a8cc-412b-9225-83ae86b284e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:12 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-0e1062ed-ffd4-43fb-baa4-7ff869d60120 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (115377e2-0779-420e-bfe8-0e6adac46abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:12 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-0e1062ed-ffd4-43fb-baa4-7ff869d60120 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Created reservations ['bc4df552-2dca-47f8-8f3b-20ed8d9a24dc', 'e576efe0-8225-425b-9529-85c42453eeab', 'b1340892-4216-4fc4-af94-79cde6fb72ac', '84fd6001-013a-4a3e-8e60-c45ae6c4a6e1'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:50:12 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-0e1062ed-ffd4-43fb-baa4-7ff869d60120 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (115377e2-0779-420e-bfe8-0e6adac46abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc4df552-2dca-47f8-8f3b-20ed8d9a24dc', 'e576efe0-8225-425b-9529-85c42453eeab', 'b1340892-4216-4fc4-af94-79cde6fb72ac', '84fd6001-013a-4a3e-8e60-c45ae6c4a6e1']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:12 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-0e1062ed-ffd4-43fb-baa4-7ff869d60120 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c467e957-a504-455c-b332-6c7ccaf5b0d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:12 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:12 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:12 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-0e1062ed-ffd4-43fb-baa4-7ff869d60120 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c467e957-a504-455c-b332-6c7ccaf5b0d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cbf1497-9b95-467e-b39d-fe701e6fda11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-995002327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91c20d62af9343fc8af866b5ab5f12f6',qos_specs=None,replication_status=,reservations=['bc4df552-2dca-47f8-8f3b-20ed8d9a24dc','e576efe0-8225-425b-9529-85c42453eeab','b1340892-4216-4fc4-af94-79cde6fb72ac','84fd6001-013a-4a3e-8e60-c45ae6c4a6e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9aa7ef82129646e4ac06bb39c274c6a9',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:50:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-995002327',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cbf1497-9b95-467e-b39d-fe701e6fda11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91c20d62af9343fc8af866b5ab5f12f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9aa7ef82129646e4ac06bb39c274c6a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:12 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-0e1062ed-ffd4-43fb-baa4-7ff869d60120 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a90b779-6a28-454b-8cda-a54609153aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:12 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-0e1062ed-ffd4-43fb-baa4-7ff869d60120 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a90b779-6a28-454b-8cda-a54609153aff) transitioned into state 'SUCCESS' from state '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-995002327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91c20d62af9343fc8af866b5ab5f12f6',qos_specs=None,replication_status=,reservations=['bc4df552-2dca-47f8-8f3b-20ed8d9a24dc','e576efe0-8225-425b-9529-85c42453eeab','b1340892-4216-4fc4-af94-79cde6fb72ac','84fd6001-013a-4a3e-8e60-c45ae6c4a6e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9aa7ef82129646e4ac06bb39c274c6a9',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:12 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-0e1062ed-ffd4-43fb-baa4-7ff869d60120 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (759bb4f8-c2cb-4909-b655-7cc6574ecd59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:12 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-0e1062ed-ffd4-43fb-baa4-7ff869d60120 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (759bb4f8-c2cb-4909-b655-7cc6574ecd59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:12 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-0e1062ed-ffd4-43fb-baa4-7ff869d60120 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Flow 'volume_create_api' (16320d1c-2b4c-4c59-964a-b964d3981b46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:12 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0e1062ed-ffd4-43fb-baa4-7ff869d60120 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Create volume request issued successfully. Sep 07 13:50:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0e1062ed-ffd4-43fb-baa4-7ff869d60120 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:50:12 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 529/1035] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:50:12 2026] POST /volume/v3/volumes => generated 754 bytes in 746 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:50:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-81d5544f-2825-4bd5-8842-31a3952f1907 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-81d5544f-2825-4bd5-8842-31a3952f1907 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] GET http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11 Sep 07 13:50:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-81d5544f-2825-4bd5-8842-31a3952f1907 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-81d5544f-2825-4bd5-8842-31a3952f1907 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:12 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:12 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:12 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:12 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:12 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-81d5544f-2825-4bd5-8842-31a3952f1907 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Volume info retrieved successfully. Sep 07 13:50:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-81d5544f-2825-4bd5-8842-31a3952f1907 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11 returned with HTTP 200 Sep 07 13:50:12 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 507/1036] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:12 2026] GET /volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11 => generated 822 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-37bbbf76-03ed-4327-b97e-14f382fd65e6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-37bbbf76-03ed-4327-b97e-14f382fd65e6 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/snapshots/a64ade29-0557-48a4-82ce-d64e25078f8b Sep 07 13:50:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-37bbbf76-03ed-4327-b97e-14f382fd65e6 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-37bbbf76-03ed-4327-b97e-14f382fd65e6 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:13 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:13 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:13 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-37bbbf76-03ed-4327-b97e-14f382fd65e6 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Snapshot retrieved successfully. Sep 07 13:50:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-37bbbf76-03ed-4327-b97e-14f382fd65e6 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/snapshots/a64ade29-0557-48a4-82ce-d64e25078f8b returned with HTTP 200 Sep 07 13:50:13 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 530/1037] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:50:13 2026] GET /volume/v3/snapshots/a64ade29-0557-48a4-82ce-d64e25078f8b => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-56720fc1-1a80-4ce3-89c1-342e627ea6d6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-56720fc1-1a80-4ce3-89c1-342e627ea6d6 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] GET http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11 Sep 07 13:50:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-56720fc1-1a80-4ce3-89c1-342e627ea6d6 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-56720fc1-1a80-4ce3-89c1-342e627ea6d6 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:13 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:13 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:13 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:13 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:14 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-56720fc1-1a80-4ce3-89c1-342e627ea6d6 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Volume info retrieved successfully. Sep 07 13:50:14 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-56720fc1-1a80-4ce3-89c1-342e627ea6d6 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11 returned with HTTP 200 Sep 07 13:50:14 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 508/1038] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:13 2026] GET /volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11 => generated 846 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a07a0d0f-613e-4b87-be14-25a347f94c00 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:14 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a07a0d0f-613e-4b87-be14-25a347f94c00 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/snapshots/a64ade29-0557-48a4-82ce-d64e25078f8b Sep 07 13:50:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a07a0d0f-613e-4b87-be14-25a347f94c00 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a07a0d0f-613e-4b87-be14-25a347f94c00 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:14 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:14 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:14 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a07a0d0f-613e-4b87-be14-25a347f94c00 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Snapshot retrieved successfully. Sep 07 13:50:14 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a07a0d0f-613e-4b87-be14-25a347f94c00 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/snapshots/a64ade29-0557-48a4-82ce-d64e25078f8b returned with HTTP 200 Sep 07 13:50:14 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 531/1039] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:50:14 2026] GET /volume/v3/snapshots/a64ade29-0557-48a4-82ce-d64e25078f8b => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-36735e4c-5b1e-4a30-8754-f426e36659a1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-36735e4c-5b1e-4a30-8754-f426e36659a1 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] GET http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11 Sep 07 13:50:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-36735e4c-5b1e-4a30-8754-f426e36659a1 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-36735e4c-5b1e-4a30-8754-f426e36659a1 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:15 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:15 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:15 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:15 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:15 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-36735e4c-5b1e-4a30-8754-f426e36659a1 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Volume info retrieved successfully. Sep 07 13:50:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-36735e4c-5b1e-4a30-8754-f426e36659a1 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11 returned with HTTP 200 Sep 07 13:50:15 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 509/1040] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:15 2026] GET /volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11 => generated 846 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-712f9c47-03bf-4091-ae1f-650f0e2e4f02 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-712f9c47-03bf-4091-ae1f-650f0e2e4f02 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/snapshots/a64ade29-0557-48a4-82ce-d64e25078f8b Sep 07 13:50:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-712f9c47-03bf-4091-ae1f-650f0e2e4f02 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-712f9c47-03bf-4091-ae1f-650f0e2e4f02 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:15 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:15 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:15 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-712f9c47-03bf-4091-ae1f-650f0e2e4f02 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Snapshot retrieved successfully. Sep 07 13:50:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-712f9c47-03bf-4091-ae1f-650f0e2e4f02 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/snapshots/a64ade29-0557-48a4-82ce-d64e25078f8b returned with HTTP 200 Sep 07 13:50:15 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 532/1041] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:50:15 2026] GET /volume/v3/snapshots/a64ade29-0557-48a4-82ce-d64e25078f8b => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-311262e9-60fc-4587-a518-6e1773a4d17a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-311262e9-60fc-4587-a518-6e1773a4d17a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:50:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-311262e9-60fc-4587-a518-6e1773a4d17a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a64ade29-0557-48a4-82ce-d64e25078f8b", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-248953859"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-311262e9-60fc-4587-a518-6e1773a4d17a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Create volume request body: {'volume': {'snapshot_id': 'a64ade29-0557-48a4-82ce-d64e25078f8b', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-248953859'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:50:15 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:15 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:15 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-311262e9-60fc-4587-a518-6e1773a4d17a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Snapshot retrieved successfully. Sep 07 13:50:15 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-311262e9-60fc-4587-a518-6e1773a4d17a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Create volume of 1 GB Sep 07 13:50:15 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-311262e9-60fc-4587-a518-6e1773a4d17a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Availability Zones retrieved successfully. Sep 07 13:50:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-311262e9-60fc-4587-a518-6e1773a4d17a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Flow 'volume_create_api' (d6897392-d84a-4051-84a5-14ba91a716fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-311262e9-60fc-4587-a518-6e1773a4d17a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f94c6c5c-3124-422a-8694-cc8be5f588d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-311262e9-60fc-4587-a518-6e1773a4d17a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:50:15 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:15 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-311262e9-60fc-4587-a518-6e1773a4d17a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f94c6c5c-3124-422a-8694-cc8be5f588d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a64ade29-0557-48a4-82ce-d64e25078f8b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-311262e9-60fc-4587-a518-6e1773a4d17a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d7b383d-06d8-4663-ba2c-8d8023821e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:15 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-311262e9-60fc-4587-a518-6e1773a4d17a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Created reservations ['4018fe56-f2a5-4a5d-bec7-4ecd5838e7a2', 'ce73db8a-6e66-400a-b7b9-1cedcbb86b08', 'ec6c28ff-6202-4070-9759-945ea7995bec', '5885cc27-b6b4-480c-a100-dddc081cd0fc'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:50:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-311262e9-60fc-4587-a518-6e1773a4d17a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d7b383d-06d8-4663-ba2c-8d8023821e99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4018fe56-f2a5-4a5d-bec7-4ecd5838e7a2', 'ce73db8a-6e66-400a-b7b9-1cedcbb86b08', 'ec6c28ff-6202-4070-9759-945ea7995bec', '5885cc27-b6b4-480c-a100-dddc081cd0fc']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-311262e9-60fc-4587-a518-6e1773a4d17a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bd1da9b-ad16-4f34-b554-63058e9f23e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:15 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:15 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:15 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:15 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-311262e9-60fc-4587-a518-6e1773a4d17a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bd1da9b-ad16-4f34-b554-63058e9f23e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-248953859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e81b8dd6e1c427f902e5a2c4213101d',qos_specs=None,replication_status=,reservations=['4018fe56-f2a5-4a5d-bec7-4ecd5838e7a2','ce73db8a-6e66-400a-b7b9-1cedcbb86b08','ec6c28ff-6202-4070-9759-945ea7995bec','5885cc27-b6b4-480c-a100-dddc081cd0fc'],size=1,snapshot_id=a64ade29-0557-48a4-82ce-d64e25078f8b,source_replicaid=,source_volid=None,status='creating',user_id='e0be20a57ecb46588904af7a98fce629',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:50:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-248953859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e81b8dd6e1c427f902e5a2c4213101d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a64ade29-0557-48a4-82ce-d64e25078f8b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0be20a57ecb46588904af7a98fce629',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-311262e9-60fc-4587-a518-6e1773a4d17a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52786c97-763c-47df-81f4-574b1ca56c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-311262e9-60fc-4587-a518-6e1773a4d17a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52786c97-763c-47df-81f4-574b1ca56c0c) transitioned into state 'SUCCESS' from state '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-248953859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e81b8dd6e1c427f902e5a2c4213101d',qos_specs=None,replication_status=,reservations=['4018fe56-f2a5-4a5d-bec7-4ecd5838e7a2','ce73db8a-6e66-400a-b7b9-1cedcbb86b08','ec6c28ff-6202-4070-9759-945ea7995bec','5885cc27-b6b4-480c-a100-dddc081cd0fc'],size=1,snapshot_id=a64ade29-0557-48a4-82ce-d64e25078f8b,source_replicaid=,source_volid=None,status='creating',user_id='e0be20a57ecb46588904af7a98fce629',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-311262e9-60fc-4587-a518-6e1773a4d17a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7107602-9b5c-4a2a-8d8d-8475b0c81f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:15 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:15 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-311262e9-60fc-4587-a518-6e1773a4d17a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7107602-9b5c-4a2a-8d8d-8475b0c81f31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-311262e9-60fc-4587-a518-6e1773a4d17a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Flow 'volume_create_api' (d6897392-d84a-4051-84a5-14ba91a716fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:15 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-311262e9-60fc-4587-a518-6e1773a4d17a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Create volume request issued successfully. Sep 07 13:50:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-311262e9-60fc-4587-a518-6e1773a4d17a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:50:15 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 510/1042] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:50:15 2026] POST /volume/v3/volumes => generated 789 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:50:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-32218292-658a-40d4-beec-e2d16af5f450 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-32218292-658a-40d4-beec-e2d16af5f450 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d Sep 07 13:50:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-32218292-658a-40d4-beec-e2d16af5f450 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-32218292-658a-40d4-beec-e2d16af5f450 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:15 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:15 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:15 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:15 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:15 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-32218292-658a-40d4-beec-e2d16af5f450 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Volume info retrieved successfully. Sep 07 13:50:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-32218292-658a-40d4-beec-e2d16af5f450 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d returned with HTTP 200 Sep 07 13:50:15 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 533/1043] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:15 2026] GET /volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-637a93b5-9ef2-4af0-8c7c-63216547dcf7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-637a93b5-9ef2-4af0-8c7c-63216547dcf7 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:50:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-637a93b5-9ef2-4af0-8c7c-63216547dcf7 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "bdbd1541-2076-47bf-b26a-15662727e644", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1270706845"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-637a93b5-9ef2-4af0-8c7c-63216547dcf7 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Create volume request body: {'volume': {'imageRef': 'bdbd1541-2076-47bf-b26a-15662727e644', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1270706845'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:50:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-eaf7b486-d306-452a-8c2e-6c7d4a8cd842 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-eaf7b486-d306-452a-8c2e-6c7d4a8cd842 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] GET http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11 Sep 07 13:50:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-eaf7b486-d306-452a-8c2e-6c7d4a8cd842 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-eaf7b486-d306-452a-8c2e-6c7d4a8cd842 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:16 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:16 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:16 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:16 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:16 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-eaf7b486-d306-452a-8c2e-6c7d4a8cd842 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Volume info retrieved successfully. Sep 07 13:50:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-eaf7b486-d306-452a-8c2e-6c7d4a8cd842 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11 returned with HTTP 200 Sep 07 13:50:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 534/1044] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:16 2026] GET /volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11 => generated 847 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8b4fa8bd-7eb8-44f9-b9ce-c2313d92d801 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8b4fa8bd-7eb8-44f9-b9ce-c2313d92d801 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] POST http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11/metadata Sep 07 13:50:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8b4fa8bd-7eb8-44f9-b9ce-c2313d92d801 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:16 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:16 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:16 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:16 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:16 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8b4fa8bd-7eb8-44f9-b9ce-c2313d92d801 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Volume info retrieved successfully. Sep 07 13:50:16 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8b4fa8bd-7eb8-44f9-b9ce-c2313d92d801 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Create volume metadata completed successfully. Sep 07 13:50:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8b4fa8bd-7eb8-44f9-b9ce-c2313d92d801 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11/metadata returned with HTTP 200 Sep 07 13:50:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 535/1045] 192.168.122.6 () {60 vars in 1271 bytes} [Mon Sep 7 13:50:16 2026] POST /volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11/metadata => generated 101 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0e750ec1-b856-4f36-a89e-9c3fa4efd19b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0e750ec1-b856-4f36-a89e-9c3fa4efd19b tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-reader] GET http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11/metadata Sep 07 13:50:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0e750ec1-b856-4f36-a89e-9c3fa4efd19b tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0e750ec1-b856-4f36-a89e-9c3fa4efd19b tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-reader] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:16 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-637a93b5-9ef2-4af0-8c7c-63216547dcf7 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Create volume of 1 GB Sep 07 13:50:16 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:16 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:16 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-637a93b5-9ef2-4af0-8c7c-63216547dcf7 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Availability Zones retrieved successfully. Sep 07 13:50:16 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:16 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:16 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:16 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:16 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0e750ec1-b856-4f36-a89e-9c3fa4efd19b tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-reader] Volume info retrieved successfully. Sep 07 13:50:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-637a93b5-9ef2-4af0-8c7c-63216547dcf7 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Flow 'volume_create_api' (b1fe0963-5ef3-4d61-9fb0-c6c6c014d468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:16 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0e750ec1-b856-4f36-a89e-9c3fa4efd19b tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-reader] Get volume metadata completed successfully. Sep 07 13:50:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0e750ec1-b856-4f36-a89e-9c3fa4efd19b tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-reader] http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11/metadata returned with HTTP 200 Sep 07 13:50:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 536/1046] 192.168.122.6 () {58 vars in 1249 bytes} [Mon Sep 7 13:50:16 2026] GET /volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11/metadata => generated 101 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-637a93b5-9ef2-4af0-8c7c-63216547dcf7 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aebb4b61-86e1-4cae-bfbd-23a69e4af09e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-637a93b5-9ef2-4af0-8c7c-63216547dcf7 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:50:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-3bf12930-8d25-4068-869b-3293661f4e65 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3bf12930-8d25-4068-869b-3293661f4e65 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] PUT http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11/metadata Sep 07 13:50:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3bf12930-8d25-4068-869b-3293661f4e65 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:16 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:16 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:16 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:16 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:16 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-3bf12930-8d25-4068-869b-3293661f4e65 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Volume info retrieved successfully. Sep 07 13:50:16 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-3bf12930-8d25-4068-869b-3293661f4e65 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Update volume metadata completed successfully. Sep 07 13:50:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3bf12930-8d25-4068-869b-3293661f4e65 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11/metadata returned with HTTP 200 Sep 07 13:50:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 537/1047] 192.168.122.6 () {60 vars in 1269 bytes} [Mon Sep 7 13:50:16 2026] PUT /volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11/metadata => generated 57 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:50:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c7e70e4c-b874-4196-9a4e-0a428a80515f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c7e70e4c-b874-4196-9a4e-0a428a80515f tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-reader] GET http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11/metadata Sep 07 13:50:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c7e70e4c-b874-4196-9a4e-0a428a80515f tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c7e70e4c-b874-4196-9a4e-0a428a80515f tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-reader] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:16 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:16 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:16 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:16 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:16 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c7e70e4c-b874-4196-9a4e-0a428a80515f tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-reader] Volume info retrieved successfully. Sep 07 13:50:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-637a93b5-9ef2-4af0-8c7c-63216547dcf7 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aebb4b61-86e1-4cae-bfbd-23a69e4af09e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-637a93b5-9ef2-4af0-8c7c-63216547dcf7 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0b3db40-5877-474e-bf6d-e83edf8f245e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:16 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c7e70e4c-b874-4196-9a4e-0a428a80515f tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-reader] Get volume metadata completed successfully. Sep 07 13:50:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c7e70e4c-b874-4196-9a4e-0a428a80515f tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-reader] http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11/metadata returned with HTTP 200 Sep 07 13:50:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 538/1048] 192.168.122.6 () {58 vars in 1249 bytes} [Mon Sep 7 13:50:16 2026] GET /volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11/metadata => generated 57 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:50:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9398055b-303c-4895-9552-eef63af1c9ea None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9398055b-303c-4895-9552-eef63af1c9ea tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] DELETE http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11/metadata/key1 Sep 07 13:50:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9398055b-303c-4895-9552-eef63af1c9ea tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9398055b-303c-4895-9552-eef63af1c9ea tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:16 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:16 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:16 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:16 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:16 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9398055b-303c-4895-9552-eef63af1c9ea tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Volume info retrieved successfully. Sep 07 13:50:16 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9398055b-303c-4895-9552-eef63af1c9ea tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Get volume metadata completed successfully. Sep 07 13:50:16 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9398055b-303c-4895-9552-eef63af1c9ea tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Delete volume metadata completed successfully. Sep 07 13:50:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9398055b-303c-4895-9552-eef63af1c9ea tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11/metadata/key1 returned with HTTP 200 Sep 07 13:50:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 539/1049] 192.168.122.6 () {58 vars in 1267 bytes} [Mon Sep 7 13:50:16 2026] DELETE /volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11/metadata/key1 => generated 0 bytes in 71 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 07 13:50:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-31519b64-45bb-4ced-9098-f12de5a74169 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-31519b64-45bb-4ced-9098-f12de5a74169 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-reader] GET http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11/metadata Sep 07 13:50:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-31519b64-45bb-4ced-9098-f12de5a74169 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-31519b64-45bb-4ced-9098-f12de5a74169 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-reader] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:16 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:16 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:16 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:16 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:16 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-31519b64-45bb-4ced-9098-f12de5a74169 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-reader] Volume info retrieved successfully. Sep 07 13:50:16 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-31519b64-45bb-4ced-9098-f12de5a74169 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-reader] Get volume metadata completed successfully. Sep 07 13:50:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-31519b64-45bb-4ced-9098-f12de5a74169 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-reader] http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11/metadata returned with HTTP 200 Sep 07 13:50:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 540/1050] 192.168.122.6 () {58 vars in 1249 bytes} [Mon Sep 7 13:50:16 2026] GET /volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11/metadata => generated 32 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:50:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bb5acc15-dd71-422b-83a8-399e2eadce7c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bb5acc15-dd71-422b-83a8-399e2eadce7c tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d Sep 07 13:50:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bb5acc15-dd71-422b-83a8-399e2eadce7c tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bb5acc15-dd71-422b-83a8-399e2eadce7c tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:16 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:16 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:16 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:16 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:16 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-637a93b5-9ef2-4af0-8c7c-63216547dcf7 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Created reservations ['fbd2c3ef-43a7-4eb1-a404-14d771f0e4b7', '76043a72-dea8-4a0c-8b04-4903c63bf1b4', '69c381e0-c44f-4696-bdba-3f3a629dead2', '744eec54-6b16-4a5c-8f8f-dcccf1eb3c64'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:50:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-637a93b5-9ef2-4af0-8c7c-63216547dcf7 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0b3db40-5877-474e-bf6d-e83edf8f245e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbd2c3ef-43a7-4eb1-a404-14d771f0e4b7', '76043a72-dea8-4a0c-8b04-4903c63bf1b4', '69c381e0-c44f-4696-bdba-3f3a629dead2', '744eec54-6b16-4a5c-8f8f-dcccf1eb3c64']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:16 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-bb5acc15-dd71-422b-83a8-399e2eadce7c tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Volume info retrieved successfully. Sep 07 13:50:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-637a93b5-9ef2-4af0-8c7c-63216547dcf7 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68c55845-9502-4360-a855-18fd14344794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bb5acc15-dd71-422b-83a8-399e2eadce7c tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d returned with HTTP 200 Sep 07 13:50:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 541/1051] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:16 2026] GET /volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d => generated 881 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8b2622c3-7e17-4ac5-91c0-7f45badbac07 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8b2622c3-7e17-4ac5-91c0-7f45badbac07 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] PUT http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11/metadata Sep 07 13:50:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8b2622c3-7e17-4ac5-91c0-7f45badbac07 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:17 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:17 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:17 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:17 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:17 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8b2622c3-7e17-4ac5-91c0-7f45badbac07 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Volume info retrieved successfully. Sep 07 13:50:17 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:17 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-637a93b5-9ef2-4af0-8c7c-63216547dcf7 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68c55845-9502-4360-a855-18fd14344794) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '149130ce-7077-4f3a-a170-ad65573c3d67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1270706845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c5e8835c78f49738318b8be3cdd0e7f',qos_specs=None,replication_status=,reservations=['fbd2c3ef-43a7-4eb1-a404-14d771f0e4b7','76043a72-dea8-4a0c-8b04-4903c63bf1b4','69c381e0-c44f-4696-bdba-3f3a629dead2','744eec54-6b16-4a5c-8f8f-dcccf1eb3c64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7b371bb0cf547b1ada76be1737187f3',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:50:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1270706845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=149130ce-7077-4f3a-a170-ad65573c3d67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c5e8835c78f49738318b8be3cdd0e7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7b371bb0cf547b1ada76be1737187f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-637a93b5-9ef2-4af0-8c7c-63216547dcf7 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eae800d1-9cce-4694-b415-7c958eb0cbad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:17 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8b2622c3-7e17-4ac5-91c0-7f45badbac07 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Update volume metadata completed successfully. Sep 07 13:50:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8b2622c3-7e17-4ac5-91c0-7f45badbac07 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11/metadata returned with HTTP 200 Sep 07 13:50:17 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 542/1052] 192.168.122.6 () {60 vars in 1269 bytes} [Mon Sep 7 13:50:16 2026] PUT /volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11/metadata => generated 16 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:50:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c55b794a-e547-4704-b5f3-e96a11dc807d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c55b794a-e547-4704-b5f3-e96a11dc807d tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] POST http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11/metadata Sep 07 13:50:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c55b794a-e547-4704-b5f3-e96a11dc807d tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:17 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:17 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:17 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:17 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-637a93b5-9ef2-4af0-8c7c-63216547dcf7 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eae800d1-9cce-4694-b415-7c958eb0cbad) transitioned into state 'SUCCESS' from state '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-1270706845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c5e8835c78f49738318b8be3cdd0e7f',qos_specs=None,replication_status=,reservations=['fbd2c3ef-43a7-4eb1-a404-14d771f0e4b7','76043a72-dea8-4a0c-8b04-4903c63bf1b4','69c381e0-c44f-4696-bdba-3f3a629dead2','744eec54-6b16-4a5c-8f8f-dcccf1eb3c64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7b371bb0cf547b1ada76be1737187f3',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:17 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c55b794a-e547-4704-b5f3-e96a11dc807d tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Volume info retrieved successfully. Sep 07 13:50:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-637a93b5-9ef2-4af0-8c7c-63216547dcf7 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (281c04b6-6b34-4897-a297-1c5a951d7068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:17 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c55b794a-e547-4704-b5f3-e96a11dc807d tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Create volume metadata completed successfully. Sep 07 13:50:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c55b794a-e547-4704-b5f3-e96a11dc807d tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11/metadata returned with HTTP 200 Sep 07 13:50:17 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 543/1053] 192.168.122.6 () {60 vars in 1270 bytes} [Mon Sep 7 13:50:17 2026] POST /volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11/metadata => generated 68 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 13:50:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-637a93b5-9ef2-4af0-8c7c-63216547dcf7 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (281c04b6-6b34-4897-a297-1c5a951d7068) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-637a93b5-9ef2-4af0-8c7c-63216547dcf7 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Flow 'volume_create_api' (b1fe0963-5ef3-4d61-9fb0-c6c6c014d468) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:17 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-637a93b5-9ef2-4af0-8c7c-63216547dcf7 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Create volume request issued successfully. Sep 07 13:50:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-637a93b5-9ef2-4af0-8c7c-63216547dcf7 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:50:17 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 511/1054] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:50:16 2026] POST /volume/v3/volumes => generated 756 bytes in 1057 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:50:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-36ab0f7c-95dd-4595-9c83-a65302b2d200 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-36ab0f7c-95dd-4595-9c83-a65302b2d200 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] PUT http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11/metadata/key3 Sep 07 13:50:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-36ab0f7c-95dd-4595-9c83-a65302b2d200 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-16a73bba-867b-40aa-a272-cc5f9bbe258b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:17 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:17 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:17 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:17 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-16a73bba-867b-40aa-a272-cc5f9bbe258b tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] GET http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 Sep 07 13:50:17 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-36ab0f7c-95dd-4595-9c83-a65302b2d200 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Volume info retrieved successfully. Sep 07 13:50:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-16a73bba-867b-40aa-a272-cc5f9bbe258b tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-16a73bba-867b-40aa-a272-cc5f9bbe258b tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:17 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-36ab0f7c-95dd-4595-9c83-a65302b2d200 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Update volume metadata completed successfully. Sep 07 13:50:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-36ab0f7c-95dd-4595-9c83-a65302b2d200 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11/metadata/key3 returned with HTTP 200 Sep 07 13:50:17 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 544/1055] 192.168.122.6 () {60 vars in 1284 bytes} [Mon Sep 7 13:50:17 2026] PUT /volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11/metadata/key3 => generated 35 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:50:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8a1f7631-909a-4ba1-9600-0f01c1788fcd None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8a1f7631-909a-4ba1-9600-0f01c1788fcd tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-reader] GET http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11/metadata/key3 Sep 07 13:50:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8a1f7631-909a-4ba1-9600-0f01c1788fcd tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8a1f7631-909a-4ba1-9600-0f01c1788fcd tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-reader] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:17 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:17 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:17 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:17 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:17 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:17 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:17 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:17 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:17 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8a1f7631-909a-4ba1-9600-0f01c1788fcd tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-reader] Volume info retrieved successfully. Sep 07 13:50:17 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8a1f7631-909a-4ba1-9600-0f01c1788fcd tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-reader] Get volume metadata completed successfully. Sep 07 13:50:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8a1f7631-909a-4ba1-9600-0f01c1788fcd tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-reader] http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11/metadata/key3 returned with HTTP 200 Sep 07 13:50:17 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 545/1056] 192.168.122.6 () {58 vars in 1264 bytes} [Mon Sep 7 13:50:17 2026] GET /volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11/metadata/key3 => generated 35 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:50:17 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-16a73bba-867b-40aa-a272-cc5f9bbe258b tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Volume info retrieved successfully. Sep 07 13:50:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b8b5aeea-ff63-4a36-b1b1-2a90ae7752a7 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b8b5aeea-ff63-4a36-b1b1-2a90ae7752a7 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-reader] GET http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11/metadata Sep 07 13:50:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b8b5aeea-ff63-4a36-b1b1-2a90ae7752a7 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b8b5aeea-ff63-4a36-b1b1-2a90ae7752a7 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-reader] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:17 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:17 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:17 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:17 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:17 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b8b5aeea-ff63-4a36-b1b1-2a90ae7752a7 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-reader] Volume info retrieved successfully. Sep 07 13:50:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-16a73bba-867b-40aa-a272-cc5f9bbe258b tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 returned with HTTP 200 Sep 07 13:50:17 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 512/1057] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:17 2026] GET /volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 => generated 824 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:17 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b8b5aeea-ff63-4a36-b1b1-2a90ae7752a7 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-reader] Get volume metadata completed successfully. Sep 07 13:50:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b8b5aeea-ff63-4a36-b1b1-2a90ae7752a7 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-reader] http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11/metadata returned with HTTP 200 Sep 07 13:50:17 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 546/1058] 192.168.122.6 () {58 vars in 1249 bytes} [Mon Sep 7 13:50:17 2026] GET /volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11/metadata => generated 75 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:50:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4da5cbd0-59d9-425d-ad9a-d6e83add365d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4da5cbd0-59d9-425d-ad9a-d6e83add365d tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] PUT http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11/metadata Sep 07 13:50:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4da5cbd0-59d9-425d-ad9a-d6e83add365d tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:17 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:17 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:17 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:17 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:17 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4da5cbd0-59d9-425d-ad9a-d6e83add365d tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Volume info retrieved successfully. Sep 07 13:50:17 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4da5cbd0-59d9-425d-ad9a-d6e83add365d tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Update volume metadata completed successfully. Sep 07 13:50:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4da5cbd0-59d9-425d-ad9a-d6e83add365d tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11/metadata returned with HTTP 200 Sep 07 13:50:17 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 513/1059] 192.168.122.6 () {60 vars in 1269 bytes} [Mon Sep 7 13:50:17 2026] PUT /volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11/metadata => generated 16 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:50:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-31dcaad2-2b45-4e4d-8334-bd532f1d5e2e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-31dcaad2-2b45-4e4d-8334-bd532f1d5e2e tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] GET http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11 Sep 07 13:50:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-31dcaad2-2b45-4e4d-8334-bd532f1d5e2e tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-31dcaad2-2b45-4e4d-8334-bd532f1d5e2e tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:17 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:17 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:17 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:17 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:17 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-31dcaad2-2b45-4e4d-8334-bd532f1d5e2e tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Volume info retrieved successfully. Sep 07 13:50:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-31dcaad2-2b45-4e4d-8334-bd532f1d5e2e tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11 returned with HTTP 200 Sep 07 13:50:17 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 547/1060] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:17 2026] GET /volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11 => generated 847 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6eb80d46-ee9f-466a-b41e-5b1575a11ef9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6eb80d46-ee9f-466a-b41e-5b1575a11ef9 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] DELETE http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11 Sep 07 13:50:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6eb80d46-ee9f-466a-b41e-5b1575a11ef9 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6eb80d46-ee9f-466a-b41e-5b1575a11ef9 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:17 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-6eb80d46-ee9f-466a-b41e-5b1575a11ef9 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Delete volume with id: 1cbf1497-9b95-467e-b39d-fe701e6fda11 Sep 07 13:50:17 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:17 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:17 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:17 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:17 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6eb80d46-ee9f-466a-b41e-5b1575a11ef9 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Volume info retrieved successfully. Sep 07 13:50:17 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6eb80d46-ee9f-466a-b41e-5b1575a11ef9 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Delete volume request issued successfully. Sep 07 13:50:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6eb80d46-ee9f-466a-b41e-5b1575a11ef9 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11 returned with HTTP 202 Sep 07 13:50:17 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 514/1061] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:50:17 2026] DELETE /volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:50:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-6271f4e4-a08c-41ee-a7bf-1e1b9a352b98 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6271f4e4-a08c-41ee-a7bf-1e1b9a352b98 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] GET http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11 Sep 07 13:50:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6271f4e4-a08c-41ee-a7bf-1e1b9a352b98 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6271f4e4-a08c-41ee-a7bf-1e1b9a352b98 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:17 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:17 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:17 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:17 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:17 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-6271f4e4-a08c-41ee-a7bf-1e1b9a352b98 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Volume info retrieved successfully. Sep 07 13:50:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6271f4e4-a08c-41ee-a7bf-1e1b9a352b98 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11 returned with HTTP 200 Sep 07 13:50:17 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 548/1062] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:17 2026] GET /volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11 => generated 846 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-38eb02bc-8927-49cb-9c37-8ef2055106f8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-38eb02bc-8927-49cb-9c37-8ef2055106f8 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d Sep 07 13:50:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-38eb02bc-8927-49cb-9c37-8ef2055106f8 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-38eb02bc-8927-49cb-9c37-8ef2055106f8 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:18 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:18 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:18 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:18 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:18 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-38eb02bc-8927-49cb-9c37-8ef2055106f8 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Volume info retrieved successfully. Sep 07 13:50:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-38eb02bc-8927-49cb-9c37-8ef2055106f8 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d returned with HTTP 200 Sep 07 13:50:18 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 515/1063] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:18 2026] GET /volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d => generated 881 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-640d8fa9-5108-4c6f-9b99-f6e15d73bc62 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-640d8fa9-5108-4c6f-9b99-f6e15d73bc62 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] GET http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 Sep 07 13:50:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-640d8fa9-5108-4c6f-9b99-f6e15d73bc62 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-640d8fa9-5108-4c6f-9b99-f6e15d73bc62 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:18 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:18 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:18 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:18 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:18 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-640d8fa9-5108-4c6f-9b99-f6e15d73bc62 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Volume info retrieved successfully. Sep 07 13:50:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-640d8fa9-5108-4c6f-9b99-f6e15d73bc62 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 returned with HTTP 200 Sep 07 13:50:18 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 549/1064] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:18 2026] GET /volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 => generated 848 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7ef1a67e-6688-4475-bc13-513d70eae6e3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7ef1a67e-6688-4475-bc13-513d70eae6e3 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] GET http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11 Sep 07 13:50:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7ef1a67e-6688-4475-bc13-513d70eae6e3 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7ef1a67e-6688-4475-bc13-513d70eae6e3 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:18 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:18 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:18 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:18 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:18 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7ef1a67e-6688-4475-bc13-513d70eae6e3 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Volume info retrieved successfully. Sep 07 13:50:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7ef1a67e-6688-4475-bc13-513d70eae6e3 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11 returned with HTTP 200 Sep 07 13:50:18 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 516/1065] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:18 2026] GET /volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11 => generated 846 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-361a324d-6ed8-45bc-ab0b-1682378a65af None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-361a324d-6ed8-45bc-ab0b-1682378a65af tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d Sep 07 13:50:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-361a324d-6ed8-45bc-ab0b-1682378a65af tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-361a324d-6ed8-45bc-ab0b-1682378a65af tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:19 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:19 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:19 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:19 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:19 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-361a324d-6ed8-45bc-ab0b-1682378a65af tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Volume info retrieved successfully. Sep 07 13:50:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-361a324d-6ed8-45bc-ab0b-1682378a65af tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d returned with HTTP 200 Sep 07 13:50:19 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 550/1066] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:19 2026] GET /volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d => generated 881 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-77665ec1-e2bd-44c2-b485-4435cc14309c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-77665ec1-e2bd-44c2-b485-4435cc14309c tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] GET http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 Sep 07 13:50:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-77665ec1-e2bd-44c2-b485-4435cc14309c tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-77665ec1-e2bd-44c2-b485-4435cc14309c tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:19 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:19 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:19 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:19 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:19 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-77665ec1-e2bd-44c2-b485-4435cc14309c tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Volume info retrieved successfully. Sep 07 13:50:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-77665ec1-e2bd-44c2-b485-4435cc14309c tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 returned with HTTP 200 Sep 07 13:50:19 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 517/1067] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:19 2026] GET /volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 => generated 848 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-769183a5-84cb-46cf-855f-62eadc331f79 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-769183a5-84cb-46cf-855f-62eadc331f79 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] GET http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11 Sep 07 13:50:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-769183a5-84cb-46cf-855f-62eadc331f79 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-769183a5-84cb-46cf-855f-62eadc331f79 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-769183a5-84cb-46cf-855f-62eadc331f79 tempest-VolumesMetadataTest-2120334311 tempest-VolumesMetadataTest-2120334311-project-member] http://192.168.122.6/volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11 returned with HTTP 404 Sep 07 13:50:20 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 551/1068] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:19 2026] GET /volume/v3/volumes/1cbf1497-9b95-467e-b39d-fe701e6fda11 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a06ceb25-e262-43c0-b558-4c117ff62644 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a06ceb25-e262-43c0-b558-4c117ff62644 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d Sep 07 13:50:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a06ceb25-e262-43c0-b558-4c117ff62644 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a06ceb25-e262-43c0-b558-4c117ff62644 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:20 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:20 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:20 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:20 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:20 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a06ceb25-e262-43c0-b558-4c117ff62644 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Volume info retrieved successfully. Sep 07 13:50:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a06ceb25-e262-43c0-b558-4c117ff62644 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d returned with HTTP 200 Sep 07 13:50:20 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 518/1069] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:20 2026] GET /volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d => generated 881 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:50:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f6201e4b-b60f-462a-bc39-5747525f28b0 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f6201e4b-b60f-462a-bc39-5747525f28b0 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] GET http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 Sep 07 13:50:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f6201e4b-b60f-462a-bc39-5747525f28b0 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f6201e4b-b60f-462a-bc39-5747525f28b0 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:20 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:20 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:20 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:20 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:20 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f6201e4b-b60f-462a-bc39-5747525f28b0 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Volume info retrieved successfully. Sep 07 13:50:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f6201e4b-b60f-462a-bc39-5747525f28b0 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 returned with HTTP 200 Sep 07 13:50:20 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 552/1070] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:20 2026] GET /volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 => generated 906 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-cc2b2875-2f27-4278-b9d5-b2f3a88601c8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cc2b2875-2f27-4278-b9d5-b2f3a88601c8 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d Sep 07 13:50:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cc2b2875-2f27-4278-b9d5-b2f3a88601c8 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cc2b2875-2f27-4278-b9d5-b2f3a88601c8 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:21 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:21 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:21 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:21 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:21 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-cc2b2875-2f27-4278-b9d5-b2f3a88601c8 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Volume info retrieved successfully. Sep 07 13:50:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-983b961f-6146-4d78-8e9d-1733df1cba40 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cc2b2875-2f27-4278-b9d5-b2f3a88601c8 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d returned with HTTP 200 Sep 07 13:50:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-983b961f-6146-4d78-8e9d-1733df1cba40 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] GET http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 Sep 07 13:50:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-983b961f-6146-4d78-8e9d-1733df1cba40 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-983b961f-6146-4d78-8e9d-1733df1cba40 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:21 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 519/1071] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:21 2026] GET /volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d => generated 881 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:21 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:21 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:21 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:21 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:21 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-983b961f-6146-4d78-8e9d-1733df1cba40 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Volume info retrieved successfully. Sep 07 13:50:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-983b961f-6146-4d78-8e9d-1733df1cba40 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 returned with HTTP 200 Sep 07 13:50:21 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 553/1072] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:21 2026] GET /volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 => generated 906 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6b4b12c1-e879-4c8c-a2a9-47ed5c1f6ea7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6b4b12c1-e879-4c8c-a2a9-47ed5c1f6ea7 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d Sep 07 13:50:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6b4b12c1-e879-4c8c-a2a9-47ed5c1f6ea7 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6b4b12c1-e879-4c8c-a2a9-47ed5c1f6ea7 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ad95b3c1-ab37-4e96-9093-fd220f020bda None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:22 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:22 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ad95b3c1-ab37-4e96-9093-fd220f020bda tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] GET http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 Sep 07 13:50:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ad95b3c1-ab37-4e96-9093-fd220f020bda tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ad95b3c1-ab37-4e96-9093-fd220f020bda tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:22 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:22 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:23 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:23 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:23 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:23 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6b4b12c1-e879-4c8c-a2a9-47ed5c1f6ea7 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Volume info retrieved successfully. Sep 07 13:50:23 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ad95b3c1-ab37-4e96-9093-fd220f020bda tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Volume info retrieved successfully. Sep 07 13:50:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6b4b12c1-e879-4c8c-a2a9-47ed5c1f6ea7 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d returned with HTTP 200 Sep 07 13:50:23 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 520/1073] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:22 2026] GET /volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d => generated 881 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ad95b3c1-ab37-4e96-9093-fd220f020bda tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 returned with HTTP 200 Sep 07 13:50:23 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 554/1074] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:22 2026] GET /volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 => generated 906 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1e362b8d-5673-4d32-ba0e-8295bb1f4055 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-06f1aeb9-57a4-4e2e-9bc3-3ee675f46c15 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-06f1aeb9-57a4-4e2e-9bc3-3ee675f46c15 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] GET http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 Sep 07 13:50:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-06f1aeb9-57a4-4e2e-9bc3-3ee675f46c15 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-06f1aeb9-57a4-4e2e-9bc3-3ee675f46c15 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1e362b8d-5673-4d32-ba0e-8295bb1f4055 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d Sep 07 13:50:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1e362b8d-5673-4d32-ba0e-8295bb1f4055 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1e362b8d-5673-4d32-ba0e-8295bb1f4055 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:24 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:24 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:24 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:24 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:24 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:24 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:24 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-06f1aeb9-57a4-4e2e-9bc3-3ee675f46c15 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Volume info retrieved successfully. Sep 07 13:50:24 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:24 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-06f1aeb9-57a4-4e2e-9bc3-3ee675f46c15 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 returned with HTTP 200 Sep 07 13:50:24 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 521/1075] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:24 2026] GET /volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 => generated 906 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:24 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1e362b8d-5673-4d32-ba0e-8295bb1f4055 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Volume info retrieved successfully. Sep 07 13:50:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1e362b8d-5673-4d32-ba0e-8295bb1f4055 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d returned with HTTP 200 Sep 07 13:50:24 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 555/1076] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:24 2026] GET /volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d => generated 882 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d3c85418-885a-4ec1-baf3-1705f5d6287e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d3c85418-885a-4ec1-baf3-1705f5d6287e tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-reader] GET http://192.168.122.6/volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d Sep 07 13:50:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d3c85418-885a-4ec1-baf3-1705f5d6287e tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d3c85418-885a-4ec1-baf3-1705f5d6287e tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-reader] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:24 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:24 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:24 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:24 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:24 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d3c85418-885a-4ec1-baf3-1705f5d6287e tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-reader] Volume info retrieved successfully. Sep 07 13:50:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d3c85418-885a-4ec1-baf3-1705f5d6287e tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-reader] http://192.168.122.6/volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d returned with HTTP 200 Sep 07 13:50:24 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 522/1077] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:24 2026] GET /volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d => generated 882 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-06f75d1e-bed1-4669-a4ef-6ab1dd65ce03 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-06f75d1e-bed1-4669-a4ef-6ab1dd65ce03 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] DELETE http://192.168.122.6/volume/v3/volumes/52f732ee-e60e-49f6-a6ce-9f79902d0334?cascade=True Sep 07 13:50:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-06f75d1e-bed1-4669-a4ef-6ab1dd65ce03 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-06f75d1e-bed1-4669-a4ef-6ab1dd65ce03 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:24 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-06f75d1e-bed1-4669-a4ef-6ab1dd65ce03 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Delete volume with id: 52f732ee-e60e-49f6-a6ce-9f79902d0334 Sep 07 13:50:24 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:24 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:24 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:24 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:24 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-06f75d1e-bed1-4669-a4ef-6ab1dd65ce03 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Volume info retrieved successfully. Sep 07 13:50:24 devstack devstack@c-api.service[87262]: /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 07 13:50:24 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:50:24 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-06f75d1e-bed1-4669-a4ef-6ab1dd65ce03 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Delete volume request issued successfully. Sep 07 13:50:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-06f75d1e-bed1-4669-a4ef-6ab1dd65ce03 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes/52f732ee-e60e-49f6-a6ce-9f79902d0334?cascade=True returned with HTTP 202 Sep 07 13:50:24 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 556/1078] 192.168.122.6 () {58 vars in 1250 bytes} [Mon Sep 7 13:50:24 2026] DELETE /volume/v3/volumes/52f732ee-e60e-49f6-a6ce-9f79902d0334?cascade=True => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:50:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1381f394-0cf9-49d1-870f-5b4d93e155e3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1381f394-0cf9-49d1-870f-5b4d93e155e3 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/volumes/52f732ee-e60e-49f6-a6ce-9f79902d0334 Sep 07 13:50:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1381f394-0cf9-49d1-870f-5b4d93e155e3 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1381f394-0cf9-49d1-870f-5b4d93e155e3 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:24 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:24 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:24 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:24 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:24 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1381f394-0cf9-49d1-870f-5b4d93e155e3 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Volume info retrieved successfully. Sep 07 13:50:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1381f394-0cf9-49d1-870f-5b4d93e155e3 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes/52f732ee-e60e-49f6-a6ce-9f79902d0334 returned with HTTP 200 Sep 07 13:50:24 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 523/1079] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:24 2026] GET /volume/v3/volumes/52f732ee-e60e-49f6-a6ce-9f79902d0334 => generated 848 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a847801c-1cbd-4bde-b4d1-4ebc962fff08 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a847801c-1cbd-4bde-b4d1-4ebc962fff08 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] GET http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 Sep 07 13:50:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a847801c-1cbd-4bde-b4d1-4ebc962fff08 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a847801c-1cbd-4bde-b4d1-4ebc962fff08 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:25 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:25 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:25 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:25 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:25 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a847801c-1cbd-4bde-b4d1-4ebc962fff08 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Volume info retrieved successfully. Sep 07 13:50:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a847801c-1cbd-4bde-b4d1-4ebc962fff08 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 returned with HTTP 200 Sep 07 13:50:25 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 557/1080] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:25 2026] GET /volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 => generated 909 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-2542ca12-2d37-4466-a951-b4605b46ba0c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2542ca12-2d37-4466-a951-b4605b46ba0c tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/volumes/52f732ee-e60e-49f6-a6ce-9f79902d0334 Sep 07 13:50:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2542ca12-2d37-4466-a951-b4605b46ba0c tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2542ca12-2d37-4466-a951-b4605b46ba0c tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:25 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:25 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:25 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:25 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:25 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-2542ca12-2d37-4466-a951-b4605b46ba0c tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Volume info retrieved successfully. Sep 07 13:50:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2542ca12-2d37-4466-a951-b4605b46ba0c tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes/52f732ee-e60e-49f6-a6ce-9f79902d0334 returned with HTTP 200 Sep 07 13:50:25 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 524/1081] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:25 2026] GET /volume/v3/volumes/52f732ee-e60e-49f6-a6ce-9f79902d0334 => generated 848 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d6008834-a842-417f-ac56-e6a2a2d8af36 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b2b1f17a-44dd-46f7-909c-6671b557e3cc None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b2b1f17a-44dd-46f7-909c-6671b557e3cc tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] GET http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 Sep 07 13:50:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b2b1f17a-44dd-46f7-909c-6671b557e3cc tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b2b1f17a-44dd-46f7-909c-6671b557e3cc tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:26 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:26 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:26 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:26 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:26 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b2b1f17a-44dd-46f7-909c-6671b557e3cc tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Volume info retrieved successfully. Sep 07 13:50:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b2b1f17a-44dd-46f7-909c-6671b557e3cc tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 returned with HTTP 200 Sep 07 13:50:26 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 525/1082] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:26 2026] GET /volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 => generated 909 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:26 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d6008834-a842-417f-ac56-e6a2a2d8af36 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] GET http://192.168.122.6/volume/v3/volumes Sep 07 13:50:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d6008834-a842-417f-ac56-e6a2a2d8af36 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d6008834-a842-417f-ac56-e6a2a2d8af36 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-d6008834-a842-417f-ac56-e6a2a2d8af36 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:26 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d6008834-a842-417f-ac56-e6a2a2d8af36 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:50:26 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d6008834-a842-417f-ac56-e6a2a2d8af36 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Get all volumes completed successfully. Sep 07 13:50:26 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d6008834-a842-417f-ac56-e6a2a2d8af36 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] http://192.168.122.6/volume/v3/volumes returned with HTTP 200 Sep 07 13:50:26 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 558/1083] 192.168.122.6 () {58 vars in 1111 bytes} [Mon Sep 7 13:50:26 2026] GET /volume/v3/volumes => generated 15 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 13:50:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-fe4a018d-84e8-4a8d-92dc-8ae27f326b9b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-39e16857-9cd3-4a44-ab7e-157fe40dfaac None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:26 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-39e16857-9cd3-4a44-ab7e-157fe40dfaac tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/volumes/52f732ee-e60e-49f6-a6ce-9f79902d0334 Sep 07 13:50:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-39e16857-9cd3-4a44-ab7e-157fe40dfaac tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-39e16857-9cd3-4a44-ab7e-157fe40dfaac tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:26 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:26 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:26 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:26 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:26 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-39e16857-9cd3-4a44-ab7e-157fe40dfaac tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Volume info retrieved successfully. Sep 07 13:50:26 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-39e16857-9cd3-4a44-ab7e-157fe40dfaac tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes/52f732ee-e60e-49f6-a6ce-9f79902d0334 returned with HTTP 200 Sep 07 13:50:26 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 559/1084] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:26 2026] GET /volume/v3/volumes/52f732ee-e60e-49f6-a6ce-9f79902d0334 => generated 848 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fe4a018d-84e8-4a8d-92dc-8ae27f326b9b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:50:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fe4a018d-84e8-4a8d-92dc-8ae27f326b9b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-261321294"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-fe4a018d-84e8-4a8d-92dc-8ae27f326b9b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-261321294'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:50:26 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-fe4a018d-84e8-4a8d-92dc-8ae27f326b9b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Create volume of 1 GB Sep 07 13:50:26 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-fe4a018d-84e8-4a8d-92dc-8ae27f326b9b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Availability Zones retrieved successfully. Sep 07 13:50:26 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-fe4a018d-84e8-4a8d-92dc-8ae27f326b9b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Flow 'volume_create_api' (0d2c3aee-0296-4e9c-b620-3652fe126dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:26 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-fe4a018d-84e8-4a8d-92dc-8ae27f326b9b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d07cfb8-c889-43ef-a03a-1764a68a2d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:26 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-fe4a018d-84e8-4a8d-92dc-8ae27f326b9b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:50:27 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-fe4a018d-84e8-4a8d-92dc-8ae27f326b9b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d07cfb8-c889-43ef-a03a-1764a68a2d92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:27 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-fe4a018d-84e8-4a8d-92dc-8ae27f326b9b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10e7d859-d81d-4937-9627-906599cf866b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:27 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-fe4a018d-84e8-4a8d-92dc-8ae27f326b9b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Created reservations ['0e22b79b-f0ba-49dc-b4be-4fdb8a0c5287', '494aa529-f80b-4b77-9a5b-e65543da9bb6', '74816f6d-4643-4f6e-bd33-73e72fcbfdd6', 'd3fcd2f8-c73c-4604-8fa3-9c9152a1a1a2'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:50:27 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-fe4a018d-84e8-4a8d-92dc-8ae27f326b9b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10e7d859-d81d-4937-9627-906599cf866b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e22b79b-f0ba-49dc-b4be-4fdb8a0c5287', '494aa529-f80b-4b77-9a5b-e65543da9bb6', '74816f6d-4643-4f6e-bd33-73e72fcbfdd6', 'd3fcd2f8-c73c-4604-8fa3-9c9152a1a1a2']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:27 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-fe4a018d-84e8-4a8d-92dc-8ae27f326b9b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04edb427-9641-4d48-bed6-9c3cd9ebf5ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:27 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:27 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:27 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-fe4a018d-84e8-4a8d-92dc-8ae27f326b9b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04edb427-9641-4d48-bed6-9c3cd9ebf5ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '842a72d9-84ff-4fd2-9ee4-8ef047b6d3a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-261321294',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='de354f77813047bfa0e9d4f3cd6b8ee5',qos_specs=None,replication_status=,reservations=['0e22b79b-f0ba-49dc-b4be-4fdb8a0c5287','494aa529-f80b-4b77-9a5b-e65543da9bb6','74816f6d-4643-4f6e-bd33-73e72fcbfdd6','d3fcd2f8-c73c-4604-8fa3-9c9152a1a1a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9a7e127c1df4212b6624d449e04ef22',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:50:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-261321294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=842a72d9-84ff-4fd2-9ee4-8ef047b6d3a1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='de354f77813047bfa0e9d4f3cd6b8ee5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9a7e127c1df4212b6624d449e04ef22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:27 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-fe4a018d-84e8-4a8d-92dc-8ae27f326b9b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb51bfe2-ffe5-4219-8334-b6653cc1096e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:27 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-fe4a018d-84e8-4a8d-92dc-8ae27f326b9b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb51bfe2-ffe5-4219-8334-b6653cc1096e) transitioned into state 'SUCCESS' from state '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-261321294',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='de354f77813047bfa0e9d4f3cd6b8ee5',qos_specs=None,replication_status=,reservations=['0e22b79b-f0ba-49dc-b4be-4fdb8a0c5287','494aa529-f80b-4b77-9a5b-e65543da9bb6','74816f6d-4643-4f6e-bd33-73e72fcbfdd6','d3fcd2f8-c73c-4604-8fa3-9c9152a1a1a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9a7e127c1df4212b6624d449e04ef22',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:27 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-fe4a018d-84e8-4a8d-92dc-8ae27f326b9b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cac4e63f-a3ec-4a58-adb5-5069656028e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:27 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-fe4a018d-84e8-4a8d-92dc-8ae27f326b9b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cac4e63f-a3ec-4a58-adb5-5069656028e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:27 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-fe4a018d-84e8-4a8d-92dc-8ae27f326b9b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Flow 'volume_create_api' (0d2c3aee-0296-4e9c-b620-3652fe126dee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:27 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-fe4a018d-84e8-4a8d-92dc-8ae27f326b9b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Create volume request issued successfully. Sep 07 13:50:27 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fe4a018d-84e8-4a8d-92dc-8ae27f326b9b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:50:27 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 526/1085] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:50:26 2026] POST /volume/v3/volumes => generated 768 bytes in 796 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:50:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c07b5e60-2803-4fee-9bab-409b6fb6fa26 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:27 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c07b5e60-2803-4fee-9bab-409b6fb6fa26 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] GET http://192.168.122.6/volume/v3/volumes/842a72d9-84ff-4fd2-9ee4-8ef047b6d3a1 Sep 07 13:50:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c07b5e60-2803-4fee-9bab-409b6fb6fa26 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c07b5e60-2803-4fee-9bab-409b6fb6fa26 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:27 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:27 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-eb8d474f-b691-4450-aa88-814e52efddc2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:27 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:27 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:27 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-eb8d474f-b691-4450-aa88-814e52efddc2 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] GET http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 Sep 07 13:50:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-eb8d474f-b691-4450-aa88-814e52efddc2 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-eb8d474f-b691-4450-aa88-814e52efddc2 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:27 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c07b5e60-2803-4fee-9bab-409b6fb6fa26 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Volume info retrieved successfully. Sep 07 13:50:27 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:27 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:27 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:27 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:27 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-eb8d474f-b691-4450-aa88-814e52efddc2 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Volume info retrieved successfully. Sep 07 13:50:27 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c07b5e60-2803-4fee-9bab-409b6fb6fa26 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] http://192.168.122.6/volume/v3/volumes/842a72d9-84ff-4fd2-9ee4-8ef047b6d3a1 returned with HTTP 200 Sep 07 13:50:27 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 560/1086] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:27 2026] GET /volume/v3/volumes/842a72d9-84ff-4fd2-9ee4-8ef047b6d3a1 => generated 836 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:27 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-eb8d474f-b691-4450-aa88-814e52efddc2 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 returned with HTTP 200 Sep 07 13:50:27 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 527/1087] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:27 2026] GET /volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 => generated 909 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-11ae7ce4-fa33-43ab-8cb2-85537c5fa63a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:27 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-11ae7ce4-fa33-43ab-8cb2-85537c5fa63a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/volumes/52f732ee-e60e-49f6-a6ce-9f79902d0334 Sep 07 13:50:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-11ae7ce4-fa33-43ab-8cb2-85537c5fa63a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-11ae7ce4-fa33-43ab-8cb2-85537c5fa63a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:27 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:27 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:27 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:27 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:27 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-11ae7ce4-fa33-43ab-8cb2-85537c5fa63a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Volume info retrieved successfully. Sep 07 13:50:27 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-11ae7ce4-fa33-43ab-8cb2-85537c5fa63a tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes/52f732ee-e60e-49f6-a6ce-9f79902d0334 returned with HTTP 200 Sep 07 13:50:27 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 561/1088] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:27 2026] GET /volume/v3/volumes/52f732ee-e60e-49f6-a6ce-9f79902d0334 => generated 848 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f406a238-3d4d-4a5a-9131-01cf075a5bfe None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f406a238-3d4d-4a5a-9131-01cf075a5bfe tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] GET http://192.168.122.6/volume/v3/volumes/842a72d9-84ff-4fd2-9ee4-8ef047b6d3a1 Sep 07 13:50:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f406a238-3d4d-4a5a-9131-01cf075a5bfe tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f406a238-3d4d-4a5a-9131-01cf075a5bfe tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ef45bdb0-a2de-4ac4-8494-32d655f4a021 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ef45bdb0-a2de-4ac4-8494-32d655f4a021 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] GET http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 Sep 07 13:50:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ef45bdb0-a2de-4ac4-8494-32d655f4a021 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ef45bdb0-a2de-4ac4-8494-32d655f4a021 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:28 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:28 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:28 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:28 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:28 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f406a238-3d4d-4a5a-9131-01cf075a5bfe tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Volume info retrieved successfully. Sep 07 13:50:28 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:28 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:28 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:28 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f406a238-3d4d-4a5a-9131-01cf075a5bfe tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] http://192.168.122.6/volume/v3/volumes/842a72d9-84ff-4fd2-9ee4-8ef047b6d3a1 returned with HTTP 200 Sep 07 13:50:28 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 528/1089] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:28 2026] GET /volume/v3/volumes/842a72d9-84ff-4fd2-9ee4-8ef047b6d3a1 => generated 860 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:28 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ef45bdb0-a2de-4ac4-8494-32d655f4a021 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Volume info retrieved successfully. Sep 07 13:50:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ef45bdb0-a2de-4ac4-8494-32d655f4a021 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 returned with HTTP 200 Sep 07 13:50:28 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 562/1090] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:28 2026] GET /volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 => generated 909 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7271f241-288d-423a-8022-f0490b5af308 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7271f241-288d-423a-8022-f0490b5af308 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/volumes/52f732ee-e60e-49f6-a6ce-9f79902d0334 Sep 07 13:50:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7271f241-288d-423a-8022-f0490b5af308 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7271f241-288d-423a-8022-f0490b5af308 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7271f241-288d-423a-8022-f0490b5af308 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes/52f732ee-e60e-49f6-a6ce-9f79902d0334 returned with HTTP 404 Sep 07 13:50:28 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 529/1091] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:28 2026] GET /volume/v3/volumes/52f732ee-e60e-49f6-a6ce-9f79902d0334 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-38127b7c-21b8-4064-b4f7-ad628b9bb1a3 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-38127b7c-21b8-4064-b4f7-ad628b9bb1a3 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-reader] GET http://192.168.122.6/volume/v3/volumes Sep 07 13:50:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-38127b7c-21b8-4064-b4f7-ad628b9bb1a3 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-38127b7c-21b8-4064-b4f7-ad628b9bb1a3 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-reader] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-38127b7c-21b8-4064-b4f7-ad628b9bb1a3 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-reader] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:28 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-38127b7c-21b8-4064-b4f7-ad628b9bb1a3 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:50:28 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:28 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:28 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-38127b7c-21b8-4064-b4f7-ad628b9bb1a3 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-reader] Get all volumes completed successfully. Sep 07 13:50:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-38127b7c-21b8-4064-b4f7-ad628b9bb1a3 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-reader] http://192.168.122.6/volume/v3/volumes returned with HTTP 200 Sep 07 13:50:28 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 563/1092] 192.168.122.6 () {58 vars in 1111 bytes} [Mon Sep 7 13:50:28 2026] GET /volume/v3/volumes => generated 338 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:50:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-caecf87a-7c3f-49af-a36a-12228011592f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-caecf87a-7c3f-49af-a36a-12228011592f tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-reader] GET http://192.168.122.6/volume/v3/snapshots Sep 07 13:50:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-caecf87a-7c3f-49af-a36a-12228011592f tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-caecf87a-7c3f-49af-a36a-12228011592f tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-reader] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-caecf87a-7c3f-49af-a36a-12228011592f tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-reader] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:28 devstack devstack@c-api.service[87261]: DEBUG cinder.db.api [None req-caecf87a-7c3f-49af-a36a-12228011592f tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-reader] Building query based on filter {{(pid=87261) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:50:28 devstack devstack@c-api.service[87261]: /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 07 13:50:28 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:50:28 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-caecf87a-7c3f-49af-a36a-12228011592f tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-reader] Get all snapshots completed successfully. Sep 07 13:50:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-caecf87a-7c3f-49af-a36a-12228011592f tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-reader] http://192.168.122.6/volume/v3/snapshots returned with HTTP 200 Sep 07 13:50:28 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 530/1093] 192.168.122.6 () {58 vars in 1117 bytes} [Mon Sep 7 13:50:28 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 07 13:50:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5a0c5caa-7db6-4809-90c1-2a43aabf6f50 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5a0c5caa-7db6-4809-90c1-2a43aabf6f50 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d Sep 07 13:50:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5a0c5caa-7db6-4809-90c1-2a43aabf6f50 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5a0c5caa-7db6-4809-90c1-2a43aabf6f50 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:29 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:29 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:29 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:29 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:29 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5a0c5caa-7db6-4809-90c1-2a43aabf6f50 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Volume info retrieved successfully. Sep 07 13:50:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5a0c5caa-7db6-4809-90c1-2a43aabf6f50 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d returned with HTTP 200 Sep 07 13:50:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 564/1094] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:28 2026] GET /volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d => generated 882 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-64921f17-df5d-4b8c-9f9b-4b08b9d2eb41 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-64921f17-df5d-4b8c-9f9b-4b08b9d2eb41 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] DELETE http://192.168.122.6/volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d Sep 07 13:50:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-64921f17-df5d-4b8c-9f9b-4b08b9d2eb41 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-64921f17-df5d-4b8c-9f9b-4b08b9d2eb41 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:29 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-64921f17-df5d-4b8c-9f9b-4b08b9d2eb41 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Delete volume with id: 0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d Sep 07 13:50:29 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:29 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:29 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:29 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:29 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-64921f17-df5d-4b8c-9f9b-4b08b9d2eb41 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Volume info retrieved successfully. Sep 07 13:50:29 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-64921f17-df5d-4b8c-9f9b-4b08b9d2eb41 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Delete volume request issued successfully. Sep 07 13:50:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-64921f17-df5d-4b8c-9f9b-4b08b9d2eb41 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d returned with HTTP 202 Sep 07 13:50:29 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 531/1095] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:50:29 2026] DELETE /volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:50:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c784e05a-b0ab-46ee-bdf2-b26ab59ce306 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c784e05a-b0ab-46ee-bdf2-b26ab59ce306 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d Sep 07 13:50:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c784e05a-b0ab-46ee-bdf2-b26ab59ce306 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c784e05a-b0ab-46ee-bdf2-b26ab59ce306 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:29 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:29 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:29 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:29 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:29 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c784e05a-b0ab-46ee-bdf2-b26ab59ce306 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Volume info retrieved successfully. Sep 07 13:50:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c784e05a-b0ab-46ee-bdf2-b26ab59ce306 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d returned with HTTP 200 Sep 07 13:50:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 565/1096] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:29 2026] GET /volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d => generated 881 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-de4b0a45-ab99-4bda-954d-78e5ea89d670 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-de4b0a45-ab99-4bda-954d-78e5ea89d670 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] GET http://192.168.122.6/volume/v3/volumes/842a72d9-84ff-4fd2-9ee4-8ef047b6d3a1 Sep 07 13:50:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-de4b0a45-ab99-4bda-954d-78e5ea89d670 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-de4b0a45-ab99-4bda-954d-78e5ea89d670 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:29 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:29 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:29 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:29 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5565021a-8a78-4819-8ff7-91830ca95796 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:29 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-de4b0a45-ab99-4bda-954d-78e5ea89d670 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Volume info retrieved successfully. Sep 07 13:50:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5565021a-8a78-4819-8ff7-91830ca95796 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] GET http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 Sep 07 13:50:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5565021a-8a78-4819-8ff7-91830ca95796 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5565021a-8a78-4819-8ff7-91830ca95796 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-de4b0a45-ab99-4bda-954d-78e5ea89d670 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] http://192.168.122.6/volume/v3/volumes/842a72d9-84ff-4fd2-9ee4-8ef047b6d3a1 returned with HTTP 200 Sep 07 13:50:29 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 532/1097] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:29 2026] GET /volume/v3/volumes/842a72d9-84ff-4fd2-9ee4-8ef047b6d3a1 => generated 861 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:29 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:29 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:29 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:29 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e70fadaf-c8df-4752-b313-c7e9b0030290 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:29 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5565021a-8a78-4819-8ff7-91830ca95796 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Volume info retrieved successfully. Sep 07 13:50:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e70fadaf-c8df-4752-b313-c7e9b0030290 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] GET http://192.168.122.6/volume/v3/volumes/842a72d9-84ff-4fd2-9ee4-8ef047b6d3a1 Sep 07 13:50:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e70fadaf-c8df-4752-b313-c7e9b0030290 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e70fadaf-c8df-4752-b313-c7e9b0030290 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5565021a-8a78-4819-8ff7-91830ca95796 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 returned with HTTP 200 Sep 07 13:50:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 566/1098] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:29 2026] GET /volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 => generated 1327 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:29 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:29 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:29 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:29 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7ba95630-6ad1-482a-89b4-d66e52dce001 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:29 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e70fadaf-c8df-4752-b313-c7e9b0030290 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Volume info retrieved successfully. Sep 07 13:50:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7ba95630-6ad1-482a-89b4-d66e52dce001 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] POST http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67/action Sep 07 13:50:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7ba95630-6ad1-482a-89b4-d66e52dce001 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-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=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:50:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7ba95630-6ad1-482a-89b4-d66e52dce001 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-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=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e70fadaf-c8df-4752-b313-c7e9b0030290 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] http://192.168.122.6/volume/v3/volumes/842a72d9-84ff-4fd2-9ee4-8ef047b6d3a1 returned with HTTP 200 Sep 07 13:50:29 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 533/1099] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:29 2026] GET /volume/v3/volumes/842a72d9-84ff-4fd2-9ee4-8ef047b6d3a1 => generated 861 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:29 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:29 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:29 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:29 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:29 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:29 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ce1b3d6e-2a0a-418a-b72d-5b3dcd9ade6f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:29 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:29 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:29 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7ba95630-6ad1-482a-89b4-d66e52dce001 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Volume info retrieved successfully. Sep 07 13:50:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ce1b3d6e-2a0a-418a-b72d-5b3dcd9ade6f tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:50:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ce1b3d6e-2a0a-418a-b72d-5b3dcd9ade6f tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1740884771"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-ce1b3d6e-2a0a-418a-b72d-5b3dcd9ade6f tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1740884771'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:50:29 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-ce1b3d6e-2a0a-418a-b72d-5b3dcd9ade6f tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Create volume of 1 GB Sep 07 13:50:29 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ce1b3d6e-2a0a-418a-b72d-5b3dcd9ade6f tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Availability Zones retrieved successfully. Sep 07 13:50:29 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7ba95630-6ad1-482a-89b4-d66e52dce001 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Update volume metadata completed successfully. Sep 07 13:50:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7ba95630-6ad1-482a-89b4-d66e52dce001 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67/action returned with HTTP 200 Sep 07 13:50:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 567/1100] 192.168.122.6 () {60 vars in 1265 bytes} [Mon Sep 7 13:50:29 2026] POST /volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67/action => generated 526 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-cdaac297-6af8-44a1-ba0d-6f081cc8bddf None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ce1b3d6e-2a0a-418a-b72d-5b3dcd9ade6f tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Flow 'volume_create_api' (eb95a0a7-3a41-4126-8825-50ffc137eb12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ce1b3d6e-2a0a-418a-b72d-5b3dcd9ade6f tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee3f7512-af45-48ef-8215-cb42c04c778a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-ce1b3d6e-2a0a-418a-b72d-5b3dcd9ade6f tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:50:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ce1b3d6e-2a0a-418a-b72d-5b3dcd9ade6f tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee3f7512-af45-48ef-8215-cb42c04c778a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ce1b3d6e-2a0a-418a-b72d-5b3dcd9ade6f tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60e91317-65a0-490d-bf9b-185f1bfd86f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:30 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-ce1b3d6e-2a0a-418a-b72d-5b3dcd9ade6f tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Created reservations ['46a2ad69-1133-4e7e-925a-4655a56b5ed4', '8fd113e7-f9e6-4d2a-87ec-d895686a4d5b', 'f3e94e9e-063b-4c91-8823-b2233e0788a2', '7aa2ed4f-0a6a-40ed-a97a-74ff16f3d335'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:50:30 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ce1b3d6e-2a0a-418a-b72d-5b3dcd9ade6f tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60e91317-65a0-490d-bf9b-185f1bfd86f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46a2ad69-1133-4e7e-925a-4655a56b5ed4', '8fd113e7-f9e6-4d2a-87ec-d895686a4d5b', 'f3e94e9e-063b-4c91-8823-b2233e0788a2', '7aa2ed4f-0a6a-40ed-a97a-74ff16f3d335']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:30 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ce1b3d6e-2a0a-418a-b72d-5b3dcd9ade6f tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d76bae7b-e473-417b-896c-69e5618472bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cdaac297-6af8-44a1-ba0d-6f081cc8bddf tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-reader] GET http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 Sep 07 13:50:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cdaac297-6af8-44a1-ba0d-6f081cc8bddf tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cdaac297-6af8-44a1-ba0d-6f081cc8bddf tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-reader] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:30 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:30 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:30 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:30 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:30 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:30 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:30 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ce1b3d6e-2a0a-418a-b72d-5b3dcd9ade6f tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d76bae7b-e473-417b-896c-69e5618472bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fff0e75d-cea0-4607-9c08-7bf6223fe0aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1740884771',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='de354f77813047bfa0e9d4f3cd6b8ee5',qos_specs=None,replication_status=,reservations=['46a2ad69-1133-4e7e-925a-4655a56b5ed4','8fd113e7-f9e6-4d2a-87ec-d895686a4d5b','f3e94e9e-063b-4c91-8823-b2233e0788a2','7aa2ed4f-0a6a-40ed-a97a-74ff16f3d335'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9a7e127c1df4212b6624d449e04ef22',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:50:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1740884771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fff0e75d-cea0-4607-9c08-7bf6223fe0aa,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='de354f77813047bfa0e9d4f3cd6b8ee5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9a7e127c1df4212b6624d449e04ef22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:30 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ce1b3d6e-2a0a-418a-b72d-5b3dcd9ade6f tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (617cae23-1a4b-438b-b546-eaa9f55ef165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:30 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-cdaac297-6af8-44a1-ba0d-6f081cc8bddf tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-reader] Volume info retrieved successfully. Sep 07 13:50:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cdaac297-6af8-44a1-ba0d-6f081cc8bddf tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-reader] http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 returned with HTTP 200 Sep 07 13:50:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 568/1101] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:29 2026] GET /volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 => generated 1387 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7f1ac933-cfb7-4655-b326-578dbade681d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7f1ac933-cfb7-4655-b326-578dbade681d tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] POST http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67/action Sep 07 13:50:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7f1ac933-cfb7-4655-b326-578dbade681d tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:50:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7f1ac933-cfb7-4655-b326-578dbade681d tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:30 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:30 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:30 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:30 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:30 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ce1b3d6e-2a0a-418a-b72d-5b3dcd9ade6f tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (617cae23-1a4b-438b-b546-eaa9f55ef165) transitioned into state 'SUCCESS' from state '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-1740884771',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='de354f77813047bfa0e9d4f3cd6b8ee5',qos_specs=None,replication_status=,reservations=['46a2ad69-1133-4e7e-925a-4655a56b5ed4','8fd113e7-f9e6-4d2a-87ec-d895686a4d5b','f3e94e9e-063b-4c91-8823-b2233e0788a2','7aa2ed4f-0a6a-40ed-a97a-74ff16f3d335'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9a7e127c1df4212b6624d449e04ef22',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:30 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:30 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:30 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ce1b3d6e-2a0a-418a-b72d-5b3dcd9ade6f tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a0b4ffc-a14f-4e2b-8749-3661bb62a0cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:30 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:30 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:30 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7f1ac933-cfb7-4655-b326-578dbade681d tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Volume info retrieved successfully. Sep 07 13:50:30 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7f1ac933-cfb7-4655-b326-578dbade681d tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Get volume image-metadata completed successfully. Sep 07 13:50:30 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ce1b3d6e-2a0a-418a-b72d-5b3dcd9ade6f tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a0b4ffc-a14f-4e2b-8749-3661bb62a0cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:30 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ce1b3d6e-2a0a-418a-b72d-5b3dcd9ade6f tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Flow 'volume_create_api' (eb95a0a7-3a41-4126-8825-50ffc137eb12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:30 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ce1b3d6e-2a0a-418a-b72d-5b3dcd9ade6f tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Create volume request issued successfully. Sep 07 13:50:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ce1b3d6e-2a0a-418a-b72d-5b3dcd9ade6f tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:50:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 534/1102] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:50:29 2026] POST /volume/v3/volumes => generated 769 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:50:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a4f12047-b7dd-4b96-b9e4-ab116e51fd00 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a4f12047-b7dd-4b96-b9e4-ab116e51fd00 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d Sep 07 13:50:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a4f12047-b7dd-4b96-b9e4-ab116e51fd00 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a4f12047-b7dd-4b96-b9e4-ab116e51fd00 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:30 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7f1ac933-cfb7-4655-b326-578dbade681d tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Delete volume metadata completed successfully. Sep 07 13:50:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7f1ac933-cfb7-4655-b326-578dbade681d tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67/action returned with HTTP 200 Sep 07 13:50:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 569/1103] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:50:30 2026] POST /volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67/action => generated 0 bytes in 104 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 07 13:50:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-15ce34a8-88b7-47be-b38d-ec0601112162 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-15ce34a8-88b7-47be-b38d-ec0601112162 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] GET http://192.168.122.6/volume/v3/volumes/fff0e75d-cea0-4607-9c08-7bf6223fe0aa Sep 07 13:50:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-15ce34a8-88b7-47be-b38d-ec0601112162 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-15ce34a8-88b7-47be-b38d-ec0601112162 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a4f12047-b7dd-4b96-b9e4-ab116e51fd00 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d returned with HTTP 404 Sep 07 13:50:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 535/1104] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:30 2026] GET /volume/v3/volumes/0d1b7cf7-cfb0-4228-a5da-837bc94a0a3d => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-99eb9d65-b4de-434d-99f6-80b9b14991c8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-99eb9d65-b4de-434d-99f6-80b9b14991c8 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-reader] POST http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67/action Sep 07 13:50:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-99eb9d65-b4de-434d-99f6-80b9b14991c8 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-reader] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:50:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-99eb9d65-b4de-434d-99f6-80b9b14991c8 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-reader] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:30 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:30 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:30 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:30 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:30 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-15ce34a8-88b7-47be-b38d-ec0601112162 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Volume info retrieved successfully. Sep 07 13:50:30 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:30 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:30 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:30 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:30 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-99eb9d65-b4de-434d-99f6-80b9b14991c8 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-reader] Volume info retrieved successfully. Sep 07 13:50:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-15ce34a8-88b7-47be-b38d-ec0601112162 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] http://192.168.122.6/volume/v3/volumes/fff0e75d-cea0-4607-9c08-7bf6223fe0aa returned with HTTP 200 Sep 07 13:50:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 570/1105] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:30 2026] GET /volume/v3/volumes/fff0e75d-cea0-4607-9c08-7bf6223fe0aa => generated 837 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-149b37b6-b78e-4ca6-acc2-e0c8abb83fc2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-149b37b6-b78e-4ca6-acc2-e0c8abb83fc2 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/a64ade29-0557-48a4-82ce-d64e25078f8b Sep 07 13:50:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-149b37b6-b78e-4ca6-acc2-e0c8abb83fc2 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-149b37b6-b78e-4ca6-acc2-e0c8abb83fc2 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:30 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-149b37b6-b78e-4ca6-acc2-e0c8abb83fc2 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Delete snapshot with id: a64ade29-0557-48a4-82ce-d64e25078f8b Sep 07 13:50:30 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-99eb9d65-b4de-434d-99f6-80b9b14991c8 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-reader] Get volume image-metadata completed successfully. Sep 07 13:50:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-99eb9d65-b4de-434d-99f6-80b9b14991c8 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-reader] http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67/action returned with HTTP 200 Sep 07 13:50:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 536/1106] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:50:30 2026] POST /volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67/action => generated 500 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-149b37b6-b78e-4ca6-acc2-e0c8abb83fc2 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/snapshots/a64ade29-0557-48a4-82ce-d64e25078f8b returned with HTTP 404 Sep 07 13:50:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-adf53a64-a3d1-413e-ab12-939e22789198 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 571/1107] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 13:50:30 2026] DELETE /volume/v3/snapshots/a64ade29-0557-48a4-82ce-d64e25078f8b => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-aae51c3a-c4ca-485c-8af2-e266a43ea4be None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-adf53a64-a3d1-413e-ab12-939e22789198 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] GET http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 Sep 07 13:50:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-adf53a64-a3d1-413e-ab12-939e22789198 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-adf53a64-a3d1-413e-ab12-939e22789198 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-aae51c3a-c4ca-485c-8af2-e266a43ea4be tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] GET http://192.168.122.6/volume/v3/volumes/52f732ee-e60e-49f6-a6ce-9f79902d0334 Sep 07 13:50:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-aae51c3a-c4ca-485c-8af2-e266a43ea4be tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-aae51c3a-c4ca-485c-8af2-e266a43ea4be tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-aae51c3a-c4ca-485c-8af2-e266a43ea4be tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes/52f732ee-e60e-49f6-a6ce-9f79902d0334 returned with HTTP 404 Sep 07 13:50:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 572/1108] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:30 2026] GET /volume/v3/volumes/52f732ee-e60e-49f6-a6ce-9f79902d0334 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-13f1a875-1bfd-4cde-a6ee-2cbc92d104a7 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:30 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:30 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:30 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:30 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-13f1a875-1bfd-4cde-a6ee-2cbc92d104a7 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] DELETE http://192.168.122.6/volume/v3/volumes/52f732ee-e60e-49f6-a6ce-9f79902d0334 Sep 07 13:50:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-13f1a875-1bfd-4cde-a6ee-2cbc92d104a7 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-13f1a875-1bfd-4cde-a6ee-2cbc92d104a7 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:30 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-13f1a875-1bfd-4cde-a6ee-2cbc92d104a7 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] Delete volume with id: 52f732ee-e60e-49f6-a6ce-9f79902d0334 Sep 07 13:50:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-13f1a875-1bfd-4cde-a6ee-2cbc92d104a7 tempest-VolumesDeleteCascade-1249194852 tempest-VolumesDeleteCascade-1249194852-project-member] http://192.168.122.6/volume/v3/volumes/52f732ee-e60e-49f6-a6ce-9f79902d0334 returned with HTTP 404 Sep 07 13:50:30 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-adf53a64-a3d1-413e-ab12-939e22789198 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Volume info retrieved successfully. Sep 07 13:50:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 573/1109] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:50:30 2026] DELETE /volume/v3/volumes/52f732ee-e60e-49f6-a6ce-9f79902d0334 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-adf53a64-a3d1-413e-ab12-939e22789198 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 returned with HTTP 200 Sep 07 13:50:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 537/1110] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:30 2026] GET /volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 => generated 1361 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-50037b1f-86b0-45bc-8ba1-5d4b79b9b7e2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-50037b1f-86b0-45bc-8ba1-5d4b79b9b7e2 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] DELETE http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 Sep 07 13:50:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-50037b1f-86b0-45bc-8ba1-5d4b79b9b7e2 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-50037b1f-86b0-45bc-8ba1-5d4b79b9b7e2 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:30 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-50037b1f-86b0-45bc-8ba1-5d4b79b9b7e2 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Delete volume with id: 149130ce-7077-4f3a-a170-ad65573c3d67 Sep 07 13:50:30 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:30 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:30 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:30 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:30 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-50037b1f-86b0-45bc-8ba1-5d4b79b9b7e2 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Volume info retrieved successfully. Sep 07 13:50:30 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-50037b1f-86b0-45bc-8ba1-5d4b79b9b7e2 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Delete volume request issued successfully. Sep 07 13:50:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-50037b1f-86b0-45bc-8ba1-5d4b79b9b7e2 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 returned with HTTP 202 Sep 07 13:50:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 574/1111] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:50:30 2026] DELETE /volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 13:50:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-88199304-ff3d-4772-a8be-389fb07016d4 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-88199304-ff3d-4772-a8be-389fb07016d4 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] GET http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 Sep 07 13:50:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-88199304-ff3d-4772-a8be-389fb07016d4 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-88199304-ff3d-4772-a8be-389fb07016d4 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:30 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:30 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:30 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:30 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:30 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-88199304-ff3d-4772-a8be-389fb07016d4 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Volume info retrieved successfully. Sep 07 13:50:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-88199304-ff3d-4772-a8be-389fb07016d4 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 returned with HTTP 200 Sep 07 13:50:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 538/1112] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:30 2026] GET /volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 => generated 1360 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-aebbf401-9943-4f83-ae7d-16ea586caad2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-aebbf401-9943-4f83-ae7d-16ea586caad2 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] GET http://192.168.122.6/volume/v3/volumes/fff0e75d-cea0-4607-9c08-7bf6223fe0aa Sep 07 13:50:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-aebbf401-9943-4f83-ae7d-16ea586caad2 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-aebbf401-9943-4f83-ae7d-16ea586caad2 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:31 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:31 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:31 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:31 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:31 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-aebbf401-9943-4f83-ae7d-16ea586caad2 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Volume info retrieved successfully. Sep 07 13:50:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-aebbf401-9943-4f83-ae7d-16ea586caad2 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] http://192.168.122.6/volume/v3/volumes/fff0e75d-cea0-4607-9c08-7bf6223fe0aa returned with HTTP 200 Sep 07 13:50:31 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 575/1113] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:31 2026] GET /volume/v3/volumes/fff0e75d-cea0-4607-9c08-7bf6223fe0aa => generated 861 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6c710893-0457-4eaf-ac95-a8041d899108 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6c710893-0457-4eaf-ac95-a8041d899108 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] GET http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 Sep 07 13:50:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6c710893-0457-4eaf-ac95-a8041d899108 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6c710893-0457-4eaf-ac95-a8041d899108 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:31 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:31 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:31 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:31 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6c710893-0457-4eaf-ac95-a8041d899108 tempest-VolumesImageMetadata-440580933 tempest-VolumesImageMetadata-440580933-project-member] http://192.168.122.6/volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 returned with HTTP 404 Sep 07 13:50:31 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 539/1114] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:31 2026] GET /volume/v3/volumes/149130ce-7077-4f3a-a170-ad65573c3d67 => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9b43fddd-1f16-465f-a217-92ea36cd1109 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9b43fddd-1f16-465f-a217-92ea36cd1109 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] GET http://192.168.122.6/volume/v3/volumes/fff0e75d-cea0-4607-9c08-7bf6223fe0aa Sep 07 13:50:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9b43fddd-1f16-465f-a217-92ea36cd1109 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9b43fddd-1f16-465f-a217-92ea36cd1109 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:32 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:32 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:32 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:32 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:32 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9b43fddd-1f16-465f-a217-92ea36cd1109 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Volume info retrieved successfully. Sep 07 13:50:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9b43fddd-1f16-465f-a217-92ea36cd1109 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] http://192.168.122.6/volume/v3/volumes/fff0e75d-cea0-4607-9c08-7bf6223fe0aa returned with HTTP 200 Sep 07 13:50:32 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 576/1115] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:32 2026] GET /volume/v3/volumes/fff0e75d-cea0-4607-9c08-7bf6223fe0aa => generated 862 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c06172b0-c626-4aa5-8cf2-1714efd88985 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c06172b0-c626-4aa5-8cf2-1714efd88985 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] GET http://192.168.122.6/volume/v3/volumes/fff0e75d-cea0-4607-9c08-7bf6223fe0aa Sep 07 13:50:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c06172b0-c626-4aa5-8cf2-1714efd88985 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c06172b0-c626-4aa5-8cf2-1714efd88985 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:32 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:32 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:32 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:32 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:32 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c06172b0-c626-4aa5-8cf2-1714efd88985 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Volume info retrieved successfully. Sep 07 13:50:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c06172b0-c626-4aa5-8cf2-1714efd88985 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] http://192.168.122.6/volume/v3/volumes/fff0e75d-cea0-4607-9c08-7bf6223fe0aa returned with HTTP 200 Sep 07 13:50:32 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 540/1116] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:32 2026] GET /volume/v3/volumes/fff0e75d-cea0-4607-9c08-7bf6223fe0aa => generated 862 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-502a8457-95d9-4d36-aced-0b861617dc11 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-502a8457-95d9-4d36-aced-0b861617dc11 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:50:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-502a8457-95d9-4d36-aced-0b861617dc11 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-821316340"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-502a8457-95d9-4d36-aced-0b861617dc11 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-821316340'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:50:32 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-502a8457-95d9-4d36-aced-0b861617dc11 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Create volume of 1 GB Sep 07 13:50:32 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-502a8457-95d9-4d36-aced-0b861617dc11 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Availability Zones retrieved successfully. Sep 07 13:50:32 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-502a8457-95d9-4d36-aced-0b861617dc11 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Flow 'volume_create_api' (6168c9d0-f891-4f96-966c-bbc27b5fefc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:32 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-502a8457-95d9-4d36-aced-0b861617dc11 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6e8a6f1-b552-41c1-9ecf-301251973d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:32 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-502a8457-95d9-4d36-aced-0b861617dc11 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:50:32 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-502a8457-95d9-4d36-aced-0b861617dc11 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6e8a6f1-b552-41c1-9ecf-301251973d65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:32 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-502a8457-95d9-4d36-aced-0b861617dc11 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6d9c0e3-5458-4816-83bf-e6f56b647ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:32 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-502a8457-95d9-4d36-aced-0b861617dc11 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Created reservations ['dff67eab-dc6f-46ac-ae7f-647fd79b1b77', 'dc6fee83-f429-4140-9ff3-29787f8bfb27', '77517616-2260-42c3-b7a7-45dd3d3c9417', '77dafd7f-c6ea-4c9c-bc0b-38e67577c04a'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:50:32 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-502a8457-95d9-4d36-aced-0b861617dc11 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6d9c0e3-5458-4816-83bf-e6f56b647ad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dff67eab-dc6f-46ac-ae7f-647fd79b1b77', 'dc6fee83-f429-4140-9ff3-29787f8bfb27', '77517616-2260-42c3-b7a7-45dd3d3c9417', '77dafd7f-c6ea-4c9c-bc0b-38e67577c04a']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:32 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-502a8457-95d9-4d36-aced-0b861617dc11 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deaee52c-2ffc-4429-8511-0d4b4afe22c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:32 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:32 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:32 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-502a8457-95d9-4d36-aced-0b861617dc11 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deaee52c-2ffc-4429-8511-0d4b4afe22c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03b53bc7-2606-44a9-86df-824e1ab069e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-821316340',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='de354f77813047bfa0e9d4f3cd6b8ee5',qos_specs=None,replication_status=,reservations=['dff67eab-dc6f-46ac-ae7f-647fd79b1b77','dc6fee83-f429-4140-9ff3-29787f8bfb27','77517616-2260-42c3-b7a7-45dd3d3c9417','77dafd7f-c6ea-4c9c-bc0b-38e67577c04a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9a7e127c1df4212b6624d449e04ef22',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:50:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-821316340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03b53bc7-2606-44a9-86df-824e1ab069e0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='de354f77813047bfa0e9d4f3cd6b8ee5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9a7e127c1df4212b6624d449e04ef22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:32 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-502a8457-95d9-4d36-aced-0b861617dc11 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17754f28-d431-406f-87bd-3e0fbfe28bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:33 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-502a8457-95d9-4d36-aced-0b861617dc11 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17754f28-d431-406f-87bd-3e0fbfe28bee) transitioned into state 'SUCCESS' from state '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-821316340',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='de354f77813047bfa0e9d4f3cd6b8ee5',qos_specs=None,replication_status=,reservations=['dff67eab-dc6f-46ac-ae7f-647fd79b1b77','dc6fee83-f429-4140-9ff3-29787f8bfb27','77517616-2260-42c3-b7a7-45dd3d3c9417','77dafd7f-c6ea-4c9c-bc0b-38e67577c04a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9a7e127c1df4212b6624d449e04ef22',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:33 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-502a8457-95d9-4d36-aced-0b861617dc11 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64e48075-284e-4457-a882-aa9341b86f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:33 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-502a8457-95d9-4d36-aced-0b861617dc11 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64e48075-284e-4457-a882-aa9341b86f17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:33 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-502a8457-95d9-4d36-aced-0b861617dc11 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Flow 'volume_create_api' (6168c9d0-f891-4f96-966c-bbc27b5fefc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:33 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-502a8457-95d9-4d36-aced-0b861617dc11 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Create volume request issued successfully. Sep 07 13:50:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-502a8457-95d9-4d36-aced-0b861617dc11 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:50:33 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 577/1117] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:50:32 2026] POST /volume/v3/volumes => generated 768 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:50:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-968fabd2-3ba6-4bd1-b298-a985c119aed6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-968fabd2-3ba6-4bd1-b298-a985c119aed6 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] GET http://192.168.122.6/volume/v3/volumes/03b53bc7-2606-44a9-86df-824e1ab069e0 Sep 07 13:50:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-968fabd2-3ba6-4bd1-b298-a985c119aed6 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-968fabd2-3ba6-4bd1-b298-a985c119aed6 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:33 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:33 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:33 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:33 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:33 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-968fabd2-3ba6-4bd1-b298-a985c119aed6 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Volume info retrieved successfully. Sep 07 13:50:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-968fabd2-3ba6-4bd1-b298-a985c119aed6 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] http://192.168.122.6/volume/v3/volumes/03b53bc7-2606-44a9-86df-824e1ab069e0 returned with HTTP 200 Sep 07 13:50:33 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 541/1118] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:33 2026] GET /volume/v3/volumes/03b53bc7-2606-44a9-86df-824e1ab069e0 => generated 836 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-15600969-f75b-4e45-b056-71aba5fd24fd None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-15600969-f75b-4e45-b056-71aba5fd24fd tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] GET http://192.168.122.6/volume/v3/volumes/03b53bc7-2606-44a9-86df-824e1ab069e0 Sep 07 13:50:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-15600969-f75b-4e45-b056-71aba5fd24fd tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-15600969-f75b-4e45-b056-71aba5fd24fd tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:34 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:34 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:34 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:34 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:34 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-15600969-f75b-4e45-b056-71aba5fd24fd tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Volume info retrieved successfully. Sep 07 13:50:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-15600969-f75b-4e45-b056-71aba5fd24fd tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] http://192.168.122.6/volume/v3/volumes/03b53bc7-2606-44a9-86df-824e1ab069e0 returned with HTTP 200 Sep 07 13:50:34 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 578/1119] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:34 2026] GET /volume/v3/volumes/03b53bc7-2606-44a9-86df-824e1ab069e0 => generated 860 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-aadfe488-d687-4f7c-af2d-ffa8b601b233 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1d2c4103-7a52-4826-a335-1d5d711cc70e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-aadfe488-d687-4f7c-af2d-ffa8b601b233 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] GET http://192.168.122.6/volume/v3/volumes/03b53bc7-2606-44a9-86df-824e1ab069e0 Sep 07 13:50:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-aadfe488-d687-4f7c-af2d-ffa8b601b233 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-aadfe488-d687-4f7c-af2d-ffa8b601b233 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:35 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:35 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:35 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:35 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:35 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-aadfe488-d687-4f7c-af2d-ffa8b601b233 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Volume info retrieved successfully. Sep 07 13:50:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-aadfe488-d687-4f7c-af2d-ffa8b601b233 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] http://192.168.122.6/volume/v3/volumes/03b53bc7-2606-44a9-86df-824e1ab069e0 returned with HTTP 200 Sep 07 13:50:35 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 542/1120] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:35 2026] GET /volume/v3/volumes/03b53bc7-2606-44a9-86df-824e1ab069e0 => generated 861 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:50:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c8e2c9b6-0b38-4dad-ba32-899fa9e46b91 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c8e2c9b6-0b38-4dad-ba32-899fa9e46b91 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] GET http://192.168.122.6/volume/v3/volumes/03b53bc7-2606-44a9-86df-824e1ab069e0 Sep 07 13:50:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c8e2c9b6-0b38-4dad-ba32-899fa9e46b91 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c8e2c9b6-0b38-4dad-ba32-899fa9e46b91 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:35 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:35 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:35 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:35 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:35 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c8e2c9b6-0b38-4dad-ba32-899fa9e46b91 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Volume info retrieved successfully. Sep 07 13:50:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c8e2c9b6-0b38-4dad-ba32-899fa9e46b91 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] http://192.168.122.6/volume/v3/volumes/03b53bc7-2606-44a9-86df-824e1ab069e0 returned with HTTP 200 Sep 07 13:50:35 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 543/1121] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:35 2026] GET /volume/v3/volumes/03b53bc7-2606-44a9-86df-824e1ab069e0 => generated 861 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4f444897-6759-4140-a9e2-90d629a1f62b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4f444897-6759-4140-a9e2-90d629a1f62b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] GET http://192.168.122.6/volume/v3/volumes Sep 07 13:50:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4f444897-6759-4140-a9e2-90d629a1f62b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4f444897-6759-4140-a9e2-90d629a1f62b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-4f444897-6759-4140-a9e2-90d629a1f62b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:35 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4f444897-6759-4140-a9e2-90d629a1f62b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:50:35 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:35 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:35 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:35 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:35 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:35 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:35 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4f444897-6759-4140-a9e2-90d629a1f62b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Get all volumes completed successfully. Sep 07 13:50:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4f444897-6759-4140-a9e2-90d629a1f62b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] http://192.168.122.6/volume/v3/volumes returned with HTTP 200 Sep 07 13:50:35 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 544/1122] 192.168.122.6 () {58 vars in 1111 bytes} [Mon Sep 7 13:50:35 2026] GET /volume/v3/volumes => generated 986 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-67d53bf3-f966-45c5-9101-13e03b9e320b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1d2c4103-7a52-4826-a335-1d5d711cc70e tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:50:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1d2c4103-7a52-4826-a335-1d5d711cc70e tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-2145543053"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-67d53bf3-f966-45c5-9101-13e03b9e320b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] GET http://192.168.122.6/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-821316340 Sep 07 13:50:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-1d2c4103-7a52-4826-a335-1d5d711cc70e tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-2145543053'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:50:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-67d53bf3-f966-45c5-9101-13e03b9e320b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:35 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-1d2c4103-7a52-4826-a335-1d5d711cc70e tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Create volume of 1 GB Sep 07 13:50:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-67d53bf3-f966-45c5-9101-13e03b9e320b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-67d53bf3-f966-45c5-9101-13e03b9e320b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:35 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:35 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:35 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-67d53bf3-f966-45c5-9101-13e03b9e320b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-821316340'), ('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:50:35 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1d2c4103-7a52-4826-a335-1d5d711cc70e tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Availability Zones retrieved successfully. Sep 07 13:50:35 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1d2c4103-7a52-4826-a335-1d5d711cc70e tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Flow 'volume_create_api' (289ba6d5-cf77-489c-ac48-d887e8ca6d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:35 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1d2c4103-7a52-4826-a335-1d5d711cc70e tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df78ea14-4f95-4d05-b8eb-f9ed6286249c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:35 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-1d2c4103-7a52-4826-a335-1d5d711cc70e tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:50:35 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:35 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:35 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-67d53bf3-f966-45c5-9101-13e03b9e320b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Get all volumes completed successfully. Sep 07 13:50:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-67d53bf3-f966-45c5-9101-13e03b9e320b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] http://192.168.122.6/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-821316340 returned with HTTP 200 Sep 07 13:50:35 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 545/1123] 192.168.122.6 () {58 vars in 1210 bytes} [Mon Sep 7 13:50:35 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-821316340 => generated 337 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-01b73e22-744d-4d69-8766-f84aab57ff13 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-01b73e22-744d-4d69-8766-f84aab57ff13 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] GET http://192.168.122.6/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1740884771 Sep 07 13:50:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-01b73e22-744d-4d69-8766-f84aab57ff13 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-01b73e22-744d-4d69-8766-f84aab57ff13 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-01b73e22-744d-4d69-8766-f84aab57ff13 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:35 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:35 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:35 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-01b73e22-744d-4d69-8766-f84aab57ff13 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1740884771'), ('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:50:35 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:35 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:35 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-01b73e22-744d-4d69-8766-f84aab57ff13 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Get all volumes completed successfully. Sep 07 13:50:35 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:35 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-01b73e22-744d-4d69-8766-f84aab57ff13 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] http://192.168.122.6/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1740884771 returned with HTTP 200 Sep 07 13:50:35 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 546/1124] 192.168.122.6 () {58 vars in 1233 bytes} [Mon Sep 7 13:50:35 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1740884771 => generated 865 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:35 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1d2c4103-7a52-4826-a335-1d5d711cc70e tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df78ea14-4f95-4d05-b8eb-f9ed6286249c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:35 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1d2c4103-7a52-4826-a335-1d5d711cc70e tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3e2f1aa-ccb2-4ed0-9f38-2384e98f052d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-321d9aeb-b117-459b-864a-21d5e34681b0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-321d9aeb-b117-459b-864a-21d5e34681b0 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] GET http://192.168.122.6/volume/v3/volumes/detail?limit=1 Sep 07 13:50:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-321d9aeb-b117-459b-864a-21d5e34681b0 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-321d9aeb-b117-459b-864a-21d5e34681b0 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-321d9aeb-b117-459b-864a-21d5e34681b0 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:35 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-321d9aeb-b117-459b-864a-21d5e34681b0 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:50:35 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:35 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:35 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-321d9aeb-b117-459b-864a-21d5e34681b0 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Get all volumes completed successfully. Sep 07 13:50:35 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:35 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-321d9aeb-b117-459b-864a-21d5e34681b0 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] http://192.168.122.6/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 07 13:50:35 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 547/1125] 192.168.122.6 () {58 vars in 1147 bytes} [Mon Sep 7 13:50:35 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1009 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c1e009f6-4d24-411c-b1b4-1d103c4aa8fb None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c1e009f6-4d24-411c-b1b4-1d103c4aa8fb tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] GET http://192.168.122.6/volume/v3/volumes/detail?limit=1&marker=03b53bc7-2606-44a9-86df-824e1ab069e0 Sep 07 13:50:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c1e009f6-4d24-411c-b1b4-1d103c4aa8fb tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c1e009f6-4d24-411c-b1b4-1d103c4aa8fb tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-c1e009f6-4d24-411c-b1b4-1d103c4aa8fb tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:35 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-c1e009f6-4d24-411c-b1b4-1d103c4aa8fb tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:50:35 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-1d2c4103-7a52-4826-a335-1d5d711cc70e tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Created reservations ['46200d78-c545-4fa0-bd78-04a288e5b129', '448db7cc-e730-4f6b-a8e5-5cf1f8ece8fc', '2d36d820-17c0-4b6e-82a8-4cb354f2b89f', 'd9d5a81d-968e-4e04-af9b-45e8daf34232'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:50:35 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1d2c4103-7a52-4826-a335-1d5d711cc70e tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3e2f1aa-ccb2-4ed0-9f38-2384e98f052d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46200d78-c545-4fa0-bd78-04a288e5b129', '448db7cc-e730-4f6b-a8e5-5cf1f8ece8fc', '2d36d820-17c0-4b6e-82a8-4cb354f2b89f', 'd9d5a81d-968e-4e04-af9b-45e8daf34232']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:35 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1d2c4103-7a52-4826-a335-1d5d711cc70e tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c97c82b-9a33-42e9-ae10-d0c32eceb62c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:35 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:35 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:35 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1d2c4103-7a52-4826-a335-1d5d711cc70e tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c97c82b-9a33-42e9-ae10-d0c32eceb62c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e28988a-48fa-45c0-a980-adee14f40e78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2145543053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e8c37129a714c7cb3dc69f309ed5d69',qos_specs=None,replication_status=,reservations=['46200d78-c545-4fa0-bd78-04a288e5b129','448db7cc-e730-4f6b-a8e5-5cf1f8ece8fc','2d36d820-17c0-4b6e-82a8-4cb354f2b89f','d9d5a81d-968e-4e04-af9b-45e8daf34232'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24a37bc0d3544837ba5b0196bbcc2ea0',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:50:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2145543053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e28988a-48fa-45c0-a980-adee14f40e78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e8c37129a714c7cb3dc69f309ed5d69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24a37bc0d3544837ba5b0196bbcc2ea0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:35 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1d2c4103-7a52-4826-a335-1d5d711cc70e tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3df952c4-bc3d-4b24-9fca-cc16570b6fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:36 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:36 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:36 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c1e009f6-4d24-411c-b1b4-1d103c4aa8fb tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Get all volumes completed successfully. Sep 07 13:50:36 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:36 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c1e009f6-4d24-411c-b1b4-1d103c4aa8fb tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] http://192.168.122.6/volume/v3/volumes/detail?limit=1&marker=03b53bc7-2606-44a9-86df-824e1ab069e0 returned with HTTP 200 Sep 07 13:50:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 548/1126] 192.168.122.6 () {58 vars in 1235 bytes} [Mon Sep 7 13:50:35 2026] GET /volume/v3/volumes/detail?limit=1&marker=03b53bc7-2606-44a9-86df-824e1ab069e0 => generated 1010 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1d2c4103-7a52-4826-a335-1d5d711cc70e tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3df952c4-bc3d-4b24-9fca-cc16570b6fe1) transitioned into state 'SUCCESS' from state '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-2145543053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e8c37129a714c7cb3dc69f309ed5d69',qos_specs=None,replication_status=,reservations=['46200d78-c545-4fa0-bd78-04a288e5b129','448db7cc-e730-4f6b-a8e5-5cf1f8ece8fc','2d36d820-17c0-4b6e-82a8-4cb354f2b89f','d9d5a81d-968e-4e04-af9b-45e8daf34232'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24a37bc0d3544837ba5b0196bbcc2ea0',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9fa7be58-1eb8-4bf1-835f-fc1831767964 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1d2c4103-7a52-4826-a335-1d5d711cc70e tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (912f4f0e-d099-4bf5-942d-84c35b212b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9fa7be58-1eb8-4bf1-835f-fc1831767964 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] GET http://192.168.122.6/volume/v3/volumes/detail?limit=1&marker=fff0e75d-cea0-4607-9c08-7bf6223fe0aa Sep 07 13:50:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9fa7be58-1eb8-4bf1-835f-fc1831767964 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9fa7be58-1eb8-4bf1-835f-fc1831767964 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-9fa7be58-1eb8-4bf1-835f-fc1831767964 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:36 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-9fa7be58-1eb8-4bf1-835f-fc1831767964 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1d2c4103-7a52-4826-a335-1d5d711cc70e tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (912f4f0e-d099-4bf5-942d-84c35b212b1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1d2c4103-7a52-4826-a335-1d5d711cc70e tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Flow 'volume_create_api' (289ba6d5-cf77-489c-ac48-d887e8ca6d84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1d2c4103-7a52-4826-a335-1d5d711cc70e tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Create volume request issued successfully. Sep 07 13:50:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1d2c4103-7a52-4826-a335-1d5d711cc70e tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:50:36 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:36 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:36 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9fa7be58-1eb8-4bf1-835f-fc1831767964 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Get all volumes completed successfully. Sep 07 13:50:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 579/1127] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:50:35 2026] POST /volume/v3/volumes => generated 752 bytes in 735 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:50:36 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:36 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0c8cb004-5bc1-429e-82c1-49aa5b044118 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9fa7be58-1eb8-4bf1-835f-fc1831767964 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] http://192.168.122.6/volume/v3/volumes/detail?limit=1&marker=fff0e75d-cea0-4607-9c08-7bf6223fe0aa returned with HTTP 200 Sep 07 13:50:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0c8cb004-5bc1-429e-82c1-49aa5b044118 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] GET http://192.168.122.6/volume/v3/volumes/9e28988a-48fa-45c0-a980-adee14f40e78 Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0c8cb004-5bc1-429e-82c1-49aa5b044118 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0c8cb004-5bc1-429e-82c1-49aa5b044118 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 549/1128] 192.168.122.6 () {58 vars in 1235 bytes} [Mon Sep 7 13:50:36 2026] GET /volume/v3/volumes/detail?limit=1&marker=fff0e75d-cea0-4607-9c08-7bf6223fe0aa => generated 1009 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:36 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:36 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-48c7e47c-e499-4d42-9635-f70e2563a346 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:36 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-48c7e47c-e499-4d42-9635-f70e2563a346 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] GET http://192.168.122.6/volume/v3/volumes/detail?limit=1&marker=842a72d9-84ff-4fd2-9ee4-8ef047b6d3a1 Sep 07 13:50:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-48c7e47c-e499-4d42-9635-f70e2563a346 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-48c7e47c-e499-4d42-9635-f70e2563a346 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-48c7e47c-e499-4d42-9635-f70e2563a346 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:36 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-48c7e47c-e499-4d42-9635-f70e2563a346 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0c8cb004-5bc1-429e-82c1-49aa5b044118 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Volume info retrieved successfully. Sep 07 13:50:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0c8cb004-5bc1-429e-82c1-49aa5b044118 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] http://192.168.122.6/volume/v3/volumes/9e28988a-48fa-45c0-a980-adee14f40e78 returned with HTTP 200 Sep 07 13:50:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 580/1129] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:36 2026] GET /volume/v3/volumes/9e28988a-48fa-45c0-a980-adee14f40e78 => generated 820 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:36 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-48c7e47c-e499-4d42-9635-f70e2563a346 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Get all volumes completed successfully. Sep 07 13:50:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-48c7e47c-e499-4d42-9635-f70e2563a346 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] http://192.168.122.6/volume/v3/volumes/detail?limit=1&marker=842a72d9-84ff-4fd2-9ee4-8ef047b6d3a1 returned with HTTP 200 Sep 07 13:50:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 550/1130] 192.168.122.6 () {58 vars in 1235 bytes} [Mon Sep 7 13:50:36 2026] GET /volume/v3/volumes/detail?limit=1&marker=842a72d9-84ff-4fd2-9ee4-8ef047b6d3a1 => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-fd5dc752-c04f-4c73-a221-99a72dca2072 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fd5dc752-c04f-4c73-a221-99a72dca2072 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] GET http://192.168.122.6/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fd5dc752-c04f-4c73-a221-99a72dca2072 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fd5dc752-c04f-4c73-a221-99a72dca2072 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Calling method 'detail' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-fd5dc752-c04f-4c73-a221-99a72dca2072 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fd5dc752-c04f-4c73-a221-99a72dca2072 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Could not evaluate value available, assuming string {{(pid=87262) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fd5dc752-c04f-4c73-a221-99a72dca2072 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:36 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:36 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:36 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:36 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-fd5dc752-c04f-4c73-a221-99a72dca2072 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Get all volumes completed successfully. Sep 07 13:50:36 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:36 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fd5dc752-c04f-4c73-a221-99a72dca2072 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] http://192.168.122.6/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 07 13:50:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 581/1131] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 13:50:36 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1902 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8679d985-02b6-4688-8bdb-50e2fe9451b0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8679d985-02b6-4688-8bdb-50e2fe9451b0 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] GET http://192.168.122.6/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 07 13:50:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8679d985-02b6-4688-8bdb-50e2fe9451b0 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8679d985-02b6-4688-8bdb-50e2fe9451b0 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-8679d985-02b6-4688-8bdb-50e2fe9451b0 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:36 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-8679d985-02b6-4688-8bdb-50e2fe9451b0 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Could not evaluate value available, assuming string {{(pid=87261) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 13:50:36 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-8679d985-02b6-4688-8bdb-50e2fe9451b0 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:50:36 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:36 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:36 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:36 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:36 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8679d985-02b6-4688-8bdb-50e2fe9451b0 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Get all volumes completed successfully. Sep 07 13:50:36 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:36 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8679d985-02b6-4688-8bdb-50e2fe9451b0 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] http://192.168.122.6/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 07 13:50:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 551/1132] 192.168.122.6 () {58 vars in 1233 bytes} [Mon Sep 7 13:50:36 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1904 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a7554751-debf-4fb0-939c-79d4fe33788c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a7554751-debf-4fb0-939c-79d4fe33788c tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] GET http://192.168.122.6/volume/v3/volumes?limit=1 Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a7554751-debf-4fb0-939c-79d4fe33788c tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a7554751-debf-4fb0-939c-79d4fe33788c tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-a7554751-debf-4fb0-939c-79d4fe33788c tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a7554751-debf-4fb0-939c-79d4fe33788c tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:36 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:36 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a7554751-debf-4fb0-939c-79d4fe33788c tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Get all volumes completed successfully. Sep 07 13:50:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a7554751-debf-4fb0-939c-79d4fe33788c tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] http://192.168.122.6/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 07 13:50:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 582/1133] 192.168.122.6 () {58 vars in 1126 bytes} [Mon Sep 7 13:50:36 2026] GET /volume/v3/volumes?limit=1 => generated 475 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c6b11089-f12f-426d-89ff-df6281608394 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c6b11089-f12f-426d-89ff-df6281608394 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] GET http://192.168.122.6/volume/v3/volumes?limit=1&marker=03b53bc7-2606-44a9-86df-824e1ab069e0 Sep 07 13:50:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c6b11089-f12f-426d-89ff-df6281608394 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c6b11089-f12f-426d-89ff-df6281608394 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-c6b11089-f12f-426d-89ff-df6281608394 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:36 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-c6b11089-f12f-426d-89ff-df6281608394 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:50:36 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:36 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:36 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c6b11089-f12f-426d-89ff-df6281608394 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Get all volumes completed successfully. Sep 07 13:50:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c6b11089-f12f-426d-89ff-df6281608394 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] http://192.168.122.6/volume/v3/volumes?limit=1&marker=03b53bc7-2606-44a9-86df-824e1ab069e0 returned with HTTP 200 Sep 07 13:50:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 552/1134] 192.168.122.6 () {58 vars in 1214 bytes} [Mon Sep 7 13:50:36 2026] GET /volume/v3/volumes?limit=1&marker=03b53bc7-2606-44a9-86df-824e1ab069e0 => generated 476 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-373d38b9-44de-43ee-bb15-519043b09d43 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-373d38b9-44de-43ee-bb15-519043b09d43 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] GET http://192.168.122.6/volume/v3/volumes?limit=1&marker=fff0e75d-cea0-4607-9c08-7bf6223fe0aa Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-373d38b9-44de-43ee-bb15-519043b09d43 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-373d38b9-44de-43ee-bb15-519043b09d43 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-373d38b9-44de-43ee-bb15-519043b09d43 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:36 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-373d38b9-44de-43ee-bb15-519043b09d43 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:50:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-fd43eabd-cfb7-4b71-bb9a-34759051dc17 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fd43eabd-cfb7-4b71-bb9a-34759051dc17 None None] GET http://192.168.122.6/volume// Sep 07 13:50:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fd43eabd-cfb7-4b71-bb9a-34759051dc17 None None] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fd43eabd-cfb7-4b71-bb9a-34759051dc17 None None] Calling method 'all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fd43eabd-cfb7-4b71-bb9a-34759051dc17 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:50:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 553/1135] 192.168.122.6 () {56 vars in 878 bytes} [Mon Sep 7 13:50:36 2026] GET /volume/ => generated 388 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:50:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-47983155-f5c2-4af3-bbeb-0fab17f19f9d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-47983155-f5c2-4af3-bbeb-0fab17f19f9d None None] GET http://192.168.122.6/volume// Sep 07 13:50:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-47983155-f5c2-4af3-bbeb-0fab17f19f9d None None] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-47983155-f5c2-4af3-bbeb-0fab17f19f9d None None] Calling method 'all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-47983155-f5c2-4af3-bbeb-0fab17f19f9d None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:50:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 554/1136] 192.168.122.6 () {56 vars in 878 bytes} [Mon Sep 7 13:50:36 2026] GET /volume/ => generated 388 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:50:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-962b52fe-5858-4210-b0da-1b98f091174e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:36 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:36 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-373d38b9-44de-43ee-bb15-519043b09d43 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Get all volumes completed successfully. Sep 07 13:50:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-373d38b9-44de-43ee-bb15-519043b09d43 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] http://192.168.122.6/volume/v3/volumes?limit=1&marker=fff0e75d-cea0-4607-9c08-7bf6223fe0aa returned with HTTP 200 Sep 07 13:50:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 583/1137] 192.168.122.6 () {58 vars in 1214 bytes} [Mon Sep 7 13:50:36 2026] GET /volume/v3/volumes?limit=1&marker=fff0e75d-cea0-4607-9c08-7bf6223fe0aa => generated 475 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-078f1360-0207-45fc-8888-7ad43b7ef9c4 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-078f1360-0207-45fc-8888-7ad43b7ef9c4 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] GET http://192.168.122.6/volume/v3/volumes?limit=1&marker=842a72d9-84ff-4fd2-9ee4-8ef047b6d3a1 Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-078f1360-0207-45fc-8888-7ad43b7ef9c4 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-078f1360-0207-45fc-8888-7ad43b7ef9c4 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-078f1360-0207-45fc-8888-7ad43b7ef9c4 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:36 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-078f1360-0207-45fc-8888-7ad43b7ef9c4 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-078f1360-0207-45fc-8888-7ad43b7ef9c4 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Get all volumes completed successfully. Sep 07 13:50:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-078f1360-0207-45fc-8888-7ad43b7ef9c4 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] http://192.168.122.6/volume/v3/volumes?limit=1&marker=842a72d9-84ff-4fd2-9ee4-8ef047b6d3a1 returned with HTTP 200 Sep 07 13:50:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 584/1138] 192.168.122.6 () {58 vars in 1214 bytes} [Mon Sep 7 13:50:36 2026] GET /volume/v3/volumes?limit=1&marker=842a72d9-84ff-4fd2-9ee4-8ef047b6d3a1 => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4a9fd3a2-b71d-4352-b8ef-e1272d78df90 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4a9fd3a2-b71d-4352-b8ef-e1272d78df90 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] GET http://192.168.122.6/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-261321294&status=available Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4a9fd3a2-b71d-4352-b8ef-e1272d78df90 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4a9fd3a2-b71d-4352-b8ef-e1272d78df90 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-4a9fd3a2-b71d-4352-b8ef-e1272d78df90 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4a9fd3a2-b71d-4352-b8ef-e1272d78df90 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Could not evaluate value available, assuming string {{(pid=87262) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4a9fd3a2-b71d-4352-b8ef-e1272d78df90 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-261321294'), ('no_migration_targets', True)]). {{(pid=87262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:36 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:36 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-4a9fd3a2-b71d-4352-b8ef-e1272d78df90 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Get all volumes completed successfully. Sep 07 13:50:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4a9fd3a2-b71d-4352-b8ef-e1272d78df90 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] http://192.168.122.6/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-261321294&status=available returned with HTTP 200 Sep 07 13:50:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 585/1139] 192.168.122.6 () {58 vars in 1244 bytes} [Mon Sep 7 13:50:36 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-261321294&status=available => generated 337 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-962b52fe-5858-4210-b0da-1b98f091174e tempest-VersionsTest-1882306769 tempest-VersionsTest-1882306769-project-reader] GET http://192.168.122.6/volume/v3/ Sep 07 13:50:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-962b52fe-5858-4210-b0da-1b98f091174e tempest-VersionsTest-1882306769 tempest-VersionsTest-1882306769-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-962b52fe-5858-4210-b0da-1b98f091174e tempest-VersionsTest-1882306769 tempest-VersionsTest-1882306769-project-reader] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-962b52fe-5858-4210-b0da-1b98f091174e tempest-VersionsTest-1882306769 tempest-VersionsTest-1882306769-project-reader] http://192.168.122.6/volume/v3/ returned with HTTP 200 Sep 07 13:50:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 555/1140] 192.168.122.6 () {58 vars in 1090 bytes} [Mon Sep 7 13:50:36 2026] GET /volume/v3/ => generated 388 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-af311ea9-6bf5-4a53-80b8-028d0984efec None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-af311ea9-6bf5-4a53-80b8-028d0984efec tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] GET http://192.168.122.6/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-261321294&status=available Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-af311ea9-6bf5-4a53-80b8-028d0984efec tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-af311ea9-6bf5-4a53-80b8-028d0984efec tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Calling method 'detail' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-af311ea9-6bf5-4a53-80b8-028d0984efec tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-af311ea9-6bf5-4a53-80b8-028d0984efec tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Could not evaluate value available, assuming string {{(pid=87262) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 13:50:36 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:36 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:36 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-af311ea9-6bf5-4a53-80b8-028d0984efec tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-261321294'), ('no_migration_targets', True)]). {{(pid=87262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:50:37 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:37 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:37 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-af311ea9-6bf5-4a53-80b8-028d0984efec tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Get all volumes completed successfully. Sep 07 13:50:37 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:37 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-af311ea9-6bf5-4a53-80b8-028d0984efec tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] http://192.168.122.6/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-261321294&status=available returned with HTTP 200 Sep 07 13:50:37 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 586/1141] 192.168.122.6 () {58 vars in 1265 bytes} [Mon Sep 7 13:50:36 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-261321294&status=available => generated 864 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8b503dab-8e4e-4ad2-8748-1c89197bbb12 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8b503dab-8e4e-4ad2-8748-1c89197bbb12 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] GET http://192.168.122.6/volume/v3/volumes/detail?marker=842a72d9-84ff-4fd2-9ee4-8ef047b6d3a1&sort=id%3Aasc Sep 07 13:50:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8b503dab-8e4e-4ad2-8748-1c89197bbb12 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8b503dab-8e4e-4ad2-8748-1c89197bbb12 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-8b503dab-8e4e-4ad2-8748-1c89197bbb12 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:37 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:37 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:37 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-8b503dab-8e4e-4ad2-8748-1c89197bbb12 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:50:37 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:37 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:37 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8b503dab-8e4e-4ad2-8748-1c89197bbb12 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Get all volumes completed successfully. Sep 07 13:50:37 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:37 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8b503dab-8e4e-4ad2-8748-1c89197bbb12 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] http://192.168.122.6/volume/v3/volumes/detail?marker=842a72d9-84ff-4fd2-9ee4-8ef047b6d3a1&sort=id%3Aasc returned with HTTP 200 Sep 07 13:50:37 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 556/1142] 192.168.122.6 () {58 vars in 1247 bytes} [Mon Sep 7 13:50:37 2026] GET /volume/v3/volumes/detail?marker=842a72d9-84ff-4fd2-9ee4-8ef047b6d3a1&sort=id%3Aasc => generated 865 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b0a7b294-9b65-465c-b29c-9f04c6bf9d59 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b0a7b294-9b65-465c-b29c-9f04c6bf9d59 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] GET http://192.168.122.6/volume/v3/volumes/9e28988a-48fa-45c0-a980-adee14f40e78 Sep 07 13:50:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b0a7b294-9b65-465c-b29c-9f04c6bf9d59 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b0a7b294-9b65-465c-b29c-9f04c6bf9d59 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-0702c3df-1afe-45f2-ae72-5860515b1983 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:37 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:37 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:37 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:37 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0702c3df-1afe-45f2-ae72-5860515b1983 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] GET http://192.168.122.6/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 07 13:50:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0702c3df-1afe-45f2-ae72-5860515b1983 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:37 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b0a7b294-9b65-465c-b29c-9f04c6bf9d59 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Volume info retrieved successfully. Sep 07 13:50:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0702c3df-1afe-45f2-ae72-5860515b1983 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-0702c3df-1afe-45f2-ae72-5860515b1983 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:37 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-0702c3df-1afe-45f2-ae72-5860515b1983 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:50:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b0a7b294-9b65-465c-b29c-9f04c6bf9d59 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] http://192.168.122.6/volume/v3/volumes/9e28988a-48fa-45c0-a980-adee14f40e78 returned with HTTP 200 Sep 07 13:50:37 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 587/1143] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:37 2026] GET /volume/v3/volumes/9e28988a-48fa-45c0-a980-adee14f40e78 => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:37 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:37 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:37 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:37 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:37 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:37 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:37 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-0702c3df-1afe-45f2-ae72-5860515b1983 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Get all volumes completed successfully. Sep 07 13:50:37 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:37 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0702c3df-1afe-45f2-ae72-5860515b1983 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] http://192.168.122.6/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 07 13:50:37 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 557/1144] 192.168.122.6 () {58 vars in 1211 bytes} [Mon Sep 7 13:50:37 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2567 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1332801b-305a-422e-b3ee-52cd0f9db2c8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1332801b-305a-422e-b3ee-52cd0f9db2c8 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] GET http://192.168.122.6/volume/v3/volumes/detail Sep 07 13:50:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1332801b-305a-422e-b3ee-52cd0f9db2c8 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1332801b-305a-422e-b3ee-52cd0f9db2c8 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Calling method 'detail' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-1332801b-305a-422e-b3ee-52cd0f9db2c8 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:37 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1332801b-305a-422e-b3ee-52cd0f9db2c8 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:50:37 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:37 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:37 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:37 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:37 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:37 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:37 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1332801b-305a-422e-b3ee-52cd0f9db2c8 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Get all volumes completed successfully. Sep 07 13:50:37 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:37 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1332801b-305a-422e-b3ee-52cd0f9db2c8 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:50:37 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 588/1145] 192.168.122.6 () {58 vars in 1132 bytes} [Mon Sep 7 13:50:37 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-bc0697f8-f4cb-481f-a963-d99b7d49c874 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bc0697f8-f4cb-481f-a963-d99b7d49c874 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] GET http://192.168.122.6/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 07 13:50:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bc0697f8-f4cb-481f-a963-d99b7d49c874 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bc0697f8-f4cb-481f-a963-d99b7d49c874 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-bc0697f8-f4cb-481f-a963-d99b7d49c874 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:37 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-bc0697f8-f4cb-481f-a963-d99b7d49c874 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:50:37 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:37 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:37 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:37 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:37 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:37 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:37 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-bc0697f8-f4cb-481f-a963-d99b7d49c874 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Get all volumes completed successfully. Sep 07 13:50:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bc0697f8-f4cb-481f-a963-d99b7d49c874 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] http://192.168.122.6/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 07 13:50:37 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 558/1146] 192.168.122.6 () {58 vars in 1190 bytes} [Mon Sep 7 13:50:37 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 986 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ba5ef0f4-6d23-49f3-ac8d-e41e94fd06c0 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ba5ef0f4-6d23-49f3-ac8d-e41e94fd06c0 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] GET http://192.168.122.6/volume/v3/volumes?availability_zone=nova Sep 07 13:50:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ba5ef0f4-6d23-49f3-ac8d-e41e94fd06c0 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ba5ef0f4-6d23-49f3-ac8d-e41e94fd06c0 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-ba5ef0f4-6d23-49f3-ac8d-e41e94fd06c0 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:37 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ba5ef0f4-6d23-49f3-ac8d-e41e94fd06c0 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Could not evaluate value nova, assuming string {{(pid=87262) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 13:50:37 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ba5ef0f4-6d23-49f3-ac8d-e41e94fd06c0 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:50:37 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:37 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:37 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:37 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:37 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:37 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:37 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ba5ef0f4-6d23-49f3-ac8d-e41e94fd06c0 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Get all volumes completed successfully. Sep 07 13:50:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ba5ef0f4-6d23-49f3-ac8d-e41e94fd06c0 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] http://192.168.122.6/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 07 13:50:37 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 589/1147] 192.168.122.6 () {58 vars in 1156 bytes} [Mon Sep 7 13:50:37 2026] GET /volume/v3/volumes?availability_zone=nova => generated 986 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7c4b237e-7364-4df6-a290-5552d54d0c6b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7c4b237e-7364-4df6-a290-5552d54d0c6b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] GET http://192.168.122.6/volume/v3/volumes?availability_zone=nova Sep 07 13:50:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7c4b237e-7364-4df6-a290-5552d54d0c6b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7c4b237e-7364-4df6-a290-5552d54d0c6b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-7c4b237e-7364-4df6-a290-5552d54d0c6b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:37 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-7c4b237e-7364-4df6-a290-5552d54d0c6b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Could not evaluate value nova, assuming string {{(pid=87261) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 13:50:37 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:37 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:37 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-7c4b237e-7364-4df6-a290-5552d54d0c6b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7c4b237e-7364-4df6-a290-5552d54d0c6b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Get all volumes completed successfully. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7c4b237e-7364-4df6-a290-5552d54d0c6b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] http://192.168.122.6/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 07 13:50:38 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 559/1148] 192.168.122.6 () {58 vars in 1156 bytes} [Mon Sep 7 13:50:37 2026] GET /volume/v3/volumes?availability_zone=nova => generated 986 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:50:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c657b90f-4f32-4d2f-921f-863af2cf17aa None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c657b90f-4f32-4d2f-921f-863af2cf17aa tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] GET http://192.168.122.6/volume/v3/volumes?bootable=false Sep 07 13:50:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c657b90f-4f32-4d2f-921f-863af2cf17aa tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c657b90f-4f32-4d2f-921f-863af2cf17aa tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-c657b90f-4f32-4d2f-921f-863af2cf17aa tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:38 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:38 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:38 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c657b90f-4f32-4d2f-921f-863af2cf17aa tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:50:38 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:38 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:38 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:38 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:38 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:38 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:38 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c657b90f-4f32-4d2f-921f-863af2cf17aa tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Get all volumes completed successfully. Sep 07 13:50:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c657b90f-4f32-4d2f-921f-863af2cf17aa tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] http://192.168.122.6/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 07 13:50:38 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 590/1149] 192.168.122.6 () {58 vars in 1140 bytes} [Mon Sep 7 13:50:38 2026] GET /volume/v3/volumes?bootable=false => generated 986 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f532f5c7-2e46-400a-8f7b-a71cc1b91b5b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f532f5c7-2e46-400a-8f7b-a71cc1b91b5b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] GET http://192.168.122.6/volume/v3/volumes?bootable=false Sep 07 13:50:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f532f5c7-2e46-400a-8f7b-a71cc1b91b5b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f532f5c7-2e46-400a-8f7b-a71cc1b91b5b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-f532f5c7-2e46-400a-8f7b-a71cc1b91b5b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:38 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f532f5c7-2e46-400a-8f7b-a71cc1b91b5b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:50:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-32f47792-7cbb-4412-b23e-968bb58eed5f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-32f47792-7cbb-4412-b23e-968bb58eed5f tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] GET http://192.168.122.6/volume/v3/volumes/9e28988a-48fa-45c0-a980-adee14f40e78 Sep 07 13:50:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-32f47792-7cbb-4412-b23e-968bb58eed5f tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-32f47792-7cbb-4412-b23e-968bb58eed5f tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:38 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:38 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:38 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:38 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:38 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-32f47792-7cbb-4412-b23e-968bb58eed5f tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Volume info retrieved successfully. Sep 07 13:50:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-32f47792-7cbb-4412-b23e-968bb58eed5f tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] http://192.168.122.6/volume/v3/volumes/9e28988a-48fa-45c0-a980-adee14f40e78 returned with HTTP 200 Sep 07 13:50:38 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 591/1150] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:38 2026] GET /volume/v3/volumes/9e28988a-48fa-45c0-a980-adee14f40e78 => generated 845 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f532f5c7-2e46-400a-8f7b-a71cc1b91b5b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Get all volumes completed successfully. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f532f5c7-2e46-400a-8f7b-a71cc1b91b5b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] http://192.168.122.6/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 07 13:50:38 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 560/1151] 192.168.122.6 () {58 vars in 1140 bytes} [Mon Sep 7 13:50:38 2026] GET /volume/v3/volumes?bootable=false => generated 986 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c93cb143-d26c-4ded-8d35-0bf812924810 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c93cb143-d26c-4ded-8d35-0bf812924810 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:50:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c93cb143-d26c-4ded-8d35-0bf812924810 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "9e28988a-48fa-45c0-a980-adee14f40e78", "size": 2, "name": "tempest-VolumesCloneTest-Volume-302140779"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-c93cb143-d26c-4ded-8d35-0bf812924810 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Create volume request body: {'volume': {'source_volid': '9e28988a-48fa-45c0-a980-adee14f40e78', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-302140779'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b98c0fb0-18c3-4b46-a947-724c8670faf1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b98c0fb0-18c3-4b46-a947-724c8670faf1 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] GET http://192.168.122.6/volume/v3/volumes?status=available Sep 07 13:50:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b98c0fb0-18c3-4b46-a947-724c8670faf1 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b98c0fb0-18c3-4b46-a947-724c8670faf1 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-b98c0fb0-18c3-4b46-a947-724c8670faf1 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b98c0fb0-18c3-4b46-a947-724c8670faf1 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Could not evaluate value available, assuming string {{(pid=87261) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:38 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b98c0fb0-18c3-4b46-a947-724c8670faf1 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:50:38 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:38 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:38 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:38 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:38 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c93cb143-d26c-4ded-8d35-0bf812924810 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Volume retrieved successfully. Sep 07 13:50:38 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-c93cb143-d26c-4ded-8d35-0bf812924810 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Create volume of 2 GB Sep 07 13:50:38 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c93cb143-d26c-4ded-8d35-0bf812924810 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Availability Zones retrieved successfully. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b98c0fb0-18c3-4b46-a947-724c8670faf1 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Get all volumes completed successfully. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b98c0fb0-18c3-4b46-a947-724c8670faf1 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] http://192.168.122.6/volume/v3/volumes?status=available returned with HTTP 200 Sep 07 13:50:38 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 561/1152] 192.168.122.6 () {58 vars in 1144 bytes} [Mon Sep 7 13:50:38 2026] GET /volume/v3/volumes?status=available => generated 986 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-476f9db6-e7d8-4e2d-99ea-f3fee964a1cf None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:38 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c93cb143-d26c-4ded-8d35-0bf812924810 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Flow 'volume_create_api' (167c47a9-4e76-4b6d-958c-6dd3e00f3971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-476f9db6-e7d8-4e2d-99ea-f3fee964a1cf tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] GET http://192.168.122.6/volume/v3/volumes?status=available Sep 07 13:50:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-476f9db6-e7d8-4e2d-99ea-f3fee964a1cf tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-476f9db6-e7d8-4e2d-99ea-f3fee964a1cf tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-476f9db6-e7d8-4e2d-99ea-f3fee964a1cf tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-476f9db6-e7d8-4e2d-99ea-f3fee964a1cf tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Could not evaluate value available, assuming string {{(pid=87261) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:38 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-476f9db6-e7d8-4e2d-99ea-f3fee964a1cf tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:50:38 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c93cb143-d26c-4ded-8d35-0bf812924810 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b735bca-af07-4a8b-9f30-345bd6b1db2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:38 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-c93cb143-d26c-4ded-8d35-0bf812924810 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-476f9db6-e7d8-4e2d-99ea-f3fee964a1cf tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Get all volumes completed successfully. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-476f9db6-e7d8-4e2d-99ea-f3fee964a1cf tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] http://192.168.122.6/volume/v3/volumes?status=available returned with HTTP 200 Sep 07 13:50:38 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 562/1153] 192.168.122.6 () {58 vars in 1144 bytes} [Mon Sep 7 13:50:38 2026] GET /volume/v3/volumes?status=available => generated 986 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a0663829-8cd7-45d8-a4d1-3ef89fe501c2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a0663829-8cd7-45d8-a4d1-3ef89fe501c2 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] GET http://192.168.122.6/volume/v3/volumes/detail?availability_zone=nova Sep 07 13:50:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a0663829-8cd7-45d8-a4d1-3ef89fe501c2 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a0663829-8cd7-45d8-a4d1-3ef89fe501c2 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-a0663829-8cd7-45d8-a4d1-3ef89fe501c2 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a0663829-8cd7-45d8-a4d1-3ef89fe501c2 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Could not evaluate value nova, assuming string {{(pid=87261) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:38 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a0663829-8cd7-45d8-a4d1-3ef89fe501c2 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a0663829-8cd7-45d8-a4d1-3ef89fe501c2 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Get all volumes completed successfully. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a0663829-8cd7-45d8-a4d1-3ef89fe501c2 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] http://192.168.122.6/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 07 13:50:38 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 563/1154] 192.168.122.6 () {58 vars in 1177 bytes} [Mon Sep 7 13:50:38 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2567 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:38 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c93cb143-d26c-4ded-8d35-0bf812924810 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b735bca-af07-4a8b-9f30-345bd6b1db2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '9e28988a-48fa-45c0-a980-adee14f40e78', 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:38 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c93cb143-d26c-4ded-8d35-0bf812924810 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff0e4a12-24bb-4ce3-89e1-be3789da7f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3aa04c56-b8c4-4999-9b45-cb5585fc6b40 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3aa04c56-b8c4-4999-9b45-cb5585fc6b40 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] GET http://192.168.122.6/volume/v3/volumes/detail?bootable=false Sep 07 13:50:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3aa04c56-b8c4-4999-9b45-cb5585fc6b40 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3aa04c56-b8c4-4999-9b45-cb5585fc6b40 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-3aa04c56-b8c4-4999-9b45-cb5585fc6b40 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-3aa04c56-b8c4-4999-9b45-cb5585fc6b40 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3aa04c56-b8c4-4999-9b45-cb5585fc6b40 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Get all volumes completed successfully. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3aa04c56-b8c4-4999-9b45-cb5585fc6b40 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] http://192.168.122.6/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 07 13:50:38 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 564/1155] 192.168.122.6 () {58 vars in 1161 bytes} [Mon Sep 7 13:50:38 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2567 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4ab93d54-d319-41fb-9da9-e1d23620578b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4ab93d54-d319-41fb-9da9-e1d23620578b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] GET http://192.168.122.6/volume/v3/volumes/detail?status=available Sep 07 13:50:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4ab93d54-d319-41fb-9da9-e1d23620578b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4ab93d54-d319-41fb-9da9-e1d23620578b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-4ab93d54-d319-41fb-9da9-e1d23620578b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4ab93d54-d319-41fb-9da9-e1d23620578b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Could not evaluate value available, assuming string {{(pid=87261) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4ab93d54-d319-41fb-9da9-e1d23620578b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4ab93d54-d319-41fb-9da9-e1d23620578b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] Get all volumes completed successfully. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4ab93d54-d319-41fb-9da9-e1d23620578b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-reader] http://192.168.122.6/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 07 13:50:38 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 565/1156] 192.168.122.6 () {58 vars in 1165 bytes} [Mon Sep 7 13:50:38 2026] GET /volume/v3/volumes/detail?status=available => generated 2567 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7b863f3e-b41a-450e-ac96-51626b183c75 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7b863f3e-b41a-450e-ac96-51626b183c75 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] GET http://192.168.122.6/volume/v3/volumes/03b53bc7-2606-44a9-86df-824e1ab069e0 Sep 07 13:50:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7b863f3e-b41a-450e-ac96-51626b183c75 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7b863f3e-b41a-450e-ac96-51626b183c75 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:38 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-c93cb143-d26c-4ded-8d35-0bf812924810 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Created reservations ['138ce06e-cc30-4e07-a624-5f43b2b84e96', '9ef796b6-e512-46b3-9b65-4013ee9beb30', '532caa19-9c80-4253-a29c-aa5ea9a1546a', '14bc06a5-0b9d-444d-883f-285b97fb822d'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:50:38 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c93cb143-d26c-4ded-8d35-0bf812924810 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff0e4a12-24bb-4ce3-89e1-be3789da7f4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['138ce06e-cc30-4e07-a624-5f43b2b84e96', '9ef796b6-e512-46b3-9b65-4013ee9beb30', '532caa19-9c80-4253-a29c-aa5ea9a1546a', '14bc06a5-0b9d-444d-883f-285b97fb822d']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:38 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:38 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:38 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c93cb143-d26c-4ded-8d35-0bf812924810 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6677f5a2-ba09-4795-9293-86a82d9d2915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7b863f3e-b41a-450e-ac96-51626b183c75 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Volume info retrieved successfully. Sep 07 13:50:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7b863f3e-b41a-450e-ac96-51626b183c75 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] http://192.168.122.6/volume/v3/volumes/03b53bc7-2606-44a9-86df-824e1ab069e0 returned with HTTP 200 Sep 07 13:50:39 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 566/1157] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:38 2026] GET /volume/v3/volumes/03b53bc7-2606-44a9-86df-824e1ab069e0 => generated 861 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:39 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:39 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-0d832711-075d-4b83-8204-cf5bb2d6af5b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0d832711-075d-4b83-8204-cf5bb2d6af5b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] DELETE http://192.168.122.6/volume/v3/volumes/03b53bc7-2606-44a9-86df-824e1ab069e0 Sep 07 13:50:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0d832711-075d-4b83-8204-cf5bb2d6af5b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0d832711-075d-4b83-8204-cf5bb2d6af5b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:39 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-0d832711-075d-4b83-8204-cf5bb2d6af5b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Delete volume with id: 03b53bc7-2606-44a9-86df-824e1ab069e0 Sep 07 13:50:39 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:39 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:39 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c93cb143-d26c-4ded-8d35-0bf812924810 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6677f5a2-ba09-4795-9293-86a82d9d2915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d1b9452-00cd-4cf6-887f-af64bcf875b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-302140779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e8c37129a714c7cb3dc69f309ed5d69',qos_specs=None,replication_status=,reservations=['138ce06e-cc30-4e07-a624-5f43b2b84e96','9ef796b6-e512-46b3-9b65-4013ee9beb30','532caa19-9c80-4253-a29c-aa5ea9a1546a','14bc06a5-0b9d-444d-883f-285b97fb822d'],size=2,snapshot_id=None,source_replicaid=,source_volid=9e28988a-48fa-45c0-a980-adee14f40e78,status='creating',user_id='24a37bc0d3544837ba5b0196bbcc2ea0',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:50:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-302140779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d1b9452-00cd-4cf6-887f-af64bcf875b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e8c37129a714c7cb3dc69f309ed5d69',provider_auth=None,provider_geometry=None,provider_id=None,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=9e28988a-48fa-45c0-a980-adee14f40e78,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24a37bc0d3544837ba5b0196bbcc2ea0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:39 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c93cb143-d26c-4ded-8d35-0bf812924810 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6566fc25-a819-4240-b997-a141a7b21d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:39 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:39 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:39 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:39 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:39 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-0d832711-075d-4b83-8204-cf5bb2d6af5b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Volume info retrieved successfully. Sep 07 13:50:39 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c93cb143-d26c-4ded-8d35-0bf812924810 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6566fc25-a819-4240-b997-a141a7b21d70) transitioned into state 'SUCCESS' from state '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-302140779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e8c37129a714c7cb3dc69f309ed5d69',qos_specs=None,replication_status=,reservations=['138ce06e-cc30-4e07-a624-5f43b2b84e96','9ef796b6-e512-46b3-9b65-4013ee9beb30','532caa19-9c80-4253-a29c-aa5ea9a1546a','14bc06a5-0b9d-444d-883f-285b97fb822d'],size=2,snapshot_id=None,source_replicaid=,source_volid=9e28988a-48fa-45c0-a980-adee14f40e78,status='creating',user_id='24a37bc0d3544837ba5b0196bbcc2ea0',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:39 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c93cb143-d26c-4ded-8d35-0bf812924810 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8d81029-e048-4d1c-85e6-e6012ed83f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:39 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-0d832711-075d-4b83-8204-cf5bb2d6af5b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Delete volume request issued successfully. Sep 07 13:50:39 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:39 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0d832711-075d-4b83-8204-cf5bb2d6af5b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] http://192.168.122.6/volume/v3/volumes/03b53bc7-2606-44a9-86df-824e1ab069e0 returned with HTTP 202 Sep 07 13:50:39 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 567/1158] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:50:39 2026] DELETE /volume/v3/volumes/03b53bc7-2606-44a9-86df-824e1ab069e0 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:50:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7835e962-444b-4a5d-8b41-102fd35dcfc5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:39 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c93cb143-d26c-4ded-8d35-0bf812924810 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8d81029-e048-4d1c-85e6-e6012ed83f95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7835e962-444b-4a5d-8b41-102fd35dcfc5 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] GET http://192.168.122.6/volume/v3/volumes/03b53bc7-2606-44a9-86df-824e1ab069e0 Sep 07 13:50:39 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c93cb143-d26c-4ded-8d35-0bf812924810 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Flow 'volume_create_api' (167c47a9-4e76-4b6d-958c-6dd3e00f3971) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7835e962-444b-4a5d-8b41-102fd35dcfc5 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7835e962-444b-4a5d-8b41-102fd35dcfc5 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:39 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c93cb143-d26c-4ded-8d35-0bf812924810 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Create volume request issued successfully. Sep 07 13:50:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c93cb143-d26c-4ded-8d35-0bf812924810 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:50:39 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 592/1159] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:50:38 2026] POST /volume/v3/volumes => generated 785 bytes in 837 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:50:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b963fc96-02ab-4d89-82ce-45b875cb28d4 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b963fc96-02ab-4d89-82ce-45b875cb28d4 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] GET http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 Sep 07 13:50:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b963fc96-02ab-4d89-82ce-45b875cb28d4 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b963fc96-02ab-4d89-82ce-45b875cb28d4 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:39 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:39 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:39 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:39 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:39 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:39 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:39 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:39 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:39 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b963fc96-02ab-4d89-82ce-45b875cb28d4 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Volume info retrieved successfully. Sep 07 13:50:39 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7835e962-444b-4a5d-8b41-102fd35dcfc5 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Volume info retrieved successfully. Sep 07 13:50:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b963fc96-02ab-4d89-82ce-45b875cb28d4 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 returned with HTTP 200 Sep 07 13:50:39 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 593/1160] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:39 2026] GET /volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 => generated 853 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7835e962-444b-4a5d-8b41-102fd35dcfc5 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] http://192.168.122.6/volume/v3/volumes/03b53bc7-2606-44a9-86df-824e1ab069e0 returned with HTTP 200 Sep 07 13:50:39 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 568/1161] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:39 2026] GET /volume/v3/volumes/03b53bc7-2606-44a9-86df-824e1ab069e0 => generated 860 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e73877bb-ca6b-4fc2-8097-8182f6e2e76e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:40 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e73877bb-ca6b-4fc2-8097-8182f6e2e76e tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] GET http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 Sep 07 13:50:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e73877bb-ca6b-4fc2-8097-8182f6e2e76e tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e73877bb-ca6b-4fc2-8097-8182f6e2e76e tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f7b3694d-8d9d-4e19-8aae-1ff2d9645a2d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:40 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f7b3694d-8d9d-4e19-8aae-1ff2d9645a2d tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] GET http://192.168.122.6/volume/v3/volumes/03b53bc7-2606-44a9-86df-824e1ab069e0 Sep 07 13:50:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f7b3694d-8d9d-4e19-8aae-1ff2d9645a2d tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f7b3694d-8d9d-4e19-8aae-1ff2d9645a2d tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:40 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:40 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:40 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:40 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:40 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:40 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:40 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e73877bb-ca6b-4fc2-8097-8182f6e2e76e tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Volume info retrieved successfully. Sep 07 13:50:40 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:40 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:40 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e73877bb-ca6b-4fc2-8097-8182f6e2e76e tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 returned with HTTP 200 Sep 07 13:50:40 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 594/1162] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:40 2026] GET /volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 => generated 877 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:40 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f7b3694d-8d9d-4e19-8aae-1ff2d9645a2d tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Volume info retrieved successfully. Sep 07 13:50:40 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f7b3694d-8d9d-4e19-8aae-1ff2d9645a2d tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] http://192.168.122.6/volume/v3/volumes/03b53bc7-2606-44a9-86df-824e1ab069e0 returned with HTTP 200 Sep 07 13:50:40 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 569/1163] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:40 2026] GET /volume/v3/volumes/03b53bc7-2606-44a9-86df-824e1ab069e0 => generated 860 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b64ca672-ad02-4be8-9885-d948ef26209f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b64ca672-ad02-4be8-9885-d948ef26209f tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] GET http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 Sep 07 13:50:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-0023b6df-fa04-4bc6-b13f-e5b81e1e585f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b64ca672-ad02-4be8-9885-d948ef26209f tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b64ca672-ad02-4be8-9885-d948ef26209f tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0023b6df-fa04-4bc6-b13f-e5b81e1e585f tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] GET http://192.168.122.6/volume/v3/volumes/03b53bc7-2606-44a9-86df-824e1ab069e0 Sep 07 13:50:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0023b6df-fa04-4bc6-b13f-e5b81e1e585f tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0023b6df-fa04-4bc6-b13f-e5b81e1e585f tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:41 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:41 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:41 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:41 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0023b6df-fa04-4bc6-b13f-e5b81e1e585f tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] http://192.168.122.6/volume/v3/volumes/03b53bc7-2606-44a9-86df-824e1ab069e0 returned with HTTP 404 Sep 07 13:50:41 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 570/1164] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:41 2026] GET /volume/v3/volumes/03b53bc7-2606-44a9-86df-824e1ab069e0 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-54aa4930-fe9c-4f00-92a5-53309d8ffb2d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-54aa4930-fe9c-4f00-92a5-53309d8ffb2d tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] GET http://192.168.122.6/volume/v3/volumes/fff0e75d-cea0-4607-9c08-7bf6223fe0aa Sep 07 13:50:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-54aa4930-fe9c-4f00-92a5-53309d8ffb2d tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-54aa4930-fe9c-4f00-92a5-53309d8ffb2d tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:41 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b64ca672-ad02-4be8-9885-d948ef26209f tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Volume info retrieved successfully. Sep 07 13:50:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b64ca672-ad02-4be8-9885-d948ef26209f tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 returned with HTTP 200 Sep 07 13:50:41 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 595/1165] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:41 2026] GET /volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 => generated 877 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:41 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:41 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:41 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:41 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:41 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-54aa4930-fe9c-4f00-92a5-53309d8ffb2d tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Volume info retrieved successfully. Sep 07 13:50:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-54aa4930-fe9c-4f00-92a5-53309d8ffb2d tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] http://192.168.122.6/volume/v3/volumes/fff0e75d-cea0-4607-9c08-7bf6223fe0aa returned with HTTP 200 Sep 07 13:50:41 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 571/1166] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:41 2026] GET /volume/v3/volumes/fff0e75d-cea0-4607-9c08-7bf6223fe0aa => generated 862 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-625c738b-fb3d-4199-bec9-ad89d97a1c9e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-625c738b-fb3d-4199-bec9-ad89d97a1c9e tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] DELETE http://192.168.122.6/volume/v3/volumes/fff0e75d-cea0-4607-9c08-7bf6223fe0aa Sep 07 13:50:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-625c738b-fb3d-4199-bec9-ad89d97a1c9e tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-625c738b-fb3d-4199-bec9-ad89d97a1c9e tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:41 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-625c738b-fb3d-4199-bec9-ad89d97a1c9e tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Delete volume with id: fff0e75d-cea0-4607-9c08-7bf6223fe0aa Sep 07 13:50:41 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:41 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:41 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:41 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:41 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-625c738b-fb3d-4199-bec9-ad89d97a1c9e tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Volume info retrieved successfully. Sep 07 13:50:41 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-625c738b-fb3d-4199-bec9-ad89d97a1c9e tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Delete volume request issued successfully. Sep 07 13:50:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-625c738b-fb3d-4199-bec9-ad89d97a1c9e tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] http://192.168.122.6/volume/v3/volumes/fff0e75d-cea0-4607-9c08-7bf6223fe0aa returned with HTTP 202 Sep 07 13:50:41 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 596/1167] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:50:41 2026] DELETE /volume/v3/volumes/fff0e75d-cea0-4607-9c08-7bf6223fe0aa => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:50:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7d85514a-687b-451c-b148-ea202e8e2eee None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7d85514a-687b-451c-b148-ea202e8e2eee tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] GET http://192.168.122.6/volume/v3/volumes/fff0e75d-cea0-4607-9c08-7bf6223fe0aa Sep 07 13:50:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7d85514a-687b-451c-b148-ea202e8e2eee tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7d85514a-687b-451c-b148-ea202e8e2eee tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:41 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:41 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:41 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:41 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:41 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7d85514a-687b-451c-b148-ea202e8e2eee tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Volume info retrieved successfully. Sep 07 13:50:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7d85514a-687b-451c-b148-ea202e8e2eee tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] http://192.168.122.6/volume/v3/volumes/fff0e75d-cea0-4607-9c08-7bf6223fe0aa returned with HTTP 200 Sep 07 13:50:41 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 572/1168] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:41 2026] GET /volume/v3/volumes/fff0e75d-cea0-4607-9c08-7bf6223fe0aa => generated 861 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7e0438a5-37bf-46bb-a7f2-77f9d0b08186 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7e0438a5-37bf-46bb-a7f2-77f9d0b08186 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] GET http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 Sep 07 13:50:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7e0438a5-37bf-46bb-a7f2-77f9d0b08186 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7e0438a5-37bf-46bb-a7f2-77f9d0b08186 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:42 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:42 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:42 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:42 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:42 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7e0438a5-37bf-46bb-a7f2-77f9d0b08186 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Volume info retrieved successfully. Sep 07 13:50:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7e0438a5-37bf-46bb-a7f2-77f9d0b08186 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 returned with HTTP 200 Sep 07 13:50:42 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 597/1169] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:42 2026] GET /volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 => generated 877 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-cc53b214-1dac-48c8-9d70-6507e13f680c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cc53b214-1dac-48c8-9d70-6507e13f680c tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] GET http://192.168.122.6/volume/v3/volumes/fff0e75d-cea0-4607-9c08-7bf6223fe0aa Sep 07 13:50:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cc53b214-1dac-48c8-9d70-6507e13f680c tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cc53b214-1dac-48c8-9d70-6507e13f680c tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:42 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:42 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:42 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:42 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:42 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-cc53b214-1dac-48c8-9d70-6507e13f680c tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Volume info retrieved successfully. Sep 07 13:50:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cc53b214-1dac-48c8-9d70-6507e13f680c tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] http://192.168.122.6/volume/v3/volumes/fff0e75d-cea0-4607-9c08-7bf6223fe0aa returned with HTTP 200 Sep 07 13:50:42 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 573/1170] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:42 2026] GET /volume/v3/volumes/fff0e75d-cea0-4607-9c08-7bf6223fe0aa => generated 861 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-11f60608-0bfd-4bdf-b5be-c208e368c954 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-11f60608-0bfd-4bdf-b5be-c208e368c954 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] GET http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 Sep 07 13:50:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-11f60608-0bfd-4bdf-b5be-c208e368c954 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-11f60608-0bfd-4bdf-b5be-c208e368c954 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:43 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:43 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:43 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:43 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:43 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-11f60608-0bfd-4bdf-b5be-c208e368c954 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Volume info retrieved successfully. Sep 07 13:50:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-11f60608-0bfd-4bdf-b5be-c208e368c954 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 returned with HTTP 200 Sep 07 13:50:43 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 598/1171] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:43 2026] GET /volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 => generated 877 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:50:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-49c3c933-403f-4cf0-b80f-9db4fd8d28d9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-49c3c933-403f-4cf0-b80f-9db4fd8d28d9 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] GET http://192.168.122.6/volume/v3/volumes/fff0e75d-cea0-4607-9c08-7bf6223fe0aa Sep 07 13:50:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-49c3c933-403f-4cf0-b80f-9db4fd8d28d9 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-49c3c933-403f-4cf0-b80f-9db4fd8d28d9 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-49c3c933-403f-4cf0-b80f-9db4fd8d28d9 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] http://192.168.122.6/volume/v3/volumes/fff0e75d-cea0-4607-9c08-7bf6223fe0aa returned with HTTP 404 Sep 07 13:50:44 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 574/1172] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:44 2026] GET /volume/v3/volumes/fff0e75d-cea0-4607-9c08-7bf6223fe0aa => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-62b05e1f-7832-441a-91d1-5a0cd0f6b7c5 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-62b05e1f-7832-441a-91d1-5a0cd0f6b7c5 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] GET http://192.168.122.6/volume/v3/volumes/842a72d9-84ff-4fd2-9ee4-8ef047b6d3a1 Sep 07 13:50:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-62b05e1f-7832-441a-91d1-5a0cd0f6b7c5 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-62b05e1f-7832-441a-91d1-5a0cd0f6b7c5 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:44 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:44 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:44 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:44 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:44 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-62b05e1f-7832-441a-91d1-5a0cd0f6b7c5 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Volume info retrieved successfully. Sep 07 13:50:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-62b05e1f-7832-441a-91d1-5a0cd0f6b7c5 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] http://192.168.122.6/volume/v3/volumes/842a72d9-84ff-4fd2-9ee4-8ef047b6d3a1 returned with HTTP 200 Sep 07 13:50:44 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 599/1173] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:44 2026] GET /volume/v3/volumes/842a72d9-84ff-4fd2-9ee4-8ef047b6d3a1 => generated 861 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d03bafe4-8cb2-452c-a87b-3b53ca7c2212 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d03bafe4-8cb2-452c-a87b-3b53ca7c2212 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] DELETE http://192.168.122.6/volume/v3/volumes/842a72d9-84ff-4fd2-9ee4-8ef047b6d3a1 Sep 07 13:50:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d03bafe4-8cb2-452c-a87b-3b53ca7c2212 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d03bafe4-8cb2-452c-a87b-3b53ca7c2212 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:44 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-d03bafe4-8cb2-452c-a87b-3b53ca7c2212 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Delete volume with id: 842a72d9-84ff-4fd2-9ee4-8ef047b6d3a1 Sep 07 13:50:44 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:44 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:44 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:44 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:44 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d03bafe4-8cb2-452c-a87b-3b53ca7c2212 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Volume info retrieved successfully. Sep 07 13:50:44 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d03bafe4-8cb2-452c-a87b-3b53ca7c2212 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Delete volume request issued successfully. Sep 07 13:50:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d03bafe4-8cb2-452c-a87b-3b53ca7c2212 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] http://192.168.122.6/volume/v3/volumes/842a72d9-84ff-4fd2-9ee4-8ef047b6d3a1 returned with HTTP 202 Sep 07 13:50:44 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 575/1174] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:50:44 2026] DELETE /volume/v3/volumes/842a72d9-84ff-4fd2-9ee4-8ef047b6d3a1 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:50:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1f610cec-c925-4e35-8c48-fef1f1bcfe0b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1f610cec-c925-4e35-8c48-fef1f1bcfe0b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] GET http://192.168.122.6/volume/v3/volumes/842a72d9-84ff-4fd2-9ee4-8ef047b6d3a1 Sep 07 13:50:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1f610cec-c925-4e35-8c48-fef1f1bcfe0b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1f610cec-c925-4e35-8c48-fef1f1bcfe0b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:44 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:44 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:44 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:44 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:44 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1f610cec-c925-4e35-8c48-fef1f1bcfe0b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Volume info retrieved successfully. Sep 07 13:50:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1f610cec-c925-4e35-8c48-fef1f1bcfe0b tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] http://192.168.122.6/volume/v3/volumes/842a72d9-84ff-4fd2-9ee4-8ef047b6d3a1 returned with HTTP 200 Sep 07 13:50:44 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 600/1175] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:44 2026] GET /volume/v3/volumes/842a72d9-84ff-4fd2-9ee4-8ef047b6d3a1 => generated 860 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:50:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f4feefd8-62a4-4a96-95e8-9228e0e31434 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d14f960d-8056-4e27-aa09-2fec1a5e6c36 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d14f960d-8056-4e27-aa09-2fec1a5e6c36 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] GET http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 Sep 07 13:50:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d14f960d-8056-4e27-aa09-2fec1a5e6c36 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d14f960d-8056-4e27-aa09-2fec1a5e6c36 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:44 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:44 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:44 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:44 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:44 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d14f960d-8056-4e27-aa09-2fec1a5e6c36 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Volume info retrieved successfully. Sep 07 13:50:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d14f960d-8056-4e27-aa09-2fec1a5e6c36 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 returned with HTTP 200 Sep 07 13:50:45 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 601/1176] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:44 2026] GET /volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 => generated 877 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f4feefd8-62a4-4a96-95e8-9228e0e31434 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:50:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f4feefd8-62a4-4a96-95e8-9228e0e31434 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1745528786"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-f4feefd8-62a4-4a96-95e8-9228e0e31434 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1745528786'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:50:45 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-f4feefd8-62a4-4a96-95e8-9228e0e31434 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Create volume of 1 GB Sep 07 13:50:45 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f4feefd8-62a4-4a96-95e8-9228e0e31434 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Availability Zones retrieved successfully. Sep 07 13:50:45 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f4feefd8-62a4-4a96-95e8-9228e0e31434 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Flow 'volume_create_api' (383cd61f-fd1c-41a0-9501-fcbab8268387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:45 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f4feefd8-62a4-4a96-95e8-9228e0e31434 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ec61e87-0c64-4e28-a30f-33bfea89ca9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:45 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-f4feefd8-62a4-4a96-95e8-9228e0e31434 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:50:45 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f4feefd8-62a4-4a96-95e8-9228e0e31434 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ec61e87-0c64-4e28-a30f-33bfea89ca9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:45 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f4feefd8-62a4-4a96-95e8-9228e0e31434 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bbf0366-c33d-4477-ae74-68fe09bfec1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f0da5d53-9f5a-4600-a8dc-d59d6b135df5 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f0da5d53-9f5a-4600-a8dc-d59d6b135df5 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] GET http://192.168.122.6/volume/v3/volumes/842a72d9-84ff-4fd2-9ee4-8ef047b6d3a1 Sep 07 13:50:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f0da5d53-9f5a-4600-a8dc-d59d6b135df5 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f0da5d53-9f5a-4600-a8dc-d59d6b135df5 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:45 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:45 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:45 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:45 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f0da5d53-9f5a-4600-a8dc-d59d6b135df5 tempest-VolumesListTestJSON-2073154773 tempest-VolumesListTestJSON-2073154773-project-member] http://192.168.122.6/volume/v3/volumes/842a72d9-84ff-4fd2-9ee4-8ef047b6d3a1 returned with HTTP 404 Sep 07 13:50:45 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 602/1177] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:45 2026] GET /volume/v3/volumes/842a72d9-84ff-4fd2-9ee4-8ef047b6d3a1 => generated 109 bytes in 172 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:50:45 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-f4feefd8-62a4-4a96-95e8-9228e0e31434 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Created reservations ['4e601661-9e16-418b-b8e1-a495541487cb', '56122181-5097-4d76-b089-757de09a03f1', '2a9d4eeb-27de-488d-8855-3d5fd6f4503c', 'd27f8095-dcfc-4a96-9b73-5b8d84597d34'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:50:45 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f4feefd8-62a4-4a96-95e8-9228e0e31434 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bbf0366-c33d-4477-ae74-68fe09bfec1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e601661-9e16-418b-b8e1-a495541487cb', '56122181-5097-4d76-b089-757de09a03f1', '2a9d4eeb-27de-488d-8855-3d5fd6f4503c', 'd27f8095-dcfc-4a96-9b73-5b8d84597d34']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:45 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f4feefd8-62a4-4a96-95e8-9228e0e31434 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (095d71e9-be07-4a0c-9d84-dd9f9be7148d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:45 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:45 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:45 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f4feefd8-62a4-4a96-95e8-9228e0e31434 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (095d71e9-be07-4a0c-9d84-dd9f9be7148d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4002a001-c995-4c73-84c7-36f7b192030d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1745528786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9e7d7bca2404716b0135867c68c1d9c',qos_specs=None,replication_status=,reservations=['4e601661-9e16-418b-b8e1-a495541487cb','56122181-5097-4d76-b089-757de09a03f1','2a9d4eeb-27de-488d-8855-3d5fd6f4503c','d27f8095-dcfc-4a96-9b73-5b8d84597d34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6517a84136f47ae8adcd64004a65abf',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:50:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1745528786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4002a001-c995-4c73-84c7-36f7b192030d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9e7d7bca2404716b0135867c68c1d9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6517a84136f47ae8adcd64004a65abf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:45 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f4feefd8-62a4-4a96-95e8-9228e0e31434 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c9173cd-8aeb-4ae9-aec2-bfdfd983e7a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:46 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f4feefd8-62a4-4a96-95e8-9228e0e31434 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c9173cd-8aeb-4ae9-aec2-bfdfd983e7a7) transitioned into state 'SUCCESS' from state '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-1745528786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9e7d7bca2404716b0135867c68c1d9c',qos_specs=None,replication_status=,reservations=['4e601661-9e16-418b-b8e1-a495541487cb','56122181-5097-4d76-b089-757de09a03f1','2a9d4eeb-27de-488d-8855-3d5fd6f4503c','d27f8095-dcfc-4a96-9b73-5b8d84597d34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6517a84136f47ae8adcd64004a65abf',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:46 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f4feefd8-62a4-4a96-95e8-9228e0e31434 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09e9c099-5a74-4ef9-a572-f2e7e62a2779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-3e351edf-8d2d-4010-a3b9-a91d350db573 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3e351edf-8d2d-4010-a3b9-a91d350db573 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] GET http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 Sep 07 13:50:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3e351edf-8d2d-4010-a3b9-a91d350db573 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3e351edf-8d2d-4010-a3b9-a91d350db573 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:46 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:46 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:46 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:46 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:46 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-3e351edf-8d2d-4010-a3b9-a91d350db573 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Volume info retrieved successfully. Sep 07 13:50:46 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f4feefd8-62a4-4a96-95e8-9228e0e31434 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09e9c099-5a74-4ef9-a572-f2e7e62a2779) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3e351edf-8d2d-4010-a3b9-a91d350db573 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 returned with HTTP 200 Sep 07 13:50:46 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 603/1178] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:46 2026] GET /volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 => generated 877 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:46 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f4feefd8-62a4-4a96-95e8-9228e0e31434 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Flow 'volume_create_api' (383cd61f-fd1c-41a0-9501-fcbab8268387) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:46 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f4feefd8-62a4-4a96-95e8-9228e0e31434 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Create volume request issued successfully. Sep 07 13:50:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f4feefd8-62a4-4a96-95e8-9228e0e31434 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:50:46 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 576/1179] 192.168.122.6 () {62 vars in 1173 bytes} [Mon Sep 7 13:50:44 2026] POST /volume/v3/volumes => generated 824 bytes in 1223 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-81326a55-3a5c-437d-a6cc-225e33e3c1da None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-81326a55-3a5c-437d-a6cc-225e33e3c1da tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] GET http://192.168.122.6/volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d Sep 07 13:50:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-81326a55-3a5c-437d-a6cc-225e33e3c1da tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-81326a55-3a5c-437d-a6cc-225e33e3c1da tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:46 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:46 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:46 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:46 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:46 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-81326a55-3a5c-437d-a6cc-225e33e3c1da tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Volume info retrieved successfully. Sep 07 13:50:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-81326a55-3a5c-437d-a6cc-225e33e3c1da tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] http://192.168.122.6/volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d returned with HTTP 200 Sep 07 13:50:46 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 604/1180] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:50:46 2026] GET /volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d => generated 892 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d06564bd-9f77-48f9-9c57-4abe1a23e477 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d06564bd-9f77-48f9-9c57-4abe1a23e477 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] GET http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 Sep 07 13:50:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d06564bd-9f77-48f9-9c57-4abe1a23e477 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d06564bd-9f77-48f9-9c57-4abe1a23e477 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:47 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:47 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:47 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:47 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:47 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d06564bd-9f77-48f9-9c57-4abe1a23e477 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Volume info retrieved successfully. Sep 07 13:50:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ea38e15a-7698-4a80-b807-aca0ebef9896 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d06564bd-9f77-48f9-9c57-4abe1a23e477 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 returned with HTTP 200 Sep 07 13:50:47 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 577/1181] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:47 2026] GET /volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 => generated 877 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ea38e15a-7698-4a80-b807-aca0ebef9896 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] GET http://192.168.122.6/volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d Sep 07 13:50:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ea38e15a-7698-4a80-b807-aca0ebef9896 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ea38e15a-7698-4a80-b807-aca0ebef9896 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:47 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:47 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:47 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:47 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:47 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ea38e15a-7698-4a80-b807-aca0ebef9896 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Volume info retrieved successfully. Sep 07 13:50:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ea38e15a-7698-4a80-b807-aca0ebef9896 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] http://192.168.122.6/volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d returned with HTTP 200 Sep 07 13:50:47 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 605/1182] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:50:47 2026] GET /volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d => generated 916 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-cc2377ef-e79e-43ee-b6b4-b183941efd28 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cc2377ef-e79e-43ee-b6b4-b183941efd28 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] GET http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 Sep 07 13:50:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cc2377ef-e79e-43ee-b6b4-b183941efd28 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cc2377ef-e79e-43ee-b6b4-b183941efd28 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:48 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:48 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:48 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:48 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:48 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-cc2377ef-e79e-43ee-b6b4-b183941efd28 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Volume info retrieved successfully. Sep 07 13:50:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b19ba19c-bdaa-4bb6-863f-508f791aa52b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cc2377ef-e79e-43ee-b6b4-b183941efd28 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 returned with HTTP 200 Sep 07 13:50:48 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 578/1183] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:48 2026] GET /volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 => generated 877 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b19ba19c-bdaa-4bb6-863f-508f791aa52b tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] GET http://192.168.122.6/volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d Sep 07 13:50:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b19ba19c-bdaa-4bb6-863f-508f791aa52b tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b19ba19c-bdaa-4bb6-863f-508f791aa52b tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:48 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:48 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:48 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:48 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:48 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b19ba19c-bdaa-4bb6-863f-508f791aa52b tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Volume info retrieved successfully. Sep 07 13:50:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b19ba19c-bdaa-4bb6-863f-508f791aa52b tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] http://192.168.122.6/volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d returned with HTTP 200 Sep 07 13:50:48 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 606/1184] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:50:48 2026] GET /volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d => generated 916 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-66b40781-b309-45d1-adc0-91ec8d14e59d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-66b40781-b309-45d1-adc0-91ec8d14e59d tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] GET http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 Sep 07 13:50:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-66b40781-b309-45d1-adc0-91ec8d14e59d tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-66b40781-b309-45d1-adc0-91ec8d14e59d tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:49 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:49 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:49 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:49 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0e4dff7e-d00b-4058-be34-0b49fb7eb85c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0e4dff7e-d00b-4058-be34-0b49fb7eb85c tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] GET http://192.168.122.6/volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d Sep 07 13:50:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0e4dff7e-d00b-4058-be34-0b49fb7eb85c tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0e4dff7e-d00b-4058-be34-0b49fb7eb85c tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:49 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-66b40781-b309-45d1-adc0-91ec8d14e59d tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Volume info retrieved successfully. Sep 07 13:50:49 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:49 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:49 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:49 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-66b40781-b309-45d1-adc0-91ec8d14e59d tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 returned with HTTP 200 Sep 07 13:50:49 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 579/1185] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:49 2026] GET /volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 => generated 877 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:49 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0e4dff7e-d00b-4058-be34-0b49fb7eb85c tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Volume info retrieved successfully. Sep 07 13:50:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0e4dff7e-d00b-4058-be34-0b49fb7eb85c tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] http://192.168.122.6/volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d returned with HTTP 200 Sep 07 13:50:49 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 607/1186] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:50:49 2026] GET /volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d => generated 916 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b3b0ecad-0f2f-48d0-afe8-f132a08fbb21 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b3b0ecad-0f2f-48d0-afe8-f132a08fbb21 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] GET http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 Sep 07 13:50:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b3b0ecad-0f2f-48d0-afe8-f132a08fbb21 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b3b0ecad-0f2f-48d0-afe8-f132a08fbb21 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:50 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:50 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d7db8698-1284-4206-9784-03080e07bcb6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:51 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:51 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d7db8698-1284-4206-9784-03080e07bcb6 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] GET http://192.168.122.6/volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d Sep 07 13:50:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d7db8698-1284-4206-9784-03080e07bcb6 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d7db8698-1284-4206-9784-03080e07bcb6 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:51 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:51 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:51 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:51 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:51 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b3b0ecad-0f2f-48d0-afe8-f132a08fbb21 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Volume info retrieved successfully. Sep 07 13:50:51 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d7db8698-1284-4206-9784-03080e07bcb6 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Volume info retrieved successfully. Sep 07 13:50:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b3b0ecad-0f2f-48d0-afe8-f132a08fbb21 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 returned with HTTP 200 Sep 07 13:50:51 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 580/1187] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:50 2026] GET /volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 => generated 877 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d7db8698-1284-4206-9784-03080e07bcb6 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] http://192.168.122.6/volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d returned with HTTP 200 Sep 07 13:50:51 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 608/1188] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:50:50 2026] GET /volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d => generated 916 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-858dc474-07c3-4ffc-8d61-38e88dcfbf21 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-12f807c8-b3e7-48ed-90fc-809105a774a2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-858dc474-07c3-4ffc-8d61-38e88dcfbf21 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] GET http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 Sep 07 13:50:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-858dc474-07c3-4ffc-8d61-38e88dcfbf21 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-858dc474-07c3-4ffc-8d61-38e88dcfbf21 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-12f807c8-b3e7-48ed-90fc-809105a774a2 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] GET http://192.168.122.6/volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d Sep 07 13:50:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-12f807c8-b3e7-48ed-90fc-809105a774a2 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-12f807c8-b3e7-48ed-90fc-809105a774a2 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:52 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:52 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:52 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:52 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:52 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:52 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:52 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-12f807c8-b3e7-48ed-90fc-809105a774a2 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Volume info retrieved successfully. Sep 07 13:50:52 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-858dc474-07c3-4ffc-8d61-38e88dcfbf21 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Volume info retrieved successfully. Sep 07 13:50:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-12f807c8-b3e7-48ed-90fc-809105a774a2 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] http://192.168.122.6/volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d returned with HTTP 200 Sep 07 13:50:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 609/1189] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:50:52 2026] GET /volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d => generated 916 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-858dc474-07c3-4ffc-8d61-38e88dcfbf21 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 returned with HTTP 200 Sep 07 13:50:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 581/1190] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:52 2026] GET /volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 => generated 877 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b43dd8ef-0f16-4d90-935f-6f7798a5d6c4 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b43dd8ef-0f16-4d90-935f-6f7798a5d6c4 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] GET http://192.168.122.6/volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d Sep 07 13:50:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b43dd8ef-0f16-4d90-935f-6f7798a5d6c4 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b43dd8ef-0f16-4d90-935f-6f7798a5d6c4 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-343c0b36-bdd4-446f-8443-34e0f56dccc1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:53 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:53 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:53 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:53 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-343c0b36-bdd4-446f-8443-34e0f56dccc1 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] GET http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 Sep 07 13:50:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-343c0b36-bdd4-446f-8443-34e0f56dccc1 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-343c0b36-bdd4-446f-8443-34e0f56dccc1 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:53 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b43dd8ef-0f16-4d90-935f-6f7798a5d6c4 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Volume info retrieved successfully. Sep 07 13:50:53 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:53 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:53 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:53 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b43dd8ef-0f16-4d90-935f-6f7798a5d6c4 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] http://192.168.122.6/volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d returned with HTTP 200 Sep 07 13:50:53 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 610/1191] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:50:53 2026] GET /volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d => generated 916 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:53 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-343c0b36-bdd4-446f-8443-34e0f56dccc1 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Volume info retrieved successfully. Sep 07 13:50:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-343c0b36-bdd4-446f-8443-34e0f56dccc1 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 returned with HTTP 200 Sep 07 13:50:53 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 582/1192] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:53 2026] GET /volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 => generated 877 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f60fb88e-5824-4a16-a1f3-e6bed0671366 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f60fb88e-5824-4a16-a1f3-e6bed0671366 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] GET http://192.168.122.6/volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d Sep 07 13:50:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f60fb88e-5824-4a16-a1f3-e6bed0671366 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f60fb88e-5824-4a16-a1f3-e6bed0671366 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:54 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:54 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:54 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:54 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-93fccc67-fb81-4054-a2b2-90503ecfbc5d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:54 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f60fb88e-5824-4a16-a1f3-e6bed0671366 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Volume info retrieved successfully. Sep 07 13:50:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-93fccc67-fb81-4054-a2b2-90503ecfbc5d tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] GET http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 Sep 07 13:50:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-93fccc67-fb81-4054-a2b2-90503ecfbc5d tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-93fccc67-fb81-4054-a2b2-90503ecfbc5d tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f60fb88e-5824-4a16-a1f3-e6bed0671366 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] http://192.168.122.6/volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d returned with HTTP 200 Sep 07 13:50:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 611/1193] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:50:54 2026] GET /volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d => generated 952 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:54 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:54 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:54 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:54 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:54 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-93fccc67-fb81-4054-a2b2-90503ecfbc5d tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Volume info retrieved successfully. Sep 07 13:50:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-80ed51b6-f126-4a39-9d7c-a3ae07a7e138 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-80ed51b6-f126-4a39-9d7c-a3ae07a7e138 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] POST http://192.168.122.6/volume/v3/volume-transfers Sep 07 13:50:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-80ed51b6-f126-4a39-9d7c-a3ae07a7e138 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "4002a001-c995-4c73-84c7-36f7b192030d"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-93fccc67-fb81-4054-a2b2-90503ecfbc5d tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 returned with HTTP 200 Sep 07 13:50:54 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 583/1194] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:54 2026] GET /volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 => generated 878 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volume_transfer [None req-80ed51b6-f126-4a39-9d7c-a3ae07a7e138 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Creating new volume transfer {'transfer': {'volume_id': '4002a001-c995-4c73-84c7-36f7b192030d'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 13:50:54 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volume_transfer [None req-80ed51b6-f126-4a39-9d7c-a3ae07a7e138 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Creating transfer of volume 4002a001-c995-4c73-84c7-36f7b192030d Sep 07 13:50:54 devstack devstack@c-api.service[87262]: INFO cinder.transfer.api [None req-80ed51b6-f126-4a39-9d7c-a3ae07a7e138 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Generating transfer record for volume 4002a001-c995-4c73-84c7-36f7b192030d Sep 07 13:50:54 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:54 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:54 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:54 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-2e7937cf-7ac6-4350-ac7e-2b1e5aadabe3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-80ed51b6-f126-4a39-9d7c-a3ae07a7e138 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] http://192.168.122.6/volume/v3/volume-transfers returned with HTTP 202 Sep 07 13:50:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 612/1195] 192.168.122.6 () {62 vars in 1200 bytes} [Mon Sep 7 13:50:54 2026] POST /volume/v3/volume-transfers => generated 576 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f87e4a8c-bf7e-41e6-ae2e-dc45366452ef None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f87e4a8c-bf7e-41e6-ae2e-dc45366452ef tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] GET http://192.168.122.6/volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d Sep 07 13:50:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f87e4a8c-bf7e-41e6-ae2e-dc45366452ef tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f87e4a8c-bf7e-41e6-ae2e-dc45366452ef tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:54 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:54 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:54 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:54 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:54 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f87e4a8c-bf7e-41e6-ae2e-dc45366452ef tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Volume info retrieved successfully. Sep 07 13:50:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f87e4a8c-bf7e-41e6-ae2e-dc45366452ef tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] http://192.168.122.6/volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d returned with HTTP 200 Sep 07 13:50:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 613/1196] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:50:54 2026] GET /volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d => generated 960 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-51599a29-9936-4aa2-b885-95029f78e95d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2e7937cf-7ac6-4350-ac7e-2b1e5aadabe3 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-reader] GET http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 Sep 07 13:50:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2e7937cf-7ac6-4350-ac7e-2b1e5aadabe3 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2e7937cf-7ac6-4350-ac7e-2b1e5aadabe3 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-reader] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:54 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:54 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:54 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:54 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:54 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-2e7937cf-7ac6-4350-ac7e-2b1e5aadabe3 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-reader] Volume info retrieved successfully. Sep 07 13:50:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-51599a29-9936-4aa2-b885-95029f78e95d tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-reader] GET http://192.168.122.6/volume/v3/os-volume-transfer/ca76b69b-87a4-49a1-9a15-734276b56766 Sep 07 13:50:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2e7937cf-7ac6-4350-ac7e-2b1e5aadabe3 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-reader] http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 returned with HTTP 200 Sep 07 13:50:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-51599a29-9936-4aa2-b885-95029f78e95d tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:54 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 584/1197] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:54 2026] GET /volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 => generated 878 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-51599a29-9936-4aa2-b885-95029f78e95d tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-reader] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-51599a29-9936-4aa2-b885-95029f78e95d tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-reader] http://192.168.122.6/volume/v3/os-volume-transfer/ca76b69b-87a4-49a1-9a15-734276b56766 returned with HTTP 200 Sep 07 13:50:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 614/1198] 192.168.122.6 () {60 vars in 1296 bytes} [Mon Sep 7 13:50:54 2026] GET /volume/v3/os-volume-transfer/ca76b69b-87a4-49a1-9a15-734276b56766 => generated 544 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9866269e-be54-4a18-ac08-03c584c09f99 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9866269e-be54-4a18-ac08-03c584c09f99 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] GET http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 Sep 07 13:50:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9866269e-be54-4a18-ac08-03c584c09f99 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9866269e-be54-4a18-ac08-03c584c09f99 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-800eb820-c59f-42a7-b20d-1e58007535b2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-800eb820-c59f-42a7-b20d-1e58007535b2 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-reader] GET http://192.168.122.6/volume/v3/os-volume-transfer Sep 07 13:50:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-800eb820-c59f-42a7-b20d-1e58007535b2 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-800eb820-c59f-42a7-b20d-1e58007535b2 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-reader] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.volume_transfer [None req-800eb820-c59f-42a7-b20d-1e58007535b2 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-reader] Listing volume transfers {{(pid=87262) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 13:50:54 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:54 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:54 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:54 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-800eb820-c59f-42a7-b20d-1e58007535b2 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-reader] http://192.168.122.6/volume/v3/os-volume-transfer returned with HTTP 200 Sep 07 13:50:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 615/1199] 192.168.122.6 () {60 vars in 1185 bytes} [Mon Sep 7 13:50:54 2026] GET /volume/v3/os-volume-transfer => generated 372 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:50:54 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9866269e-be54-4a18-ac08-03c584c09f99 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Volume info retrieved successfully. Sep 07 13:50:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9866269e-be54-4a18-ac08-03c584c09f99 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 returned with HTTP 200 Sep 07 13:50:54 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 585/1200] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:54 2026] GET /volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 => generated 878 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a9c65041-3426-4d17-9077-646e61ae4270 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4abafe95-6a31-4e96-88cc-e8c4ebea8aa9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4abafe95-6a31-4e96-88cc-e8c4ebea8aa9 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] DELETE http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 Sep 07 13:50:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4abafe95-6a31-4e96-88cc-e8c4ebea8aa9 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4abafe95-6a31-4e96-88cc-e8c4ebea8aa9 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:54 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-4abafe95-6a31-4e96-88cc-e8c4ebea8aa9 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Delete volume with id: 4d1b9452-00cd-4cf6-887f-af64bcf875b5 Sep 07 13:50:54 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:54 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:54 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:54 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:54 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4abafe95-6a31-4e96-88cc-e8c4ebea8aa9 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Volume info retrieved successfully. Sep 07 13:50:54 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4abafe95-6a31-4e96-88cc-e8c4ebea8aa9 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Delete volume request issued successfully. Sep 07 13:50:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4abafe95-6a31-4e96-88cc-e8c4ebea8aa9 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 returned with HTTP 202 Sep 07 13:50:54 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 586/1201] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:50:54 2026] DELETE /volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:50:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d09d2bb8-1d9a-4d10-8440-a7b157ec7f1b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d09d2bb8-1d9a-4d10-8440-a7b157ec7f1b tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] GET http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 Sep 07 13:50:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d09d2bb8-1d9a-4d10-8440-a7b157ec7f1b tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d09d2bb8-1d9a-4d10-8440-a7b157ec7f1b tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:54 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:54 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:54 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:54 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:54 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d09d2bb8-1d9a-4d10-8440-a7b157ec7f1b tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Volume info retrieved successfully. Sep 07 13:50:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d09d2bb8-1d9a-4d10-8440-a7b157ec7f1b tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 returned with HTTP 200 Sep 07 13:50:54 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 587/1202] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:54 2026] GET /volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 => generated 877 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a9c65041-3426-4d17-9077-646e61ae4270 tempest-VolumesTransfersV357Test-1673767618 tempest-VolumesTransfersV357Test-1673767618-project-member] POST http://192.168.122.6/volume/v3/volume-transfers/ca76b69b-87a4-49a1-9a15-734276b56766/accept Sep 07 13:50:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a9c65041-3426-4d17-9077-646e61ae4270 tempest-VolumesTransfersV357Test-1673767618 tempest-VolumesTransfersV357Test-1673767618-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "99578f7b46b4c45c"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.volume_transfer [None req-a9c65041-3426-4d17-9077-646e61ae4270 tempest-VolumesTransfersV357Test-1673767618 tempest-VolumesTransfersV357Test-1673767618-project-member] Accepting volume transfer ca76b69b-87a4-49a1-9a15-734276b56766 {{(pid=87262) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 13:50:54 devstack devstack@c-api.service[87262]: INFO cinder.api.contrib.volume_transfer [None req-a9c65041-3426-4d17-9077-646e61ae4270 tempest-VolumesTransfersV357Test-1673767618 tempest-VolumesTransfersV357Test-1673767618-project-member] Accepting transfer ca76b69b-87a4-49a1-9a15-734276b56766 Sep 07 13:50:55 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:55 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:55 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-a9c65041-3426-4d17-9077-646e61ae4270 tempest-VolumesTransfersV357Test-1673767618 tempest-VolumesTransfersV357Test-1673767618-project-member] Created reservations ['972f5d95-e912-4dea-9e7c-87d13e3ac93e', '18252bb7-25f7-48c3-b7e5-e87bded02c99', '41eaf404-7603-4fe4-a393-a0dd05ea69dc', '5b58f101-502a-47e5-837c-23d682ce0e1f'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:50:55 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-a9c65041-3426-4d17-9077-646e61ae4270 tempest-VolumesTransfersV357Test-1673767618 tempest-VolumesTransfersV357Test-1673767618-project-member] Created reservations ['c0dec890-ae7a-470e-8829-e6560e9b7486', '79fd7b26-25ce-4817-a505-fac7f8886a83', '2b55bdf0-f039-4516-b7a0-af4a70a0e04d', '380d3bb9-2650-48fe-9541-1bffb392db96'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:50:55 devstack devstack@c-api.service[87262]: /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 07 13:50:55 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:50:55 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-a9c65041-3426-4d17-9077-646e61ae4270 tempest-VolumesTransfersV357Test-1673767618 tempest-VolumesTransfersV357Test-1673767618-project-member] Created reservations ['8ef6166a-120f-4714-95ee-c1cc07937057', '7fbe7ca0-48a2-4e23-ac93-297d94c18ce4', '79733211-6085-49ef-b7e6-49ec0c8219f0', 'd7ff29fb-08e3-467b-869f-bb1d068e824e'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:50:55 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-a9c65041-3426-4d17-9077-646e61ae4270 tempest-VolumesTransfersV357Test-1673767618 tempest-VolumesTransfersV357Test-1673767618-project-member] Created reservations ['0e64368a-3d08-4b12-8c53-d569c6a207a8', '2e8d1402-bf6a-42fa-8613-240052db8154', '3bfc1732-28bc-4176-afa4-2b076a916f58', '763eed95-abb8-4700-b42e-83788900ef43'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:50:55 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a9c65041-3426-4d17-9077-646e61ae4270 tempest-VolumesTransfersV357Test-1673767618 tempest-VolumesTransfersV357Test-1673767618-project-member] Transfer volume completed successfully. Sep 07 13:50:55 devstack devstack@c-api.service[87262]: INFO cinder.transfer.api [None req-a9c65041-3426-4d17-9077-646e61ae4270 tempest-VolumesTransfersV357Test-1673767618 tempest-VolumesTransfersV357Test-1673767618-project-member] Volume 4002a001-c995-4c73-84c7-36f7b192030d has been transferred. Sep 07 13:50:55 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:55 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a9c65041-3426-4d17-9077-646e61ae4270 tempest-VolumesTransfersV357Test-1673767618 tempest-VolumesTransfersV357Test-1673767618-project-member] http://192.168.122.6/volume/v3/volume-transfers/ca76b69b-87a4-49a1-9a15-734276b56766/accept returned with HTTP 202 Sep 07 13:50:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 616/1203] 192.168.122.6 () {62 vars in 1332 bytes} [Mon Sep 7 13:50:54 2026] POST /volume/v3/volume-transfers/ca76b69b-87a4-49a1-9a15-734276b56766/accept => generated 369 bytes in 843 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a738c591-3d62-4b1a-a465-ebb827982b6b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a738c591-3d62-4b1a-a465-ebb827982b6b tempest-VolumesTransfersV357Test-1673767618 tempest-VolumesTransfersV357Test-1673767618-project-member] GET http://192.168.122.6/volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d Sep 07 13:50:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a738c591-3d62-4b1a-a465-ebb827982b6b tempest-VolumesTransfersV357Test-1673767618 tempest-VolumesTransfersV357Test-1673767618-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a738c591-3d62-4b1a-a465-ebb827982b6b tempest-VolumesTransfersV357Test-1673767618 tempest-VolumesTransfersV357Test-1673767618-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:55 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:55 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:55 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:55 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:55 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a738c591-3d62-4b1a-a465-ebb827982b6b tempest-VolumesTransfersV357Test-1673767618 tempest-VolumesTransfersV357Test-1673767618-project-member] Volume info retrieved successfully. Sep 07 13:50:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a738c591-3d62-4b1a-a465-ebb827982b6b tempest-VolumesTransfersV357Test-1673767618 tempest-VolumesTransfersV357Test-1673767618-project-member] http://192.168.122.6/volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d returned with HTTP 200 Sep 07 13:50:55 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 588/1204] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:50:55 2026] GET /volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d => generated 952 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-12ec3682-6499-45a3-89de-93fa9f84f419 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-12ec3682-6499-45a3-89de-93fa9f84f419 tempest-VolumesTransfersV357Test-1673767618 tempest-VolumesTransfersV357Test-1673767618-project-member] GET http://192.168.122.6/volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d Sep 07 13:50:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-12ec3682-6499-45a3-89de-93fa9f84f419 tempest-VolumesTransfersV357Test-1673767618 tempest-VolumesTransfersV357Test-1673767618-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-12ec3682-6499-45a3-89de-93fa9f84f419 tempest-VolumesTransfersV357Test-1673767618 tempest-VolumesTransfersV357Test-1673767618-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:55 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:55 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:55 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:55 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:55 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-12ec3682-6499-45a3-89de-93fa9f84f419 tempest-VolumesTransfersV357Test-1673767618 tempest-VolumesTransfersV357Test-1673767618-project-member] Volume info retrieved successfully. Sep 07 13:50:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-12ec3682-6499-45a3-89de-93fa9f84f419 tempest-VolumesTransfersV357Test-1673767618 tempest-VolumesTransfersV357Test-1673767618-project-member] http://192.168.122.6/volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d returned with HTTP 200 Sep 07 13:50:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 617/1205] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:50:55 2026] GET /volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d => generated 952 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-19c3681d-e67a-40f4-8db5-54ebb9bc57d3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-19c3681d-e67a-40f4-8db5-54ebb9bc57d3 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] DELETE http://192.168.122.6/volume/v3/volume-transfers/ca76b69b-87a4-49a1-9a15-734276b56766 Sep 07 13:50:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-19c3681d-e67a-40f4-8db5-54ebb9bc57d3 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-19c3681d-e67a-40f4-8db5-54ebb9bc57d3 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:55 devstack devstack@c-api.service[87261]: INFO cinder.api.contrib.volume_transfer [None req-19c3681d-e67a-40f4-8db5-54ebb9bc57d3 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Delete transfer with id: ca76b69b-87a4-49a1-9a15-734276b56766 Sep 07 13:50:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-19c3681d-e67a-40f4-8db5-54ebb9bc57d3 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] http://192.168.122.6/volume/v3/volume-transfers/ca76b69b-87a4-49a1-9a15-734276b56766 returned with HTTP 404 Sep 07 13:50:55 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 589/1206] 192.168.122.6 () {60 vars in 1293 bytes} [Mon Sep 7 13:50:55 2026] DELETE /volume/v3/volume-transfers/ca76b69b-87a4-49a1-9a15-734276b56766 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:50:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0b8622f6-b62e-491f-9cf6-1efa44bb636e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a9ad6a4c-ba12-4ae5-b9c6-78aefd0ff9a9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a9ad6a4c-ba12-4ae5-b9c6-78aefd0ff9a9 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] GET http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 Sep 07 13:50:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a9ad6a4c-ba12-4ae5-b9c6-78aefd0ff9a9 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a9ad6a4c-ba12-4ae5-b9c6-78aefd0ff9a9 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0b8622f6-b62e-491f-9cf6-1efa44bb636e tempest-VolumesTransfersV357Test-1821354055 tempest-VolumesTransfersV357Test-1821354055-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d Sep 07 13:50:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0b8622f6-b62e-491f-9cf6-1efa44bb636e tempest-VolumesTransfersV357Test-1821354055 tempest-VolumesTransfersV357Test-1821354055-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0b8622f6-b62e-491f-9cf6-1efa44bb636e tempest-VolumesTransfersV357Test-1821354055 tempest-VolumesTransfersV357Test-1821354055-project-admin] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:56 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-0b8622f6-b62e-491f-9cf6-1efa44bb636e tempest-VolumesTransfersV357Test-1821354055 tempest-VolumesTransfersV357Test-1821354055-project-admin] Delete volume with id: 4002a001-c995-4c73-84c7-36f7b192030d Sep 07 13:50:56 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:56 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:56 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:56 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:56 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0b8622f6-b62e-491f-9cf6-1efa44bb636e tempest-VolumesTransfersV357Test-1821354055 tempest-VolumesTransfersV357Test-1821354055-project-admin] Volume info retrieved successfully. Sep 07 13:50:56 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0b8622f6-b62e-491f-9cf6-1efa44bb636e tempest-VolumesTransfersV357Test-1821354055 tempest-VolumesTransfersV357Test-1821354055-project-admin] Delete volume request issued successfully. Sep 07 13:50:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0b8622f6-b62e-491f-9cf6-1efa44bb636e tempest-VolumesTransfersV357Test-1821354055 tempest-VolumesTransfersV357Test-1821354055-project-admin] http://192.168.122.6/volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d returned with HTTP 202 Sep 07 13:50:56 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 618/1207] 192.168.122.6 () {60 vars in 1266 bytes} [Mon Sep 7 13:50:55 2026] DELETE /volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d => generated 0 bytes in 283 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:50:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9b69256b-e8a7-4a14-a0d2-1f772735234c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9b69256b-e8a7-4a14-a0d2-1f772735234c tempest-VolumesTransfersV357Test-1821354055 tempest-VolumesTransfersV357Test-1821354055-project-admin] GET http://192.168.122.6/volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d Sep 07 13:50:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9b69256b-e8a7-4a14-a0d2-1f772735234c tempest-VolumesTransfersV357Test-1821354055 tempest-VolumesTransfersV357Test-1821354055-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9b69256b-e8a7-4a14-a0d2-1f772735234c tempest-VolumesTransfersV357Test-1821354055 tempest-VolumesTransfersV357Test-1821354055-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:56 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:56 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:56 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:56 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:56 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9b69256b-e8a7-4a14-a0d2-1f772735234c tempest-VolumesTransfersV357Test-1821354055 tempest-VolumesTransfersV357Test-1821354055-project-admin] Volume info retrieved successfully. Sep 07 13:50:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9b69256b-e8a7-4a14-a0d2-1f772735234c tempest-VolumesTransfersV357Test-1821354055 tempest-VolumesTransfersV357Test-1821354055-project-admin] http://192.168.122.6/volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d returned with HTTP 200 Sep 07 13:50:56 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 619/1208] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:50:56 2026] GET /volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d => generated 1135 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:50:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a9ad6a4c-ba12-4ae5-b9c6-78aefd0ff9a9 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] http://192.168.122.6/volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 returned with HTTP 404 Sep 07 13:50:56 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 590/1209] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:55 2026] GET /volume/v3/volumes/4d1b9452-00cd-4cf6-887f-af64bcf875b5 => generated 109 bytes in 292 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1f75f97e-517f-4d1f-bdd5-4f18e4e2ee88 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1f75f97e-517f-4d1f-bdd5-4f18e4e2ee88 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] GET http://192.168.122.6/volume/v3/volumes/9e28988a-48fa-45c0-a980-adee14f40e78 Sep 07 13:50:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1f75f97e-517f-4d1f-bdd5-4f18e4e2ee88 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1f75f97e-517f-4d1f-bdd5-4f18e4e2ee88 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:56 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:56 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:56 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:56 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:56 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1f75f97e-517f-4d1f-bdd5-4f18e4e2ee88 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Volume info retrieved successfully. Sep 07 13:50:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1f75f97e-517f-4d1f-bdd5-4f18e4e2ee88 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] http://192.168.122.6/volume/v3/volumes/9e28988a-48fa-45c0-a980-adee14f40e78 returned with HTTP 200 Sep 07 13:50:56 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 620/1210] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:56 2026] GET /volume/v3/volumes/9e28988a-48fa-45c0-a980-adee14f40e78 => generated 845 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-cb282591-dfcd-4077-ade3-f7e9c12a4a99 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cb282591-dfcd-4077-ade3-f7e9c12a4a99 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] DELETE http://192.168.122.6/volume/v3/volumes/9e28988a-48fa-45c0-a980-adee14f40e78 Sep 07 13:50:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cb282591-dfcd-4077-ade3-f7e9c12a4a99 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cb282591-dfcd-4077-ade3-f7e9c12a4a99 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:56 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-cb282591-dfcd-4077-ade3-f7e9c12a4a99 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Delete volume with id: 9e28988a-48fa-45c0-a980-adee14f40e78 Sep 07 13:50:56 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:56 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:56 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:56 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:56 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-cb282591-dfcd-4077-ade3-f7e9c12a4a99 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Volume info retrieved successfully. Sep 07 13:50:56 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-cb282591-dfcd-4077-ade3-f7e9c12a4a99 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Delete volume request issued successfully. Sep 07 13:50:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cb282591-dfcd-4077-ade3-f7e9c12a4a99 tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] http://192.168.122.6/volume/v3/volumes/9e28988a-48fa-45c0-a980-adee14f40e78 returned with HTTP 202 Sep 07 13:50:56 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 591/1211] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:50:56 2026] DELETE /volume/v3/volumes/9e28988a-48fa-45c0-a980-adee14f40e78 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:50:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9c26f058-fad8-4f9f-9bbf-01bfff4f64ae None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9c26f058-fad8-4f9f-9bbf-01bfff4f64ae tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] GET http://192.168.122.6/volume/v3/volumes/9e28988a-48fa-45c0-a980-adee14f40e78 Sep 07 13:50:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9c26f058-fad8-4f9f-9bbf-01bfff4f64ae tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9c26f058-fad8-4f9f-9bbf-01bfff4f64ae tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:56 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:56 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:56 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:56 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:56 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9c26f058-fad8-4f9f-9bbf-01bfff4f64ae tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Volume info retrieved successfully. Sep 07 13:50:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9c26f058-fad8-4f9f-9bbf-01bfff4f64ae tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] http://192.168.122.6/volume/v3/volumes/9e28988a-48fa-45c0-a980-adee14f40e78 returned with HTTP 200 Sep 07 13:50:56 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 621/1212] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:56 2026] GET /volume/v3/volumes/9e28988a-48fa-45c0-a980-adee14f40e78 => generated 844 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:50:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ecc5be29-1724-486b-8f03-0b26d5858092 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ecc5be29-1724-486b-8f03-0b26d5858092 tempest-VolumesTransfersV357Test-1821354055 tempest-VolumesTransfersV357Test-1821354055-project-admin] GET http://192.168.122.6/volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d Sep 07 13:50:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ecc5be29-1724-486b-8f03-0b26d5858092 tempest-VolumesTransfersV357Test-1821354055 tempest-VolumesTransfersV357Test-1821354055-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ecc5be29-1724-486b-8f03-0b26d5858092 tempest-VolumesTransfersV357Test-1821354055 tempest-VolumesTransfersV357Test-1821354055-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ecc5be29-1724-486b-8f03-0b26d5858092 tempest-VolumesTransfersV357Test-1821354055 tempest-VolumesTransfersV357Test-1821354055-project-admin] http://192.168.122.6/volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d returned with HTTP 404 Sep 07 13:50:57 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 592/1213] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:50:57 2026] GET /volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:50:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7b610d65-9c3c-49cb-b569-b382d1ad0d0b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7b610d65-9c3c-49cb-b569-b382d1ad0d0b tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] GET http://192.168.122.6/volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d Sep 07 13:50:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7b610d65-9c3c-49cb-b569-b382d1ad0d0b tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7b610d65-9c3c-49cb-b569-b382d1ad0d0b tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7b610d65-9c3c-49cb-b569-b382d1ad0d0b tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] http://192.168.122.6/volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d returned with HTTP 404 Sep 07 13:50:57 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 622/1214] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:50:57 2026] GET /volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:50:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ae10b5a3-6526-47e0-89c2-937e1840cebd None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ae10b5a3-6526-47e0-89c2-937e1840cebd tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] DELETE http://192.168.122.6/volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d Sep 07 13:50:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ae10b5a3-6526-47e0-89c2-937e1840cebd tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ae10b5a3-6526-47e0-89c2-937e1840cebd tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:57 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-ae10b5a3-6526-47e0-89c2-937e1840cebd tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Delete volume with id: 4002a001-c995-4c73-84c7-36f7b192030d Sep 07 13:50:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ae10b5a3-6526-47e0-89c2-937e1840cebd tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] http://192.168.122.6/volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d returned with HTTP 404 Sep 07 13:50:57 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 593/1215] 192.168.122.6 () {60 vars in 1266 bytes} [Mon Sep 7 13:50:57 2026] DELETE /volume/v3/volumes/4002a001-c995-4c73-84c7-36f7b192030d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:50:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a18bd68f-d2f6-4aa5-8046-f6f08f67a32a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a18bd68f-d2f6-4aa5-8046-f6f08f67a32a tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:50:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a18bd68f-d2f6-4aa5-8046-f6f08f67a32a tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-716410309"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:50:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-a18bd68f-d2f6-4aa5-8046-f6f08f67a32a tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-716410309'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:50:57 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-a18bd68f-d2f6-4aa5-8046-f6f08f67a32a tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Create volume of 1 GB Sep 07 13:50:57 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a18bd68f-d2f6-4aa5-8046-f6f08f67a32a tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Availability Zones retrieved successfully. Sep 07 13:50:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a18bd68f-d2f6-4aa5-8046-f6f08f67a32a tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Flow 'volume_create_api' (ea0c9dc5-5e1b-4747-9f8e-65a44c056cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a18bd68f-d2f6-4aa5-8046-f6f08f67a32a tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43653bee-af5a-4c5c-b18a-22bdd3ed2c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-a18bd68f-d2f6-4aa5-8046-f6f08f67a32a tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:50:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a18bd68f-d2f6-4aa5-8046-f6f08f67a32a tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43653bee-af5a-4c5c-b18a-22bdd3ed2c80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a18bd68f-d2f6-4aa5-8046-f6f08f67a32a tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c81e3868-0065-4e6b-a2ab-0ff13600f756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4df335ca-8cff-474e-882f-d3659936d9cd None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:57 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-a18bd68f-d2f6-4aa5-8046-f6f08f67a32a tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Created reservations ['4bc267a6-347b-41eb-b783-a7baf9e3b483', 'b004340a-0da2-41cb-b8aa-9e7c4c0f3c0d', '35872da0-8274-4393-98c6-978e8e90c07d', 'fe7fc220-09e9-40d1-97df-bc167efe31a5'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:50:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a18bd68f-d2f6-4aa5-8046-f6f08f67a32a tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c81e3868-0065-4e6b-a2ab-0ff13600f756) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4bc267a6-347b-41eb-b783-a7baf9e3b483', 'b004340a-0da2-41cb-b8aa-9e7c4c0f3c0d', '35872da0-8274-4393-98c6-978e8e90c07d', 'fe7fc220-09e9-40d1-97df-bc167efe31a5']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a18bd68f-d2f6-4aa5-8046-f6f08f67a32a tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (831016f1-05e8-4c2e-8560-3a5b6b715754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4df335ca-8cff-474e-882f-d3659936d9cd tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] GET http://192.168.122.6/volume/v3/volumes/9e28988a-48fa-45c0-a980-adee14f40e78 Sep 07 13:50:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4df335ca-8cff-474e-882f-d3659936d9cd tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4df335ca-8cff-474e-882f-d3659936d9cd tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4df335ca-8cff-474e-882f-d3659936d9cd tempest-VolumesCloneTest-1319462455 tempest-VolumesCloneTest-1319462455-project-member] http://192.168.122.6/volume/v3/volumes/9e28988a-48fa-45c0-a980-adee14f40e78 returned with HTTP 404 Sep 07 13:50:57 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 594/1216] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:50:57 2026] GET /volume/v3/volumes/9e28988a-48fa-45c0-a980-adee14f40e78 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:50:57 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:57 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a18bd68f-d2f6-4aa5-8046-f6f08f67a32a tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (831016f1-05e8-4c2e-8560-3a5b6b715754) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9f6c3bf-a524-4017-905b-114114413a2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-716410309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9e7d7bca2404716b0135867c68c1d9c',qos_specs=None,replication_status=,reservations=['4bc267a6-347b-41eb-b783-a7baf9e3b483','b004340a-0da2-41cb-b8aa-9e7c4c0f3c0d','35872da0-8274-4393-98c6-978e8e90c07d','fe7fc220-09e9-40d1-97df-bc167efe31a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6517a84136f47ae8adcd64004a65abf',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:50:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-716410309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9f6c3bf-a524-4017-905b-114114413a2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9e7d7bca2404716b0135867c68c1d9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6517a84136f47ae8adcd64004a65abf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a18bd68f-d2f6-4aa5-8046-f6f08f67a32a tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47358cb0-d194-4a9f-9da8-79d6dbb14dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a18bd68f-d2f6-4aa5-8046-f6f08f67a32a tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47358cb0-d194-4a9f-9da8-79d6dbb14dc5) transitioned into state 'SUCCESS' from state '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-716410309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9e7d7bca2404716b0135867c68c1d9c',qos_specs=None,replication_status=,reservations=['4bc267a6-347b-41eb-b783-a7baf9e3b483','b004340a-0da2-41cb-b8aa-9e7c4c0f3c0d','35872da0-8274-4393-98c6-978e8e90c07d','fe7fc220-09e9-40d1-97df-bc167efe31a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6517a84136f47ae8adcd64004a65abf',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a18bd68f-d2f6-4aa5-8046-f6f08f67a32a tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df2fd49d-50d3-474b-ae7f-de5fb5511c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:50:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a18bd68f-d2f6-4aa5-8046-f6f08f67a32a tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df2fd49d-50d3-474b-ae7f-de5fb5511c27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:50:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a18bd68f-d2f6-4aa5-8046-f6f08f67a32a tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Flow 'volume_create_api' (ea0c9dc5-5e1b-4747-9f8e-65a44c056cba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:50:57 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a18bd68f-d2f6-4aa5-8046-f6f08f67a32a tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Create volume request issued successfully. Sep 07 13:50:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a18bd68f-d2f6-4aa5-8046-f6f08f67a32a tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:50:57 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 623/1217] 192.168.122.6 () {62 vars in 1173 bytes} [Mon Sep 7 13:50:57 2026] POST /volume/v3/volumes => generated 823 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:50:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-95af7089-5503-41bf-944e-6b1ed13407e2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-95af7089-5503-41bf-944e-6b1ed13407e2 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] GET http://192.168.122.6/volume/v3/volumes/a9f6c3bf-a524-4017-905b-114114413a2f Sep 07 13:50:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-95af7089-5503-41bf-944e-6b1ed13407e2 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-95af7089-5503-41bf-944e-6b1ed13407e2 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:57 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:57 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:50:57 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:57 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:50:57 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-95af7089-5503-41bf-944e-6b1ed13407e2 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Volume info retrieved successfully. Sep 07 13:50:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-95af7089-5503-41bf-944e-6b1ed13407e2 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] http://192.168.122.6/volume/v3/volumes/a9f6c3bf-a524-4017-905b-114114413a2f returned with HTTP 200 Sep 07 13:50:57 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 595/1218] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:50:57 2026] GET /volume/v3/volumes/a9f6c3bf-a524-4017-905b-114114413a2f => generated 891 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-590f82bf-4539-425a-83fd-8c7f7df40124 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-590f82bf-4539-425a-83fd-8c7f7df40124 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] GET http://192.168.122.6/volume/v3/volumes/a9f6c3bf-a524-4017-905b-114114413a2f Sep 07 13:50:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-590f82bf-4539-425a-83fd-8c7f7df40124 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-590f82bf-4539-425a-83fd-8c7f7df40124 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:50:58 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:50:58 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:50:58 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:50:58 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:50:58 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-590f82bf-4539-425a-83fd-8c7f7df40124 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Volume info retrieved successfully. Sep 07 13:50:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-590f82bf-4539-425a-83fd-8c7f7df40124 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] http://192.168.122.6/volume/v3/volumes/a9f6c3bf-a524-4017-905b-114114413a2f returned with HTTP 200 Sep 07 13:50:58 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 624/1219] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:50:58 2026] GET /volume/v3/volumes/a9f6c3bf-a524-4017-905b-114114413a2f => generated 915 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:50:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-fdfbc8c6-8f16-46a1-b049-0f01b070d4d8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:50:59 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fdfbc8c6-8f16-46a1-b049-0f01b070d4d8 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] GET http://192.168.122.6/volume/v3/volumes/a9f6c3bf-a524-4017-905b-114114413a2f Sep 07 13:50:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fdfbc8c6-8f16-46a1-b049-0f01b070d4d8 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:50:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fdfbc8c6-8f16-46a1-b049-0f01b070d4d8 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:00 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:00 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:00 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:00 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:00 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-fdfbc8c6-8f16-46a1-b049-0f01b070d4d8 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Volume info retrieved successfully. Sep 07 13:51:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fdfbc8c6-8f16-46a1-b049-0f01b070d4d8 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] http://192.168.122.6/volume/v3/volumes/a9f6c3bf-a524-4017-905b-114114413a2f returned with HTTP 200 Sep 07 13:51:00 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 596/1220] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:50:59 2026] GET /volume/v3/volumes/a9f6c3bf-a524-4017-905b-114114413a2f => generated 951 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-49ea8e8d-91d3-4932-98df-889b11602d4c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-49ea8e8d-91d3-4932-98df-889b11602d4c tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] POST http://192.168.122.6/volume/v3/volume-transfers Sep 07 13:51:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-49ea8e8d-91d3-4932-98df-889b11602d4c tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a9f6c3bf-a524-4017-905b-114114413a2f"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volume_transfer [None req-49ea8e8d-91d3-4932-98df-889b11602d4c tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a9f6c3bf-a524-4017-905b-114114413a2f'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 13:51:00 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volume_transfer [None req-49ea8e8d-91d3-4932-98df-889b11602d4c tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Creating transfer of volume a9f6c3bf-a524-4017-905b-114114413a2f Sep 07 13:51:00 devstack devstack@c-api.service[87262]: INFO cinder.transfer.api [None req-49ea8e8d-91d3-4932-98df-889b11602d4c tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Generating transfer record for volume a9f6c3bf-a524-4017-905b-114114413a2f Sep 07 13:51:00 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:00 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:00 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:00 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-49ea8e8d-91d3-4932-98df-889b11602d4c tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] http://192.168.122.6/volume/v3/volume-transfers returned with HTTP 202 Sep 07 13:51:00 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 625/1221] 192.168.122.6 () {62 vars in 1200 bytes} [Mon Sep 7 13:51:00 2026] POST /volume/v3/volume-transfers => generated 576 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6e83374e-7f89-4c1d-8a8f-61a4d7681623 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6e83374e-7f89-4c1d-8a8f-61a4d7681623 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] GET http://192.168.122.6/volume/v3/volumes/a9f6c3bf-a524-4017-905b-114114413a2f Sep 07 13:51:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6e83374e-7f89-4c1d-8a8f-61a4d7681623 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6e83374e-7f89-4c1d-8a8f-61a4d7681623 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:00 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:00 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:00 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:00 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:00 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6e83374e-7f89-4c1d-8a8f-61a4d7681623 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Volume info retrieved successfully. Sep 07 13:51:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6e83374e-7f89-4c1d-8a8f-61a4d7681623 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] http://192.168.122.6/volume/v3/volumes/a9f6c3bf-a524-4017-905b-114114413a2f returned with HTTP 200 Sep 07 13:51:00 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 597/1222] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:51:00 2026] GET /volume/v3/volumes/a9f6c3bf-a524-4017-905b-114114413a2f => generated 959 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2b8554d8-6814-41cc-a468-426cb4dc6197 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2b8554d8-6814-41cc-a468-426cb4dc6197 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-reader] GET http://192.168.122.6/volume/v3/os-volume-transfer/detail Sep 07 13:51:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2b8554d8-6814-41cc-a468-426cb4dc6197 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2b8554d8-6814-41cc-a468-426cb4dc6197 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-reader] Calling method 'detail' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.volume_transfer [None req-2b8554d8-6814-41cc-a468-426cb4dc6197 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-reader] Listing volume transfers {{(pid=87262) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 13:51:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2b8554d8-6814-41cc-a468-426cb4dc6197 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-reader] http://192.168.122.6/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 07 13:51:00 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 626/1223] 192.168.122.6 () {60 vars in 1206 bytes} [Mon Sep 7 13:51:00 2026] GET /volume/v3/os-volume-transfer/detail => generated 547 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-61768eb3-949f-432b-81e0-a87dfe691178 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-61768eb3-949f-432b-81e0-a87dfe691178 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] DELETE http://192.168.122.6/volume/v3/volume-transfers/80e64244-13f7-4514-9685-c5d2fcac60e1 Sep 07 13:51:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-61768eb3-949f-432b-81e0-a87dfe691178 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-61768eb3-949f-432b-81e0-a87dfe691178 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:00 devstack devstack@c-api.service[87261]: INFO cinder.api.contrib.volume_transfer [None req-61768eb3-949f-432b-81e0-a87dfe691178 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Delete transfer with id: 80e64244-13f7-4514-9685-c5d2fcac60e1 Sep 07 13:51:00 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:00 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:00 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:00 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-61768eb3-949f-432b-81e0-a87dfe691178 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] http://192.168.122.6/volume/v3/volume-transfers/80e64244-13f7-4514-9685-c5d2fcac60e1 returned with HTTP 202 Sep 07 13:51:00 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 598/1224] 192.168.122.6 () {60 vars in 1293 bytes} [Mon Sep 7 13:51:00 2026] DELETE /volume/v3/volume-transfers/80e64244-13f7-4514-9685-c5d2fcac60e1 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:51:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5a41a52d-e218-4bd7-8824-a0a2ce68279f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5a41a52d-e218-4bd7-8824-a0a2ce68279f tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] GET http://192.168.122.6/volume/v3/volumes/a9f6c3bf-a524-4017-905b-114114413a2f Sep 07 13:51:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5a41a52d-e218-4bd7-8824-a0a2ce68279f tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5a41a52d-e218-4bd7-8824-a0a2ce68279f tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:00 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:00 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:00 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:00 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:00 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5a41a52d-e218-4bd7-8824-a0a2ce68279f tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Volume info retrieved successfully. Sep 07 13:51:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5a41a52d-e218-4bd7-8824-a0a2ce68279f tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] http://192.168.122.6/volume/v3/volumes/a9f6c3bf-a524-4017-905b-114114413a2f returned with HTTP 200 Sep 07 13:51:00 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 627/1225] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:51:00 2026] GET /volume/v3/volumes/a9f6c3bf-a524-4017-905b-114114413a2f => generated 951 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f6fac6c2-ed1c-4846-938a-6219af244e70 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f6fac6c2-ed1c-4846-938a-6219af244e70 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] DELETE http://192.168.122.6/volume/v3/volume-transfers/80e64244-13f7-4514-9685-c5d2fcac60e1 Sep 07 13:51:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f6fac6c2-ed1c-4846-938a-6219af244e70 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f6fac6c2-ed1c-4846-938a-6219af244e70 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:00 devstack devstack@c-api.service[87261]: INFO cinder.api.contrib.volume_transfer [None req-f6fac6c2-ed1c-4846-938a-6219af244e70 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Delete transfer with id: 80e64244-13f7-4514-9685-c5d2fcac60e1 Sep 07 13:51:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f6fac6c2-ed1c-4846-938a-6219af244e70 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] http://192.168.122.6/volume/v3/volume-transfers/80e64244-13f7-4514-9685-c5d2fcac60e1 returned with HTTP 404 Sep 07 13:51:00 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 599/1226] 192.168.122.6 () {60 vars in 1293 bytes} [Mon Sep 7 13:51:00 2026] DELETE /volume/v3/volume-transfers/80e64244-13f7-4514-9685-c5d2fcac60e1 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:51:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1f7e189d-50ef-406d-b40e-bc8080f3e69a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1f7e189d-50ef-406d-b40e-bc8080f3e69a tempest-VolumesTransfersV357Test-1821354055 tempest-VolumesTransfersV357Test-1821354055-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/a9f6c3bf-a524-4017-905b-114114413a2f Sep 07 13:51:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1f7e189d-50ef-406d-b40e-bc8080f3e69a tempest-VolumesTransfersV357Test-1821354055 tempest-VolumesTransfersV357Test-1821354055-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1f7e189d-50ef-406d-b40e-bc8080f3e69a tempest-VolumesTransfersV357Test-1821354055 tempest-VolumesTransfersV357Test-1821354055-project-admin] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:00 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-1f7e189d-50ef-406d-b40e-bc8080f3e69a tempest-VolumesTransfersV357Test-1821354055 tempest-VolumesTransfersV357Test-1821354055-project-admin] Delete volume with id: a9f6c3bf-a524-4017-905b-114114413a2f Sep 07 13:51:00 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:00 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:00 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:00 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:00 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1f7e189d-50ef-406d-b40e-bc8080f3e69a tempest-VolumesTransfersV357Test-1821354055 tempest-VolumesTransfersV357Test-1821354055-project-admin] Volume info retrieved successfully. Sep 07 13:51:00 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1f7e189d-50ef-406d-b40e-bc8080f3e69a tempest-VolumesTransfersV357Test-1821354055 tempest-VolumesTransfersV357Test-1821354055-project-admin] Delete volume request issued successfully. Sep 07 13:51:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1f7e189d-50ef-406d-b40e-bc8080f3e69a tempest-VolumesTransfersV357Test-1821354055 tempest-VolumesTransfersV357Test-1821354055-project-admin] http://192.168.122.6/volume/v3/volumes/a9f6c3bf-a524-4017-905b-114114413a2f returned with HTTP 202 Sep 07 13:51:00 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 628/1227] 192.168.122.6 () {60 vars in 1266 bytes} [Mon Sep 7 13:51:00 2026] DELETE /volume/v3/volumes/a9f6c3bf-a524-4017-905b-114114413a2f => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:51:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-be142115-26ec-4b8f-9ee5-122b14432202 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-be142115-26ec-4b8f-9ee5-122b14432202 tempest-VolumesTransfersV357Test-1821354055 tempest-VolumesTransfersV357Test-1821354055-project-admin] GET http://192.168.122.6/volume/v3/volumes/a9f6c3bf-a524-4017-905b-114114413a2f Sep 07 13:51:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-be142115-26ec-4b8f-9ee5-122b14432202 tempest-VolumesTransfersV357Test-1821354055 tempest-VolumesTransfersV357Test-1821354055-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-be142115-26ec-4b8f-9ee5-122b14432202 tempest-VolumesTransfersV357Test-1821354055 tempest-VolumesTransfersV357Test-1821354055-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:00 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:00 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:00 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:00 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:00 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-be142115-26ec-4b8f-9ee5-122b14432202 tempest-VolumesTransfersV357Test-1821354055 tempest-VolumesTransfersV357Test-1821354055-project-admin] Volume info retrieved successfully. Sep 07 13:51:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-be142115-26ec-4b8f-9ee5-122b14432202 tempest-VolumesTransfersV357Test-1821354055 tempest-VolumesTransfersV357Test-1821354055-project-admin] http://192.168.122.6/volume/v3/volumes/a9f6c3bf-a524-4017-905b-114114413a2f returned with HTTP 200 Sep 07 13:51:00 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 600/1228] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:51:00 2026] GET /volume/v3/volumes/a9f6c3bf-a524-4017-905b-114114413a2f => generated 1134 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:51:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1fe1515b-50af-40d9-83f5-34cff046e67d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1fe1515b-50af-40d9-83f5-34cff046e67d tempest-VolumesTransfersV357Test-1821354055 tempest-VolumesTransfersV357Test-1821354055-project-admin] GET http://192.168.122.6/volume/v3/volumes/a9f6c3bf-a524-4017-905b-114114413a2f Sep 07 13:51:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1fe1515b-50af-40d9-83f5-34cff046e67d tempest-VolumesTransfersV357Test-1821354055 tempest-VolumesTransfersV357Test-1821354055-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1fe1515b-50af-40d9-83f5-34cff046e67d tempest-VolumesTransfersV357Test-1821354055 tempest-VolumesTransfersV357Test-1821354055-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:01 devstack devstack@c-api.service[87262]: DEBUG dbcounter [-] [87262] Writing DB stats cinder:UPDATE=141,cinder:INSERT=86,cinder:SELECT=544 {{(pid=87262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:51:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1fe1515b-50af-40d9-83f5-34cff046e67d tempest-VolumesTransfersV357Test-1821354055 tempest-VolumesTransfersV357Test-1821354055-project-admin] http://192.168.122.6/volume/v3/volumes/a9f6c3bf-a524-4017-905b-114114413a2f returned with HTTP 404 Sep 07 13:51:01 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 629/1229] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:51:01 2026] GET /volume/v3/volumes/a9f6c3bf-a524-4017-905b-114114413a2f => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:51:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-324067c1-72c4-4da1-be71-dfb45167d1b2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-324067c1-72c4-4da1-be71-dfb45167d1b2 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] GET http://192.168.122.6/volume/v3/volumes/a9f6c3bf-a524-4017-905b-114114413a2f Sep 07 13:51:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-324067c1-72c4-4da1-be71-dfb45167d1b2 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-324067c1-72c4-4da1-be71-dfb45167d1b2 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:02 devstack devstack@c-api.service[87261]: DEBUG dbcounter [-] [87261] Writing DB stats cinder:SELECT=421,cinder:UPDATE=70,cinder:INSERT=51 {{(pid=87261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:51:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-324067c1-72c4-4da1-be71-dfb45167d1b2 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] http://192.168.122.6/volume/v3/volumes/a9f6c3bf-a524-4017-905b-114114413a2f returned with HTTP 404 Sep 07 13:51:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a896d3ac-a500-499f-8005-fab7702b2195 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 601/1230] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:51:01 2026] GET /volume/v3/volumes/a9f6c3bf-a524-4017-905b-114114413a2f => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:51:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-09f6f531-b9bc-4a3e-a55f-f080c03084e8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-09f6f531-b9bc-4a3e-a55f-f080c03084e8 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] DELETE http://192.168.122.6/volume/v3/volumes/a9f6c3bf-a524-4017-905b-114114413a2f Sep 07 13:51:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-09f6f531-b9bc-4a3e-a55f-f080c03084e8 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-09f6f531-b9bc-4a3e-a55f-f080c03084e8 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:02 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-09f6f531-b9bc-4a3e-a55f-f080c03084e8 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] Delete volume with id: a9f6c3bf-a524-4017-905b-114114413a2f Sep 07 13:51:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-09f6f531-b9bc-4a3e-a55f-f080c03084e8 tempest-VolumesTransfersV357Test-397833927 tempest-VolumesTransfersV357Test-397833927-project-member] http://192.168.122.6/volume/v3/volumes/a9f6c3bf-a524-4017-905b-114114413a2f returned with HTTP 404 Sep 07 13:51:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 602/1231] 192.168.122.6 () {60 vars in 1266 bytes} [Mon Sep 7 13:51:02 2026] DELETE /volume/v3/volumes/a9f6c3bf-a524-4017-905b-114114413a2f => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:51:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a896d3ac-a500-499f-8005-fab7702b2195 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:51:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a896d3ac-a500-499f-8005-fab7702b2195 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-964699008", "metadata": {"Type": "Test"}}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-a896d3ac-a500-499f-8005-fab7702b2195 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-964699008', 'metadata': {'Type': 'Test'}}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:51:02 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-a896d3ac-a500-499f-8005-fab7702b2195 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Create volume of 1 GB Sep 07 13:51:02 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a896d3ac-a500-499f-8005-fab7702b2195 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Availability Zones retrieved successfully. Sep 07 13:51:02 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a896d3ac-a500-499f-8005-fab7702b2195 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Flow 'volume_create_api' (684dccff-e474-4b28-8024-1d13799d311f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:02 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a896d3ac-a500-499f-8005-fab7702b2195 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68ca5938-692c-439c-9204-81b9ffe0a6e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:02 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-a896d3ac-a500-499f-8005-fab7702b2195 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:51:02 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a896d3ac-a500-499f-8005-fab7702b2195 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68ca5938-692c-439c-9204-81b9ffe0a6e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:02 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a896d3ac-a500-499f-8005-fab7702b2195 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe60fdae-4a6f-4884-a148-24a71587c7d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:02 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-a896d3ac-a500-499f-8005-fab7702b2195 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Created reservations ['024ca433-4337-4265-8840-feadbdc8da2a', '0f443bf4-eec8-417c-b1a1-67967d4d80ca', 'd5ffa71a-d920-4e4d-a5e1-a3eae0216045', '72cc75ce-1cff-4cc7-b695-5a3704105e24'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:51:02 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a896d3ac-a500-499f-8005-fab7702b2195 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe60fdae-4a6f-4884-a148-24a71587c7d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['024ca433-4337-4265-8840-feadbdc8da2a', '0f443bf4-eec8-417c-b1a1-67967d4d80ca', 'd5ffa71a-d920-4e4d-a5e1-a3eae0216045', '72cc75ce-1cff-4cc7-b695-5a3704105e24']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:02 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a896d3ac-a500-499f-8005-fab7702b2195 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c67806b8-0359-4490-b64f-1c3107f95b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:02 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:02 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:02 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a896d3ac-a500-499f-8005-fab7702b2195 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c67806b8-0359-4490-b64f-1c3107f95b09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bc362e1-bb32-470a-82f0-2c7162a0a4c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-964699008',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ad578935552d4d118f97a8607eba93f3',qos_specs=None,replication_status=,reservations=['024ca433-4337-4265-8840-feadbdc8da2a','0f443bf4-eec8-417c-b1a1-67967d4d80ca','d5ffa71a-d920-4e4d-a5e1-a3eae0216045','72cc75ce-1cff-4cc7-b695-5a3704105e24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e4cd642ccf14bc3b0fdf3ad26e0e592',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:51:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-964699008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bc362e1-bb32-470a-82f0-2c7162a0a4c9,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='ad578935552d4d118f97a8607eba93f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e4cd642ccf14bc3b0fdf3ad26e0e592',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:02 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a896d3ac-a500-499f-8005-fab7702b2195 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3466c445-c158-40ef-85c7-3e98fa071003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:02 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a896d3ac-a500-499f-8005-fab7702b2195 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3466c445-c158-40ef-85c7-3e98fa071003) transitioned into state 'SUCCESS' from state '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-964699008',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ad578935552d4d118f97a8607eba93f3',qos_specs=None,replication_status=,reservations=['024ca433-4337-4265-8840-feadbdc8da2a','0f443bf4-eec8-417c-b1a1-67967d4d80ca','d5ffa71a-d920-4e4d-a5e1-a3eae0216045','72cc75ce-1cff-4cc7-b695-5a3704105e24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e4cd642ccf14bc3b0fdf3ad26e0e592',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:02 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a896d3ac-a500-499f-8005-fab7702b2195 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60d688b7-bedd-4adb-b5a6-0494434ed49c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:02 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a896d3ac-a500-499f-8005-fab7702b2195 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60d688b7-bedd-4adb-b5a6-0494434ed49c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:02 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a896d3ac-a500-499f-8005-fab7702b2195 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Flow 'volume_create_api' (684dccff-e474-4b28-8024-1d13799d311f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:02 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a896d3ac-a500-499f-8005-fab7702b2195 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Create volume request issued successfully. Sep 07 13:51:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a896d3ac-a500-499f-8005-fab7702b2195 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:51:02 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 630/1232] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:51:02 2026] POST /volume/v3/volumes => generated 763 bytes in 831 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:51:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-36dd0e72-4bff-48a3-8e0b-85f6ebb8b558 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-36dd0e72-4bff-48a3-8e0b-85f6ebb8b558 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/5bc362e1-bb32-470a-82f0-2c7162a0a4c9 Sep 07 13:51:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-36dd0e72-4bff-48a3-8e0b-85f6ebb8b558 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-36dd0e72-4bff-48a3-8e0b-85f6ebb8b558 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:02 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:02 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:02 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:02 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:02 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-36dd0e72-4bff-48a3-8e0b-85f6ebb8b558 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-36dd0e72-4bff-48a3-8e0b-85f6ebb8b558 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/5bc362e1-bb32-470a-82f0-2c7162a0a4c9 returned with HTTP 200 Sep 07 13:51:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 603/1233] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:02 2026] GET /volume/v3/volumes/5bc362e1-bb32-470a-82f0-2c7162a0a4c9 => generated 831 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-3a40e0e4-0a4a-4070-9520-dc5c3bbc1acc None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3a40e0e4-0a4a-4070-9520-dc5c3bbc1acc tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:51:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3a40e0e4-0a4a-4070-9520-dc5c3bbc1acc tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-786949837"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-3a40e0e4-0a4a-4070-9520-dc5c3bbc1acc tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-786949837'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:51:03 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-3a40e0e4-0a4a-4070-9520-dc5c3bbc1acc tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Create volume of 1 GB Sep 07 13:51:03 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:03 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:03 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-3a40e0e4-0a4a-4070-9520-dc5c3bbc1acc tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Availability Zones retrieved successfully. Sep 07 13:51:03 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-3a40e0e4-0a4a-4070-9520-dc5c3bbc1acc tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Flow 'volume_create_api' (09df63f3-5669-4025-8041-cfb8e6b796b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:03 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-3a40e0e4-0a4a-4070-9520-dc5c3bbc1acc tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15dddc88-f160-47fe-8cd9-65a7bfc6bb2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:03 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-3a40e0e4-0a4a-4070-9520-dc5c3bbc1acc tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:51:03 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-3a40e0e4-0a4a-4070-9520-dc5c3bbc1acc tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15dddc88-f160-47fe-8cd9-65a7bfc6bb2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:03 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-3a40e0e4-0a4a-4070-9520-dc5c3bbc1acc tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e428e034-a0e7-41a0-94f2-108bf0f52716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:03 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-3a40e0e4-0a4a-4070-9520-dc5c3bbc1acc tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Created reservations ['d58dff74-7d32-4f20-83e0-39ea3555c5eb', 'c755cf98-a73a-4e06-99f0-3882d0cb24e1', '834fe7ef-e2e8-4941-a8b9-00c3067a3f51', '1e35ed06-5e39-4b5f-972f-efba810eaa42'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:51:03 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-3a40e0e4-0a4a-4070-9520-dc5c3bbc1acc tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e428e034-a0e7-41a0-94f2-108bf0f52716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d58dff74-7d32-4f20-83e0-39ea3555c5eb', 'c755cf98-a73a-4e06-99f0-3882d0cb24e1', '834fe7ef-e2e8-4941-a8b9-00c3067a3f51', '1e35ed06-5e39-4b5f-972f-efba810eaa42']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:03 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-3a40e0e4-0a4a-4070-9520-dc5c3bbc1acc tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98126c66-d904-4bf6-93fd-86b46d16811b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:03 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:03 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:03 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-3a40e0e4-0a4a-4070-9520-dc5c3bbc1acc tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98126c66-d904-4bf6-93fd-86b46d16811b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecb9f44f-7a27-4dde-9d8a-500f237b492c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-786949837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='264acbf244d74e82a2e03338018b0238',qos_specs=None,replication_status=,reservations=['d58dff74-7d32-4f20-83e0-39ea3555c5eb','c755cf98-a73a-4e06-99f0-3882d0cb24e1','834fe7ef-e2e8-4941-a8b9-00c3067a3f51','1e35ed06-5e39-4b5f-972f-efba810eaa42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f3a77c8b9dc4998b0729566abf86f78',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:51:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-786949837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecb9f44f-7a27-4dde-9d8a-500f237b492c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='264acbf244d74e82a2e03338018b0238',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f3a77c8b9dc4998b0729566abf86f78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:03 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-3a40e0e4-0a4a-4070-9520-dc5c3bbc1acc tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b6e217b-04a1-4a9d-a93a-4ccc25410e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:03 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-3a40e0e4-0a4a-4070-9520-dc5c3bbc1acc tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b6e217b-04a1-4a9d-a93a-4ccc25410e64) transitioned into state 'SUCCESS' from state '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-786949837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='264acbf244d74e82a2e03338018b0238',qos_specs=None,replication_status=,reservations=['d58dff74-7d32-4f20-83e0-39ea3555c5eb','c755cf98-a73a-4e06-99f0-3882d0cb24e1','834fe7ef-e2e8-4941-a8b9-00c3067a3f51','1e35ed06-5e39-4b5f-972f-efba810eaa42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f3a77c8b9dc4998b0729566abf86f78',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:03 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-3a40e0e4-0a4a-4070-9520-dc5c3bbc1acc tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (108c4472-1bf4-4ffe-bfca-c5400e8d8d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:03 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-3a40e0e4-0a4a-4070-9520-dc5c3bbc1acc tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (108c4472-1bf4-4ffe-bfca-c5400e8d8d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:03 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-3a40e0e4-0a4a-4070-9520-dc5c3bbc1acc tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Flow 'volume_create_api' (09df63f3-5669-4025-8041-cfb8e6b796b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:03 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-3a40e0e4-0a4a-4070-9520-dc5c3bbc1acc tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Create volume request issued successfully. Sep 07 13:51:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3a40e0e4-0a4a-4070-9520-dc5c3bbc1acc tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:51:03 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 631/1234] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:51:03 2026] POST /volume/v3/volumes => generated 761 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:51:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-650a3e37-e641-4851-9922-a1b68887f744 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:03 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-650a3e37-e641-4851-9922-a1b68887f744 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] GET http://192.168.122.6/volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c Sep 07 13:51:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-650a3e37-e641-4851-9922-a1b68887f744 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-650a3e37-e641-4851-9922-a1b68887f744 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:03 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:03 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:03 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:03 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:03 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-650a3e37-e641-4851-9922-a1b68887f744 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Volume info retrieved successfully. Sep 07 13:51:03 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-650a3e37-e641-4851-9922-a1b68887f744 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] http://192.168.122.6/volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c returned with HTTP 200 Sep 07 13:51:03 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 604/1235] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:03 2026] GET /volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c => generated 829 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-56ba9ab8-7c31-4f79-8ede-bed1f1ff8d5f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-56ba9ab8-7c31-4f79-8ede-bed1f1ff8d5f tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/5bc362e1-bb32-470a-82f0-2c7162a0a4c9 Sep 07 13:51:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-56ba9ab8-7c31-4f79-8ede-bed1f1ff8d5f tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-56ba9ab8-7c31-4f79-8ede-bed1f1ff8d5f tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:04 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:04 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:04 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:04 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:04 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-56ba9ab8-7c31-4f79-8ede-bed1f1ff8d5f tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-56ba9ab8-7c31-4f79-8ede-bed1f1ff8d5f tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/5bc362e1-bb32-470a-82f0-2c7162a0a4c9 returned with HTTP 200 Sep 07 13:51:04 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 632/1236] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:04 2026] GET /volume/v3/volumes/5bc362e1-bb32-470a-82f0-2c7162a0a4c9 => generated 855 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d572605b-3d0b-4f69-bf7f-a4ef6c447ff9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d572605b-3d0b-4f69-bf7f-a4ef6c447ff9 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] GET http://192.168.122.6/volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c Sep 07 13:51:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d572605b-3d0b-4f69-bf7f-a4ef6c447ff9 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d572605b-3d0b-4f69-bf7f-a4ef6c447ff9 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:05 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:05 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:05 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:05 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:05 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d572605b-3d0b-4f69-bf7f-a4ef6c447ff9 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Volume info retrieved successfully. Sep 07 13:51:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d572605b-3d0b-4f69-bf7f-a4ef6c447ff9 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] http://192.168.122.6/volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c returned with HTTP 200 Sep 07 13:51:05 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 605/1237] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:05 2026] GET /volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-978c9b47-7637-4366-a0dd-b7d26594e75e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-978c9b47-7637-4366-a0dd-b7d26594e75e tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/5bc362e1-bb32-470a-82f0-2c7162a0a4c9 Sep 07 13:51:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-978c9b47-7637-4366-a0dd-b7d26594e75e tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-978c9b47-7637-4366-a0dd-b7d26594e75e tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:05 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:05 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:05 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:05 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:05 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-978c9b47-7637-4366-a0dd-b7d26594e75e tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-978c9b47-7637-4366-a0dd-b7d26594e75e tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/5bc362e1-bb32-470a-82f0-2c7162a0a4c9 returned with HTTP 200 Sep 07 13:51:05 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 633/1238] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:05 2026] GET /volume/v3/volumes/5bc362e1-bb32-470a-82f0-2c7162a0a4c9 => generated 856 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-39d060fe-60bd-4117-9a59-d75f25f4278a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-39d060fe-60bd-4117-9a59-d75f25f4278a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-reader] GET http://192.168.122.6/volume/v3/volumes/5bc362e1-bb32-470a-82f0-2c7162a0a4c9 Sep 07 13:51:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-39d060fe-60bd-4117-9a59-d75f25f4278a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-39d060fe-60bd-4117-9a59-d75f25f4278a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-reader] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:05 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:05 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:05 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:05 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:05 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-39d060fe-60bd-4117-9a59-d75f25f4278a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-reader] Volume info retrieved successfully. Sep 07 13:51:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-39d060fe-60bd-4117-9a59-d75f25f4278a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-reader] http://192.168.122.6/volume/v3/volumes/5bc362e1-bb32-470a-82f0-2c7162a0a4c9 returned with HTTP 200 Sep 07 13:51:05 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 606/1239] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:05 2026] GET /volume/v3/volumes/5bc362e1-bb32-470a-82f0-2c7162a0a4c9 => generated 856 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-14a7b59c-4f3b-4890-b29b-3429eddb2ace None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-14a7b59c-4f3b-4890-b29b-3429eddb2ace tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] PUT http://192.168.122.6/volume/v3/volumes/5bc362e1-bb32-470a-82f0-2c7162a0a4c9 Sep 07 13:51:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-14a7b59c-4f3b-4890-b29b-3429eddb2ace tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-964699008"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:05 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:05 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:05 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:05 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:05 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-14a7b59c-4f3b-4890-b29b-3429eddb2ace tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:05 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-14a7b59c-4f3b-4890-b29b-3429eddb2ace tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume updated successfully. Sep 07 13:51:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-14a7b59c-4f3b-4890-b29b-3429eddb2ace tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/5bc362e1-bb32-470a-82f0-2c7162a0a4c9 returned with HTTP 200 Sep 07 13:51:05 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 634/1240] 192.168.122.6 () {60 vars in 1242 bytes} [Mon Sep 7 13:51:05 2026] PUT /volume/v3/volumes/5bc362e1-bb32-470a-82f0-2c7162a0a4c9 => generated 788 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-81276bc4-3aa9-4634-b389-e69ec7cc235a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-81276bc4-3aa9-4634-b389-e69ec7cc235a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] PUT http://192.168.122.6/volume/v3/volumes/5bc362e1-bb32-470a-82f0-2c7162a0a4c9 Sep 07 13:51:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-81276bc4-3aa9-4634-b389-e69ec7cc235a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1466095764", "description": "This is the new description of volume"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:05 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:05 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:05 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:05 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:05 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-81276bc4-3aa9-4634-b389-e69ec7cc235a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:05 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-81276bc4-3aa9-4634-b389-e69ec7cc235a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume updated successfully. Sep 07 13:51:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-81276bc4-3aa9-4634-b389-e69ec7cc235a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/5bc362e1-bb32-470a-82f0-2c7162a0a4c9 returned with HTTP 200 Sep 07 13:51:05 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 607/1241] 192.168.122.6 () {60 vars in 1243 bytes} [Mon Sep 7 13:51:05 2026] PUT /volume/v3/volumes/5bc362e1-bb32-470a-82f0-2c7162a0a4c9 => generated 828 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:51:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-62f5cce7-1a70-4b5b-b70f-2a572988d805 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-62f5cce7-1a70-4b5b-b70f-2a572988d805 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-reader] GET http://192.168.122.6/volume/v3/volumes/5bc362e1-bb32-470a-82f0-2c7162a0a4c9 Sep 07 13:51:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-62f5cce7-1a70-4b5b-b70f-2a572988d805 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-62f5cce7-1a70-4b5b-b70f-2a572988d805 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-reader] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:05 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:05 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:05 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:05 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:05 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-62f5cce7-1a70-4b5b-b70f-2a572988d805 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-reader] Volume info retrieved successfully. Sep 07 13:51:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-62f5cce7-1a70-4b5b-b70f-2a572988d805 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-reader] http://192.168.122.6/volume/v3/volumes/5bc362e1-bb32-470a-82f0-2c7162a0a4c9 returned with HTTP 200 Sep 07 13:51:05 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 635/1242] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:05 2026] GET /volume/v3/volumes/5bc362e1-bb32-470a-82f0-2c7162a0a4c9 => generated 896 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-28479267-ed51-4ccc-a5c7-c3e99f2ace03 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-28479267-ed51-4ccc-a5c7-c3e99f2ace03 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:51:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-28479267-ed51-4ccc-a5c7-c3e99f2ace03 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1023907703", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1132672844"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-28479267-ed51-4ccc-a5c7-c3e99f2ace03 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1023907703', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1132672844'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:51:05 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-28479267-ed51-4ccc-a5c7-c3e99f2ace03 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Create volume of 1 GB Sep 07 13:51:05 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-28479267-ed51-4ccc-a5c7-c3e99f2ace03 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Availability Zones retrieved successfully. Sep 07 13:51:05 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-28479267-ed51-4ccc-a5c7-c3e99f2ace03 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Flow 'volume_create_api' (ea179f08-2ce8-4102-b150-c13e2a38b17f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:05 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-28479267-ed51-4ccc-a5c7-c3e99f2ace03 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16549fa8-6810-45b4-bab8-7f8961c2a0d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:05 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-28479267-ed51-4ccc-a5c7-c3e99f2ace03 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:51:05 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-28479267-ed51-4ccc-a5c7-c3e99f2ace03 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16549fa8-6810-45b4-bab8-7f8961c2a0d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:05 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-28479267-ed51-4ccc-a5c7-c3e99f2ace03 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daedf4b7-d044-4390-85b5-f164ded9e13f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:06 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-28479267-ed51-4ccc-a5c7-c3e99f2ace03 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Created reservations ['cf17e4d5-b907-4b30-bce8-cc24c4dad80d', '41ab17fc-08fd-4ed2-9bf0-38fa77ae74b3', 'b9802f50-dad7-4cd3-9ae8-6e1ddb94ad69', '49d8e6df-c097-4075-9b3b-feea52c52b81'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:51:06 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-28479267-ed51-4ccc-a5c7-c3e99f2ace03 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daedf4b7-d044-4390-85b5-f164ded9e13f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf17e4d5-b907-4b30-bce8-cc24c4dad80d', '41ab17fc-08fd-4ed2-9bf0-38fa77ae74b3', 'b9802f50-dad7-4cd3-9ae8-6e1ddb94ad69', '49d8e6df-c097-4075-9b3b-feea52c52b81']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:06 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-28479267-ed51-4ccc-a5c7-c3e99f2ace03 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f2c5acd-e253-46fb-9e0c-86b5b3579880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2394ebd2-f9bf-4c77-ba0c-bb31d065e2b0 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2394ebd2-f9bf-4c77-ba0c-bb31d065e2b0 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] GET http://192.168.122.6/volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c Sep 07 13:51:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2394ebd2-f9bf-4c77-ba0c-bb31d065e2b0 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2394ebd2-f9bf-4c77-ba0c-bb31d065e2b0 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:06 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:06 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:06 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-28479267-ed51-4ccc-a5c7-c3e99f2ace03 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f2c5acd-e253-46fb-9e0c-86b5b3579880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c00c8458-9e86-4d95-aa03-d423c58ae331', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1023907703',display_name='tempest-VolumesGetTest-Volume-1132672844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad578935552d4d118f97a8607eba93f3',qos_specs=None,replication_status=,reservations=['cf17e4d5-b907-4b30-bce8-cc24c4dad80d','41ab17fc-08fd-4ed2-9bf0-38fa77ae74b3','b9802f50-dad7-4cd3-9ae8-6e1ddb94ad69','49d8e6df-c097-4075-9b3b-feea52c52b81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e4cd642ccf14bc3b0fdf3ad26e0e592',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:51:06Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1023907703',display_name='tempest-VolumesGetTest-Volume-1132672844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c00c8458-9e86-4d95-aa03-d423c58ae331,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad578935552d4d118f97a8607eba93f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e4cd642ccf14bc3b0fdf3ad26e0e592',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:06 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:06 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:06 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:06 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:06 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-28479267-ed51-4ccc-a5c7-c3e99f2ace03 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc694451-ce20-42fd-8505-219384eaa97a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:06 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2394ebd2-f9bf-4c77-ba0c-bb31d065e2b0 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Volume info retrieved successfully. Sep 07 13:51:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2394ebd2-f9bf-4c77-ba0c-bb31d065e2b0 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] http://192.168.122.6/volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c returned with HTTP 200 Sep 07 13:51:06 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 636/1243] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:06 2026] GET /volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c => generated 854 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:06 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-28479267-ed51-4ccc-a5c7-c3e99f2ace03 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc694451-ce20-42fd-8505-219384eaa97a) transitioned into 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-1023907703',display_name='tempest-VolumesGetTest-Volume-1132672844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad578935552d4d118f97a8607eba93f3',qos_specs=None,replication_status=,reservations=['cf17e4d5-b907-4b30-bce8-cc24c4dad80d','41ab17fc-08fd-4ed2-9bf0-38fa77ae74b3','b9802f50-dad7-4cd3-9ae8-6e1ddb94ad69','49d8e6df-c097-4075-9b3b-feea52c52b81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e4cd642ccf14bc3b0fdf3ad26e0e592',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:06 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-28479267-ed51-4ccc-a5c7-c3e99f2ace03 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7adf9c04-8fd6-4e02-8b99-58b29109013a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:06 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-28479267-ed51-4ccc-a5c7-c3e99f2ace03 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7adf9c04-8fd6-4e02-8b99-58b29109013a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:06 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-28479267-ed51-4ccc-a5c7-c3e99f2ace03 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Flow 'volume_create_api' (ea179f08-2ce8-4102-b150-c13e2a38b17f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:06 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-28479267-ed51-4ccc-a5c7-c3e99f2ace03 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Create volume request issued successfully. Sep 07 13:51:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-28479267-ed51-4ccc-a5c7-c3e99f2ace03 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:51:06 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 608/1244] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:51:05 2026] POST /volume/v3/volumes => generated 785 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:51:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-660398f1-0fb4-482c-b3c5-199e56df05e4 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-660398f1-0fb4-482c-b3c5-199e56df05e4 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/c00c8458-9e86-4d95-aa03-d423c58ae331 Sep 07 13:51:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-660398f1-0fb4-482c-b3c5-199e56df05e4 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-660398f1-0fb4-482c-b3c5-199e56df05e4 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:06 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:06 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:06 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:06 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:06 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-660398f1-0fb4-482c-b3c5-199e56df05e4 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-660398f1-0fb4-482c-b3c5-199e56df05e4 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/c00c8458-9e86-4d95-aa03-d423c58ae331 returned with HTTP 200 Sep 07 13:51:06 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 637/1245] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:06 2026] GET /volume/v3/volumes/c00c8458-9e86-4d95-aa03-d423c58ae331 => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-369ed0fb-2a00-4ebc-919a-447079003842 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:07 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-369ed0fb-2a00-4ebc-919a-447079003842 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/c00c8458-9e86-4d95-aa03-d423c58ae331 Sep 07 13:51:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-369ed0fb-2a00-4ebc-919a-447079003842 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-369ed0fb-2a00-4ebc-919a-447079003842 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:07 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:07 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:07 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:07 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:07 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-369ed0fb-2a00-4ebc-919a-447079003842 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:07 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-369ed0fb-2a00-4ebc-919a-447079003842 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/c00c8458-9e86-4d95-aa03-d423c58ae331 returned with HTTP 200 Sep 07 13:51:07 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 609/1246] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:07 2026] GET /volume/v3/volumes/c00c8458-9e86-4d95-aa03-d423c58ae331 => generated 877 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-81fd155a-c6d7-4950-a569-207838551de2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-81fd155a-c6d7-4950-a569-207838551de2 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/c00c8458-9e86-4d95-aa03-d423c58ae331 Sep 07 13:51:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-81fd155a-c6d7-4950-a569-207838551de2 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-81fd155a-c6d7-4950-a569-207838551de2 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:08 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:08 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:08 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:08 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:08 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-81fd155a-c6d7-4950-a569-207838551de2 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-81fd155a-c6d7-4950-a569-207838551de2 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/c00c8458-9e86-4d95-aa03-d423c58ae331 returned with HTTP 200 Sep 07 13:51:08 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 638/1247] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:08 2026] GET /volume/v3/volumes/c00c8458-9e86-4d95-aa03-d423c58ae331 => generated 878 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-2f51358f-cebf-4f39-ad5b-5807a80ce472 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2f51358f-cebf-4f39-ad5b-5807a80ce472 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] PUT http://192.168.122.6/volume/v3/volumes/c00c8458-9e86-4d95-aa03-d423c58ae331 Sep 07 13:51:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2f51358f-cebf-4f39-ad5b-5807a80ce472 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-964699008", "description": null}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:08 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:08 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:08 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:08 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:08 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-2f51358f-cebf-4f39-ad5b-5807a80ce472 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:08 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-2f51358f-cebf-4f39-ad5b-5807a80ce472 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume updated successfully. Sep 07 13:51:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2f51358f-cebf-4f39-ad5b-5807a80ce472 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/c00c8458-9e86-4d95-aa03-d423c58ae331 returned with HTTP 200 Sep 07 13:51:08 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 610/1248] 192.168.122.6 () {60 vars in 1242 bytes} [Mon Sep 7 13:51:08 2026] PUT /volume/v3/volumes/c00c8458-9e86-4d95-aa03-d423c58ae331 => generated 774 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-025213d3-d1d9-4c71-9921-44162ca71722 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-025213d3-d1d9-4c71-9921-44162ca71722 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/c00c8458-9e86-4d95-aa03-d423c58ae331 Sep 07 13:51:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-025213d3-d1d9-4c71-9921-44162ca71722 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-025213d3-d1d9-4c71-9921-44162ca71722 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:08 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:08 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:08 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:08 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:08 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-025213d3-d1d9-4c71-9921-44162ca71722 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-025213d3-d1d9-4c71-9921-44162ca71722 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/c00c8458-9e86-4d95-aa03-d423c58ae331 returned with HTTP 200 Sep 07 13:51:08 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 639/1249] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:08 2026] GET /volume/v3/volumes/c00c8458-9e86-4d95-aa03-d423c58ae331 => generated 842 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-999df91d-1b1a-4990-8823-65aeed758f02 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-999df91d-1b1a-4990-8823-65aeed758f02 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] DELETE http://192.168.122.6/volume/v3/volumes/c00c8458-9e86-4d95-aa03-d423c58ae331 Sep 07 13:51:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-999df91d-1b1a-4990-8823-65aeed758f02 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-999df91d-1b1a-4990-8823-65aeed758f02 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:08 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-999df91d-1b1a-4990-8823-65aeed758f02 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Delete volume with id: c00c8458-9e86-4d95-aa03-d423c58ae331 Sep 07 13:51:08 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:08 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:08 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:08 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:08 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-999df91d-1b1a-4990-8823-65aeed758f02 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:08 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-999df91d-1b1a-4990-8823-65aeed758f02 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Delete volume request issued successfully. Sep 07 13:51:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-999df91d-1b1a-4990-8823-65aeed758f02 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/c00c8458-9e86-4d95-aa03-d423c58ae331 returned with HTTP 202 Sep 07 13:51:08 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 611/1250] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:51:08 2026] DELETE /volume/v3/volumes/c00c8458-9e86-4d95-aa03-d423c58ae331 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:51:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-604cce41-eff9-4054-853d-6377b3688a1b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-604cce41-eff9-4054-853d-6377b3688a1b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/c00c8458-9e86-4d95-aa03-d423c58ae331 Sep 07 13:51:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-604cce41-eff9-4054-853d-6377b3688a1b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-604cce41-eff9-4054-853d-6377b3688a1b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:08 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:08 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:08 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:08 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:08 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-604cce41-eff9-4054-853d-6377b3688a1b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-604cce41-eff9-4054-853d-6377b3688a1b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/c00c8458-9e86-4d95-aa03-d423c58ae331 returned with HTTP 200 Sep 07 13:51:08 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 640/1251] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:08 2026] GET /volume/v3/volumes/c00c8458-9e86-4d95-aa03-d423c58ae331 => generated 841 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-54067d14-10c5-4948-a151-363f22a1eac4 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-54067d14-10c5-4948-a151-363f22a1eac4 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/c00c8458-9e86-4d95-aa03-d423c58ae331 Sep 07 13:51:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-54067d14-10c5-4948-a151-363f22a1eac4 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-54067d14-10c5-4948-a151-363f22a1eac4 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:10 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:10 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:10 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:10 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:10 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-54067d14-10c5-4948-a151-363f22a1eac4 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-54067d14-10c5-4948-a151-363f22a1eac4 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/c00c8458-9e86-4d95-aa03-d423c58ae331 returned with HTTP 200 Sep 07 13:51:10 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 612/1252] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:09 2026] GET /volume/v3/volumes/c00c8458-9e86-4d95-aa03-d423c58ae331 => generated 841 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-81fb8acb-ae73-4f83-8340-70835551cb27 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-81fb8acb-ae73-4f83-8340-70835551cb27 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:51:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-81fb8acb-ae73-4f83-8340-70835551cb27 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-775304032"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-81fb8acb-ae73-4f83-8340-70835551cb27 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-775304032'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:51:10 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-81fb8acb-ae73-4f83-8340-70835551cb27 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Create volume of 2 GB Sep 07 13:51:10 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-81fb8acb-ae73-4f83-8340-70835551cb27 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Availability Zones retrieved successfully. Sep 07 13:51:10 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-81fb8acb-ae73-4f83-8340-70835551cb27 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Flow 'volume_create_api' (ca3ab3dd-c457-4280-b211-3338a1d49a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:10 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-81fb8acb-ae73-4f83-8340-70835551cb27 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b535f089-2028-49af-bda2-81b72e093a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:10 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-81fb8acb-ae73-4f83-8340-70835551cb27 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Validating volume size '2' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:51:11 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-81fb8acb-ae73-4f83-8340-70835551cb27 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b535f089-2028-49af-bda2-81b72e093a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:11 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-81fb8acb-ae73-4f83-8340-70835551cb27 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c14fb3cf-c849-4261-b52e-39afaf7357f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-48581650-d672-4bf5-a1f7-4c4c514c3154 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-48581650-d672-4bf5-a1f7-4c4c514c3154 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/c00c8458-9e86-4d95-aa03-d423c58ae331 Sep 07 13:51:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-48581650-d672-4bf5-a1f7-4c4c514c3154 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-48581650-d672-4bf5-a1f7-4c4c514c3154 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-48581650-d672-4bf5-a1f7-4c4c514c3154 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/c00c8458-9e86-4d95-aa03-d423c58ae331 returned with HTTP 404 Sep 07 13:51:11 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 613/1253] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:11 2026] GET /volume/v3/volumes/c00c8458-9e86-4d95-aa03-d423c58ae331 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7a8d2c11-6e10-473a-8ce4-773d18319f0e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7a8d2c11-6e10-473a-8ce4-773d18319f0e tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/5bc362e1-bb32-470a-82f0-2c7162a0a4c9 Sep 07 13:51:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7a8d2c11-6e10-473a-8ce4-773d18319f0e tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7a8d2c11-6e10-473a-8ce4-773d18319f0e tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:11 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:11 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:11 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:11 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:11 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-81fb8acb-ae73-4f83-8340-70835551cb27 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Created reservations ['7f5e4472-2bdb-4a7d-ab3b-d1eaacb64436', 'f40f9022-0f4d-4a66-9fa0-8a47ec6f35fc', '930af5e1-4a68-4ab6-8ee8-6e56ca208c18', '8e934a21-1804-48b7-9fd9-d5dac175e0c0'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:51:11 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7a8d2c11-6e10-473a-8ce4-773d18319f0e tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:11 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-81fb8acb-ae73-4f83-8340-70835551cb27 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c14fb3cf-c849-4261-b52e-39afaf7357f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f5e4472-2bdb-4a7d-ab3b-d1eaacb64436', 'f40f9022-0f4d-4a66-9fa0-8a47ec6f35fc', '930af5e1-4a68-4ab6-8ee8-6e56ca208c18', '8e934a21-1804-48b7-9fd9-d5dac175e0c0']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:11 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-81fb8acb-ae73-4f83-8340-70835551cb27 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b36884a8-79aa-4ee0-a935-4616a7e3b037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7a8d2c11-6e10-473a-8ce4-773d18319f0e tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/5bc362e1-bb32-470a-82f0-2c7162a0a4c9 returned with HTTP 200 Sep 07 13:51:11 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 614/1254] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:11 2026] GET /volume/v3/volumes/5bc362e1-bb32-470a-82f0-2c7162a0a4c9 => generated 896 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e30ccf1e-250e-44ad-824b-ed0e84be7710 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e30ccf1e-250e-44ad-824b-ed0e84be7710 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] DELETE http://192.168.122.6/volume/v3/volumes/5bc362e1-bb32-470a-82f0-2c7162a0a4c9 Sep 07 13:51:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e30ccf1e-250e-44ad-824b-ed0e84be7710 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e30ccf1e-250e-44ad-824b-ed0e84be7710 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:11 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-e30ccf1e-250e-44ad-824b-ed0e84be7710 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Delete volume with id: 5bc362e1-bb32-470a-82f0-2c7162a0a4c9 Sep 07 13:51:11 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:11 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:11 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-81fb8acb-ae73-4f83-8340-70835551cb27 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b36884a8-79aa-4ee0-a935-4616a7e3b037) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f7cca54-663b-45f0-9be2-3e029f861f78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-775304032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e68c4f101874012a0b7e7792f5fdc12',qos_specs=None,replication_status=,reservations=['7f5e4472-2bdb-4a7d-ab3b-d1eaacb64436','f40f9022-0f4d-4a66-9fa0-8a47ec6f35fc','930af5e1-4a68-4ab6-8ee8-6e56ca208c18','8e934a21-1804-48b7-9fd9-d5dac175e0c0'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b82eb68e2d06499081d04b9c12e42b00',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:51:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-775304032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f7cca54-663b-45f0-9be2-3e029f861f78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e68c4f101874012a0b7e7792f5fdc12',provider_auth=None,provider_geometry=None,provider_id=None,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='b82eb68e2d06499081d04b9c12e42b00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:11 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-81fb8acb-ae73-4f83-8340-70835551cb27 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a58864d-f072-4dbf-9cff-6fcb93498ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:11 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:11 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:11 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:11 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:11 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e30ccf1e-250e-44ad-824b-ed0e84be7710 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:11 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-81fb8acb-ae73-4f83-8340-70835551cb27 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a58864d-f072-4dbf-9cff-6fcb93498ab3) transitioned into state 'SUCCESS' from state '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-775304032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e68c4f101874012a0b7e7792f5fdc12',qos_specs=None,replication_status=,reservations=['7f5e4472-2bdb-4a7d-ab3b-d1eaacb64436','f40f9022-0f4d-4a66-9fa0-8a47ec6f35fc','930af5e1-4a68-4ab6-8ee8-6e56ca208c18','8e934a21-1804-48b7-9fd9-d5dac175e0c0'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b82eb68e2d06499081d04b9c12e42b00',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:11 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-81fb8acb-ae73-4f83-8340-70835551cb27 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2e23eee-02f7-4224-b133-5db5b7559c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:11 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e30ccf1e-250e-44ad-824b-ed0e84be7710 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Delete volume request issued successfully. Sep 07 13:51:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e30ccf1e-250e-44ad-824b-ed0e84be7710 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/5bc362e1-bb32-470a-82f0-2c7162a0a4c9 returned with HTTP 202 Sep 07 13:51:11 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 615/1255] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:51:11 2026] DELETE /volume/v3/volumes/5bc362e1-bb32-470a-82f0-2c7162a0a4c9 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:51:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8345a667-8900-4976-9718-6d5298fa2771 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8345a667-8900-4976-9718-6d5298fa2771 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/5bc362e1-bb32-470a-82f0-2c7162a0a4c9 Sep 07 13:51:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8345a667-8900-4976-9718-6d5298fa2771 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8345a667-8900-4976-9718-6d5298fa2771 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:11 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-81fb8acb-ae73-4f83-8340-70835551cb27 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2e23eee-02f7-4224-b133-5db5b7559c35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:11 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-81fb8acb-ae73-4f83-8340-70835551cb27 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Flow 'volume_create_api' (ca3ab3dd-c457-4280-b211-3338a1d49a31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:11 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-81fb8acb-ae73-4f83-8340-70835551cb27 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Create volume request issued successfully. Sep 07 13:51:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-81fb8acb-ae73-4f83-8340-70835551cb27 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:51:11 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 641/1256] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:51:10 2026] POST /volume/v3/volumes => generated 759 bytes in 791 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:51:11 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:11 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-edeb6c74-7b93-4690-b2f3-f4c1c5c88e65 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-edeb6c74-7b93-4690-b2f3-f4c1c5c88e65 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] GET http://192.168.122.6/volume/v3/volumes/3f7cca54-663b-45f0-9be2-3e029f861f78 Sep 07 13:51:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-edeb6c74-7b93-4690-b2f3-f4c1c5c88e65 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-edeb6c74-7b93-4690-b2f3-f4c1c5c88e65 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:11 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:11 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:11 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:11 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:11 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:11 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:11 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8345a667-8900-4976-9718-6d5298fa2771 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:11 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-edeb6c74-7b93-4690-b2f3-f4c1c5c88e65 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Volume info retrieved successfully. Sep 07 13:51:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-edeb6c74-7b93-4690-b2f3-f4c1c5c88e65 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] http://192.168.122.6/volume/v3/volumes/3f7cca54-663b-45f0-9be2-3e029f861f78 returned with HTTP 200 Sep 07 13:51:11 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 642/1257] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:11 2026] GET /volume/v3/volumes/3f7cca54-663b-45f0-9be2-3e029f861f78 => generated 827 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:51:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8345a667-8900-4976-9718-6d5298fa2771 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/5bc362e1-bb32-470a-82f0-2c7162a0a4c9 returned with HTTP 200 Sep 07 13:51:11 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 616/1258] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:11 2026] GET /volume/v3/volumes/5bc362e1-bb32-470a-82f0-2c7162a0a4c9 => generated 895 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b613f7e8-c79e-4f40-8e6b-03d88108af92 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b613f7e8-c79e-4f40-8e6b-03d88108af92 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] GET http://192.168.122.6/volume/v3/volumes/3f7cca54-663b-45f0-9be2-3e029f861f78 Sep 07 13:51:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b613f7e8-c79e-4f40-8e6b-03d88108af92 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b613f7e8-c79e-4f40-8e6b-03d88108af92 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4a554f0b-f935-4a56-904a-4704791d65c0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4a554f0b-f935-4a56-904a-4704791d65c0 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/5bc362e1-bb32-470a-82f0-2c7162a0a4c9 Sep 07 13:51:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4a554f0b-f935-4a56-904a-4704791d65c0 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4a554f0b-f935-4a56-904a-4704791d65c0 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:12 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:12 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:12 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:12 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:12 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:12 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:12 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:12 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:12 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b613f7e8-c79e-4f40-8e6b-03d88108af92 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Volume info retrieved successfully. Sep 07 13:51:12 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4a554f0b-f935-4a56-904a-4704791d65c0 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4a554f0b-f935-4a56-904a-4704791d65c0 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/5bc362e1-bb32-470a-82f0-2c7162a0a4c9 returned with HTTP 200 Sep 07 13:51:12 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 617/1259] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:12 2026] GET /volume/v3/volumes/5bc362e1-bb32-470a-82f0-2c7162a0a4c9 => generated 895 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b613f7e8-c79e-4f40-8e6b-03d88108af92 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] http://192.168.122.6/volume/v3/volumes/3f7cca54-663b-45f0-9be2-3e029f861f78 returned with HTTP 200 Sep 07 13:51:12 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 643/1260] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:12 2026] GET /volume/v3/volumes/3f7cca54-663b-45f0-9be2-3e029f861f78 => generated 851 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c6c5a73a-9828-4fda-9f31-ae6914d3cda3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c6c5a73a-9828-4fda-9f31-ae6914d3cda3 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/5bc362e1-bb32-470a-82f0-2c7162a0a4c9 Sep 07 13:51:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c6c5a73a-9828-4fda-9f31-ae6914d3cda3 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c6c5a73a-9828-4fda-9f31-ae6914d3cda3 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-75b3e713-d178-4f36-bad9-3a261a4b3558 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c6c5a73a-9828-4fda-9f31-ae6914d3cda3 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/5bc362e1-bb32-470a-82f0-2c7162a0a4c9 returned with HTTP 404 Sep 07 13:51:13 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 618/1261] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:13 2026] GET /volume/v3/volumes/5bc362e1-bb32-470a-82f0-2c7162a0a4c9 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-75b3e713-d178-4f36-bad9-3a261a4b3558 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] GET http://192.168.122.6/volume/v3/volumes/3f7cca54-663b-45f0-9be2-3e029f861f78 Sep 07 13:51:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-75b3e713-d178-4f36-bad9-3a261a4b3558 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-75b3e713-d178-4f36-bad9-3a261a4b3558 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-0a9a5b70-3054-45e1-a0c5-e78d58d323f7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0a9a5b70-3054-45e1-a0c5-e78d58d323f7 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:51:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0a9a5b70-3054-45e1-a0c5-e78d58d323f7 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-730667024"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-0a9a5b70-3054-45e1-a0c5-e78d58d323f7 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-730667024'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:51:13 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-0a9a5b70-3054-45e1-a0c5-e78d58d323f7 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Create volume of 1 GB Sep 07 13:51:13 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-0a9a5b70-3054-45e1-a0c5-e78d58d323f7 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Availability Zones retrieved successfully. Sep 07 13:51:13 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:13 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:13 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:13 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:13 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-0a9a5b70-3054-45e1-a0c5-e78d58d323f7 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Flow 'volume_create_api' (82ba9975-c70f-463e-bb1b-ad030290561d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:13 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-75b3e713-d178-4f36-bad9-3a261a4b3558 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Volume info retrieved successfully. Sep 07 13:51:13 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-0a9a5b70-3054-45e1-a0c5-e78d58d323f7 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (542632fd-2abf-464d-8d88-4c6708a06434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:13 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-0a9a5b70-3054-45e1-a0c5-e78d58d323f7 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:51:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-75b3e713-d178-4f36-bad9-3a261a4b3558 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] http://192.168.122.6/volume/v3/volumes/3f7cca54-663b-45f0-9be2-3e029f861f78 returned with HTTP 200 Sep 07 13:51:13 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 644/1262] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:13 2026] GET /volume/v3/volumes/3f7cca54-663b-45f0-9be2-3e029f861f78 => generated 852 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:51:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c16ac9ce-be7e-4d87-bfea-071eaf54c051 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c16ac9ce-be7e-4d87-bfea-071eaf54c051 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:51:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c16ac9ce-be7e-4d87-bfea-071eaf54c051 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "3f7cca54-663b-45f0-9be2-3e029f861f78"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-c16ac9ce-be7e-4d87-bfea-071eaf54c051 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '3f7cca54-663b-45f0-9be2-3e029f861f78'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:51:13 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:13 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:13 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:13 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:13 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c16ac9ce-be7e-4d87-bfea-071eaf54c051 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Volume retrieved successfully. Sep 07 13:51:13 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-c16ac9ce-be7e-4d87-bfea-071eaf54c051 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Create volume of 1 GB Sep 07 13:51:13 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c16ac9ce-be7e-4d87-bfea-071eaf54c051 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Availability Zones retrieved successfully. Sep 07 13:51:13 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-0a9a5b70-3054-45e1-a0c5-e78d58d323f7 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (542632fd-2abf-464d-8d88-4c6708a06434) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:13 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-0a9a5b70-3054-45e1-a0c5-e78d58d323f7 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79e69bb4-50ab-4dbe-8d60-83828d66d27d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:13 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c16ac9ce-be7e-4d87-bfea-071eaf54c051 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Flow 'volume_create_api' (c020603d-02c3-410c-92fc-a9b02fcbdaf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:13 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c16ac9ce-be7e-4d87-bfea-071eaf54c051 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fecdbc90-6cad-461b-ac4d-756f3f570754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:13 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-c16ac9ce-be7e-4d87-bfea-071eaf54c051 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:51:13 devstack devstack@c-api.service[87262]: WARNING cinder.volume.api [None req-c16ac9ce-be7e-4d87-bfea-071eaf54c051 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fecdbc90-6cad-461b-ac4d-756f3f570754) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 13:51:13 devstack devstack@c-api.service[87262]: 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 07 13:51:13 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c16ac9ce-be7e-4d87-bfea-071eaf54c051 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fecdbc90-6cad-461b-ac4d-756f3f570754) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:13 devstack devstack@c-api.service[87262]: WARNING cinder.volume.api [None req-c16ac9ce-be7e-4d87-bfea-071eaf54c051 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fecdbc90-6cad-461b-ac4d-756f3f570754) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 13:51:13 devstack devstack@c-api.service[87262]: WARNING cinder.volume.api [None req-c16ac9ce-be7e-4d87-bfea-071eaf54c051 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Flow 'volume_create_api' (c020603d-02c3-410c-92fc-a9b02fcbdaf9) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 13:51:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c16ac9ce-be7e-4d87-bfea-071eaf54c051 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 400 Sep 07 13:51:13 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 645/1263] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:51:13 2026] POST /volume/v3/volumes => generated 173 bytes in 106 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 13:51:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e2f125ee-f42e-4f00-bc32-211e8c51cbc3 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e2f125ee-f42e-4f00-bc32-211e8c51cbc3 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] GET http://192.168.122.6/volume/v3/volumes/3f7cca54-663b-45f0-9be2-3e029f861f78 Sep 07 13:51:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e2f125ee-f42e-4f00-bc32-211e8c51cbc3 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e2f125ee-f42e-4f00-bc32-211e8c51cbc3 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:13 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:13 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:13 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:13 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:13 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e2f125ee-f42e-4f00-bc32-211e8c51cbc3 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Volume info retrieved successfully. Sep 07 13:51:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e2f125ee-f42e-4f00-bc32-211e8c51cbc3 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] http://192.168.122.6/volume/v3/volumes/3f7cca54-663b-45f0-9be2-3e029f861f78 returned with HTTP 200 Sep 07 13:51:13 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 646/1264] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:13 2026] GET /volume/v3/volumes/3f7cca54-663b-45f0-9be2-3e029f861f78 => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e4f51dbb-2394-4b48-af44-f4954f950e67 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e4f51dbb-2394-4b48-af44-f4954f950e67 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] DELETE http://192.168.122.6/volume/v3/volumes/3f7cca54-663b-45f0-9be2-3e029f861f78 Sep 07 13:51:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e4f51dbb-2394-4b48-af44-f4954f950e67 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:13 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-0a9a5b70-3054-45e1-a0c5-e78d58d323f7 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Created reservations ['20e18a34-9b43-485d-9ecf-e6683cebf072', '5dd2923f-9ac9-40af-aff1-cf63c424544e', '022b2a47-907a-4d5f-b82c-afb2f6d090b5', '291b290f-6d35-4543-86c9-d459376c90de'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:51:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e4f51dbb-2394-4b48-af44-f4954f950e67 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:13 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-e4f51dbb-2394-4b48-af44-f4954f950e67 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Delete volume with id: 3f7cca54-663b-45f0-9be2-3e029f861f78 Sep 07 13:51:13 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-0a9a5b70-3054-45e1-a0c5-e78d58d323f7 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79e69bb4-50ab-4dbe-8d60-83828d66d27d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20e18a34-9b43-485d-9ecf-e6683cebf072', '5dd2923f-9ac9-40af-aff1-cf63c424544e', '022b2a47-907a-4d5f-b82c-afb2f6d090b5', '291b290f-6d35-4543-86c9-d459376c90de']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:13 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-0a9a5b70-3054-45e1-a0c5-e78d58d323f7 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe25f3d9-7c03-4bc1-a21e-f783c8cc0b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:13 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:13 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:13 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:13 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:13 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e4f51dbb-2394-4b48-af44-f4954f950e67 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Volume info retrieved successfully. Sep 07 13:51:13 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:13 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:13 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-0a9a5b70-3054-45e1-a0c5-e78d58d323f7 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe25f3d9-7c03-4bc1-a21e-f783c8cc0b0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b94031e4-acd1-4be9-9634-7f7d702e772d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-730667024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad578935552d4d118f97a8607eba93f3',qos_specs=None,replication_status=,reservations=['20e18a34-9b43-485d-9ecf-e6683cebf072','5dd2923f-9ac9-40af-aff1-cf63c424544e','022b2a47-907a-4d5f-b82c-afb2f6d090b5','291b290f-6d35-4543-86c9-d459376c90de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e4cd642ccf14bc3b0fdf3ad26e0e592',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:51:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-730667024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b94031e4-acd1-4be9-9634-7f7d702e772d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad578935552d4d118f97a8607eba93f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e4cd642ccf14bc3b0fdf3ad26e0e592',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:13 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-0a9a5b70-3054-45e1-a0c5-e78d58d323f7 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e065ec67-9e82-4edd-bdf3-970290721891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:14 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e4f51dbb-2394-4b48-af44-f4954f950e67 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Delete volume request issued successfully. Sep 07 13:51:14 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e4f51dbb-2394-4b48-af44-f4954f950e67 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] http://192.168.122.6/volume/v3/volumes/3f7cca54-663b-45f0-9be2-3e029f861f78 returned with HTTP 202 Sep 07 13:51:14 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 647/1265] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:51:13 2026] DELETE /volume/v3/volumes/3f7cca54-663b-45f0-9be2-3e029f861f78 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 13:51:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f1e07fac-daf9-4c1b-8e3c-99cc2dbf2a7b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:14 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f1e07fac-daf9-4c1b-8e3c-99cc2dbf2a7b tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] GET http://192.168.122.6/volume/v3/volumes/3f7cca54-663b-45f0-9be2-3e029f861f78 Sep 07 13:51:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f1e07fac-daf9-4c1b-8e3c-99cc2dbf2a7b tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f1e07fac-daf9-4c1b-8e3c-99cc2dbf2a7b tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:14 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:14 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:14 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:14 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:14 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-0a9a5b70-3054-45e1-a0c5-e78d58d323f7 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e065ec67-9e82-4edd-bdf3-970290721891) transitioned into state 'SUCCESS' from state '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-730667024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad578935552d4d118f97a8607eba93f3',qos_specs=None,replication_status=,reservations=['20e18a34-9b43-485d-9ecf-e6683cebf072','5dd2923f-9ac9-40af-aff1-cf63c424544e','022b2a47-907a-4d5f-b82c-afb2f6d090b5','291b290f-6d35-4543-86c9-d459376c90de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e4cd642ccf14bc3b0fdf3ad26e0e592',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:14 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-0a9a5b70-3054-45e1-a0c5-e78d58d323f7 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02528894-4537-4257-bc72-390804986afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:14 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f1e07fac-daf9-4c1b-8e3c-99cc2dbf2a7b tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Volume info retrieved successfully. Sep 07 13:51:14 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f1e07fac-daf9-4c1b-8e3c-99cc2dbf2a7b tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] http://192.168.122.6/volume/v3/volumes/3f7cca54-663b-45f0-9be2-3e029f861f78 returned with HTTP 200 Sep 07 13:51:14 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 648/1266] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:14 2026] GET /volume/v3/volumes/3f7cca54-663b-45f0-9be2-3e029f861f78 => generated 851 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:14 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-0a9a5b70-3054-45e1-a0c5-e78d58d323f7 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02528894-4537-4257-bc72-390804986afe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:14 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-0a9a5b70-3054-45e1-a0c5-e78d58d323f7 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Flow 'volume_create_api' (82ba9975-c70f-463e-bb1b-ad030290561d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:14 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-0a9a5b70-3054-45e1-a0c5-e78d58d323f7 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Create volume request issued successfully. Sep 07 13:51:14 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0a9a5b70-3054-45e1-a0c5-e78d58d323f7 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:51:14 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 619/1267] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:51:13 2026] POST /volume/v3/volumes => generated 749 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:51:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d18ef668-38c5-4314-8fab-8424c56ecb91 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:14 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d18ef668-38c5-4314-8fab-8424c56ecb91 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/b94031e4-acd1-4be9-9634-7f7d702e772d Sep 07 13:51:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d18ef668-38c5-4314-8fab-8424c56ecb91 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d18ef668-38c5-4314-8fab-8424c56ecb91 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:14 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:14 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:14 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:14 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:14 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d18ef668-38c5-4314-8fab-8424c56ecb91 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:14 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d18ef668-38c5-4314-8fab-8424c56ecb91 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/b94031e4-acd1-4be9-9634-7f7d702e772d returned with HTTP 200 Sep 07 13:51:14 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 649/1268] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:14 2026] GET /volume/v3/volumes/b94031e4-acd1-4be9-9634-7f7d702e772d => generated 817 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-667b1431-2957-4f2c-a8ca-0a276907221f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-667b1431-2957-4f2c-a8ca-0a276907221f tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] GET http://192.168.122.6/volume/v3/volumes/3f7cca54-663b-45f0-9be2-3e029f861f78 Sep 07 13:51:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-667b1431-2957-4f2c-a8ca-0a276907221f tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-667b1431-2957-4f2c-a8ca-0a276907221f tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:15 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:15 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:15 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:15 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:15 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-667b1431-2957-4f2c-a8ca-0a276907221f tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Volume info retrieved successfully. Sep 07 13:51:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-667b1431-2957-4f2c-a8ca-0a276907221f tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] http://192.168.122.6/volume/v3/volumes/3f7cca54-663b-45f0-9be2-3e029f861f78 returned with HTTP 200 Sep 07 13:51:15 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 620/1269] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:15 2026] GET /volume/v3/volumes/3f7cca54-663b-45f0-9be2-3e029f861f78 => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5ed93e20-3dfc-4772-9d0b-f54057e8c986 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5ed93e20-3dfc-4772-9d0b-f54057e8c986 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/b94031e4-acd1-4be9-9634-7f7d702e772d Sep 07 13:51:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5ed93e20-3dfc-4772-9d0b-f54057e8c986 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5ed93e20-3dfc-4772-9d0b-f54057e8c986 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:15 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:15 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:15 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:15 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:15 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5ed93e20-3dfc-4772-9d0b-f54057e8c986 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5ed93e20-3dfc-4772-9d0b-f54057e8c986 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/b94031e4-acd1-4be9-9634-7f7d702e772d returned with HTTP 200 Sep 07 13:51:15 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 650/1270] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:15 2026] GET /volume/v3/volumes/b94031e4-acd1-4be9-9634-7f7d702e772d => generated 841 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:51:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3b5bd5d5-d615-48bd-81bf-8ecd2e6dcaf5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3b5bd5d5-d615-48bd-81bf-8ecd2e6dcaf5 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] GET http://192.168.122.6/volume/v3/volumes/3f7cca54-663b-45f0-9be2-3e029f861f78 Sep 07 13:51:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3b5bd5d5-d615-48bd-81bf-8ecd2e6dcaf5 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3b5bd5d5-d615-48bd-81bf-8ecd2e6dcaf5 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3b5bd5d5-d615-48bd-81bf-8ecd2e6dcaf5 tempest-VolumesCloneNegativeTest-1831110264 tempest-VolumesCloneNegativeTest-1831110264-project-member] http://192.168.122.6/volume/v3/volumes/3f7cca54-663b-45f0-9be2-3e029f861f78 returned with HTTP 404 Sep 07 13:51:16 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 621/1271] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:16 2026] GET /volume/v3/volumes/3f7cca54-663b-45f0-9be2-3e029f861f78 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2a00cac6-2968-4a20-b567-01be45e4ee23 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2a00cac6-2968-4a20-b567-01be45e4ee23 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/b94031e4-acd1-4be9-9634-7f7d702e772d Sep 07 13:51:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2a00cac6-2968-4a20-b567-01be45e4ee23 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2a00cac6-2968-4a20-b567-01be45e4ee23 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:16 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:16 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:16 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:16 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:16 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2a00cac6-2968-4a20-b567-01be45e4ee23 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2a00cac6-2968-4a20-b567-01be45e4ee23 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/b94031e4-acd1-4be9-9634-7f7d702e772d returned with HTTP 200 Sep 07 13:51:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 651/1272] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:16 2026] GET /volume/v3/volumes/b94031e4-acd1-4be9-9634-7f7d702e772d => generated 842 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1c61aee0-3c92-4c23-b725-fe4fdd8356bb None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1c61aee0-3c92-4c23-b725-fe4fdd8356bb tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:51:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1c61aee0-3c92-4c23-b725-fe4fdd8356bb tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "b94031e4-acd1-4be9-9634-7f7d702e772d", "size": 1, "name": "tempest-VolumesGetTest-Volume-178453920", "metadata": {"Type": "Test"}}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-1c61aee0-3c92-4c23-b725-fe4fdd8356bb tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Create volume request body: {'volume': {'source_volid': 'b94031e4-acd1-4be9-9634-7f7d702e772d', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-178453920', 'metadata': {'Type': 'Test'}}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:51:16 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:16 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:16 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:16 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:16 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1c61aee0-3c92-4c23-b725-fe4fdd8356bb tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume retrieved successfully. Sep 07 13:51:16 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-1c61aee0-3c92-4c23-b725-fe4fdd8356bb tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Create volume of 1 GB Sep 07 13:51:16 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1c61aee0-3c92-4c23-b725-fe4fdd8356bb tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Availability Zones retrieved successfully. Sep 07 13:51:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1c61aee0-3c92-4c23-b725-fe4fdd8356bb tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Flow 'volume_create_api' (5eaf9b91-a12b-43ff-8920-4dce3042d60a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1c61aee0-3c92-4c23-b725-fe4fdd8356bb tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de6cef7d-cf31-405a-bbca-3e29b29b2182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-1c61aee0-3c92-4c23-b725-fe4fdd8356bb tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:51:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1c61aee0-3c92-4c23-b725-fe4fdd8356bb tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de6cef7d-cf31-405a-bbca-3e29b29b2182) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b94031e4-acd1-4be9-9634-7f7d702e772d', 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1c61aee0-3c92-4c23-b725-fe4fdd8356bb tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba60647b-7c5d-4eb7-ae34-f958bd38b658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:16 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-1c61aee0-3c92-4c23-b725-fe4fdd8356bb tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Created reservations ['770273ac-e0ad-4ec7-a354-a6fc7ed7985b', 'd0b3c418-e4b8-4d99-9916-c4fee7188f5f', '3c56c9ad-ecb6-4d55-b176-ebc5edd6405e', 'f9e0a98e-bf82-4471-873b-c069d618e720'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:51:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1c61aee0-3c92-4c23-b725-fe4fdd8356bb tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba60647b-7c5d-4eb7-ae34-f958bd38b658) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['770273ac-e0ad-4ec7-a354-a6fc7ed7985b', 'd0b3c418-e4b8-4d99-9916-c4fee7188f5f', '3c56c9ad-ecb6-4d55-b176-ebc5edd6405e', 'f9e0a98e-bf82-4471-873b-c069d618e720']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1c61aee0-3c92-4c23-b725-fe4fdd8356bb tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b5879e9-7eb7-46b8-9a0a-507b5e10ab91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:16 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:16 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:17 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:17 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1c61aee0-3c92-4c23-b725-fe4fdd8356bb tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b5879e9-7eb7-46b8-9a0a-507b5e10ab91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c32e6b19-9dbd-4df2-bcbc-2ec035426be6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-178453920',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ad578935552d4d118f97a8607eba93f3',qos_specs=None,replication_status=,reservations=['770273ac-e0ad-4ec7-a354-a6fc7ed7985b','d0b3c418-e4b8-4d99-9916-c4fee7188f5f','3c56c9ad-ecb6-4d55-b176-ebc5edd6405e','f9e0a98e-bf82-4471-873b-c069d618e720'],size=1,snapshot_id=None,source_replicaid=,source_volid=b94031e4-acd1-4be9-9634-7f7d702e772d,status='creating',user_id='5e4cd642ccf14bc3b0fdf3ad26e0e592',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:51:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-178453920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c32e6b19-9dbd-4df2-bcbc-2ec035426be6,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='ad578935552d4d118f97a8607eba93f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b94031e4-acd1-4be9-9634-7f7d702e772d,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e4cd642ccf14bc3b0fdf3ad26e0e592',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1c61aee0-3c92-4c23-b725-fe4fdd8356bb tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05fe5bb8-c54c-48ed-918b-3b1dcf2bdbe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1c61aee0-3c92-4c23-b725-fe4fdd8356bb tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05fe5bb8-c54c-48ed-918b-3b1dcf2bdbe9) transitioned into state 'SUCCESS' from state '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-178453920',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ad578935552d4d118f97a8607eba93f3',qos_specs=None,replication_status=,reservations=['770273ac-e0ad-4ec7-a354-a6fc7ed7985b','d0b3c418-e4b8-4d99-9916-c4fee7188f5f','3c56c9ad-ecb6-4d55-b176-ebc5edd6405e','f9e0a98e-bf82-4471-873b-c069d618e720'],size=1,snapshot_id=None,source_replicaid=,source_volid=b94031e4-acd1-4be9-9634-7f7d702e772d,status='creating',user_id='5e4cd642ccf14bc3b0fdf3ad26e0e592',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1c61aee0-3c92-4c23-b725-fe4fdd8356bb tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5eaf3242-7768-4b5d-b9bd-7a9cae80fa67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:17 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:17 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1c61aee0-3c92-4c23-b725-fe4fdd8356bb tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5eaf3242-7768-4b5d-b9bd-7a9cae80fa67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1c61aee0-3c92-4c23-b725-fe4fdd8356bb tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Flow 'volume_create_api' (5eaf9b91-a12b-43ff-8920-4dce3042d60a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:17 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1c61aee0-3c92-4c23-b725-fe4fdd8356bb tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Create volume request issued successfully. Sep 07 13:51:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1c61aee0-3c92-4c23-b725-fe4fdd8356bb tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:51:17 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 622/1273] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:51:16 2026] POST /volume/v3/volumes => generated 797 bytes in 647 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 13:51:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-06991258-458b-476e-bf04-f0f7bf6140c8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-06991258-458b-476e-bf04-f0f7bf6140c8 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 Sep 07 13:51:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-06991258-458b-476e-bf04-f0f7bf6140c8 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-06991258-458b-476e-bf04-f0f7bf6140c8 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:17 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:17 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:17 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:17 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:17 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-06991258-458b-476e-bf04-f0f7bf6140c8 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-06991258-458b-476e-bf04-f0f7bf6140c8 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 returned with HTTP 200 Sep 07 13:51:17 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 652/1274] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:17 2026] GET /volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 => generated 865 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-78773930-3858-426f-a16d-d50d343a6c0f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-78773930-3858-426f-a16d-d50d343a6c0f tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 Sep 07 13:51:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-78773930-3858-426f-a16d-d50d343a6c0f tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-78773930-3858-426f-a16d-d50d343a6c0f tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:18 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:18 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:18 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:18 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:18 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-78773930-3858-426f-a16d-d50d343a6c0f tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-78773930-3858-426f-a16d-d50d343a6c0f tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 returned with HTTP 200 Sep 07 13:51:18 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 623/1275] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:18 2026] GET /volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 => generated 889 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-32879b7e-bfd3-4182-a804-aa8832f89d98 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-32879b7e-bfd3-4182-a804-aa8832f89d98 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 Sep 07 13:51:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-32879b7e-bfd3-4182-a804-aa8832f89d98 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-32879b7e-bfd3-4182-a804-aa8832f89d98 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:19 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:19 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:19 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:19 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:19 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-32879b7e-bfd3-4182-a804-aa8832f89d98 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-32879b7e-bfd3-4182-a804-aa8832f89d98 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 returned with HTTP 200 Sep 07 13:51:19 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 653/1276] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:19 2026] GET /volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 => generated 889 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-da2afa56-db67-4513-a2da-997d9d5fdf06 req-0a6e5e1d-9aa5-42a0-be79-945a8e447d9e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-da2afa56-db67-4513-a2da-997d9d5fdf06 req-0a6e5e1d-9aa5-42a0-be79-945a8e447d9e tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] GET http://192.168.122.6/volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c Sep 07 13:51:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-da2afa56-db67-4513-a2da-997d9d5fdf06 req-0a6e5e1d-9aa5-42a0-be79-945a8e447d9e tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-da2afa56-db67-4513-a2da-997d9d5fdf06 req-0a6e5e1d-9aa5-42a0-be79-945a8e447d9e tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:19 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:19 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:19 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:19 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:19 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-da2afa56-db67-4513-a2da-997d9d5fdf06 req-0a6e5e1d-9aa5-42a0-be79-945a8e447d9e tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Volume info retrieved successfully. Sep 07 13:51:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-da2afa56-db67-4513-a2da-997d9d5fdf06 req-0a6e5e1d-9aa5-42a0-be79-945a8e447d9e tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] http://192.168.122.6/volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c returned with HTTP 200 Sep 07 13:51:19 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 624/1277] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:51:19 2026] GET /volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4603d90b-dbab-4320-8e7a-f115a2a9c5ab None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4603d90b-dbab-4320-8e7a-f115a2a9c5ab None None] GET http://192.168.122.6/volume// Sep 07 13:51:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4603d90b-dbab-4320-8e7a-f115a2a9c5ab None None] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4603d90b-dbab-4320-8e7a-f115a2a9c5ab None None] Calling method 'all' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4603d90b-dbab-4320-8e7a-f115a2a9c5ab None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:51:20 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 654/1278] 192.168.122.6 () {58 vars in 1298 bytes} [Mon Sep 7 13:51:20 2026] GET /volume/ => generated 388 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:51:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-da2afa56-db67-4513-a2da-997d9d5fdf06 req-697834ca-7d53-4fcb-ae7e-fd1ce84d2875 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-da2afa56-db67-4513-a2da-997d9d5fdf06 req-697834ca-7d53-4fcb-ae7e-fd1ce84d2875 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 07 13:51:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-da2afa56-db67-4513-a2da-997d9d5fdf06 req-697834ca-7d53-4fcb-ae7e-fd1ce84d2875 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ecb9f44f-7a27-4dde-9d8a-500f237b492c", "connector": null, "instance_uuid": "3123b0e6-40aa-481c-9db6-2c9b2b3baeee"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:20 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:20 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:20 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:20 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-da2afa56-db67-4513-a2da-997d9d5fdf06 req-697834ca-7d53-4fcb-ae7e-fd1ce84d2875 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 07 13:51:20 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 625/1279] 192.168.122.6 () {66 vars in 1473 bytes} [Mon Sep 7 13:51:20 2026] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-da2afa56-db67-4513-a2da-997d9d5fdf06 req-673e3229-0b92-4c17-9a5e-70283cdf7168 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-da2afa56-db67-4513-a2da-997d9d5fdf06 req-673e3229-0b92-4c17-9a5e-70283cdf7168 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] POST http://192.168.122.6/volume/v3/attachments/fcd49fc6-c0b3-455a-b0b0-cacdabb0eee5/action Sep 07 13:51:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-da2afa56-db67-4513-a2da-997d9d5fdf06 req-673e3229-0b92-4c17-9a5e-70283cdf7168 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Action body: b'{"os-complete": null}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:51:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-da2afa56-db67-4513-a2da-997d9d5fdf06 req-673e3229-0b92-4c17-9a5e-70283cdf7168 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:20 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:20 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:20 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:20 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-da2afa56-db67-4513-a2da-997d9d5fdf06 req-673e3229-0b92-4c17-9a5e-70283cdf7168 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] http://192.168.122.6/volume/v3/attachments/fcd49fc6-c0b3-455a-b0b0-cacdabb0eee5/action returned with HTTP 204 Sep 07 13:51:20 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 655/1280] 192.168.122.6 () {66 vars in 1604 bytes} [Mon Sep 7 13:51:20 2026] POST /volume/v3/attachments/fcd49fc6-c0b3-455a-b0b0-cacdabb0eee5/action => generated 0 bytes in 117 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-68a7a2ed-db88-4842-bc35-288bb826825b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-68a7a2ed-db88-4842-bc35-288bb826825b tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] GET http://192.168.122.6/volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c Sep 07 13:51:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-68a7a2ed-db88-4842-bc35-288bb826825b tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-68a7a2ed-db88-4842-bc35-288bb826825b tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:20 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:20 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:20 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:20 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:20 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-68a7a2ed-db88-4842-bc35-288bb826825b tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Volume info retrieved successfully. Sep 07 13:51:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-68a7a2ed-db88-4842-bc35-288bb826825b tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] http://192.168.122.6/volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c returned with HTTP 200 Sep 07 13:51:20 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 626/1281] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:20 2026] GET /volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c => generated 1116 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-43d1e834-3602-4226-a55f-b06d1e4478bc None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-43d1e834-3602-4226-a55f-b06d1e4478bc tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] GET http://192.168.122.6/volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c Sep 07 13:51:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-43d1e834-3602-4226-a55f-b06d1e4478bc tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-43d1e834-3602-4226-a55f-b06d1e4478bc tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:20 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:20 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6fdeea26-8bb2-46ce-82d6-9ab06368b77c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:20 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:20 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6fdeea26-8bb2-46ce-82d6-9ab06368b77c tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 Sep 07 13:51:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6fdeea26-8bb2-46ce-82d6-9ab06368b77c tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6fdeea26-8bb2-46ce-82d6-9ab06368b77c tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:20 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-43d1e834-3602-4226-a55f-b06d1e4478bc tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Volume info retrieved successfully. Sep 07 13:51:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-43d1e834-3602-4226-a55f-b06d1e4478bc tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] http://192.168.122.6/volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c returned with HTTP 200 Sep 07 13:51:20 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 656/1282] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:20 2026] GET /volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c => generated 1116 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:20 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:20 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:20 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:20 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:20 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6fdeea26-8bb2-46ce-82d6-9ab06368b77c tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6fdeea26-8bb2-46ce-82d6-9ab06368b77c tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 returned with HTTP 200 Sep 07 13:51:20 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 627/1283] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:20 2026] GET /volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 => generated 889 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-96019ad8-40ad-4695-b226-14f5f41c1927 req-43a4e551-6db7-4aeb-859a-53354f595fbd None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-96019ad8-40ad-4695-b226-14f5f41c1927 req-43a4e551-6db7-4aeb-859a-53354f595fbd tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] GET http://192.168.122.6/volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c Sep 07 13:51:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-96019ad8-40ad-4695-b226-14f5f41c1927 req-43a4e551-6db7-4aeb-859a-53354f595fbd tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-96019ad8-40ad-4695-b226-14f5f41c1927 req-43a4e551-6db7-4aeb-859a-53354f595fbd tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:20 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:20 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:20 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:20 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:20 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-96019ad8-40ad-4695-b226-14f5f41c1927 req-43a4e551-6db7-4aeb-859a-53354f595fbd tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Volume info retrieved successfully. Sep 07 13:51:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-96019ad8-40ad-4695-b226-14f5f41c1927 req-43a4e551-6db7-4aeb-859a-53354f595fbd tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] http://192.168.122.6/volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c returned with HTTP 200 Sep 07 13:51:20 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 657/1284] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:51:20 2026] GET /volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c => generated 1116 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-96019ad8-40ad-4695-b226-14f5f41c1927 req-fa112877-f12d-4e5c-addf-29ed57b454cb None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-96019ad8-40ad-4695-b226-14f5f41c1927 req-fa112877-f12d-4e5c-addf-29ed57b454cb tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] DELETE http://192.168.122.6/volume/v3/attachments/fcd49fc6-c0b3-455a-b0b0-cacdabb0eee5 Sep 07 13:51:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-96019ad8-40ad-4695-b226-14f5f41c1927 req-fa112877-f12d-4e5c-addf-29ed57b454cb tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-96019ad8-40ad-4695-b226-14f5f41c1927 req-fa112877-f12d-4e5c-addf-29ed57b454cb tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:20 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:20 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:20 devstack devstack@c-api.service[87261]: /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 07 13:51:20 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, Sep 07 13:51:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-96019ad8-40ad-4695-b226-14f5f41c1927 req-fa112877-f12d-4e5c-addf-29ed57b454cb tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] http://192.168.122.6/volume/v3/attachments/fcd49fc6-c0b3-455a-b0b0-cacdabb0eee5 returned with HTTP 200 Sep 07 13:51:20 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 628/1285] 192.168.122.6 () {64 vars in 1552 bytes} [Mon Sep 7 13:51:20 2026] DELETE /volume/v3/attachments/fcd49fc6-c0b3-455a-b0b0-cacdabb0eee5 => generated 19 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-105e924e-60d0-4959-934d-d8eb0dccf2e5 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-105e924e-60d0-4959-934d-d8eb0dccf2e5 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] GET http://192.168.122.6/volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c Sep 07 13:51:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-105e924e-60d0-4959-934d-d8eb0dccf2e5 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-105e924e-60d0-4959-934d-d8eb0dccf2e5 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:21 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:21 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:21 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:21 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:21 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-105e924e-60d0-4959-934d-d8eb0dccf2e5 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Volume info retrieved successfully. Sep 07 13:51:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-105e924e-60d0-4959-934d-d8eb0dccf2e5 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] http://192.168.122.6/volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c returned with HTTP 200 Sep 07 13:51:21 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 658/1286] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:21 2026] GET /volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b5433e8d-f2ca-48d9-89c1-dccafde299c6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b5433e8d-f2ca-48d9-89c1-dccafde299c6 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 Sep 07 13:51:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b5433e8d-f2ca-48d9-89c1-dccafde299c6 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b5433e8d-f2ca-48d9-89c1-dccafde299c6 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:21 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:21 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:21 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:21 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:21 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b5433e8d-f2ca-48d9-89c1-dccafde299c6 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b5433e8d-f2ca-48d9-89c1-dccafde299c6 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 returned with HTTP 200 Sep 07 13:51:21 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 629/1287] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:21 2026] GET /volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 => generated 889 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ce8958d5-395c-4c42-a56a-ea565671a9b4 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ce8958d5-395c-4c42-a56a-ea565671a9b4 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:51:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ce8958d5-395c-4c42-a56a-ea565671a9b4 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2054035733", "imageRef": "bdbd1541-2076-47bf-b26a-15662727e644", "size": 1}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-ce8958d5-395c-4c42-a56a-ea565671a9b4 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2054035733', 'imageRef': 'bdbd1541-2076-47bf-b26a-15662727e644', 'size': 1}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:51:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-45c512cc-272c-492d-8d05-1fb5d0031249 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-45c512cc-272c-492d-8d05-1fb5d0031249 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:51:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-45c512cc-272c-492d-8d05-1fb5d0031249 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "bdbd1541-2076-47bf-b26a-15662727e644", "size": 1, "name": "tempest-VolumesExtendTest-Volume-218439955"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-45c512cc-272c-492d-8d05-1fb5d0031249 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Create volume request body: {'volume': {'imageRef': 'bdbd1541-2076-47bf-b26a-15662727e644', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-218439955'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:51:22 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-ce8958d5-395c-4c42-a56a-ea565671a9b4 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Create volume of 1 GB Sep 07 13:51:22 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ce8958d5-395c-4c42-a56a-ea565671a9b4 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Availability Zones retrieved successfully. Sep 07 13:51:22 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-45c512cc-272c-492d-8d05-1fb5d0031249 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Create volume of 1 GB Sep 07 13:51:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ce8958d5-395c-4c42-a56a-ea565671a9b4 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Flow 'volume_create_api' (3da9dd62-e13f-4e02-803b-2cdc33988bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ce8958d5-395c-4c42-a56a-ea565671a9b4 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (605ed6b8-a7ca-4bc3-8912-7e5b31094a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:22 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-45c512cc-272c-492d-8d05-1fb5d0031249 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Availability Zones retrieved successfully. Sep 07 13:51:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-ce8958d5-395c-4c42-a56a-ea565671a9b4 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:51:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-45c512cc-272c-492d-8d05-1fb5d0031249 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Flow 'volume_create_api' (8a0cc557-d71f-4607-a781-b5c65335c67e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-45c512cc-272c-492d-8d05-1fb5d0031249 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fb16f45-3a00-4ca4-9892-772f337518fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-45c512cc-272c-492d-8d05-1fb5d0031249 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:51:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ce8958d5-395c-4c42-a56a-ea565671a9b4 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (605ed6b8-a7ca-4bc3-8912-7e5b31094a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ce8958d5-395c-4c42-a56a-ea565671a9b4 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b994b2f-b6a6-4611-a03c-3de93023e795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-45c512cc-272c-492d-8d05-1fb5d0031249 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fb16f45-3a00-4ca4-9892-772f337518fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-45c512cc-272c-492d-8d05-1fb5d0031249 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19b45573-a6eb-406a-bff3-f519ab7145f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:22 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-ce8958d5-395c-4c42-a56a-ea565671a9b4 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Created reservations ['a8f9743b-4bc9-496f-8deb-5f47b71f745d', '4f17dbc2-2fdd-4cac-a780-3784a9a35678', '7b96ded2-58a1-49f0-893f-b41444351905', '4dc33c64-5b2b-41f2-9f19-cf28ac4c7d77'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:51:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ce8958d5-395c-4c42-a56a-ea565671a9b4 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b994b2f-b6a6-4611-a03c-3de93023e795) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8f9743b-4bc9-496f-8deb-5f47b71f745d', '4f17dbc2-2fdd-4cac-a780-3784a9a35678', '7b96ded2-58a1-49f0-893f-b41444351905', '4dc33c64-5b2b-41f2-9f19-cf28ac4c7d77']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ce8958d5-395c-4c42-a56a-ea565671a9b4 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2ef2211-4ebb-494c-a231-a2227607c695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:22 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-45c512cc-272c-492d-8d05-1fb5d0031249 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Created reservations ['fa7b6646-d012-495f-90de-b0dac398da73', '4daa0de6-4afe-43fe-9c67-6a78a6dd0e23', 'd3af51e2-223e-4aee-9305-54f12f5e0737', '8f35bb2c-1fdd-4560-ad49-3d6dfd285beb'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:51:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-45c512cc-272c-492d-8d05-1fb5d0031249 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19b45573-a6eb-406a-bff3-f519ab7145f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa7b6646-d012-495f-90de-b0dac398da73', '4daa0de6-4afe-43fe-9c67-6a78a6dd0e23', 'd3af51e2-223e-4aee-9305-54f12f5e0737', '8f35bb2c-1fdd-4560-ad49-3d6dfd285beb']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-45c512cc-272c-492d-8d05-1fb5d0031249 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (489124bf-f827-4a62-9722-ade6616e6f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:22 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:22 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ce8958d5-395c-4c42-a56a-ea565671a9b4 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2ef2211-4ebb-494c-a231-a2227607c695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '664cac84-7c2e-4092-a58f-4219c6065d08', '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-2054035733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f52a55aeb0a4f548323fe5003d8bdc5',qos_specs=None,replication_status=,reservations=['a8f9743b-4bc9-496f-8deb-5f47b71f745d','4f17dbc2-2fdd-4cac-a780-3784a9a35678','7b96ded2-58a1-49f0-893f-b41444351905','4dc33c64-5b2b-41f2-9f19-cf28ac4c7d77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c647a47e110b47e187bab37a50f1c203',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:51:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2054035733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=664cac84-7c2e-4092-a58f-4219c6065d08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f52a55aeb0a4f548323fe5003d8bdc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c647a47e110b47e187bab37a50f1c203',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ce8958d5-395c-4c42-a56a-ea565671a9b4 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bd0c196-631a-49eb-b448-ce75fa132952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:22 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:22 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-45c512cc-272c-492d-8d05-1fb5d0031249 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (489124bf-f827-4a62-9722-ade6616e6f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06640ff1-4859-4902-975f-3942e2680104', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-218439955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba2a9ce076024a3aa391aafaaca43888',qos_specs=None,replication_status=,reservations=['fa7b6646-d012-495f-90de-b0dac398da73','4daa0de6-4afe-43fe-9c67-6a78a6dd0e23','d3af51e2-223e-4aee-9305-54f12f5e0737','8f35bb2c-1fdd-4560-ad49-3d6dfd285beb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e2f684320d44acda48fd77029a40557',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:51:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-218439955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06640ff1-4859-4902-975f-3942e2680104,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba2a9ce076024a3aa391aafaaca43888',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e2f684320d44acda48fd77029a40557',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-45c512cc-272c-492d-8d05-1fb5d0031249 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cf5e825-e6ad-4216-a347-e6e18f14ad36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ce8958d5-395c-4c42-a56a-ea565671a9b4 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bd0c196-631a-49eb-b448-ce75fa132952) transitioned into state 'SUCCESS' from state '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-2054035733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f52a55aeb0a4f548323fe5003d8bdc5',qos_specs=None,replication_status=,reservations=['a8f9743b-4bc9-496f-8deb-5f47b71f745d','4f17dbc2-2fdd-4cac-a780-3784a9a35678','7b96ded2-58a1-49f0-893f-b41444351905','4dc33c64-5b2b-41f2-9f19-cf28ac4c7d77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c647a47e110b47e187bab37a50f1c203',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ce8958d5-395c-4c42-a56a-ea565671a9b4 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42e88fe2-f865-414b-81c9-a0c37dd30fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-45c512cc-272c-492d-8d05-1fb5d0031249 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cf5e825-e6ad-4216-a347-e6e18f14ad36) transitioned into state 'SUCCESS' from state '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-218439955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba2a9ce076024a3aa391aafaaca43888',qos_specs=None,replication_status=,reservations=['fa7b6646-d012-495f-90de-b0dac398da73','4daa0de6-4afe-43fe-9c67-6a78a6dd0e23','d3af51e2-223e-4aee-9305-54f12f5e0737','8f35bb2c-1fdd-4560-ad49-3d6dfd285beb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e2f684320d44acda48fd77029a40557',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ce8958d5-395c-4c42-a56a-ea565671a9b4 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42e88fe2-f865-414b-81c9-a0c37dd30fc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-45c512cc-272c-492d-8d05-1fb5d0031249 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb03416e-26aa-416b-88ec-30096a84f90b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ce8958d5-395c-4c42-a56a-ea565671a9b4 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Flow 'volume_create_api' (3da9dd62-e13f-4e02-803b-2cdc33988bb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:22 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ce8958d5-395c-4c42-a56a-ea565671a9b4 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Create volume request issued successfully. Sep 07 13:51:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ce8958d5-395c-4c42-a56a-ea565671a9b4 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:51:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 659/1288] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:51:22 2026] POST /volume/v3/volumes => generated 758 bytes in 936 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:51:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d7501c6b-8da2-4860-a766-53f25fdeaba6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d7501c6b-8da2-4860-a766-53f25fdeaba6 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 Sep 07 13:51:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d7501c6b-8da2-4860-a766-53f25fdeaba6 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d7501c6b-8da2-4860-a766-53f25fdeaba6 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:23 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-45c512cc-272c-492d-8d05-1fb5d0031249 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb03416e-26aa-416b-88ec-30096a84f90b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:23 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:23 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:23 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-45c512cc-272c-492d-8d05-1fb5d0031249 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Flow 'volume_create_api' (8a0cc557-d71f-4607-a781-b5c65335c67e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-45c512cc-272c-492d-8d05-1fb5d0031249 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Create volume request issued successfully. Sep 07 13:51:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-45c512cc-272c-492d-8d05-1fb5d0031249 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:51:23 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:23 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:23 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 630/1289] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:51:22 2026] POST /volume/v3/volumes => generated 752 bytes in 1000 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:51:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-19413835-1789-4d3d-a5a2-7174a42243a2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-19413835-1789-4d3d-a5a2-7174a42243a2 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] GET http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 Sep 07 13:51:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-19413835-1789-4d3d-a5a2-7174a42243a2 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-19413835-1789-4d3d-a5a2-7174a42243a2 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:23 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d7501c6b-8da2-4860-a766-53f25fdeaba6 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d7501c6b-8da2-4860-a766-53f25fdeaba6 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 returned with HTTP 200 Sep 07 13:51:23 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 660/1290] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:22 2026] GET /volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 => generated 889 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-962b81c9-c848-4b27-ba55-66004c4d24fc None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-962b81c9-c848-4b27-ba55-66004c4d24fc tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 Sep 07 13:51:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-962b81c9-c848-4b27-ba55-66004c4d24fc tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:23 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:23 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-962b81c9-c848-4b27-ba55-66004c4d24fc tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:23 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:23 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-19413835-1789-4d3d-a5a2-7174a42243a2 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Volume info retrieved successfully. Sep 07 13:51:23 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:23 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:23 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:23 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-19413835-1789-4d3d-a5a2-7174a42243a2 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 returned with HTTP 200 Sep 07 13:51:23 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 631/1291] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:23 2026] GET /volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 => generated 826 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:23 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-962b81c9-c848-4b27-ba55-66004c4d24fc tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Volume info retrieved successfully. Sep 07 13:51:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-962b81c9-c848-4b27-ba55-66004c4d24fc tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 returned with HTTP 200 Sep 07 13:51:23 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 661/1292] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:23 2026] GET /volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 => generated 820 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3df7759e-df4e-4406-89ff-cbd34c107a6d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3df7759e-df4e-4406-89ff-cbd34c107a6d tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 Sep 07 13:51:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3df7759e-df4e-4406-89ff-cbd34c107a6d tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3df7759e-df4e-4406-89ff-cbd34c107a6d tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-6e073a74-6e9b-4c9c-80f4-15901d4ae756 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:24 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:24 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:24 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:24 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6e073a74-6e9b-4c9c-80f4-15901d4ae756 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] GET http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 Sep 07 13:51:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6e073a74-6e9b-4c9c-80f4-15901d4ae756 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6e073a74-6e9b-4c9c-80f4-15901d4ae756 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:24 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3df7759e-df4e-4406-89ff-cbd34c107a6d tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:24 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:24 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:24 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:24 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3df7759e-df4e-4406-89ff-cbd34c107a6d tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 returned with HTTP 200 Sep 07 13:51:24 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 632/1293] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:24 2026] GET /volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 => generated 889 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6c9cb918-5e46-443c-9a3b-083e75296fe1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6c9cb918-5e46-443c-9a3b-083e75296fe1 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 Sep 07 13:51:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6c9cb918-5e46-443c-9a3b-083e75296fe1 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6c9cb918-5e46-443c-9a3b-083e75296fe1 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:24 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-6e073a74-6e9b-4c9c-80f4-15901d4ae756 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Volume info retrieved successfully. Sep 07 13:51:24 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:24 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6e073a74-6e9b-4c9c-80f4-15901d4ae756 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 returned with HTTP 200 Sep 07 13:51:24 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 662/1294] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:24 2026] GET /volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 => generated 850 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:24 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:24 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:24 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6c9cb918-5e46-443c-9a3b-083e75296fe1 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Volume info retrieved successfully. Sep 07 13:51:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6c9cb918-5e46-443c-9a3b-083e75296fe1 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 returned with HTTP 200 Sep 07 13:51:24 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 633/1295] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:24 2026] GET /volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 => generated 844 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-24b92fa5-6470-4215-9f77-7f2b71f47548 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-24b92fa5-6470-4215-9f77-7f2b71f47548 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 Sep 07 13:51:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-24b92fa5-6470-4215-9f77-7f2b71f47548 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-24b92fa5-6470-4215-9f77-7f2b71f47548 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:25 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:25 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:25 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:25 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-cb0f6ae0-8964-4093-a4c3-f8422516a359 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cb0f6ae0-8964-4093-a4c3-f8422516a359 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] GET http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 Sep 07 13:51:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cb0f6ae0-8964-4093-a4c3-f8422516a359 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cb0f6ae0-8964-4093-a4c3-f8422516a359 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:25 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-24b92fa5-6470-4215-9f77-7f2b71f47548 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:25 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:25 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:25 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:25 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-24b92fa5-6470-4215-9f77-7f2b71f47548 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 returned with HTTP 200 Sep 07 13:51:25 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 663/1296] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:25 2026] GET /volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 => generated 889 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1eac91b7-f859-41e6-822c-e227036426f6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:25 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-cb0f6ae0-8964-4093-a4c3-f8422516a359 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Volume info retrieved successfully. Sep 07 13:51:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1eac91b7-f859-41e6-822c-e227036426f6 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 Sep 07 13:51:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1eac91b7-f859-41e6-822c-e227036426f6 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1eac91b7-f859-41e6-822c-e227036426f6 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cb0f6ae0-8964-4093-a4c3-f8422516a359 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 returned with HTTP 200 Sep 07 13:51:25 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 634/1297] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:25 2026] GET /volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 => generated 850 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:25 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:25 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:25 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:25 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:25 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1eac91b7-f859-41e6-822c-e227036426f6 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Volume info retrieved successfully. Sep 07 13:51:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1eac91b7-f859-41e6-822c-e227036426f6 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 returned with HTTP 200 Sep 07 13:51:25 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 664/1298] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:25 2026] GET /volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 => generated 844 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f18f3815-a0d3-42c7-9534-775d1039ef4a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f18f3815-a0d3-42c7-9534-775d1039ef4a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 Sep 07 13:51:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f18f3815-a0d3-42c7-9534-775d1039ef4a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f18f3815-a0d3-42c7-9534-775d1039ef4a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-df0bf180-67d2-4b01-8b1f-2014271e7a59 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:26 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:26 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:26 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:26 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:26 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-df0bf180-67d2-4b01-8b1f-2014271e7a59 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] GET http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 Sep 07 13:51:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-df0bf180-67d2-4b01-8b1f-2014271e7a59 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-df0bf180-67d2-4b01-8b1f-2014271e7a59 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:26 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f18f3815-a0d3-42c7-9534-775d1039ef4a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:26 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:26 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:26 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:26 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f18f3815-a0d3-42c7-9534-775d1039ef4a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 returned with HTTP 200 Sep 07 13:51:26 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 635/1299] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:26 2026] GET /volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 => generated 889 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-90ab0bda-6dd8-40aa-87c4-7e07bc6b2640 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:26 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-df0bf180-67d2-4b01-8b1f-2014271e7a59 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Volume info retrieved successfully. Sep 07 13:51:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-90ab0bda-6dd8-40aa-87c4-7e07bc6b2640 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 Sep 07 13:51:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-90ab0bda-6dd8-40aa-87c4-7e07bc6b2640 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-90ab0bda-6dd8-40aa-87c4-7e07bc6b2640 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:26 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-df0bf180-67d2-4b01-8b1f-2014271e7a59 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 returned with HTTP 200 Sep 07 13:51:26 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 665/1300] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:26 2026] GET /volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 => generated 850 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:27 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:27 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:27 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:27 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:27 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-90ab0bda-6dd8-40aa-87c4-7e07bc6b2640 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Volume info retrieved successfully. Sep 07 13:51:27 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-90ab0bda-6dd8-40aa-87c4-7e07bc6b2640 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 returned with HTTP 200 Sep 07 13:51:27 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 636/1301] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:26 2026] GET /volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 => generated 844 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e3b31959-245c-4ea4-986d-468243786ad2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:27 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e3b31959-245c-4ea4-986d-468243786ad2 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 Sep 07 13:51:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e3b31959-245c-4ea4-986d-468243786ad2 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e3b31959-245c-4ea4-986d-468243786ad2 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9f351247-c828-4b53-94ec-ae380ac0a226 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9f351247-c828-4b53-94ec-ae380ac0a226 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] GET http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 Sep 07 13:51:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9f351247-c828-4b53-94ec-ae380ac0a226 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9f351247-c828-4b53-94ec-ae380ac0a226 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:28 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:28 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:28 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:28 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:28 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e3b31959-245c-4ea4-986d-468243786ad2 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:28 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:28 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e3b31959-245c-4ea4-986d-468243786ad2 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 returned with HTTP 200 Sep 07 13:51:28 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 666/1302] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:27 2026] GET /volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 => generated 889 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:28 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:28 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:28 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9f351247-c828-4b53-94ec-ae380ac0a226 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Volume info retrieved successfully. Sep 07 13:51:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9f351247-c828-4b53-94ec-ae380ac0a226 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 returned with HTTP 200 Sep 07 13:51:28 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 637/1303] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:27 2026] GET /volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 => generated 908 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-468d843d-5751-4547-a476-fc902b03095a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-468d843d-5751-4547-a476-fc902b03095a tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 Sep 07 13:51:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-468d843d-5751-4547-a476-fc902b03095a tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-468d843d-5751-4547-a476-fc902b03095a tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:28 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:28 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:28 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:28 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:28 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-468d843d-5751-4547-a476-fc902b03095a tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Volume info retrieved successfully. Sep 07 13:51:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-468d843d-5751-4547-a476-fc902b03095a tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 returned with HTTP 200 Sep 07 13:51:28 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 667/1304] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:28 2026] GET /volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 => generated 902 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a3e17ac1-fdeb-4711-a80f-618e3952a4c6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a3e17ac1-fdeb-4711-a80f-618e3952a4c6 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 Sep 07 13:51:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a3e17ac1-fdeb-4711-a80f-618e3952a4c6 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a3e17ac1-fdeb-4711-a80f-618e3952a4c6 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:29 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:29 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:29 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:29 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:29 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a3e17ac1-fdeb-4711-a80f-618e3952a4c6 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a3e17ac1-fdeb-4711-a80f-618e3952a4c6 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 returned with HTTP 200 Sep 07 13:51:29 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 638/1305] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:29 2026] GET /volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 => generated 889 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1ee13410-8581-4769-9254-6bcf47a724e5 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1ee13410-8581-4769-9254-6bcf47a724e5 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] GET http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 Sep 07 13:51:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1ee13410-8581-4769-9254-6bcf47a724e5 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1ee13410-8581-4769-9254-6bcf47a724e5 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:29 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:29 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:29 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:29 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:29 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1ee13410-8581-4769-9254-6bcf47a724e5 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Volume info retrieved successfully. Sep 07 13:51:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1ee13410-8581-4769-9254-6bcf47a724e5 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 returned with HTTP 200 Sep 07 13:51:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 668/1306] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:29 2026] GET /volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 => generated 908 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-70552b50-24d4-496f-ae27-2a7fc760348c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-70552b50-24d4-496f-ae27-2a7fc760348c tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 Sep 07 13:51:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-70552b50-24d4-496f-ae27-2a7fc760348c tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-70552b50-24d4-496f-ae27-2a7fc760348c tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:29 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:29 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:29 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:29 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:29 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-70552b50-24d4-496f-ae27-2a7fc760348c tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Volume info retrieved successfully. Sep 07 13:51:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-70552b50-24d4-496f-ae27-2a7fc760348c tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 returned with HTTP 200 Sep 07 13:51:29 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 639/1307] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:29 2026] GET /volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 => generated 902 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1c00001a-00bb-4bfb-9542-619b0a325135 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1c00001a-00bb-4bfb-9542-619b0a325135 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 Sep 07 13:51:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1c00001a-00bb-4bfb-9542-619b0a325135 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1c00001a-00bb-4bfb-9542-619b0a325135 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:30 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:30 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:30 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:30 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:30 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1c00001a-00bb-4bfb-9542-619b0a325135 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1c00001a-00bb-4bfb-9542-619b0a325135 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 returned with HTTP 200 Sep 07 13:51:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 669/1308] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:30 2026] GET /volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 => generated 889 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3805ba8d-9f53-43e0-9f86-2fc059c50737 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3805ba8d-9f53-43e0-9f86-2fc059c50737 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] GET http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 Sep 07 13:51:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3805ba8d-9f53-43e0-9f86-2fc059c50737 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3805ba8d-9f53-43e0-9f86-2fc059c50737 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:30 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:30 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:30 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:30 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:30 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3805ba8d-9f53-43e0-9f86-2fc059c50737 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Volume info retrieved successfully. Sep 07 13:51:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3805ba8d-9f53-43e0-9f86-2fc059c50737 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 returned with HTTP 200 Sep 07 13:51:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 640/1309] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:30 2026] GET /volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 => generated 908 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-83218b13-3aa0-4d69-9d3d-d3756d5e4346 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-83218b13-3aa0-4d69-9d3d-d3756d5e4346 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 Sep 07 13:51:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-83218b13-3aa0-4d69-9d3d-d3756d5e4346 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-83218b13-3aa0-4d69-9d3d-d3756d5e4346 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:30 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:30 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:30 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:30 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:30 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-83218b13-3aa0-4d69-9d3d-d3756d5e4346 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Volume info retrieved successfully. Sep 07 13:51:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-83218b13-3aa0-4d69-9d3d-d3756d5e4346 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 returned with HTTP 200 Sep 07 13:51:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 670/1310] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:30 2026] GET /volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 => generated 902 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3e0072d4-0f25-4a7d-8d12-ae3a7f9bc532 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3e0072d4-0f25-4a7d-8d12-ae3a7f9bc532 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 Sep 07 13:51:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3e0072d4-0f25-4a7d-8d12-ae3a7f9bc532 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3e0072d4-0f25-4a7d-8d12-ae3a7f9bc532 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:31 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:31 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:31 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:31 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:31 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3e0072d4-0f25-4a7d-8d12-ae3a7f9bc532 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3e0072d4-0f25-4a7d-8d12-ae3a7f9bc532 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 returned with HTTP 200 Sep 07 13:51:31 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 641/1311] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:31 2026] GET /volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 => generated 890 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-914b642b-d49c-4eb1-bfb1-a2ea06ceb183 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-914b642b-d49c-4eb1-bfb1-a2ea06ceb183 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] GET http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 Sep 07 13:51:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-914b642b-d49c-4eb1-bfb1-a2ea06ceb183 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-914b642b-d49c-4eb1-bfb1-a2ea06ceb183 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3cd266ee-e1d4-4dd8-b408-0a404c8a87c5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:31 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:31 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:31 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:31 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3cd266ee-e1d4-4dd8-b408-0a404c8a87c5 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-reader] GET http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 Sep 07 13:51:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3cd266ee-e1d4-4dd8-b408-0a404c8a87c5 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3cd266ee-e1d4-4dd8-b408-0a404c8a87c5 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-reader] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:31 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-914b642b-d49c-4eb1-bfb1-a2ea06ceb183 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Volume info retrieved successfully. Sep 07 13:51:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-914b642b-d49c-4eb1-bfb1-a2ea06ceb183 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 returned with HTTP 200 Sep 07 13:51:31 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 671/1312] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:31 2026] GET /volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 => generated 908 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:31 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:31 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:31 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:31 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:31 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3cd266ee-e1d4-4dd8-b408-0a404c8a87c5 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-reader] Volume info retrieved successfully. Sep 07 13:51:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3cd266ee-e1d4-4dd8-b408-0a404c8a87c5 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-reader] http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 returned with HTTP 200 Sep 07 13:51:31 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 642/1313] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:31 2026] GET /volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 => generated 890 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b01e8bd6-7a25-4633-9513-7b7f9533846f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b01e8bd6-7a25-4633-9513-7b7f9533846f tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] PUT http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 Sep 07 13:51:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b01e8bd6-7a25-4633-9513-7b7f9533846f tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-178453920"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e55a61ea-f6cb-4519-b98f-3a79edb70589 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e55a61ea-f6cb-4519-b98f-3a79edb70589 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 Sep 07 13:51:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e55a61ea-f6cb-4519-b98f-3a79edb70589 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e55a61ea-f6cb-4519-b98f-3a79edb70589 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:31 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:31 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:31 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:31 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:31 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:31 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:31 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:31 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:31 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b01e8bd6-7a25-4633-9513-7b7f9533846f tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:31 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e55a61ea-f6cb-4519-b98f-3a79edb70589 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Volume info retrieved successfully. Sep 07 13:51:31 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b01e8bd6-7a25-4633-9513-7b7f9533846f tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume updated successfully. Sep 07 13:51:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b01e8bd6-7a25-4633-9513-7b7f9533846f tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 returned with HTTP 200 Sep 07 13:51:31 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 672/1314] 192.168.122.6 () {60 vars in 1242 bytes} [Mon Sep 7 13:51:31 2026] PUT /volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 => generated 822 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e55a61ea-f6cb-4519-b98f-3a79edb70589 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 returned with HTTP 200 Sep 07 13:51:31 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 643/1315] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:31 2026] GET /volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 => generated 905 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bc808e7f-5006-4e8f-bb12-791932281006 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bc808e7f-5006-4e8f-bb12-791932281006 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] PUT http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 Sep 07 13:51:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bc808e7f-5006-4e8f-bb12-791932281006 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-249383072", "description": "This is the new description of volume"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:31 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:31 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:31 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:31 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:31 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-bc808e7f-5006-4e8f-bb12-791932281006 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:31 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-bc808e7f-5006-4e8f-bb12-791932281006 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume updated successfully. Sep 07 13:51:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bc808e7f-5006-4e8f-bb12-791932281006 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 returned with HTTP 200 Sep 07 13:51:31 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 673/1316] 192.168.122.6 () {60 vars in 1243 bytes} [Mon Sep 7 13:51:31 2026] PUT /volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 => generated 861 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f7855c3c-e88f-4af0-8d59-b7e63ac1be06 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f7855c3c-e88f-4af0-8d59-b7e63ac1be06 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-reader] GET http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 Sep 07 13:51:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f7855c3c-e88f-4af0-8d59-b7e63ac1be06 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f7855c3c-e88f-4af0-8d59-b7e63ac1be06 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-reader] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:31 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:31 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:31 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:31 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:31 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f7855c3c-e88f-4af0-8d59-b7e63ac1be06 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-reader] Volume info retrieved successfully. Sep 07 13:51:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f7855c3c-e88f-4af0-8d59-b7e63ac1be06 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-reader] http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 returned with HTTP 200 Sep 07 13:51:31 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 644/1317] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:31 2026] GET /volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 => generated 929 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:51:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d80784c6-5698-46a2-bb25-3a7e5d81925b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d80784c6-5698-46a2-bb25-3a7e5d81925b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:51:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d80784c6-5698-46a2-bb25-3a7e5d81925b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-565231704", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-821691420"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-d80784c6-5698-46a2-bb25-3a7e5d81925b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-565231704', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-821691420'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:51:31 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-d80784c6-5698-46a2-bb25-3a7e5d81925b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Create volume of 1 GB Sep 07 13:51:31 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d80784c6-5698-46a2-bb25-3a7e5d81925b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Availability Zones retrieved successfully. Sep 07 13:51:31 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d80784c6-5698-46a2-bb25-3a7e5d81925b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Flow 'volume_create_api' (5009e39d-621e-44a7-adc7-59b4b1433d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:31 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d80784c6-5698-46a2-bb25-3a7e5d81925b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1a2a018-ca11-4f26-bbaa-633da58fa96a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:31 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-d80784c6-5698-46a2-bb25-3a7e5d81925b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:51:31 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d80784c6-5698-46a2-bb25-3a7e5d81925b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1a2a018-ca11-4f26-bbaa-633da58fa96a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:31 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d80784c6-5698-46a2-bb25-3a7e5d81925b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8707b387-52b1-46bd-87d6-f95c1cd58eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:31 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-d80784c6-5698-46a2-bb25-3a7e5d81925b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Created reservations ['2a88b959-b45b-4620-ae8c-45138b4070f1', '6f6da8cb-f7da-4106-a16c-9f7245ecfc6c', '2c18e508-f7fa-4714-9b9c-5f67b4d2f084', 'fa13e888-5079-4d48-81c7-ca5a749b0d32'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:51:31 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d80784c6-5698-46a2-bb25-3a7e5d81925b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8707b387-52b1-46bd-87d6-f95c1cd58eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a88b959-b45b-4620-ae8c-45138b4070f1', '6f6da8cb-f7da-4106-a16c-9f7245ecfc6c', '2c18e508-f7fa-4714-9b9c-5f67b4d2f084', 'fa13e888-5079-4d48-81c7-ca5a749b0d32']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:31 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d80784c6-5698-46a2-bb25-3a7e5d81925b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cb83534-3772-4a3c-9e36-6644e483249a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:31 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:31 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:31 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d80784c6-5698-46a2-bb25-3a7e5d81925b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cb83534-3772-4a3c-9e36-6644e483249a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fad360d-b448-4556-9a71-a606c7b7c489', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-565231704',display_name='tempest-VolumesGetTest-Volume-821691420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad578935552d4d118f97a8607eba93f3',qos_specs=None,replication_status=,reservations=['2a88b959-b45b-4620-ae8c-45138b4070f1','6f6da8cb-f7da-4106-a16c-9f7245ecfc6c','2c18e508-f7fa-4714-9b9c-5f67b4d2f084','fa13e888-5079-4d48-81c7-ca5a749b0d32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e4cd642ccf14bc3b0fdf3ad26e0e592',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:51:31Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-565231704',display_name='tempest-VolumesGetTest-Volume-821691420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fad360d-b448-4556-9a71-a606c7b7c489,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad578935552d4d118f97a8607eba93f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e4cd642ccf14bc3b0fdf3ad26e0e592',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:31 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d80784c6-5698-46a2-bb25-3a7e5d81925b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49c8ddc6-2020-4caa-861a-a7104ca35ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:31 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d80784c6-5698-46a2-bb25-3a7e5d81925b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49c8ddc6-2020-4caa-861a-a7104ca35ad3) transitioned into 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-565231704',display_name='tempest-VolumesGetTest-Volume-821691420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad578935552d4d118f97a8607eba93f3',qos_specs=None,replication_status=,reservations=['2a88b959-b45b-4620-ae8c-45138b4070f1','6f6da8cb-f7da-4106-a16c-9f7245ecfc6c','2c18e508-f7fa-4714-9b9c-5f67b4d2f084','fa13e888-5079-4d48-81c7-ca5a749b0d32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e4cd642ccf14bc3b0fdf3ad26e0e592',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:31 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d80784c6-5698-46a2-bb25-3a7e5d81925b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0797a4a9-9a13-453a-a53e-14dd3ff04f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:32 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d80784c6-5698-46a2-bb25-3a7e5d81925b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0797a4a9-9a13-453a-a53e-14dd3ff04f52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:32 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d80784c6-5698-46a2-bb25-3a7e5d81925b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Flow 'volume_create_api' (5009e39d-621e-44a7-adc7-59b4b1433d94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:32 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d80784c6-5698-46a2-bb25-3a7e5d81925b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Create volume request issued successfully. Sep 07 13:51:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d80784c6-5698-46a2-bb25-3a7e5d81925b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:51:32 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 674/1318] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:51:31 2026] POST /volume/v3/volumes => generated 783 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:51:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e430f5d4-47b8-409d-8f09-a8f7b48a4168 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e430f5d4-47b8-409d-8f09-a8f7b48a4168 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/6fad360d-b448-4556-9a71-a606c7b7c489 Sep 07 13:51:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e430f5d4-47b8-409d-8f09-a8f7b48a4168 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e430f5d4-47b8-409d-8f09-a8f7b48a4168 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:32 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:32 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:32 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:32 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:32 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e430f5d4-47b8-409d-8f09-a8f7b48a4168 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e430f5d4-47b8-409d-8f09-a8f7b48a4168 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/6fad360d-b448-4556-9a71-a606c7b7c489 returned with HTTP 200 Sep 07 13:51:32 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 645/1319] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:32 2026] GET /volume/v3/volumes/6fad360d-b448-4556-9a71-a606c7b7c489 => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ab18a801-0714-4a75-9cfd-33ae22584afa None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ab18a801-0714-4a75-9cfd-33ae22584afa tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] GET http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 Sep 07 13:51:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ab18a801-0714-4a75-9cfd-33ae22584afa tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ab18a801-0714-4a75-9cfd-33ae22584afa tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:32 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:32 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:32 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:32 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:32 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ab18a801-0714-4a75-9cfd-33ae22584afa tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Volume info retrieved successfully. Sep 07 13:51:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ab18a801-0714-4a75-9cfd-33ae22584afa tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 returned with HTTP 200 Sep 07 13:51:32 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 675/1320] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:32 2026] GET /volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 => generated 911 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-add0ca24-1385-4d6c-be3d-42f8cf5e7819 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-add0ca24-1385-4d6c-be3d-42f8cf5e7819 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 Sep 07 13:51:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-add0ca24-1385-4d6c-be3d-42f8cf5e7819 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-add0ca24-1385-4d6c-be3d-42f8cf5e7819 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:32 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:32 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:32 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:32 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:32 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-add0ca24-1385-4d6c-be3d-42f8cf5e7819 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Volume info retrieved successfully. Sep 07 13:51:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-add0ca24-1385-4d6c-be3d-42f8cf5e7819 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 returned with HTTP 200 Sep 07 13:51:32 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 646/1321] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:32 2026] GET /volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 => generated 905 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bfc7128f-d898-4427-8800-af673cf5a0e0 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bfc7128f-d898-4427-8800-af673cf5a0e0 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/6fad360d-b448-4556-9a71-a606c7b7c489 Sep 07 13:51:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bfc7128f-d898-4427-8800-af673cf5a0e0 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bfc7128f-d898-4427-8800-af673cf5a0e0 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:33 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:33 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:33 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:33 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:33 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-bfc7128f-d898-4427-8800-af673cf5a0e0 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bfc7128f-d898-4427-8800-af673cf5a0e0 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/6fad360d-b448-4556-9a71-a606c7b7c489 returned with HTTP 200 Sep 07 13:51:33 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 676/1322] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:33 2026] GET /volume/v3/volumes/6fad360d-b448-4556-9a71-a606c7b7c489 => generated 875 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a56ab019-0be4-41b5-a6eb-0ea357540c2b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a56ab019-0be4-41b5-a6eb-0ea357540c2b tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] GET http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 Sep 07 13:51:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a56ab019-0be4-41b5-a6eb-0ea357540c2b tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a56ab019-0be4-41b5-a6eb-0ea357540c2b tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:33 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:33 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:33 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:33 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:33 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a56ab019-0be4-41b5-a6eb-0ea357540c2b tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Volume info retrieved successfully. Sep 07 13:51:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a56ab019-0be4-41b5-a6eb-0ea357540c2b tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 returned with HTTP 200 Sep 07 13:51:33 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 647/1323] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:33 2026] GET /volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 => generated 911 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-717eb8ac-0c26-4ac5-9380-df09d00dd3d9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-717eb8ac-0c26-4ac5-9380-df09d00dd3d9 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 Sep 07 13:51:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-717eb8ac-0c26-4ac5-9380-df09d00dd3d9 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-717eb8ac-0c26-4ac5-9380-df09d00dd3d9 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:33 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:33 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:33 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:33 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:33 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-717eb8ac-0c26-4ac5-9380-df09d00dd3d9 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Volume info retrieved successfully. Sep 07 13:51:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-717eb8ac-0c26-4ac5-9380-df09d00dd3d9 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 returned with HTTP 200 Sep 07 13:51:33 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 677/1324] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:33 2026] GET /volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 => generated 905 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4564ebea-2e11-4f60-9d01-2d017cf219e2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4564ebea-2e11-4f60-9d01-2d017cf219e2 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/6fad360d-b448-4556-9a71-a606c7b7c489 Sep 07 13:51:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4564ebea-2e11-4f60-9d01-2d017cf219e2 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4564ebea-2e11-4f60-9d01-2d017cf219e2 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:34 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:34 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:34 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:34 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:34 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4564ebea-2e11-4f60-9d01-2d017cf219e2 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4564ebea-2e11-4f60-9d01-2d017cf219e2 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/6fad360d-b448-4556-9a71-a606c7b7c489 returned with HTTP 200 Sep 07 13:51:34 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 648/1325] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:34 2026] GET /volume/v3/volumes/6fad360d-b448-4556-9a71-a606c7b7c489 => generated 876 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9e20db03-c1b4-4d4f-b2de-a674ece3bc0a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9e20db03-c1b4-4d4f-b2de-a674ece3bc0a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] PUT http://192.168.122.6/volume/v3/volumes/6fad360d-b448-4556-9a71-a606c7b7c489 Sep 07 13:51:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9e20db03-c1b4-4d4f-b2de-a674ece3bc0a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-178453920", "description": null}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:34 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:34 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:34 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:34 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:34 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9e20db03-c1b4-4d4f-b2de-a674ece3bc0a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:34 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9e20db03-c1b4-4d4f-b2de-a674ece3bc0a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume updated successfully. Sep 07 13:51:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9e20db03-c1b4-4d4f-b2de-a674ece3bc0a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/6fad360d-b448-4556-9a71-a606c7b7c489 returned with HTTP 200 Sep 07 13:51:34 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 678/1326] 192.168.122.6 () {60 vars in 1242 bytes} [Mon Sep 7 13:51:34 2026] PUT /volume/v3/volumes/6fad360d-b448-4556-9a71-a606c7b7c489 => generated 774 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-59352883-4f04-4882-9a7b-fb38ba822189 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-59352883-4f04-4882-9a7b-fb38ba822189 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/6fad360d-b448-4556-9a71-a606c7b7c489 Sep 07 13:51:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-59352883-4f04-4882-9a7b-fb38ba822189 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-59352883-4f04-4882-9a7b-fb38ba822189 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:34 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:34 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:34 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:34 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:34 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-59352883-4f04-4882-9a7b-fb38ba822189 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-59352883-4f04-4882-9a7b-fb38ba822189 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/6fad360d-b448-4556-9a71-a606c7b7c489 returned with HTTP 200 Sep 07 13:51:34 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 649/1327] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:34 2026] GET /volume/v3/volumes/6fad360d-b448-4556-9a71-a606c7b7c489 => generated 842 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1ab96961-c572-4726-b048-1141dc4b750b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1ab96961-c572-4726-b048-1141dc4b750b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] DELETE http://192.168.122.6/volume/v3/volumes/6fad360d-b448-4556-9a71-a606c7b7c489 Sep 07 13:51:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1ab96961-c572-4726-b048-1141dc4b750b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1ab96961-c572-4726-b048-1141dc4b750b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:34 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-1ab96961-c572-4726-b048-1141dc4b750b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Delete volume with id: 6fad360d-b448-4556-9a71-a606c7b7c489 Sep 07 13:51:34 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:34 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:34 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:34 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:34 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1ab96961-c572-4726-b048-1141dc4b750b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-735a7b41-b186-4a2d-8468-d43e4e38405b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-735a7b41-b186-4a2d-8468-d43e4e38405b tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] GET http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 Sep 07 13:51:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-735a7b41-b186-4a2d-8468-d43e4e38405b tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-735a7b41-b186-4a2d-8468-d43e4e38405b tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:34 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:34 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:34 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:34 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:34 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-735a7b41-b186-4a2d-8468-d43e4e38405b tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Volume info retrieved successfully. Sep 07 13:51:34 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1ab96961-c572-4726-b048-1141dc4b750b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Delete volume request issued successfully. Sep 07 13:51:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1ab96961-c572-4726-b048-1141dc4b750b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/6fad360d-b448-4556-9a71-a606c7b7c489 returned with HTTP 202 Sep 07 13:51:34 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 679/1328] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:51:34 2026] DELETE /volume/v3/volumes/6fad360d-b448-4556-9a71-a606c7b7c489 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:51:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ebbbb462-2c73-4c1a-9027-80be8784f209 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-735a7b41-b186-4a2d-8468-d43e4e38405b tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 returned with HTTP 200 Sep 07 13:51:34 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 650/1329] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:34 2026] GET /volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 => generated 911 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-921e570f-3829-42f8-85fd-b66f381ab753 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ebbbb462-2c73-4c1a-9027-80be8784f209 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 Sep 07 13:51:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ebbbb462-2c73-4c1a-9027-80be8784f209 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ebbbb462-2c73-4c1a-9027-80be8784f209 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-921e570f-3829-42f8-85fd-b66f381ab753 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/6fad360d-b448-4556-9a71-a606c7b7c489 Sep 07 13:51:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-921e570f-3829-42f8-85fd-b66f381ab753 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-921e570f-3829-42f8-85fd-b66f381ab753 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:34 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:34 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:34 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:34 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:34 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ebbbb462-2c73-4c1a-9027-80be8784f209 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Volume info retrieved successfully. Sep 07 13:51:34 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:34 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ebbbb462-2c73-4c1a-9027-80be8784f209 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 returned with HTTP 200 Sep 07 13:51:34 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 680/1330] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:34 2026] GET /volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 => generated 905 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:34 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:34 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:34 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-921e570f-3829-42f8-85fd-b66f381ab753 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-921e570f-3829-42f8-85fd-b66f381ab753 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/6fad360d-b448-4556-9a71-a606c7b7c489 returned with HTTP 200 Sep 07 13:51:34 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 651/1331] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:34 2026] GET /volume/v3/volumes/6fad360d-b448-4556-9a71-a606c7b7c489 => generated 841 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-31b4c742-83b3-42ec-8415-f7431cfd510e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-31b4c742-83b3-42ec-8415-f7431cfd510e tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] GET http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 Sep 07 13:51:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-31b4c742-83b3-42ec-8415-f7431cfd510e tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-31b4c742-83b3-42ec-8415-f7431cfd510e tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:35 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:35 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:35 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:35 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:35 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-31b4c742-83b3-42ec-8415-f7431cfd510e tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Volume info retrieved successfully. Sep 07 13:51:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-31b4c742-83b3-42ec-8415-f7431cfd510e tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 returned with HTTP 200 Sep 07 13:51:35 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 681/1332] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:35 2026] GET /volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 => generated 911 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-88544007-0358-43a3-98ea-c621a435e0b5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-88544007-0358-43a3-98ea-c621a435e0b5 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 Sep 07 13:51:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-88544007-0358-43a3-98ea-c621a435e0b5 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-88544007-0358-43a3-98ea-c621a435e0b5 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:35 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:35 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ec4482fc-31ee-4260-9794-ea7d5ad20afc None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:35 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:35 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ec4482fc-31ee-4260-9794-ea7d5ad20afc tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/6fad360d-b448-4556-9a71-a606c7b7c489 Sep 07 13:51:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ec4482fc-31ee-4260-9794-ea7d5ad20afc tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ec4482fc-31ee-4260-9794-ea7d5ad20afc tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:35 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-88544007-0358-43a3-98ea-c621a435e0b5 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Volume info retrieved successfully. Sep 07 13:51:35 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:35 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:35 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:35 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-88544007-0358-43a3-98ea-c621a435e0b5 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 returned with HTTP 200 Sep 07 13:51:35 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 652/1333] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:35 2026] GET /volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 => generated 905 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:35 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ec4482fc-31ee-4260-9794-ea7d5ad20afc tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ec4482fc-31ee-4260-9794-ea7d5ad20afc tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/6fad360d-b448-4556-9a71-a606c7b7c489 returned with HTTP 200 Sep 07 13:51:35 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 682/1334] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:35 2026] GET /volume/v3/volumes/6fad360d-b448-4556-9a71-a606c7b7c489 => generated 841 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-5754490e-ce68-4768-882c-c6ffa7afe979 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5754490e-ce68-4768-882c-c6ffa7afe979 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] GET http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 Sep 07 13:51:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5754490e-ce68-4768-882c-c6ffa7afe979 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5754490e-ce68-4768-882c-c6ffa7afe979 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:36 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:36 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:36 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:36 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:36 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-5754490e-ce68-4768-882c-c6ffa7afe979 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Volume info retrieved successfully. Sep 07 13:51:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5754490e-ce68-4768-882c-c6ffa7afe979 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 returned with HTTP 200 Sep 07 13:51:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 653/1335] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:36 2026] GET /volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 => generated 911 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d3a74f76-6ffa-4b19-9faf-97fd3b3ad8df None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d3a74f76-6ffa-4b19-9faf-97fd3b3ad8df tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 Sep 07 13:51:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d3a74f76-6ffa-4b19-9faf-97fd3b3ad8df tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d3a74f76-6ffa-4b19-9faf-97fd3b3ad8df tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:36 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:36 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:36 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:36 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a3425e09-2dcc-4283-a51e-d0b3589f91ed None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a3425e09-2dcc-4283-a51e-d0b3589f91ed tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/6fad360d-b448-4556-9a71-a606c7b7c489 Sep 07 13:51:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a3425e09-2dcc-4283-a51e-d0b3589f91ed tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a3425e09-2dcc-4283-a51e-d0b3589f91ed tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:36 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d3a74f76-6ffa-4b19-9faf-97fd3b3ad8df tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Volume info retrieved successfully. Sep 07 13:51:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a3425e09-2dcc-4283-a51e-d0b3589f91ed tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/6fad360d-b448-4556-9a71-a606c7b7c489 returned with HTTP 404 Sep 07 13:51:37 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 654/1336] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:36 2026] GET /volume/v3/volumes/6fad360d-b448-4556-9a71-a606c7b7c489 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d3a74f76-6ffa-4b19-9faf-97fd3b3ad8df tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 returned with HTTP 200 Sep 07 13:51:37 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 683/1337] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:36 2026] GET /volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 => generated 1323 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ba1302cd-783b-4858-b6af-be3225d0ff7d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ba1302cd-783b-4858-b6af-be3225d0ff7d tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 Sep 07 13:51:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ba1302cd-783b-4858-b6af-be3225d0ff7d tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ba1302cd-783b-4858-b6af-be3225d0ff7d tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c78b993a-d93a-4256-afbd-33518e999472 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:37 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:37 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:37 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:37 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c78b993a-d93a-4256-afbd-33518e999472 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] POST http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104/action Sep 07 13:51:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c78b993a-d93a-4256-afbd-33518e999472 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:51:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c78b993a-d93a-4256-afbd-33518e999472 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:37 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ba1302cd-783b-4858-b6af-be3225d0ff7d tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ba1302cd-783b-4858-b6af-be3225d0ff7d tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 returned with HTTP 200 Sep 07 13:51:37 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 655/1338] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:37 2026] GET /volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 => generated 929 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:37 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:37 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:37 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:37 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:37 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c78b993a-d93a-4256-afbd-33518e999472 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Volume info retrieved successfully. Sep 07 13:51:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7be288c8-b4f9-40d6-9dd4-f046993ec79e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7be288c8-b4f9-40d6-9dd4-f046993ec79e tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] DELETE http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 Sep 07 13:51:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7be288c8-b4f9-40d6-9dd4-f046993ec79e tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7be288c8-b4f9-40d6-9dd4-f046993ec79e tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:37 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-7be288c8-b4f9-40d6-9dd4-f046993ec79e tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Delete volume with id: c32e6b19-9dbd-4df2-bcbc-2ec035426be6 Sep 07 13:51:37 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:37 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:37 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:37 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:37 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7be288c8-b4f9-40d6-9dd4-f046993ec79e tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:37 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7be288c8-b4f9-40d6-9dd4-f046993ec79e tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Delete volume request issued successfully. Sep 07 13:51:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7be288c8-b4f9-40d6-9dd4-f046993ec79e tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 returned with HTTP 202 Sep 07 13:51:37 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 656/1339] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:51:37 2026] DELETE /volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:51:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b84a56cb-5d0b-499b-ae36-cdc21263d5c9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b84a56cb-5d0b-499b-ae36-cdc21263d5c9 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 Sep 07 13:51:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b84a56cb-5d0b-499b-ae36-cdc21263d5c9 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b84a56cb-5d0b-499b-ae36-cdc21263d5c9 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:37 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-c78b993a-d93a-4256-afbd-33518e999472 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Created reservations ['54eeb075-05c2-48e8-b4e2-6d6126c0a4a7', 'fe589fad-079f-4bbc-9013-70b22dde6efc'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:51:37 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:37 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:37 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:37 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:37 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b84a56cb-5d0b-499b-ae36-cdc21263d5c9 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b84a56cb-5d0b-499b-ae36-cdc21263d5c9 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 returned with HTTP 200 Sep 07 13:51:37 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 657/1340] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:37 2026] GET /volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 => generated 928 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:37 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c78b993a-d93a-4256-afbd-33518e999472 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Extend volume request issued successfully. Sep 07 13:51:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c78b993a-d93a-4256-afbd-33518e999472 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104/action returned with HTTP 202 Sep 07 13:51:37 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 684/1341] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:51:37 2026] POST /volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104/action => generated 0 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:51:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-bd0c70d1-78bd-4dc9-9674-85240957e2a7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bd0c70d1-78bd-4dc9-9674-85240957e2a7 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 Sep 07 13:51:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bd0c70d1-78bd-4dc9-9674-85240957e2a7 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bd0c70d1-78bd-4dc9-9674-85240957e2a7 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:37 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:37 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:37 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:37 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:37 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-bd0c70d1-78bd-4dc9-9674-85240957e2a7 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Volume info retrieved successfully. Sep 07 13:51:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bd0c70d1-78bd-4dc9-9674-85240957e2a7 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 returned with HTTP 200 Sep 07 13:51:37 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 658/1342] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:37 2026] GET /volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 => generated 1323 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d4621677-56f0-43be-a3be-b67a4c3710a2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d4621677-56f0-43be-a3be-b67a4c3710a2 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] GET http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 Sep 07 13:51:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d4621677-56f0-43be-a3be-b67a4c3710a2 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d4621677-56f0-43be-a3be-b67a4c3710a2 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:37 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:37 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:37 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:37 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:37 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d4621677-56f0-43be-a3be-b67a4c3710a2 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Volume info retrieved successfully. Sep 07 13:51:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d4621677-56f0-43be-a3be-b67a4c3710a2 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 returned with HTTP 200 Sep 07 13:51:37 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 685/1343] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:37 2026] GET /volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 => generated 1329 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:51:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-b2f22f2e-399a-4e30-9c4c-2c13175f228c req-ee3e049e-e1ba-40a5-8759-583ea68bf1cc None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-b2f22f2e-399a-4e30-9c4c-2c13175f228c req-ee3e049e-e1ba-40a5-8759-583ea68bf1cc tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] GET http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 Sep 07 13:51:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-b2f22f2e-399a-4e30-9c4c-2c13175f228c req-ee3e049e-e1ba-40a5-8759-583ea68bf1cc tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-b2f22f2e-399a-4e30-9c4c-2c13175f228c req-ee3e049e-e1ba-40a5-8759-583ea68bf1cc tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:38 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:38 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-b2f22f2e-399a-4e30-9c4c-2c13175f228c req-ee3e049e-e1ba-40a5-8759-583ea68bf1cc tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Volume info retrieved successfully. Sep 07 13:51:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-b2f22f2e-399a-4e30-9c4c-2c13175f228c req-ee3e049e-e1ba-40a5-8759-583ea68bf1cc tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 returned with HTTP 200 Sep 07 13:51:38 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 659/1344] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:51:38 2026] GET /volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 => generated 1329 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-fb8354af-ace8-4413-ade0-e95e554cbb3f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fb8354af-ace8-4413-ade0-e95e554cbb3f tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 Sep 07 13:51:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fb8354af-ace8-4413-ade0-e95e554cbb3f tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fb8354af-ace8-4413-ade0-e95e554cbb3f tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fb8354af-ace8-4413-ade0-e95e554cbb3f tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 returned with HTTP 404 Sep 07 13:51:38 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 686/1345] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:38 2026] GET /volume/v3/volumes/c32e6b19-9dbd-4df2-bcbc-2ec035426be6 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e23d1bfe-b9ac-4f6f-86df-c8a4d088fd7b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e23d1bfe-b9ac-4f6f-86df-c8a4d088fd7b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/b94031e4-acd1-4be9-9634-7f7d702e772d Sep 07 13:51:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e23d1bfe-b9ac-4f6f-86df-c8a4d088fd7b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e23d1bfe-b9ac-4f6f-86df-c8a4d088fd7b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:38 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:38 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e23d1bfe-b9ac-4f6f-86df-c8a4d088fd7b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4baf9c40-a74f-499e-aa93-c37dcdfeacbc None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4baf9c40-a74f-499e-aa93-c37dcdfeacbc tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 Sep 07 13:51:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4baf9c40-a74f-499e-aa93-c37dcdfeacbc tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4baf9c40-a74f-499e-aa93-c37dcdfeacbc tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e23d1bfe-b9ac-4f6f-86df-c8a4d088fd7b tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/b94031e4-acd1-4be9-9634-7f7d702e772d returned with HTTP 200 Sep 07 13:51:38 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 660/1346] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:38 2026] GET /volume/v3/volumes/b94031e4-acd1-4be9-9634-7f7d702e772d => generated 842 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:38 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:38 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:38 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:38 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ba22fed2-5ae4-40ee-bcdd-9b5580a89d3a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ba22fed2-5ae4-40ee-bcdd-9b5580a89d3a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] DELETE http://192.168.122.6/volume/v3/volumes/b94031e4-acd1-4be9-9634-7f7d702e772d Sep 07 13:51:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ba22fed2-5ae4-40ee-bcdd-9b5580a89d3a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ba22fed2-5ae4-40ee-bcdd-9b5580a89d3a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:38 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-ba22fed2-5ae4-40ee-bcdd-9b5580a89d3a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Delete volume with id: b94031e4-acd1-4be9-9634-7f7d702e772d Sep 07 13:51:38 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-4baf9c40-a74f-499e-aa93-c37dcdfeacbc tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Volume info retrieved successfully. Sep 07 13:51:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:38 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:38 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ba22fed2-5ae4-40ee-bcdd-9b5580a89d3a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4baf9c40-a74f-499e-aa93-c37dcdfeacbc tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 returned with HTTP 200 Sep 07 13:51:38 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 687/1347] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:38 2026] GET /volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 => generated 1323 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c9b3d755-1c7d-4a92-9c4b-47be588f9978 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ba22fed2-5ae4-40ee-bcdd-9b5580a89d3a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Delete volume request issued successfully. Sep 07 13:51:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ba22fed2-5ae4-40ee-bcdd-9b5580a89d3a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/b94031e4-acd1-4be9-9634-7f7d702e772d returned with HTTP 202 Sep 07 13:51:38 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 661/1348] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:51:38 2026] DELETE /volume/v3/volumes/b94031e4-acd1-4be9-9634-7f7d702e772d => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:51:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-0b6a4d20-fe4f-40ce-9ec9-ba77069fff5a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0b6a4d20-fe4f-40ce-9ec9-ba77069fff5a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/b94031e4-acd1-4be9-9634-7f7d702e772d Sep 07 13:51:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0b6a4d20-fe4f-40ce-9ec9-ba77069fff5a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0b6a4d20-fe4f-40ce-9ec9-ba77069fff5a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:38 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:38 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-0b6a4d20-fe4f-40ce-9ec9-ba77069fff5a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0b6a4d20-fe4f-40ce-9ec9-ba77069fff5a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/b94031e4-acd1-4be9-9634-7f7d702e772d returned with HTTP 200 Sep 07 13:51:38 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 662/1349] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:38 2026] GET /volume/v3/volumes/b94031e4-acd1-4be9-9634-7f7d702e772d => generated 841 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c9b3d755-1c7d-4a92-9c4b-47be588f9978 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-reader] GET http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 Sep 07 13:51:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c9b3d755-1c7d-4a92-9c4b-47be588f9978 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c9b3d755-1c7d-4a92-9c4b-47be588f9978 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-reader] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:38 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:38 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:38 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:38 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:38 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c9b3d755-1c7d-4a92-9c4b-47be588f9978 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-reader] Volume info retrieved successfully. Sep 07 13:51:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c9b3d755-1c7d-4a92-9c4b-47be588f9978 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-reader] http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 returned with HTTP 200 Sep 07 13:51:38 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 688/1350] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:38 2026] GET /volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 => generated 1323 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-995f085a-8799-479c-b32b-c14d1f1f4eb7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-995f085a-8799-479c-b32b-c14d1f1f4eb7 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 Sep 07 13:51:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-995f085a-8799-479c-b32b-c14d1f1f4eb7 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-995f085a-8799-479c-b32b-c14d1f1f4eb7 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:38 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:38 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-995f085a-8799-479c-b32b-c14d1f1f4eb7 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Volume info retrieved successfully. Sep 07 13:51:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-995f085a-8799-479c-b32b-c14d1f1f4eb7 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 returned with HTTP 200 Sep 07 13:51:38 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 663/1351] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:38 2026] GET /volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 => generated 1323 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-146ee863-51cd-4259-a1c1-0a2fc271fd74 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-146ee863-51cd-4259-a1c1-0a2fc271fd74 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] DELETE http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 Sep 07 13:51:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-146ee863-51cd-4259-a1c1-0a2fc271fd74 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-146ee863-51cd-4259-a1c1-0a2fc271fd74 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:38 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-146ee863-51cd-4259-a1c1-0a2fc271fd74 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Delete volume with id: 06640ff1-4859-4902-975f-3942e2680104 Sep 07 13:51:38 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:38 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:38 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:38 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:38 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-146ee863-51cd-4259-a1c1-0a2fc271fd74 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Volume info retrieved successfully. Sep 07 13:51:38 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-146ee863-51cd-4259-a1c1-0a2fc271fd74 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Delete volume request issued successfully. Sep 07 13:51:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-146ee863-51cd-4259-a1c1-0a2fc271fd74 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 returned with HTTP 202 Sep 07 13:51:38 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 689/1352] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:51:38 2026] DELETE /volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:51:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f1b5282d-1814-4b78-9450-ab9fcb7814f8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f1b5282d-1814-4b78-9450-ab9fcb7814f8 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 Sep 07 13:51:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f1b5282d-1814-4b78-9450-ab9fcb7814f8 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f1b5282d-1814-4b78-9450-ab9fcb7814f8 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:39 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:39 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:39 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:39 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:39 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f1b5282d-1814-4b78-9450-ab9fcb7814f8 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Volume info retrieved successfully. Sep 07 13:51:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f1b5282d-1814-4b78-9450-ab9fcb7814f8 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 returned with HTTP 200 Sep 07 13:51:39 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 664/1353] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:38 2026] GET /volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 => generated 1322 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-b2f22f2e-399a-4e30-9c4c-2c13175f228c req-95d8cf42-010f-49f2-813a-8c14339beade None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-b2f22f2e-399a-4e30-9c4c-2c13175f228c req-95d8cf42-010f-49f2-813a-8c14339beade tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] GET http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 Sep 07 13:51:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-b2f22f2e-399a-4e30-9c4c-2c13175f228c req-95d8cf42-010f-49f2-813a-8c14339beade tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-b2f22f2e-399a-4e30-9c4c-2c13175f228c req-95d8cf42-010f-49f2-813a-8c14339beade tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:39 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:39 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:39 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:39 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:39 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-b2f22f2e-399a-4e30-9c4c-2c13175f228c req-95d8cf42-010f-49f2-813a-8c14339beade tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Volume info retrieved successfully. Sep 07 13:51:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-b2f22f2e-399a-4e30-9c4c-2c13175f228c req-95d8cf42-010f-49f2-813a-8c14339beade tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 returned with HTTP 200 Sep 07 13:51:39 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 690/1354] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:51:39 2026] GET /volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 => generated 1329 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:51:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f0810a19-ae36-4821-a6e7-437ff02aeb6b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f0810a19-ae36-4821-a6e7-437ff02aeb6b None None] GET http://192.168.122.6/volume// Sep 07 13:51:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f0810a19-ae36-4821-a6e7-437ff02aeb6b None None] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f0810a19-ae36-4821-a6e7-437ff02aeb6b None None] Calling method 'all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f0810a19-ae36-4821-a6e7-437ff02aeb6b None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:51:39 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 665/1355] 192.168.122.6 () {58 vars in 1298 bytes} [Mon Sep 7 13:51:39 2026] GET /volume/ => generated 388 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:51:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-b2f22f2e-399a-4e30-9c4c-2c13175f228c req-063a1cd9-ae8c-4635-ae32-8da4678a6f71 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-b2f22f2e-399a-4e30-9c4c-2c13175f228c req-063a1cd9-ae8c-4635-ae32-8da4678a6f71 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 07 13:51:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-b2f22f2e-399a-4e30-9c4c-2c13175f228c req-063a1cd9-ae8c-4635-ae32-8da4678a6f71 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "664cac84-7c2e-4092-a58f-4219c6065d08", "connector": null, "instance_uuid": "da984392-c88c-4566-beb2-ea19767b7f2c"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:39 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:39 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:39 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:39 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-b2f22f2e-399a-4e30-9c4c-2c13175f228c req-063a1cd9-ae8c-4635-ae32-8da4678a6f71 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 07 13:51:39 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 691/1356] 192.168.122.6 () {66 vars in 1473 bytes} [Mon Sep 7 13:51:39 2026] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e7cae75c-fe54-44bb-a108-760b1c982a01 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e7cae75c-fe54-44bb-a108-760b1c982a01 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/b94031e4-acd1-4be9-9634-7f7d702e772d Sep 07 13:51:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e7cae75c-fe54-44bb-a108-760b1c982a01 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e7cae75c-fe54-44bb-a108-760b1c982a01 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:39 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:39 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:39 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:39 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:39 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e7cae75c-fe54-44bb-a108-760b1c982a01 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e7cae75c-fe54-44bb-a108-760b1c982a01 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/b94031e4-acd1-4be9-9634-7f7d702e772d returned with HTTP 200 Sep 07 13:51:39 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 666/1357] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:39 2026] GET /volume/v3/volumes/b94031e4-acd1-4be9-9634-7f7d702e772d => generated 841 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:51:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-74cfd8d3-ed19-4796-89cb-d1199d90eadd None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:40 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-74cfd8d3-ed19-4796-89cb-d1199d90eadd tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 Sep 07 13:51:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-74cfd8d3-ed19-4796-89cb-d1199d90eadd tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-74cfd8d3-ed19-4796-89cb-d1199d90eadd tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:40 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:40 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:40 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:40 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:40 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-74cfd8d3-ed19-4796-89cb-d1199d90eadd tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Volume info retrieved successfully. Sep 07 13:51:40 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-74cfd8d3-ed19-4796-89cb-d1199d90eadd tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 returned with HTTP 200 Sep 07 13:51:40 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 692/1358] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:40 2026] GET /volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 => generated 843 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:51:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c3f5eebd-3b43-428f-a59f-c4d725bee3e7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:40 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c3f5eebd-3b43-428f-a59f-c4d725bee3e7 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/b94031e4-acd1-4be9-9634-7f7d702e772d Sep 07 13:51:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c3f5eebd-3b43-428f-a59f-c4d725bee3e7 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c3f5eebd-3b43-428f-a59f-c4d725bee3e7 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:40 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c3f5eebd-3b43-428f-a59f-c4d725bee3e7 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/b94031e4-acd1-4be9-9634-7f7d702e772d returned with HTTP 404 Sep 07 13:51:40 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 667/1359] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:40 2026] GET /volume/v3/volumes/b94031e4-acd1-4be9-9634-7f7d702e772d => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-efc7bb93-3dbb-4950-b8e0-e41ebb01dc7a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:40 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-efc7bb93-3dbb-4950-b8e0-e41ebb01dc7a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:51:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-efc7bb93-3dbb-4950-b8e0-e41ebb01dc7a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "bdbd1541-2076-47bf-b26a-15662727e644", "size": 1, "name": "tempest-VolumesGetTest-Volume-1168950144", "metadata": {"Type": "Test"}}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-efc7bb93-3dbb-4950-b8e0-e41ebb01dc7a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Create volume request body: {'volume': {'imageRef': 'bdbd1541-2076-47bf-b26a-15662727e644', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1168950144', 'metadata': {'Type': 'Test'}}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:51:41 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-efc7bb93-3dbb-4950-b8e0-e41ebb01dc7a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Create volume of 1 GB Sep 07 13:51:41 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-efc7bb93-3dbb-4950-b8e0-e41ebb01dc7a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Availability Zones retrieved successfully. Sep 07 13:51:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-efc7bb93-3dbb-4950-b8e0-e41ebb01dc7a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Flow 'volume_create_api' (ea0c1327-380d-4153-81ee-b7e9f019af5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-efc7bb93-3dbb-4950-b8e0-e41ebb01dc7a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0800397-8cc8-4955-bca2-00b987fb5bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-efc7bb93-3dbb-4950-b8e0-e41ebb01dc7a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:51:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-efef40a7-9b2d-4873-a9a4-86de948afe44 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-efef40a7-9b2d-4873-a9a4-86de948afe44 None None] GET http://192.168.122.6/volume// Sep 07 13:51:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-efef40a7-9b2d-4873-a9a4-86de948afe44 None None] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-efef40a7-9b2d-4873-a9a4-86de948afe44 None None] Calling method 'all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-efef40a7-9b2d-4873-a9a4-86de948afe44 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:51:41 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 668/1360] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:51:41 2026] GET /volume/ => generated 388 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 13:51:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-b2f22f2e-399a-4e30-9c4c-2c13175f228c req-3bdd5155-278d-4c18-9fae-f86a4af6ff4b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-b2f22f2e-399a-4e30-9c4c-2c13175f228c req-3bdd5155-278d-4c18-9fae-f86a4af6ff4b tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] GET http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 Sep 07 13:51:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-b2f22f2e-399a-4e30-9c4c-2c13175f228c req-3bdd5155-278d-4c18-9fae-f86a4af6ff4b tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-b2f22f2e-399a-4e30-9c4c-2c13175f228c req-3bdd5155-278d-4c18-9fae-f86a4af6ff4b tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:41 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:41 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:41 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:41 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:41 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-b2f22f2e-399a-4e30-9c4c-2c13175f228c req-3bdd5155-278d-4c18-9fae-f86a4af6ff4b tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Volume info retrieved successfully. Sep 07 13:51:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-b2f22f2e-399a-4e30-9c4c-2c13175f228c req-3bdd5155-278d-4c18-9fae-f86a4af6ff4b tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 returned with HTTP 200 Sep 07 13:51:41 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 669/1361] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 13:51:41 2026] GET /volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 => generated 1509 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 13:51:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d4dee559-6790-42fc-b54f-8354aea188b4 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d4dee559-6790-42fc-b54f-8354aea188b4 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 Sep 07 13:51:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d4dee559-6790-42fc-b54f-8354aea188b4 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d4dee559-6790-42fc-b54f-8354aea188b4 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d4dee559-6790-42fc-b54f-8354aea188b4 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 returned with HTTP 404 Sep 07 13:51:41 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 670/1362] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:41 2026] GET /volume/v3/volumes/06640ff1-4859-4902-975f-3942e2680104 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-efc7bb93-3dbb-4950-b8e0-e41ebb01dc7a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0800397-8cc8-4955-bca2-00b987fb5bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b41286f1-4cdb-400e-b5a8-d0426b4346ca None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-efc7bb93-3dbb-4950-b8e0-e41ebb01dc7a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff9074d9-31df-4cf7-a0e1-6812a7000e82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b41286f1-4cdb-400e-b5a8-d0426b4346ca tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:51:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b41286f1-4cdb-400e-b5a8-d0426b4346ca tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1768682289"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-b41286f1-4cdb-400e-b5a8-d0426b4346ca tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1768682289'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:51:41 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-b41286f1-4cdb-400e-b5a8-d0426b4346ca tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Create volume of 1 GB Sep 07 13:51:41 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b41286f1-4cdb-400e-b5a8-d0426b4346ca tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Availability Zones retrieved successfully. Sep 07 13:51:41 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b41286f1-4cdb-400e-b5a8-d0426b4346ca tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Flow 'volume_create_api' (2b83b454-8f36-4771-a1fc-39dc19f2da1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:41 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b41286f1-4cdb-400e-b5a8-d0426b4346ca tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (881f772e-8fed-4cab-acaa-c21bcfabd585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:41 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-b41286f1-4cdb-400e-b5a8-d0426b4346ca tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:51:41 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-efc7bb93-3dbb-4950-b8e0-e41ebb01dc7a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Created reservations ['f511310a-339b-4485-b90c-c34bc6feebca', 'da870b66-2ed0-4e9f-abbf-e4dd09bf38df', '82ca1e11-6186-405c-ab9e-59d6b0126f5d', 'eeee7243-9713-4049-b2d2-46073fa38fcf'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:51:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-efc7bb93-3dbb-4950-b8e0-e41ebb01dc7a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff9074d9-31df-4cf7-a0e1-6812a7000e82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f511310a-339b-4485-b90c-c34bc6feebca', 'da870b66-2ed0-4e9f-abbf-e4dd09bf38df', '82ca1e11-6186-405c-ab9e-59d6b0126f5d', 'eeee7243-9713-4049-b2d2-46073fa38fcf']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-efc7bb93-3dbb-4950-b8e0-e41ebb01dc7a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b7187a9-7851-44c0-82ce-728f2f4a52ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:41 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b41286f1-4cdb-400e-b5a8-d0426b4346ca tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (881f772e-8fed-4cab-acaa-c21bcfabd585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:41 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:41 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:41 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b41286f1-4cdb-400e-b5a8-d0426b4346ca tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95ba2af5-2794-4037-bff3-d7ef4a3e1372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-efc7bb93-3dbb-4950-b8e0-e41ebb01dc7a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b7187a9-7851-44c0-82ce-728f2f4a52ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a285816-c173-4f1f-bda8-5d988ee5d2b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1168950144',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ad578935552d4d118f97a8607eba93f3',qos_specs=None,replication_status=,reservations=['f511310a-339b-4485-b90c-c34bc6feebca','da870b66-2ed0-4e9f-abbf-e4dd09bf38df','82ca1e11-6186-405c-ab9e-59d6b0126f5d','eeee7243-9713-4049-b2d2-46073fa38fcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e4cd642ccf14bc3b0fdf3ad26e0e592',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:51:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1168950144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a285816-c173-4f1f-bda8-5d988ee5d2b2,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='ad578935552d4d118f97a8607eba93f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e4cd642ccf14bc3b0fdf3ad26e0e592',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-efc7bb93-3dbb-4950-b8e0-e41ebb01dc7a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ffdc4ca-373c-4971-991f-dddf8fc61d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-efc7bb93-3dbb-4950-b8e0-e41ebb01dc7a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ffdc4ca-373c-4971-991f-dddf8fc61d2d) transitioned into state 'SUCCESS' from state '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-1168950144',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ad578935552d4d118f97a8607eba93f3',qos_specs=None,replication_status=,reservations=['f511310a-339b-4485-b90c-c34bc6feebca','da870b66-2ed0-4e9f-abbf-e4dd09bf38df','82ca1e11-6186-405c-ab9e-59d6b0126f5d','eeee7243-9713-4049-b2d2-46073fa38fcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e4cd642ccf14bc3b0fdf3ad26e0e592',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-efc7bb93-3dbb-4950-b8e0-e41ebb01dc7a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63c1f62c-ae38-4973-88bc-7211932ed2aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-efc7bb93-3dbb-4950-b8e0-e41ebb01dc7a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63c1f62c-ae38-4973-88bc-7211932ed2aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-efc7bb93-3dbb-4950-b8e0-e41ebb01dc7a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Flow 'volume_create_api' (ea0c1327-380d-4153-81ee-b7e9f019af5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:41 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-efc7bb93-3dbb-4950-b8e0-e41ebb01dc7a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Create volume request issued successfully. Sep 07 13:51:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-efc7bb93-3dbb-4950-b8e0-e41ebb01dc7a tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:51:41 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 693/1363] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:51:40 2026] POST /volume/v3/volumes => generated 764 bytes in 721 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:51:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-b2f22f2e-399a-4e30-9c4c-2c13175f228c req-ab802336-79a5-4f36-a1b6-27226a423c2b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:41 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-b41286f1-4cdb-400e-b5a8-d0426b4346ca tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Created reservations ['f54ba7f1-a26e-4018-9689-ea71898df28f', 'd523e159-73fa-4dd9-ac00-978435aaa6b9', '058419e2-3235-4230-bf69-1380b593853f', '4250e6d6-279d-41fc-b6d3-a72b756df529'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:51:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-b2f22f2e-399a-4e30-9c4c-2c13175f228c req-ab802336-79a5-4f36-a1b6-27226a423c2b tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] PUT http://192.168.122.6/volume/v3/attachments/a344fa6d-3256-4075-8652-8302c529d01a Sep 07 13:51:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-b2f22f2e-399a-4e30-9c4c-2c13175f228c req-ab802336-79a5-4f36-a1b6-27226a423c2b tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cf8721add54f", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "6a052522-d49c-4901-8b6c-ef97c1f54dff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:41 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b41286f1-4cdb-400e-b5a8-d0426b4346ca tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95ba2af5-2794-4037-bff3-d7ef4a3e1372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f54ba7f1-a26e-4018-9689-ea71898df28f', 'd523e159-73fa-4dd9-ac00-978435aaa6b9', '058419e2-3235-4230-bf69-1380b593853f', '4250e6d6-279d-41fc-b6d3-a72b756df529']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:41 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b41286f1-4cdb-400e-b5a8-d0426b4346ca tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5e4ce0a-9d6d-4371-b112-673d284bb510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:41 devstack devstack@c-api.service[87262]: DEBUG cinder.coordination [req-b2f22f2e-399a-4e30-9c4c-2c13175f228c req-ab802336-79a5-4f36-a1b6-27226a423c2b tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Acquiring lock "cinder-attachment_update-664cac84-7c2e-4092-a58f-4219c6065d08-devstack" by "attachment_update" {{(pid=87262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:51:41 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:41 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:41 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b41286f1-4cdb-400e-b5a8-d0426b4346ca tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5e4ce0a-9d6d-4371-b112-673d284bb510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '247644e5-8cf3-4393-9433-e5650bb42a0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1768682289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba2a9ce076024a3aa391aafaaca43888',qos_specs=None,replication_status=,reservations=['f54ba7f1-a26e-4018-9689-ea71898df28f','d523e159-73fa-4dd9-ac00-978435aaa6b9','058419e2-3235-4230-bf69-1380b593853f','4250e6d6-279d-41fc-b6d3-a72b756df529'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e2f684320d44acda48fd77029a40557',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:51:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1768682289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=247644e5-8cf3-4393-9433-e5650bb42a0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba2a9ce076024a3aa391aafaaca43888',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e2f684320d44acda48fd77029a40557',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:41 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b41286f1-4cdb-400e-b5a8-d0426b4346ca tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b4f147f-bc11-4b8a-9aed-9a564a634310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:41 devstack devstack@c-api.service[87262]: DEBUG cinder.coordination [req-b2f22f2e-399a-4e30-9c4c-2c13175f228c req-ab802336-79a5-4f36-a1b6-27226a423c2b tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Lock "cinder-attachment_update-664cac84-7c2e-4092-a58f-4219c6065d08-devstack" acquired by "attachment_update" :: waited 0.031s {{(pid=87262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:51:41 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:41 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:41 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:41 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:41 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b41286f1-4cdb-400e-b5a8-d0426b4346ca tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b4f147f-bc11-4b8a-9aed-9a564a634310) transitioned into state 'SUCCESS' from state '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-1768682289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba2a9ce076024a3aa391aafaaca43888',qos_specs=None,replication_status=,reservations=['f54ba7f1-a26e-4018-9689-ea71898df28f','d523e159-73fa-4dd9-ac00-978435aaa6b9','058419e2-3235-4230-bf69-1380b593853f','4250e6d6-279d-41fc-b6d3-a72b756df529'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e2f684320d44acda48fd77029a40557',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:41 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b41286f1-4cdb-400e-b5a8-d0426b4346ca tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81b58a90-ace3-4d8d-ba79-aee0ec0170cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:41 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b41286f1-4cdb-400e-b5a8-d0426b4346ca tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81b58a90-ace3-4d8d-ba79-aee0ec0170cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:41 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b41286f1-4cdb-400e-b5a8-d0426b4346ca tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Flow 'volume_create_api' (2b83b454-8f36-4771-a1fc-39dc19f2da1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:41 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b41286f1-4cdb-400e-b5a8-d0426b4346ca tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Create volume request issued successfully. Sep 07 13:51:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b41286f1-4cdb-400e-b5a8-d0426b4346ca tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:51:41 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 671/1364] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:51:41 2026] POST /volume/v3/volumes => generated 753 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:51:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d7541072-53b7-4632-b8cb-05fdae313ede None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d7541072-53b7-4632-b8cb-05fdae313ede tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 Sep 07 13:51:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d7541072-53b7-4632-b8cb-05fdae313ede tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d7541072-53b7-4632-b8cb-05fdae313ede tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:41 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:41 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:41 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:41 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:41 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d7541072-53b7-4632-b8cb-05fdae313ede tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d7541072-53b7-4632-b8cb-05fdae313ede tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 returned with HTTP 200 Sep 07 13:51:41 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 672/1365] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:41 2026] GET /volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 => generated 832 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-178b4601-9d3a-4110-8c25-31587e59e092 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-178b4601-9d3a-4110-8c25-31587e59e092 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/volumes/247644e5-8cf3-4393-9433-e5650bb42a0b Sep 07 13:51:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-178b4601-9d3a-4110-8c25-31587e59e092 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-178b4601-9d3a-4110-8c25-31587e59e092 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:42 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:42 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:42 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:42 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:42 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-178b4601-9d3a-4110-8c25-31587e59e092 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Volume info retrieved successfully. Sep 07 13:51:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-178b4601-9d3a-4110-8c25-31587e59e092 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/volumes/247644e5-8cf3-4393-9433-e5650bb42a0b returned with HTTP 200 Sep 07 13:51:42 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 673/1366] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:41 2026] GET /volume/v3/volumes/247644e5-8cf3-4393-9433-e5650bb42a0b => generated 821 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:42 devstack devstack@c-api.service[87262]: DEBUG cinder.coordination [req-b2f22f2e-399a-4e30-9c4c-2c13175f228c req-ab802336-79a5-4f36-a1b6-27226a423c2b tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Lock "cinder-attachment_update-664cac84-7c2e-4092-a58f-4219c6065d08-devstack" released by "attachment_update" :: held 0.583s {{(pid=87262) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:51:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-b2f22f2e-399a-4e30-9c4c-2c13175f228c req-ab802336-79a5-4f36-a1b6-27226a423c2b tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] http://192.168.122.6/volume/v3/attachments/a344fa6d-3256-4075-8652-8302c529d01a returned with HTTP 200 Sep 07 13:51:42 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 694/1367] 192.168.122.6 () {66 vars in 1583 bytes} [Mon Sep 7 13:51:41 2026] PUT /volume/v3/attachments/a344fa6d-3256-4075-8652-8302c529d01a => generated 694 bytes in 688 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-b2f22f2e-399a-4e30-9c4c-2c13175f228c req-02760055-e199-4ccd-9193-d30996c19703 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-b2f22f2e-399a-4e30-9c4c-2c13175f228c req-02760055-e199-4ccd-9193-d30996c19703 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] POST http://192.168.122.6/volume/v3/attachments/a344fa6d-3256-4075-8652-8302c529d01a/action Sep 07 13:51:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-b2f22f2e-399a-4e30-9c4c-2c13175f228c req-02760055-e199-4ccd-9193-d30996c19703 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Action body: b'{"os-complete": null}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:51:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-b2f22f2e-399a-4e30-9c4c-2c13175f228c req-02760055-e199-4ccd-9193-d30996c19703 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:42 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:42 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:42 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:42 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-b2f22f2e-399a-4e30-9c4c-2c13175f228c req-02760055-e199-4ccd-9193-d30996c19703 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] http://192.168.122.6/volume/v3/attachments/a344fa6d-3256-4075-8652-8302c529d01a/action returned with HTTP 204 Sep 07 13:51:42 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 674/1368] 192.168.122.6 () {66 vars in 1604 bytes} [Mon Sep 7 13:51:42 2026] POST /volume/v3/attachments/a344fa6d-3256-4075-8652-8302c529d01a/action => generated 0 bytes in 143 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-42ffae0c-5e27-4022-988e-2de778c08e49 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-42ffae0c-5e27-4022-988e-2de778c08e49 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 Sep 07 13:51:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-42ffae0c-5e27-4022-988e-2de778c08e49 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-42ffae0c-5e27-4022-988e-2de778c08e49 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:43 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:43 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:43 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:43 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:43 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-42ffae0c-5e27-4022-988e-2de778c08e49 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1d2da110-7827-4a9e-88d9-7e8b01b5b235 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1d2da110-7827-4a9e-88d9-7e8b01b5b235 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/volumes/247644e5-8cf3-4393-9433-e5650bb42a0b Sep 07 13:51:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1d2da110-7827-4a9e-88d9-7e8b01b5b235 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1d2da110-7827-4a9e-88d9-7e8b01b5b235 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-42ffae0c-5e27-4022-988e-2de778c08e49 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 returned with HTTP 200 Sep 07 13:51:43 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 695/1369] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:42 2026] GET /volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 => generated 856 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:51:43 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:43 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:43 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:43 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:43 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1d2da110-7827-4a9e-88d9-7e8b01b5b235 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Volume info retrieved successfully. Sep 07 13:51:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1d2da110-7827-4a9e-88d9-7e8b01b5b235 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/volumes/247644e5-8cf3-4393-9433-e5650bb42a0b returned with HTTP 200 Sep 07 13:51:43 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 675/1370] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:43 2026] GET /volume/v3/volumes/247644e5-8cf3-4393-9433-e5650bb42a0b => generated 845 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ac5ed3f2-1676-4523-bedd-4ee98aa1f323 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ac5ed3f2-1676-4523-bedd-4ee98aa1f323 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 Sep 07 13:51:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ac5ed3f2-1676-4523-bedd-4ee98aa1f323 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ac5ed3f2-1676-4523-bedd-4ee98aa1f323 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:44 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:44 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:44 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:44 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:44 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ac5ed3f2-1676-4523-bedd-4ee98aa1f323 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ac5ed3f2-1676-4523-bedd-4ee98aa1f323 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 returned with HTTP 200 Sep 07 13:51:44 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 696/1371] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:44 2026] GET /volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 => generated 914 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-45c92548-5990-483e-b18a-43c5a14bf3a2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-45c92548-5990-483e-b18a-43c5a14bf3a2 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/volumes/247644e5-8cf3-4393-9433-e5650bb42a0b Sep 07 13:51:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-45c92548-5990-483e-b18a-43c5a14bf3a2 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-45c92548-5990-483e-b18a-43c5a14bf3a2 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:44 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:44 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:44 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:44 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:44 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-45c92548-5990-483e-b18a-43c5a14bf3a2 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Volume info retrieved successfully. Sep 07 13:51:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-45c92548-5990-483e-b18a-43c5a14bf3a2 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/volumes/247644e5-8cf3-4393-9433-e5650bb42a0b returned with HTTP 200 Sep 07 13:51:44 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 676/1372] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:44 2026] GET /volume/v3/volumes/247644e5-8cf3-4393-9433-e5650bb42a0b => generated 846 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-184fb456-2079-43e9-b959-d8e679346ad2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-184fb456-2079-43e9-b959-d8e679346ad2 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 07 13:51:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-184fb456-2079-43e9-b959-d8e679346ad2 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "247644e5-8cf3-4393-9433-e5650bb42a0b", "name": "tempest-VolumesExtendTest-Snapshot-1093049780"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:44 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:44 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:44 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:44 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:44 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-184fb456-2079-43e9-b959-d8e679346ad2 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Volume info retrieved successfully. Sep 07 13:51:44 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-184fb456-2079-43e9-b959-d8e679346ad2 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Create snapshot from volume 247644e5-8cf3-4393-9433-e5650bb42a0b Sep 07 13:51:44 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-184fb456-2079-43e9-b959-d8e679346ad2 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Created reservations ['1d708bd4-129b-4d44-a8ff-8ad8ec8963ee', '66a4153f-932d-4c3c-8282-486287a96249', 'fae9bcf1-32cd-4f25-adfe-c23975986c4a', 'caa70316-1e7d-469e-a6fa-d16342ab7238'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:51:44 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:44 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:44 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-184fb456-2079-43e9-b959-d8e679346ad2 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Snapshot create request issued successfully. Sep 07 13:51:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-184fb456-2079-43e9-b959-d8e679346ad2 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 13:51:44 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 697/1373] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 13:51:44 2026] POST /volume/v3/snapshots => generated 304 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:51:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e71c96f8-6609-48fb-bb7e-52b4be5a46e0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e71c96f8-6609-48fb-bb7e-52b4be5a46e0 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/snapshots/dd52dbda-334d-4360-88dc-011ed4e98e16 Sep 07 13:51:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e71c96f8-6609-48fb-bb7e-52b4be5a46e0 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e71c96f8-6609-48fb-bb7e-52b4be5a46e0 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:44 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:44 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:44 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e71c96f8-6609-48fb-bb7e-52b4be5a46e0 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Snapshot retrieved successfully. Sep 07 13:51:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e71c96f8-6609-48fb-bb7e-52b4be5a46e0 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/snapshots/dd52dbda-334d-4360-88dc-011ed4e98e16 returned with HTTP 200 Sep 07 13:51:44 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 677/1374] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:51:44 2026] GET /volume/v3/snapshots/dd52dbda-334d-4360-88dc-011ed4e98e16 => generated 436 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ad5700dc-3130-41e1-8fd6-112010bf90c8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ad5700dc-3130-41e1-8fd6-112010bf90c8 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 Sep 07 13:51:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ad5700dc-3130-41e1-8fd6-112010bf90c8 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ad5700dc-3130-41e1-8fd6-112010bf90c8 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:45 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:45 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:45 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:45 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:45 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ad5700dc-3130-41e1-8fd6-112010bf90c8 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ad5700dc-3130-41e1-8fd6-112010bf90c8 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 returned with HTTP 200 Sep 07 13:51:45 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 698/1375] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:45 2026] GET /volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 => generated 914 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-de140a6a-2286-406f-804d-1cde0283efda None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-de140a6a-2286-406f-804d-1cde0283efda tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/snapshots/dd52dbda-334d-4360-88dc-011ed4e98e16 Sep 07 13:51:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-de140a6a-2286-406f-804d-1cde0283efda tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-de140a6a-2286-406f-804d-1cde0283efda tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:45 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:45 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:45 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-de140a6a-2286-406f-804d-1cde0283efda tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Snapshot retrieved successfully. Sep 07 13:51:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-de140a6a-2286-406f-804d-1cde0283efda tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/snapshots/dd52dbda-334d-4360-88dc-011ed4e98e16 returned with HTTP 200 Sep 07 13:51:45 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 678/1376] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:51:45 2026] GET /volume/v3/snapshots/dd52dbda-334d-4360-88dc-011ed4e98e16 => generated 436 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8fbfc9c1-26e4-431e-a203-bdafe35e34e1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8fbfc9c1-26e4-431e-a203-bdafe35e34e1 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 Sep 07 13:51:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8fbfc9c1-26e4-431e-a203-bdafe35e34e1 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8fbfc9c1-26e4-431e-a203-bdafe35e34e1 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:46 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:46 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:46 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:46 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:46 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8fbfc9c1-26e4-431e-a203-bdafe35e34e1 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8fbfc9c1-26e4-431e-a203-bdafe35e34e1 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 returned with HTTP 200 Sep 07 13:51:46 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 699/1377] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:46 2026] GET /volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 => generated 917 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-0ceed0f4-7844-4bd8-ae1f-24fa45939bf0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0ceed0f4-7844-4bd8-ae1f-24fa45939bf0 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/snapshots/dd52dbda-334d-4360-88dc-011ed4e98e16 Sep 07 13:51:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0ceed0f4-7844-4bd8-ae1f-24fa45939bf0 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0ceed0f4-7844-4bd8-ae1f-24fa45939bf0 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:46 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:46 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:46 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-0ceed0f4-7844-4bd8-ae1f-24fa45939bf0 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Snapshot retrieved successfully. Sep 07 13:51:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0ceed0f4-7844-4bd8-ae1f-24fa45939bf0 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/snapshots/dd52dbda-334d-4360-88dc-011ed4e98e16 returned with HTTP 200 Sep 07 13:51:46 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 679/1378] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:51:46 2026] GET /volume/v3/snapshots/dd52dbda-334d-4360-88dc-011ed4e98e16 => generated 436 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f676b0a2-70a9-4d15-9c24-1090a18ff89c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f676b0a2-70a9-4d15-9c24-1090a18ff89c tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 Sep 07 13:51:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f676b0a2-70a9-4d15-9c24-1090a18ff89c tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f676b0a2-70a9-4d15-9c24-1090a18ff89c tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:47 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:47 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:47 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:47 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:47 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f676b0a2-70a9-4d15-9c24-1090a18ff89c tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f676b0a2-70a9-4d15-9c24-1090a18ff89c tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 returned with HTTP 200 Sep 07 13:51:47 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 700/1379] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:47 2026] GET /volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 => generated 917 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-fc162295-fff7-4fe6-9a5f-8079d18c6a66 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fc162295-fff7-4fe6-9a5f-8079d18c6a66 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/snapshots/dd52dbda-334d-4360-88dc-011ed4e98e16 Sep 07 13:51:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fc162295-fff7-4fe6-9a5f-8079d18c6a66 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fc162295-fff7-4fe6-9a5f-8079d18c6a66 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:47 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:47 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:47 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-fc162295-fff7-4fe6-9a5f-8079d18c6a66 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Snapshot retrieved successfully. Sep 07 13:51:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fc162295-fff7-4fe6-9a5f-8079d18c6a66 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/snapshots/dd52dbda-334d-4360-88dc-011ed4e98e16 returned with HTTP 200 Sep 07 13:51:47 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 680/1380] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:51:47 2026] GET /volume/v3/snapshots/dd52dbda-334d-4360-88dc-011ed4e98e16 => generated 436 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4cf15fff-b74a-41f7-a52b-67a53ccb871c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4cf15fff-b74a-41f7-a52b-67a53ccb871c tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 Sep 07 13:51:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4cf15fff-b74a-41f7-a52b-67a53ccb871c tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4cf15fff-b74a-41f7-a52b-67a53ccb871c tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:48 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:48 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:48 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:48 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:48 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-4cf15fff-b74a-41f7-a52b-67a53ccb871c tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4cf15fff-b74a-41f7-a52b-67a53ccb871c tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 returned with HTTP 200 Sep 07 13:51:48 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 701/1381] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:48 2026] GET /volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 => generated 917 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a4066780-4fcb-463d-bfe8-3cdbca2720db None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a4066780-4fcb-463d-bfe8-3cdbca2720db tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/snapshots/dd52dbda-334d-4360-88dc-011ed4e98e16 Sep 07 13:51:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a4066780-4fcb-463d-bfe8-3cdbca2720db tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a4066780-4fcb-463d-bfe8-3cdbca2720db tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:49 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:49 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:49 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a4066780-4fcb-463d-bfe8-3cdbca2720db tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Snapshot retrieved successfully. Sep 07 13:51:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a4066780-4fcb-463d-bfe8-3cdbca2720db tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/snapshots/dd52dbda-334d-4360-88dc-011ed4e98e16 returned with HTTP 200 Sep 07 13:51:49 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 681/1382] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:51:48 2026] GET /volume/v3/snapshots/dd52dbda-334d-4360-88dc-011ed4e98e16 => generated 436 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-3960c43e-e62a-4cfa-b537-c36d67c976b3 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3960c43e-e62a-4cfa-b537-c36d67c976b3 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 Sep 07 13:51:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3960c43e-e62a-4cfa-b537-c36d67c976b3 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3960c43e-e62a-4cfa-b537-c36d67c976b3 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:49 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:49 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:49 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:49 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:49 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-3960c43e-e62a-4cfa-b537-c36d67c976b3 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3960c43e-e62a-4cfa-b537-c36d67c976b3 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 returned with HTTP 200 Sep 07 13:51:49 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 702/1383] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:49 2026] GET /volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 => generated 917 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-76ba64a0-23c5-4c70-8b23-d7d98dd08100 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-76ba64a0-23c5-4c70-8b23-d7d98dd08100 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/snapshots/dd52dbda-334d-4360-88dc-011ed4e98e16 Sep 07 13:51:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-76ba64a0-23c5-4c70-8b23-d7d98dd08100 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-76ba64a0-23c5-4c70-8b23-d7d98dd08100 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:50 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:50 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:50 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-76ba64a0-23c5-4c70-8b23-d7d98dd08100 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Snapshot retrieved successfully. Sep 07 13:51:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-76ba64a0-23c5-4c70-8b23-d7d98dd08100 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/snapshots/dd52dbda-334d-4360-88dc-011ed4e98e16 returned with HTTP 200 Sep 07 13:51:50 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 682/1384] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:51:50 2026] GET /volume/v3/snapshots/dd52dbda-334d-4360-88dc-011ed4e98e16 => generated 463 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-09ca0f60-2b94-4ea1-9a53-cd749d4052fc None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-09ca0f60-2b94-4ea1-9a53-cd749d4052fc tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] POST http://192.168.122.6/volume/v3/volumes/247644e5-8cf3-4393-9433-e5650bb42a0b/action Sep 07 13:51:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-09ca0f60-2b94-4ea1-9a53-cd749d4052fc tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:51:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-09ca0f60-2b94-4ea1-9a53-cd749d4052fc tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:50 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:50 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:50 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:50 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:50 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-09ca0f60-2b94-4ea1-9a53-cd749d4052fc tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Volume info retrieved successfully. Sep 07 13:51:50 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-09ca0f60-2b94-4ea1-9a53-cd749d4052fc tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Created reservations ['d9bd1885-1ef5-4aff-9942-5002e966622a', '77364328-7553-4d2d-b8d0-a2b2952453a4'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:51:50 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-09ca0f60-2b94-4ea1-9a53-cd749d4052fc tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Extend volume request issued successfully. Sep 07 13:51:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-09ca0f60-2b94-4ea1-9a53-cd749d4052fc tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/volumes/247644e5-8cf3-4393-9433-e5650bb42a0b/action returned with HTTP 202 Sep 07 13:51:50 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 703/1385] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:51:50 2026] POST /volume/v3/volumes/247644e5-8cf3-4393-9433-e5650bb42a0b/action => generated 0 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 13:51:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7d7a2818-9e17-452b-930c-adb9d1559271 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7d7a2818-9e17-452b-930c-adb9d1559271 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/volumes/247644e5-8cf3-4393-9433-e5650bb42a0b Sep 07 13:51:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7d7a2818-9e17-452b-930c-adb9d1559271 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7d7a2818-9e17-452b-930c-adb9d1559271 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:50 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:50 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:50 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:50 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:50 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7d7a2818-9e17-452b-930c-adb9d1559271 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Volume info retrieved successfully. Sep 07 13:51:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7d7a2818-9e17-452b-930c-adb9d1559271 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/volumes/247644e5-8cf3-4393-9433-e5650bb42a0b returned with HTTP 200 Sep 07 13:51:50 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 683/1386] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:50 2026] GET /volume/v3/volumes/247644e5-8cf3-4393-9433-e5650bb42a0b => generated 846 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:51:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-15a6b94b-0e05-4346-ae86-4f943b0c65ba None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-15a6b94b-0e05-4346-ae86-4f943b0c65ba tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 Sep 07 13:51:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-15a6b94b-0e05-4346-ae86-4f943b0c65ba tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-15a6b94b-0e05-4346-ae86-4f943b0c65ba tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:50 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:50 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:50 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:50 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:50 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-15a6b94b-0e05-4346-ae86-4f943b0c65ba tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-15a6b94b-0e05-4346-ae86-4f943b0c65ba tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 returned with HTTP 200 Sep 07 13:51:50 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 704/1387] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:50 2026] GET /volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 => generated 917 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d9df8ce7-4cc6-45ae-9538-bf998dc2dd44 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d9df8ce7-4cc6-45ae-9538-bf998dc2dd44 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/volumes/247644e5-8cf3-4393-9433-e5650bb42a0b Sep 07 13:51:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d9df8ce7-4cc6-45ae-9538-bf998dc2dd44 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d9df8ce7-4cc6-45ae-9538-bf998dc2dd44 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:51 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:51 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:51 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:51 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:51 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d9df8ce7-4cc6-45ae-9538-bf998dc2dd44 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Volume info retrieved successfully. Sep 07 13:51:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d9df8ce7-4cc6-45ae-9538-bf998dc2dd44 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/volumes/247644e5-8cf3-4393-9433-e5650bb42a0b returned with HTTP 200 Sep 07 13:51:51 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 684/1388] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:51 2026] GET /volume/v3/volumes/247644e5-8cf3-4393-9433-e5650bb42a0b => generated 846 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9be1d208-c7c0-45b6-ae25-36c4331e311c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9be1d208-c7c0-45b6-ae25-36c4331e311c tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-reader] GET http://192.168.122.6/volume/v3/volumes/247644e5-8cf3-4393-9433-e5650bb42a0b Sep 07 13:51:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9be1d208-c7c0-45b6-ae25-36c4331e311c tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9be1d208-c7c0-45b6-ae25-36c4331e311c tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-reader] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:51 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:51 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:51 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:51 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:51 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9be1d208-c7c0-45b6-ae25-36c4331e311c tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-reader] Volume info retrieved successfully. Sep 07 13:51:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9be1d208-c7c0-45b6-ae25-36c4331e311c tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-reader] http://192.168.122.6/volume/v3/volumes/247644e5-8cf3-4393-9433-e5650bb42a0b returned with HTTP 200 Sep 07 13:51:51 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 705/1389] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:51 2026] GET /volume/v3/volumes/247644e5-8cf3-4393-9433-e5650bb42a0b => generated 846 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-cd0390d0-d479-4729-9a8d-dc0fdee53dd2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cd0390d0-d479-4729-9a8d-dc0fdee53dd2 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/dd52dbda-334d-4360-88dc-011ed4e98e16 Sep 07 13:51:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cd0390d0-d479-4729-9a8d-dc0fdee53dd2 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cd0390d0-d479-4729-9a8d-dc0fdee53dd2 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:51 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-cd0390d0-d479-4729-9a8d-dc0fdee53dd2 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Delete snapshot with id: dd52dbda-334d-4360-88dc-011ed4e98e16 Sep 07 13:51:51 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:51 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:51 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-cd0390d0-d479-4729-9a8d-dc0fdee53dd2 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Snapshot retrieved successfully. Sep 07 13:51:51 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:51 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:51 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-cd0390d0-d479-4729-9a8d-dc0fdee53dd2 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Snapshot delete request issued successfully. Sep 07 13:51:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cd0390d0-d479-4729-9a8d-dc0fdee53dd2 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/snapshots/dd52dbda-334d-4360-88dc-011ed4e98e16 returned with HTTP 202 Sep 07 13:51:51 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 685/1390] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 13:51:51 2026] DELETE /volume/v3/snapshots/dd52dbda-334d-4360-88dc-011ed4e98e16 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:51:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a7dee76d-f9f7-4323-8fac-f2aa800b8323 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a7dee76d-f9f7-4323-8fac-f2aa800b8323 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/snapshots/dd52dbda-334d-4360-88dc-011ed4e98e16 Sep 07 13:51:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a7dee76d-f9f7-4323-8fac-f2aa800b8323 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a7dee76d-f9f7-4323-8fac-f2aa800b8323 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:51 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:51 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:51 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a7dee76d-f9f7-4323-8fac-f2aa800b8323 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Snapshot retrieved successfully. Sep 07 13:51:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a7dee76d-f9f7-4323-8fac-f2aa800b8323 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/snapshots/dd52dbda-334d-4360-88dc-011ed4e98e16 returned with HTTP 200 Sep 07 13:51:51 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 706/1391] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:51:51 2026] GET /volume/v3/snapshots/dd52dbda-334d-4360-88dc-011ed4e98e16 => generated 462 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4b90c620-92ba-4a73-9895-fe058e994453 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4b90c620-92ba-4a73-9895-fe058e994453 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 Sep 07 13:51:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4b90c620-92ba-4a73-9895-fe058e994453 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4b90c620-92ba-4a73-9895-fe058e994453 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:51 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:51 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:51 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:51 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:51 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4b90c620-92ba-4a73-9895-fe058e994453 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4b90c620-92ba-4a73-9895-fe058e994453 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 returned with HTTP 200 Sep 07 13:51:51 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 686/1392] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:51 2026] GET /volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 => generated 1335 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b3457910-e5a1-4661-9e92-282ce882f53f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b3457910-e5a1-4661-9e92-282ce882f53f tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-reader] GET http://192.168.122.6/volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 Sep 07 13:51:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b3457910-e5a1-4661-9e92-282ce882f53f tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b3457910-e5a1-4661-9e92-282ce882f53f tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-reader] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:52 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:52 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:52 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b3457910-e5a1-4661-9e92-282ce882f53f tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-reader] Volume info retrieved successfully. Sep 07 13:51:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b3457910-e5a1-4661-9e92-282ce882f53f tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-reader] http://192.168.122.6/volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 returned with HTTP 200 Sep 07 13:51:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 707/1393] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:52 2026] GET /volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 => generated 1335 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-de2a3358-5310-4f17-8f8e-37d4abe0d25f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-de2a3358-5310-4f17-8f8e-37d4abe0d25f tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] PUT http://192.168.122.6/volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 Sep 07 13:51:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-de2a3358-5310-4f17-8f8e-37d4abe0d25f tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1168950144"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:52 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:52 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:52 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:52 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:52 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-de2a3358-5310-4f17-8f8e-37d4abe0d25f tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:52 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-de2a3358-5310-4f17-8f8e-37d4abe0d25f tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume updated successfully. Sep 07 13:51:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-de2a3358-5310-4f17-8f8e-37d4abe0d25f tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 returned with HTTP 200 Sep 07 13:51:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 687/1394] 192.168.122.6 () {60 vars in 1242 bytes} [Mon Sep 7 13:51:52 2026] PUT /volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 => generated 788 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f0228647-7326-4245-a92f-fdb926173bd1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f0228647-7326-4245-a92f-fdb926173bd1 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] PUT http://192.168.122.6/volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 Sep 07 13:51:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f0228647-7326-4245-a92f-fdb926173bd1 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-232862781", "description": "This is the new description of volume"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:52 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:52 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:52 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f0228647-7326-4245-a92f-fdb926173bd1 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:52 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f0228647-7326-4245-a92f-fdb926173bd1 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume updated successfully. Sep 07 13:51:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f0228647-7326-4245-a92f-fdb926173bd1 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 returned with HTTP 200 Sep 07 13:51:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 708/1395] 192.168.122.6 () {60 vars in 1243 bytes} [Mon Sep 7 13:51:52 2026] PUT /volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 => generated 826 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e72e1c38-f207-429e-98c5-b7253c3b2174 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e72e1c38-f207-429e-98c5-b7253c3b2174 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-reader] GET http://192.168.122.6/volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 Sep 07 13:51:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e72e1c38-f207-429e-98c5-b7253c3b2174 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e72e1c38-f207-429e-98c5-b7253c3b2174 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-reader] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:52 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:52 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:52 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:52 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:52 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e72e1c38-f207-429e-98c5-b7253c3b2174 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-reader] Volume info retrieved successfully. Sep 07 13:51:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e72e1c38-f207-429e-98c5-b7253c3b2174 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-reader] http://192.168.122.6/volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 returned with HTTP 200 Sep 07 13:51:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 688/1396] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:52 2026] GET /volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 => generated 1373 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ef3c592d-2055-4839-87c0-641f7eeccaba None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ef3c592d-2055-4839-87c0-641f7eeccaba tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:51:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ef3c592d-2055-4839-87c0-641f7eeccaba tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-217942409", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1752381678"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-ef3c592d-2055-4839-87c0-641f7eeccaba tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-217942409', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1752381678'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:51:52 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-ef3c592d-2055-4839-87c0-641f7eeccaba tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Create volume of 1 GB Sep 07 13:51:52 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ef3c592d-2055-4839-87c0-641f7eeccaba tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Availability Zones retrieved successfully. Sep 07 13:51:52 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ef3c592d-2055-4839-87c0-641f7eeccaba tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Flow 'volume_create_api' (cf645f97-41e6-408b-b16f-6f0874deb9d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:52 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ef3c592d-2055-4839-87c0-641f7eeccaba tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (409bac92-80cf-4208-a4a8-4b54b75d1bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:52 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-ef3c592d-2055-4839-87c0-641f7eeccaba tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:51:52 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ef3c592d-2055-4839-87c0-641f7eeccaba tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (409bac92-80cf-4208-a4a8-4b54b75d1bb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:52 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ef3c592d-2055-4839-87c0-641f7eeccaba tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17d24338-bfaa-4d37-ac72-639bf05fa5c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:52 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-ef3c592d-2055-4839-87c0-641f7eeccaba tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Created reservations ['6dc57c9a-b714-4d0f-8b67-c0a7c3ecec78', 'c36d1f49-9b9b-471f-8393-b0203bc35fd5', 'ae5bbb2f-767c-433d-b82e-a84a8a037fae', '8d46f8e6-c875-44cf-9230-241e80e794e6'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:51:52 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ef3c592d-2055-4839-87c0-641f7eeccaba tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17d24338-bfaa-4d37-ac72-639bf05fa5c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6dc57c9a-b714-4d0f-8b67-c0a7c3ecec78', 'c36d1f49-9b9b-471f-8393-b0203bc35fd5', 'ae5bbb2f-767c-433d-b82e-a84a8a037fae', '8d46f8e6-c875-44cf-9230-241e80e794e6']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:52 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ef3c592d-2055-4839-87c0-641f7eeccaba tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7fd71bf-c0f5-4e11-bee8-db4f139f596f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:52 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ef3c592d-2055-4839-87c0-641f7eeccaba tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7fd71bf-c0f5-4e11-bee8-db4f139f596f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '295dc7b4-9dda-4e9e-89b6-6fee392d88f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-217942409',display_name='tempest-VolumesGetTest-Volume-1752381678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad578935552d4d118f97a8607eba93f3',qos_specs=None,replication_status=,reservations=['6dc57c9a-b714-4d0f-8b67-c0a7c3ecec78','c36d1f49-9b9b-471f-8393-b0203bc35fd5','ae5bbb2f-767c-433d-b82e-a84a8a037fae','8d46f8e6-c875-44cf-9230-241e80e794e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e4cd642ccf14bc3b0fdf3ad26e0e592',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:51:52Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-217942409',display_name='tempest-VolumesGetTest-Volume-1752381678',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=295dc7b4-9dda-4e9e-89b6-6fee392d88f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad578935552d4d118f97a8607eba93f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e4cd642ccf14bc3b0fdf3ad26e0e592',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:52 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ef3c592d-2055-4839-87c0-641f7eeccaba tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (983b754e-d77f-4928-b4bb-40b1482b6ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:52 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ef3c592d-2055-4839-87c0-641f7eeccaba tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (983b754e-d77f-4928-b4bb-40b1482b6ec8) transitioned into 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-217942409',display_name='tempest-VolumesGetTest-Volume-1752381678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad578935552d4d118f97a8607eba93f3',qos_specs=None,replication_status=,reservations=['6dc57c9a-b714-4d0f-8b67-c0a7c3ecec78','c36d1f49-9b9b-471f-8393-b0203bc35fd5','ae5bbb2f-767c-433d-b82e-a84a8a037fae','8d46f8e6-c875-44cf-9230-241e80e794e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e4cd642ccf14bc3b0fdf3ad26e0e592',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:52 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ef3c592d-2055-4839-87c0-641f7eeccaba tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f00cdc49-0caf-4044-ab09-c272f64f16cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:51:52 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ef3c592d-2055-4839-87c0-641f7eeccaba tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f00cdc49-0caf-4044-ab09-c272f64f16cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:51:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-60d04058-0218-423a-a59a-e924a547200d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:52 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ef3c592d-2055-4839-87c0-641f7eeccaba tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Flow 'volume_create_api' (cf645f97-41e6-408b-b16f-6f0874deb9d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:51:52 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ef3c592d-2055-4839-87c0-641f7eeccaba tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Create volume request issued successfully. Sep 07 13:51:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-60d04058-0218-423a-a59a-e924a547200d tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/snapshots/dd52dbda-334d-4360-88dc-011ed4e98e16 Sep 07 13:51:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-60d04058-0218-423a-a59a-e924a547200d tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-60d04058-0218-423a-a59a-e924a547200d tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ef3c592d-2055-4839-87c0-641f7eeccaba tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:51:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 709/1397] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:51:52 2026] POST /volume/v3/volumes => generated 784 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:51:52 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:52 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:52 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-60d04058-0218-423a-a59a-e924a547200d tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Snapshot retrieved successfully. Sep 07 13:51:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a52b8e1d-adfd-4248-b450-36bfc7e46b1e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-60d04058-0218-423a-a59a-e924a547200d tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/snapshots/dd52dbda-334d-4360-88dc-011ed4e98e16 returned with HTTP 200 Sep 07 13:51:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 689/1398] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:51:52 2026] GET /volume/v3/snapshots/dd52dbda-334d-4360-88dc-011ed4e98e16 => generated 462 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a52b8e1d-adfd-4248-b450-36bfc7e46b1e tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/295dc7b4-9dda-4e9e-89b6-6fee392d88f9 Sep 07 13:51:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a52b8e1d-adfd-4248-b450-36bfc7e46b1e tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a52b8e1d-adfd-4248-b450-36bfc7e46b1e tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:52 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:52 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:53 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a52b8e1d-adfd-4248-b450-36bfc7e46b1e tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a52b8e1d-adfd-4248-b450-36bfc7e46b1e tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/295dc7b4-9dda-4e9e-89b6-6fee392d88f9 returned with HTTP 200 Sep 07 13:51:53 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 710/1399] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:52 2026] GET /volume/v3/volumes/295dc7b4-9dda-4e9e-89b6-6fee392d88f9 => generated 852 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-0988cb37-c5f5-4ef2-bdea-09448ce95236 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0988cb37-c5f5-4ef2-bdea-09448ce95236 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/snapshots/dd52dbda-334d-4360-88dc-011ed4e98e16 Sep 07 13:51:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0988cb37-c5f5-4ef2-bdea-09448ce95236 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0988cb37-c5f5-4ef2-bdea-09448ce95236 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:54 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:54 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:54 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-0988cb37-c5f5-4ef2-bdea-09448ce95236 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Snapshot retrieved successfully. Sep 07 13:51:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0988cb37-c5f5-4ef2-bdea-09448ce95236 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/snapshots/dd52dbda-334d-4360-88dc-011ed4e98e16 returned with HTTP 200 Sep 07 13:51:54 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 690/1400] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:51:53 2026] GET /volume/v3/snapshots/dd52dbda-334d-4360-88dc-011ed4e98e16 => generated 462 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-17031ac1-a742-48b7-bee9-df37b340abad None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-17031ac1-a742-48b7-bee9-df37b340abad tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/295dc7b4-9dda-4e9e-89b6-6fee392d88f9 Sep 07 13:51:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-17031ac1-a742-48b7-bee9-df37b340abad tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-17031ac1-a742-48b7-bee9-df37b340abad tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:54 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:54 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:54 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:54 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:54 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-17031ac1-a742-48b7-bee9-df37b340abad tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-17031ac1-a742-48b7-bee9-df37b340abad tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/295dc7b4-9dda-4e9e-89b6-6fee392d88f9 returned with HTTP 200 Sep 07 13:51:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 711/1401] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:54 2026] GET /volume/v3/volumes/295dc7b4-9dda-4e9e-89b6-6fee392d88f9 => generated 876 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-eeb60a39-8a9e-4ed4-b5e0-d2baf1baeea5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-eeb60a39-8a9e-4ed4-b5e0-d2baf1baeea5 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/snapshots/dd52dbda-334d-4360-88dc-011ed4e98e16 Sep 07 13:51:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-eeb60a39-8a9e-4ed4-b5e0-d2baf1baeea5 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-eeb60a39-8a9e-4ed4-b5e0-d2baf1baeea5 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-eeb60a39-8a9e-4ed4-b5e0-d2baf1baeea5 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/snapshots/dd52dbda-334d-4360-88dc-011ed4e98e16 returned with HTTP 404 Sep 07 13:51:55 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 691/1402] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:51:55 2026] GET /volume/v3/snapshots/dd52dbda-334d-4360-88dc-011ed4e98e16 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4d2ef21d-043b-440f-97fc-e428749fc83f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4d2ef21d-043b-440f-97fc-e428749fc83f tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/volumes/247644e5-8cf3-4393-9433-e5650bb42a0b Sep 07 13:51:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4d2ef21d-043b-440f-97fc-e428749fc83f tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4d2ef21d-043b-440f-97fc-e428749fc83f tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:55 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:55 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:55 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:55 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:55 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-4d2ef21d-043b-440f-97fc-e428749fc83f tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Volume info retrieved successfully. Sep 07 13:51:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4d2ef21d-043b-440f-97fc-e428749fc83f tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/volumes/247644e5-8cf3-4393-9433-e5650bb42a0b returned with HTTP 200 Sep 07 13:51:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 712/1403] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:55 2026] GET /volume/v3/volumes/247644e5-8cf3-4393-9433-e5650bb42a0b => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-eace161b-d104-443c-aa91-395cd9de6591 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-eace161b-d104-443c-aa91-395cd9de6591 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] DELETE http://192.168.122.6/volume/v3/volumes/247644e5-8cf3-4393-9433-e5650bb42a0b Sep 07 13:51:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-eace161b-d104-443c-aa91-395cd9de6591 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-eace161b-d104-443c-aa91-395cd9de6591 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:55 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-eace161b-d104-443c-aa91-395cd9de6591 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Delete volume with id: 247644e5-8cf3-4393-9433-e5650bb42a0b Sep 07 13:51:55 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:55 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:55 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:55 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:55 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-eace161b-d104-443c-aa91-395cd9de6591 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Volume info retrieved successfully. Sep 07 13:51:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-3a0e55c1-c668-4112-88f2-ef4ec67f6586 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:55 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-eace161b-d104-443c-aa91-395cd9de6591 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Delete volume request issued successfully. Sep 07 13:51:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-eace161b-d104-443c-aa91-395cd9de6591 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/volumes/247644e5-8cf3-4393-9433-e5650bb42a0b returned with HTTP 202 Sep 07 13:51:55 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 692/1404] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:51:55 2026] DELETE /volume/v3/volumes/247644e5-8cf3-4393-9433-e5650bb42a0b => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:51:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3a0e55c1-c668-4112-88f2-ef4ec67f6586 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/295dc7b4-9dda-4e9e-89b6-6fee392d88f9 Sep 07 13:51:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3a0e55c1-c668-4112-88f2-ef4ec67f6586 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3a0e55c1-c668-4112-88f2-ef4ec67f6586 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3d97c893-86f6-491f-aa31-07f96fb936ba None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:55 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:55 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:55 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:55 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3d97c893-86f6-491f-aa31-07f96fb936ba tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/volumes/247644e5-8cf3-4393-9433-e5650bb42a0b Sep 07 13:51:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3d97c893-86f6-491f-aa31-07f96fb936ba tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3d97c893-86f6-491f-aa31-07f96fb936ba tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:55 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-3a0e55c1-c668-4112-88f2-ef4ec67f6586 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:55 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:55 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3a0e55c1-c668-4112-88f2-ef4ec67f6586 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/295dc7b4-9dda-4e9e-89b6-6fee392d88f9 returned with HTTP 200 Sep 07 13:51:55 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:55 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 713/1405] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:55 2026] GET /volume/v3/volumes/295dc7b4-9dda-4e9e-89b6-6fee392d88f9 => generated 877 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:55 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3d97c893-86f6-491f-aa31-07f96fb936ba tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Volume info retrieved successfully. Sep 07 13:51:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3d97c893-86f6-491f-aa31-07f96fb936ba tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/volumes/247644e5-8cf3-4393-9433-e5650bb42a0b returned with HTTP 200 Sep 07 13:51:55 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 693/1406] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:55 2026] GET /volume/v3/volumes/247644e5-8cf3-4393-9433-e5650bb42a0b => generated 845 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-29517b68-8fca-4763-a250-1b69e896a647 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-29517b68-8fca-4763-a250-1b69e896a647 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] PUT http://192.168.122.6/volume/v3/volumes/295dc7b4-9dda-4e9e-89b6-6fee392d88f9 Sep 07 13:51:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-29517b68-8fca-4763-a250-1b69e896a647 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1168950144", "description": null}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:51:55 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:55 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:55 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:55 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:55 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-29517b68-8fca-4763-a250-1b69e896a647 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:55 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-29517b68-8fca-4763-a250-1b69e896a647 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume updated successfully. Sep 07 13:51:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-29517b68-8fca-4763-a250-1b69e896a647 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/295dc7b4-9dda-4e9e-89b6-6fee392d88f9 returned with HTTP 200 Sep 07 13:51:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 714/1407] 192.168.122.6 () {60 vars in 1242 bytes} [Mon Sep 7 13:51:55 2026] PUT /volume/v3/volumes/295dc7b4-9dda-4e9e-89b6-6fee392d88f9 => generated 775 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-2d2d98a5-5f08-42bb-bd3b-a778cb05c0e0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2d2d98a5-5f08-42bb-bd3b-a778cb05c0e0 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/295dc7b4-9dda-4e9e-89b6-6fee392d88f9 Sep 07 13:51:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2d2d98a5-5f08-42bb-bd3b-a778cb05c0e0 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2d2d98a5-5f08-42bb-bd3b-a778cb05c0e0 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:55 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:55 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:55 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:55 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:55 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-2d2d98a5-5f08-42bb-bd3b-a778cb05c0e0 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2d2d98a5-5f08-42bb-bd3b-a778cb05c0e0 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/295dc7b4-9dda-4e9e-89b6-6fee392d88f9 returned with HTTP 200 Sep 07 13:51:55 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 694/1408] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:55 2026] GET /volume/v3/volumes/295dc7b4-9dda-4e9e-89b6-6fee392d88f9 => generated 843 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ac465161-dd94-471e-90e5-a3381398615d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ac465161-dd94-471e-90e5-a3381398615d tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] DELETE http://192.168.122.6/volume/v3/volumes/295dc7b4-9dda-4e9e-89b6-6fee392d88f9 Sep 07 13:51:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ac465161-dd94-471e-90e5-a3381398615d tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ac465161-dd94-471e-90e5-a3381398615d tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:55 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-ac465161-dd94-471e-90e5-a3381398615d tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Delete volume with id: 295dc7b4-9dda-4e9e-89b6-6fee392d88f9 Sep 07 13:51:55 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:55 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:55 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:55 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:55 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ac465161-dd94-471e-90e5-a3381398615d tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:55 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ac465161-dd94-471e-90e5-a3381398615d tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Delete volume request issued successfully. Sep 07 13:51:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ac465161-dd94-471e-90e5-a3381398615d tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/295dc7b4-9dda-4e9e-89b6-6fee392d88f9 returned with HTTP 202 Sep 07 13:51:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 715/1409] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:51:55 2026] DELETE /volume/v3/volumes/295dc7b4-9dda-4e9e-89b6-6fee392d88f9 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:51:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d8fd6517-29f4-4707-9a2f-0fd812e3ecfe None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d8fd6517-29f4-4707-9a2f-0fd812e3ecfe tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/295dc7b4-9dda-4e9e-89b6-6fee392d88f9 Sep 07 13:51:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d8fd6517-29f4-4707-9a2f-0fd812e3ecfe tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d8fd6517-29f4-4707-9a2f-0fd812e3ecfe tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:55 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:55 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:55 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:55 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:55 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d8fd6517-29f4-4707-9a2f-0fd812e3ecfe tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d8fd6517-29f4-4707-9a2f-0fd812e3ecfe tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/295dc7b4-9dda-4e9e-89b6-6fee392d88f9 returned with HTTP 200 Sep 07 13:51:55 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 695/1410] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:55 2026] GET /volume/v3/volumes/295dc7b4-9dda-4e9e-89b6-6fee392d88f9 => generated 842 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:51:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-97e01e27-9d45-4c16-8fb1-a3b3035a6ea7 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-97e01e27-9d45-4c16-8fb1-a3b3035a6ea7 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/volumes/247644e5-8cf3-4393-9433-e5650bb42a0b Sep 07 13:51:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-97e01e27-9d45-4c16-8fb1-a3b3035a6ea7 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-97e01e27-9d45-4c16-8fb1-a3b3035a6ea7 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:56 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:56 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:56 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:56 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:56 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-97e01e27-9d45-4c16-8fb1-a3b3035a6ea7 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Volume info retrieved successfully. Sep 07 13:51:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-97e01e27-9d45-4c16-8fb1-a3b3035a6ea7 tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/volumes/247644e5-8cf3-4393-9433-e5650bb42a0b returned with HTTP 200 Sep 07 13:51:56 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 716/1411] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:56 2026] GET /volume/v3/volumes/247644e5-8cf3-4393-9433-e5650bb42a0b => generated 845 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1f783a31-2e81-4ad1-9697-68e238a69bb9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1f783a31-2e81-4ad1-9697-68e238a69bb9 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/295dc7b4-9dda-4e9e-89b6-6fee392d88f9 Sep 07 13:51:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1f783a31-2e81-4ad1-9697-68e238a69bb9 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1f783a31-2e81-4ad1-9697-68e238a69bb9 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:56 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:56 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:56 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:56 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1f783a31-2e81-4ad1-9697-68e238a69bb9 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/295dc7b4-9dda-4e9e-89b6-6fee392d88f9 returned with HTTP 404 Sep 07 13:51:56 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 696/1412] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:56 2026] GET /volume/v3/volumes/295dc7b4-9dda-4e9e-89b6-6fee392d88f9 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f2151606-d7b5-4407-a3a5-31004ff6025e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f2151606-d7b5-4407-a3a5-31004ff6025e tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 Sep 07 13:51:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f2151606-d7b5-4407-a3a5-31004ff6025e tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f2151606-d7b5-4407-a3a5-31004ff6025e tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:56 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:56 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:56 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:56 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:56 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f2151606-d7b5-4407-a3a5-31004ff6025e tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f2151606-d7b5-4407-a3a5-31004ff6025e tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 returned with HTTP 200 Sep 07 13:51:56 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 717/1413] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:56 2026] GET /volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 => generated 1373 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9a93e133-52a3-47af-80c7-6998a5b1bbe9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9a93e133-52a3-47af-80c7-6998a5b1bbe9 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] DELETE http://192.168.122.6/volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 Sep 07 13:51:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9a93e133-52a3-47af-80c7-6998a5b1bbe9 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9a93e133-52a3-47af-80c7-6998a5b1bbe9 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:56 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-9a93e133-52a3-47af-80c7-6998a5b1bbe9 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Delete volume with id: 9a285816-c173-4f1f-bda8-5d988ee5d2b2 Sep 07 13:51:56 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:56 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:51:56 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:56 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:51:56 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9a93e133-52a3-47af-80c7-6998a5b1bbe9 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:56 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9a93e133-52a3-47af-80c7-6998a5b1bbe9 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Delete volume request issued successfully. Sep 07 13:51:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9a93e133-52a3-47af-80c7-6998a5b1bbe9 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 returned with HTTP 202 Sep 07 13:51:56 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 697/1414] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:51:56 2026] DELETE /volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:51:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f05b56c1-c073-4cca-b343-af763a06ab71 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f05b56c1-c073-4cca-b343-af763a06ab71 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 Sep 07 13:51:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f05b56c1-c073-4cca-b343-af763a06ab71 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f05b56c1-c073-4cca-b343-af763a06ab71 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:56 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:56 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:56 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:56 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:56 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f05b56c1-c073-4cca-b343-af763a06ab71 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Volume info retrieved successfully. Sep 07 13:51:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f05b56c1-c073-4cca-b343-af763a06ab71 tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 returned with HTTP 200 Sep 07 13:51:57 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 718/1415] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:56 2026] GET /volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 => generated 1372 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:51:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-5076edf7-80c2-4959-b31f-98dc6b4ad9ed None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5076edf7-80c2-4959-b31f-98dc6b4ad9ed tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] GET http://192.168.122.6/volume/v3/volumes/247644e5-8cf3-4393-9433-e5650bb42a0b Sep 07 13:51:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5076edf7-80c2-4959-b31f-98dc6b4ad9ed tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5076edf7-80c2-4959-b31f-98dc6b4ad9ed tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5076edf7-80c2-4959-b31f-98dc6b4ad9ed tempest-VolumesExtendTest-767164216 tempest-VolumesExtendTest-767164216-project-member] http://192.168.122.6/volume/v3/volumes/247644e5-8cf3-4393-9433-e5650bb42a0b returned with HTTP 404 Sep 07 13:51:57 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 698/1416] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:57 2026] GET /volume/v3/volumes/247644e5-8cf3-4393-9433-e5650bb42a0b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2237bfe6-4251-42e0-a172-acd22bf13c35 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2237bfe6-4251-42e0-a172-acd22bf13c35 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] GET http://192.168.122.6/volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c Sep 07 13:51:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2237bfe6-4251-42e0-a172-acd22bf13c35 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2237bfe6-4251-42e0-a172-acd22bf13c35 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:57 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:57 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:57 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:57 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:57 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2237bfe6-4251-42e0-a172-acd22bf13c35 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Volume info retrieved successfully. Sep 07 13:51:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2237bfe6-4251-42e0-a172-acd22bf13c35 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] http://192.168.122.6/volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c returned with HTTP 200 Sep 07 13:51:57 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 719/1417] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:57 2026] GET /volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c => generated 854 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:51:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f6da43e4-5c0f-4909-a7c8-71faf47bfb7d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f6da43e4-5c0f-4909-a7c8-71faf47bfb7d tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] GET http://192.168.122.6/volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 Sep 07 13:51:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f6da43e4-5c0f-4909-a7c8-71faf47bfb7d tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9baa70f0-aab4-49ee-b352-bf6a9e8ec949 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:51:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f6da43e4-5c0f-4909-a7c8-71faf47bfb7d tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9baa70f0-aab4-49ee-b352-bf6a9e8ec949 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] GET http://192.168.122.6/volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c Sep 07 13:51:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9baa70f0-aab4-49ee-b352-bf6a9e8ec949 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:51:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9baa70f0-aab4-49ee-b352-bf6a9e8ec949 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:51:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f6da43e4-5c0f-4909-a7c8-71faf47bfb7d tempest-VolumesGetTest-1424992239 tempest-VolumesGetTest-1424992239-project-member] http://192.168.122.6/volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 returned with HTTP 404 Sep 07 13:51:58 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 699/1418] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:58 2026] GET /volume/v3/volumes/9a285816-c173-4f1f-bda8-5d988ee5d2b2 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:51:58 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:51:58 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:51:58 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:51:58 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:51:58 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9baa70f0-aab4-49ee-b352-bf6a9e8ec949 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Volume info retrieved successfully. Sep 07 13:51:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9baa70f0-aab4-49ee-b352-bf6a9e8ec949 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] http://192.168.122.6/volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c returned with HTTP 200 Sep 07 13:51:58 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 720/1419] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:51:58 2026] GET /volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c => generated 854 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:52:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a2a71412-b0a4-4184-82b6-2ed75e934af6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f0cb5904-83ee-419f-ac5c-52c2a3e0d9e5 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f0cb5904-83ee-419f-ac5c-52c2a3e0d9e5 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] DELETE http://192.168.122.6/volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c Sep 07 13:52:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f0cb5904-83ee-419f-ac5c-52c2a3e0d9e5 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f0cb5904-83ee-419f-ac5c-52c2a3e0d9e5 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:03 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-f0cb5904-83ee-419f-ac5c-52c2a3e0d9e5 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Delete volume with id: ecb9f44f-7a27-4dde-9d8a-500f237b492c Sep 07 13:52:03 devstack devstack@c-api.service[87262]: DEBUG dbcounter [-] [87262] Writing DB stats cinder:SELECT=516,cinder:INSERT=76,cinder:UPDATE=117 {{(pid=87262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:52:03 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:03 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:52:03 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:03 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:52:03 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f0cb5904-83ee-419f-ac5c-52c2a3e0d9e5 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Volume info retrieved successfully. Sep 07 13:52:03 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a2a71412-b0a4-4184-82b6-2ed75e934af6 tempest-VolumesSummaryTest-548461614 tempest-VolumesSummaryTest-548461614-project-reader] GET http://192.168.122.6/volume/v3/volumes/summary Sep 07 13:52:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a2a71412-b0a4-4184-82b6-2ed75e934af6 tempest-VolumesSummaryTest-548461614 tempest-VolumesSummaryTest-548461614-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a2a71412-b0a4-4184-82b6-2ed75e934af6 tempest-VolumesSummaryTest-548461614 tempest-VolumesSummaryTest-548461614-project-reader] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-a2a71412-b0a4-4184-82b6-2ed75e934af6 tempest-VolumesSummaryTest-548461614 tempest-VolumesSummaryTest-548461614-project-reader] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:52:03 devstack devstack@c-api.service[87261]: DEBUG dbcounter [-] [87261] Writing DB stats cinder:SELECT=418,cinder:UPDATE=77,cinder:INSERT=42 {{(pid=87261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:52:03 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a2a71412-b0a4-4184-82b6-2ed75e934af6 tempest-VolumesSummaryTest-548461614 tempest-VolumesSummaryTest-548461614-project-reader] Get summary completed successfully. Sep 07 13:52:03 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a2a71412-b0a4-4184-82b6-2ed75e934af6 tempest-VolumesSummaryTest-548461614 tempest-VolumesSummaryTest-548461614-project-reader] http://192.168.122.6/volume/v3/volumes/summary returned with HTTP 200 Sep 07 13:52:03 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 700/1420] 192.168.122.6 () {60 vars in 1176 bytes} [Mon Sep 7 13:52:02 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:03 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f0cb5904-83ee-419f-ac5c-52c2a3e0d9e5 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Delete volume request issued successfully. Sep 07 13:52:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f0cb5904-83ee-419f-ac5c-52c2a3e0d9e5 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] http://192.168.122.6/volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c returned with HTTP 202 Sep 07 13:52:03 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 721/1421] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:52:03 2026] DELETE /volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 13:52:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a3707d38-a10f-4406-84ff-ce3e78a226d6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:03 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a3707d38-a10f-4406-84ff-ce3e78a226d6 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] GET http://192.168.122.6/volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c Sep 07 13:52:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a3707d38-a10f-4406-84ff-ce3e78a226d6 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a3707d38-a10f-4406-84ff-ce3e78a226d6 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:03 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:03 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:03 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:03 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:03 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a3707d38-a10f-4406-84ff-ce3e78a226d6 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Volume info retrieved successfully. Sep 07 13:52:03 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a3707d38-a10f-4406-84ff-ce3e78a226d6 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] http://192.168.122.6/volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c returned with HTTP 200 Sep 07 13:52:03 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 701/1422] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:03 2026] GET /volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c => generated 853 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-23e4e399-4830-4bcc-84aa-73cc0c922b5c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-23e4e399-4830-4bcc-84aa-73cc0c922b5c tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:52:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-23e4e399-4830-4bcc-84aa-73cc0c922b5c tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1482109009"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-23e4e399-4830-4bcc-84aa-73cc0c922b5c tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1482109009'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:52:03 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-23e4e399-4830-4bcc-84aa-73cc0c922b5c tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Create volume of 1 GB Sep 07 13:52:03 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-23e4e399-4830-4bcc-84aa-73cc0c922b5c tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Availability Zones retrieved successfully. Sep 07 13:52:03 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-23e4e399-4830-4bcc-84aa-73cc0c922b5c tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Flow 'volume_create_api' (5db9ea2f-96eb-42d4-b060-fa300bfca172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:52:03 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-23e4e399-4830-4bcc-84aa-73cc0c922b5c tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d3b727a-b83e-426e-b3f1-4237e3f4bf10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:03 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-23e4e399-4830-4bcc-84aa-73cc0c922b5c tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:52:03 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-23e4e399-4830-4bcc-84aa-73cc0c922b5c tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d3b727a-b83e-426e-b3f1-4237e3f4bf10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:03 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-23e4e399-4830-4bcc-84aa-73cc0c922b5c tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6e3043f-c7e8-4116-ae54-f61ba7db2d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:04 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-23e4e399-4830-4bcc-84aa-73cc0c922b5c tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Created reservations ['8bfcafe0-4b27-4be2-a69e-279b0113ca31', 'f973e564-f14e-462b-a757-bd62c5fdfb22', '85944ec3-36c7-445c-a30b-566ef86590d8', '2ac7cf9c-7af7-45cc-887f-402196bbbbb5'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:52:04 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-23e4e399-4830-4bcc-84aa-73cc0c922b5c tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6e3043f-c7e8-4116-ae54-f61ba7db2d9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bfcafe0-4b27-4be2-a69e-279b0113ca31', 'f973e564-f14e-462b-a757-bd62c5fdfb22', '85944ec3-36c7-445c-a30b-566ef86590d8', '2ac7cf9c-7af7-45cc-887f-402196bbbbb5']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:04 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-23e4e399-4830-4bcc-84aa-73cc0c922b5c tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92095ecb-6442-41ad-99d3-127c5b0e15fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:04 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:04 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:52:04 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-23e4e399-4830-4bcc-84aa-73cc0c922b5c tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92095ecb-6442-41ad-99d3-127c5b0e15fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89a8974a-ebd0-426d-8fc9-bf1ca6fbd706', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1482109009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19122d9006f34d55b05475df89fde118',qos_specs=None,replication_status=,reservations=['8bfcafe0-4b27-4be2-a69e-279b0113ca31','f973e564-f14e-462b-a757-bd62c5fdfb22','85944ec3-36c7-445c-a30b-566ef86590d8','2ac7cf9c-7af7-45cc-887f-402196bbbbb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63fee4210b564199a246237ce176748c',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:52:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1482109009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89a8974a-ebd0-426d-8fc9-bf1ca6fbd706,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19122d9006f34d55b05475df89fde118',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63fee4210b564199a246237ce176748c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:04 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-23e4e399-4830-4bcc-84aa-73cc0c922b5c tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10f951fc-8fdb-4f00-891b-e2c63893d639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:04 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-23e4e399-4830-4bcc-84aa-73cc0c922b5c tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10f951fc-8fdb-4f00-891b-e2c63893d639) transitioned into state 'SUCCESS' from state '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-1482109009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19122d9006f34d55b05475df89fde118',qos_specs=None,replication_status=,reservations=['8bfcafe0-4b27-4be2-a69e-279b0113ca31','f973e564-f14e-462b-a757-bd62c5fdfb22','85944ec3-36c7-445c-a30b-566ef86590d8','2ac7cf9c-7af7-45cc-887f-402196bbbbb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63fee4210b564199a246237ce176748c',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:04 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-23e4e399-4830-4bcc-84aa-73cc0c922b5c tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (effd95fc-d153-4747-b6ef-7ea2eb6731e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:04 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-23e4e399-4830-4bcc-84aa-73cc0c922b5c tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (effd95fc-d153-4747-b6ef-7ea2eb6731e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:04 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-23e4e399-4830-4bcc-84aa-73cc0c922b5c tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Flow 'volume_create_api' (5db9ea2f-96eb-42d4-b060-fa300bfca172) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:52:04 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-23e4e399-4830-4bcc-84aa-73cc0c922b5c tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Create volume request issued successfully. Sep 07 13:52:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-23e4e399-4830-4bcc-84aa-73cc0c922b5c tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:52:04 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 722/1423] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:52:03 2026] POST /volume/v3/volumes => generated 755 bytes in 805 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:52:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f439945c-a33b-4846-968a-8dcd1c590145 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f439945c-a33b-4846-968a-8dcd1c590145 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] GET http://192.168.122.6/volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706 Sep 07 13:52:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f439945c-a33b-4846-968a-8dcd1c590145 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f439945c-a33b-4846-968a-8dcd1c590145 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:04 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:04 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:04 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:04 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-74b91e58-96e7-44e4-91fe-9ab78726c797 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:04 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f439945c-a33b-4846-968a-8dcd1c590145 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Volume info retrieved successfully. Sep 07 13:52:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-74b91e58-96e7-44e4-91fe-9ab78726c797 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] GET http://192.168.122.6/volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c Sep 07 13:52:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-74b91e58-96e7-44e4-91fe-9ab78726c797 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-74b91e58-96e7-44e4-91fe-9ab78726c797 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f439945c-a33b-4846-968a-8dcd1c590145 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] http://192.168.122.6/volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706 returned with HTTP 200 Sep 07 13:52:04 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 702/1424] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:04 2026] GET /volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706 => generated 823 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-74b91e58-96e7-44e4-91fe-9ab78726c797 tempest-AttachVolumeShelveTestJSON-925670451 tempest-AttachVolumeShelveTestJSON-925670451-project-member] http://192.168.122.6/volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c returned with HTTP 404 Sep 07 13:52:04 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 723/1425] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:04 2026] GET /volume/v3/volumes/ecb9f44f-7a27-4dde-9d8a-500f237b492c => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-578dddd3-0352-4323-8b1e-c1301bb0bc53 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-578dddd3-0352-4323-8b1e-c1301bb0bc53 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] GET http://192.168.122.6/volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706 Sep 07 13:52:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-578dddd3-0352-4323-8b1e-c1301bb0bc53 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-578dddd3-0352-4323-8b1e-c1301bb0bc53 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:05 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:05 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:05 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:05 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:05 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-578dddd3-0352-4323-8b1e-c1301bb0bc53 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Volume info retrieved successfully. Sep 07 13:52:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-578dddd3-0352-4323-8b1e-c1301bb0bc53 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] http://192.168.122.6/volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706 returned with HTTP 200 Sep 07 13:52:05 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 703/1426] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:05 2026] GET /volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706 => generated 847 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-de6ddc7d-703f-418a-926d-b047e502d53e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-de6ddc7d-703f-418a-926d-b047e502d53e tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] GET http://192.168.122.6/volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706 Sep 07 13:52:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-de6ddc7d-703f-418a-926d-b047e502d53e tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-de6ddc7d-703f-418a-926d-b047e502d53e tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:06 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:06 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:52:06 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:06 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:52:06 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-de6ddc7d-703f-418a-926d-b047e502d53e tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Volume info retrieved successfully. Sep 07 13:52:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-de6ddc7d-703f-418a-926d-b047e502d53e tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] http://192.168.122.6/volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706 returned with HTTP 200 Sep 07 13:52:06 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 724/1427] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:06 2026] GET /volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706 => generated 848 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:15 devstack devstack@c-api.service[87261]: DEBUG dbcounter [-] [87261] Writing DB stats cinder:SELECT=13 {{(pid=87261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:52:16 devstack devstack@c-api.service[87262]: DEBUG dbcounter [-] [87262] Writing DB stats cinder:SELECT=34,cinder:UPDATE=13,cinder:INSERT=11 {{(pid=87262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:52:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-168152c0-5e6a-4385-9442-656c3dca674f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-168152c0-5e6a-4385-9442-656c3dca674f tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:52:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-168152c0-5e6a-4385-9442-656c3dca674f tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-335865775"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-168152c0-5e6a-4385-9442-656c3dca674f tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-335865775'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:52:17 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-168152c0-5e6a-4385-9442-656c3dca674f tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Create volume of 1 GB Sep 07 13:52:17 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-168152c0-5e6a-4385-9442-656c3dca674f tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Availability Zones retrieved successfully. Sep 07 13:52:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-168152c0-5e6a-4385-9442-656c3dca674f tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Flow 'volume_create_api' (ea20507a-95e1-4d04-9867-2055675bf57b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:52:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-168152c0-5e6a-4385-9442-656c3dca674f tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05185330-5449-4061-baf9-7e10defeb41a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-168152c0-5e6a-4385-9442-656c3dca674f tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:52:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-168152c0-5e6a-4385-9442-656c3dca674f tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05185330-5449-4061-baf9-7e10defeb41a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-168152c0-5e6a-4385-9442-656c3dca674f tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8868e45-daf9-41bf-abcc-a7332238631d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:17 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-168152c0-5e6a-4385-9442-656c3dca674f tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Created reservations ['5acfd984-3c33-4c4d-99b7-6f9fab6f0614', 'f52cc5d2-44a0-4f8d-ab2b-fabb5f8ec4b0', 'c94d88ec-f683-438c-990b-657fbef152de', '768c1f4a-cba4-4744-a078-c4cc0cc95d48'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:52:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-168152c0-5e6a-4385-9442-656c3dca674f tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8868e45-daf9-41bf-abcc-a7332238631d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5acfd984-3c33-4c4d-99b7-6f9fab6f0614', 'f52cc5d2-44a0-4f8d-ab2b-fabb5f8ec4b0', 'c94d88ec-f683-438c-990b-657fbef152de', '768c1f4a-cba4-4744-a078-c4cc0cc95d48']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-168152c0-5e6a-4385-9442-656c3dca674f tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (014a9f98-fb05-4b50-8aeb-16afb5b7fc9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:17 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:17 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-168152c0-5e6a-4385-9442-656c3dca674f tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (014a9f98-fb05-4b50-8aeb-16afb5b7fc9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cee4f461-c874-42e3-b912-a88cf645427f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-335865775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0a6114a89664e8e9a0642fafa03f56c',qos_specs=None,replication_status=,reservations=['5acfd984-3c33-4c4d-99b7-6f9fab6f0614','f52cc5d2-44a0-4f8d-ab2b-fabb5f8ec4b0','c94d88ec-f683-438c-990b-657fbef152de','768c1f4a-cba4-4744-a078-c4cc0cc95d48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='356e3e0715e94982968ab2c31ecd7161',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:52:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-335865775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cee4f461-c874-42e3-b912-a88cf645427f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0a6114a89664e8e9a0642fafa03f56c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='356e3e0715e94982968ab2c31ecd7161',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-168152c0-5e6a-4385-9442-656c3dca674f tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83a77f2e-72bd-4dd1-82d5-84728c2c0b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-168152c0-5e6a-4385-9442-656c3dca674f tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83a77f2e-72bd-4dd1-82d5-84728c2c0b64) transitioned into state 'SUCCESS' from state '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-335865775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0a6114a89664e8e9a0642fafa03f56c',qos_specs=None,replication_status=,reservations=['5acfd984-3c33-4c4d-99b7-6f9fab6f0614','f52cc5d2-44a0-4f8d-ab2b-fabb5f8ec4b0','c94d88ec-f683-438c-990b-657fbef152de','768c1f4a-cba4-4744-a078-c4cc0cc95d48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='356e3e0715e94982968ab2c31ecd7161',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-168152c0-5e6a-4385-9442-656c3dca674f tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c6f4050-54c4-4cec-a7a8-fd743e909423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-168152c0-5e6a-4385-9442-656c3dca674f tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c6f4050-54c4-4cec-a7a8-fd743e909423) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:17 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-168152c0-5e6a-4385-9442-656c3dca674f tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Flow 'volume_create_api' (ea20507a-95e1-4d04-9867-2055675bf57b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:52:17 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-168152c0-5e6a-4385-9442-656c3dca674f tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Create volume request issued successfully. Sep 07 13:52:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-168152c0-5e6a-4385-9442-656c3dca674f tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:52:17 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 704/1428] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:52:17 2026] POST /volume/v3/volumes => generated 758 bytes in 731 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:52:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a809df8c-7304-496b-b1dc-01e301d3c89c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a809df8c-7304-496b-b1dc-01e301d3c89c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/cee4f461-c874-42e3-b912-a88cf645427f Sep 07 13:52:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a809df8c-7304-496b-b1dc-01e301d3c89c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a809df8c-7304-496b-b1dc-01e301d3c89c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:17 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:17 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:52:17 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:17 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:52:17 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a809df8c-7304-496b-b1dc-01e301d3c89c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:52:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a809df8c-7304-496b-b1dc-01e301d3c89c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/cee4f461-c874-42e3-b912-a88cf645427f returned with HTTP 200 Sep 07 13:52:17 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 725/1429] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:17 2026] GET /volume/v3/volumes/cee4f461-c874-42e3-b912-a88cf645427f => generated 826 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-5b4df033-270b-4117-bc05-9bc3634d36c0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5b4df033-270b-4117-bc05-9bc3634d36c0 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/cee4f461-c874-42e3-b912-a88cf645427f Sep 07 13:52:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5b4df033-270b-4117-bc05-9bc3634d36c0 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5b4df033-270b-4117-bc05-9bc3634d36c0 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:18 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:18 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:18 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:18 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:19 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-5b4df033-270b-4117-bc05-9bc3634d36c0 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:52:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5b4df033-270b-4117-bc05-9bc3634d36c0 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/cee4f461-c874-42e3-b912-a88cf645427f returned with HTTP 200 Sep 07 13:52:19 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 705/1430] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:18 2026] GET /volume/v3/volumes/cee4f461-c874-42e3-b912-a88cf645427f => generated 850 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9e55bcd4-fb94-49f0-acc7-86a01d1790e1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9e55bcd4-fb94-49f0-acc7-86a01d1790e1 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/cee4f461-c874-42e3-b912-a88cf645427f Sep 07 13:52:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9e55bcd4-fb94-49f0-acc7-86a01d1790e1 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9e55bcd4-fb94-49f0-acc7-86a01d1790e1 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:20 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:20 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:52:20 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:20 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:52:20 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9e55bcd4-fb94-49f0-acc7-86a01d1790e1 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:52:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9e55bcd4-fb94-49f0-acc7-86a01d1790e1 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/cee4f461-c874-42e3-b912-a88cf645427f returned with HTTP 200 Sep 07 13:52:20 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 726/1431] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:20 2026] GET /volume/v3/volumes/cee4f461-c874-42e3-b912-a88cf645427f => generated 851 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3f86eaef-231e-4a98-b323-fb25830adb93 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3f86eaef-231e-4a98-b323-fb25830adb93 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] GET http://192.168.122.6/volume/v3/volumes/cee4f461-c874-42e3-b912-a88cf645427f Sep 07 13:52:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3f86eaef-231e-4a98-b323-fb25830adb93 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3f86eaef-231e-4a98-b323-fb25830adb93 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:20 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:20 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:20 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:20 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:20 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3f86eaef-231e-4a98-b323-fb25830adb93 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] Volume info retrieved successfully. Sep 07 13:52:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3f86eaef-231e-4a98-b323-fb25830adb93 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] http://192.168.122.6/volume/v3/volumes/cee4f461-c874-42e3-b912-a88cf645427f returned with HTTP 200 Sep 07 13:52:20 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 706/1432] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:20 2026] GET /volume/v3/volumes/cee4f461-c874-42e3-b912-a88cf645427f => generated 851 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c493e0d1-4176-4ddb-a973-37a1e9482cda None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c493e0d1-4176-4ddb-a973-37a1e9482cda tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 07 13:52:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c493e0d1-4176-4ddb-a973-37a1e9482cda tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cee4f461-c874-42e3-b912-a88cf645427f", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712744467"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:20 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:20 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:52:20 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:20 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:52:20 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c493e0d1-4176-4ddb-a973-37a1e9482cda tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:52:20 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-c493e0d1-4176-4ddb-a973-37a1e9482cda tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Create snapshot from volume cee4f461-c874-42e3-b912-a88cf645427f Sep 07 13:52:20 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-c493e0d1-4176-4ddb-a973-37a1e9482cda tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Created reservations ['ecdcd814-0fe2-437d-b8ab-a8c9142ee2ee', '52bf689e-fad9-4569-bd9b-a12a5ba42555', '7564f5fe-0604-49d4-9067-ad3ed7c3570b', '50b95c19-a541-4e61-8733-1050726f3642'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:52:20 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:20 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:52:20 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c493e0d1-4176-4ddb-a973-37a1e9482cda tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Snapshot create request issued successfully. Sep 07 13:52:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c493e0d1-4176-4ddb-a973-37a1e9482cda tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 13:52:20 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 727/1433] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 13:52:20 2026] POST /volume/v3/snapshots => generated 380 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:52:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a66b7bae-2232-403f-9885-b497dab1698e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a66b7bae-2232-403f-9885-b497dab1698e tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f Sep 07 13:52:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a66b7bae-2232-403f-9885-b497dab1698e tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a66b7bae-2232-403f-9885-b497dab1698e tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:20 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:20 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:20 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a66b7bae-2232-403f-9885-b497dab1698e tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Snapshot retrieved successfully. Sep 07 13:52:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a66b7bae-2232-403f-9885-b497dab1698e tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f returned with HTTP 200 Sep 07 13:52:20 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 707/1434] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:52:20 2026] GET /volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f => generated 512 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:52:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8c19c3bf-c88b-4c57-b7d0-77b3f6858dcc None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8c19c3bf-c88b-4c57-b7d0-77b3f6858dcc tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f Sep 07 13:52:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8c19c3bf-c88b-4c57-b7d0-77b3f6858dcc tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8c19c3bf-c88b-4c57-b7d0-77b3f6858dcc tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:21 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:21 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:52:21 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8c19c3bf-c88b-4c57-b7d0-77b3f6858dcc tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Snapshot retrieved successfully. Sep 07 13:52:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8c19c3bf-c88b-4c57-b7d0-77b3f6858dcc tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f returned with HTTP 200 Sep 07 13:52:21 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 728/1435] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:52:21 2026] GET /volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f => generated 512 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9aaab9c7-3bbd-4788-9aa8-44fc7f95df53 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9aaab9c7-3bbd-4788-9aa8-44fc7f95df53 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f Sep 07 13:52:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9aaab9c7-3bbd-4788-9aa8-44fc7f95df53 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9aaab9c7-3bbd-4788-9aa8-44fc7f95df53 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-3465f724-9100-4adf-af73-f6ef91d869cd None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3465f724-9100-4adf-af73-f6ef91d869cd tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] POST http://192.168.122.6/volume/v3/volumes/84deba0e-7831-48d7-a3a7-69f3ba445322/action Sep 07 13:52:22 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:22 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3465f724-9100-4adf-af73-f6ef91d869cd tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Action body: b'{"os-attach": {"instance_uuid": "e5dfc28b-a3d1-4ce9-b484-6121afae9d6c", "mountpoint": "/dev/vdc"}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:52:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3465f724-9100-4adf-af73-f6ef91d869cd tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e5dfc28b-a3d1-4ce9-b484-6121afae9d6c", "mountpoint": "/dev/vdc"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:22 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9aaab9c7-3bbd-4788-9aa8-44fc7f95df53 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Snapshot retrieved successfully. Sep 07 13:52:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9aaab9c7-3bbd-4788-9aa8-44fc7f95df53 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f returned with HTTP 200 Sep 07 13:52:22 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 708/1436] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:52:22 2026] GET /volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f => generated 512 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:52:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3465f724-9100-4adf-af73-f6ef91d869cd tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] http://192.168.122.6/volume/v3/volumes/84deba0e-7831-48d7-a3a7-69f3ba445322/action returned with HTTP 404 Sep 07 13:52:23 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 729/1437] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:52:22 2026] POST /volume/v3/volumes/84deba0e-7831-48d7-a3a7-69f3ba445322/action => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d7cbd134-6c7e-490a-a122-7f470c4d4460 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d7cbd134-6c7e-490a-a122-7f470c4d4460 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f Sep 07 13:52:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d7cbd134-6c7e-490a-a122-7f470c4d4460 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d7cbd134-6c7e-490a-a122-7f470c4d4460 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:24 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:24 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:24 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d7cbd134-6c7e-490a-a122-7f470c4d4460 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Snapshot retrieved successfully. Sep 07 13:52:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d7cbd134-6c7e-490a-a122-7f470c4d4460 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f returned with HTTP 200 Sep 07 13:52:24 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 709/1438] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:52:24 2026] GET /volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f => generated 512 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0e9e7c98-dead-4e20-b18a-0a0782581843 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0e9e7c98-dead-4e20-b18a-0a0782581843 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f Sep 07 13:52:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0e9e7c98-dead-4e20-b18a-0a0782581843 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0e9e7c98-dead-4e20-b18a-0a0782581843 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:25 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:25 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:52:25 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0e9e7c98-dead-4e20-b18a-0a0782581843 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Snapshot retrieved successfully. Sep 07 13:52:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0e9e7c98-dead-4e20-b18a-0a0782581843 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f returned with HTTP 200 Sep 07 13:52:25 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 730/1439] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:52:25 2026] GET /volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f => generated 539 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-2ff17943-a454-42e1-9eea-605a15132b7e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2ff17943-a454-42e1-9eea-605a15132b7e tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] GET http://192.168.122.6/volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f Sep 07 13:52:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2ff17943-a454-42e1-9eea-605a15132b7e tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2ff17943-a454-42e1-9eea-605a15132b7e tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:25 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:25 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:25 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-2ff17943-a454-42e1-9eea-605a15132b7e tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] Snapshot retrieved successfully. Sep 07 13:52:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2ff17943-a454-42e1-9eea-605a15132b7e tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] http://192.168.122.6/volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f returned with HTTP 200 Sep 07 13:52:25 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 710/1440] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:52:25 2026] GET /volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f => generated 539 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5f9891d6-b89b-4d9d-ba21-607912f44978 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5f9891d6-b89b-4d9d-ba21-607912f44978 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] GET http://192.168.122.6/volume/v3/snapshots Sep 07 13:52:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5f9891d6-b89b-4d9d-ba21-607912f44978 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5f9891d6-b89b-4d9d-ba21-607912f44978 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-5f9891d6-b89b-4d9d-ba21-607912f44978 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:52:25 devstack devstack@c-api.service[87262]: DEBUG cinder.db.api [None req-5f9891d6-b89b-4d9d-ba21-607912f44978 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] Building query based on filter {{(pid=87262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:52:25 devstack devstack@c-api.service[87262]: /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 07 13:52:25 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:52:25 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5f9891d6-b89b-4d9d-ba21-607912f44978 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] Get all snapshots completed successfully. Sep 07 13:52:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5f9891d6-b89b-4d9d-ba21-607912f44978 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] http://192.168.122.6/volume/v3/snapshots returned with HTTP 200 Sep 07 13:52:25 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 731/1441] 192.168.122.6 () {58 vars in 1117 bytes} [Mon Sep 7 13:52:25 2026] GET /volume/v3/snapshots => generated 408 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-fe2f7935-a076-4f33-8421-8bbe84432674 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fe2f7935-a076-4f33-8421-8bbe84432674 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] PUT http://192.168.122.6/volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f Sep 07 13:52:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fe2f7935-a076-4f33-8421-8bbe84432674 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1690969712", "description": "This is the new description of snapshot."}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:25 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:25 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:25 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-fe2f7935-a076-4f33-8421-8bbe84432674 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Snapshot retrieved successfully. Sep 07 13:52:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fe2f7935-a076-4f33-8421-8bbe84432674 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f returned with HTTP 200 Sep 07 13:52:25 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 711/1442] 192.168.122.6 () {60 vars in 1249 bytes} [Mon Sep 7 13:52:25 2026] PUT /volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f => generated 443 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5282cbf3-81c0-43f1-8c13-64099f424d39 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5282cbf3-81c0-43f1-8c13-64099f424d39 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] GET http://192.168.122.6/volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f Sep 07 13:52:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5282cbf3-81c0-43f1-8c13-64099f424d39 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5282cbf3-81c0-43f1-8c13-64099f424d39 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:25 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:25 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:52:25 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5282cbf3-81c0-43f1-8c13-64099f424d39 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] Snapshot retrieved successfully. Sep 07 13:52:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5282cbf3-81c0-43f1-8c13-64099f424d39 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] http://192.168.122.6/volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f returned with HTTP 200 Sep 07 13:52:25 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 732/1443] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:52:25 2026] GET /volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f => generated 577 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d159b904-6964-45dc-b226-4c3a6cf08908 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d159b904-6964-45dc-b226-4c3a6cf08908 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f Sep 07 13:52:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d159b904-6964-45dc-b226-4c3a6cf08908 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d159b904-6964-45dc-b226-4c3a6cf08908 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:25 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-d159b904-6964-45dc-b226-4c3a6cf08908 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Delete snapshot with id: fd12188a-6771-4185-be7e-e1f627a5b35f Sep 07 13:52:25 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:25 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:25 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d159b904-6964-45dc-b226-4c3a6cf08908 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Snapshot retrieved successfully. Sep 07 13:52:25 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:25 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:25 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d159b904-6964-45dc-b226-4c3a6cf08908 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Snapshot delete request issued successfully. Sep 07 13:52:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d159b904-6964-45dc-b226-4c3a6cf08908 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f returned with HTTP 202 Sep 07 13:52:25 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 712/1444] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 13:52:25 2026] DELETE /volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:52:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-71aaf36f-9410-4f2f-9adc-401839e0f390 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-71aaf36f-9410-4f2f-9adc-401839e0f390 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f Sep 07 13:52:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-71aaf36f-9410-4f2f-9adc-401839e0f390 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-71aaf36f-9410-4f2f-9adc-401839e0f390 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:25 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:25 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:52:25 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-71aaf36f-9410-4f2f-9adc-401839e0f390 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Snapshot retrieved successfully. Sep 07 13:52:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-71aaf36f-9410-4f2f-9adc-401839e0f390 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f returned with HTTP 200 Sep 07 13:52:25 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 733/1445] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:52:25 2026] GET /volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f => generated 576 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-06bb68a4-e2bd-4246-b7c1-148a5cf52e94 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-06bb68a4-e2bd-4246-b7c1-148a5cf52e94 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f Sep 07 13:52:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-06bb68a4-e2bd-4246-b7c1-148a5cf52e94 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-06bb68a4-e2bd-4246-b7c1-148a5cf52e94 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:26 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:26 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:26 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-06bb68a4-e2bd-4246-b7c1-148a5cf52e94 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Snapshot retrieved successfully. Sep 07 13:52:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-06bb68a4-e2bd-4246-b7c1-148a5cf52e94 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f returned with HTTP 200 Sep 07 13:52:26 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 713/1446] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:52:26 2026] GET /volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f => generated 576 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0e7d827c-0205-499e-b690-84e095386c61 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:27 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0e7d827c-0205-499e-b690-84e095386c61 None None] GET http://192.168.122.6/volume// Sep 07 13:52:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0e7d827c-0205-499e-b690-84e095386c61 None None] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0e7d827c-0205-499e-b690-84e095386c61 None None] Calling method 'all' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:27 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0e7d827c-0205-499e-b690-84e095386c61 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:52:27 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 734/1447] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:52:27 2026] GET /volume/ => generated 388 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:52:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-7c7baf3b-7c40-495d-935d-06ea5550bcb5 req-b4deaa5c-b795-46ad-9d09-e0cfac27256a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:27 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-7c7baf3b-7c40-495d-935d-06ea5550bcb5 req-b4deaa5c-b795-46ad-9d09-e0cfac27256a tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 07 13:52:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-7c7baf3b-7c40-495d-935d-06ea5550bcb5 req-b4deaa5c-b795-46ad-9d09-e0cfac27256a tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "664cac84-7c2e-4092-a58f-4219c6065d08", "connector": null, "instance_uuid": "da984392-c88c-4566-beb2-ea19767b7f2c"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:27 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:27 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:27 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:27 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:27 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:27 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-3b2743cf-db00-4b93-875e-e1e362cdad51 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:27 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3b2743cf-db00-4b93-875e-e1e362cdad51 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f Sep 07 13:52:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3b2743cf-db00-4b93-875e-e1e362cdad51 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3b2743cf-db00-4b93-875e-e1e362cdad51 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:27 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:27 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:52:27 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-3b2743cf-db00-4b93-875e-e1e362cdad51 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Snapshot retrieved successfully. Sep 07 13:52:27 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3b2743cf-db00-4b93-875e-e1e362cdad51 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f returned with HTTP 200 Sep 07 13:52:27 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 735/1448] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:52:27 2026] GET /volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f => generated 576 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:27 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-7c7baf3b-7c40-495d-935d-06ea5550bcb5 req-b4deaa5c-b795-46ad-9d09-e0cfac27256a tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 07 13:52:27 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 714/1449] 192.168.122.6 () {66 vars in 1473 bytes} [Mon Sep 7 13:52:27 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 07 13:52:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-7c7baf3b-7c40-495d-935d-06ea5550bcb5 req-0078788d-da23-4c8e-b736-ccdd875c96d4 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:27 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-7c7baf3b-7c40-495d-935d-06ea5550bcb5 req-0078788d-da23-4c8e-b736-ccdd875c96d4 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] DELETE http://192.168.122.6/volume/v3/attachments/a344fa6d-3256-4075-8652-8302c529d01a Sep 07 13:52:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-7c7baf3b-7c40-495d-935d-06ea5550bcb5 req-0078788d-da23-4c8e-b736-ccdd875c96d4 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-7c7baf3b-7c40-495d-935d-06ea5550bcb5 req-0078788d-da23-4c8e-b736-ccdd875c96d4 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:27 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:27 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:52:27 devstack devstack@c-api.service[87262]: /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 07 13:52:27 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, Sep 07 13:52:27 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-7c7baf3b-7c40-495d-935d-06ea5550bcb5 req-0078788d-da23-4c8e-b736-ccdd875c96d4 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] http://192.168.122.6/volume/v3/attachments/a344fa6d-3256-4075-8652-8302c529d01a returned with HTTP 200 Sep 07 13:52:27 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 736/1450] 192.168.122.6 () {64 vars in 1552 bytes} [Mon Sep 7 13:52:27 2026] DELETE /volume/v3/attachments/a344fa6d-3256-4075-8652-8302c529d01a => generated 192 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:52:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-71c998ca-993c-41f0-971c-584674584543 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-71c998ca-993c-41f0-971c-584674584543 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f Sep 07 13:52:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-71c998ca-993c-41f0-971c-584674584543 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-71c998ca-993c-41f0-971c-584674584543 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-71c998ca-993c-41f0-971c-584674584543 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f returned with HTTP 404 Sep 07 13:52:28 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 715/1451] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:52:28 2026] GET /volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-91838cd5-c712-4b79-a426-dade45316889 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-91838cd5-c712-4b79-a426-dade45316889 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f Sep 07 13:52:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-91838cd5-c712-4b79-a426-dade45316889 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-91838cd5-c712-4b79-a426-dade45316889 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:28 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-91838cd5-c712-4b79-a426-dade45316889 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Delete snapshot with id: fd12188a-6771-4185-be7e-e1f627a5b35f Sep 07 13:52:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-91838cd5-c712-4b79-a426-dade45316889 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f returned with HTTP 404 Sep 07 13:52:28 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 737/1452] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 13:52:28 2026] DELETE /volume/v3/snapshots/fd12188a-6771-4185-be7e-e1f627a5b35f => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7835e3a1-a96d-4759-ac61-034c7a59fa77 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7835e3a1-a96d-4759-ac61-034c7a59fa77 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] GET http://192.168.122.6/volume/v3/volumes/cee4f461-c874-42e3-b912-a88cf645427f Sep 07 13:52:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7835e3a1-a96d-4759-ac61-034c7a59fa77 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7835e3a1-a96d-4759-ac61-034c7a59fa77 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:28 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:28 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:28 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:28 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:28 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7835e3a1-a96d-4759-ac61-034c7a59fa77 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] Volume info retrieved successfully. Sep 07 13:52:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7835e3a1-a96d-4759-ac61-034c7a59fa77 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] http://192.168.122.6/volume/v3/volumes/cee4f461-c874-42e3-b912-a88cf645427f returned with HTTP 200 Sep 07 13:52:28 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 716/1453] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:28 2026] GET /volume/v3/volumes/cee4f461-c874-42e3-b912-a88cf645427f => generated 851 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d9635e45-6457-4ef1-b527-28b7ff8317fe None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d9635e45-6457-4ef1-b527-28b7ff8317fe tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:52:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d9635e45-6457-4ef1-b527-28b7ff8317fe tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1657575750"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-d9635e45-6457-4ef1-b527-28b7ff8317fe tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1657575750'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:52:28 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-d9635e45-6457-4ef1-b527-28b7ff8317fe tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Create volume of 1 GB Sep 07 13:52:28 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:28 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:52:28 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d9635e45-6457-4ef1-b527-28b7ff8317fe tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Availability Zones retrieved successfully. Sep 07 13:52:28 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d9635e45-6457-4ef1-b527-28b7ff8317fe tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Flow 'volume_create_api' (6a38061e-b30d-421d-bf1e-1bf78702a860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:52:28 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d9635e45-6457-4ef1-b527-28b7ff8317fe tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a4c2971-a351-457f-b78d-822cb666958f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:28 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-d9635e45-6457-4ef1-b527-28b7ff8317fe tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:52:28 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d9635e45-6457-4ef1-b527-28b7ff8317fe tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a4c2971-a351-457f-b78d-822cb666958f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:28 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d9635e45-6457-4ef1-b527-28b7ff8317fe tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a07f87a-d169-47a6-9c17-49acc8d7f50e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:29 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-d9635e45-6457-4ef1-b527-28b7ff8317fe tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Created reservations ['9ed75641-4269-45fa-8010-e95c831377b5', 'ede8f420-1d67-4146-afe9-8e8468e6dd35', 'e494e7ed-1d46-4a1a-9d9e-bc318a6b05ce', '028c2c5b-64ab-4722-9250-8da3a1f3e08e'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:52:29 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d9635e45-6457-4ef1-b527-28b7ff8317fe tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a07f87a-d169-47a6-9c17-49acc8d7f50e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ed75641-4269-45fa-8010-e95c831377b5', 'ede8f420-1d67-4146-afe9-8e8468e6dd35', 'e494e7ed-1d46-4a1a-9d9e-bc318a6b05ce', '028c2c5b-64ab-4722-9250-8da3a1f3e08e']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:29 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d9635e45-6457-4ef1-b527-28b7ff8317fe tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (565788a4-6f6d-426e-80ef-3dcb8936fc00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:29 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:29 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:52:29 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d9635e45-6457-4ef1-b527-28b7ff8317fe tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (565788a4-6f6d-426e-80ef-3dcb8936fc00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b167c7d-07ad-4337-87c8-02d790b0890c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1657575750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0a6114a89664e8e9a0642fafa03f56c',qos_specs=None,replication_status=,reservations=['9ed75641-4269-45fa-8010-e95c831377b5','ede8f420-1d67-4146-afe9-8e8468e6dd35','e494e7ed-1d46-4a1a-9d9e-bc318a6b05ce','028c2c5b-64ab-4722-9250-8da3a1f3e08e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='356e3e0715e94982968ab2c31ecd7161',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:52:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1657575750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b167c7d-07ad-4337-87c8-02d790b0890c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0a6114a89664e8e9a0642fafa03f56c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='356e3e0715e94982968ab2c31ecd7161',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:29 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d9635e45-6457-4ef1-b527-28b7ff8317fe tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (505d7169-4f91-4bbc-8efc-4b3b0ceb8092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:29 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d9635e45-6457-4ef1-b527-28b7ff8317fe tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (505d7169-4f91-4bbc-8efc-4b3b0ceb8092) transitioned into state 'SUCCESS' from state '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-1657575750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0a6114a89664e8e9a0642fafa03f56c',qos_specs=None,replication_status=,reservations=['9ed75641-4269-45fa-8010-e95c831377b5','ede8f420-1d67-4146-afe9-8e8468e6dd35','e494e7ed-1d46-4a1a-9d9e-bc318a6b05ce','028c2c5b-64ab-4722-9250-8da3a1f3e08e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='356e3e0715e94982968ab2c31ecd7161',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:29 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d9635e45-6457-4ef1-b527-28b7ff8317fe tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12e217e4-6388-4704-8fd7-fdd117d8482f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:29 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d9635e45-6457-4ef1-b527-28b7ff8317fe tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12e217e4-6388-4704-8fd7-fdd117d8482f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:29 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d9635e45-6457-4ef1-b527-28b7ff8317fe tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Flow 'volume_create_api' (6a38061e-b30d-421d-bf1e-1bf78702a860) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:52:29 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d9635e45-6457-4ef1-b527-28b7ff8317fe tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Create volume request issued successfully. Sep 07 13:52:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d9635e45-6457-4ef1-b527-28b7ff8317fe tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:52:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 738/1454] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:52:28 2026] POST /volume/v3/volumes => generated 759 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 13:52:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-40902e0e-cce6-49a1-a068-6ed724850891 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-40902e0e-cce6-49a1-a068-6ed724850891 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/3b167c7d-07ad-4337-87c8-02d790b0890c Sep 07 13:52:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-40902e0e-cce6-49a1-a068-6ed724850891 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-40902e0e-cce6-49a1-a068-6ed724850891 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:29 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:29 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:29 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:29 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:29 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-40902e0e-cce6-49a1-a068-6ed724850891 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:52:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-40902e0e-cce6-49a1-a068-6ed724850891 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/3b167c7d-07ad-4337-87c8-02d790b0890c returned with HTTP 200 Sep 07 13:52:29 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 717/1455] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:29 2026] GET /volume/v3/volumes/3b167c7d-07ad-4337-87c8-02d790b0890c => generated 827 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-fa62fbdd-db11-4e08-b883-2d90b13cd0c2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fa62fbdd-db11-4e08-b883-2d90b13cd0c2 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:52:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fa62fbdd-db11-4e08-b883-2d90b13cd0c2 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "1e99a444-b4e2-4f3d-8609-6552da081e56", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1731963574"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-fa62fbdd-db11-4e08-b883-2d90b13cd0c2 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Create volume request body: {'volume': {'imageRef': '1e99a444-b4e2-4f3d-8609-6552da081e56', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1731963574'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:52:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7e349e9e-8d52-4612-880e-98de15aa34d6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7e349e9e-8d52-4612-880e-98de15aa34d6 None None] GET http://192.168.122.6/volume// Sep 07 13:52:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7e349e9e-8d52-4612-880e-98de15aa34d6 None None] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7e349e9e-8d52-4612-880e-98de15aa34d6 None None] Calling method 'all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7e349e9e-8d52-4612-880e-98de15aa34d6 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:52:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 718/1456] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:52:30 2026] GET /volume/ => generated 388 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:52:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-c6e1698c-948c-4b04-91d9-d9b62596ff4a req-f5f22eef-a9c2-484d-8481-9459c2474a38 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-c6e1698c-948c-4b04-91d9-d9b62596ff4a req-f5f22eef-a9c2-484d-8481-9459c2474a38 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] GET http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 Sep 07 13:52:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-c6e1698c-948c-4b04-91d9-d9b62596ff4a req-f5f22eef-a9c2-484d-8481-9459c2474a38 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-c6e1698c-948c-4b04-91d9-d9b62596ff4a req-f5f22eef-a9c2-484d-8481-9459c2474a38 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:30 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:30 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:30 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:30 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:30 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-c6e1698c-948c-4b04-91d9-d9b62596ff4a req-f5f22eef-a9c2-484d-8481-9459c2474a38 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Volume info retrieved successfully. Sep 07 13:52:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-c6e1698c-948c-4b04-91d9-d9b62596ff4a req-f5f22eef-a9c2-484d-8481-9459c2474a38 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 returned with HTTP 200 Sep 07 13:52:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 719/1457] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 13:52:30 2026] GET /volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 => generated 1509 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:52:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d81dfcd9-648a-4a2c-973f-4e8beec45964 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d81dfcd9-648a-4a2c-973f-4e8beec45964 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/3b167c7d-07ad-4337-87c8-02d790b0890c Sep 07 13:52:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d81dfcd9-648a-4a2c-973f-4e8beec45964 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d81dfcd9-648a-4a2c-973f-4e8beec45964 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:30 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:30 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:30 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:30 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:30 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d81dfcd9-648a-4a2c-973f-4e8beec45964 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:52:30 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-fa62fbdd-db11-4e08-b883-2d90b13cd0c2 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Create volume of 2 GB Sep 07 13:52:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d81dfcd9-648a-4a2c-973f-4e8beec45964 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/3b167c7d-07ad-4337-87c8-02d790b0890c returned with HTTP 200 Sep 07 13:52:30 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:30 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:52:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 720/1458] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:30 2026] GET /volume/v3/volumes/3b167c7d-07ad-4337-87c8-02d790b0890c => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:30 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-fa62fbdd-db11-4e08-b883-2d90b13cd0c2 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Availability Zones retrieved successfully. Sep 07 13:52:30 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fa62fbdd-db11-4e08-b883-2d90b13cd0c2 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Flow 'volume_create_api' (4a2fa4b5-9191-44e9-b7f1-7b5f29fac540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:52:30 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fa62fbdd-db11-4e08-b883-2d90b13cd0c2 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e071d13e-a6c9-4041-85b6-1363277964a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:30 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-fa62fbdd-db11-4e08-b883-2d90b13cd0c2 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Validating volume size '2' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:52:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-c6e1698c-948c-4b04-91d9-d9b62596ff4a req-f1b3a067-48ed-4975-b678-006ef2430ce2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-c6e1698c-948c-4b04-91d9-d9b62596ff4a req-f1b3a067-48ed-4975-b678-006ef2430ce2 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] PUT http://192.168.122.6/volume/v3/attachments/28a5b43a-e449-4d79-95c4-613859a6e4c9 Sep 07 13:52:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-c6e1698c-948c-4b04-91d9-d9b62596ff4a req-f1b3a067-48ed-4975-b678-006ef2430ce2 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cf8721add54f", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "6a052522-d49c-4901-8b6c-ef97c1f54dff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:30 devstack devstack@c-api.service[87262]: WARNING cinder.volume.api [None req-fa62fbdd-db11-4e08-b883-2d90b13cd0c2 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e071d13e-a6c9-4041-85b6-1363277964a2) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 13:52:30 devstack devstack@c-api.service[87262]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 1e99a444-b4e2-4f3d-8609-6552da081e56 is not active. Sep 07 13:52:30 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-c6e1698c-948c-4b04-91d9-d9b62596ff4a req-f1b3a067-48ed-4975-b678-006ef2430ce2 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Acquiring lock "cinder-attachment_update-664cac84-7c2e-4092-a58f-4219c6065d08-devstack" by "attachment_update" {{(pid=87261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:52:30 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fa62fbdd-db11-4e08-b883-2d90b13cd0c2 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e071d13e-a6c9-4041-85b6-1363277964a2) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:30 devstack devstack@c-api.service[87262]: WARNING cinder.volume.api [None req-fa62fbdd-db11-4e08-b883-2d90b13cd0c2 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e071d13e-a6c9-4041-85b6-1363277964a2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 13:52:30 devstack devstack@c-api.service[87262]: WARNING cinder.volume.api [None req-fa62fbdd-db11-4e08-b883-2d90b13cd0c2 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Flow 'volume_create_api' (4a2fa4b5-9191-44e9-b7f1-7b5f29fac540) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 13:52:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fa62fbdd-db11-4e08-b883-2d90b13cd0c2 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 400 Sep 07 13:52:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 739/1459] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:52:30 2026] POST /volume/v3/volumes => generated 125 bytes in 377 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 13:52:30 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-c6e1698c-948c-4b04-91d9-d9b62596ff4a req-f1b3a067-48ed-4975-b678-006ef2430ce2 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Lock "cinder-attachment_update-664cac84-7c2e-4092-a58f-4219c6065d08-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=87261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:52:30 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:30 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:30 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:30 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:30 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-c6e1698c-948c-4b04-91d9-d9b62596ff4a req-f1b3a067-48ed-4975-b678-006ef2430ce2 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Lock "cinder-attachment_update-664cac84-7c2e-4092-a58f-4219c6065d08-devstack" released by "attachment_update" :: held 0.293s {{(pid=87261) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:52:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-c6e1698c-948c-4b04-91d9-d9b62596ff4a req-f1b3a067-48ed-4975-b678-006ef2430ce2 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] http://192.168.122.6/volume/v3/attachments/28a5b43a-e449-4d79-95c4-613859a6e4c9 returned with HTTP 200 Sep 07 13:52:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 721/1460] 192.168.122.6 () {66 vars in 1583 bytes} [Mon Sep 7 13:52:30 2026] PUT /volume/v3/attachments/28a5b43a-e449-4d79-95c4-613859a6e4c9 => generated 694 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:52:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-c6e1698c-948c-4b04-91d9-d9b62596ff4a req-cc193d69-5677-4ce4-aa58-a2b418c03ec0 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-c6e1698c-948c-4b04-91d9-d9b62596ff4a req-cc193d69-5677-4ce4-aa58-a2b418c03ec0 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] POST http://192.168.122.6/volume/v3/attachments/28a5b43a-e449-4d79-95c4-613859a6e4c9/action Sep 07 13:52:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-c6e1698c-948c-4b04-91d9-d9b62596ff4a req-cc193d69-5677-4ce4-aa58-a2b418c03ec0 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Action body: b'{"os-complete": null}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:52:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-c6e1698c-948c-4b04-91d9-d9b62596ff4a req-cc193d69-5677-4ce4-aa58-a2b418c03ec0 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:31 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:31 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:52:31 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:31 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:52:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-c6e1698c-948c-4b04-91d9-d9b62596ff4a req-cc193d69-5677-4ce4-aa58-a2b418c03ec0 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] http://192.168.122.6/volume/v3/attachments/28a5b43a-e449-4d79-95c4-613859a6e4c9/action returned with HTTP 204 Sep 07 13:52:31 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 740/1461] 192.168.122.6 () {66 vars in 1604 bytes} [Mon Sep 7 13:52:30 2026] POST /volume/v3/attachments/28a5b43a-e449-4d79-95c4-613859a6e4c9/action => generated 0 bytes in 132 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6f99ce0c-9e2a-4fd2-87f0-6bad7f050ff1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6f99ce0c-9e2a-4fd2-87f0-6bad7f050ff1 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/3b167c7d-07ad-4337-87c8-02d790b0890c Sep 07 13:52:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6f99ce0c-9e2a-4fd2-87f0-6bad7f050ff1 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6f99ce0c-9e2a-4fd2-87f0-6bad7f050ff1 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:31 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:31 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:31 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:31 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:31 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6f99ce0c-9e2a-4fd2-87f0-6bad7f050ff1 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:52:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6f99ce0c-9e2a-4fd2-87f0-6bad7f050ff1 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/3b167c7d-07ad-4337-87c8-02d790b0890c returned with HTTP 200 Sep 07 13:52:31 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 722/1462] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:31 2026] GET /volume/v3/volumes/3b167c7d-07ad-4337-87c8-02d790b0890c => generated 852 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:52:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-3c895f38-5ade-45b4-9e63-f93e5226e342 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3c895f38-5ade-45b4-9e63-f93e5226e342 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 07 13:52:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3c895f38-5ade-45b4-9e63-f93e5226e342 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3b167c7d-07ad-4337-87c8-02d790b0890c", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-281065223"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:31 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:31 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:52:31 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:31 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:52:31 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-3c895f38-5ade-45b4-9e63-f93e5226e342 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:52:31 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-3c895f38-5ade-45b4-9e63-f93e5226e342 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Create snapshot from volume 3b167c7d-07ad-4337-87c8-02d790b0890c Sep 07 13:52:31 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-3c895f38-5ade-45b4-9e63-f93e5226e342 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Created reservations ['379582ec-f7cf-4b29-90ba-7d8433e3bcd3', '898abff8-6a39-4eab-a9f8-4f587c96450f', '2b19b4b1-a979-462e-bc67-dfe3f1c2cfd2', '7b095148-ea4d-4336-9807-9d10d582986e'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:52:31 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:31 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:52:31 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-3c895f38-5ade-45b4-9e63-f93e5226e342 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Snapshot create request issued successfully. Sep 07 13:52:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3c895f38-5ade-45b4-9e63-f93e5226e342 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 13:52:31 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 741/1463] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 13:52:31 2026] POST /volume/v3/snapshots => generated 309 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 13:52:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6f57fe23-98b9-4de2-bb96-74fbc3a5cd73 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6f57fe23-98b9-4de2-bb96-74fbc3a5cd73 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/snapshots/193c5f97-4449-4b22-a054-ed28b7fcf557 Sep 07 13:52:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6f57fe23-98b9-4de2-bb96-74fbc3a5cd73 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6f57fe23-98b9-4de2-bb96-74fbc3a5cd73 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:31 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:31 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:31 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6f57fe23-98b9-4de2-bb96-74fbc3a5cd73 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Snapshot retrieved successfully. Sep 07 13:52:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6f57fe23-98b9-4de2-bb96-74fbc3a5cd73 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/snapshots/193c5f97-4449-4b22-a054-ed28b7fcf557 returned with HTTP 200 Sep 07 13:52:31 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 723/1464] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:52:31 2026] GET /volume/v3/snapshots/193c5f97-4449-4b22-a054-ed28b7fcf557 => generated 441 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-36948388-26dc-4685-9290-8c1f68320225 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-36948388-26dc-4685-9290-8c1f68320225 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/snapshots/193c5f97-4449-4b22-a054-ed28b7fcf557 Sep 07 13:52:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-36948388-26dc-4685-9290-8c1f68320225 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-36948388-26dc-4685-9290-8c1f68320225 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:32 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:32 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:52:32 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-36948388-26dc-4685-9290-8c1f68320225 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Snapshot retrieved successfully. Sep 07 13:52:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-36948388-26dc-4685-9290-8c1f68320225 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/snapshots/193c5f97-4449-4b22-a054-ed28b7fcf557 returned with HTTP 200 Sep 07 13:52:32 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 742/1465] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:52:32 2026] GET /volume/v3/snapshots/193c5f97-4449-4b22-a054-ed28b7fcf557 => generated 441 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-12cd77dc-4d19-4a17-bc07-34669a4780a5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-12cd77dc-4d19-4a17-bc07-34669a4780a5 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:52:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-12cd77dc-4d19-4a17-bc07-34669a4780a5 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "d1fbc667-1bf4-44e5-9e54-9645f4afde78"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-12cd77dc-4d19-4a17-bc07-34669a4780a5 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'd1fbc667-1bf4-44e5-9e54-9645f4afde78'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:52:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2de170e1-bf67-4f4f-8199-5efaf9e98259 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2de170e1-bf67-4f4f-8199-5efaf9e98259 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/snapshots/193c5f97-4449-4b22-a054-ed28b7fcf557 Sep 07 13:52:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2de170e1-bf67-4f4f-8199-5efaf9e98259 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2de170e1-bf67-4f4f-8199-5efaf9e98259 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:33 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:33 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:52:33 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2de170e1-bf67-4f4f-8199-5efaf9e98259 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Snapshot retrieved successfully. Sep 07 13:52:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2de170e1-bf67-4f4f-8199-5efaf9e98259 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/snapshots/193c5f97-4449-4b22-a054-ed28b7fcf557 returned with HTTP 200 Sep 07 13:52:34 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 743/1466] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:52:33 2026] GET /volume/v3/snapshots/193c5f97-4449-4b22-a054-ed28b7fcf557 => generated 441 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:34 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-12cd77dc-4d19-4a17-bc07-34669a4780a5 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Create volume of 1 GB Sep 07 13:52:34 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-12cd77dc-4d19-4a17-bc07-34669a4780a5 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Availability Zones retrieved successfully. Sep 07 13:52:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-12cd77dc-4d19-4a17-bc07-34669a4780a5 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Flow 'volume_create_api' (c723d463-fb29-44a6-acac-3c98858ecb39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:52:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-12cd77dc-4d19-4a17-bc07-34669a4780a5 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a323a894-b173-471e-b02c-de9fc0c4eaf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-12cd77dc-4d19-4a17-bc07-34669a4780a5 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:52:34 devstack devstack@c-api.service[87261]: WARNING cinder.volume.api [None req-12cd77dc-4d19-4a17-bc07-34669a4780a5 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a323a894-b173-471e-b02c-de9fc0c4eaf5) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 13:52:34 devstack devstack@c-api.service[87261]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 07 13:52:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-12cd77dc-4d19-4a17-bc07-34669a4780a5 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a323a894-b173-471e-b02c-de9fc0c4eaf5) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:34 devstack devstack@c-api.service[87261]: WARNING cinder.volume.api [None req-12cd77dc-4d19-4a17-bc07-34669a4780a5 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a323a894-b173-471e-b02c-de9fc0c4eaf5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 13:52:34 devstack devstack@c-api.service[87261]: WARNING cinder.volume.api [None req-12cd77dc-4d19-4a17-bc07-34669a4780a5 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Flow 'volume_create_api' (c723d463-fb29-44a6-acac-3c98858ecb39) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 13:52:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-12cd77dc-4d19-4a17-bc07-34669a4780a5 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 400 Sep 07 13:52:34 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 724/1467] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:52:33 2026] POST /volume/v3/volumes => generated 134 bytes in 324 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 13:52:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-18259e0d-53fd-4886-baca-9b019e720e58 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-18259e0d-53fd-4886-baca-9b019e720e58 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:52:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-18259e0d-53fd-4886-baca-9b019e720e58 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-18259e0d-53fd-4886-baca-9b019e720e58 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 400 Sep 07 13:52:34 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 744/1468] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:52:34 2026] POST /volume/v3/volumes => generated 127 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 13:52:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c39f9799-0ef6-4364-a4e6-bfa5d9021534 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c39f9799-0ef6-4364-a4e6-bfa5d9021534 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:52:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c39f9799-0ef6-4364-a4e6-bfa5d9021534 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "f65a89b6-9a0e-4267-a319-8b976865aef9"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-c39f9799-0ef6-4364-a4e6-bfa5d9021534 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'f65a89b6-9a0e-4267-a319-8b976865aef9'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:52:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c39f9799-0ef6-4364-a4e6-bfa5d9021534 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 404 Sep 07 13:52:34 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 725/1469] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:52:34 2026] POST /volume/v3/volumes => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-53cbbe4d-18fc-4584-8977-e419cb4ca8fe None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-53cbbe4d-18fc-4584-8977-e419cb4ca8fe tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:52:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-53cbbe4d-18fc-4584-8977-e419cb4ca8fe tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "b665771a-9619-4cd0-8fc6-d71f88ebc8ef"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-53cbbe4d-18fc-4584-8977-e419cb4ca8fe tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'b665771a-9619-4cd0-8fc6-d71f88ebc8ef'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:52:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-53cbbe4d-18fc-4584-8977-e419cb4ca8fe tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 404 Sep 07 13:52:34 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 745/1470] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:52:34 2026] POST /volume/v3/volumes => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b43b981a-b16f-4a3f-b332-bb944114be9c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b43b981a-b16f-4a3f-b332-bb944114be9c tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:52:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b43b981a-b16f-4a3f-b332-bb944114be9c tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "9508cf65-6fa8-4fc2-a4b2-7d7e2ee042cf"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-b43b981a-b16f-4a3f-b332-bb944114be9c tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '9508cf65-6fa8-4fc2-a4b2-7d7e2ee042cf'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:52:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b43b981a-b16f-4a3f-b332-bb944114be9c tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 404 Sep 07 13:52:34 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 726/1471] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:52:34 2026] POST /volume/v3/volumes => generated 114 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-feb86668-302a-44da-b3c2-937d884a736f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-feb86668-302a-44da-b3c2-937d884a736f tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:52:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-feb86668-302a-44da-b3c2-937d884a736f tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-feb86668-302a-44da-b3c2-937d884a736f tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 400 Sep 07 13:52:34 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 746/1472] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:52:34 2026] POST /volume/v3/volumes => generated 125 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 13:52:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1bb392b1-dad6-4307-8015-3be80c08ef4f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1bb392b1-dad6-4307-8015-3be80c08ef4f tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:52:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1bb392b1-dad6-4307-8015-3be80c08ef4f tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1bb392b1-dad6-4307-8015-3be80c08ef4f tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 400 Sep 07 13:52:34 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 727/1473] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:52:34 2026] POST /volume/v3/volumes => generated 125 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 13:52:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-107ea0d0-39ed-466a-930e-c3f6c778affb None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-107ea0d0-39ed-466a-930e-c3f6c778affb tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:52:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-107ea0d0-39ed-466a-930e-c3f6c778affb tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-107ea0d0-39ed-466a-930e-c3f6c778affb tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 400 Sep 07 13:52:34 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 747/1474] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:52:34 2026] POST /volume/v3/volumes => generated 121 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 13:52:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-595df980-70fa-43ef-893c-66213e8446e5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-595df980-70fa-43ef-893c-66213e8446e5 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] DELETE http://192.168.122.6/volume/v3/volumes/tempest-invalid-1128182645 Sep 07 13:52:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-595df980-70fa-43ef-893c-66213e8446e5 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-595df980-70fa-43ef-893c-66213e8446e5 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:34 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-595df980-70fa-43ef-893c-66213e8446e5 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Delete volume with id: tempest-invalid-1128182645 Sep 07 13:52:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-595df980-70fa-43ef-893c-66213e8446e5 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] http://192.168.122.6/volume/v3/volumes/tempest-invalid-1128182645 returned with HTTP 404 Sep 07 13:52:34 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 728/1475] 192.168.122.6 () {58 vars in 1195 bytes} [Mon Sep 7 13:52:34 2026] DELETE /volume/v3/volumes/tempest-invalid-1128182645 => generated 99 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:52:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5b41bae0-a9f1-473c-be1b-bbe7e0260040 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:34 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 748/1476] 192.168.122.6 () {58 vars in 1117 bytes} [Mon Sep 7 13:52:34 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 07 13:52:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-df50f8da-a1ca-43ef-ba7c-93f7cdd739de None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-df50f8da-a1ca-43ef-ba7c-93f7cdd739de tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] POST http://192.168.122.6/volume/v3/volumes/xxx/action Sep 07 13:52:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-df50f8da-a1ca-43ef-ba7c-93f7cdd739de tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Action body: b'{"os-detach": {}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:52:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-df50f8da-a1ca-43ef-ba7c-93f7cdd739de tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-df50f8da-a1ca-43ef-ba7c-93f7cdd739de tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] http://192.168.122.6/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 07 13:52:34 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 729/1477] 192.168.122.6 () {60 vars in 1165 bytes} [Mon Sep 7 13:52:34 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:52:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-62d28cf9-4575-4eed-aee9-7802d4915166 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-62d28cf9-4575-4eed-aee9-7802d4915166 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] GET http://192.168.122.6/volume/v3/volumes/tempest-invalid-1932173445 Sep 07 13:52:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-62d28cf9-4575-4eed-aee9-7802d4915166 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-62d28cf9-4575-4eed-aee9-7802d4915166 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-62d28cf9-4575-4eed-aee9-7802d4915166 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] http://192.168.122.6/volume/v3/volumes/tempest-invalid-1932173445 returned with HTTP 404 Sep 07 13:52:34 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 749/1478] 192.168.122.6 () {58 vars in 1192 bytes} [Mon Sep 7 13:52:34 2026] GET /volume/v3/volumes/tempest-invalid-1932173445 => generated 99 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:52:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b436fda0-10aa-4acb-9f95-ce10a21cb32d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:34 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 730/1479] 192.168.122.6 () {58 vars in 1114 bytes} [Mon Sep 7 13:52:34 2026] GET /volume/v3/volumes/ => generated 112 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 07 13:52:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-44e58ca0-f12a-4a8b-beb0-a1968124fa48 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-44e58ca0-f12a-4a8b-beb0-a1968124fa48 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] GET http://192.168.122.6/volume/v3/volumes/detail?status=null Sep 07 13:52:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-44e58ca0-f12a-4a8b-beb0-a1968124fa48 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-44e58ca0-f12a-4a8b-beb0-a1968124fa48 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] Calling method 'detail' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-44e58ca0-f12a-4a8b-beb0-a1968124fa48 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:52:34 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-44e58ca0-f12a-4a8b-beb0-a1968124fa48 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] Could not evaluate value null, assuming string {{(pid=87262) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 13:52:34 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-44e58ca0-f12a-4a8b-beb0-a1968124fa48 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:52:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-156f9fcf-17b2-48aa-b532-67f0d1acbec8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-156f9fcf-17b2-48aa-b532-67f0d1acbec8 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/snapshots/193c5f97-4449-4b22-a054-ed28b7fcf557 Sep 07 13:52:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-156f9fcf-17b2-48aa-b532-67f0d1acbec8 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-156f9fcf-17b2-48aa-b532-67f0d1acbec8 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:35 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:35 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:35 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-156f9fcf-17b2-48aa-b532-67f0d1acbec8 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Snapshot retrieved successfully. Sep 07 13:52:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-156f9fcf-17b2-48aa-b532-67f0d1acbec8 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/snapshots/193c5f97-4449-4b22-a054-ed28b7fcf557 returned with HTTP 200 Sep 07 13:52:35 devstack devstack@c-api.service[87262]: /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 07 13:52:35 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:52:35 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 731/1480] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:52:35 2026] GET /volume/v3/snapshots/193c5f97-4449-4b22-a054-ed28b7fcf557 => generated 468 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:35 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-44e58ca0-f12a-4a8b-beb0-a1968124fa48 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] Get all volumes completed successfully. Sep 07 13:52:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-409d1abf-dba8-4e5d-94ed-c961e821efd8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-409d1abf-dba8-4e5d-94ed-c961e821efd8 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:52:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-409d1abf-dba8-4e5d-94ed-c961e821efd8 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "193c5f97-4449-4b22-a054-ed28b7fcf557", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-2029548345"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-409d1abf-dba8-4e5d-94ed-c961e821efd8 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Create volume request body: {'volume': {'snapshot_id': '193c5f97-4449-4b22-a054-ed28b7fcf557', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2029548345'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:52:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-44e58ca0-f12a-4a8b-beb0-a1968124fa48 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] http://192.168.122.6/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 07 13:52:35 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 750/1481] 192.168.122.6 () {58 vars in 1155 bytes} [Mon Sep 7 13:52:34 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:52:35 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:35 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ef7d321b-91f9-40ae-b450-1d66132cc2f1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:35 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-409d1abf-dba8-4e5d-94ed-c961e821efd8 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Snapshot retrieved successfully. Sep 07 13:52:35 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-409d1abf-dba8-4e5d-94ed-c961e821efd8 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Create volume of 2 GB Sep 07 13:52:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ef7d321b-91f9-40ae-b450-1d66132cc2f1 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] GET http://192.168.122.6/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1158250863 Sep 07 13:52:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ef7d321b-91f9-40ae-b450-1d66132cc2f1 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ef7d321b-91f9-40ae-b450-1d66132cc2f1 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] Calling method 'detail' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-ef7d321b-91f9-40ae-b450-1d66132cc2f1 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:52:35 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ef7d321b-91f9-40ae-b450-1d66132cc2f1 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1158250863'), ('no_migration_targets', True)]). {{(pid=87262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:52:35 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-409d1abf-dba8-4e5d-94ed-c961e821efd8 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Availability Zones retrieved successfully. Sep 07 13:52:35 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-409d1abf-dba8-4e5d-94ed-c961e821efd8 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Flow 'volume_create_api' (72efc6e6-0326-485a-aaa6-0522549d6510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:52:35 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-409d1abf-dba8-4e5d-94ed-c961e821efd8 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1293ca9c-e765-4409-bc6b-a17f4b6861eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:35 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-409d1abf-dba8-4e5d-94ed-c961e821efd8 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:52:35 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:35 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:35 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-409d1abf-dba8-4e5d-94ed-c961e821efd8 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1293ca9c-e765-4409-bc6b-a17f4b6861eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '193c5f97-4449-4b22-a054-ed28b7fcf557', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:35 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-409d1abf-dba8-4e5d-94ed-c961e821efd8 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bda52f3-a660-4a26-baa5-1183273ea1bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:35 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ef7d321b-91f9-40ae-b450-1d66132cc2f1 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] Get all volumes completed successfully. Sep 07 13:52:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ef7d321b-91f9-40ae-b450-1d66132cc2f1 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] http://192.168.122.6/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1158250863 returned with HTTP 200 Sep 07 13:52:35 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 751/1482] 192.168.122.6 () {58 vars in 1233 bytes} [Mon Sep 7 13:52:35 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1158250863 => generated 15 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:52:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-12c2a99c-92e2-44f9-a0f5-0a26b45322d8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-12c2a99c-92e2-44f9-a0f5-0a26b45322d8 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] GET http://192.168.122.6/volume/v3/volumes?status=null Sep 07 13:52:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-12c2a99c-92e2-44f9-a0f5-0a26b45322d8 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-12c2a99c-92e2-44f9-a0f5-0a26b45322d8 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-12c2a99c-92e2-44f9-a0f5-0a26b45322d8 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:52:35 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-12c2a99c-92e2-44f9-a0f5-0a26b45322d8 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] Could not evaluate value null, assuming string {{(pid=87262) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 13:52:35 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-12c2a99c-92e2-44f9-a0f5-0a26b45322d8 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:52:35 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-12c2a99c-92e2-44f9-a0f5-0a26b45322d8 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] Get all volumes completed successfully. Sep 07 13:52:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-12c2a99c-92e2-44f9-a0f5-0a26b45322d8 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] http://192.168.122.6/volume/v3/volumes?status=null returned with HTTP 200 Sep 07 13:52:35 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 752/1483] 192.168.122.6 () {58 vars in 1134 bytes} [Mon Sep 7 13:52:35 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:52:35 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-409d1abf-dba8-4e5d-94ed-c961e821efd8 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Created reservations ['28afa72c-69aa-480e-8315-4b0d5636146c', '45bc10e0-fcc8-4c58-9057-906ac89a8430', 'bc341b7e-17b2-4fe6-b257-238179c92ebe', '1e24d69e-98a9-476e-9428-5e5ac1469595'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:52:35 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-409d1abf-dba8-4e5d-94ed-c961e821efd8 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bda52f3-a660-4a26-baa5-1183273ea1bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28afa72c-69aa-480e-8315-4b0d5636146c', '45bc10e0-fcc8-4c58-9057-906ac89a8430', 'bc341b7e-17b2-4fe6-b257-238179c92ebe', '1e24d69e-98a9-476e-9428-5e5ac1469595']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-cdf13af9-4e04-419f-807f-0d61d54ca98c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cdf13af9-4e04-419f-807f-0d61d54ca98c tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] GET http://192.168.122.6/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-601465648 Sep 07 13:52:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cdf13af9-4e04-419f-807f-0d61d54ca98c tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cdf13af9-4e04-419f-807f-0d61d54ca98c tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-cdf13af9-4e04-419f-807f-0d61d54ca98c tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:52:35 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-409d1abf-dba8-4e5d-94ed-c961e821efd8 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d99c6b9-0dd9-4358-bcd6-400b560939ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:35 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-cdf13af9-4e04-419f-807f-0d61d54ca98c tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-601465648'), ('no_migration_targets', True)]). {{(pid=87262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:52:35 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-cdf13af9-4e04-419f-807f-0d61d54ca98c tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] Get all volumes completed successfully. Sep 07 13:52:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cdf13af9-4e04-419f-807f-0d61d54ca98c tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] http://192.168.122.6/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-601465648 returned with HTTP 200 Sep 07 13:52:35 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 753/1484] 192.168.122.6 () {58 vars in 1210 bytes} [Mon Sep 7 13:52:35 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-601465648 => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:52:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1f695bd4-b8ad-4aa3-b104-137758ef19ed None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:35 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:35 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1f695bd4-b8ad-4aa3-b104-137758ef19ed tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] POST http://192.168.122.6/volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706/action Sep 07 13:52:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1f695bd4-b8ad-4aa3-b104-137758ef19ed tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:52:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1f695bd4-b8ad-4aa3-b104-137758ef19ed tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:35 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:35 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:35 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-409d1abf-dba8-4e5d-94ed-c961e821efd8 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d99c6b9-0dd9-4358-bcd6-400b560939ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6919fe1d-581e-4a87-8844-eb88539c94ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2029548345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0a6114a89664e8e9a0642fafa03f56c',qos_specs=None,replication_status=,reservations=['28afa72c-69aa-480e-8315-4b0d5636146c','45bc10e0-fcc8-4c58-9057-906ac89a8430','bc341b7e-17b2-4fe6-b257-238179c92ebe','1e24d69e-98a9-476e-9428-5e5ac1469595'],size=2,snapshot_id=193c5f97-4449-4b22-a054-ed28b7fcf557,source_replicaid=,source_volid=None,status='creating',user_id='356e3e0715e94982968ab2c31ecd7161',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:52:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2029548345',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6919fe1d-581e-4a87-8844-eb88539c94ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0a6114a89664e8e9a0642fafa03f56c',provider_auth=None,provider_geometry=None,provider_id=None,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=193c5f97-4449-4b22-a054-ed28b7fcf557,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='356e3e0715e94982968ab2c31ecd7161',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:35 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:35 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:52:35 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-409d1abf-dba8-4e5d-94ed-c961e821efd8 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30db46ca-f35e-493d-8b83-f503fdbbd95d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:35 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:35 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:52:35 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1f695bd4-b8ad-4aa3-b104-137758ef19ed tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Volume info retrieved successfully. Sep 07 13:52:35 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1f695bd4-b8ad-4aa3-b104-137758ef19ed tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Reserve volume completed successfully. Sep 07 13:52:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1f695bd4-b8ad-4aa3-b104-137758ef19ed tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] http://192.168.122.6/volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706/action returned with HTTP 202 Sep 07 13:52:35 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 754/1485] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:52:35 2026] POST /volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706/action => generated 0 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:52:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-6cf1a349-984e-4bf9-9cb5-ba4b75df9e01 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6cf1a349-984e-4bf9-9cb5-ba4b75df9e01 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] POST http://192.168.122.6/volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706/action Sep 07 13:52:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6cf1a349-984e-4bf9-9cb5-ba4b75df9e01 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:52:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6cf1a349-984e-4bf9-9cb5-ba4b75df9e01 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:35 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:35 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:52:35 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:35 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:52:35 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-6cf1a349-984e-4bf9-9cb5-ba4b75df9e01 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Volume info retrieved successfully. Sep 07 13:52:35 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-409d1abf-dba8-4e5d-94ed-c961e821efd8 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30db46ca-f35e-493d-8b83-f503fdbbd95d) transitioned into state 'SUCCESS' from state '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-2029548345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0a6114a89664e8e9a0642fafa03f56c',qos_specs=None,replication_status=,reservations=['28afa72c-69aa-480e-8315-4b0d5636146c','45bc10e0-fcc8-4c58-9057-906ac89a8430','bc341b7e-17b2-4fe6-b257-238179c92ebe','1e24d69e-98a9-476e-9428-5e5ac1469595'],size=2,snapshot_id=193c5f97-4449-4b22-a054-ed28b7fcf557,source_replicaid=,source_volid=None,status='creating',user_id='356e3e0715e94982968ab2c31ecd7161',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:35 devstack devstack@c-api.service[87262]: ERROR cinder.volume.api [None req-6cf1a349-984e-4bf9-9cb5-ba4b75df9e01 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Volume status must be available to reserve, but the status is attaching. Sep 07 13:52:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6cf1a349-984e-4bf9-9cb5-ba4b75df9e01 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] http://192.168.122.6/volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706/action returned with HTTP 400 Sep 07 13:52:35 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 755/1486] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:52:35 2026] POST /volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706/action => generated 132 bytes in 78 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 13:52:35 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-409d1abf-dba8-4e5d-94ed-c961e821efd8 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2b47e16-2f15-4e5b-ad2b-00b49bddfdc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-3742614a-e19f-4d3d-ad79-82e22ee03251 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3742614a-e19f-4d3d-ad79-82e22ee03251 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] POST http://192.168.122.6/volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706/action Sep 07 13:52:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3742614a-e19f-4d3d-ad79-82e22ee03251 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:52:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3742614a-e19f-4d3d-ad79-82e22ee03251 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:35 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:35 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:52:35 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:35 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:52:35 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-3742614a-e19f-4d3d-ad79-82e22ee03251 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Volume info retrieved successfully. Sep 07 13:52:35 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:35 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:36 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:36 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:52:36 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-3742614a-e19f-4d3d-ad79-82e22ee03251 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Unreserve volume completed successfully. Sep 07 13:52:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3742614a-e19f-4d3d-ad79-82e22ee03251 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] http://192.168.122.6/volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706/action returned with HTTP 202 Sep 07 13:52:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 756/1487] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:52:35 2026] POST /volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:52:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-092020d5-c545-46f5-bab1-e8d71926da26 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-092020d5-c545-46f5-bab1-e8d71926da26 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] POST http://192.168.122.6/volume/v3/volumes/0b34d4cd-af02-40e0-8909-92d4eabfbcff/action Sep 07 13:52:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-092020d5-c545-46f5-bab1-e8d71926da26 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:52:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-092020d5-c545-46f5-bab1-e8d71926da26 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:36 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-409d1abf-dba8-4e5d-94ed-c961e821efd8 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2b47e16-2f15-4e5b-ad2b-00b49bddfdc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:36 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-409d1abf-dba8-4e5d-94ed-c961e821efd8 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Flow 'volume_create_api' (72efc6e6-0326-485a-aaa6-0522549d6510) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:52:36 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-409d1abf-dba8-4e5d-94ed-c961e821efd8 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Create volume request issued successfully. Sep 07 13:52:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-409d1abf-dba8-4e5d-94ed-c961e821efd8 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:52:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 732/1488] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:52:35 2026] POST /volume/v3/volumes => generated 793 bytes in 983 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:52:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-092020d5-c545-46f5-bab1-e8d71926da26 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] http://192.168.122.6/volume/v3/volumes/0b34d4cd-af02-40e0-8909-92d4eabfbcff/action returned with HTTP 404 Sep 07 13:52:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 757/1489] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:52:36 2026] POST /volume/v3/volumes/0b34d4cd-af02-40e0-8909-92d4eabfbcff/action => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a915e112-b927-47db-9086-6108ede0b3f5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-491378d9-ed1c-4944-bb9e-2839c724a30f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a915e112-b927-47db-9086-6108ede0b3f5 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae Sep 07 13:52:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a915e112-b927-47db-9086-6108ede0b3f5 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a915e112-b927-47db-9086-6108ede0b3f5 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-491378d9-ed1c-4944-bb9e-2839c724a30f tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] POST http://192.168.122.6/volume/v3/volumes/991a3847-3bba-410e-84c3-065eb02c84c3/action Sep 07 13:52:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-491378d9-ed1c-4944-bb9e-2839c724a30f tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:52:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-491378d9-ed1c-4944-bb9e-2839c724a30f tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:36 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:36 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:36 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:36 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-491378d9-ed1c-4944-bb9e-2839c724a30f tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] http://192.168.122.6/volume/v3/volumes/991a3847-3bba-410e-84c3-065eb02c84c3/action returned with HTTP 404 Sep 07 13:52:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 758/1490] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:52:36 2026] POST /volume/v3/volumes/991a3847-3bba-410e-84c3-065eb02c84c3/action => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:36 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a915e112-b927-47db-9086-6108ede0b3f5 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:52:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-06a01155-b5a2-47bd-b97c-29abac466845 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a915e112-b927-47db-9086-6108ede0b3f5 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae returned with HTTP 200 Sep 07 13:52:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 733/1491] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:36 2026] GET /volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae => generated 861 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 759/1492] 192.168.122.6 () {60 vars in 1134 bytes} [Mon Sep 7 13:52:36 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 07 13:52:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-de388b85-9630-4497-8a31-b21b89a26507 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-de388b85-9630-4497-8a31-b21b89a26507 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] PUT http://192.168.122.6/volume/v3/volumes/tempest-invalid-813839628 Sep 07 13:52:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-de388b85-9630-4497-8a31-b21b89a26507 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-de388b85-9630-4497-8a31-b21b89a26507 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] http://192.168.122.6/volume/v3/volumes/tempest-invalid-813839628 returned with HTTP 404 Sep 07 13:52:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 734/1493] 192.168.122.6 () {60 vars in 1209 bytes} [Mon Sep 7 13:52:36 2026] PUT /volume/v3/volumes/tempest-invalid-813839628 => generated 98 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:52:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-72f3934a-de18-42ab-8c43-a248b3a55065 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-72f3934a-de18-42ab-8c43-a248b3a55065 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] PUT http://192.168.122.6/volume/v3/volumes/80956e6d-6934-4831-bde3-f196fd2f967a Sep 07 13:52:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-72f3934a-de18-42ab-8c43-a248b3a55065 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-72f3934a-de18-42ab-8c43-a248b3a55065 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] http://192.168.122.6/volume/v3/volumes/80956e6d-6934-4831-bde3-f196fd2f967a returned with HTTP 404 Sep 07 13:52:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 760/1494] 192.168.122.6 () {60 vars in 1242 bytes} [Mon Sep 7 13:52:36 2026] PUT /volume/v3/volumes/80956e6d-6934-4831-bde3-f196fd2f967a => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-079b2ee6-66f7-458e-8aad-9327e8841b8e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-079b2ee6-66f7-458e-8aad-9327e8841b8e tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] DELETE http://192.168.122.6/volume/v3/volumes/cd8c7334-da0d-428e-af73-36d899104b17 Sep 07 13:52:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-079b2ee6-66f7-458e-8aad-9327e8841b8e tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-079b2ee6-66f7-458e-8aad-9327e8841b8e tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:36 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-079b2ee6-66f7-458e-8aad-9327e8841b8e tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Delete volume with id: cd8c7334-da0d-428e-af73-36d899104b17 Sep 07 13:52:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-079b2ee6-66f7-458e-8aad-9327e8841b8e tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] http://192.168.122.6/volume/v3/volumes/cd8c7334-da0d-428e-af73-36d899104b17 returned with HTTP 404 Sep 07 13:52:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 735/1495] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:52:36 2026] DELETE /volume/v3/volumes/cd8c7334-da0d-428e-af73-36d899104b17 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f1f699aa-77df-4edb-a14e-719acaa2ff00 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f1f699aa-77df-4edb-a14e-719acaa2ff00 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] POST http://192.168.122.6/volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706/action Sep 07 13:52:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f1f699aa-77df-4edb-a14e-719acaa2ff00 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:52:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f1f699aa-77df-4edb-a14e-719acaa2ff00 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f1f699aa-77df-4edb-a14e-719acaa2ff00 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] http://192.168.122.6/volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706/action returned with HTTP 400 Sep 07 13:52:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 761/1496] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:52:36 2026] POST /volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706/action => generated 140 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 13:52:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-eb5c467d-0830-499c-a33f-ff2840128edc None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-eb5c467d-0830-499c-a33f-ff2840128edc tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] POST http://192.168.122.6/volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706/action Sep 07 13:52:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-eb5c467d-0830-499c-a33f-ff2840128edc tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:52:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-eb5c467d-0830-499c-a33f-ff2840128edc tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-eb5c467d-0830-499c-a33f-ff2840128edc tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] http://192.168.122.6/volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706/action returned with HTTP 400 Sep 07 13:52:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 736/1497] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:52:36 2026] POST /volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706/action => generated 131 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 13:52:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-6130b870-a171-4c7c-8a74-980910652010 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6130b870-a171-4c7c-8a74-980910652010 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] POST http://192.168.122.6/volume/v3/volumes/e9a9d74d-4c1d-412d-a91c-805c9876c56d/action Sep 07 13:52:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6130b870-a171-4c7c-8a74-980910652010 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:52:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6130b870-a171-4c7c-8a74-980910652010 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6130b870-a171-4c7c-8a74-980910652010 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] http://192.168.122.6/volume/v3/volumes/e9a9d74d-4c1d-412d-a91c-805c9876c56d/action returned with HTTP 404 Sep 07 13:52:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 762/1498] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:52:36 2026] POST /volume/v3/volumes/e9a9d74d-4c1d-412d-a91c-805c9876c56d/action => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1fa00ac1-b4ac-4e55-ad92-78f0e83ee715 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1fa00ac1-b4ac-4e55-ad92-78f0e83ee715 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] POST http://192.168.122.6/volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706/action Sep 07 13:52:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1fa00ac1-b4ac-4e55-ad92-78f0e83ee715 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:52:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1fa00ac1-b4ac-4e55-ad92-78f0e83ee715 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1fa00ac1-b4ac-4e55-ad92-78f0e83ee715 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] http://192.168.122.6/volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706/action returned with HTTP 400 Sep 07 13:52:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 737/1499] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:52:36 2026] POST /volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706/action => generated 129 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 13:52:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-160b9e16-99c3-4089-a70b-a193fe2782ff None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-160b9e16-99c3-4089-a70b-a193fe2782ff tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] POST http://192.168.122.6/volume/v3/volumes/None/action Sep 07 13:52:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-160b9e16-99c3-4089-a70b-a193fe2782ff tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:52:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-160b9e16-99c3-4089-a70b-a193fe2782ff tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-160b9e16-99c3-4089-a70b-a193fe2782ff tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] http://192.168.122.6/volume/v3/volumes/None/action returned with HTTP 404 Sep 07 13:52:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 763/1500] 192.168.122.6 () {60 vars in 1168 bytes} [Mon Sep 7 13:52:36 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:52:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-806a4229-764b-434d-bc90-660e9eeec9e4 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-806a4229-764b-434d-bc90-660e9eeec9e4 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] GET http://192.168.122.6/volume/v3/volumes/9ee46621-5ed7-47d1-bce2-187fd33f1dd6 Sep 07 13:52:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-806a4229-764b-434d-bc90-660e9eeec9e4 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-806a4229-764b-434d-bc90-660e9eeec9e4 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-806a4229-764b-434d-bc90-660e9eeec9e4 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-reader] http://192.168.122.6/volume/v3/volumes/9ee46621-5ed7-47d1-bce2-187fd33f1dd6 returned with HTTP 404 Sep 07 13:52:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 738/1501] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:36 2026] GET /volume/v3/volumes/9ee46621-5ed7-47d1-bce2-187fd33f1dd6 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5922e381-81a4-4e6d-a043-3755c7825592 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5922e381-81a4-4e6d-a043-3755c7825592 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] GET http://192.168.122.6/volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706 Sep 07 13:52:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5922e381-81a4-4e6d-a043-3755c7825592 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5922e381-81a4-4e6d-a043-3755c7825592 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:36 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:36 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:52:36 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:36 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:52:36 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5922e381-81a4-4e6d-a043-3755c7825592 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Volume info retrieved successfully. Sep 07 13:52:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5922e381-81a4-4e6d-a043-3755c7825592 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] http://192.168.122.6/volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706 returned with HTTP 200 Sep 07 13:52:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 764/1502] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:36 2026] GET /volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706 => generated 848 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-69736de7-6d5d-4079-a36e-83448fa7062a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-69736de7-6d5d-4079-a36e-83448fa7062a tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] DELETE http://192.168.122.6/volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706 Sep 07 13:52:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-69736de7-6d5d-4079-a36e-83448fa7062a tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-69736de7-6d5d-4079-a36e-83448fa7062a tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:36 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-69736de7-6d5d-4079-a36e-83448fa7062a tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Delete volume with id: 89a8974a-ebd0-426d-8fc9-bf1ca6fbd706 Sep 07 13:52:36 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:36 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:36 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:36 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:36 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-69736de7-6d5d-4079-a36e-83448fa7062a tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Volume info retrieved successfully. Sep 07 13:52:36 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-69736de7-6d5d-4079-a36e-83448fa7062a tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Delete volume request issued successfully. Sep 07 13:52:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-69736de7-6d5d-4079-a36e-83448fa7062a tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] http://192.168.122.6/volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706 returned with HTTP 202 Sep 07 13:52:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 739/1503] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:52:36 2026] DELETE /volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:52:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-749a348d-7672-4beb-afe0-f7863f5ef8b3 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-749a348d-7672-4beb-afe0-f7863f5ef8b3 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] GET http://192.168.122.6/volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706 Sep 07 13:52:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-749a348d-7672-4beb-afe0-f7863f5ef8b3 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-749a348d-7672-4beb-afe0-f7863f5ef8b3 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:36 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:36 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:52:36 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:36 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:52:36 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-749a348d-7672-4beb-afe0-f7863f5ef8b3 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Volume info retrieved successfully. Sep 07 13:52:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-749a348d-7672-4beb-afe0-f7863f5ef8b3 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] http://192.168.122.6/volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706 returned with HTTP 200 Sep 07 13:52:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 765/1504] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:36 2026] GET /volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706 => generated 847 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a691ea1e-726d-4be7-9e5a-87418be383fd None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a691ea1e-726d-4be7-9e5a-87418be383fd tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae Sep 07 13:52:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a691ea1e-726d-4be7-9e5a-87418be383fd tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a691ea1e-726d-4be7-9e5a-87418be383fd tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:37 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:37 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:37 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:37 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:37 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a691ea1e-726d-4be7-9e5a-87418be383fd tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:52:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a691ea1e-726d-4be7-9e5a-87418be383fd tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae returned with HTTP 200 Sep 07 13:52:37 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 740/1505] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:37 2026] GET /volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae => generated 885 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bd23d949-88e7-4045-9a31-941ed2581cb6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bd23d949-88e7-4045-9a31-941ed2581cb6 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] GET http://192.168.122.6/volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706 Sep 07 13:52:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bd23d949-88e7-4045-9a31-941ed2581cb6 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bd23d949-88e7-4045-9a31-941ed2581cb6 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:37 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:37 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:52:37 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:37 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:52:37 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-bd23d949-88e7-4045-9a31-941ed2581cb6 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Volume info retrieved successfully. Sep 07 13:52:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bd23d949-88e7-4045-9a31-941ed2581cb6 tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] http://192.168.122.6/volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706 returned with HTTP 200 Sep 07 13:52:37 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 766/1506] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:37 2026] GET /volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706 => generated 847 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ee7ed57b-2d39-4210-8960-75112f789341 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ee7ed57b-2d39-4210-8960-75112f789341 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae Sep 07 13:52:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ee7ed57b-2d39-4210-8960-75112f789341 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ee7ed57b-2d39-4210-8960-75112f789341 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:38 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:38 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ee7ed57b-2d39-4210-8960-75112f789341 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:52:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ee7ed57b-2d39-4210-8960-75112f789341 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae returned with HTTP 200 Sep 07 13:52:38 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 741/1507] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:38 2026] GET /volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae => generated 885 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d4ca20c4-28fc-44a0-9040-f2a2bf51697a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d4ca20c4-28fc-44a0-9040-f2a2bf51697a tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] GET http://192.168.122.6/volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706 Sep 07 13:52:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d4ca20c4-28fc-44a0-9040-f2a2bf51697a tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d4ca20c4-28fc-44a0-9040-f2a2bf51697a tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d4ca20c4-28fc-44a0-9040-f2a2bf51697a tempest-VolumesNegativeTest-489480946 tempest-VolumesNegativeTest-489480946-project-member] http://192.168.122.6/volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706 returned with HTTP 404 Sep 07 13:52:39 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 767/1508] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:38 2026] GET /volume/v3/volumes/89a8974a-ebd0-426d-8fc9-bf1ca6fbd706 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-eeba8a21-c046-444a-a2d2-7df7cebdb76e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-eeba8a21-c046-444a-a2d2-7df7cebdb76e tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae Sep 07 13:52:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-eeba8a21-c046-444a-a2d2-7df7cebdb76e tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-eeba8a21-c046-444a-a2d2-7df7cebdb76e tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:39 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:39 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:39 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:39 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:39 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-eeba8a21-c046-444a-a2d2-7df7cebdb76e tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:52:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-eeba8a21-c046-444a-a2d2-7df7cebdb76e tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae returned with HTTP 200 Sep 07 13:52:39 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 742/1509] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:39 2026] GET /volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae => generated 885 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1d0db316-da37-4211-9541-fd16c2d91794 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:40 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1d0db316-da37-4211-9541-fd16c2d91794 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae Sep 07 13:52:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1d0db316-da37-4211-9541-fd16c2d91794 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1d0db316-da37-4211-9541-fd16c2d91794 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:40 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:40 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:52:40 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:40 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:52:40 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1d0db316-da37-4211-9541-fd16c2d91794 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:52:40 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1d0db316-da37-4211-9541-fd16c2d91794 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae returned with HTTP 200 Sep 07 13:52:40 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 768/1510] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:40 2026] GET /volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae => generated 885 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7c5e3f5d-d014-41a2-a0c5-8f7ecd79ae10 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7c5e3f5d-d014-41a2-a0c5-8f7ecd79ae10 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae Sep 07 13:52:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7c5e3f5d-d014-41a2-a0c5-8f7ecd79ae10 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7c5e3f5d-d014-41a2-a0c5-8f7ecd79ae10 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:42 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:42 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:42 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:42 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:42 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7c5e3f5d-d014-41a2-a0c5-8f7ecd79ae10 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:52:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7c5e3f5d-d014-41a2-a0c5-8f7ecd79ae10 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae returned with HTTP 200 Sep 07 13:52:42 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 743/1511] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:42 2026] GET /volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae => generated 885 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1965430f-ff2b-4c03-9563-7637817638d5 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1965430f-ff2b-4c03-9563-7637817638d5 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae Sep 07 13:52:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1965430f-ff2b-4c03-9563-7637817638d5 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1965430f-ff2b-4c03-9563-7637817638d5 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:43 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:43 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:52:43 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:43 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:52:43 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1965430f-ff2b-4c03-9563-7637817638d5 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:52:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1965430f-ff2b-4c03-9563-7637817638d5 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae returned with HTTP 200 Sep 07 13:52:43 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 769/1512] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:43 2026] GET /volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae => generated 885 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-23c62133-281b-4af1-be1a-acf30bb471d2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-23c62133-281b-4af1-be1a-acf30bb471d2 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae Sep 07 13:52:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-23c62133-281b-4af1-be1a-acf30bb471d2 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-23c62133-281b-4af1-be1a-acf30bb471d2 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:44 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:44 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:44 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:44 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:44 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-23c62133-281b-4af1-be1a-acf30bb471d2 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:52:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-23c62133-281b-4af1-be1a-acf30bb471d2 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae returned with HTTP 200 Sep 07 13:52:44 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 744/1513] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:44 2026] GET /volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae => generated 885 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c70622cb-24c3-4f28-8d60-4309558ee871 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c70622cb-24c3-4f28-8d60-4309558ee871 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae Sep 07 13:52:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c70622cb-24c3-4f28-8d60-4309558ee871 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c70622cb-24c3-4f28-8d60-4309558ee871 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:45 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:45 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:52:45 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:45 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:52:45 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c70622cb-24c3-4f28-8d60-4309558ee871 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:52:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c70622cb-24c3-4f28-8d60-4309558ee871 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae returned with HTTP 200 Sep 07 13:52:45 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 770/1514] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:45 2026] GET /volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae => generated 885 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ec4f0fce-78b6-4775-ae7a-e8bed46066e2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ec4f0fce-78b6-4775-ae7a-e8bed46066e2 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae Sep 07 13:52:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ec4f0fce-78b6-4775-ae7a-e8bed46066e2 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ec4f0fce-78b6-4775-ae7a-e8bed46066e2 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:46 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:46 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:46 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:46 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:46 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ec4f0fce-78b6-4775-ae7a-e8bed46066e2 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:52:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ec4f0fce-78b6-4775-ae7a-e8bed46066e2 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae returned with HTTP 200 Sep 07 13:52:46 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 745/1515] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:46 2026] GET /volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae => generated 885 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1b09e199-cb8a-4a47-af0d-c73657270c92 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1b09e199-cb8a-4a47-af0d-c73657270c92 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:52:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1b09e199-cb8a-4a47-af0d-c73657270c92 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1979746407"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-1b09e199-cb8a-4a47-af0d-c73657270c92 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1979746407'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:52:47 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-1b09e199-cb8a-4a47-af0d-c73657270c92 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Create volume of 1 GB Sep 07 13:52:47 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1b09e199-cb8a-4a47-af0d-c73657270c92 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Availability Zones retrieved successfully. Sep 07 13:52:47 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1b09e199-cb8a-4a47-af0d-c73657270c92 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Flow 'volume_create_api' (fce53881-85d7-4ec7-9a47-4dbfc65b1147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:52:47 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1b09e199-cb8a-4a47-af0d-c73657270c92 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f90b0c3-d6e1-42bc-b69a-9abde309228d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:47 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-1b09e199-cb8a-4a47-af0d-c73657270c92 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:52:47 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1b09e199-cb8a-4a47-af0d-c73657270c92 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f90b0c3-d6e1-42bc-b69a-9abde309228d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:47 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1b09e199-cb8a-4a47-af0d-c73657270c92 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22ef462e-493f-4a6f-94aa-4891357deacc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-64654545-0721-4515-af70-76c6c7933022 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-64654545-0721-4515-af70-76c6c7933022 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae Sep 07 13:52:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-64654545-0721-4515-af70-76c6c7933022 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-64654545-0721-4515-af70-76c6c7933022 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:47 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:47 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:47 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:47 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:47 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-64654545-0721-4515-af70-76c6c7933022 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:52:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-64654545-0721-4515-af70-76c6c7933022 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae returned with HTTP 200 Sep 07 13:52:47 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 746/1516] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:47 2026] GET /volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae => generated 886 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:52:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-69b19473-d900-47c0-bcf8-5852a8093b1d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-69b19473-d900-47c0-bcf8-5852a8093b1d tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] GET http://192.168.122.6/volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae Sep 07 13:52:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-69b19473-d900-47c0-bcf8-5852a8093b1d tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-69b19473-d900-47c0-bcf8-5852a8093b1d tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:47 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-1b09e199-cb8a-4a47-af0d-c73657270c92 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Created reservations ['db660422-8fd3-4bdd-a470-3831169ef0c5', 'b89416b6-954e-4cd3-b647-40f45135351f', '57371be5-3af3-4048-a9bd-bdc0558624cf', '5787d867-04fc-4f5d-a434-68306a501f88'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:52:47 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:47 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:47 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1b09e199-cb8a-4a47-af0d-c73657270c92 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22ef462e-493f-4a6f-94aa-4891357deacc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db660422-8fd3-4bdd-a470-3831169ef0c5', 'b89416b6-954e-4cd3-b647-40f45135351f', '57371be5-3af3-4048-a9bd-bdc0558624cf', '5787d867-04fc-4f5d-a434-68306a501f88']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:47 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:47 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:47 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1b09e199-cb8a-4a47-af0d-c73657270c92 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15602c81-e50b-4045-880e-0dfabe99f144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:47 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-69b19473-d900-47c0-bcf8-5852a8093b1d tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] Volume info retrieved successfully. Sep 07 13:52:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-69b19473-d900-47c0-bcf8-5852a8093b1d tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] http://192.168.122.6/volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae returned with HTTP 200 Sep 07 13:52:47 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 747/1517] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:47 2026] GET /volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae => generated 886 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-fc5fc381-4bcc-4950-be0b-92f86d8db281 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fc5fc381-4bcc-4950-be0b-92f86d8db281 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] DELETE http://192.168.122.6/volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae Sep 07 13:52:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fc5fc381-4bcc-4950-be0b-92f86d8db281 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fc5fc381-4bcc-4950-be0b-92f86d8db281 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:47 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-fc5fc381-4bcc-4950-be0b-92f86d8db281 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Delete volume with id: 6919fe1d-581e-4a87-8844-eb88539c94ae Sep 07 13:52:47 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:47 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:47 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:47 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:47 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-fc5fc381-4bcc-4950-be0b-92f86d8db281 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:52:47 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:47 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:52:47 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1b09e199-cb8a-4a47-af0d-c73657270c92 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15602c81-e50b-4045-880e-0dfabe99f144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '086d70a2-41a3-4454-abd2-8b70f8c1b733', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1979746407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a6b0eabc0424f449525262d903f1f75',qos_specs=None,replication_status=,reservations=['db660422-8fd3-4bdd-a470-3831169ef0c5','b89416b6-954e-4cd3-b647-40f45135351f','57371be5-3af3-4048-a9bd-bdc0558624cf','5787d867-04fc-4f5d-a434-68306a501f88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3861170c2b8483d8f19daf84e91ffcb',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:52:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1979746407',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=086d70a2-41a3-4454-abd2-8b70f8c1b733,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a6b0eabc0424f449525262d903f1f75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3861170c2b8483d8f19daf84e91ffcb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:47 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1b09e199-cb8a-4a47-af0d-c73657270c92 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e46f9f3-8785-4978-8169-1a6baf33a56c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:48 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-fc5fc381-4bcc-4950-be0b-92f86d8db281 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Delete volume request issued successfully. Sep 07 13:52:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fc5fc381-4bcc-4950-be0b-92f86d8db281 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae returned with HTTP 202 Sep 07 13:52:48 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 748/1518] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:52:47 2026] DELETE /volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:52:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-538763d6-b2d7-44a9-a161-ed61ef830905 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-538763d6-b2d7-44a9-a161-ed61ef830905 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae Sep 07 13:52:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-538763d6-b2d7-44a9-a161-ed61ef830905 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-538763d6-b2d7-44a9-a161-ed61ef830905 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:48 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:48 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1b09e199-cb8a-4a47-af0d-c73657270c92 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e46f9f3-8785-4978-8169-1a6baf33a56c) transitioned into state 'SUCCESS' from state '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-1979746407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a6b0eabc0424f449525262d903f1f75',qos_specs=None,replication_status=,reservations=['db660422-8fd3-4bdd-a470-3831169ef0c5','b89416b6-954e-4cd3-b647-40f45135351f','57371be5-3af3-4048-a9bd-bdc0558624cf','5787d867-04fc-4f5d-a434-68306a501f88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3861170c2b8483d8f19daf84e91ffcb',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:48 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:48 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1b09e199-cb8a-4a47-af0d-c73657270c92 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8135abd5-aac3-4ad9-b8b4-d9cae78469e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:48 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-538763d6-b2d7-44a9-a161-ed61ef830905 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:52:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1b09e199-cb8a-4a47-af0d-c73657270c92 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8135abd5-aac3-4ad9-b8b4-d9cae78469e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-538763d6-b2d7-44a9-a161-ed61ef830905 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae returned with HTTP 200 Sep 07 13:52:48 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 749/1519] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:48 2026] GET /volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae => generated 885 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1b09e199-cb8a-4a47-af0d-c73657270c92 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Flow 'volume_create_api' (fce53881-85d7-4ec7-9a47-4dbfc65b1147) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:52:48 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1b09e199-cb8a-4a47-af0d-c73657270c92 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Create volume request issued successfully. Sep 07 13:52:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1b09e199-cb8a-4a47-af0d-c73657270c92 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:52:48 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 771/1520] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:52:47 2026] POST /volume/v3/volumes => generated 763 bytes in 938 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:52:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-87e2ac44-66ee-4cab-854d-0a386d80ba3a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-87e2ac44-66ee-4cab-854d-0a386d80ba3a tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] GET http://192.168.122.6/volume/v3/volumes/086d70a2-41a3-4454-abd2-8b70f8c1b733 Sep 07 13:52:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-87e2ac44-66ee-4cab-854d-0a386d80ba3a tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-87e2ac44-66ee-4cab-854d-0a386d80ba3a tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:48 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:48 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:48 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:48 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:48 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-87e2ac44-66ee-4cab-854d-0a386d80ba3a tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Volume info retrieved successfully. Sep 07 13:52:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-87e2ac44-66ee-4cab-854d-0a386d80ba3a tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/volumes/086d70a2-41a3-4454-abd2-8b70f8c1b733 returned with HTTP 200 Sep 07 13:52:48 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 750/1521] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:48 2026] GET /volume/v3/volumes/086d70a2-41a3-4454-abd2-8b70f8c1b733 => generated 831 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ad87eb38-9bcb-419f-8774-06307e9e55f9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ad87eb38-9bcb-419f-8774-06307e9e55f9 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae Sep 07 13:52:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ad87eb38-9bcb-419f-8774-06307e9e55f9 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ad87eb38-9bcb-419f-8774-06307e9e55f9 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:49 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:49 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:52:49 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:49 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:52:49 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ad87eb38-9bcb-419f-8774-06307e9e55f9 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:52:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ad87eb38-9bcb-419f-8774-06307e9e55f9 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae returned with HTTP 200 Sep 07 13:52:49 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 772/1522] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:49 2026] GET /volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae => generated 885 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-5c5109de-e324-47ba-af08-30c6a7c3bd52 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5c5109de-e324-47ba-af08-30c6a7c3bd52 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] GET http://192.168.122.6/volume/v3/volumes/086d70a2-41a3-4454-abd2-8b70f8c1b733 Sep 07 13:52:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5c5109de-e324-47ba-af08-30c6a7c3bd52 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5c5109de-e324-47ba-af08-30c6a7c3bd52 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:49 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:49 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:49 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:49 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:49 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-5c5109de-e324-47ba-af08-30c6a7c3bd52 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Volume info retrieved successfully. Sep 07 13:52:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5c5109de-e324-47ba-af08-30c6a7c3bd52 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/volumes/086d70a2-41a3-4454-abd2-8b70f8c1b733 returned with HTTP 200 Sep 07 13:52:49 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 751/1523] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:49 2026] GET /volume/v3/volumes/086d70a2-41a3-4454-abd2-8b70f8c1b733 => generated 855 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f4c74751-f0dc-48c1-8a3e-fdb941ceb2a8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f4c74751-f0dc-48c1-8a3e-fdb941ceb2a8 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae Sep 07 13:52:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f4c74751-f0dc-48c1-8a3e-fdb941ceb2a8 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f4c74751-f0dc-48c1-8a3e-fdb941ceb2a8 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f4c74751-f0dc-48c1-8a3e-fdb941ceb2a8 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae returned with HTTP 404 Sep 07 13:52:50 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 773/1524] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:50 2026] GET /volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae => generated 109 bytes in 139 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d12c300e-cb21-46ed-a36c-f3d320db4c03 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d12c300e-cb21-46ed-a36c-f3d320db4c03 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae Sep 07 13:52:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d12c300e-cb21-46ed-a36c-f3d320db4c03 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d12c300e-cb21-46ed-a36c-f3d320db4c03 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d12c300e-cb21-46ed-a36c-f3d320db4c03 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae returned with HTTP 404 Sep 07 13:52:50 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 752/1525] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:50 2026] GET /volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8aaf00c2-9636-4361-8b7a-240c860074f3 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-fad333d0-b0a2-46cf-8be3-e76ecf064e0b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fad333d0-b0a2-46cf-8be3-e76ecf064e0b tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] DELETE http://192.168.122.6/volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae Sep 07 13:52:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fad333d0-b0a2-46cf-8be3-e76ecf064e0b tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fad333d0-b0a2-46cf-8be3-e76ecf064e0b tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8aaf00c2-9636-4361-8b7a-240c860074f3 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] GET http://192.168.122.6/volume/v3/volumes/086d70a2-41a3-4454-abd2-8b70f8c1b733 Sep 07 13:52:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8aaf00c2-9636-4361-8b7a-240c860074f3 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8aaf00c2-9636-4361-8b7a-240c860074f3 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:50 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-fad333d0-b0a2-46cf-8be3-e76ecf064e0b tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Delete volume with id: 6919fe1d-581e-4a87-8844-eb88539c94ae Sep 07 13:52:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fad333d0-b0a2-46cf-8be3-e76ecf064e0b tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae returned with HTTP 404 Sep 07 13:52:50 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 753/1526] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:52:50 2026] DELETE /volume/v3/volumes/6919fe1d-581e-4a87-8844-eb88539c94ae => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b890a137-6d51-4404-95f7-dc0e9a88c4eb None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b890a137-6d51-4404-95f7-dc0e9a88c4eb tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/193c5f97-4449-4b22-a054-ed28b7fcf557 Sep 07 13:52:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b890a137-6d51-4404-95f7-dc0e9a88c4eb tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b890a137-6d51-4404-95f7-dc0e9a88c4eb tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:50 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-b890a137-6d51-4404-95f7-dc0e9a88c4eb tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Delete snapshot with id: 193c5f97-4449-4b22-a054-ed28b7fcf557 Sep 07 13:52:50 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:50 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:52:50 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:50 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:52:50 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:50 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:50 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b890a137-6d51-4404-95f7-dc0e9a88c4eb tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Snapshot retrieved successfully. Sep 07 13:52:50 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:50 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:50 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8aaf00c2-9636-4361-8b7a-240c860074f3 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Volume info retrieved successfully. Sep 07 13:52:51 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b890a137-6d51-4404-95f7-dc0e9a88c4eb tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Snapshot delete request issued successfully. Sep 07 13:52:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b890a137-6d51-4404-95f7-dc0e9a88c4eb tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/snapshots/193c5f97-4449-4b22-a054-ed28b7fcf557 returned with HTTP 202 Sep 07 13:52:51 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 754/1527] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 13:52:50 2026] DELETE /volume/v3/snapshots/193c5f97-4449-4b22-a054-ed28b7fcf557 => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:52:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c5ce7d39-60fd-4889-a841-e3d6e12b5f61 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c5ce7d39-60fd-4889-a841-e3d6e12b5f61 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/snapshots/193c5f97-4449-4b22-a054-ed28b7fcf557 Sep 07 13:52:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c5ce7d39-60fd-4889-a841-e3d6e12b5f61 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c5ce7d39-60fd-4889-a841-e3d6e12b5f61 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8aaf00c2-9636-4361-8b7a-240c860074f3 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/volumes/086d70a2-41a3-4454-abd2-8b70f8c1b733 returned with HTTP 200 Sep 07 13:52:51 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 774/1528] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:50 2026] GET /volume/v3/volumes/086d70a2-41a3-4454-abd2-8b70f8c1b733 => generated 855 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:51 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:51 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:51 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c5ce7d39-60fd-4889-a841-e3d6e12b5f61 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Snapshot retrieved successfully. Sep 07 13:52:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c5ce7d39-60fd-4889-a841-e3d6e12b5f61 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/snapshots/193c5f97-4449-4b22-a054-ed28b7fcf557 returned with HTTP 200 Sep 07 13:52:51 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 755/1529] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:52:51 2026] GET /volume/v3/snapshots/193c5f97-4449-4b22-a054-ed28b7fcf557 => generated 467 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:52:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-58a31b3f-fb50-4dab-992a-6ba6f5bb88ff None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f3254947-6beb-4207-af81-545726a010a3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-58a31b3f-fb50-4dab-992a-6ba6f5bb88ff tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] GET http://192.168.122.6/volume/v3/volumes/086d70a2-41a3-4454-abd2-8b70f8c1b733 Sep 07 13:52:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-58a31b3f-fb50-4dab-992a-6ba6f5bb88ff tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f3254947-6beb-4207-af81-545726a010a3 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/snapshots/193c5f97-4449-4b22-a054-ed28b7fcf557 Sep 07 13:52:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-58a31b3f-fb50-4dab-992a-6ba6f5bb88ff tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f3254947-6beb-4207-af81-545726a010a3 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f3254947-6beb-4207-af81-545726a010a3 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:52 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:52 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:52 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f3254947-6beb-4207-af81-545726a010a3 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Snapshot retrieved successfully. Sep 07 13:52:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f3254947-6beb-4207-af81-545726a010a3 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/snapshots/193c5f97-4449-4b22-a054-ed28b7fcf557 returned with HTTP 200 Sep 07 13:52:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 756/1530] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:52:52 2026] GET /volume/v3/snapshots/193c5f97-4449-4b22-a054-ed28b7fcf557 => generated 467 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:52:52 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:52 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:52:52 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-58a31b3f-fb50-4dab-992a-6ba6f5bb88ff tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Volume info retrieved successfully. Sep 07 13:52:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-58a31b3f-fb50-4dab-992a-6ba6f5bb88ff tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/volumes/086d70a2-41a3-4454-abd2-8b70f8c1b733 returned with HTTP 200 Sep 07 13:52:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 775/1531] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:52 2026] GET /volume/v3/volumes/086d70a2-41a3-4454-abd2-8b70f8c1b733 => generated 856 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-5fd7bced-1623-43d2-a869-15ab4e94e750 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5fd7bced-1623-43d2-a869-15ab4e94e750 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 07 13:52:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5fd7bced-1623-43d2-a869-15ab4e94e750 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "086d70a2-41a3-4454-abd2-8b70f8c1b733", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1672213280"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:52 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:52 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:52 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:52 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:52 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-5fd7bced-1623-43d2-a869-15ab4e94e750 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Volume info retrieved successfully. Sep 07 13:52:52 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-5fd7bced-1623-43d2-a869-15ab4e94e750 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Create snapshot from volume 086d70a2-41a3-4454-abd2-8b70f8c1b733 Sep 07 13:52:52 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-5fd7bced-1623-43d2-a869-15ab4e94e750 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Created reservations ['87208398-fef4-45df-b399-6da8ea92e26c', '0d58f3c5-2e00-46c5-ab5b-5378ad44133b', '2d582e3a-37ae-40b6-9fc2-70b540ad392a', 'aac85923-8534-42ce-b1d9-7df296015798'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:52:52 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:52 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:52 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-5fd7bced-1623-43d2-a869-15ab4e94e750 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Snapshot create request issued successfully. Sep 07 13:52:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5fd7bced-1623-43d2-a869-15ab4e94e750 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 13:52:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 757/1532] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 13:52:52 2026] POST /volume/v3/snapshots => generated 314 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:52:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-930be2b1-a16a-4b1e-8f6f-c9cbed3ab661 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-930be2b1-a16a-4b1e-8f6f-c9cbed3ab661 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] GET http://192.168.122.6/volume/v3/snapshots/82a9bfe2-08fc-4e57-ab2a-d3d81c333aae Sep 07 13:52:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-930be2b1-a16a-4b1e-8f6f-c9cbed3ab661 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-930be2b1-a16a-4b1e-8f6f-c9cbed3ab661 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:52 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:52 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:52:52 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-930be2b1-a16a-4b1e-8f6f-c9cbed3ab661 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Snapshot retrieved successfully. Sep 07 13:52:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-930be2b1-a16a-4b1e-8f6f-c9cbed3ab661 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/snapshots/82a9bfe2-08fc-4e57-ab2a-d3d81c333aae returned with HTTP 200 Sep 07 13:52:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 776/1533] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:52:52 2026] GET /volume/v3/snapshots/82a9bfe2-08fc-4e57-ab2a-d3d81c333aae => generated 446 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-47a387db-a253-4c24-a9c7-f4ffca48d269 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-47a387db-a253-4c24-a9c7-f4ffca48d269 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/snapshots/193c5f97-4449-4b22-a054-ed28b7fcf557 Sep 07 13:52:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-47a387db-a253-4c24-a9c7-f4ffca48d269 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-47a387db-a253-4c24-a9c7-f4ffca48d269 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:53 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:53 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:53 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-47a387db-a253-4c24-a9c7-f4ffca48d269 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Snapshot retrieved successfully. Sep 07 13:52:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-47a387db-a253-4c24-a9c7-f4ffca48d269 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/snapshots/193c5f97-4449-4b22-a054-ed28b7fcf557 returned with HTTP 200 Sep 07 13:52:53 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 758/1534] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:52:53 2026] GET /volume/v3/snapshots/193c5f97-4449-4b22-a054-ed28b7fcf557 => generated 467 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:52:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9f1aec08-9417-4ebe-84eb-0a64fe2d5924 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9f1aec08-9417-4ebe-84eb-0a64fe2d5924 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] GET http://192.168.122.6/volume/v3/snapshots/82a9bfe2-08fc-4e57-ab2a-d3d81c333aae Sep 07 13:52:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9f1aec08-9417-4ebe-84eb-0a64fe2d5924 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9f1aec08-9417-4ebe-84eb-0a64fe2d5924 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:53 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:53 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:52:53 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9f1aec08-9417-4ebe-84eb-0a64fe2d5924 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Snapshot retrieved successfully. Sep 07 13:52:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9f1aec08-9417-4ebe-84eb-0a64fe2d5924 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/snapshots/82a9bfe2-08fc-4e57-ab2a-d3d81c333aae returned with HTTP 200 Sep 07 13:52:53 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 777/1535] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:52:53 2026] GET /volume/v3/snapshots/82a9bfe2-08fc-4e57-ab2a-d3d81c333aae => generated 446 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-784d47a1-556a-4619-9a3a-759730c6aff7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-784d47a1-556a-4619-9a3a-759730c6aff7 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/snapshots/193c5f97-4449-4b22-a054-ed28b7fcf557 Sep 07 13:52:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-784d47a1-556a-4619-9a3a-759730c6aff7 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-784d47a1-556a-4619-9a3a-759730c6aff7 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-784d47a1-556a-4619-9a3a-759730c6aff7 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/snapshots/193c5f97-4449-4b22-a054-ed28b7fcf557 returned with HTTP 404 Sep 07 13:52:54 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 759/1536] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:52:54 2026] GET /volume/v3/snapshots/193c5f97-4449-4b22-a054-ed28b7fcf557 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8f1aa9b7-f884-4458-8d7b-01b83c92c859 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8f1aa9b7-f884-4458-8d7b-01b83c92c859 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/3b167c7d-07ad-4337-87c8-02d790b0890c Sep 07 13:52:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8f1aa9b7-f884-4458-8d7b-01b83c92c859 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8f1aa9b7-f884-4458-8d7b-01b83c92c859 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:54 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:54 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:52:54 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:54 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:52:54 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8f1aa9b7-f884-4458-8d7b-01b83c92c859 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:52:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8f1aa9b7-f884-4458-8d7b-01b83c92c859 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/3b167c7d-07ad-4337-87c8-02d790b0890c returned with HTTP 200 Sep 07 13:52:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 778/1537] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:54 2026] GET /volume/v3/volumes/3b167c7d-07ad-4337-87c8-02d790b0890c => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-180355d4-39c2-48f8-b33b-8e3d32125b59 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-180355d4-39c2-48f8-b33b-8e3d32125b59 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] DELETE http://192.168.122.6/volume/v3/volumes/3b167c7d-07ad-4337-87c8-02d790b0890c Sep 07 13:52:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-180355d4-39c2-48f8-b33b-8e3d32125b59 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-180355d4-39c2-48f8-b33b-8e3d32125b59 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:54 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-180355d4-39c2-48f8-b33b-8e3d32125b59 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Delete volume with id: 3b167c7d-07ad-4337-87c8-02d790b0890c Sep 07 13:52:54 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:54 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:54 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:54 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:54 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-180355d4-39c2-48f8-b33b-8e3d32125b59 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:52:54 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-180355d4-39c2-48f8-b33b-8e3d32125b59 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Delete volume request issued successfully. Sep 07 13:52:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-180355d4-39c2-48f8-b33b-8e3d32125b59 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/3b167c7d-07ad-4337-87c8-02d790b0890c returned with HTTP 202 Sep 07 13:52:54 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 760/1538] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:52:54 2026] DELETE /volume/v3/volumes/3b167c7d-07ad-4337-87c8-02d790b0890c => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 13:52:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-85c20536-dd44-44f3-b997-ab1d1d433817 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-85c20536-dd44-44f3-b997-ab1d1d433817 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/3b167c7d-07ad-4337-87c8-02d790b0890c Sep 07 13:52:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-85c20536-dd44-44f3-b997-ab1d1d433817 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-85c20536-dd44-44f3-b997-ab1d1d433817 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:54 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:54 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:52:54 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:54 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:52:54 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-85c20536-dd44-44f3-b997-ab1d1d433817 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:52:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-85c20536-dd44-44f3-b997-ab1d1d433817 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/3b167c7d-07ad-4337-87c8-02d790b0890c returned with HTTP 200 Sep 07 13:52:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 779/1539] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:54 2026] GET /volume/v3/volumes/3b167c7d-07ad-4337-87c8-02d790b0890c => generated 851 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e8a51a2d-4efa-403e-b246-275111fe1d76 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e8a51a2d-4efa-403e-b246-275111fe1d76 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] GET http://192.168.122.6/volume/v3/snapshots/82a9bfe2-08fc-4e57-ab2a-d3d81c333aae Sep 07 13:52:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e8a51a2d-4efa-403e-b246-275111fe1d76 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e8a51a2d-4efa-403e-b246-275111fe1d76 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:54 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:54 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:54 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e8a51a2d-4efa-403e-b246-275111fe1d76 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Snapshot retrieved successfully. Sep 07 13:52:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e8a51a2d-4efa-403e-b246-275111fe1d76 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/snapshots/82a9bfe2-08fc-4e57-ab2a-d3d81c333aae returned with HTTP 200 Sep 07 13:52:54 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 761/1540] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:52:54 2026] GET /volume/v3/snapshots/82a9bfe2-08fc-4e57-ab2a-d3d81c333aae => generated 446 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0b53d105-1422-4f9b-9b17-96a1e9acc9ec None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0b53d105-1422-4f9b-9b17-96a1e9acc9ec tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/3b167c7d-07ad-4337-87c8-02d790b0890c Sep 07 13:52:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0b53d105-1422-4f9b-9b17-96a1e9acc9ec tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0b53d105-1422-4f9b-9b17-96a1e9acc9ec tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:55 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:55 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:52:55 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:55 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:52:55 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0b53d105-1422-4f9b-9b17-96a1e9acc9ec tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:52:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0b53d105-1422-4f9b-9b17-96a1e9acc9ec tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/3b167c7d-07ad-4337-87c8-02d790b0890c returned with HTTP 200 Sep 07 13:52:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 780/1541] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:55 2026] GET /volume/v3/volumes/3b167c7d-07ad-4337-87c8-02d790b0890c => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:52:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-25b1426f-50f2-44b5-87b3-248f733b76b7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-25b1426f-50f2-44b5-87b3-248f733b76b7 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] GET http://192.168.122.6/volume/v3/snapshots/82a9bfe2-08fc-4e57-ab2a-d3d81c333aae Sep 07 13:52:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-25b1426f-50f2-44b5-87b3-248f733b76b7 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-25b1426f-50f2-44b5-87b3-248f733b76b7 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:55 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:55 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:55 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-25b1426f-50f2-44b5-87b3-248f733b76b7 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Snapshot retrieved successfully. Sep 07 13:52:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-25b1426f-50f2-44b5-87b3-248f733b76b7 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/snapshots/82a9bfe2-08fc-4e57-ab2a-d3d81c333aae returned with HTTP 200 Sep 07 13:52:55 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 762/1542] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:52:55 2026] GET /volume/v3/snapshots/82a9bfe2-08fc-4e57-ab2a-d3d81c333aae => generated 446 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e1e91c08-451f-4a1a-ab6c-efb7290f7ec2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e1e91c08-451f-4a1a-ab6c-efb7290f7ec2 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/3b167c7d-07ad-4337-87c8-02d790b0890c Sep 07 13:52:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e1e91c08-451f-4a1a-ab6c-efb7290f7ec2 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e1e91c08-451f-4a1a-ab6c-efb7290f7ec2 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e1e91c08-451f-4a1a-ab6c-efb7290f7ec2 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/3b167c7d-07ad-4337-87c8-02d790b0890c returned with HTTP 404 Sep 07 13:52:56 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 781/1543] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:56 2026] GET /volume/v3/volumes/3b167c7d-07ad-4337-87c8-02d790b0890c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:52:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-12e54c74-596b-409a-9103-c7e9c1179638 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-12e54c74-596b-409a-9103-c7e9c1179638 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] GET http://192.168.122.6/volume/v3/volumes/cee4f461-c874-42e3-b912-a88cf645427f Sep 07 13:52:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-12e54c74-596b-409a-9103-c7e9c1179638 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-12e54c74-596b-409a-9103-c7e9c1179638 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:56 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:56 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:56 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:56 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:56 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-12e54c74-596b-409a-9103-c7e9c1179638 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] Volume info retrieved successfully. Sep 07 13:52:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-12e54c74-596b-409a-9103-c7e9c1179638 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] http://192.168.122.6/volume/v3/volumes/cee4f461-c874-42e3-b912-a88cf645427f returned with HTTP 200 Sep 07 13:52:56 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 763/1544] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:56 2026] GET /volume/v3/volumes/cee4f461-c874-42e3-b912-a88cf645427f => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-08861ec9-566a-462d-add8-a1aaaa26648c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-08861ec9-566a-462d-add8-a1aaaa26648c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:52:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-08861ec9-566a-462d-add8-a1aaaa26648c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2076380271"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-08861ec9-566a-462d-add8-a1aaaa26648c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2076380271'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:52:56 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-08861ec9-566a-462d-add8-a1aaaa26648c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Create volume of 1 GB Sep 07 13:52:56 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-08861ec9-566a-462d-add8-a1aaaa26648c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Availability Zones retrieved successfully. Sep 07 13:52:56 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-08861ec9-566a-462d-add8-a1aaaa26648c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Flow 'volume_create_api' (70b75624-beff-4abf-92b4-18f6f550c6a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:52:56 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-08861ec9-566a-462d-add8-a1aaaa26648c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (150f9b58-6204-4824-a4c2-6ddd4829fb77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:56 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-08861ec9-566a-462d-add8-a1aaaa26648c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:52:56 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-08861ec9-566a-462d-add8-a1aaaa26648c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (150f9b58-6204-4824-a4c2-6ddd4829fb77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:56 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-08861ec9-566a-462d-add8-a1aaaa26648c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a856683f-b654-47d0-b04b-b255f0a11974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-2ff2e244-9a00-43d2-be53-1c20404c6c83 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2ff2e244-9a00-43d2-be53-1c20404c6c83 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] GET http://192.168.122.6/volume/v3/snapshots/82a9bfe2-08fc-4e57-ab2a-d3d81c333aae Sep 07 13:52:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2ff2e244-9a00-43d2-be53-1c20404c6c83 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2ff2e244-9a00-43d2-be53-1c20404c6c83 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:56 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:56 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:56 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-2ff2e244-9a00-43d2-be53-1c20404c6c83 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Snapshot retrieved successfully. Sep 07 13:52:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2ff2e244-9a00-43d2-be53-1c20404c6c83 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/snapshots/82a9bfe2-08fc-4e57-ab2a-d3d81c333aae returned with HTTP 200 Sep 07 13:52:56 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 764/1545] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:52:56 2026] GET /volume/v3/snapshots/82a9bfe2-08fc-4e57-ab2a-d3d81c333aae => generated 473 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-356db861-6164-46a1-aeac-7eaa6b991a04 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-356db861-6164-46a1-aeac-7eaa6b991a04 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 07 13:52:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-356db861-6164-46a1-aeac-7eaa6b991a04 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "086d70a2-41a3-4454-abd2-8b70f8c1b733", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1008836016"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:56 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:56 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:56 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:56 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:56 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-356db861-6164-46a1-aeac-7eaa6b991a04 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Volume info retrieved successfully. Sep 07 13:52:56 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-356db861-6164-46a1-aeac-7eaa6b991a04 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Create snapshot from volume 086d70a2-41a3-4454-abd2-8b70f8c1b733 Sep 07 13:52:56 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-08861ec9-566a-462d-add8-a1aaaa26648c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Created reservations ['d36eacc5-91e1-44d1-a334-bca2e662903f', '57632208-dc8e-430d-859a-2ac7178de623', '49053568-43b2-4ce1-8bb5-8e3702443ae9', '09ec7e6c-f80d-49f2-8ef7-45124699788f'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:52:56 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-08861ec9-566a-462d-add8-a1aaaa26648c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a856683f-b654-47d0-b04b-b255f0a11974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d36eacc5-91e1-44d1-a334-bca2e662903f', '57632208-dc8e-430d-859a-2ac7178de623', '49053568-43b2-4ce1-8bb5-8e3702443ae9', '09ec7e6c-f80d-49f2-8ef7-45124699788f']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:56 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-08861ec9-566a-462d-add8-a1aaaa26648c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55a0beab-c43b-4845-a8f7-18c736cad0b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:57 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:57 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:52:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-08861ec9-566a-462d-add8-a1aaaa26648c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55a0beab-c43b-4845-a8f7-18c736cad0b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '094bcf72-d826-4a4b-8b4c-c244a219dfe6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2076380271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0a6114a89664e8e9a0642fafa03f56c',qos_specs=None,replication_status=,reservations=['d36eacc5-91e1-44d1-a334-bca2e662903f','57632208-dc8e-430d-859a-2ac7178de623','49053568-43b2-4ce1-8bb5-8e3702443ae9','09ec7e6c-f80d-49f2-8ef7-45124699788f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='356e3e0715e94982968ab2c31ecd7161',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:52:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2076380271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=094bcf72-d826-4a4b-8b4c-c244a219dfe6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0a6114a89664e8e9a0642fafa03f56c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='356e3e0715e94982968ab2c31ecd7161',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-08861ec9-566a-462d-add8-a1aaaa26648c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63bda49c-e97d-4607-ae47-551266a408f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:57 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-356db861-6164-46a1-aeac-7eaa6b991a04 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Created reservations ['af8e3965-d691-452f-b831-6e0f2d684c05', 'ce7db962-11fb-4b1f-96ab-28d626a1c997', '3b1fa3cb-10fb-49e9-bc8f-7b4f5cbc3f3a', 'f6848c85-53bb-4b7d-9676-9941ff0153ce'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:52:57 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:57 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-08861ec9-566a-462d-add8-a1aaaa26648c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63bda49c-e97d-4607-ae47-551266a408f6) transitioned into state 'SUCCESS' from state '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-2076380271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0a6114a89664e8e9a0642fafa03f56c',qos_specs=None,replication_status=,reservations=['d36eacc5-91e1-44d1-a334-bca2e662903f','57632208-dc8e-430d-859a-2ac7178de623','49053568-43b2-4ce1-8bb5-8e3702443ae9','09ec7e6c-f80d-49f2-8ef7-45124699788f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='356e3e0715e94982968ab2c31ecd7161',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-08861ec9-566a-462d-add8-a1aaaa26648c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d74f6eaa-616f-4572-b850-0737195bc2b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:52:57 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-356db861-6164-46a1-aeac-7eaa6b991a04 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Snapshot create request issued successfully. Sep 07 13:52:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-356db861-6164-46a1-aeac-7eaa6b991a04 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 13:52:57 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 765/1546] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 13:52:56 2026] POST /volume/v3/snapshots => generated 314 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:52:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-08861ec9-566a-462d-add8-a1aaaa26648c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d74f6eaa-616f-4572-b850-0737195bc2b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:52:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-08861ec9-566a-462d-add8-a1aaaa26648c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Flow 'volume_create_api' (70b75624-beff-4abf-92b4-18f6f550c6a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:52:57 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-08861ec9-566a-462d-add8-a1aaaa26648c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Create volume request issued successfully. Sep 07 13:52:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-018bd129-faa9-41d4-a166-222f24c65ef1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-08861ec9-566a-462d-add8-a1aaaa26648c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:52:57 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 782/1547] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:52:56 2026] POST /volume/v3/volumes => generated 759 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:52:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-018bd129-faa9-41d4-a166-222f24c65ef1 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] GET http://192.168.122.6/volume/v3/snapshots/f140e27d-fde7-48c1-9963-454c6dd8ea5b Sep 07 13:52:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-018bd129-faa9-41d4-a166-222f24c65ef1 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-018bd129-faa9-41d4-a166-222f24c65ef1 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:57 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:57 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8591d3ac-38dd-4f4d-8ed1-9fbf00498c0c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:57 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-018bd129-faa9-41d4-a166-222f24c65ef1 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Snapshot retrieved successfully. Sep 07 13:52:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-018bd129-faa9-41d4-a166-222f24c65ef1 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/snapshots/f140e27d-fde7-48c1-9963-454c6dd8ea5b returned with HTTP 200 Sep 07 13:52:57 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 766/1548] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:52:57 2026] GET /volume/v3/snapshots/f140e27d-fde7-48c1-9963-454c6dd8ea5b => generated 446 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8591d3ac-38dd-4f4d-8ed1-9fbf00498c0c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/094bcf72-d826-4a4b-8b4c-c244a219dfe6 Sep 07 13:52:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8591d3ac-38dd-4f4d-8ed1-9fbf00498c0c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8591d3ac-38dd-4f4d-8ed1-9fbf00498c0c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:57 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:57 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:52:57 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:57 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:52:57 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8591d3ac-38dd-4f4d-8ed1-9fbf00498c0c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:52:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8591d3ac-38dd-4f4d-8ed1-9fbf00498c0c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/094bcf72-d826-4a4b-8b4c-c244a219dfe6 returned with HTTP 200 Sep 07 13:52:57 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 783/1549] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:57 2026] GET /volume/v3/volumes/094bcf72-d826-4a4b-8b4c-c244a219dfe6 => generated 827 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-15f13fa4-71ff-4b87-84e9-571180603aac None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-15f13fa4-71ff-4b87-84e9-571180603aac tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] GET http://192.168.122.6/volume/v3/snapshots/f140e27d-fde7-48c1-9963-454c6dd8ea5b Sep 07 13:52:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-15f13fa4-71ff-4b87-84e9-571180603aac tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-15f13fa4-71ff-4b87-84e9-571180603aac tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:58 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:58 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:58 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-15f13fa4-71ff-4b87-84e9-571180603aac tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Snapshot retrieved successfully. Sep 07 13:52:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-15f13fa4-71ff-4b87-84e9-571180603aac tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/snapshots/f140e27d-fde7-48c1-9963-454c6dd8ea5b returned with HTTP 200 Sep 07 13:52:58 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 767/1550] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:52:58 2026] GET /volume/v3/snapshots/f140e27d-fde7-48c1-9963-454c6dd8ea5b => generated 446 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-04249202-6db1-4a24-9ccf-969b9751b735 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-04249202-6db1-4a24-9ccf-969b9751b735 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/094bcf72-d826-4a4b-8b4c-c244a219dfe6 Sep 07 13:52:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-04249202-6db1-4a24-9ccf-969b9751b735 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-04249202-6db1-4a24-9ccf-969b9751b735 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:58 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:58 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:52:58 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:58 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:52:58 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-04249202-6db1-4a24-9ccf-969b9751b735 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:52:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-04249202-6db1-4a24-9ccf-969b9751b735 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/094bcf72-d826-4a4b-8b4c-c244a219dfe6 returned with HTTP 200 Sep 07 13:52:58 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 784/1551] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:58 2026] GET /volume/v3/volumes/094bcf72-d826-4a4b-8b4c-c244a219dfe6 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-11fe75bf-029d-4f6e-89d4-7aef8f02aa9b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:59 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-11fe75bf-029d-4f6e-89d4-7aef8f02aa9b tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] GET http://192.168.122.6/volume/v3/snapshots/f140e27d-fde7-48c1-9963-454c6dd8ea5b Sep 07 13:52:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-11fe75bf-029d-4f6e-89d4-7aef8f02aa9b tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-11fe75bf-029d-4f6e-89d4-7aef8f02aa9b tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:59 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:59 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:59 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-11fe75bf-029d-4f6e-89d4-7aef8f02aa9b tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Snapshot retrieved successfully. Sep 07 13:52:59 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-11fe75bf-029d-4f6e-89d4-7aef8f02aa9b tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/snapshots/f140e27d-fde7-48c1-9963-454c6dd8ea5b returned with HTTP 200 Sep 07 13:52:59 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 768/1552] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:52:59 2026] GET /volume/v3/snapshots/f140e27d-fde7-48c1-9963-454c6dd8ea5b => generated 473 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:59 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c9e52567-5b20-4be2-abc1-505679dbeee5 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:59 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c9e52567-5b20-4be2-abc1-505679dbeee5 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 07 13:52:59 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c9e52567-5b20-4be2-abc1-505679dbeee5 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "086d70a2-41a3-4454-abd2-8b70f8c1b733", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-377532789"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:52:59 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:59 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:52:59 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:59 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:52:59 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c9e52567-5b20-4be2-abc1-505679dbeee5 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Volume info retrieved successfully. Sep 07 13:52:59 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-c9e52567-5b20-4be2-abc1-505679dbeee5 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Create snapshot from volume 086d70a2-41a3-4454-abd2-8b70f8c1b733 Sep 07 13:52:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d377d0c2-91e6-4f22-ab0f-85add95a3a47 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:59 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d377d0c2-91e6-4f22-ab0f-85add95a3a47 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/094bcf72-d826-4a4b-8b4c-c244a219dfe6 Sep 07 13:52:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d377d0c2-91e6-4f22-ab0f-85add95a3a47 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d377d0c2-91e6-4f22-ab0f-85add95a3a47 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:59 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:59 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:52:59 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:59 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:59 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d377d0c2-91e6-4f22-ab0f-85add95a3a47 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:52:59 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d377d0c2-91e6-4f22-ab0f-85add95a3a47 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/094bcf72-d826-4a4b-8b4c-c244a219dfe6 returned with HTTP 200 Sep 07 13:52:59 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 769/1553] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:52:59 2026] GET /volume/v3/volumes/094bcf72-d826-4a4b-8b4c-c244a219dfe6 => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:52:59 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-c9e52567-5b20-4be2-abc1-505679dbeee5 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Created reservations ['792ec6e6-264a-4838-9009-9c18bf5b92e4', '3d6f8dac-6382-452c-9d20-658fb0607699', 'c4960db9-ea25-43e9-a79c-8356e4637fdf', 'f3ba9132-1833-4795-b33b-f4f260a3fdb8'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:52:59 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:52:59 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:52:59 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c9e52567-5b20-4be2-abc1-505679dbeee5 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Snapshot create request issued successfully. Sep 07 13:52:59 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c9e52567-5b20-4be2-abc1-505679dbeee5 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 13:52:59 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 785/1554] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 13:52:59 2026] POST /volume/v3/snapshots => generated 313 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:52:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-99a0297f-66f7-4f17-9bf3-b4352ae804e3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:52:59 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-99a0297f-66f7-4f17-9bf3-b4352ae804e3 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] GET http://192.168.122.6/volume/v3/snapshots/21207801-ad72-4727-ae99-1074968d1e19 Sep 07 13:52:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-99a0297f-66f7-4f17-9bf3-b4352ae804e3 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:52:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-99a0297f-66f7-4f17-9bf3-b4352ae804e3 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:52:59 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:52:59 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:52:59 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-99a0297f-66f7-4f17-9bf3-b4352ae804e3 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Snapshot retrieved successfully. Sep 07 13:52:59 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-99a0297f-66f7-4f17-9bf3-b4352ae804e3 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/snapshots/21207801-ad72-4727-ae99-1074968d1e19 returned with HTTP 200 Sep 07 13:52:59 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 770/1555] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:52:59 2026] GET /volume/v3/snapshots/21207801-ad72-4727-ae99-1074968d1e19 => generated 445 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-830a25a2-34e7-464e-b963-5a3ece6c4ece None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-830a25a2-34e7-464e-b963-5a3ece6c4ece tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/094bcf72-d826-4a4b-8b4c-c244a219dfe6 Sep 07 13:53:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-830a25a2-34e7-464e-b963-5a3ece6c4ece tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-830a25a2-34e7-464e-b963-5a3ece6c4ece tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:00 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:00 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:53:00 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:00 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:00 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-830a25a2-34e7-464e-b963-5a3ece6c4ece tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:53:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-830a25a2-34e7-464e-b963-5a3ece6c4ece tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/094bcf72-d826-4a4b-8b4c-c244a219dfe6 returned with HTTP 200 Sep 07 13:53:00 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 786/1556] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:53:00 2026] GET /volume/v3/volumes/094bcf72-d826-4a4b-8b4c-c244a219dfe6 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3df95a35-625c-4945-8c79-452113267a4a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3df95a35-625c-4945-8c79-452113267a4a tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 07 13:53:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3df95a35-625c-4945-8c79-452113267a4a tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "094bcf72-d826-4a4b-8b4c-c244a219dfe6", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-29314708"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:53:00 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:00 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:53:00 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:00 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:00 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3df95a35-625c-4945-8c79-452113267a4a tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:53:00 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-3df95a35-625c-4945-8c79-452113267a4a tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Create snapshot from volume 094bcf72-d826-4a4b-8b4c-c244a219dfe6 Sep 07 13:53:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9d9b5ca9-9975-483d-98b6-b39613561eb1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:00 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-3df95a35-625c-4945-8c79-452113267a4a tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Created reservations ['4b838a5f-2463-46fa-98a1-3f524493c517', '5458b518-61a8-405c-9fcc-76ce4e39032c', 'a6147a6a-4773-4b8b-b87f-bce075fad56a', '30e051e0-d77e-4e0d-8e06-bd2286672c78'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:53:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9d9b5ca9-9975-483d-98b6-b39613561eb1 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] GET http://192.168.122.6/volume/v3/snapshots/21207801-ad72-4727-ae99-1074968d1e19 Sep 07 13:53:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9d9b5ca9-9975-483d-98b6-b39613561eb1 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9d9b5ca9-9975-483d-98b6-b39613561eb1 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:00 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:00 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:00 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9d9b5ca9-9975-483d-98b6-b39613561eb1 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Snapshot retrieved successfully. Sep 07 13:53:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9d9b5ca9-9975-483d-98b6-b39613561eb1 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/snapshots/21207801-ad72-4727-ae99-1074968d1e19 returned with HTTP 200 Sep 07 13:53:00 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 787/1557] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:53:00 2026] GET /volume/v3/snapshots/21207801-ad72-4727-ae99-1074968d1e19 => generated 445 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:00 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:00 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:53:00 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3df95a35-625c-4945-8c79-452113267a4a tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Snapshot create request issued successfully. Sep 07 13:53:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3df95a35-625c-4945-8c79-452113267a4a tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 13:53:00 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 771/1558] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 13:53:00 2026] POST /volume/v3/snapshots => generated 308 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:53:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0a0e48a3-b1eb-4ce1-a5f1-879828331c96 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0a0e48a3-b1eb-4ce1-a5f1-879828331c96 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/snapshots/e8566bd9-f201-4224-97c3-696500870d0c Sep 07 13:53:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0a0e48a3-b1eb-4ce1-a5f1-879828331c96 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0a0e48a3-b1eb-4ce1-a5f1-879828331c96 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:00 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:00 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:00 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0a0e48a3-b1eb-4ce1-a5f1-879828331c96 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Snapshot retrieved successfully. Sep 07 13:53:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0a0e48a3-b1eb-4ce1-a5f1-879828331c96 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/snapshots/e8566bd9-f201-4224-97c3-696500870d0c returned with HTTP 200 Sep 07 13:53:00 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 788/1559] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:53:00 2026] GET /volume/v3/snapshots/e8566bd9-f201-4224-97c3-696500870d0c => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-754b2bf7-44af-4452-ad2a-bb497145e647 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-754b2bf7-44af-4452-ad2a-bb497145e647 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] GET http://192.168.122.6/volume/v3/snapshots/21207801-ad72-4727-ae99-1074968d1e19 Sep 07 13:53:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-754b2bf7-44af-4452-ad2a-bb497145e647 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-754b2bf7-44af-4452-ad2a-bb497145e647 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:01 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:01 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:01 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-754b2bf7-44af-4452-ad2a-bb497145e647 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Snapshot retrieved successfully. Sep 07 13:53:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-754b2bf7-44af-4452-ad2a-bb497145e647 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/snapshots/21207801-ad72-4727-ae99-1074968d1e19 returned with HTTP 200 Sep 07 13:53:01 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 772/1560] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:53:01 2026] GET /volume/v3/snapshots/21207801-ad72-4727-ae99-1074968d1e19 => generated 472 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:53:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9209dcec-ae30-486e-afeb-9bfa805108c5 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9209dcec-ae30-486e-afeb-9bfa805108c5 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] GET http://192.168.122.6/volume/v3/snapshots?limit=1 Sep 07 13:53:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9209dcec-ae30-486e-afeb-9bfa805108c5 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9209dcec-ae30-486e-afeb-9bfa805108c5 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-9209dcec-ae30-486e-afeb-9bfa805108c5 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:53:01 devstack devstack@c-api.service[87262]: DEBUG cinder.db.api [None req-9209dcec-ae30-486e-afeb-9bfa805108c5 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Building query based on filter {{(pid=87262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:53:01 devstack devstack@c-api.service[87262]: /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 07 13:53:01 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:53:01 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9209dcec-ae30-486e-afeb-9bfa805108c5 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Get all snapshots completed successfully. Sep 07 13:53:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9209dcec-ae30-486e-afeb-9bfa805108c5 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] http://192.168.122.6/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 07 13:53:01 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 789/1561] 192.168.122.6 () {58 vars in 1132 bytes} [Mon Sep 7 13:53:01 2026] GET /volume/v3/snapshots?limit=1 => generated 483 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-894812a7-c281-47fd-b036-0ab1fc7e07ea None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-894812a7-c281-47fd-b036-0ab1fc7e07ea tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/snapshots/e8566bd9-f201-4224-97c3-696500870d0c Sep 07 13:53:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-894812a7-c281-47fd-b036-0ab1fc7e07ea tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-894812a7-c281-47fd-b036-0ab1fc7e07ea tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ab447084-477d-4421-9399-8b41ecba0f6d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ab447084-477d-4421-9399-8b41ecba0f6d tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] GET http://192.168.122.6/volume/v3/snapshots Sep 07 13:53:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ab447084-477d-4421-9399-8b41ecba0f6d tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ab447084-477d-4421-9399-8b41ecba0f6d tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-ab447084-477d-4421-9399-8b41ecba0f6d tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:53:01 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:01 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:01 devstack devstack@c-api.service[87262]: DEBUG cinder.db.api [None req-ab447084-477d-4421-9399-8b41ecba0f6d tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Building query based on filter {{(pid=87262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:53:01 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:01 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:01 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-894812a7-c281-47fd-b036-0ab1fc7e07ea tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Snapshot retrieved successfully. Sep 07 13:53:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-894812a7-c281-47fd-b036-0ab1fc7e07ea tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/snapshots/e8566bd9-f201-4224-97c3-696500870d0c returned with HTTP 200 Sep 07 13:53:01 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 773/1562] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:53:01 2026] GET /volume/v3/snapshots/e8566bd9-f201-4224-97c3-696500870d0c => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:01 devstack devstack@c-api.service[87262]: /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 07 13:53:01 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:53:01 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ab447084-477d-4421-9399-8b41ecba0f6d tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Get all snapshots completed successfully. Sep 07 13:53:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ab447084-477d-4421-9399-8b41ecba0f6d tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] http://192.168.122.6/volume/v3/snapshots returned with HTTP 200 Sep 07 13:53:01 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 790/1563] 192.168.122.6 () {58 vars in 1117 bytes} [Mon Sep 7 13:53:01 2026] GET /volume/v3/snapshots => generated 995 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a407804b-7e50-4d05-a861-97819b4f5941 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a407804b-7e50-4d05-a861-97819b4f5941 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] GET http://192.168.122.6/volume/v3/snapshots?limit=100000 Sep 07 13:53:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a407804b-7e50-4d05-a861-97819b4f5941 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a407804b-7e50-4d05-a861-97819b4f5941 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-a407804b-7e50-4d05-a861-97819b4f5941 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:53:01 devstack devstack@c-api.service[87261]: DEBUG cinder.db.api [None req-a407804b-7e50-4d05-a861-97819b4f5941 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Building query based on filter {{(pid=87261) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:53:01 devstack devstack@c-api.service[87261]: /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 07 13:53:01 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:53:01 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a407804b-7e50-4d05-a861-97819b4f5941 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Get all snapshots completed successfully. Sep 07 13:53:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a407804b-7e50-4d05-a861-97819b4f5941 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] http://192.168.122.6/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 07 13:53:01 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 774/1564] 192.168.122.6 () {58 vars in 1142 bytes} [Mon Sep 7 13:53:01 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5cafd3e6-6eba-4193-9679-87c681e29bce None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5cafd3e6-6eba-4193-9679-87c681e29bce tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] GET http://192.168.122.6/volume/v3/snapshots?limit=0 Sep 07 13:53:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5cafd3e6-6eba-4193-9679-87c681e29bce tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5cafd3e6-6eba-4193-9679-87c681e29bce tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-5cafd3e6-6eba-4193-9679-87c681e29bce tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:53:01 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:01 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:01 devstack devstack@c-api.service[87262]: DEBUG cinder.db.api [None req-5cafd3e6-6eba-4193-9679-87c681e29bce tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Building query based on filter {{(pid=87262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:53:01 devstack devstack@c-api.service[87262]: /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 07 13:53:01 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:53:01 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5cafd3e6-6eba-4193-9679-87c681e29bce tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Get all snapshots completed successfully. Sep 07 13:53:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5cafd3e6-6eba-4193-9679-87c681e29bce tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] http://192.168.122.6/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 07 13:53:01 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 791/1565] 192.168.122.6 () {58 vars in 1132 bytes} [Mon Sep 7 13:53:01 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:53:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-082f8145-eb5c-4776-bb98-97b63504fe66 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-082f8145-eb5c-4776-bb98-97b63504fe66 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] GET http://192.168.122.6/volume/v3/snapshots Sep 07 13:53:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-082f8145-eb5c-4776-bb98-97b63504fe66 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-082f8145-eb5c-4776-bb98-97b63504fe66 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-082f8145-eb5c-4776-bb98-97b63504fe66 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:53:01 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:01 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:01 devstack devstack@c-api.service[87261]: DEBUG cinder.db.api [None req-082f8145-eb5c-4776-bb98-97b63504fe66 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Building query based on filter {{(pid=87261) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:53:01 devstack devstack@c-api.service[87261]: /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 07 13:53:01 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:53:01 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-082f8145-eb5c-4776-bb98-97b63504fe66 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Get all snapshots completed successfully. Sep 07 13:53:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-082f8145-eb5c-4776-bb98-97b63504fe66 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] http://192.168.122.6/volume/v3/snapshots returned with HTTP 200 Sep 07 13:53:01 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 775/1566] 192.168.122.6 () {58 vars in 1117 bytes} [Mon Sep 7 13:53:01 2026] GET /volume/v3/snapshots => generated 995 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-55ddc191-516f-4260-9212-fa5970b49a4e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-55ddc191-516f-4260-9212-fa5970b49a4e tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] GET http://192.168.122.6/volume/v3/snapshots?marker=f140e27d-fde7-48c1-9963-454c6dd8ea5b Sep 07 13:53:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-55ddc191-516f-4260-9212-fa5970b49a4e tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-55ddc191-516f-4260-9212-fa5970b49a4e tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-55ddc191-516f-4260-9212-fa5970b49a4e tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:53:01 devstack devstack@c-api.service[87262]: DEBUG cinder.db.api [None req-55ddc191-516f-4260-9212-fa5970b49a4e tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Building query based on filter {{(pid=87262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:53:01 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-55ddc191-516f-4260-9212-fa5970b49a4e tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Get all snapshots completed successfully. Sep 07 13:53:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-55ddc191-516f-4260-9212-fa5970b49a4e tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] http://192.168.122.6/volume/v3/snapshots?marker=f140e27d-fde7-48c1-9963-454c6dd8ea5b returned with HTTP 200 Sep 07 13:53:01 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 792/1567] 192.168.122.6 () {58 vars in 1204 bytes} [Mon Sep 7 13:53:01 2026] GET /volume/v3/snapshots?marker=f140e27d-fde7-48c1-9963-454c6dd8ea5b => generated 342 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8315c3d2-2bbe-45ed-9456-d548bed94e4e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8315c3d2-2bbe-45ed-9456-d548bed94e4e tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] GET http://192.168.122.6/volume/v3/snapshots?offset=2&limit=3 Sep 07 13:53:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8315c3d2-2bbe-45ed-9456-d548bed94e4e tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8315c3d2-2bbe-45ed-9456-d548bed94e4e tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-8315c3d2-2bbe-45ed-9456-d548bed94e4e tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:53:01 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:01 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:01 devstack devstack@c-api.service[87261]: DEBUG cinder.db.api [None req-8315c3d2-2bbe-45ed-9456-d548bed94e4e tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Building query based on filter {{(pid=87261) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:53:01 devstack devstack@c-api.service[87261]: /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 07 13:53:01 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:53:01 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8315c3d2-2bbe-45ed-9456-d548bed94e4e tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Get all snapshots completed successfully. Sep 07 13:53:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8315c3d2-2bbe-45ed-9456-d548bed94e4e tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] http://192.168.122.6/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 07 13:53:01 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 776/1568] 192.168.122.6 () {58 vars in 1150 bytes} [Mon Sep 7 13:53:01 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-87a43da1-5e81-4711-a4e7-6e0562e0a534 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-87a43da1-5e81-4711-a4e7-6e0562e0a534 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] GET http://192.168.122.6/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 07 13:53:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-87a43da1-5e81-4711-a4e7-6e0562e0a534 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-87a43da1-5e81-4711-a4e7-6e0562e0a534 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-87a43da1-5e81-4711-a4e7-6e0562e0a534 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:53:01 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:01 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:01 devstack devstack@c-api.service[87262]: DEBUG cinder.db.api [None req-87a43da1-5e81-4711-a4e7-6e0562e0a534 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Building query based on filter {{(pid=87262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:53:02 devstack devstack@c-api.service[87262]: /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 07 13:53:02 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:53:02 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-87a43da1-5e81-4711-a4e7-6e0562e0a534 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Get all snapshots completed successfully. Sep 07 13:53:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-87a43da1-5e81-4711-a4e7-6e0562e0a534 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] http://192.168.122.6/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 07 13:53:02 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 793/1569] 192.168.122.6 () {58 vars in 1182 bytes} [Mon Sep 7 13:53:01 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:53:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-75e6902c-f002-4180-b557-fc3e8d454adc None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-75e6902c-f002-4180-b557-fc3e8d454adc tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] GET http://192.168.122.6/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 07 13:53:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-75e6902c-f002-4180-b557-fc3e8d454adc tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-75e6902c-f002-4180-b557-fc3e8d454adc tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-75e6902c-f002-4180-b557-fc3e8d454adc tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:53:02 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:02 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:02 devstack devstack@c-api.service[87261]: DEBUG cinder.db.api [None req-75e6902c-f002-4180-b557-fc3e8d454adc tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Building query based on filter {{(pid=87261) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:53:02 devstack devstack@c-api.service[87261]: /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 07 13:53:02 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:53:02 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-75e6902c-f002-4180-b557-fc3e8d454adc tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Get all snapshots completed successfully. Sep 07 13:53:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-75e6902c-f002-4180-b557-fc3e8d454adc tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] http://192.168.122.6/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 07 13:53:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 777/1570] 192.168.122.6 () {58 vars in 1184 bytes} [Mon Sep 7 13:53:02 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-19a18935-567a-4f35-ab65-fdc308c7fe9b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-19a18935-567a-4f35-ab65-fdc308c7fe9b tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] GET http://192.168.122.6/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 07 13:53:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-19a18935-567a-4f35-ab65-fdc308c7fe9b tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-19a18935-567a-4f35-ab65-fdc308c7fe9b tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-19a18935-567a-4f35-ab65-fdc308c7fe9b tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:53:02 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:02 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:02 devstack devstack@c-api.service[87262]: DEBUG cinder.db.api [None req-19a18935-567a-4f35-ab65-fdc308c7fe9b tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Building query based on filter {{(pid=87262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:53:02 devstack devstack@c-api.service[87262]: /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 07 13:53:02 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:53:02 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-19a18935-567a-4f35-ab65-fdc308c7fe9b tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Get all snapshots completed successfully. Sep 07 13:53:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-19a18935-567a-4f35-ab65-fdc308c7fe9b tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] http://192.168.122.6/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 07 13:53:02 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 794/1571] 192.168.122.6 () {58 vars in 1166 bytes} [Mon Sep 7 13:53:02 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-261cc3b6-686c-4926-90d8-1119cf6002f4 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-261cc3b6-686c-4926-90d8-1119cf6002f4 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] GET http://192.168.122.6/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 07 13:53:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-261cc3b6-686c-4926-90d8-1119cf6002f4 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-261cc3b6-686c-4926-90d8-1119cf6002f4 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-261cc3b6-686c-4926-90d8-1119cf6002f4 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:53:02 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:02 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:02 devstack devstack@c-api.service[87261]: DEBUG cinder.db.api [None req-261cc3b6-686c-4926-90d8-1119cf6002f4 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Building query based on filter {{(pid=87261) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:53:02 devstack devstack@c-api.service[87261]: /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 07 13:53:02 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:53:02 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-261cc3b6-686c-4926-90d8-1119cf6002f4 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Get all snapshots completed successfully. Sep 07 13:53:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-261cc3b6-686c-4926-90d8-1119cf6002f4 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] http://192.168.122.6/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 07 13:53:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 778/1572] 192.168.122.6 () {58 vars in 1168 bytes} [Mon Sep 7 13:53:02 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:53:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5d4a6b1b-8d81-4077-aac3-9005de458566 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5d4a6b1b-8d81-4077-aac3-9005de458566 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] GET http://192.168.122.6/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 07 13:53:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5d4a6b1b-8d81-4077-aac3-9005de458566 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5d4a6b1b-8d81-4077-aac3-9005de458566 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-5d4a6b1b-8d81-4077-aac3-9005de458566 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:53:02 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:02 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:02 devstack devstack@c-api.service[87262]: DEBUG cinder.db.api [None req-5d4a6b1b-8d81-4077-aac3-9005de458566 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Building query based on filter {{(pid=87262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:53:02 devstack devstack@c-api.service[87262]: /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 07 13:53:02 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:53:02 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5d4a6b1b-8d81-4077-aac3-9005de458566 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Get all snapshots completed successfully. Sep 07 13:53:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5d4a6b1b-8d81-4077-aac3-9005de458566 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] http://192.168.122.6/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 07 13:53:02 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 795/1573] 192.168.122.6 () {58 vars in 1186 bytes} [Mon Sep 7 13:53:02 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c781c275-277b-4bf7-8ce4-668a25464fdc None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c781c275-277b-4bf7-8ce4-668a25464fdc tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] GET http://192.168.122.6/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 07 13:53:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c781c275-277b-4bf7-8ce4-668a25464fdc tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c781c275-277b-4bf7-8ce4-668a25464fdc tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-c781c275-277b-4bf7-8ce4-668a25464fdc tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:53:02 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:02 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:02 devstack devstack@c-api.service[87261]: DEBUG cinder.db.api [None req-c781c275-277b-4bf7-8ce4-668a25464fdc tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Building query based on filter {{(pid=87261) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:53:02 devstack devstack@c-api.service[87261]: /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 07 13:53:02 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:53:02 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c781c275-277b-4bf7-8ce4-668a25464fdc tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Get all snapshots completed successfully. Sep 07 13:53:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c781c275-277b-4bf7-8ce4-668a25464fdc tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] http://192.168.122.6/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 07 13:53:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 779/1574] 192.168.122.6 () {58 vars in 1188 bytes} [Mon Sep 7 13:53:02 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f6280cbd-30f6-47fd-94a6-02e328fab685 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f6280cbd-30f6-47fd-94a6-02e328fab685 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] GET http://192.168.122.6/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-377532789 Sep 07 13:53:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f6280cbd-30f6-47fd-94a6-02e328fab685 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f6280cbd-30f6-47fd-94a6-02e328fab685 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Calling method 'detail' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-f6280cbd-30f6-47fd-94a6-02e328fab685 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:53:02 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:02 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:02 devstack devstack@c-api.service[87262]: DEBUG cinder.db.api [None req-f6280cbd-30f6-47fd-94a6-02e328fab685 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Building query based on filter {{(pid=87262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:53:02 devstack devstack@c-api.service[87262]: /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 07 13:53:02 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:53:02 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f6280cbd-30f6-47fd-94a6-02e328fab685 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Get all snapshots completed successfully. Sep 07 13:53:02 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:02 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f6280cbd-30f6-47fd-94a6-02e328fab685 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] http://192.168.122.6/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-377532789 returned with HTTP 200 Sep 07 13:53:02 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 796/1575] 192.168.122.6 () {58 vars in 1257 bytes} [Mon Sep 7 13:53:02 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-377532789 => generated 475 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-46ba8f5f-1aac-42f8-b779-2f3f47d51af2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-46ba8f5f-1aac-42f8-b779-2f3f47d51af2 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] GET http://192.168.122.6/volume/v3/snapshots/detail?status=available Sep 07 13:53:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-46ba8f5f-1aac-42f8-b779-2f3f47d51af2 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-46ba8f5f-1aac-42f8-b779-2f3f47d51af2 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-46ba8f5f-1aac-42f8-b779-2f3f47d51af2 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:53:02 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:02 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:02 devstack devstack@c-api.service[87261]: DEBUG cinder.db.api [None req-46ba8f5f-1aac-42f8-b779-2f3f47d51af2 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Building query based on filter {{(pid=87261) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:53:02 devstack devstack@c-api.service[87261]: /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 07 13:53:02 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:53:02 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-46ba8f5f-1aac-42f8-b779-2f3f47d51af2 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Get all snapshots completed successfully. Sep 07 13:53:02 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:02 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-46ba8f5f-1aac-42f8-b779-2f3f47d51af2 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] http://192.168.122.6/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 07 13:53:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 780/1576] 192.168.122.6 () {58 vars in 1171 bytes} [Mon Sep 7 13:53:02 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:53:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0603b852-bb39-4cbd-8444-c34b8d8a46c9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0603b852-bb39-4cbd-8444-c34b8d8a46c9 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] GET http://192.168.122.6/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-377532789 Sep 07 13:53:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0603b852-bb39-4cbd-8444-c34b8d8a46c9 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0603b852-bb39-4cbd-8444-c34b8d8a46c9 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Calling method 'detail' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-0603b852-bb39-4cbd-8444-c34b8d8a46c9 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:53:02 devstack devstack@c-api.service[87262]: DEBUG cinder.db.api [None req-0603b852-bb39-4cbd-8444-c34b8d8a46c9 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Building query based on filter {{(pid=87262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:53:02 devstack devstack@c-api.service[87262]: /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 07 13:53:02 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:53:02 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0603b852-bb39-4cbd-8444-c34b8d8a46c9 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Get all snapshots completed successfully. Sep 07 13:53:02 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:02 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0603b852-bb39-4cbd-8444-c34b8d8a46c9 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] http://192.168.122.6/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-377532789 returned with HTTP 200 Sep 07 13:53:02 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 797/1577] 192.168.122.6 () {58 vars in 1291 bytes} [Mon Sep 7 13:53:02 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-377532789 => generated 475 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-def3577e-8dfe-4773-aec0-ba7b5fc6be06 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-def3577e-8dfe-4773-aec0-ba7b5fc6be06 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] GET http://192.168.122.6/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-377532789 Sep 07 13:53:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-def3577e-8dfe-4773-aec0-ba7b5fc6be06 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-def3577e-8dfe-4773-aec0-ba7b5fc6be06 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-def3577e-8dfe-4773-aec0-ba7b5fc6be06 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:53:02 devstack devstack@c-api.service[87261]: DEBUG cinder.db.api [None req-def3577e-8dfe-4773-aec0-ba7b5fc6be06 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Building query based on filter {{(pid=87261) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:53:02 devstack devstack@c-api.service[87261]: /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 07 13:53:02 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:53:02 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-def3577e-8dfe-4773-aec0-ba7b5fc6be06 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Get all snapshots completed successfully. Sep 07 13:53:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-def3577e-8dfe-4773-aec0-ba7b5fc6be06 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] http://192.168.122.6/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-377532789 returned with HTTP 200 Sep 07 13:53:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 781/1578] 192.168.122.6 () {58 vars in 1236 bytes} [Mon Sep 7 13:53:02 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-377532789 => generated 341 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0f743f03-c507-48f3-9702-48ee3d13921a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0f743f03-c507-48f3-9702-48ee3d13921a tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] GET http://192.168.122.6/volume/v3/snapshots?status=available Sep 07 13:53:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0f743f03-c507-48f3-9702-48ee3d13921a tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0f743f03-c507-48f3-9702-48ee3d13921a tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-0f743f03-c507-48f3-9702-48ee3d13921a tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:53:02 devstack devstack@c-api.service[87262]: DEBUG cinder.db.api [None req-0f743f03-c507-48f3-9702-48ee3d13921a tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Building query based on filter {{(pid=87262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:53:02 devstack devstack@c-api.service[87262]: /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 07 13:53:02 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:53:02 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0f743f03-c507-48f3-9702-48ee3d13921a tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Get all snapshots completed successfully. Sep 07 13:53:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0f743f03-c507-48f3-9702-48ee3d13921a tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] http://192.168.122.6/volume/v3/snapshots?status=available returned with HTTP 200 Sep 07 13:53:02 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 798/1579] 192.168.122.6 () {58 vars in 1150 bytes} [Mon Sep 7 13:53:02 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-91011872-f3f0-4fb4-8255-ee4b51037e2b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-91011872-f3f0-4fb4-8255-ee4b51037e2b tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] GET http://192.168.122.6/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-377532789 Sep 07 13:53:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-91011872-f3f0-4fb4-8255-ee4b51037e2b tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-91011872-f3f0-4fb4-8255-ee4b51037e2b tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-91011872-f3f0-4fb4-8255-ee4b51037e2b tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:53:02 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:02 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:02 devstack devstack@c-api.service[87261]: DEBUG cinder.db.api [None req-91011872-f3f0-4fb4-8255-ee4b51037e2b tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Building query based on filter {{(pid=87261) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:53:02 devstack devstack@c-api.service[87261]: /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 07 13:53:02 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:53:02 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-91011872-f3f0-4fb4-8255-ee4b51037e2b tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] Get all snapshots completed successfully. Sep 07 13:53:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-91011872-f3f0-4fb4-8255-ee4b51037e2b tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-reader] http://192.168.122.6/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-377532789 returned with HTTP 200 Sep 07 13:53:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 782/1580] 192.168.122.6 () {58 vars in 1270 bytes} [Mon Sep 7 13:53:02 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-377532789 => generated 341 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bda50402-85bd-4def-9954-88cf6715e08f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bda50402-85bd-4def-9954-88cf6715e08f tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/21207801-ad72-4727-ae99-1074968d1e19 Sep 07 13:53:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bda50402-85bd-4def-9954-88cf6715e08f tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bda50402-85bd-4def-9954-88cf6715e08f tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:02 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-bda50402-85bd-4def-9954-88cf6715e08f tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Delete snapshot with id: 21207801-ad72-4727-ae99-1074968d1e19 Sep 07 13:53:02 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:02 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:02 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-bda50402-85bd-4def-9954-88cf6715e08f tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Snapshot retrieved successfully. Sep 07 13:53:02 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:02 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:53:02 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-bda50402-85bd-4def-9954-88cf6715e08f tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Snapshot delete request issued successfully. Sep 07 13:53:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bda50402-85bd-4def-9954-88cf6715e08f tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/snapshots/21207801-ad72-4727-ae99-1074968d1e19 returned with HTTP 202 Sep 07 13:53:02 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 799/1581] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 13:53:02 2026] DELETE /volume/v3/snapshots/21207801-ad72-4727-ae99-1074968d1e19 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:53:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-347f5ccf-ee26-4bbd-a204-53aa68525538 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-347f5ccf-ee26-4bbd-a204-53aa68525538 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] GET http://192.168.122.6/volume/v3/snapshots/21207801-ad72-4727-ae99-1074968d1e19 Sep 07 13:53:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-347f5ccf-ee26-4bbd-a204-53aa68525538 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-347f5ccf-ee26-4bbd-a204-53aa68525538 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:02 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:02 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:02 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-347f5ccf-ee26-4bbd-a204-53aa68525538 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Snapshot retrieved successfully. Sep 07 13:53:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-347f5ccf-ee26-4bbd-a204-53aa68525538 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/snapshots/21207801-ad72-4727-ae99-1074968d1e19 returned with HTTP 200 Sep 07 13:53:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 783/1582] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:53:02 2026] GET /volume/v3/snapshots/21207801-ad72-4727-ae99-1074968d1e19 => generated 471 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-fa52e02a-c66a-4847-9fd9-55e28cabeef7 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fa52e02a-c66a-4847-9fd9-55e28cabeef7 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/snapshots/e8566bd9-f201-4224-97c3-696500870d0c Sep 07 13:53:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fa52e02a-c66a-4847-9fd9-55e28cabeef7 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fa52e02a-c66a-4847-9fd9-55e28cabeef7 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:02 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:02 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:02 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-fa52e02a-c66a-4847-9fd9-55e28cabeef7 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Snapshot retrieved successfully. Sep 07 13:53:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fa52e02a-c66a-4847-9fd9-55e28cabeef7 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/snapshots/e8566bd9-f201-4224-97c3-696500870d0c returned with HTTP 200 Sep 07 13:53:02 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 800/1583] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:53:02 2026] GET /volume/v3/snapshots/e8566bd9-f201-4224-97c3-696500870d0c => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1f681128-923d-448c-8342-d9233f7393a8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:03 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1f681128-923d-448c-8342-d9233f7393a8 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] GET http://192.168.122.6/volume/v3/snapshots/21207801-ad72-4727-ae99-1074968d1e19 Sep 07 13:53:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1f681128-923d-448c-8342-d9233f7393a8 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1f681128-923d-448c-8342-d9233f7393a8 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:03 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:03 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:03 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1f681128-923d-448c-8342-d9233f7393a8 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Snapshot retrieved successfully. Sep 07 13:53:03 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1f681128-923d-448c-8342-d9233f7393a8 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/snapshots/21207801-ad72-4727-ae99-1074968d1e19 returned with HTTP 200 Sep 07 13:53:03 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 784/1584] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:53:03 2026] GET /volume/v3/snapshots/21207801-ad72-4727-ae99-1074968d1e19 => generated 471 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a2547791-5f48-4e3c-bc42-6a0890ae0426 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a2547791-5f48-4e3c-bc42-6a0890ae0426 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/snapshots/e8566bd9-f201-4224-97c3-696500870d0c Sep 07 13:53:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a2547791-5f48-4e3c-bc42-6a0890ae0426 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a2547791-5f48-4e3c-bc42-6a0890ae0426 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:03 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:03 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:03 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a2547791-5f48-4e3c-bc42-6a0890ae0426 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Snapshot retrieved successfully. Sep 07 13:53:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a2547791-5f48-4e3c-bc42-6a0890ae0426 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/snapshots/e8566bd9-f201-4224-97c3-696500870d0c returned with HTTP 200 Sep 07 13:53:03 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 801/1585] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:53:03 2026] GET /volume/v3/snapshots/e8566bd9-f201-4224-97c3-696500870d0c => generated 467 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:53:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-75cec544-59ea-4a30-a0e8-980c83c2f609 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:03 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-75cec544-59ea-4a30-a0e8-980c83c2f609 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:53:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-75cec544-59ea-4a30-a0e8-980c83c2f609 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e8566bd9-f201-4224-97c3-696500870d0c", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1046834975"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:53:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-75cec544-59ea-4a30-a0e8-980c83c2f609 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Create volume request body: {'volume': {'snapshot_id': 'e8566bd9-f201-4224-97c3-696500870d0c', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1046834975'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:53:03 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:03 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:03 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-75cec544-59ea-4a30-a0e8-980c83c2f609 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Snapshot retrieved successfully. Sep 07 13:53:03 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-75cec544-59ea-4a30-a0e8-980c83c2f609 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Create volume of 1 GB Sep 07 13:53:03 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-75cec544-59ea-4a30-a0e8-980c83c2f609 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Availability Zones retrieved successfully. Sep 07 13:53:03 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-75cec544-59ea-4a30-a0e8-980c83c2f609 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Flow 'volume_create_api' (167b4d6b-03a3-469a-88f6-d8a77da43a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:53:03 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-75cec544-59ea-4a30-a0e8-980c83c2f609 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09456aa8-d812-451e-bef3-f8b438a03215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:53:03 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-75cec544-59ea-4a30-a0e8-980c83c2f609 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:53:03 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:03 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:53:03 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-75cec544-59ea-4a30-a0e8-980c83c2f609 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09456aa8-d812-451e-bef3-f8b438a03215) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e8566bd9-f201-4224-97c3-696500870d0c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:53:03 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-75cec544-59ea-4a30-a0e8-980c83c2f609 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (276c0dd8-b8b4-48fb-91e0-926b82c4a84d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:53:04 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-75cec544-59ea-4a30-a0e8-980c83c2f609 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Created reservations ['e05d40f3-3d18-422f-8920-23e39032b095', '821e3971-de8c-421c-ab71-2ae52116626d', '95db613d-02f6-493e-ae6b-084bb906016c', '927feeb1-be2c-4327-bd41-4aa93af38a5e'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:53:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-75cec544-59ea-4a30-a0e8-980c83c2f609 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (276c0dd8-b8b4-48fb-91e0-926b82c4a84d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e05d40f3-3d18-422f-8920-23e39032b095', '821e3971-de8c-421c-ab71-2ae52116626d', '95db613d-02f6-493e-ae6b-084bb906016c', '927feeb1-be2c-4327-bd41-4aa93af38a5e']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:53:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-75cec544-59ea-4a30-a0e8-980c83c2f609 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aef7470-8e64-4da3-8317-1a6a5925e24d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:53:04 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:04 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:53:04 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:04 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:53:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-75cec544-59ea-4a30-a0e8-980c83c2f609 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aef7470-8e64-4da3-8317-1a6a5925e24d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e86009f7-7816-40e2-901f-31fcab28c7ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1046834975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0a6114a89664e8e9a0642fafa03f56c',qos_specs=None,replication_status=,reservations=['e05d40f3-3d18-422f-8920-23e39032b095','821e3971-de8c-421c-ab71-2ae52116626d','95db613d-02f6-493e-ae6b-084bb906016c','927feeb1-be2c-4327-bd41-4aa93af38a5e'],size=1,snapshot_id=e8566bd9-f201-4224-97c3-696500870d0c,source_replicaid=,source_volid=None,status='creating',user_id='356e3e0715e94982968ab2c31ecd7161',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:53:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1046834975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e86009f7-7816-40e2-901f-31fcab28c7ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0a6114a89664e8e9a0642fafa03f56c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e8566bd9-f201-4224-97c3-696500870d0c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='356e3e0715e94982968ab2c31ecd7161',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:53:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-75cec544-59ea-4a30-a0e8-980c83c2f609 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86448074-8bb0-4821-b105-24a6428eb1bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:53:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-75cec544-59ea-4a30-a0e8-980c83c2f609 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86448074-8bb0-4821-b105-24a6428eb1bc) transitioned into state 'SUCCESS' from state '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-1046834975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0a6114a89664e8e9a0642fafa03f56c',qos_specs=None,replication_status=,reservations=['e05d40f3-3d18-422f-8920-23e39032b095','821e3971-de8c-421c-ab71-2ae52116626d','95db613d-02f6-493e-ae6b-084bb906016c','927feeb1-be2c-4327-bd41-4aa93af38a5e'],size=1,snapshot_id=e8566bd9-f201-4224-97c3-696500870d0c,source_replicaid=,source_volid=None,status='creating',user_id='356e3e0715e94982968ab2c31ecd7161',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:53:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-75cec544-59ea-4a30-a0e8-980c83c2f609 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15950ee3-e057-4a00-a12b-33eccbe9bd23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:53:04 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:04 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:53:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-75cec544-59ea-4a30-a0e8-980c83c2f609 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15950ee3-e057-4a00-a12b-33eccbe9bd23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:53:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-75cec544-59ea-4a30-a0e8-980c83c2f609 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Flow 'volume_create_api' (167b4d6b-03a3-469a-88f6-d8a77da43a06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:53:04 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-75cec544-59ea-4a30-a0e8-980c83c2f609 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Create volume request issued successfully. Sep 07 13:53:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-75cec544-59ea-4a30-a0e8-980c83c2f609 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:53:04 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 785/1586] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:53:03 2026] POST /volume/v3/volumes => generated 793 bytes in 802 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:53:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bb344a58-99ec-42a1-b040-aa8c42572338 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bb344a58-99ec-42a1-b040-aa8c42572338 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae Sep 07 13:53:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bb344a58-99ec-42a1-b040-aa8c42572338 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bb344a58-99ec-42a1-b040-aa8c42572338 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:04 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:04 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:53:04 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:04 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:04 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-bb344a58-99ec-42a1-b040-aa8c42572338 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:53:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bb344a58-99ec-42a1-b040-aa8c42572338 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae returned with HTTP 200 Sep 07 13:53:04 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 802/1587] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:53:04 2026] GET /volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae => generated 861 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-06115614-42f3-44cc-ba15-e4541e15f274 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-06115614-42f3-44cc-ba15-e4541e15f274 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] GET http://192.168.122.6/volume/v3/snapshots/21207801-ad72-4727-ae99-1074968d1e19 Sep 07 13:53:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-06115614-42f3-44cc-ba15-e4541e15f274 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-06115614-42f3-44cc-ba15-e4541e15f274 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:04 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:04 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:04 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-06115614-42f3-44cc-ba15-e4541e15f274 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Snapshot retrieved successfully. Sep 07 13:53:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-06115614-42f3-44cc-ba15-e4541e15f274 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/snapshots/21207801-ad72-4727-ae99-1074968d1e19 returned with HTTP 200 Sep 07 13:53:04 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 786/1588] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:53:04 2026] GET /volume/v3/snapshots/21207801-ad72-4727-ae99-1074968d1e19 => generated 471 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e825fbd8-d6a9-4f4c-897d-48228201a6f9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e825fbd8-d6a9-4f4c-897d-48228201a6f9 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae Sep 07 13:53:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e825fbd8-d6a9-4f4c-897d-48228201a6f9 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e825fbd8-d6a9-4f4c-897d-48228201a6f9 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:05 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:05 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:53:05 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:05 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:05 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e825fbd8-d6a9-4f4c-897d-48228201a6f9 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:53:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e825fbd8-d6a9-4f4c-897d-48228201a6f9 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae returned with HTTP 200 Sep 07 13:53:05 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 803/1589] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:53:05 2026] GET /volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae => generated 885 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-5e355650-74a4-4d0e-a5c5-e52e37284c8e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5e355650-74a4-4d0e-a5c5-e52e37284c8e tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] GET http://192.168.122.6/volume/v3/snapshots/21207801-ad72-4727-ae99-1074968d1e19 Sep 07 13:53:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5e355650-74a4-4d0e-a5c5-e52e37284c8e tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5e355650-74a4-4d0e-a5c5-e52e37284c8e tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5e355650-74a4-4d0e-a5c5-e52e37284c8e tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/snapshots/21207801-ad72-4727-ae99-1074968d1e19 returned with HTTP 404 Sep 07 13:53:05 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 787/1590] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:53:05 2026] GET /volume/v3/snapshots/21207801-ad72-4727-ae99-1074968d1e19 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:53:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-cb50f8e6-de67-425e-8457-87b2af49eb2d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cb50f8e6-de67-425e-8457-87b2af49eb2d tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/f140e27d-fde7-48c1-9963-454c6dd8ea5b Sep 07 13:53:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cb50f8e6-de67-425e-8457-87b2af49eb2d tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cb50f8e6-de67-425e-8457-87b2af49eb2d tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:05 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-cb50f8e6-de67-425e-8457-87b2af49eb2d tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Delete snapshot with id: f140e27d-fde7-48c1-9963-454c6dd8ea5b Sep 07 13:53:05 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:05 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:05 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-cb50f8e6-de67-425e-8457-87b2af49eb2d tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Snapshot retrieved successfully. Sep 07 13:53:05 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:05 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:53:05 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-cb50f8e6-de67-425e-8457-87b2af49eb2d tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Snapshot delete request issued successfully. Sep 07 13:53:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cb50f8e6-de67-425e-8457-87b2af49eb2d tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/snapshots/f140e27d-fde7-48c1-9963-454c6dd8ea5b returned with HTTP 202 Sep 07 13:53:05 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 804/1591] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 13:53:05 2026] DELETE /volume/v3/snapshots/f140e27d-fde7-48c1-9963-454c6dd8ea5b => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:53:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e65ae8c0-f9a7-4871-97f8-843016303db6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e65ae8c0-f9a7-4871-97f8-843016303db6 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] GET http://192.168.122.6/volume/v3/snapshots/f140e27d-fde7-48c1-9963-454c6dd8ea5b Sep 07 13:53:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e65ae8c0-f9a7-4871-97f8-843016303db6 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e65ae8c0-f9a7-4871-97f8-843016303db6 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:05 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:05 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:05 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e65ae8c0-f9a7-4871-97f8-843016303db6 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Snapshot retrieved successfully. Sep 07 13:53:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e65ae8c0-f9a7-4871-97f8-843016303db6 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/snapshots/f140e27d-fde7-48c1-9963-454c6dd8ea5b returned with HTTP 200 Sep 07 13:53:05 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 788/1592] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:53:05 2026] GET /volume/v3/snapshots/f140e27d-fde7-48c1-9963-454c6dd8ea5b => generated 472 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-99ae50f1-ce83-4471-918e-6081d7ba8e2a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-99ae50f1-ce83-4471-918e-6081d7ba8e2a tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae Sep 07 13:53:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-99ae50f1-ce83-4471-918e-6081d7ba8e2a tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-99ae50f1-ce83-4471-918e-6081d7ba8e2a tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:06 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:06 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:53:06 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:06 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:06 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-99ae50f1-ce83-4471-918e-6081d7ba8e2a tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:53:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-99ae50f1-ce83-4471-918e-6081d7ba8e2a tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae returned with HTTP 200 Sep 07 13:53:06 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 805/1593] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:53:06 2026] GET /volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae => generated 885 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a4fe2cf5-1293-40d6-8abb-7ad5c34c6b38 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a4fe2cf5-1293-40d6-8abb-7ad5c34c6b38 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] GET http://192.168.122.6/volume/v3/snapshots/f140e27d-fde7-48c1-9963-454c6dd8ea5b Sep 07 13:53:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a4fe2cf5-1293-40d6-8abb-7ad5c34c6b38 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a4fe2cf5-1293-40d6-8abb-7ad5c34c6b38 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:06 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:06 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:07 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a4fe2cf5-1293-40d6-8abb-7ad5c34c6b38 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Snapshot retrieved successfully. Sep 07 13:53:07 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a4fe2cf5-1293-40d6-8abb-7ad5c34c6b38 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/snapshots/f140e27d-fde7-48c1-9963-454c6dd8ea5b returned with HTTP 200 Sep 07 13:53:07 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 789/1594] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:53:06 2026] GET /volume/v3/snapshots/f140e27d-fde7-48c1-9963-454c6dd8ea5b => generated 472 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5cc20d8d-0144-4bad-af0c-0c6b3022a22d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5cc20d8d-0144-4bad-af0c-0c6b3022a22d tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae Sep 07 13:53:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5cc20d8d-0144-4bad-af0c-0c6b3022a22d tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5cc20d8d-0144-4bad-af0c-0c6b3022a22d tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:07 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:07 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:53:07 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:07 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:07 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5cc20d8d-0144-4bad-af0c-0c6b3022a22d tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:53:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5cc20d8d-0144-4bad-af0c-0c6b3022a22d tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae returned with HTTP 200 Sep 07 13:53:07 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 806/1595] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:53:07 2026] GET /volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae => generated 885 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-87ec322e-323f-45fe-8dad-c71232aff582 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-87ec322e-323f-45fe-8dad-c71232aff582 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] GET http://192.168.122.6/volume/v3/snapshots/f140e27d-fde7-48c1-9963-454c6dd8ea5b Sep 07 13:53:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-87ec322e-323f-45fe-8dad-c71232aff582 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-87ec322e-323f-45fe-8dad-c71232aff582 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:08 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:08 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:08 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-87ec322e-323f-45fe-8dad-c71232aff582 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Snapshot retrieved successfully. Sep 07 13:53:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-87ec322e-323f-45fe-8dad-c71232aff582 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/snapshots/f140e27d-fde7-48c1-9963-454c6dd8ea5b returned with HTTP 200 Sep 07 13:53:08 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 790/1596] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:53:08 2026] GET /volume/v3/snapshots/f140e27d-fde7-48c1-9963-454c6dd8ea5b => generated 472 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:53:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d3f37eaa-0cd3-4c2b-bf89-bc32ebba4023 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d3f37eaa-0cd3-4c2b-bf89-bc32ebba4023 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae Sep 07 13:53:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d3f37eaa-0cd3-4c2b-bf89-bc32ebba4023 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d3f37eaa-0cd3-4c2b-bf89-bc32ebba4023 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:09 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:09 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:53:09 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:09 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:09 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d3f37eaa-0cd3-4c2b-bf89-bc32ebba4023 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:53:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d3f37eaa-0cd3-4c2b-bf89-bc32ebba4023 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae returned with HTTP 200 Sep 07 13:53:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 807/1597] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:53:09 2026] GET /volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae => generated 885 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b6ce394b-d2b8-422e-a18d-579d86bddcab None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b6ce394b-d2b8-422e-a18d-579d86bddcab tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] GET http://192.168.122.6/volume/v3/snapshots/f140e27d-fde7-48c1-9963-454c6dd8ea5b Sep 07 13:53:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b6ce394b-d2b8-422e-a18d-579d86bddcab tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b6ce394b-d2b8-422e-a18d-579d86bddcab tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:09 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:09 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:09 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b6ce394b-d2b8-422e-a18d-579d86bddcab tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Snapshot retrieved successfully. Sep 07 13:53:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b6ce394b-d2b8-422e-a18d-579d86bddcab tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/snapshots/f140e27d-fde7-48c1-9963-454c6dd8ea5b returned with HTTP 200 Sep 07 13:53:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 791/1598] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:53:09 2026] GET /volume/v3/snapshots/f140e27d-fde7-48c1-9963-454c6dd8ea5b => generated 472 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:53:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-db8f0118-4b74-42c2-b0cf-9f8387b34855 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-db8f0118-4b74-42c2-b0cf-9f8387b34855 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae Sep 07 13:53:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-db8f0118-4b74-42c2-b0cf-9f8387b34855 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-db8f0118-4b74-42c2-b0cf-9f8387b34855 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:10 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:10 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:53:10 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:10 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:10 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-db8f0118-4b74-42c2-b0cf-9f8387b34855 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:53:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d2563c1f-2084-44d5-a5ff-5051b246ddb8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d2563c1f-2084-44d5-a5ff-5051b246ddb8 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] GET http://192.168.122.6/volume/v3/snapshots/f140e27d-fde7-48c1-9963-454c6dd8ea5b Sep 07 13:53:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d2563c1f-2084-44d5-a5ff-5051b246ddb8 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d2563c1f-2084-44d5-a5ff-5051b246ddb8 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-db8f0118-4b74-42c2-b0cf-9f8387b34855 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae returned with HTTP 200 Sep 07 13:53:10 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 808/1599] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:53:10 2026] GET /volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae => generated 885 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d2563c1f-2084-44d5-a5ff-5051b246ddb8 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/snapshots/f140e27d-fde7-48c1-9963-454c6dd8ea5b returned with HTTP 404 Sep 07 13:53:10 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 792/1600] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:53:10 2026] GET /volume/v3/snapshots/f140e27d-fde7-48c1-9963-454c6dd8ea5b => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:53:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b85aa564-7953-457b-b0ef-dbfd3645d773 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b85aa564-7953-457b-b0ef-dbfd3645d773 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/82a9bfe2-08fc-4e57-ab2a-d3d81c333aae Sep 07 13:53:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b85aa564-7953-457b-b0ef-dbfd3645d773 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b85aa564-7953-457b-b0ef-dbfd3645d773 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:10 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-b85aa564-7953-457b-b0ef-dbfd3645d773 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Delete snapshot with id: 82a9bfe2-08fc-4e57-ab2a-d3d81c333aae Sep 07 13:53:10 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:10 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:10 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b85aa564-7953-457b-b0ef-dbfd3645d773 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Snapshot retrieved successfully. Sep 07 13:53:10 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:10 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:53:10 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b85aa564-7953-457b-b0ef-dbfd3645d773 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Snapshot delete request issued successfully. Sep 07 13:53:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b85aa564-7953-457b-b0ef-dbfd3645d773 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/snapshots/82a9bfe2-08fc-4e57-ab2a-d3d81c333aae returned with HTTP 202 Sep 07 13:53:10 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 809/1601] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 13:53:10 2026] DELETE /volume/v3/snapshots/82a9bfe2-08fc-4e57-ab2a-d3d81c333aae => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:53:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c2420659-b5f6-4743-8ec6-e012f5ec81c5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c2420659-b5f6-4743-8ec6-e012f5ec81c5 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] GET http://192.168.122.6/volume/v3/snapshots/82a9bfe2-08fc-4e57-ab2a-d3d81c333aae Sep 07 13:53:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c2420659-b5f6-4743-8ec6-e012f5ec81c5 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c2420659-b5f6-4743-8ec6-e012f5ec81c5 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:10 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:10 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:10 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c2420659-b5f6-4743-8ec6-e012f5ec81c5 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Snapshot retrieved successfully. Sep 07 13:53:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c2420659-b5f6-4743-8ec6-e012f5ec81c5 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/snapshots/82a9bfe2-08fc-4e57-ab2a-d3d81c333aae returned with HTTP 200 Sep 07 13:53:10 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 793/1602] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:53:10 2026] GET /volume/v3/snapshots/82a9bfe2-08fc-4e57-ab2a-d3d81c333aae => generated 472 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-39bf6b20-4b30-4b44-bf29-48bf948c21c2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-39bf6b20-4b30-4b44-bf29-48bf948c21c2 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae Sep 07 13:53:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-39bf6b20-4b30-4b44-bf29-48bf948c21c2 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-39bf6b20-4b30-4b44-bf29-48bf948c21c2 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:11 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:11 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:53:11 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:11 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:11 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-39bf6b20-4b30-4b44-bf29-48bf948c21c2 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:53:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-39bf6b20-4b30-4b44-bf29-48bf948c21c2 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae returned with HTTP 200 Sep 07 13:53:11 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 810/1603] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:53:11 2026] GET /volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae => generated 886 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e2d56e55-25ea-4ff5-a2f8-8bd29450635e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e2d56e55-25ea-4ff5-a2f8-8bd29450635e tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] GET http://192.168.122.6/volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae Sep 07 13:53:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e2d56e55-25ea-4ff5-a2f8-8bd29450635e tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e2d56e55-25ea-4ff5-a2f8-8bd29450635e tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:11 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:11 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:53:11 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:11 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:11 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e2d56e55-25ea-4ff5-a2f8-8bd29450635e tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] Volume info retrieved successfully. Sep 07 13:53:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e2d56e55-25ea-4ff5-a2f8-8bd29450635e tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-reader] http://192.168.122.6/volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae returned with HTTP 200 Sep 07 13:53:11 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 794/1604] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:53:11 2026] GET /volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae => generated 886 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-26e62d64-6771-44d3-809a-338a5d593e34 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-26e62d64-6771-44d3-809a-338a5d593e34 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] GET http://192.168.122.6/volume/v3/snapshots/82a9bfe2-08fc-4e57-ab2a-d3d81c333aae Sep 07 13:53:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-26e62d64-6771-44d3-809a-338a5d593e34 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-26e62d64-6771-44d3-809a-338a5d593e34 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ceec0e60-add5-45ac-9c51-96a11d64c59c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:11 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:11 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ceec0e60-add5-45ac-9c51-96a11d64c59c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] DELETE http://192.168.122.6/volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae Sep 07 13:53:11 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-26e62d64-6771-44d3-809a-338a5d593e34 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Snapshot retrieved successfully. Sep 07 13:53:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ceec0e60-add5-45ac-9c51-96a11d64c59c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ceec0e60-add5-45ac-9c51-96a11d64c59c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-26e62d64-6771-44d3-809a-338a5d593e34 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/snapshots/82a9bfe2-08fc-4e57-ab2a-d3d81c333aae returned with HTTP 200 Sep 07 13:53:11 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-ceec0e60-add5-45ac-9c51-96a11d64c59c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Delete volume with id: e86009f7-7816-40e2-901f-31fcab28c7ae Sep 07 13:53:11 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 811/1605] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:53:11 2026] GET /volume/v3/snapshots/82a9bfe2-08fc-4e57-ab2a-d3d81c333aae => generated 472 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:11 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:11 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:53:11 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:11 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:11 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ceec0e60-add5-45ac-9c51-96a11d64c59c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:53:11 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ceec0e60-add5-45ac-9c51-96a11d64c59c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Delete volume request issued successfully. Sep 07 13:53:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ceec0e60-add5-45ac-9c51-96a11d64c59c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae returned with HTTP 202 Sep 07 13:53:11 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 795/1606] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:53:11 2026] DELETE /volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 13:53:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2deae2ec-505e-4803-9cd9-f81ec9fc7470 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2deae2ec-505e-4803-9cd9-f81ec9fc7470 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae Sep 07 13:53:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2deae2ec-505e-4803-9cd9-f81ec9fc7470 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2deae2ec-505e-4803-9cd9-f81ec9fc7470 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:11 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:11 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:53:11 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:11 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:11 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2deae2ec-505e-4803-9cd9-f81ec9fc7470 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:53:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2deae2ec-505e-4803-9cd9-f81ec9fc7470 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae returned with HTTP 200 Sep 07 13:53:11 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 812/1607] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:53:11 2026] GET /volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae => generated 885 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3457b0be-cc02-4dcc-a318-1102d587bb6d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3457b0be-cc02-4dcc-a318-1102d587bb6d tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] GET http://192.168.122.6/volume/v3/snapshots/82a9bfe2-08fc-4e57-ab2a-d3d81c333aae Sep 07 13:53:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3457b0be-cc02-4dcc-a318-1102d587bb6d tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3457b0be-cc02-4dcc-a318-1102d587bb6d tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3457b0be-cc02-4dcc-a318-1102d587bb6d tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/snapshots/82a9bfe2-08fc-4e57-ab2a-d3d81c333aae returned with HTTP 404 Sep 07 13:53:12 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 796/1608] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:53:12 2026] GET /volume/v3/snapshots/82a9bfe2-08fc-4e57-ab2a-d3d81c333aae => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:53:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-396fd2ad-c81d-4306-9a51-c9d57ae78bf5 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-396fd2ad-c81d-4306-9a51-c9d57ae78bf5 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] GET http://192.168.122.6/volume/v3/volumes/086d70a2-41a3-4454-abd2-8b70f8c1b733 Sep 07 13:53:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-396fd2ad-c81d-4306-9a51-c9d57ae78bf5 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-396fd2ad-c81d-4306-9a51-c9d57ae78bf5 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:12 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:12 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:53:12 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:12 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:12 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-396fd2ad-c81d-4306-9a51-c9d57ae78bf5 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Volume info retrieved successfully. Sep 07 13:53:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-396fd2ad-c81d-4306-9a51-c9d57ae78bf5 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/volumes/086d70a2-41a3-4454-abd2-8b70f8c1b733 returned with HTTP 200 Sep 07 13:53:12 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 813/1609] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:53:12 2026] GET /volume/v3/volumes/086d70a2-41a3-4454-abd2-8b70f8c1b733 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8877aa83-eaa4-4af9-b40b-55b0ac7108d9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8877aa83-eaa4-4af9-b40b-55b0ac7108d9 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] DELETE http://192.168.122.6/volume/v3/volumes/086d70a2-41a3-4454-abd2-8b70f8c1b733 Sep 07 13:53:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8877aa83-eaa4-4af9-b40b-55b0ac7108d9 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8877aa83-eaa4-4af9-b40b-55b0ac7108d9 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:12 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-8877aa83-eaa4-4af9-b40b-55b0ac7108d9 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Delete volume with id: 086d70a2-41a3-4454-abd2-8b70f8c1b733 Sep 07 13:53:12 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:12 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:53:12 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:12 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:12 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8877aa83-eaa4-4af9-b40b-55b0ac7108d9 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Volume info retrieved successfully. Sep 07 13:53:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-babf2f81-1f2e-4938-b122-aa802820de93 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-babf2f81-1f2e-4938-b122-aa802820de93 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae Sep 07 13:53:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-babf2f81-1f2e-4938-b122-aa802820de93 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-babf2f81-1f2e-4938-b122-aa802820de93 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:12 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8877aa83-eaa4-4af9-b40b-55b0ac7108d9 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Delete volume request issued successfully. Sep 07 13:53:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8877aa83-eaa4-4af9-b40b-55b0ac7108d9 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/volumes/086d70a2-41a3-4454-abd2-8b70f8c1b733 returned with HTTP 202 Sep 07 13:53:12 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 797/1610] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:53:12 2026] DELETE /volume/v3/volumes/086d70a2-41a3-4454-abd2-8b70f8c1b733 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:53:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4bf12884-1bc4-492f-b0f7-2d16acc1d441 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-babf2f81-1f2e-4938-b122-aa802820de93 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae returned with HTTP 404 Sep 07 13:53:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4bf12884-1bc4-492f-b0f7-2d16acc1d441 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] GET http://192.168.122.6/volume/v3/volumes/086d70a2-41a3-4454-abd2-8b70f8c1b733 Sep 07 13:53:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4bf12884-1bc4-492f-b0f7-2d16acc1d441 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:12 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 814/1611] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:53:12 2026] GET /volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:53:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4bf12884-1bc4-492f-b0f7-2d16acc1d441 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-44471c5f-5639-499e-8f42-0c6bc0f1c607 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-44471c5f-5639-499e-8f42-0c6bc0f1c607 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae Sep 07 13:53:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-44471c5f-5639-499e-8f42-0c6bc0f1c607 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-44471c5f-5639-499e-8f42-0c6bc0f1c607 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:12 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:12 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:53:12 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:12 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-44471c5f-5639-499e-8f42-0c6bc0f1c607 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae returned with HTTP 404 Sep 07 13:53:12 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 815/1612] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:53:12 2026] GET /volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:53:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b27ab99b-47b1-472c-9522-817f088ce03f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b27ab99b-47b1-472c-9522-817f088ce03f tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] DELETE http://192.168.122.6/volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae Sep 07 13:53:12 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4bf12884-1bc4-492f-b0f7-2d16acc1d441 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Volume info retrieved successfully. Sep 07 13:53:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b27ab99b-47b1-472c-9522-817f088ce03f tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b27ab99b-47b1-472c-9522-817f088ce03f tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:12 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-b27ab99b-47b1-472c-9522-817f088ce03f tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Delete volume with id: e86009f7-7816-40e2-901f-31fcab28c7ae Sep 07 13:53:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4bf12884-1bc4-492f-b0f7-2d16acc1d441 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/volumes/086d70a2-41a3-4454-abd2-8b70f8c1b733 returned with HTTP 200 Sep 07 13:53:12 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 798/1613] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:53:12 2026] GET /volume/v3/volumes/086d70a2-41a3-4454-abd2-8b70f8c1b733 => generated 855 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b27ab99b-47b1-472c-9522-817f088ce03f tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae returned with HTTP 404 Sep 07 13:53:12 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 816/1614] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:53:12 2026] DELETE /volume/v3/volumes/e86009f7-7816-40e2-901f-31fcab28c7ae => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:53:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8dc2d8fc-6dc2-4f4f-a1bb-9a8f11d56dbc None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8dc2d8fc-6dc2-4f4f-a1bb-9a8f11d56dbc tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/e8566bd9-f201-4224-97c3-696500870d0c Sep 07 13:53:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8dc2d8fc-6dc2-4f4f-a1bb-9a8f11d56dbc tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8dc2d8fc-6dc2-4f4f-a1bb-9a8f11d56dbc tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:12 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-8dc2d8fc-6dc2-4f4f-a1bb-9a8f11d56dbc tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Delete snapshot with id: e8566bd9-f201-4224-97c3-696500870d0c Sep 07 13:53:12 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:12 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:12 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8dc2d8fc-6dc2-4f4f-a1bb-9a8f11d56dbc tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Snapshot retrieved successfully. Sep 07 13:53:12 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:12 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:53:12 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8dc2d8fc-6dc2-4f4f-a1bb-9a8f11d56dbc tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Snapshot delete request issued successfully. Sep 07 13:53:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8dc2d8fc-6dc2-4f4f-a1bb-9a8f11d56dbc tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/snapshots/e8566bd9-f201-4224-97c3-696500870d0c returned with HTTP 202 Sep 07 13:53:12 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 799/1615] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 13:53:12 2026] DELETE /volume/v3/snapshots/e8566bd9-f201-4224-97c3-696500870d0c => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:53:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-aede7413-3ebe-4263-8086-146ee123085c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-aede7413-3ebe-4263-8086-146ee123085c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/snapshots/e8566bd9-f201-4224-97c3-696500870d0c Sep 07 13:53:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-aede7413-3ebe-4263-8086-146ee123085c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-aede7413-3ebe-4263-8086-146ee123085c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:12 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:12 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:12 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-aede7413-3ebe-4263-8086-146ee123085c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Snapshot retrieved successfully. Sep 07 13:53:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-aede7413-3ebe-4263-8086-146ee123085c tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/snapshots/e8566bd9-f201-4224-97c3-696500870d0c returned with HTTP 200 Sep 07 13:53:12 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 817/1616] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:53:12 2026] GET /volume/v3/snapshots/e8566bd9-f201-4224-97c3-696500870d0c => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-fa723674-cad8-4c8e-a476-9010e36b0670 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fa723674-cad8-4c8e-a476-9010e36b0670 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] GET http://192.168.122.6/volume/v3/volumes/086d70a2-41a3-4454-abd2-8b70f8c1b733 Sep 07 13:53:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fa723674-cad8-4c8e-a476-9010e36b0670 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fa723674-cad8-4c8e-a476-9010e36b0670 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fa723674-cad8-4c8e-a476-9010e36b0670 tempest-VolumesSnapshotListTestJSON-1450347923 tempest-VolumesSnapshotListTestJSON-1450347923-project-member] http://192.168.122.6/volume/v3/volumes/086d70a2-41a3-4454-abd2-8b70f8c1b733 returned with HTTP 404 Sep 07 13:53:13 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 800/1617] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:53:13 2026] GET /volume/v3/volumes/086d70a2-41a3-4454-abd2-8b70f8c1b733 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:53:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-56701b12-8be4-47a3-ba65-4df259c275d8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-56701b12-8be4-47a3-ba65-4df259c275d8 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/snapshots/e8566bd9-f201-4224-97c3-696500870d0c Sep 07 13:53:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-56701b12-8be4-47a3-ba65-4df259c275d8 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-56701b12-8be4-47a3-ba65-4df259c275d8 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:13 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:13 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:13 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-56701b12-8be4-47a3-ba65-4df259c275d8 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Snapshot retrieved successfully. Sep 07 13:53:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-56701b12-8be4-47a3-ba65-4df259c275d8 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/snapshots/e8566bd9-f201-4224-97c3-696500870d0c returned with HTTP 200 Sep 07 13:53:13 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 818/1618] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:53:13 2026] GET /volume/v3/snapshots/e8566bd9-f201-4224-97c3-696500870d0c => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f87f1a21-2db4-4dc5-b5d8-94c4e52d29e3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:14 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f87f1a21-2db4-4dc5-b5d8-94c4e52d29e3 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:53:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f87f1a21-2db4-4dc5-b5d8-94c4e52d29e3 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-701755470"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:53:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-f87f1a21-2db4-4dc5-b5d8-94c4e52d29e3 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-701755470'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:53:14 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-f87f1a21-2db4-4dc5-b5d8-94c4e52d29e3 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Create volume of 1 GB Sep 07 13:53:14 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:14 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:14 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f87f1a21-2db4-4dc5-b5d8-94c4e52d29e3 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Availability Zones retrieved successfully. Sep 07 13:53:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4a3efd20-087a-4317-9a59-532c6eea14fd None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:14 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f87f1a21-2db4-4dc5-b5d8-94c4e52d29e3 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Flow 'volume_create_api' (fbf5eec9-6643-4dc6-a379-afdd2958860b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:53:14 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f87f1a21-2db4-4dc5-b5d8-94c4e52d29e3 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cf780da-6234-49a0-b3ad-09aac12dd781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:53:14 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-f87f1a21-2db4-4dc5-b5d8-94c4e52d29e3 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:53:14 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4a3efd20-087a-4317-9a59-532c6eea14fd tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/snapshots/e8566bd9-f201-4224-97c3-696500870d0c Sep 07 13:53:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4a3efd20-087a-4317-9a59-532c6eea14fd tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4a3efd20-087a-4317-9a59-532c6eea14fd tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:14 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4a3efd20-087a-4317-9a59-532c6eea14fd tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/snapshots/e8566bd9-f201-4224-97c3-696500870d0c returned with HTTP 404 Sep 07 13:53:14 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 819/1619] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:53:14 2026] GET /volume/v3/snapshots/e8566bd9-f201-4224-97c3-696500870d0c => generated 111 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:53:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-759d290e-8a2b-4f9d-aa64-2dc5e6c51d43 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:14 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-759d290e-8a2b-4f9d-aa64-2dc5e6c51d43 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/094bcf72-d826-4a4b-8b4c-c244a219dfe6 Sep 07 13:53:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-759d290e-8a2b-4f9d-aa64-2dc5e6c51d43 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-759d290e-8a2b-4f9d-aa64-2dc5e6c51d43 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:14 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:14 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:53:14 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:14 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:14 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-759d290e-8a2b-4f9d-aa64-2dc5e6c51d43 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:53:14 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-759d290e-8a2b-4f9d-aa64-2dc5e6c51d43 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/094bcf72-d826-4a4b-8b4c-c244a219dfe6 returned with HTTP 200 Sep 07 13:53:14 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 820/1620] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:53:14 2026] GET /volume/v3/volumes/094bcf72-d826-4a4b-8b4c-c244a219dfe6 => generated 852 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f87f1a21-2db4-4dc5-b5d8-94c4e52d29e3 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cf780da-6234-49a0-b3ad-09aac12dd781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:53:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f87f1a21-2db4-4dc5-b5d8-94c4e52d29e3 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f250fb8d-f3fb-402b-a934-686ca9155ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:53:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-dd419c92-0241-4872-ad76-cb7b397032ed None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-dd419c92-0241-4872-ad76-cb7b397032ed tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] DELETE http://192.168.122.6/volume/v3/volumes/094bcf72-d826-4a4b-8b4c-c244a219dfe6 Sep 07 13:53:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-dd419c92-0241-4872-ad76-cb7b397032ed tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-dd419c92-0241-4872-ad76-cb7b397032ed tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:15 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-dd419c92-0241-4872-ad76-cb7b397032ed tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Delete volume with id: 094bcf72-d826-4a4b-8b4c-c244a219dfe6 Sep 07 13:53:15 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:15 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:53:15 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:15 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:15 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-dd419c92-0241-4872-ad76-cb7b397032ed tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:53:15 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-dd419c92-0241-4872-ad76-cb7b397032ed tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Delete volume request issued successfully. Sep 07 13:53:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-dd419c92-0241-4872-ad76-cb7b397032ed tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/094bcf72-d826-4a4b-8b4c-c244a219dfe6 returned with HTTP 202 Sep 07 13:53:15 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 821/1621] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:53:15 2026] DELETE /volume/v3/volumes/094bcf72-d826-4a4b-8b4c-c244a219dfe6 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:53:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b44ea731-3306-49f3-9136-0ac66a3f2d86 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b44ea731-3306-49f3-9136-0ac66a3f2d86 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/094bcf72-d826-4a4b-8b4c-c244a219dfe6 Sep 07 13:53:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b44ea731-3306-49f3-9136-0ac66a3f2d86 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b44ea731-3306-49f3-9136-0ac66a3f2d86 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:15 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:15 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:53:15 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:15 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:15 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b44ea731-3306-49f3-9136-0ac66a3f2d86 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:53:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b44ea731-3306-49f3-9136-0ac66a3f2d86 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/094bcf72-d826-4a4b-8b4c-c244a219dfe6 returned with HTTP 200 Sep 07 13:53:15 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 822/1622] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:53:15 2026] GET /volume/v3/volumes/094bcf72-d826-4a4b-8b4c-c244a219dfe6 => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:15 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-f87f1a21-2db4-4dc5-b5d8-94c4e52d29e3 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Created reservations ['880301c1-a336-4abe-9687-18a3b3929fd8', '45fc909b-8bf8-488f-b41b-04a588b95c19', 'ac97f870-4799-4c94-8bb4-9da7d1816816', '004ad35a-aa12-464e-9ca1-ef3927b04956'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:53:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f87f1a21-2db4-4dc5-b5d8-94c4e52d29e3 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f250fb8d-f3fb-402b-a934-686ca9155ebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['880301c1-a336-4abe-9687-18a3b3929fd8', '45fc909b-8bf8-488f-b41b-04a588b95c19', 'ac97f870-4799-4c94-8bb4-9da7d1816816', '004ad35a-aa12-464e-9ca1-ef3927b04956']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:53:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f87f1a21-2db4-4dc5-b5d8-94c4e52d29e3 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a36e482-b90c-4cc3-9354-77c4e8d55548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:53:15 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:15 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:53:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f87f1a21-2db4-4dc5-b5d8-94c4e52d29e3 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a36e482-b90c-4cc3-9354-77c4e8d55548) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b4e4b76-4587-4f38-aa1c-b0f8e3548c36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-701755470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6147a7e49abf47eda252408fb0741f33',qos_specs=None,replication_status=,reservations=['880301c1-a336-4abe-9687-18a3b3929fd8','45fc909b-8bf8-488f-b41b-04a588b95c19','ac97f870-4799-4c94-8bb4-9da7d1816816','004ad35a-aa12-464e-9ca1-ef3927b04956'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34aacec7b8284f38a711d350e4e44e17',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:53:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-701755470',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b4e4b76-4587-4f38-aa1c-b0f8e3548c36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6147a7e49abf47eda252408fb0741f33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34aacec7b8284f38a711d350e4e44e17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:53:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f87f1a21-2db4-4dc5-b5d8-94c4e52d29e3 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (984a3ae9-9da5-438b-9c71-13ba68bd03bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:53:15 devstack devstack@c-api.service[87261]: DEBUG dbcounter [-] [87261] Writing DB stats cinder:SELECT=327,cinder:INSERT=54,cinder:UPDATE=93 {{(pid=87261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:53:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f87f1a21-2db4-4dc5-b5d8-94c4e52d29e3 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (984a3ae9-9da5-438b-9c71-13ba68bd03bb) transitioned into state 'SUCCESS' from state '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-701755470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6147a7e49abf47eda252408fb0741f33',qos_specs=None,replication_status=,reservations=['880301c1-a336-4abe-9687-18a3b3929fd8','45fc909b-8bf8-488f-b41b-04a588b95c19','ac97f870-4799-4c94-8bb4-9da7d1816816','004ad35a-aa12-464e-9ca1-ef3927b04956'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34aacec7b8284f38a711d350e4e44e17',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:53:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f87f1a21-2db4-4dc5-b5d8-94c4e52d29e3 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ef7d4ab-a985-493b-854f-1d8936de9c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:53:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f87f1a21-2db4-4dc5-b5d8-94c4e52d29e3 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ef7d4ab-a985-493b-854f-1d8936de9c60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:53:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f87f1a21-2db4-4dc5-b5d8-94c4e52d29e3 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Flow 'volume_create_api' (fbf5eec9-6643-4dc6-a379-afdd2958860b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:53:15 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f87f1a21-2db4-4dc5-b5d8-94c4e52d29e3 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Create volume request issued successfully. Sep 07 13:53:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f87f1a21-2db4-4dc5-b5d8-94c4e52d29e3 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:53:15 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 801/1623] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:53:14 2026] POST /volume/v3/volumes => generated 759 bytes in 857 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 13:53:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-70f43a1e-32ea-4147-b4a9-ce711b22daab None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-70f43a1e-32ea-4147-b4a9-ce711b22daab tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 Sep 07 13:53:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-70f43a1e-32ea-4147-b4a9-ce711b22daab tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-70f43a1e-32ea-4147-b4a9-ce711b22daab tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:15 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:15 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:53:15 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:15 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:15 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-70f43a1e-32ea-4147-b4a9-ce711b22daab tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:53:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-70f43a1e-32ea-4147-b4a9-ce711b22daab tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 returned with HTTP 200 Sep 07 13:53:15 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 823/1624] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:53:15 2026] GET /volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 => generated 827 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-45c400d1-0fd1-41e4-a52e-8f577e6a694a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-45c400d1-0fd1-41e4-a52e-8f577e6a694a tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/094bcf72-d826-4a4b-8b4c-c244a219dfe6 Sep 07 13:53:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-45c400d1-0fd1-41e4-a52e-8f577e6a694a tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-45c400d1-0fd1-41e4-a52e-8f577e6a694a tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:16 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:16 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:53:16 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:16 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:16 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-45c400d1-0fd1-41e4-a52e-8f577e6a694a tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:53:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-45c400d1-0fd1-41e4-a52e-8f577e6a694a tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/094bcf72-d826-4a4b-8b4c-c244a219dfe6 returned with HTTP 200 Sep 07 13:53:16 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 802/1625] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:53:16 2026] GET /volume/v3/volumes/094bcf72-d826-4a4b-8b4c-c244a219dfe6 => generated 851 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ae6380e5-b66f-4cf8-aabb-0d105533b700 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ae6380e5-b66f-4cf8-aabb-0d105533b700 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 Sep 07 13:53:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ae6380e5-b66f-4cf8-aabb-0d105533b700 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ae6380e5-b66f-4cf8-aabb-0d105533b700 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:16 devstack devstack@c-api.service[87262]: DEBUG dbcounter [-] [87262] Writing DB stats cinder:SELECT=303,cinder:INSERT=43,cinder:UPDATE=84 {{(pid=87262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:53:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-46127797-24ad-4267-bc76-49ff0fb9bc57 req-2c95956a-d1cd-45a2-b6bf-62c5b509ae05 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:16 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:16 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:53:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-46127797-24ad-4267-bc76-49ff0fb9bc57 req-2c95956a-d1cd-45a2-b6bf-62c5b509ae05 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] DELETE http://192.168.122.6/volume/v3/attachments/28a5b43a-e449-4d79-95c4-613859a6e4c9 Sep 07 13:53:16 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:16 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-46127797-24ad-4267-bc76-49ff0fb9bc57 req-2c95956a-d1cd-45a2-b6bf-62c5b509ae05 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-46127797-24ad-4267-bc76-49ff0fb9bc57 req-2c95956a-d1cd-45a2-b6bf-62c5b509ae05 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:16 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ae6380e5-b66f-4cf8-aabb-0d105533b700 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:53:16 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:16 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ae6380e5-b66f-4cf8-aabb-0d105533b700 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 returned with HTTP 200 Sep 07 13:53:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 824/1626] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:53:16 2026] GET /volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 => generated 851 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:16 devstack devstack@c-api.service[87261]: /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 07 13:53:16 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, Sep 07 13:53:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-46127797-24ad-4267-bc76-49ff0fb9bc57 req-2c95956a-d1cd-45a2-b6bf-62c5b509ae05 tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] http://192.168.122.6/volume/v3/attachments/28a5b43a-e449-4d79-95c4-613859a6e4c9 returned with HTTP 200 Sep 07 13:53:17 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 803/1627] 192.168.122.6 () {64 vars in 1552 bytes} [Mon Sep 7 13:53:16 2026] DELETE /volume/v3/attachments/28a5b43a-e449-4d79-95c4-613859a6e4c9 => generated 19 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-46127797-24ad-4267-bc76-49ff0fb9bc57 req-323175c8-4643-40fe-bd58-bd63ccfefc8d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-46127797-24ad-4267-bc76-49ff0fb9bc57 req-323175c8-4643-40fe-bd58-bd63ccfefc8d tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] DELETE http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 Sep 07 13:53:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-46127797-24ad-4267-bc76-49ff0fb9bc57 req-323175c8-4643-40fe-bd58-bd63ccfefc8d tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-46127797-24ad-4267-bc76-49ff0fb9bc57 req-323175c8-4643-40fe-bd58-bd63ccfefc8d tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:17 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [req-46127797-24ad-4267-bc76-49ff0fb9bc57 req-323175c8-4643-40fe-bd58-bd63ccfefc8d tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Delete volume with id: 664cac84-7c2e-4092-a58f-4219c6065d08 Sep 07 13:53:17 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:17 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:53:17 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:17 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:17 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-46127797-24ad-4267-bc76-49ff0fb9bc57 req-323175c8-4643-40fe-bd58-bd63ccfefc8d tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Volume info retrieved successfully. Sep 07 13:53:17 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-46127797-24ad-4267-bc76-49ff0fb9bc57 req-323175c8-4643-40fe-bd58-bd63ccfefc8d tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] Delete volume request issued successfully. Sep 07 13:53:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-46127797-24ad-4267-bc76-49ff0fb9bc57 req-323175c8-4643-40fe-bd58-bd63ccfefc8d tempest-TestShelveInstance-1626297668 tempest-TestShelveInstance-1626297668-project-member] http://192.168.122.6/volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 returned with HTTP 202 Sep 07 13:53:17 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 825/1628] 192.168.122.6 () {62 vars in 1499 bytes} [Mon Sep 7 13:53:17 2026] DELETE /volume/v3/volumes/664cac84-7c2e-4092-a58f-4219c6065d08 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:53:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-224eee8a-85d1-4c43-a8d5-19fc042432b1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-224eee8a-85d1-4c43-a8d5-19fc042432b1 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/094bcf72-d826-4a4b-8b4c-c244a219dfe6 Sep 07 13:53:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-224eee8a-85d1-4c43-a8d5-19fc042432b1 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-224eee8a-85d1-4c43-a8d5-19fc042432b1 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-224eee8a-85d1-4c43-a8d5-19fc042432b1 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/094bcf72-d826-4a4b-8b4c-c244a219dfe6 returned with HTTP 404 Sep 07 13:53:17 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 804/1629] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:53:17 2026] GET /volume/v3/volumes/094bcf72-d826-4a4b-8b4c-c244a219dfe6 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:53:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-3787e1ac-a948-4fd7-8304-737fb9a101da None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3787e1ac-a948-4fd7-8304-737fb9a101da tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/cee4f461-c874-42e3-b912-a88cf645427f Sep 07 13:53:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3787e1ac-a948-4fd7-8304-737fb9a101da tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3787e1ac-a948-4fd7-8304-737fb9a101da tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:17 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:17 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:53:17 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:17 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:17 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-3787e1ac-a948-4fd7-8304-737fb9a101da tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:53:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3787e1ac-a948-4fd7-8304-737fb9a101da tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/cee4f461-c874-42e3-b912-a88cf645427f returned with HTTP 200 Sep 07 13:53:17 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 826/1630] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:53:17 2026] GET /volume/v3/volumes/cee4f461-c874-42e3-b912-a88cf645427f => generated 851 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8036d784-1ed3-40cc-9ff6-b8487af8070e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8036d784-1ed3-40cc-9ff6-b8487af8070e tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] DELETE http://192.168.122.6/volume/v3/volumes/cee4f461-c874-42e3-b912-a88cf645427f Sep 07 13:53:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8036d784-1ed3-40cc-9ff6-b8487af8070e tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8036d784-1ed3-40cc-9ff6-b8487af8070e tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:17 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-8036d784-1ed3-40cc-9ff6-b8487af8070e tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Delete volume with id: cee4f461-c874-42e3-b912-a88cf645427f Sep 07 13:53:17 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:17 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:53:17 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:17 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:17 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8036d784-1ed3-40cc-9ff6-b8487af8070e tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:53:17 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8036d784-1ed3-40cc-9ff6-b8487af8070e tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Delete volume request issued successfully. Sep 07 13:53:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8036d784-1ed3-40cc-9ff6-b8487af8070e tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/cee4f461-c874-42e3-b912-a88cf645427f returned with HTTP 202 Sep 07 13:53:17 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 805/1631] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:53:17 2026] DELETE /volume/v3/volumes/cee4f461-c874-42e3-b912-a88cf645427f => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:53:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-492e224a-dc26-4cc1-8a40-bcb1e20f96ac None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-492e224a-dc26-4cc1-8a40-bcb1e20f96ac tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/cee4f461-c874-42e3-b912-a88cf645427f Sep 07 13:53:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-492e224a-dc26-4cc1-8a40-bcb1e20f96ac tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-492e224a-dc26-4cc1-8a40-bcb1e20f96ac tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:17 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:17 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:53:17 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:17 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:17 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-492e224a-dc26-4cc1-8a40-bcb1e20f96ac tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:53:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-492e224a-dc26-4cc1-8a40-bcb1e20f96ac tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/cee4f461-c874-42e3-b912-a88cf645427f returned with HTTP 200 Sep 07 13:53:17 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 827/1632] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:53:17 2026] GET /volume/v3/volumes/cee4f461-c874-42e3-b912-a88cf645427f => generated 850 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-45902430-cdce-479d-8bf4-367af755fa80 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-45902430-cdce-479d-8bf4-367af755fa80 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 Sep 07 13:53:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-45902430-cdce-479d-8bf4-367af755fa80 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-45902430-cdce-479d-8bf4-367af755fa80 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:17 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:17 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:53:17 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:17 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:17 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-45902430-cdce-479d-8bf4-367af755fa80 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:53:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-45902430-cdce-479d-8bf4-367af755fa80 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 returned with HTTP 200 Sep 07 13:53:17 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 806/1633] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:53:17 2026] GET /volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-1b8cc85a-213c-4688-9224-520e61cb017a req-8c6cfd5d-b9c1-461e-9d85-a3ecf9e808a8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-1b8cc85a-213c-4688-9224-520e61cb017a req-8c6cfd5d-b9c1-461e-9d85-a3ecf9e808a8 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 Sep 07 13:53:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-1b8cc85a-213c-4688-9224-520e61cb017a req-8c6cfd5d-b9c1-461e-9d85-a3ecf9e808a8 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-1b8cc85a-213c-4688-9224-520e61cb017a req-8c6cfd5d-b9c1-461e-9d85-a3ecf9e808a8 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:18 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:18 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:53:18 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:18 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:18 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-1b8cc85a-213c-4688-9224-520e61cb017a req-8c6cfd5d-b9c1-461e-9d85-a3ecf9e808a8 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:53:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-1b8cc85a-213c-4688-9224-520e61cb017a req-8c6cfd5d-b9c1-461e-9d85-a3ecf9e808a8 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 returned with HTTP 200 Sep 07 13:53:18 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 828/1634] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:53:18 2026] GET /volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 => generated 852 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-0239797c-a92b-40d5-b42d-d3ec41dc4af4 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0239797c-a92b-40d5-b42d-d3ec41dc4af4 None None] GET http://192.168.122.6/volume// Sep 07 13:53:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0239797c-a92b-40d5-b42d-d3ec41dc4af4 None None] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0239797c-a92b-40d5-b42d-d3ec41dc4af4 None None] Calling method 'all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0239797c-a92b-40d5-b42d-d3ec41dc4af4 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:53:18 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 807/1635] 192.168.122.6 () {58 vars in 1307 bytes} [Mon Sep 7 13:53:18 2026] GET /volume/ => generated 388 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:53:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-1b8cc85a-213c-4688-9224-520e61cb017a req-f3d3730e-1bbf-4fb7-a68d-c913aa9171fa None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-1b8cc85a-213c-4688-9224-520e61cb017a req-f3d3730e-1bbf-4fb7-a68d-c913aa9171fa tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 07 13:53:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-1b8cc85a-213c-4688-9224-520e61cb017a req-f3d3730e-1bbf-4fb7-a68d-c913aa9171fa tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b4e4b76-4587-4f38-aa1c-b0f8e3548c36", "connector": null, "instance_uuid": "026cde7c-aceb-4e6a-8cf7-cedd2992ca9b"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:53:18 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:18 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:53:18 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:18 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-1b8cc85a-213c-4688-9224-520e61cb017a req-f3d3730e-1bbf-4fb7-a68d-c913aa9171fa tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 07 13:53:18 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 829/1636] 192.168.122.6 () {66 vars in 1473 bytes} [Mon Sep 7 13:53:18 2026] POST /volume/v3/attachments => generated 273 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:53:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-af2477b2-7805-4633-b5af-8d37891630f6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-fc85917e-9bbd-4b9d-9b62-4ecf340d96df None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fc85917e-9bbd-4b9d-9b62-4ecf340d96df tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 Sep 07 13:53:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fc85917e-9bbd-4b9d-9b62-4ecf340d96df tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fc85917e-9bbd-4b9d-9b62-4ecf340d96df tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:18 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:18 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:53:18 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:18 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:18 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-fc85917e-9bbd-4b9d-9b62-4ecf340d96df tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:53:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fc85917e-9bbd-4b9d-9b62-4ecf340d96df tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 returned with HTTP 200 Sep 07 13:53:18 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 830/1637] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:53:18 2026] GET /volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e0e3391a-3708-4c5b-b707-5435bd795d16 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e0e3391a-3708-4c5b-b707-5435bd795d16 None None] GET http://192.168.122.6/volume// Sep 07 13:53:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e0e3391a-3708-4c5b-b707-5435bd795d16 None None] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e0e3391a-3708-4c5b-b707-5435bd795d16 None None] Calling method 'all' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e0e3391a-3708-4c5b-b707-5435bd795d16 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:53:18 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 831/1638] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:53:18 2026] GET /volume/ => generated 388 bytes in 26 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:53:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-1b8cc85a-213c-4688-9224-520e61cb017a req-bfc16e43-c4df-499b-a9b8-a2e691ab35dd None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-1b8cc85a-213c-4688-9224-520e61cb017a req-bfc16e43-c4df-499b-a9b8-a2e691ab35dd tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 Sep 07 13:53:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-1b8cc85a-213c-4688-9224-520e61cb017a req-bfc16e43-c4df-499b-a9b8-a2e691ab35dd tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-1b8cc85a-213c-4688-9224-520e61cb017a req-bfc16e43-c4df-499b-a9b8-a2e691ab35dd tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:18 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:18 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:53:18 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:18 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:18 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-1b8cc85a-213c-4688-9224-520e61cb017a req-bfc16e43-c4df-499b-a9b8-a2e691ab35dd tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:53:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-1b8cc85a-213c-4688-9224-520e61cb017a req-bfc16e43-c4df-499b-a9b8-a2e691ab35dd tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 returned with HTTP 200 Sep 07 13:53:18 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 832/1639] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 13:53:18 2026] GET /volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 => generated 1032 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 13:53:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-908edf03-5870-4371-bcdf-fb3e9de73f58 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-908edf03-5870-4371-bcdf-fb3e9de73f58 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/cee4f461-c874-42e3-b912-a88cf645427f Sep 07 13:53:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-908edf03-5870-4371-bcdf-fb3e9de73f58 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-908edf03-5870-4371-bcdf-fb3e9de73f58 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:18 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:18 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:53:18 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:18 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:18 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-908edf03-5870-4371-bcdf-fb3e9de73f58 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Volume info retrieved successfully. Sep 07 13:53:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-908edf03-5870-4371-bcdf-fb3e9de73f58 tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/cee4f461-c874-42e3-b912-a88cf645427f returned with HTTP 200 Sep 07 13:53:18 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 833/1640] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:53:18 2026] GET /volume/v3/volumes/cee4f461-c874-42e3-b912-a88cf645427f => generated 850 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-af2477b2-7805-4633-b5af-8d37891630f6 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 07 13:53:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-af2477b2-7805-4633-b5af-8d37891630f6 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aa3d53a9-bb09-477d-906a-bf250c26bd8b", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-767130394"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:53:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-af2477b2-7805-4633-b5af-8d37891630f6 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 404 Sep 07 13:53:18 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 808/1641] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 13:53:18 2026] POST /volume/v3/snapshots => generated 109 bytes in 403 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:53:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4a15a6fa-02c5-4634-bded-c6115071ee13 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4a15a6fa-02c5-4634-bded-c6115071ee13 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 07 13:53:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4a15a6fa-02c5-4634-bded-c6115071ee13 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-594517683"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:53:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-1b8cc85a-213c-4688-9224-520e61cb017a req-472b658e-7b1e-4355-aaa5-a08def38d0b9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-1b8cc85a-213c-4688-9224-520e61cb017a req-472b658e-7b1e-4355-aaa5-a08def38d0b9 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] PUT http://192.168.122.6/volume/v3/attachments/f819da11-4e46-4508-9d83-4d49101ae61d Sep 07 13:53:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-1b8cc85a-213c-4688-9224-520e61cb017a req-472b658e-7b1e-4355-aaa5-a08def38d0b9 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cf8721add54f", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "6a052522-d49c-4901-8b6c-ef97c1f54dff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:53:18 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-1b8cc85a-213c-4688-9224-520e61cb017a req-472b658e-7b1e-4355-aaa5-a08def38d0b9 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Acquiring lock "cinder-attachment_update-6b4e4b76-4587-4f38-aa1c-b0f8e3548c36-devstack" by "attachment_update" {{(pid=87261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:53:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4a15a6fa-02c5-4634-bded-c6115071ee13 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 404 Sep 07 13:53:19 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-1b8cc85a-213c-4688-9224-520e61cb017a req-472b658e-7b1e-4355-aaa5-a08def38d0b9 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Lock "cinder-attachment_update-6b4e4b76-4587-4f38-aa1c-b0f8e3548c36-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=87261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:53:19 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:19 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:19 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 834/1642] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 13:53:18 2026] POST /volume/v3/snapshots => generated 77 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:53:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1c59040f-d4be-4099-8cec-661cdfc15a38 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:19 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:19 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:53:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1c59040f-d4be-4099-8cec-661cdfc15a38 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-reader] GET http://192.168.122.6/volume/v3/snapshots?limit=invalid Sep 07 13:53:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1c59040f-d4be-4099-8cec-661cdfc15a38 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1c59040f-d4be-4099-8cec-661cdfc15a38 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-reader] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1c59040f-d4be-4099-8cec-661cdfc15a38 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-reader] HTTP exception thrown: limit param must be an integer Sep 07 13:53:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1c59040f-d4be-4099-8cec-661cdfc15a38 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-reader] http://192.168.122.6/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 07 13:53:19 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 835/1643] 192.168.122.6 () {58 vars in 1144 bytes} [Mon Sep 7 13:53:19 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 91 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:53:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a4b2c1ca-36a9-4e90-bb8f-5ac1a4ca287f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a4b2c1ca-36a9-4e90-bb8f-5ac1a4ca287f tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-reader] GET http://192.168.122.6/volume/v3/snapshots?marker=930a9f5b-4a6b-40f7-9823-14e8e94ae971 Sep 07 13:53:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a4b2c1ca-36a9-4e90-bb8f-5ac1a4ca287f tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a4b2c1ca-36a9-4e90-bb8f-5ac1a4ca287f tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-reader] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-a4b2c1ca-36a9-4e90-bb8f-5ac1a4ca287f tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-reader] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:53:19 devstack devstack@c-api.service[87262]: DEBUG cinder.db.api [None req-a4b2c1ca-36a9-4e90-bb8f-5ac1a4ca287f tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-reader] Building query based on filter {{(pid=87262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:53:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a4b2c1ca-36a9-4e90-bb8f-5ac1a4ca287f tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-reader] http://192.168.122.6/volume/v3/snapshots?marker=930a9f5b-4a6b-40f7-9823-14e8e94ae971 returned with HTTP 404 Sep 07 13:53:19 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 836/1644] 192.168.122.6 () {58 vars in 1204 bytes} [Mon Sep 7 13:53:19 2026] GET /volume/v3/snapshots?marker=930a9f5b-4a6b-40f7-9823-14e8e94ae971 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:53:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0996ace3-20be-4b0a-87c5-96dac50c4b10 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0996ace3-20be-4b0a-87c5-96dac50c4b10 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-reader] GET http://192.168.122.6/volume/v3/snapshots?sort_key=invalid Sep 07 13:53:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0996ace3-20be-4b0a-87c5-96dac50c4b10 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0996ace3-20be-4b0a-87c5-96dac50c4b10 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-reader] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-0996ace3-20be-4b0a-87c5-96dac50c4b10 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-reader] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:53:19 devstack devstack@c-api.service[87262]: DEBUG cinder.db.api [None req-0996ace3-20be-4b0a-87c5-96dac50c4b10 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-reader] Building query based on filter {{(pid=87262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 13:53:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0996ace3-20be-4b0a-87c5-96dac50c4b10 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-reader] http://192.168.122.6/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 07 13:53:19 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 837/1645] 192.168.122.6 () {58 vars in 1150 bytes} [Mon Sep 7 13:53:19 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:53:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-22639408-73d5-44c9-906b-23b81d3833f6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-22639408-73d5-44c9-906b-23b81d3833f6 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:53:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-22639408-73d5-44c9-906b-23b81d3833f6 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-833323013"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:53:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-22639408-73d5-44c9-906b-23b81d3833f6 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-833323013'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:53:19 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-22639408-73d5-44c9-906b-23b81d3833f6 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Create volume of 2 GB Sep 07 13:53:19 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-22639408-73d5-44c9-906b-23b81d3833f6 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Availability Zones retrieved successfully. Sep 07 13:53:19 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-22639408-73d5-44c9-906b-23b81d3833f6 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Flow 'volume_create_api' (bdebec20-8138-4797-b364-0a69d7a0a8b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:53:19 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-22639408-73d5-44c9-906b-23b81d3833f6 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30f061d2-ba1a-4070-9ae4-8505d51d6882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:53:19 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-22639408-73d5-44c9-906b-23b81d3833f6 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Validating volume size '2' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:53:19 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-1b8cc85a-213c-4688-9224-520e61cb017a req-472b658e-7b1e-4355-aaa5-a08def38d0b9 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Lock "cinder-attachment_update-6b4e4b76-4587-4f38-aa1c-b0f8e3548c36-devstack" released by "attachment_update" :: held 0.269s {{(pid=87261) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:53:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-1b8cc85a-213c-4688-9224-520e61cb017a req-472b658e-7b1e-4355-aaa5-a08def38d0b9 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/attachments/f819da11-4e46-4508-9d83-4d49101ae61d returned with HTTP 200 Sep 07 13:53:19 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 809/1646] 192.168.122.6 () {66 vars in 1583 bytes} [Mon Sep 7 13:53:18 2026] PUT /volume/v3/attachments/f819da11-4e46-4508-9d83-4d49101ae61d => generated 694 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:53:19 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-22639408-73d5-44c9-906b-23b81d3833f6 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30f061d2-ba1a-4070-9ae4-8505d51d6882) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:53:19 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-22639408-73d5-44c9-906b-23b81d3833f6 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b914f34-35fa-4e65-a855-cdead9465e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:53:19 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-22639408-73d5-44c9-906b-23b81d3833f6 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Created reservations ['ee3288b1-42b4-4a49-8c7a-c4f5222e31a8', 'f2722686-f006-45ab-b97e-13f008128787', '45ff64b8-9b1f-4ece-9e71-bc8348b7eb13', 'fe5f367c-c480-4974-81be-08025abdf7be'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:53:19 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-22639408-73d5-44c9-906b-23b81d3833f6 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b914f34-35fa-4e65-a855-cdead9465e97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee3288b1-42b4-4a49-8c7a-c4f5222e31a8', 'f2722686-f006-45ab-b97e-13f008128787', '45ff64b8-9b1f-4ece-9e71-bc8348b7eb13', 'fe5f367c-c480-4974-81be-08025abdf7be']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:53:19 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-22639408-73d5-44c9-906b-23b81d3833f6 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffdd3df4-d61d-41a4-922a-ff6b1b4c9efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:53:19 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:19 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:53:19 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-22639408-73d5-44c9-906b-23b81d3833f6 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffdd3df4-d61d-41a4-922a-ff6b1b4c9efa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '545c3600-6250-4742-a489-392f349ff717', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-833323013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='618b5e641b8449ad82e831f4473e0f48',qos_specs=None,replication_status=,reservations=['ee3288b1-42b4-4a49-8c7a-c4f5222e31a8','f2722686-f006-45ab-b97e-13f008128787','45ff64b8-9b1f-4ece-9e71-bc8348b7eb13','fe5f367c-c480-4974-81be-08025abdf7be'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6745f0443fed467e8b55224582770814',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:53:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-833323013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=545c3600-6250-4742-a489-392f349ff717,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='618b5e641b8449ad82e831f4473e0f48',provider_auth=None,provider_geometry=None,provider_id=None,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='6745f0443fed467e8b55224582770814',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:53:19 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-22639408-73d5-44c9-906b-23b81d3833f6 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81b15537-b14c-4f2e-a88c-3352159d0a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:53:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b31ef133-7d38-4b37-8dfe-b7a5572ac3a1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b31ef133-7d38-4b37-8dfe-b7a5572ac3a1 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 Sep 07 13:53:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b31ef133-7d38-4b37-8dfe-b7a5572ac3a1 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b31ef133-7d38-4b37-8dfe-b7a5572ac3a1 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:19 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:19 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:53:19 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:19 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:19 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b31ef133-7d38-4b37-8dfe-b7a5572ac3a1 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:53:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b31ef133-7d38-4b37-8dfe-b7a5572ac3a1 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 returned with HTTP 200 Sep 07 13:53:19 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 810/1647] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:53:19 2026] GET /volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 => generated 852 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:19 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-22639408-73d5-44c9-906b-23b81d3833f6 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81b15537-b14c-4f2e-a88c-3352159d0a76) transitioned into state 'SUCCESS' from state '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-833323013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='618b5e641b8449ad82e831f4473e0f48',qos_specs=None,replication_status=,reservations=['ee3288b1-42b4-4a49-8c7a-c4f5222e31a8','f2722686-f006-45ab-b97e-13f008128787','45ff64b8-9b1f-4ece-9e71-bc8348b7eb13','fe5f367c-c480-4974-81be-08025abdf7be'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6745f0443fed467e8b55224582770814',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:53:19 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-22639408-73d5-44c9-906b-23b81d3833f6 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3ca59d3-f20c-444d-ad29-5761e9eb0e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:53:19 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-22639408-73d5-44c9-906b-23b81d3833f6 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3ca59d3-f20c-444d-ad29-5761e9eb0e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:53:19 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-22639408-73d5-44c9-906b-23b81d3833f6 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Flow 'volume_create_api' (bdebec20-8138-4797-b364-0a69d7a0a8b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:53:19 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-22639408-73d5-44c9-906b-23b81d3833f6 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Create volume request issued successfully. Sep 07 13:53:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-22639408-73d5-44c9-906b-23b81d3833f6 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:53:19 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 838/1648] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:53:19 2026] POST /volume/v3/volumes => generated 766 bytes in 622 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:53:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a141a8d0-9f07-4656-b3d9-b2475bfba532 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a141a8d0-9f07-4656-b3d9-b2475bfba532 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] GET http://192.168.122.6/volume/v3/volumes/545c3600-6250-4742-a489-392f349ff717 Sep 07 13:53:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a141a8d0-9f07-4656-b3d9-b2475bfba532 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a141a8d0-9f07-4656-b3d9-b2475bfba532 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:19 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:19 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:53:19 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:19 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:19 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a141a8d0-9f07-4656-b3d9-b2475bfba532 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Volume info retrieved successfully. Sep 07 13:53:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a141a8d0-9f07-4656-b3d9-b2475bfba532 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] http://192.168.122.6/volume/v3/volumes/545c3600-6250-4742-a489-392f349ff717 returned with HTTP 200 Sep 07 13:53:19 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 811/1649] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:53:19 2026] GET /volume/v3/volumes/545c3600-6250-4742-a489-392f349ff717 => generated 834 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-dbe38f29-c2ce-4f65-8e57-cf16166349ba None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-dbe38f29-c2ce-4f65-8e57-cf16166349ba tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] GET http://192.168.122.6/volume/v3/volumes/cee4f461-c874-42e3-b912-a88cf645427f Sep 07 13:53:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-dbe38f29-c2ce-4f65-8e57-cf16166349ba tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-dbe38f29-c2ce-4f65-8e57-cf16166349ba tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-dbe38f29-c2ce-4f65-8e57-cf16166349ba tempest-VolumesSnapshotTestJSON-854675887 tempest-VolumesSnapshotTestJSON-854675887-project-member] http://192.168.122.6/volume/v3/volumes/cee4f461-c874-42e3-b912-a88cf645427f returned with HTTP 404 Sep 07 13:53:19 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 839/1650] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:53:19 2026] GET /volume/v3/volumes/cee4f461-c874-42e3-b912-a88cf645427f => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:53:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-1b8cc85a-213c-4688-9224-520e61cb017a req-acda7f7c-5b5d-4616-b847-c93ef6045978 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-1b8cc85a-213c-4688-9224-520e61cb017a req-acda7f7c-5b5d-4616-b847-c93ef6045978 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] POST http://192.168.122.6/volume/v3/attachments/f819da11-4e46-4508-9d83-4d49101ae61d/action Sep 07 13:53:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-1b8cc85a-213c-4688-9224-520e61cb017a req-acda7f7c-5b5d-4616-b847-c93ef6045978 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Action body: b'{"os-complete": null}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:53:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-1b8cc85a-213c-4688-9224-520e61cb017a req-acda7f7c-5b5d-4616-b847-c93ef6045978 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:53:20 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:20 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:53:20 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:20 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-1b8cc85a-213c-4688-9224-520e61cb017a req-acda7f7c-5b5d-4616-b847-c93ef6045978 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/attachments/f819da11-4e46-4508-9d83-4d49101ae61d/action returned with HTTP 204 Sep 07 13:53:20 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 812/1651] 192.168.122.6 () {66 vars in 1604 bytes} [Mon Sep 7 13:53:20 2026] POST /volume/v3/attachments/f819da11-4e46-4508-9d83-4d49101ae61d/action => generated 0 bytes in 122 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:53:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ca6ee7e6-ef29-461d-b7ad-a0b3bbfbebcb None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ca6ee7e6-ef29-461d-b7ad-a0b3bbfbebcb tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 Sep 07 13:53:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ca6ee7e6-ef29-461d-b7ad-a0b3bbfbebcb tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ca6ee7e6-ef29-461d-b7ad-a0b3bbfbebcb tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:20 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:20 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:53:20 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:20 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:20 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ca6ee7e6-ef29-461d-b7ad-a0b3bbfbebcb tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:53:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ca6ee7e6-ef29-461d-b7ad-a0b3bbfbebcb tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 returned with HTTP 200 Sep 07 13:53:20 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 840/1652] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:53:20 2026] GET /volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 => generated 1144 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:53:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d1131f7b-d9bb-442a-ad56-3e61a579818e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d1131f7b-d9bb-442a-ad56-3e61a579818e tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 Sep 07 13:53:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d1131f7b-d9bb-442a-ad56-3e61a579818e tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d1131f7b-d9bb-442a-ad56-3e61a579818e tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4a034baa-790b-42f8-892a-fc12bb64677f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4a034baa-790b-42f8-892a-fc12bb64677f tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] GET http://192.168.122.6/volume/v3/volumes/545c3600-6250-4742-a489-392f349ff717 Sep 07 13:53:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4a034baa-790b-42f8-892a-fc12bb64677f tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4a034baa-790b-42f8-892a-fc12bb64677f tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:20 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:20 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:53:20 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:20 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:20 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d1131f7b-d9bb-442a-ad56-3e61a579818e tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:53:20 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:20 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:53:20 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:20 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d1131f7b-d9bb-442a-ad56-3e61a579818e tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 returned with HTTP 200 Sep 07 13:53:20 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 813/1653] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:53:20 2026] GET /volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 => generated 1144 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:53:20 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-4a034baa-790b-42f8-892a-fc12bb64677f tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Volume info retrieved successfully. Sep 07 13:53:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4a034baa-790b-42f8-892a-fc12bb64677f tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] http://192.168.122.6/volume/v3/volumes/545c3600-6250-4742-a489-392f349ff717 returned with HTTP 200 Sep 07 13:53:20 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 841/1654] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:53:20 2026] GET /volume/v3/volumes/545c3600-6250-4742-a489-392f349ff717 => generated 858 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-cc34bade-4813-40df-b387-f52c217d21d1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cc34bade-4813-40df-b387-f52c217d21d1 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] GET http://192.168.122.6/volume/v3/volumes/545c3600-6250-4742-a489-392f349ff717 Sep 07 13:53:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cc34bade-4813-40df-b387-f52c217d21d1 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cc34bade-4813-40df-b387-f52c217d21d1 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:22 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:22 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:53:22 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:22 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:22 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-cc34bade-4813-40df-b387-f52c217d21d1 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Volume info retrieved successfully. Sep 07 13:53:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cc34bade-4813-40df-b387-f52c217d21d1 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] http://192.168.122.6/volume/v3/volumes/545c3600-6250-4742-a489-392f349ff717 returned with HTTP 200 Sep 07 13:53:22 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 814/1655] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:53:22 2026] GET /volume/v3/volumes/545c3600-6250-4742-a489-392f349ff717 => generated 859 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-83e1e3a0-23f0-436a-8a46-610551a0f7b4 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-83e1e3a0-23f0-436a-8a46-610551a0f7b4 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 07 13:53:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-83e1e3a0-23f0-436a-8a46-610551a0f7b4 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "545c3600-6250-4742-a489-392f349ff717", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-852166974"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:53:22 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:22 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:53:22 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:22 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:22 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-83e1e3a0-23f0-436a-8a46-610551a0f7b4 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Volume info retrieved successfully. Sep 07 13:53:22 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-83e1e3a0-23f0-436a-8a46-610551a0f7b4 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Create snapshot from volume 545c3600-6250-4742-a489-392f349ff717 Sep 07 13:53:22 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-83e1e3a0-23f0-436a-8a46-610551a0f7b4 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Created reservations ['6c6c318c-3836-425c-b5e8-5f69a9793fb6', '38dd1e6f-aa1e-4bbf-81d7-ae632ae09c5d', 'b5b6ed76-6a4a-4185-8f27-fa2153d5cd2a', 'bbcded27-f577-483f-8cde-3879efaacf2e'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:53:22 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:22 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:53:22 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-83e1e3a0-23f0-436a-8a46-610551a0f7b4 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Snapshot create request issued successfully. Sep 07 13:53:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-83e1e3a0-23f0-436a-8a46-610551a0f7b4 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 13:53:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 842/1656] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 13:53:22 2026] POST /volume/v3/snapshots => generated 317 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:53:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3c4e99e3-65a8-42f6-ac69-c49e59ddbe32 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3c4e99e3-65a8-42f6-ac69-c49e59ddbe32 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] GET http://192.168.122.6/volume/v3/snapshots/0943c29d-6897-46d2-b0d0-031e387e82ce Sep 07 13:53:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3c4e99e3-65a8-42f6-ac69-c49e59ddbe32 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3c4e99e3-65a8-42f6-ac69-c49e59ddbe32 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:22 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:22 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:22 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3c4e99e3-65a8-42f6-ac69-c49e59ddbe32 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Snapshot retrieved successfully. Sep 07 13:53:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3c4e99e3-65a8-42f6-ac69-c49e59ddbe32 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] http://192.168.122.6/volume/v3/snapshots/0943c29d-6897-46d2-b0d0-031e387e82ce returned with HTTP 200 Sep 07 13:53:22 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 815/1657] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:53:22 2026] GET /volume/v3/snapshots/0943c29d-6897-46d2-b0d0-031e387e82ce => generated 449 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9863a06c-66c6-4b2a-9c19-104c162ac081 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9863a06c-66c6-4b2a-9c19-104c162ac081 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] GET http://192.168.122.6/volume/v3/snapshots/0943c29d-6897-46d2-b0d0-031e387e82ce Sep 07 13:53:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9863a06c-66c6-4b2a-9c19-104c162ac081 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9863a06c-66c6-4b2a-9c19-104c162ac081 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:23 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:23 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:23 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9863a06c-66c6-4b2a-9c19-104c162ac081 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Snapshot retrieved successfully. Sep 07 13:53:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9863a06c-66c6-4b2a-9c19-104c162ac081 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] http://192.168.122.6/volume/v3/snapshots/0943c29d-6897-46d2-b0d0-031e387e82ce returned with HTTP 200 Sep 07 13:53:23 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 843/1658] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:53:23 2026] GET /volume/v3/snapshots/0943c29d-6897-46d2-b0d0-031e387e82ce => generated 449 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-0e9e57e0-1d10-4fc4-90bc-3cd324c02ab9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0e9e57e0-1d10-4fc4-90bc-3cd324c02ab9 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] GET http://192.168.122.6/volume/v3/snapshots/0943c29d-6897-46d2-b0d0-031e387e82ce Sep 07 13:53:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0e9e57e0-1d10-4fc4-90bc-3cd324c02ab9 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0e9e57e0-1d10-4fc4-90bc-3cd324c02ab9 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:24 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:24 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:24 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-0e9e57e0-1d10-4fc4-90bc-3cd324c02ab9 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Snapshot retrieved successfully. Sep 07 13:53:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0e9e57e0-1d10-4fc4-90bc-3cd324c02ab9 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] http://192.168.122.6/volume/v3/snapshots/0943c29d-6897-46d2-b0d0-031e387e82ce returned with HTTP 200 Sep 07 13:53:24 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 816/1659] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:53:24 2026] GET /volume/v3/snapshots/0943c29d-6897-46d2-b0d0-031e387e82ce => generated 449 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d6bde7d1-35b5-4910-b56f-7af07d56b9c1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d6bde7d1-35b5-4910-b56f-7af07d56b9c1 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] GET http://192.168.122.6/volume/v3/snapshots/0943c29d-6897-46d2-b0d0-031e387e82ce Sep 07 13:53:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d6bde7d1-35b5-4910-b56f-7af07d56b9c1 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d6bde7d1-35b5-4910-b56f-7af07d56b9c1 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:25 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:25 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:25 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d6bde7d1-35b5-4910-b56f-7af07d56b9c1 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Snapshot retrieved successfully. Sep 07 13:53:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d6bde7d1-35b5-4910-b56f-7af07d56b9c1 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] http://192.168.122.6/volume/v3/snapshots/0943c29d-6897-46d2-b0d0-031e387e82ce returned with HTTP 200 Sep 07 13:53:25 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 844/1660] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:53:25 2026] GET /volume/v3/snapshots/0943c29d-6897-46d2-b0d0-031e387e82ce => generated 476 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9a0e5ea0-a078-4cd9-be44-8aba1d326578 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9a0e5ea0-a078-4cd9-be44-8aba1d326578 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:53:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9a0e5ea0-a078-4cd9-be44-8aba1d326578 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "0943c29d-6897-46d2-b0d0-031e387e82ce"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:53:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-9a0e5ea0-a078-4cd9-be44-8aba1d326578 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '0943c29d-6897-46d2-b0d0-031e387e82ce'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:53:25 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:25 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:25 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9a0e5ea0-a078-4cd9-be44-8aba1d326578 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Snapshot retrieved successfully. Sep 07 13:53:25 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-9a0e5ea0-a078-4cd9-be44-8aba1d326578 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Create volume of 1 GB Sep 07 13:53:25 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9a0e5ea0-a078-4cd9-be44-8aba1d326578 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Availability Zones retrieved successfully. Sep 07 13:53:25 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-9a0e5ea0-a078-4cd9-be44-8aba1d326578 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Flow 'volume_create_api' (ced41c61-f8fa-4098-8992-9763dfe06e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:53:25 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-9a0e5ea0-a078-4cd9-be44-8aba1d326578 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (999835d3-a4c0-4213-9ed2-dfc3680f10b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:53:25 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-9a0e5ea0-a078-4cd9-be44-8aba1d326578 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:53:25 devstack devstack@c-api.service[87261]: WARNING cinder.volume.api [None req-9a0e5ea0-a078-4cd9-be44-8aba1d326578 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (999835d3-a4c0-4213-9ed2-dfc3680f10b1) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 13:53:25 devstack devstack@c-api.service[87261]: 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 07 13:53:25 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-9a0e5ea0-a078-4cd9-be44-8aba1d326578 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (999835d3-a4c0-4213-9ed2-dfc3680f10b1) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:53:25 devstack devstack@c-api.service[87261]: WARNING cinder.volume.api [None req-9a0e5ea0-a078-4cd9-be44-8aba1d326578 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (999835d3-a4c0-4213-9ed2-dfc3680f10b1) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 13:53:25 devstack devstack@c-api.service[87261]: WARNING cinder.volume.api [None req-9a0e5ea0-a078-4cd9-be44-8aba1d326578 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Flow 'volume_create_api' (ced41c61-f8fa-4098-8992-9763dfe06e2c) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 13:53:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9a0e5ea0-a078-4cd9-be44-8aba1d326578 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 400 Sep 07 13:53:25 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 817/1661] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:53:25 2026] POST /volume/v3/volumes => generated 171 bytes in 113 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 13:53:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2245c9d5-3c76-4867-8794-ef624e2c0564 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2245c9d5-3c76-4867-8794-ef624e2c0564 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/0943c29d-6897-46d2-b0d0-031e387e82ce Sep 07 13:53:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2245c9d5-3c76-4867-8794-ef624e2c0564 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2245c9d5-3c76-4867-8794-ef624e2c0564 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:25 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-2245c9d5-3c76-4867-8794-ef624e2c0564 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Delete snapshot with id: 0943c29d-6897-46d2-b0d0-031e387e82ce Sep 07 13:53:25 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:25 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:25 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2245c9d5-3c76-4867-8794-ef624e2c0564 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Snapshot retrieved successfully. Sep 07 13:53:25 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:25 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:53:25 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2245c9d5-3c76-4867-8794-ef624e2c0564 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Snapshot delete request issued successfully. Sep 07 13:53:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2245c9d5-3c76-4867-8794-ef624e2c0564 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] http://192.168.122.6/volume/v3/snapshots/0943c29d-6897-46d2-b0d0-031e387e82ce returned with HTTP 202 Sep 07 13:53:25 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 845/1662] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 13:53:25 2026] DELETE /volume/v3/snapshots/0943c29d-6897-46d2-b0d0-031e387e82ce => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:53:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-073edafd-b1f3-47c8-aacd-86f562aa971f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-073edafd-b1f3-47c8-aacd-86f562aa971f tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] GET http://192.168.122.6/volume/v3/snapshots/0943c29d-6897-46d2-b0d0-031e387e82ce Sep 07 13:53:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-073edafd-b1f3-47c8-aacd-86f562aa971f tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-073edafd-b1f3-47c8-aacd-86f562aa971f tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:25 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:25 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:25 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-073edafd-b1f3-47c8-aacd-86f562aa971f tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Snapshot retrieved successfully. Sep 07 13:53:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-073edafd-b1f3-47c8-aacd-86f562aa971f tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] http://192.168.122.6/volume/v3/snapshots/0943c29d-6897-46d2-b0d0-031e387e82ce returned with HTTP 200 Sep 07 13:53:25 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 818/1663] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:53:25 2026] GET /volume/v3/snapshots/0943c29d-6897-46d2-b0d0-031e387e82ce => generated 475 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ff341f2a-f175-43e9-97d6-d8b303417ea1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:26 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ff341f2a-f175-43e9-97d6-d8b303417ea1 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] GET http://192.168.122.6/volume/v3/snapshots/0943c29d-6897-46d2-b0d0-031e387e82ce Sep 07 13:53:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ff341f2a-f175-43e9-97d6-d8b303417ea1 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ff341f2a-f175-43e9-97d6-d8b303417ea1 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:26 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:26 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:26 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ff341f2a-f175-43e9-97d6-d8b303417ea1 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Snapshot retrieved successfully. Sep 07 13:53:26 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ff341f2a-f175-43e9-97d6-d8b303417ea1 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] http://192.168.122.6/volume/v3/snapshots/0943c29d-6897-46d2-b0d0-031e387e82ce returned with HTTP 200 Sep 07 13:53:26 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 846/1664] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:53:26 2026] GET /volume/v3/snapshots/0943c29d-6897-46d2-b0d0-031e387e82ce => generated 475 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-93a9b599-0753-4fac-8d63-eacb2d29717a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:27 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-93a9b599-0753-4fac-8d63-eacb2d29717a tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] GET http://192.168.122.6/volume/v3/snapshots/0943c29d-6897-46d2-b0d0-031e387e82ce Sep 07 13:53:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-93a9b599-0753-4fac-8d63-eacb2d29717a tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-93a9b599-0753-4fac-8d63-eacb2d29717a tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:27 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:27 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:27 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-93a9b599-0753-4fac-8d63-eacb2d29717a tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Snapshot retrieved successfully. Sep 07 13:53:27 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-93a9b599-0753-4fac-8d63-eacb2d29717a tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] http://192.168.122.6/volume/v3/snapshots/0943c29d-6897-46d2-b0d0-031e387e82ce returned with HTTP 200 Sep 07 13:53:27 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 819/1665] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:53:27 2026] GET /volume/v3/snapshots/0943c29d-6897-46d2-b0d0-031e387e82ce => generated 475 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:53:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-cb7e68d8-1de8-4034-bb83-93a415b834ea None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cb7e68d8-1de8-4034-bb83-93a415b834ea tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] GET http://192.168.122.6/volume/v3/snapshots/0943c29d-6897-46d2-b0d0-031e387e82ce Sep 07 13:53:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cb7e68d8-1de8-4034-bb83-93a415b834ea tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cb7e68d8-1de8-4034-bb83-93a415b834ea tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cb7e68d8-1de8-4034-bb83-93a415b834ea tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] http://192.168.122.6/volume/v3/snapshots/0943c29d-6897-46d2-b0d0-031e387e82ce returned with HTTP 404 Sep 07 13:53:28 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 847/1666] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:53:28 2026] GET /volume/v3/snapshots/0943c29d-6897-46d2-b0d0-031e387e82ce => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:53:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-199bc12c-6e1e-44ee-9b1d-7d2b3ee63dc2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-199bc12c-6e1e-44ee-9b1d-7d2b3ee63dc2 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] GET http://192.168.122.6/volume/v3/volumes/545c3600-6250-4742-a489-392f349ff717 Sep 07 13:53:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-199bc12c-6e1e-44ee-9b1d-7d2b3ee63dc2 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-199bc12c-6e1e-44ee-9b1d-7d2b3ee63dc2 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:28 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:28 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:53:28 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:28 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:28 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-199bc12c-6e1e-44ee-9b1d-7d2b3ee63dc2 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Volume info retrieved successfully. Sep 07 13:53:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-199bc12c-6e1e-44ee-9b1d-7d2b3ee63dc2 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] http://192.168.122.6/volume/v3/volumes/545c3600-6250-4742-a489-392f349ff717 returned with HTTP 200 Sep 07 13:53:28 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 820/1667] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:53:28 2026] GET /volume/v3/volumes/545c3600-6250-4742-a489-392f349ff717 => generated 859 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8bd47ef5-9c7d-480e-8c11-af01096dd2d2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8bd47ef5-9c7d-480e-8c11-af01096dd2d2 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] DELETE http://192.168.122.6/volume/v3/volumes/545c3600-6250-4742-a489-392f349ff717 Sep 07 13:53:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8bd47ef5-9c7d-480e-8c11-af01096dd2d2 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8bd47ef5-9c7d-480e-8c11-af01096dd2d2 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:28 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-8bd47ef5-9c7d-480e-8c11-af01096dd2d2 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Delete volume with id: 545c3600-6250-4742-a489-392f349ff717 Sep 07 13:53:28 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:28 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:53:28 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:28 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:53:28 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8bd47ef5-9c7d-480e-8c11-af01096dd2d2 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Volume info retrieved successfully. Sep 07 13:53:29 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8bd47ef5-9c7d-480e-8c11-af01096dd2d2 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Delete volume request issued successfully. Sep 07 13:53:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8bd47ef5-9c7d-480e-8c11-af01096dd2d2 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] http://192.168.122.6/volume/v3/volumes/545c3600-6250-4742-a489-392f349ff717 returned with HTTP 202 Sep 07 13:53:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 848/1668] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:53:28 2026] DELETE /volume/v3/volumes/545c3600-6250-4742-a489-392f349ff717 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:53:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-0d2b9923-6ec9-49ff-bd12-b794cffdbe41 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0d2b9923-6ec9-49ff-bd12-b794cffdbe41 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] GET http://192.168.122.6/volume/v3/volumes/545c3600-6250-4742-a489-392f349ff717 Sep 07 13:53:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0d2b9923-6ec9-49ff-bd12-b794cffdbe41 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0d2b9923-6ec9-49ff-bd12-b794cffdbe41 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:29 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:53:29 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:53:29 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:53:29 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:53:29 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-0d2b9923-6ec9-49ff-bd12-b794cffdbe41 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Volume info retrieved successfully. Sep 07 13:53:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0d2b9923-6ec9-49ff-bd12-b794cffdbe41 tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] http://192.168.122.6/volume/v3/volumes/545c3600-6250-4742-a489-392f349ff717 returned with HTTP 200 Sep 07 13:53:29 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 821/1669] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:53:29 2026] GET /volume/v3/volumes/545c3600-6250-4742-a489-392f349ff717 => generated 858 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:53:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0fc80b59-7ea0-4335-9759-4e43f096ee9b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:53:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0fc80b59-7ea0-4335-9759-4e43f096ee9b tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] GET http://192.168.122.6/volume/v3/volumes/545c3600-6250-4742-a489-392f349ff717 Sep 07 13:53:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0fc80b59-7ea0-4335-9759-4e43f096ee9b tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:53:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0fc80b59-7ea0-4335-9759-4e43f096ee9b tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:53:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0fc80b59-7ea0-4335-9759-4e43f096ee9b tempest-VolumesSnapshotNegativeTestJSON-818273673 tempest-VolumesSnapshotNegativeTestJSON-818273673-project-member] http://192.168.122.6/volume/v3/volumes/545c3600-6250-4742-a489-392f349ff717 returned with HTTP 404 Sep 07 13:53:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 849/1670] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:53:30 2026] GET /volume/v3/volumes/545c3600-6250-4742-a489-392f349ff717 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:53:39 devstack devstack@c-api.service[87261]: DEBUG dbcounter [-] [87261] Writing DB stats cinder:UPDATE=10,cinder:INSERT=2,cinder:SELECT=63 {{(pid=87261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:53:40 devstack devstack@c-api.service[87262]: DEBUG dbcounter [-] [87262] Writing DB stats cinder:SELECT=103,cinder:UPDATE=29,cinder:INSERT=20 {{(pid=87262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:54:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-c5a77391-fd4e-4d07-ba31-29360f0b6aaf req-48588964-4248-4ae4-9403-b1eeb4109079 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-c5a77391-fd4e-4d07-ba31-29360f0b6aaf req-48588964-4248-4ae4-9403-b1eeb4109079 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 Sep 07 13:54:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-c5a77391-fd4e-4d07-ba31-29360f0b6aaf req-48588964-4248-4ae4-9403-b1eeb4109079 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-c5a77391-fd4e-4d07-ba31-29360f0b6aaf req-48588964-4248-4ae4-9403-b1eeb4109079 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:05 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:05 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:54:05 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:05 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:54:05 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-c5a77391-fd4e-4d07-ba31-29360f0b6aaf req-48588964-4248-4ae4-9403-b1eeb4109079 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:54:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-c5a77391-fd4e-4d07-ba31-29360f0b6aaf req-48588964-4248-4ae4-9403-b1eeb4109079 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 returned with HTTP 200 Sep 07 13:54:05 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 822/1671] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:54:05 2026] GET /volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 => generated 1144 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:54:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-96296887-9f05-424c-a30f-317a2b1f175f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-96296887-9f05-424c-a30f-317a2b1f175f tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:54:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-96296887-9f05-424c-a30f-317a2b1f175f tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-2080463403", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:54:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-96296887-9f05-424c-a30f-317a2b1f175f tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-2080463403', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:54:06 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-96296887-9f05-424c-a30f-317a2b1f175f tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Create volume of 1 GB Sep 07 13:54:06 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-96296887-9f05-424c-a30f-317a2b1f175f tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Availability Zones retrieved successfully. Sep 07 13:54:06 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-96296887-9f05-424c-a30f-317a2b1f175f tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Flow 'volume_create_api' (3a581fb5-d7c4-442f-9f9f-96840c068682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:54:06 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-96296887-9f05-424c-a30f-317a2b1f175f tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (966d159d-6e28-4460-b7d8-5aa49dffcb92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:06 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-96296887-9f05-424c-a30f-317a2b1f175f tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:54:06 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-96296887-9f05-424c-a30f-317a2b1f175f tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (966d159d-6e28-4460-b7d8-5aa49dffcb92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:06 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-96296887-9f05-424c-a30f-317a2b1f175f tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5c42cf2-7a9a-41b5-be0e-01fc46c5b67e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:07 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-96296887-9f05-424c-a30f-317a2b1f175f tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Created reservations ['b5f6a2cd-680c-49d9-81ed-ce85ddb96f59', '25db0116-ea75-42c0-8f2c-b46ecc312d52', '81eef67c-2b77-494a-aac7-98d4ab6b7378', 'f79415b6-e236-4dfc-b1cc-060a19cddb8c'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:54:07 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-96296887-9f05-424c-a30f-317a2b1f175f tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5c42cf2-7a9a-41b5-be0e-01fc46c5b67e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5f6a2cd-680c-49d9-81ed-ce85ddb96f59', '25db0116-ea75-42c0-8f2c-b46ecc312d52', '81eef67c-2b77-494a-aac7-98d4ab6b7378', 'f79415b6-e236-4dfc-b1cc-060a19cddb8c']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:07 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-96296887-9f05-424c-a30f-317a2b1f175f tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8202abc4-14c8-4607-a490-0ffee22ff525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:07 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:07 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:54:07 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-96296887-9f05-424c-a30f-317a2b1f175f tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8202abc4-14c8-4607-a490-0ffee22ff525) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b88ba148-d838-47dc-b0c8-8fe1ae072159', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2080463403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='314ceaf0aef1498b8a49d5ad8fa4c566',qos_specs=None,replication_status=,reservations=['b5f6a2cd-680c-49d9-81ed-ce85ddb96f59','25db0116-ea75-42c0-8f2c-b46ecc312d52','81eef67c-2b77-494a-aac7-98d4ab6b7378','f79415b6-e236-4dfc-b1cc-060a19cddb8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='380ec825ca1449e09fc50b4e398bb20c',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:54:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2080463403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b88ba148-d838-47dc-b0c8-8fe1ae072159,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='314ceaf0aef1498b8a49d5ad8fa4c566',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='380ec825ca1449e09fc50b4e398bb20c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:07 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-96296887-9f05-424c-a30f-317a2b1f175f tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ac6ce61-d65f-4cdd-8b8d-eac0bf64daad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:07 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-96296887-9f05-424c-a30f-317a2b1f175f tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ac6ce61-d65f-4cdd-8b8d-eac0bf64daad) transitioned into state 'SUCCESS' from state '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-2080463403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='314ceaf0aef1498b8a49d5ad8fa4c566',qos_specs=None,replication_status=,reservations=['b5f6a2cd-680c-49d9-81ed-ce85ddb96f59','25db0116-ea75-42c0-8f2c-b46ecc312d52','81eef67c-2b77-494a-aac7-98d4ab6b7378','f79415b6-e236-4dfc-b1cc-060a19cddb8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='380ec825ca1449e09fc50b4e398bb20c',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:07 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-96296887-9f05-424c-a30f-317a2b1f175f tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fffc754-2a4f-424a-9627-8062403efb18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:07 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-96296887-9f05-424c-a30f-317a2b1f175f tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fffc754-2a4f-424a-9627-8062403efb18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:07 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-96296887-9f05-424c-a30f-317a2b1f175f tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Flow 'volume_create_api' (3a581fb5-d7c4-442f-9f9f-96840c068682) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:54:07 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-96296887-9f05-424c-a30f-317a2b1f175f tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Create volume request issued successfully. Sep 07 13:54:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-96296887-9f05-424c-a30f-317a2b1f175f tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:54:07 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 850/1672] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:54:06 2026] POST /volume/v3/volumes => generated 770 bytes in 777 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:54:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4add65b6-e1d4-48d3-a47c-e0abfe6aa508 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:07 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4add65b6-e1d4-48d3-a47c-e0abfe6aa508 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:54:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4add65b6-e1d4-48d3-a47c-e0abfe6aa508 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1492415394", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:54:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-4add65b6-e1d4-48d3-a47c-e0abfe6aa508 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1492415394', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:54:07 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-4add65b6-e1d4-48d3-a47c-e0abfe6aa508 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Create volume of 1 GB Sep 07 13:54:07 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4add65b6-e1d4-48d3-a47c-e0abfe6aa508 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Availability Zones retrieved successfully. Sep 07 13:54:07 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4add65b6-e1d4-48d3-a47c-e0abfe6aa508 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Flow 'volume_create_api' (da778462-42b8-4403-8d59-01f2b454a785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:54:07 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4add65b6-e1d4-48d3-a47c-e0abfe6aa508 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8726e48e-80a7-4981-ad33-d5c4b30b04e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:07 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-4add65b6-e1d4-48d3-a47c-e0abfe6aa508 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:54:07 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4add65b6-e1d4-48d3-a47c-e0abfe6aa508 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8726e48e-80a7-4981-ad33-d5c4b30b04e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:07 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4add65b6-e1d4-48d3-a47c-e0abfe6aa508 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2736e861-9673-44d1-a55b-eb55dcb3862f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:07 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-4add65b6-e1d4-48d3-a47c-e0abfe6aa508 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Created reservations ['dbad8c25-42c1-452f-9a3c-165938e31dea', '51584aa9-7fe0-4df7-bfec-bb06f2eb987a', '9029b539-b43f-4e46-b790-779a636209b5', '758c96d5-1192-4b8f-963a-43ef70ea385e'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:54:07 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4add65b6-e1d4-48d3-a47c-e0abfe6aa508 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2736e861-9673-44d1-a55b-eb55dcb3862f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbad8c25-42c1-452f-9a3c-165938e31dea', '51584aa9-7fe0-4df7-bfec-bb06f2eb987a', '9029b539-b43f-4e46-b790-779a636209b5', '758c96d5-1192-4b8f-963a-43ef70ea385e']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:07 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4add65b6-e1d4-48d3-a47c-e0abfe6aa508 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51296dfe-7a12-4310-89e9-55b37312cfa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:07 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:07 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:54:07 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4add65b6-e1d4-48d3-a47c-e0abfe6aa508 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51296dfe-7a12-4310-89e9-55b37312cfa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bebdee1-82c1-4250-bf67-845c45009817', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1492415394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='314ceaf0aef1498b8a49d5ad8fa4c566',qos_specs=None,replication_status=,reservations=['dbad8c25-42c1-452f-9a3c-165938e31dea','51584aa9-7fe0-4df7-bfec-bb06f2eb987a','9029b539-b43f-4e46-b790-779a636209b5','758c96d5-1192-4b8f-963a-43ef70ea385e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='380ec825ca1449e09fc50b4e398bb20c',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:54:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1492415394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bebdee1-82c1-4250-bf67-845c45009817,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='314ceaf0aef1498b8a49d5ad8fa4c566',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='380ec825ca1449e09fc50b4e398bb20c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:07 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4add65b6-e1d4-48d3-a47c-e0abfe6aa508 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5044ef1c-5628-48b4-b7ee-c5a6e204dc81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:07 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4add65b6-e1d4-48d3-a47c-e0abfe6aa508 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5044ef1c-5628-48b4-b7ee-c5a6e204dc81) transitioned into state 'SUCCESS' from state '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-1492415394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='314ceaf0aef1498b8a49d5ad8fa4c566',qos_specs=None,replication_status=,reservations=['dbad8c25-42c1-452f-9a3c-165938e31dea','51584aa9-7fe0-4df7-bfec-bb06f2eb987a','9029b539-b43f-4e46-b790-779a636209b5','758c96d5-1192-4b8f-963a-43ef70ea385e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='380ec825ca1449e09fc50b4e398bb20c',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:07 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4add65b6-e1d4-48d3-a47c-e0abfe6aa508 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f360c3dc-aef2-4fe6-bdee-975fba2e73e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:07 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4add65b6-e1d4-48d3-a47c-e0abfe6aa508 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f360c3dc-aef2-4fe6-bdee-975fba2e73e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:07 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4add65b6-e1d4-48d3-a47c-e0abfe6aa508 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Flow 'volume_create_api' (da778462-42b8-4403-8d59-01f2b454a785) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:54:07 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4add65b6-e1d4-48d3-a47c-e0abfe6aa508 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Create volume request issued successfully. Sep 07 13:54:07 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4add65b6-e1d4-48d3-a47c-e0abfe6aa508 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:54:07 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 823/1673] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:54:07 2026] POST /volume/v3/volumes => generated 770 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:54:17 devstack devstack@c-api.service[87262]: DEBUG dbcounter [-] [87262] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=87262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:54:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2739f770-0fe1-4776-aee9-2d71727b338b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2739f770-0fe1-4776-aee9-2d71727b338b tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:54:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2739f770-0fe1-4776-aee9-2d71727b338b tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1844887303-1454398021", "extra_specs": {}}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:54:17 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:17 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:54:17 devstack devstack@c-api.service[87261]: DEBUG dbcounter [-] [87261] Writing DB stats cinder:SELECT=25,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=87261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:54:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2739f770-0fe1-4776-aee9-2d71727b338b tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:54:17 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 851/1674] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 13:54:17 2026] POST /volume/v3/types => generated 269 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-15fd8edf-5c26-4d8d-acf9-f7060a24a9b1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-15fd8edf-5c26-4d8d-acf9-f7060a24a9b1 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:54:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-15fd8edf-5c26-4d8d-acf9-f7060a24a9b1 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-18093186", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:54:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-15fd8edf-5c26-4d8d-acf9-f7060a24a9b1 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-18093186', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:54:19 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-15fd8edf-5c26-4d8d-acf9-f7060a24a9b1 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Create volume of 1 GB Sep 07 13:54:19 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:19 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:54:19 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-15fd8edf-5c26-4d8d-acf9-f7060a24a9b1 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Availability Zones retrieved successfully. Sep 07 13:54:19 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-15fd8edf-5c26-4d8d-acf9-f7060a24a9b1 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Flow 'volume_create_api' (7073bb5d-df9b-4654-a686-b64721e7d385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:54:19 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-15fd8edf-5c26-4d8d-acf9-f7060a24a9b1 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43164f47-794d-4556-af08-543850f86735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:19 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-15fd8edf-5c26-4d8d-acf9-f7060a24a9b1 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:54:19 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-15fd8edf-5c26-4d8d-acf9-f7060a24a9b1 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43164f47-794d-4556-af08-543850f86735) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:19 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-15fd8edf-5c26-4d8d-acf9-f7060a24a9b1 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e849ca65-0f36-46d9-aeed-325bfa6038b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:19 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-15fd8edf-5c26-4d8d-acf9-f7060a24a9b1 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Created reservations ['80ee600a-9e96-45fd-8410-620060bbc7cf', 'd50c264b-a349-4d69-a67c-a27963bb992c', '54560579-d7f9-4af0-87a7-436823ef3a96', '0b879868-c336-4f89-81e4-a22d124617dc'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:54:19 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-15fd8edf-5c26-4d8d-acf9-f7060a24a9b1 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e849ca65-0f36-46d9-aeed-325bfa6038b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80ee600a-9e96-45fd-8410-620060bbc7cf', 'd50c264b-a349-4d69-a67c-a27963bb992c', '54560579-d7f9-4af0-87a7-436823ef3a96', '0b879868-c336-4f89-81e4-a22d124617dc']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:19 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-15fd8edf-5c26-4d8d-acf9-f7060a24a9b1 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e8bcaba-6630-43bc-9218-8571ebabb2a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:19 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:19 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:54:19 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-15fd8edf-5c26-4d8d-acf9-f7060a24a9b1 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e8bcaba-6630-43bc-9218-8571ebabb2a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71785ae8-a00e-49b6-8570-ca900e8a2a23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-18093186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5bb667ef33a4e02996be30b3415d642',qos_specs=None,replication_status=,reservations=['80ee600a-9e96-45fd-8410-620060bbc7cf','d50c264b-a349-4d69-a67c-a27963bb992c','54560579-d7f9-4af0-87a7-436823ef3a96','0b879868-c336-4f89-81e4-a22d124617dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0743bd9d60ff4143adbf529907d59694',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:54:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-18093186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71785ae8-a00e-49b6-8570-ca900e8a2a23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5bb667ef33a4e02996be30b3415d642',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0743bd9d60ff4143adbf529907d59694',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:19 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-15fd8edf-5c26-4d8d-acf9-f7060a24a9b1 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (695186cd-aa5d-4691-827d-4e06594f5847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:19 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-15fd8edf-5c26-4d8d-acf9-f7060a24a9b1 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (695186cd-aa5d-4691-827d-4e06594f5847) transitioned into state 'SUCCESS' from state '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-18093186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5bb667ef33a4e02996be30b3415d642',qos_specs=None,replication_status=,reservations=['80ee600a-9e96-45fd-8410-620060bbc7cf','d50c264b-a349-4d69-a67c-a27963bb992c','54560579-d7f9-4af0-87a7-436823ef3a96','0b879868-c336-4f89-81e4-a22d124617dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0743bd9d60ff4143adbf529907d59694',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:19 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-15fd8edf-5c26-4d8d-acf9-f7060a24a9b1 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9bbed0a-0dd1-4c2e-a1ae-83875dbd85c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:19 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-15fd8edf-5c26-4d8d-acf9-f7060a24a9b1 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9bbed0a-0dd1-4c2e-a1ae-83875dbd85c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:19 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-15fd8edf-5c26-4d8d-acf9-f7060a24a9b1 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Flow 'volume_create_api' (7073bb5d-df9b-4654-a686-b64721e7d385) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:54:19 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-15fd8edf-5c26-4d8d-acf9-f7060a24a9b1 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Create volume request issued successfully. Sep 07 13:54:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-15fd8edf-5c26-4d8d-acf9-f7060a24a9b1 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:54:19 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 824/1675] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:54:19 2026] POST /volume/v3/volumes => generated 759 bytes in 753 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:54:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-61220a6e-5168-401b-ab07-797e6f8193ef None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-61220a6e-5168-401b-ab07-797e6f8193ef tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] GET http://192.168.122.6/volume/v3/volumes/71785ae8-a00e-49b6-8570-ca900e8a2a23 Sep 07 13:54:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-61220a6e-5168-401b-ab07-797e6f8193ef tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-61220a6e-5168-401b-ab07-797e6f8193ef tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:19 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:19 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:54:19 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:19 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:54:19 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-61220a6e-5168-401b-ab07-797e6f8193ef tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Volume info retrieved successfully. Sep 07 13:54:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-61220a6e-5168-401b-ab07-797e6f8193ef tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] http://192.168.122.6/volume/v3/volumes/71785ae8-a00e-49b6-8570-ca900e8a2a23 returned with HTTP 200 Sep 07 13:54:19 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 852/1676] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:19 2026] GET /volume/v3/volumes/71785ae8-a00e-49b6-8570-ca900e8a2a23 => generated 827 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b485f45f-9d0e-409b-8142-4b52f086ce9e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b485f45f-9d0e-409b-8142-4b52f086ce9e tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 Sep 07 13:54:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b485f45f-9d0e-409b-8142-4b52f086ce9e tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b485f45f-9d0e-409b-8142-4b52f086ce9e tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:20 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:20 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:54:20 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:20 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:54:20 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b485f45f-9d0e-409b-8142-4b52f086ce9e tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:54:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b485f45f-9d0e-409b-8142-4b52f086ce9e tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 returned with HTTP 200 Sep 07 13:54:20 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 825/1677] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:20 2026] GET /volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 => generated 1144 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:54:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-9b4921ee-99b3-46b8-adec-3e09353d4783 req-9f8ccc13-dda6-421a-90a9-993d329ec693 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-9b4921ee-99b3-46b8-adec-3e09353d4783 req-9f8ccc13-dda6-421a-90a9-993d329ec693 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 Sep 07 13:54:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-9b4921ee-99b3-46b8-adec-3e09353d4783 req-9f8ccc13-dda6-421a-90a9-993d329ec693 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-9b4921ee-99b3-46b8-adec-3e09353d4783 req-9f8ccc13-dda6-421a-90a9-993d329ec693 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:20 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:20 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:54:20 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:20 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:54:20 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-9b4921ee-99b3-46b8-adec-3e09353d4783 req-9f8ccc13-dda6-421a-90a9-993d329ec693 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:54:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-9b4921ee-99b3-46b8-adec-3e09353d4783 req-9f8ccc13-dda6-421a-90a9-993d329ec693 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 returned with HTTP 200 Sep 07 13:54:20 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 853/1678] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:54:20 2026] GET /volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 => generated 1144 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:54:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-9b4921ee-99b3-46b8-adec-3e09353d4783 req-40b3aa92-aa16-43de-b73a-8b26dd0b4c38 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-9b4921ee-99b3-46b8-adec-3e09353d4783 req-40b3aa92-aa16-43de-b73a-8b26dd0b4c38 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] POST http://192.168.122.6/volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36/action Sep 07 13:54:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-9b4921ee-99b3-46b8-adec-3e09353d4783 req-40b3aa92-aa16-43de-b73a-8b26dd0b4c38 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:54:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-9b4921ee-99b3-46b8-adec-3e09353d4783 req-40b3aa92-aa16-43de-b73a-8b26dd0b4c38 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:54:20 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:20 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:54:20 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:20 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:54:20 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-9b4921ee-99b3-46b8-adec-3e09353d4783 req-40b3aa92-aa16-43de-b73a-8b26dd0b4c38 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:54:20 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-9b4921ee-99b3-46b8-adec-3e09353d4783 req-40b3aa92-aa16-43de-b73a-8b26dd0b4c38 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Begin detaching volume completed successfully. Sep 07 13:54:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-9b4921ee-99b3-46b8-adec-3e09353d4783 req-40b3aa92-aa16-43de-b73a-8b26dd0b4c38 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36/action returned with HTTP 202 Sep 07 13:54:20 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 826/1679] 192.168.122.6 () {64 vars in 1551 bytes} [Mon Sep 7 13:54:20 2026] POST /volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:54:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-955827b9-912a-4db1-8bd6-3c2feb81244f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-955827b9-912a-4db1-8bd6-3c2feb81244f tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] GET http://192.168.122.6/volume/v3/volumes/71785ae8-a00e-49b6-8570-ca900e8a2a23 Sep 07 13:54:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-955827b9-912a-4db1-8bd6-3c2feb81244f tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-955827b9-912a-4db1-8bd6-3c2feb81244f tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:21 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:21 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:54:21 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:21 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:54:21 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-955827b9-912a-4db1-8bd6-3c2feb81244f tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Volume info retrieved successfully. Sep 07 13:54:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-0d8bb59a-ec99-4f73-9b98-1ca746b8a90a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0d8bb59a-ec99-4f73-9b98-1ca746b8a90a None None] GET http://192.168.122.6/volume// Sep 07 13:54:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0d8bb59a-ec99-4f73-9b98-1ca746b8a90a None None] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0d8bb59a-ec99-4f73-9b98-1ca746b8a90a None None] Calling method 'all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0d8bb59a-ec99-4f73-9b98-1ca746b8a90a None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:54:21 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 827/1680] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:54:21 2026] GET /volume/ => generated 388 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:54:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-955827b9-912a-4db1-8bd6-3c2feb81244f tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] http://192.168.122.6/volume/v3/volumes/71785ae8-a00e-49b6-8570-ca900e8a2a23 returned with HTTP 200 Sep 07 13:54:21 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 854/1681] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:20 2026] GET /volume/v3/volumes/71785ae8-a00e-49b6-8570-ca900e8a2a23 => generated 851 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-9b4921ee-99b3-46b8-adec-3e09353d4783 req-4dbfc180-9574-4f0b-be64-aa629da497da None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-9b4921ee-99b3-46b8-adec-3e09353d4783 req-4dbfc180-9574-4f0b-be64-aa629da497da tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 Sep 07 13:54:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-9b4921ee-99b3-46b8-adec-3e09353d4783 req-4dbfc180-9574-4f0b-be64-aa629da497da tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-9b4921ee-99b3-46b8-adec-3e09353d4783 req-4dbfc180-9574-4f0b-be64-aa629da497da tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:21 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:21 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:54:21 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:21 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:54:21 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-9b4921ee-99b3-46b8-adec-3e09353d4783 req-4dbfc180-9574-4f0b-be64-aa629da497da tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:54:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-9b4921ee-99b3-46b8-adec-3e09353d4783 req-4dbfc180-9574-4f0b-be64-aa629da497da tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 returned with HTTP 200 Sep 07 13:54:21 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 828/1682] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 13:54:21 2026] GET /volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 => generated 1328 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:54:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-9b4921ee-99b3-46b8-adec-3e09353d4783 req-8f2abc3f-adf9-4f07-a6fb-5e75908b505c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-9b4921ee-99b3-46b8-adec-3e09353d4783 req-8f2abc3f-adf9-4f07-a6fb-5e75908b505c tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] DELETE http://192.168.122.6/volume/v3/attachments/f819da11-4e46-4508-9d83-4d49101ae61d Sep 07 13:54:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-9b4921ee-99b3-46b8-adec-3e09353d4783 req-8f2abc3f-adf9-4f07-a6fb-5e75908b505c tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-9b4921ee-99b3-46b8-adec-3e09353d4783 req-8f2abc3f-adf9-4f07-a6fb-5e75908b505c tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:21 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:21 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:54:21 devstack devstack@c-api.service[87262]: /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 07 13:54:21 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, Sep 07 13:54:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-9b4921ee-99b3-46b8-adec-3e09353d4783 req-8f2abc3f-adf9-4f07-a6fb-5e75908b505c tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/attachments/f819da11-4e46-4508-9d83-4d49101ae61d returned with HTTP 200 Sep 07 13:54:21 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 855/1683] 192.168.122.6 () {64 vars in 1552 bytes} [Mon Sep 7 13:54:21 2026] DELETE /volume/v3/attachments/f819da11-4e46-4508-9d83-4d49101ae61d => generated 19 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4ce272c1-35e7-4fd0-8650-313bf6ad7eed None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4ce272c1-35e7-4fd0-8650-313bf6ad7eed tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:54:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4ce272c1-35e7-4fd0-8650-313bf6ad7eed tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-129211796-465155914", "extra_specs": {}}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:54:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4ce272c1-35e7-4fd0-8650-313bf6ad7eed tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:54:21 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 829/1684] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 13:54:21 2026] POST /volume/v3/types => generated 267 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1ed6743e-8f78-42cc-a063-a68249f4289c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1ed6743e-8f78-42cc-a063-a68249f4289c tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:54:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1ed6743e-8f78-42cc-a063-a68249f4289c tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1450391208-923347502", "extra_specs": {}}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:54:21 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:21 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:54:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1ed6743e-8f78-42cc-a063-a68249f4289c tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:54:21 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 856/1685] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 13:54:21 2026] POST /volume/v3/types => generated 268 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-280ce24c-8a17-4a73-a33f-cac902bff162 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-280ce24c-8a17-4a73-a33f-cac902bff162 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:54:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-280ce24c-8a17-4a73-a33f-cac902bff162 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-310871504", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-129211796-465155914", "size": 1}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:54:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-280ce24c-8a17-4a73-a33f-cac902bff162 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-310871504', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-129211796-465155914', 'size': 1}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:54:21 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-280ce24c-8a17-4a73-a33f-cac902bff162 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Create volume of 1 GB Sep 07 13:54:21 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:21 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:54:21 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-280ce24c-8a17-4a73-a33f-cac902bff162 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Availability Zones retrieved successfully. Sep 07 13:54:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-280ce24c-8a17-4a73-a33f-cac902bff162 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Flow 'volume_create_api' (bbda1a9e-5f63-47c6-ac26-4ef929f918f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:54:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-280ce24c-8a17-4a73-a33f-cac902bff162 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ffd1113-a2b4-48cc-8a0c-8c4383dad62a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-280ce24c-8a17-4a73-a33f-cac902bff162 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:54:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-280ce24c-8a17-4a73-a33f-cac902bff162 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ffd1113-a2b4-48cc-8a0c-8c4383dad62a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:54:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9d8efe2e-7205-4382-9213-e62979cc165b,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-129211796-465155914',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d8efe2e-7205-4382-9213-e62979cc165b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-280ce24c-8a17-4a73-a33f-cac902bff162 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (491d19fb-a420-4d87-a50d-55868f4ef81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:22 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-280ce24c-8a17-4a73-a33f-cac902bff162 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-129211796-465155914 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-129211796-465155914, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:54:22 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-280ce24c-8a17-4a73-a33f-cac902bff162 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-129211796-465155914 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-129211796-465155914, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:54:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-31b41204-440e-44ff-a790-b23002858009 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-31b41204-440e-44ff-a790-b23002858009 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] GET http://192.168.122.6/volume/v3/volumes/71785ae8-a00e-49b6-8570-ca900e8a2a23 Sep 07 13:54:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-31b41204-440e-44ff-a790-b23002858009 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-31b41204-440e-44ff-a790-b23002858009 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:22 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:22 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:54:22 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:22 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:54:22 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-31b41204-440e-44ff-a790-b23002858009 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Volume info retrieved successfully. Sep 07 13:54:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-31b41204-440e-44ff-a790-b23002858009 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] http://192.168.122.6/volume/v3/volumes/71785ae8-a00e-49b6-8570-ca900e8a2a23 returned with HTTP 200 Sep 07 13:54:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 857/1686] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:22 2026] GET /volume/v3/volumes/71785ae8-a00e-49b6-8570-ca900e8a2a23 => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bc3e285e-6bf0-4d98-ae7b-1835f701df14 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bc3e285e-6bf0-4d98-ae7b-1835f701df14 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 Sep 07 13:54:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bc3e285e-6bf0-4d98-ae7b-1835f701df14 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bc3e285e-6bf0-4d98-ae7b-1835f701df14 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:22 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:22 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:54:22 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:22 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:54:22 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-280ce24c-8a17-4a73-a33f-cac902bff162 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Created reservations ['2b8d784b-a33e-43ed-8b65-e411e6fc6bf1', 'aed644d1-a642-4384-996c-a0e3f8545d30', '18f2e730-dbe7-4505-8403-ee39c6dd5cde', '796dea58-8f63-47aa-8a80-41f9946dc250'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:54:22 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-bc3e285e-6bf0-4d98-ae7b-1835f701df14 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:54:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-280ce24c-8a17-4a73-a33f-cac902bff162 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (491d19fb-a420-4d87-a50d-55868f4ef81c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b8d784b-a33e-43ed-8b65-e411e6fc6bf1', 'aed644d1-a642-4384-996c-a0e3f8545d30', '18f2e730-dbe7-4505-8403-ee39c6dd5cde', '796dea58-8f63-47aa-8a80-41f9946dc250']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-280ce24c-8a17-4a73-a33f-cac902bff162 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48a6e654-34f7-4386-a0d8-9d5deac1aefc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bc3e285e-6bf0-4d98-ae7b-1835f701df14 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 returned with HTTP 200 Sep 07 13:54:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 858/1687] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:22 2026] GET /volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b98daa7b-f650-4f0a-b181-89849b9afe73 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b98daa7b-f650-4f0a-b181-89849b9afe73 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] GET http://192.168.122.6/volume/v3/volumes/71785ae8-a00e-49b6-8570-ca900e8a2a23 Sep 07 13:54:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b98daa7b-f650-4f0a-b181-89849b9afe73 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b98daa7b-f650-4f0a-b181-89849b9afe73 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:22 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:22 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:54:22 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:22 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:54:22 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b98daa7b-f650-4f0a-b181-89849b9afe73 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Volume info retrieved successfully. Sep 07 13:54:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b98daa7b-f650-4f0a-b181-89849b9afe73 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] http://192.168.122.6/volume/v3/volumes/71785ae8-a00e-49b6-8570-ca900e8a2a23 returned with HTTP 200 Sep 07 13:54:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 859/1688] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:22 2026] GET /volume/v3/volumes/71785ae8-a00e-49b6-8570-ca900e8a2a23 => generated 852 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:22 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:22 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:54:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-280ce24c-8a17-4a73-a33f-cac902bff162 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48a6e654-34f7-4386-a0d8-9d5deac1aefc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9edd4a1f-074b-4a33-894c-32ebe2aee79e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-310871504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bc7ea5e97c14530b572e072fa284967',qos_specs=None,replication_status=,reservations=['2b8d784b-a33e-43ed-8b65-e411e6fc6bf1','aed644d1-a642-4384-996c-a0e3f8545d30','18f2e730-dbe7-4505-8403-ee39c6dd5cde','796dea58-8f63-47aa-8a80-41f9946dc250'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dd2e536604f416380a6bb0f0d6d9d02',volume_type_id=9d8efe2e-7205-4382-9213-e62979cc165b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:54:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-310871504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9edd4a1f-074b-4a33-894c-32ebe2aee79e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bc7ea5e97c14530b572e072fa284967',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9dd2e536604f416380a6bb0f0d6d9d02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9d8efe2e-7205-4382-9213-e62979cc165b),volume_type_id=9d8efe2e-7205-4382-9213-e62979cc165b)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-280ce24c-8a17-4a73-a33f-cac902bff162 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78b598a7-7a94-4769-a0b9-0f6fda9936d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-6ac8ab43-38d1-47f5-a8ee-12fb2ace3d03 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6ac8ab43-38d1-47f5-a8ee-12fb2ace3d03 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] POST http://192.168.122.6/volume/v3/volumes/71785ae8-a00e-49b6-8570-ca900e8a2a23/action Sep 07 13:54:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6ac8ab43-38d1-47f5-a8ee-12fb2ace3d03 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1969149776", "disk_format": "raw"}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:54:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6ac8ab43-38d1-47f5-a8ee-12fb2ace3d03 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1969149776", "disk_format": "raw"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:54:22 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:22 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:54:22 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:22 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:54:22 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-6ac8ab43-38d1-47f5-a8ee-12fb2ace3d03 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Volume info retrieved successfully. Sep 07 13:54:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-280ce24c-8a17-4a73-a33f-cac902bff162 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78b598a7-7a94-4769-a0b9-0f6fda9936d3) transitioned into state 'SUCCESS' from state '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-310871504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bc7ea5e97c14530b572e072fa284967',qos_specs=None,replication_status=,reservations=['2b8d784b-a33e-43ed-8b65-e411e6fc6bf1','aed644d1-a642-4384-996c-a0e3f8545d30','18f2e730-dbe7-4505-8403-ee39c6dd5cde','796dea58-8f63-47aa-8a80-41f9946dc250'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dd2e536604f416380a6bb0f0d6d9d02',volume_type_id=9d8efe2e-7205-4382-9213-e62979cc165b)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-280ce24c-8a17-4a73-a33f-cac902bff162 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bbd03e0-9c7e-421c-aba4-9e647d868782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:22 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:22 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:54:22 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:22 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:54:22 devstack devstack@c-api.service[87262]: DEBUG cinder.image.image_utils [None req-6ac8ab43-38d1-47f5-a8ee-12fb2ace3d03 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1969149776'}] 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-1969149776'}]. {{(pid=87262) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 07 13:54:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-280ce24c-8a17-4a73-a33f-cac902bff162 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bbd03e0-9c7e-421c-aba4-9e647d868782) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-280ce24c-8a17-4a73-a33f-cac902bff162 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Flow 'volume_create_api' (bbda1a9e-5f63-47c6-ac26-4ef929f918f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:54:22 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-280ce24c-8a17-4a73-a33f-cac902bff162 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Create volume request issued successfully. Sep 07 13:54:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-280ce24c-8a17-4a73-a33f-cac902bff162 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:54:22 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 830/1689] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:54:21 2026] POST /volume/v3/volumes => generated 848 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:54:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d41dcf21-15ea-42ae-8f27-22318e6c21ab None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d41dcf21-15ea-42ae-8f27-22318e6c21ab tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:54:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d41dcf21-15ea-42ae-8f27-22318e6c21ab tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-233832428", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1450391208-923347502", "size": 1}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:54:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-d41dcf21-15ea-42ae-8f27-22318e6c21ab tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-233832428', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1450391208-923347502', 'size': 1}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:54:22 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-d41dcf21-15ea-42ae-8f27-22318e6c21ab tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Create volume of 1 GB Sep 07 13:54:22 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:22 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:54:22 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d41dcf21-15ea-42ae-8f27-22318e6c21ab tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Availability Zones retrieved successfully. Sep 07 13:54:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d41dcf21-15ea-42ae-8f27-22318e6c21ab tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Flow 'volume_create_api' (237b2fa7-978f-40e1-a07d-79754ab7e084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:54:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d41dcf21-15ea-42ae-8f27-22318e6c21ab tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a4e334d-d208-4c3c-8534-c81064e1454d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-d41dcf21-15ea-42ae-8f27-22318e6c21ab tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:54:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d41dcf21-15ea-42ae-8f27-22318e6c21ab tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a4e334d-d208-4c3c-8534-c81064e1454d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:54:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b701de35-6c49-450b-9e15-50c875a48b85,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1450391208-923347502',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b701de35-6c49-450b-9e15-50c875a48b85', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d41dcf21-15ea-42ae-8f27-22318e6c21ab tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8edbc413-d0b9-494d-92be-6b278344b0db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:22 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-d41dcf21-15ea-42ae-8f27-22318e6c21ab tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1450391208-923347502 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1450391208-923347502, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:54:22 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-d41dcf21-15ea-42ae-8f27-22318e6c21ab tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1450391208-923347502 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1450391208-923347502, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:54:22 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-d41dcf21-15ea-42ae-8f27-22318e6c21ab tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Created reservations ['29b79bed-9441-4fbd-840b-c18ab32f324e', '6de4889d-6cc1-4bfc-a3a5-2ca857c4de02', 'ff88ca20-8617-4d04-bf61-d227a185602b', '3e0fad71-4e03-4cd2-be19-c52b440edc2a'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:54:23 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d41dcf21-15ea-42ae-8f27-22318e6c21ab tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8edbc413-d0b9-494d-92be-6b278344b0db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29b79bed-9441-4fbd-840b-c18ab32f324e', '6de4889d-6cc1-4bfc-a3a5-2ca857c4de02', 'ff88ca20-8617-4d04-bf61-d227a185602b', '3e0fad71-4e03-4cd2-be19-c52b440edc2a']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:23 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d41dcf21-15ea-42ae-8f27-22318e6c21ab tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33549d8d-9178-4258-9428-d5c3c3c2d17b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:23 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:23 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:54:23 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d41dcf21-15ea-42ae-8f27-22318e6c21ab tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33549d8d-9178-4258-9428-d5c3c3c2d17b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abe3b582-413f-479e-98d1-902afcf9e57a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-233832428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bc7ea5e97c14530b572e072fa284967',qos_specs=None,replication_status=,reservations=['29b79bed-9441-4fbd-840b-c18ab32f324e','6de4889d-6cc1-4bfc-a3a5-2ca857c4de02','ff88ca20-8617-4d04-bf61-d227a185602b','3e0fad71-4e03-4cd2-be19-c52b440edc2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dd2e536604f416380a6bb0f0d6d9d02',volume_type_id=b701de35-6c49-450b-9e15-50c875a48b85), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:54:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-233832428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abe3b582-413f-479e-98d1-902afcf9e57a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bc7ea5e97c14530b572e072fa284967',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9dd2e536604f416380a6bb0f0d6d9d02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b701de35-6c49-450b-9e15-50c875a48b85),volume_type_id=b701de35-6c49-450b-9e15-50c875a48b85)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:23 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d41dcf21-15ea-42ae-8f27-22318e6c21ab tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (356576a2-a60c-4d68-9cba-1821ee57b124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:23 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d41dcf21-15ea-42ae-8f27-22318e6c21ab tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (356576a2-a60c-4d68-9cba-1821ee57b124) transitioned into state 'SUCCESS' from state '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-233832428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bc7ea5e97c14530b572e072fa284967',qos_specs=None,replication_status=,reservations=['29b79bed-9441-4fbd-840b-c18ab32f324e','6de4889d-6cc1-4bfc-a3a5-2ca857c4de02','ff88ca20-8617-4d04-bf61-d227a185602b','3e0fad71-4e03-4cd2-be19-c52b440edc2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dd2e536604f416380a6bb0f0d6d9d02',volume_type_id=b701de35-6c49-450b-9e15-50c875a48b85)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:23 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d41dcf21-15ea-42ae-8f27-22318e6c21ab tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35b2f756-6918-4aa0-95d6-e1b8139df5df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:23 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d41dcf21-15ea-42ae-8f27-22318e6c21ab tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35b2f756-6918-4aa0-95d6-e1b8139df5df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:23 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d41dcf21-15ea-42ae-8f27-22318e6c21ab tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Flow 'volume_create_api' (237b2fa7-978f-40e1-a07d-79754ab7e084) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:54:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d41dcf21-15ea-42ae-8f27-22318e6c21ab tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Create volume request issued successfully. Sep 07 13:54:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d41dcf21-15ea-42ae-8f27-22318e6c21ab tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:54:23 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 831/1690] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:54:22 2026] POST /volume/v3/volumes => generated 849 bytes in 961 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:54:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d467e639-a80a-4d33-a70f-877c6e349296 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d467e639-a80a-4d33-a70f-877c6e349296 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:54:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d467e639-a80a-4d33-a70f-877c6e349296 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-936447661", "snapshot_id": null, "imageRef": "fbcef9de-1189-47a4-b9e6-a028ae6e693f", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1844887303-1454398021", "size": 1}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:54:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-d467e639-a80a-4d33-a70f-877c6e349296 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-936447661', 'snapshot_id': None, 'imageRef': 'fbcef9de-1189-47a4-b9e6-a028ae6e693f', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1844887303-1454398021', 'size': 1}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:54:23 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-d467e639-a80a-4d33-a70f-877c6e349296 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Create volume of 1 GB Sep 07 13:54:23 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:23 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:54:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d467e639-a80a-4d33-a70f-877c6e349296 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Availability Zones retrieved successfully. Sep 07 13:54:24 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d467e639-a80a-4d33-a70f-877c6e349296 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Flow 'volume_create_api' (0b51f422-a4a2-4d97-a9ae-61f44e334368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:54:24 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d467e639-a80a-4d33-a70f-877c6e349296 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ea45adc-d4fe-4a80-8f4b-619101cefa78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:24 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-d467e639-a80a-4d33-a70f-877c6e349296 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:54:24 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d467e639-a80a-4d33-a70f-877c6e349296 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ea45adc-d4fe-4a80-8f4b-619101cefa78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:54:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6e533b84-3673-43b5-ba51-b61ca3ab3dd2,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1844887303-1454398021',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6e533b84-3673-43b5-ba51-b61ca3ab3dd2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:24 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d467e639-a80a-4d33-a70f-877c6e349296 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44ba9296-5ebe-435b-b5fc-1833c8d76e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:24 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-d467e639-a80a-4d33-a70f-877c6e349296 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1844887303-1454398021 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1844887303-1454398021, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:54:24 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-d467e639-a80a-4d33-a70f-877c6e349296 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1844887303-1454398021 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1844887303-1454398021, it is now deprecated. Please use the default quota class for default quota. Sep 07 13:54:24 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-6ac8ab43-38d1-47f5-a8ee-12fb2ace3d03 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Copy volume to image completed successfully. Sep 07 13:54:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6ac8ab43-38d1-47f5-a8ee-12fb2ace3d03 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] http://192.168.122.6/volume/v3/volumes/71785ae8-a00e-49b6-8570-ca900e8a2a23/action returned with HTTP 202 Sep 07 13:54:24 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 860/1691] 192.168.122.6 () {60 vars in 1265 bytes} [Mon Sep 7 13:54:22 2026] POST /volume/v3/volumes/71785ae8-a00e-49b6-8570-ca900e8a2a23/action => generated 654 bytes in 2261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:54:24 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-d467e639-a80a-4d33-a70f-877c6e349296 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Created reservations ['07f4a6af-f161-47c5-aba0-e800436a4037', 'a3e33f30-39ef-4db9-9d8f-3e9fc81b269a', '0e07525f-16ee-4c38-8af1-846ea4c5a2f8', '8fdf7c63-a07e-4497-bcb2-f91a45aef416'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:54:24 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d467e639-a80a-4d33-a70f-877c6e349296 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44ba9296-5ebe-435b-b5fc-1833c8d76e5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07f4a6af-f161-47c5-aba0-e800436a4037', 'a3e33f30-39ef-4db9-9d8f-3e9fc81b269a', '0e07525f-16ee-4c38-8af1-846ea4c5a2f8', '8fdf7c63-a07e-4497-bcb2-f91a45aef416']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:24 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d467e639-a80a-4d33-a70f-877c6e349296 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0299a716-306c-4fc3-9ac3-f809c0dfd545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:24 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:24 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:54:24 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d467e639-a80a-4d33-a70f-877c6e349296 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0299a716-306c-4fc3-9ac3-f809c0dfd545) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7841aae-14eb-4c3e-9638-5c76856673ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-936447661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bc7ea5e97c14530b572e072fa284967',qos_specs=None,replication_status=,reservations=['07f4a6af-f161-47c5-aba0-e800436a4037','a3e33f30-39ef-4db9-9d8f-3e9fc81b269a','0e07525f-16ee-4c38-8af1-846ea4c5a2f8','8fdf7c63-a07e-4497-bcb2-f91a45aef416'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dd2e536604f416380a6bb0f0d6d9d02',volume_type_id=6e533b84-3673-43b5-ba51-b61ca3ab3dd2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:54:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-936447661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7841aae-14eb-4c3e-9638-5c76856673ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bc7ea5e97c14530b572e072fa284967',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9dd2e536604f416380a6bb0f0d6d9d02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6e533b84-3673-43b5-ba51-b61ca3ab3dd2),volume_type_id=6e533b84-3673-43b5-ba51-b61ca3ab3dd2)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:24 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d467e639-a80a-4d33-a70f-877c6e349296 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (530c5f1b-dfa1-4e58-bf96-b6bbf1ee91c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:25 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d467e639-a80a-4d33-a70f-877c6e349296 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (530c5f1b-dfa1-4e58-bf96-b6bbf1ee91c0) transitioned into state 'SUCCESS' from state '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-936447661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bc7ea5e97c14530b572e072fa284967',qos_specs=None,replication_status=,reservations=['07f4a6af-f161-47c5-aba0-e800436a4037','a3e33f30-39ef-4db9-9d8f-3e9fc81b269a','0e07525f-16ee-4c38-8af1-846ea4c5a2f8','8fdf7c63-a07e-4497-bcb2-f91a45aef416'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dd2e536604f416380a6bb0f0d6d9d02',volume_type_id=6e533b84-3673-43b5-ba51-b61ca3ab3dd2)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:25 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d467e639-a80a-4d33-a70f-877c6e349296 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cfac723-60c8-4703-9f52-f59c9dc437ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:54:25 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d467e639-a80a-4d33-a70f-877c6e349296 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cfac723-60c8-4703-9f52-f59c9dc437ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:54:25 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d467e639-a80a-4d33-a70f-877c6e349296 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Flow 'volume_create_api' (0b51f422-a4a2-4d97-a9ae-61f44e334368) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:54:25 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d467e639-a80a-4d33-a70f-877c6e349296 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Create volume request issued successfully. Sep 07 13:54:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d467e639-a80a-4d33-a70f-877c6e349296 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:54:25 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 832/1692] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:54:23 2026] POST /volume/v3/volumes => generated 850 bytes in 1566 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:54:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0951aba1-7a7d-4b98-a4e8-345dae872a5f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0951aba1-7a7d-4b98-a4e8-345dae872a5f tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:54:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0951aba1-7a7d-4b98-a4e8-345dae872a5f tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0951aba1-7a7d-4b98-a4e8-345dae872a5f tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:25 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:25 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:54:25 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:25 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:54:25 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0951aba1-7a7d-4b98-a4e8-345dae872a5f tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:54:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0951aba1-7a7d-4b98-a4e8-345dae872a5f tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:54:25 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 861/1693] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:25 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 918 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b4ffc95a-9550-4a28-83af-90cdef6da7ed None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b4ffc95a-9550-4a28-83af-90cdef6da7ed tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:54:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b4ffc95a-9550-4a28-83af-90cdef6da7ed tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b4ffc95a-9550-4a28-83af-90cdef6da7ed tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:26 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:26 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:54:26 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:26 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:54:26 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b4ffc95a-9550-4a28-83af-90cdef6da7ed tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:54:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b4ffc95a-9550-4a28-83af-90cdef6da7ed tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:54:26 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 833/1694] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:26 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 942 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:54:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1cb70c04-f412-4060-b1d4-17dcc9f5583a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:27 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1cb70c04-f412-4060-b1d4-17dcc9f5583a tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:54:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1cb70c04-f412-4060-b1d4-17dcc9f5583a tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1cb70c04-f412-4060-b1d4-17dcc9f5583a tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:27 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:27 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:54:27 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:27 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:54:27 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1cb70c04-f412-4060-b1d4-17dcc9f5583a tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:54:27 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1cb70c04-f412-4060-b1d4-17dcc9f5583a tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:54:27 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 862/1695] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:27 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 942 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:54:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d269d9c9-f688-4c21-a7ac-3ed1ffac7b70 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d269d9c9-f688-4c21-a7ac-3ed1ffac7b70 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:54:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d269d9c9-f688-4c21-a7ac-3ed1ffac7b70 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d269d9c9-f688-4c21-a7ac-3ed1ffac7b70 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:28 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:28 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:54:28 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:28 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:54:28 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d269d9c9-f688-4c21-a7ac-3ed1ffac7b70 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:54:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d269d9c9-f688-4c21-a7ac-3ed1ffac7b70 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:54:28 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 834/1696] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:28 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 942 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bbbb6a8a-c0e4-4f71-a1d9-ca6c1d70285d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bbbb6a8a-c0e4-4f71-a1d9-ca6c1d70285d tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:54:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bbbb6a8a-c0e4-4f71-a1d9-ca6c1d70285d tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bbbb6a8a-c0e4-4f71-a1d9-ca6c1d70285d tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:29 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:29 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:54:29 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:29 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:54:29 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-bbbb6a8a-c0e4-4f71-a1d9-ca6c1d70285d tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:54:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bbbb6a8a-c0e4-4f71-a1d9-ca6c1d70285d tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:54:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 863/1697] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:29 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 942 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a1657037-4431-436a-9973-af05b7ee98e4 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a1657037-4431-436a-9973-af05b7ee98e4 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:54:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a1657037-4431-436a-9973-af05b7ee98e4 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a1657037-4431-436a-9973-af05b7ee98e4 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:31 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:31 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:54:31 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:31 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:54:31 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a1657037-4431-436a-9973-af05b7ee98e4 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:54:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a1657037-4431-436a-9973-af05b7ee98e4 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:54:31 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 835/1698] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:30 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 942 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4f0fd1a3-143e-43e9-8b8b-e89acb5c1857 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4f0fd1a3-143e-43e9-8b8b-e89acb5c1857 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:54:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4f0fd1a3-143e-43e9-8b8b-e89acb5c1857 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4f0fd1a3-143e-43e9-8b8b-e89acb5c1857 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:32 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:32 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:54:32 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:32 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:54:32 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-4f0fd1a3-143e-43e9-8b8b-e89acb5c1857 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:54:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4f0fd1a3-143e-43e9-8b8b-e89acb5c1857 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:54:32 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 864/1699] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:32 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 942 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3d04da50-2d15-4066-ba1f-695bcd76a16e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3d04da50-2d15-4066-ba1f-695bcd76a16e tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:54:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3d04da50-2d15-4066-ba1f-695bcd76a16e tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3d04da50-2d15-4066-ba1f-695bcd76a16e tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:33 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:33 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:54:33 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:33 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:54:33 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3d04da50-2d15-4066-ba1f-695bcd76a16e tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:54:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3d04da50-2d15-4066-ba1f-695bcd76a16e tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:54:33 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 836/1700] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:33 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 942 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a1c1fdb5-faee-4ae6-b332-75c64be550dd None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a1c1fdb5-faee-4ae6-b332-75c64be550dd tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:54:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a1c1fdb5-faee-4ae6-b332-75c64be550dd tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a1c1fdb5-faee-4ae6-b332-75c64be550dd tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:34 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:34 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:54:34 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:34 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:54:34 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a1c1fdb5-faee-4ae6-b332-75c64be550dd tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:54:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a1c1fdb5-faee-4ae6-b332-75c64be550dd tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:54:34 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 865/1701] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:34 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 942 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-757b7a54-929d-4857-be33-019d6bd76fc0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-757b7a54-929d-4857-be33-019d6bd76fc0 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:54:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-757b7a54-929d-4857-be33-019d6bd76fc0 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-757b7a54-929d-4857-be33-019d6bd76fc0 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:36 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:36 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:54:36 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:36 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:54:36 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-757b7a54-929d-4857-be33-019d6bd76fc0 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:54:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-757b7a54-929d-4857-be33-019d6bd76fc0 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:54:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 837/1702] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:35 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 942 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-dd43ab4d-cb24-4d72-9d0c-8d5114a6c895 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-dd43ab4d-cb24-4d72-9d0c-8d5114a6c895 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:54:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-dd43ab4d-cb24-4d72-9d0c-8d5114a6c895 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-dd43ab4d-cb24-4d72-9d0c-8d5114a6c895 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:37 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:37 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:54:37 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:37 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:54:37 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-dd43ab4d-cb24-4d72-9d0c-8d5114a6c895 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:54:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-dd43ab4d-cb24-4d72-9d0c-8d5114a6c895 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:54:37 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 866/1703] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:37 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 1000 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:54:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-89837b08-d204-465f-bf90-ddca1b61b7a9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-89837b08-d204-465f-bf90-ddca1b61b7a9 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:54:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-89837b08-d204-465f-bf90-ddca1b61b7a9 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-89837b08-d204-465f-bf90-ddca1b61b7a9 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:54:38 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:38 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:54:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-89837b08-d204-465f-bf90-ddca1b61b7a9 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:54:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-89837b08-d204-465f-bf90-ddca1b61b7a9 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:54:38 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 838/1704] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:38 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 1000 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:54:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-589b13b7-ee69-48ea-a566-e9b018157255 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-589b13b7-ee69-48ea-a566-e9b018157255 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:54:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-589b13b7-ee69-48ea-a566-e9b018157255 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-589b13b7-ee69-48ea-a566-e9b018157255 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:39 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:39 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:54:39 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:39 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:54:39 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-589b13b7-ee69-48ea-a566-e9b018157255 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:54:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-589b13b7-ee69-48ea-a566-e9b018157255 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:54:39 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 867/1705] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:39 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 1000 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:54:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6080c8d4-dfc4-4e6a-8a19-d25985672a7d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:40 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6080c8d4-dfc4-4e6a-8a19-d25985672a7d tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:54:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6080c8d4-dfc4-4e6a-8a19-d25985672a7d tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6080c8d4-dfc4-4e6a-8a19-d25985672a7d tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:40 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:40 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:54:40 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:40 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:54:40 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6080c8d4-dfc4-4e6a-8a19-d25985672a7d tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:54:40 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6080c8d4-dfc4-4e6a-8a19-d25985672a7d tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:54:40 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 839/1706] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:40 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 1000 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:54:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-fa208e09-3dd5-48ee-a9ac-ce9e8d2e279c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fa208e09-3dd5-48ee-a9ac-ce9e8d2e279c tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:54:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fa208e09-3dd5-48ee-a9ac-ce9e8d2e279c tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fa208e09-3dd5-48ee-a9ac-ce9e8d2e279c tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:41 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:41 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:54:41 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:41 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:54:41 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-fa208e09-3dd5-48ee-a9ac-ce9e8d2e279c tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:54:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fa208e09-3dd5-48ee-a9ac-ce9e8d2e279c tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:54:41 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 868/1707] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:41 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 1000 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:54:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e47d29e6-41ec-427f-b932-42ca7f49249d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e47d29e6-41ec-427f-b932-42ca7f49249d tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:54:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e47d29e6-41ec-427f-b932-42ca7f49249d tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e47d29e6-41ec-427f-b932-42ca7f49249d tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:42 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:42 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:54:42 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:42 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:54:42 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e47d29e6-41ec-427f-b932-42ca7f49249d tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:54:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e47d29e6-41ec-427f-b932-42ca7f49249d tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:54:42 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 840/1708] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:42 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 1000 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:54:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9a4e17ec-1264-4323-b889-da6f1413291f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9a4e17ec-1264-4323-b889-da6f1413291f tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:54:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9a4e17ec-1264-4323-b889-da6f1413291f tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9a4e17ec-1264-4323-b889-da6f1413291f tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:44 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:44 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:54:44 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:44 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:54:44 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9a4e17ec-1264-4323-b889-da6f1413291f tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:54:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9a4e17ec-1264-4323-b889-da6f1413291f tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:54:44 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 869/1709] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:43 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 1000 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:54:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-62a27867-9629-4e68-9db7-e9721986d283 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-62a27867-9629-4e68-9db7-e9721986d283 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:54:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-62a27867-9629-4e68-9db7-e9721986d283 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-62a27867-9629-4e68-9db7-e9721986d283 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:45 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:45 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:54:45 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:45 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:54:45 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-62a27867-9629-4e68-9db7-e9721986d283 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:54:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-62a27867-9629-4e68-9db7-e9721986d283 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:54:45 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 841/1710] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:45 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 1000 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:54:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-642eadcb-eb31-4216-ba3a-d1053c3aa2a7 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-642eadcb-eb31-4216-ba3a-d1053c3aa2a7 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:54:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-642eadcb-eb31-4216-ba3a-d1053c3aa2a7 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-642eadcb-eb31-4216-ba3a-d1053c3aa2a7 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:46 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:46 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:54:46 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:46 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:54:46 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-642eadcb-eb31-4216-ba3a-d1053c3aa2a7 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:54:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-642eadcb-eb31-4216-ba3a-d1053c3aa2a7 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:54:46 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 870/1711] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:46 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 1000 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:54:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-575ab827-ab2b-4f5b-9eba-5909a1fb9c2f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-575ab827-ab2b-4f5b-9eba-5909a1fb9c2f tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:54:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-575ab827-ab2b-4f5b-9eba-5909a1fb9c2f tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-575ab827-ab2b-4f5b-9eba-5909a1fb9c2f tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:47 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:47 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:54:47 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:47 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:54:47 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-575ab827-ab2b-4f5b-9eba-5909a1fb9c2f tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:54:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-575ab827-ab2b-4f5b-9eba-5909a1fb9c2f tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:54:47 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 842/1712] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:47 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 1000 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:54:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-475bc2d5-fb14-467a-a03a-b5115f3ff2de None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-475bc2d5-fb14-467a-a03a-b5115f3ff2de tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:54:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-475bc2d5-fb14-467a-a03a-b5115f3ff2de tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-475bc2d5-fb14-467a-a03a-b5115f3ff2de tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:48 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:48 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:54:48 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:48 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:54:48 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-475bc2d5-fb14-467a-a03a-b5115f3ff2de tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:54:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-475bc2d5-fb14-467a-a03a-b5115f3ff2de tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:54:48 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 871/1713] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:48 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 1000 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:54:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-df0da357-32f2-439e-bf9a-bc61912be773 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-df0da357-32f2-439e-bf9a-bc61912be773 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:54:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-df0da357-32f2-439e-bf9a-bc61912be773 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-df0da357-32f2-439e-bf9a-bc61912be773 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:49 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:49 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:54:49 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:49 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:54:49 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-df0da357-32f2-439e-bf9a-bc61912be773 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:54:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-df0da357-32f2-439e-bf9a-bc61912be773 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:54:49 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 843/1714] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:49 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 1000 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:54:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5e25e00e-fac6-499b-8080-204bd408d9be None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5e25e00e-fac6-499b-8080-204bd408d9be tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:54:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5e25e00e-fac6-499b-8080-204bd408d9be tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5e25e00e-fac6-499b-8080-204bd408d9be tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:50 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:50 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:54:50 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:50 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:54:50 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5e25e00e-fac6-499b-8080-204bd408d9be tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:54:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5e25e00e-fac6-499b-8080-204bd408d9be tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:54:50 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 872/1715] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:50 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 1000 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:54:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9551d38c-9918-4a7e-8d4c-fb731cd2e574 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9551d38c-9918-4a7e-8d4c-fb731cd2e574 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:54:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9551d38c-9918-4a7e-8d4c-fb731cd2e574 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9551d38c-9918-4a7e-8d4c-fb731cd2e574 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:51 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:51 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:54:51 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:51 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:54:51 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9551d38c-9918-4a7e-8d4c-fb731cd2e574 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:54:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9551d38c-9918-4a7e-8d4c-fb731cd2e574 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:54:51 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 844/1716] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:51 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 1000 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:54:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1e69e7e5-0c1a-43aa-a3b9-767a9b7c6473 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1e69e7e5-0c1a-43aa-a3b9-767a9b7c6473 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:54:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1e69e7e5-0c1a-43aa-a3b9-767a9b7c6473 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1e69e7e5-0c1a-43aa-a3b9-767a9b7c6473 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:54:52 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:52 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:54:52 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1e69e7e5-0c1a-43aa-a3b9-767a9b7c6473 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:54:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1e69e7e5-0c1a-43aa-a3b9-767a9b7c6473 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:54:53 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 873/1717] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:52 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 1000 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:54:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-846eee27-f2d6-4cda-85e3-77b203f8b991 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-846eee27-f2d6-4cda-85e3-77b203f8b991 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:54:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-846eee27-f2d6-4cda-85e3-77b203f8b991 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-846eee27-f2d6-4cda-85e3-77b203f8b991 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:54 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:54 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:54:54 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:54 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:54:54 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-846eee27-f2d6-4cda-85e3-77b203f8b991 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:54:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-846eee27-f2d6-4cda-85e3-77b203f8b991 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:54:54 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 845/1718] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:54 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 1000 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:54:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9f392ea2-77fe-4172-9882-17927ddba969 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9f392ea2-77fe-4172-9882-17927ddba969 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:54:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9f392ea2-77fe-4172-9882-17927ddba969 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9f392ea2-77fe-4172-9882-17927ddba969 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:55 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:55 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:54:55 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:55 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:54:55 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9f392ea2-77fe-4172-9882-17927ddba969 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:54:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9f392ea2-77fe-4172-9882-17927ddba969 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:54:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 874/1719] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:55 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 1000 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:54:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3003ad50-1f47-4102-804e-e3d750e37342 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3003ad50-1f47-4102-804e-e3d750e37342 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:54:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3003ad50-1f47-4102-804e-e3d750e37342 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3003ad50-1f47-4102-804e-e3d750e37342 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:56 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:56 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:54:56 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:56 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:54:56 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3003ad50-1f47-4102-804e-e3d750e37342 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:54:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3003ad50-1f47-4102-804e-e3d750e37342 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:54:56 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 846/1720] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:56 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 1000 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:54:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-6280afe0-604d-48f7-949b-392ef56bfb95 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6280afe0-604d-48f7-949b-392ef56bfb95 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:54:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6280afe0-604d-48f7-949b-392ef56bfb95 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6280afe0-604d-48f7-949b-392ef56bfb95 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:57 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:57 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:54:57 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:57 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:54:57 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-6280afe0-604d-48f7-949b-392ef56bfb95 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:54:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6280afe0-604d-48f7-949b-392ef56bfb95 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:54:57 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 875/1721] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:57 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 1000 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:54:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9234448b-3ef2-4c83-bf38-5e94964a5f5d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9234448b-3ef2-4c83-bf38-5e94964a5f5d tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] GET http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 Sep 07 13:54:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9234448b-3ef2-4c83-bf38-5e94964a5f5d tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9234448b-3ef2-4c83-bf38-5e94964a5f5d tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:57 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:57 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:54:57 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:57 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:54:57 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9234448b-3ef2-4c83-bf38-5e94964a5f5d tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Volume info retrieved successfully. Sep 07 13:54:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9234448b-3ef2-4c83-bf38-5e94964a5f5d tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 returned with HTTP 200 Sep 07 13:54:57 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 847/1722] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:57 2026] GET /volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 => generated 863 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c1ab298c-49b9-4d4d-9636-81890abf3f13 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c1ab298c-49b9-4d4d-9636-81890abf3f13 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] GET http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 Sep 07 13:54:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c1ab298c-49b9-4d4d-9636-81890abf3f13 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c1ab298c-49b9-4d4d-9636-81890abf3f13 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:57 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:57 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:54:57 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:57 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:54:57 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c1ab298c-49b9-4d4d-9636-81890abf3f13 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Volume info retrieved successfully. Sep 07 13:54:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c1ab298c-49b9-4d4d-9636-81890abf3f13 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 returned with HTTP 200 Sep 07 13:54:57 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 876/1723] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:57 2026] GET /volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 => generated 863 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-ea8308c2-c879-41de-ae06-efc273a0fccb req-015df7e0-97f7-4529-b217-213e1e32e0ec None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-ea8308c2-c879-41de-ae06-efc273a0fccb req-015df7e0-97f7-4529-b217-213e1e32e0ec tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] GET http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 Sep 07 13:54:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-ea8308c2-c879-41de-ae06-efc273a0fccb req-015df7e0-97f7-4529-b217-213e1e32e0ec tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-ea8308c2-c879-41de-ae06-efc273a0fccb req-015df7e0-97f7-4529-b217-213e1e32e0ec tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:57 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:57 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:54:57 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:57 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:54:57 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-ea8308c2-c879-41de-ae06-efc273a0fccb req-015df7e0-97f7-4529-b217-213e1e32e0ec tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Volume info retrieved successfully. Sep 07 13:54:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-ea8308c2-c879-41de-ae06-efc273a0fccb req-015df7e0-97f7-4529-b217-213e1e32e0ec tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 returned with HTTP 200 Sep 07 13:54:57 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 848/1724] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:54:57 2026] GET /volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 => generated 863 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ac80b5d9-862f-420f-91ed-f0885b876534 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ac80b5d9-862f-420f-91ed-f0885b876534 None None] GET http://192.168.122.6/volume// Sep 07 13:54:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ac80b5d9-862f-420f-91ed-f0885b876534 None None] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ac80b5d9-862f-420f-91ed-f0885b876534 None None] Calling method 'all' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ac80b5d9-862f-420f-91ed-f0885b876534 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:54:58 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 877/1725] 192.168.122.6 () {58 vars in 1307 bytes} [Mon Sep 7 13:54:58 2026] GET /volume/ => generated 388 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:54:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-ea8308c2-c879-41de-ae06-efc273a0fccb req-1e0b527d-a9f6-4d82-a339-55b3b3b2d0d1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-ea8308c2-c879-41de-ae06-efc273a0fccb req-1e0b527d-a9f6-4d82-a339-55b3b3b2d0d1 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 07 13:54:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-ea8308c2-c879-41de-ae06-efc273a0fccb req-1e0b527d-a9f6-4d82-a339-55b3b3b2d0d1 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b88ba148-d838-47dc-b0c8-8fe1ae072159", "connector": null, "instance_uuid": "6503616f-784d-408b-8129-386816364420"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:54:58 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:58 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:54:58 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:58 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:54:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-ea8308c2-c879-41de-ae06-efc273a0fccb req-1e0b527d-a9f6-4d82-a339-55b3b3b2d0d1 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 07 13:54:58 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 849/1726] 192.168.122.6 () {66 vars in 1473 bytes} [Mon Sep 7 13:54:58 2026] POST /volume/v3/attachments => generated 273 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:54:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2363ab05-efe9-4d70-a590-d734c9c61cbe None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2363ab05-efe9-4d70-a590-d734c9c61cbe tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] GET http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 Sep 07 13:54:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2363ab05-efe9-4d70-a590-d734c9c61cbe tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2363ab05-efe9-4d70-a590-d734c9c61cbe tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:58 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:58 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:54:58 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:58 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:54:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-86709c20-6307-4890-bbd4-13e607054b5c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-86709c20-6307-4890-bbd4-13e607054b5c None None] GET http://192.168.122.6/volume// Sep 07 13:54:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-86709c20-6307-4890-bbd4-13e607054b5c None None] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-86709c20-6307-4890-bbd4-13e607054b5c None None] Calling method 'all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-86709c20-6307-4890-bbd4-13e607054b5c None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:54:58 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 850/1727] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:54:58 2026] GET /volume/ => generated 388 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:54:58 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2363ab05-efe9-4d70-a590-d734c9c61cbe tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Volume info retrieved successfully. Sep 07 13:54:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-09ecb646-6532-4822-a7e7-348af767d073 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-09ecb646-6532-4822-a7e7-348af767d073 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:54:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-09ecb646-6532-4822-a7e7-348af767d073 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-09ecb646-6532-4822-a7e7-348af767d073 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2363ab05-efe9-4d70-a590-d734c9c61cbe tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 returned with HTTP 200 Sep 07 13:54:58 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 878/1728] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:58 2026] GET /volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 => generated 862 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:58 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:58 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:54:58 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:58 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:54:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-ea8308c2-c879-41de-ae06-efc273a0fccb req-be75fe22-5257-408e-a972-dfe0e2c54b4c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-ea8308c2-c879-41de-ae06-efc273a0fccb req-be75fe22-5257-408e-a972-dfe0e2c54b4c tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] GET http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 Sep 07 13:54:58 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-09ecb646-6532-4822-a7e7-348af767d073 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:54:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-ea8308c2-c879-41de-ae06-efc273a0fccb req-be75fe22-5257-408e-a972-dfe0e2c54b4c tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-ea8308c2-c879-41de-ae06-efc273a0fccb req-be75fe22-5257-408e-a972-dfe0e2c54b4c tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-09ecb646-6532-4822-a7e7-348af767d073 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:54:58 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 851/1729] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:58 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 1000 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:54:58 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:58 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:54:58 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:58 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:54:58 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-ea8308c2-c879-41de-ae06-efc273a0fccb req-be75fe22-5257-408e-a972-dfe0e2c54b4c tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Volume info retrieved successfully. Sep 07 13:54:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-ea8308c2-c879-41de-ae06-efc273a0fccb req-be75fe22-5257-408e-a972-dfe0e2c54b4c tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 returned with HTTP 200 Sep 07 13:54:58 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 879/1730] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 13:54:58 2026] GET /volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 => generated 1043 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:54:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-ea8308c2-c879-41de-ae06-efc273a0fccb req-1d82aec7-66a0-4ecf-a700-414b2762b116 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-ea8308c2-c879-41de-ae06-efc273a0fccb req-1d82aec7-66a0-4ecf-a700-414b2762b116 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] PUT http://192.168.122.6/volume/v3/attachments/32ebbcea-9b7f-41c2-8ef7-eac58b02e6ac Sep 07 13:54:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-ea8308c2-c879-41de-ae06-efc273a0fccb req-1d82aec7-66a0-4ecf-a700-414b2762b116 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cf8721add54f", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "6a052522-d49c-4901-8b6c-ef97c1f54dff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:54:58 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-ea8308c2-c879-41de-ae06-efc273a0fccb req-1d82aec7-66a0-4ecf-a700-414b2762b116 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Acquiring lock "cinder-attachment_update-b88ba148-d838-47dc-b0c8-8fe1ae072159-devstack" by "attachment_update" {{(pid=87261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:54:58 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-ea8308c2-c879-41de-ae06-efc273a0fccb req-1d82aec7-66a0-4ecf-a700-414b2762b116 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Lock "cinder-attachment_update-b88ba148-d838-47dc-b0c8-8fe1ae072159-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=87261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:54:58 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:58 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:54:58 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:58 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:54:59 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-41a3c352-d459-462b-81a4-979a12e6a579 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:59 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-41a3c352-d459-462b-81a4-979a12e6a579 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] GET http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 Sep 07 13:54:59 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-41a3c352-d459-462b-81a4-979a12e6a579 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:59 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-41a3c352-d459-462b-81a4-979a12e6a579 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:59 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:59 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:54:59 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:59 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:54:59 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-41a3c352-d459-462b-81a4-979a12e6a579 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Volume info retrieved successfully. Sep 07 13:54:59 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-41a3c352-d459-462b-81a4-979a12e6a579 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 returned with HTTP 200 Sep 07 13:54:59 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 880/1731] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:59 2026] GET /volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 => generated 862 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:54:59 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a3466d3d-b926-4a82-a0a8-a0dabc644e99 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:54:59 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a3466d3d-b926-4a82-a0a8-a0dabc644e99 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:54:59 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a3466d3d-b926-4a82-a0a8-a0dabc644e99 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:54:59 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a3466d3d-b926-4a82-a0a8-a0dabc644e99 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:54:59 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:54:59 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:54:59 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:54:59 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:54:59 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a3466d3d-b926-4a82-a0a8-a0dabc644e99 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:54:59 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a3466d3d-b926-4a82-a0a8-a0dabc644e99 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:54:59 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 881/1732] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:54:59 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 1000 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:55:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d4fc7203-d831-407a-86eb-ac0b56d4f9b8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d4fc7203-d831-407a-86eb-ac0b56d4f9b8 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] GET http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 Sep 07 13:55:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d4fc7203-d831-407a-86eb-ac0b56d4f9b8 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d4fc7203-d831-407a-86eb-ac0b56d4f9b8 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:00 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:00 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:00 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:00 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:00 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d4fc7203-d831-407a-86eb-ac0b56d4f9b8 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Volume info retrieved successfully. Sep 07 13:55:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d4fc7203-d831-407a-86eb-ac0b56d4f9b8 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 returned with HTTP 200 Sep 07 13:55:00 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 882/1733] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:00 2026] GET /volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 => generated 862 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-cd37b30b-d0b0-4579-9bba-c60c01ef752a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cd37b30b-d0b0-4579-9bba-c60c01ef752a tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:55:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cd37b30b-d0b0-4579-9bba-c60c01ef752a tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cd37b30b-d0b0-4579-9bba-c60c01ef752a tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:00 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:00 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:00 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:00 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:00 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-cd37b30b-d0b0-4579-9bba-c60c01ef752a tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:55:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cd37b30b-d0b0-4579-9bba-c60c01ef752a tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:55:00 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 883/1734] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:00 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 1000 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:55:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0d53babb-fdf4-45fd-b3ba-ed8a744d13bd None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0d53babb-fdf4-45fd-b3ba-ed8a744d13bd tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] GET http://192.168.122.6/volume/v3/volumes/71785ae8-a00e-49b6-8570-ca900e8a2a23 Sep 07 13:55:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0d53babb-fdf4-45fd-b3ba-ed8a744d13bd tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0d53babb-fdf4-45fd-b3ba-ed8a744d13bd tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:00 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:00 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:00 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:00 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:00 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0d53babb-fdf4-45fd-b3ba-ed8a744d13bd tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Volume info retrieved successfully. Sep 07 13:55:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0d53babb-fdf4-45fd-b3ba-ed8a744d13bd tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] http://192.168.122.6/volume/v3/volumes/71785ae8-a00e-49b6-8570-ca900e8a2a23 returned with HTTP 200 Sep 07 13:55:00 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 884/1735] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:00 2026] GET /volume/v3/volumes/71785ae8-a00e-49b6-8570-ca900e8a2a23 => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:01 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-ea8308c2-c879-41de-ae06-efc273a0fccb req-1d82aec7-66a0-4ecf-a700-414b2762b116 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Lock "cinder-attachment_update-b88ba148-d838-47dc-b0c8-8fe1ae072159-devstack" released by "attachment_update" :: held 2.514s {{(pid=87261) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:55:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-ea8308c2-c879-41de-ae06-efc273a0fccb req-1d82aec7-66a0-4ecf-a700-414b2762b116 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/attachments/32ebbcea-9b7f-41c2-8ef7-eac58b02e6ac returned with HTTP 200 Sep 07 13:55:01 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 852/1736] 192.168.122.6 () {66 vars in 1583 bytes} [Mon Sep 7 13:54:58 2026] PUT /volume/v3/attachments/32ebbcea-9b7f-41c2-8ef7-eac58b02e6ac => generated 694 bytes in 2563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:55:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-6fb20fec-14f4-48ee-a28d-8359d7503407 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6fb20fec-14f4-48ee-a28d-8359d7503407 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] DELETE http://192.168.122.6/volume/v3/volumes/71785ae8-a00e-49b6-8570-ca900e8a2a23 Sep 07 13:55:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6fb20fec-14f4-48ee-a28d-8359d7503407 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6fb20fec-14f4-48ee-a28d-8359d7503407 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:01 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-6fb20fec-14f4-48ee-a28d-8359d7503407 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Delete volume with id: 71785ae8-a00e-49b6-8570-ca900e8a2a23 Sep 07 13:55:01 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:01 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:01 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:01 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:01 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-6fb20fec-14f4-48ee-a28d-8359d7503407 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Volume info retrieved successfully. Sep 07 13:55:01 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-6fb20fec-14f4-48ee-a28d-8359d7503407 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Delete volume request issued successfully. Sep 07 13:55:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6fb20fec-14f4-48ee-a28d-8359d7503407 tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] http://192.168.122.6/volume/v3/volumes/71785ae8-a00e-49b6-8570-ca900e8a2a23 returned with HTTP 202 Sep 07 13:55:01 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 885/1737] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:55:01 2026] DELETE /volume/v3/volumes/71785ae8-a00e-49b6-8570-ca900e8a2a23 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:55:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d7032839-12c2-45d0-ad24-340effde072a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d7032839-12c2-45d0-ad24-340effde072a tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] GET http://192.168.122.6/volume/v3/volumes/71785ae8-a00e-49b6-8570-ca900e8a2a23 Sep 07 13:55:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d7032839-12c2-45d0-ad24-340effde072a tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d7032839-12c2-45d0-ad24-340effde072a tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:01 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:01 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:01 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:01 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:01 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d7032839-12c2-45d0-ad24-340effde072a tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Volume info retrieved successfully. Sep 07 13:55:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d7032839-12c2-45d0-ad24-340effde072a tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] http://192.168.122.6/volume/v3/volumes/71785ae8-a00e-49b6-8570-ca900e8a2a23 returned with HTTP 200 Sep 07 13:55:01 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 853/1738] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:01 2026] GET /volume/v3/volumes/71785ae8-a00e-49b6-8570-ca900e8a2a23 => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-76863783-b163-4b92-ae00-191dee902587 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-76863783-b163-4b92-ae00-191dee902587 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] GET http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 Sep 07 13:55:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-76863783-b163-4b92-ae00-191dee902587 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-76863783-b163-4b92-ae00-191dee902587 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:01 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:01 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:01 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:01 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7a4100e9-ea31-4806-9464-3852480ddee2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7a4100e9-ea31-4806-9464-3852480ddee2 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:55:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7a4100e9-ea31-4806-9464-3852480ddee2 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7a4100e9-ea31-4806-9464-3852480ddee2 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:01 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-76863783-b163-4b92-ae00-191dee902587 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Volume info retrieved successfully. Sep 07 13:55:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-76863783-b163-4b92-ae00-191dee902587 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 returned with HTTP 200 Sep 07 13:55:01 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 886/1739] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:01 2026] GET /volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 => generated 863 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:01 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:01 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:01 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:01 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:01 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7a4100e9-ea31-4806-9464-3852480ddee2 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:55:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7a4100e9-ea31-4806-9464-3852480ddee2 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:55:01 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 854/1740] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:01 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 1003 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:55:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-ea8308c2-c879-41de-ae06-efc273a0fccb req-0d4ec501-559c-4603-9618-0acae76f417c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-ea8308c2-c879-41de-ae06-efc273a0fccb req-0d4ec501-559c-4603-9618-0acae76f417c tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] POST http://192.168.122.6/volume/v3/attachments/32ebbcea-9b7f-41c2-8ef7-eac58b02e6ac/action Sep 07 13:55:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-ea8308c2-c879-41de-ae06-efc273a0fccb req-0d4ec501-559c-4603-9618-0acae76f417c tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Action body: b'{"os-complete": null}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:55:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-ea8308c2-c879-41de-ae06-efc273a0fccb req-0d4ec501-559c-4603-9618-0acae76f417c tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:02 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:02 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:02 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:02 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-ea8308c2-c879-41de-ae06-efc273a0fccb req-0d4ec501-559c-4603-9618-0acae76f417c tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/attachments/32ebbcea-9b7f-41c2-8ef7-eac58b02e6ac/action returned with HTTP 204 Sep 07 13:55:02 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 887/1741] 192.168.122.6 () {66 vars in 1604 bytes} [Mon Sep 7 13:55:02 2026] POST /volume/v3/attachments/32ebbcea-9b7f-41c2-8ef7-eac58b02e6ac/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:55:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-86655551-c420-4675-8b2d-eafeb2079b1a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-86655551-c420-4675-8b2d-eafeb2079b1a tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] GET http://192.168.122.6/volume/v3/volumes/71785ae8-a00e-49b6-8570-ca900e8a2a23 Sep 07 13:55:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-86655551-c420-4675-8b2d-eafeb2079b1a tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-86655551-c420-4675-8b2d-eafeb2079b1a tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:02 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:02 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:02 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:02 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:02 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-86655551-c420-4675-8b2d-eafeb2079b1a tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Volume info retrieved successfully. Sep 07 13:55:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-86655551-c420-4675-8b2d-eafeb2079b1a tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] http://192.168.122.6/volume/v3/volumes/71785ae8-a00e-49b6-8570-ca900e8a2a23 returned with HTTP 200 Sep 07 13:55:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 855/1742] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:02 2026] GET /volume/v3/volumes/71785ae8-a00e-49b6-8570-ca900e8a2a23 => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bb86978d-3e5f-4213-917e-8cc6cd2d3eb8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bb86978d-3e5f-4213-917e-8cc6cd2d3eb8 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] GET http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 Sep 07 13:55:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bb86978d-3e5f-4213-917e-8cc6cd2d3eb8 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bb86978d-3e5f-4213-917e-8cc6cd2d3eb8 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:02 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:02 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:02 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:02 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:02 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-bb86978d-3e5f-4213-917e-8cc6cd2d3eb8 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Volume info retrieved successfully. Sep 07 13:55:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bb86978d-3e5f-4213-917e-8cc6cd2d3eb8 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 returned with HTTP 200 Sep 07 13:55:02 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 888/1743] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:02 2026] GET /volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 => generated 1155 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:55:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-293e5c81-6f5e-4cb1-a85f-c2b7e0259c75 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-293e5c81-6f5e-4cb1-a85f-c2b7e0259c75 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:55:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-293e5c81-6f5e-4cb1-a85f-c2b7e0259c75 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-293e5c81-6f5e-4cb1-a85f-c2b7e0259c75 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-51ae176c-64ec-4caf-8f04-b17ccaf84ef9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:02 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:02 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-51ae176c-64ec-4caf-8f04-b17ccaf84ef9 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] GET http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 Sep 07 13:55:02 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:02 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-51ae176c-64ec-4caf-8f04-b17ccaf84ef9 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-51ae176c-64ec-4caf-8f04-b17ccaf84ef9 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:02 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-293e5c81-6f5e-4cb1-a85f-c2b7e0259c75 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:55:02 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:02 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-293e5c81-6f5e-4cb1-a85f-c2b7e0259c75 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:55:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 856/1744] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:02 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 1003 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:55:02 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:02 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:02 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-51ae176c-64ec-4caf-8f04-b17ccaf84ef9 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Volume info retrieved successfully. Sep 07 13:55:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-51ae176c-64ec-4caf-8f04-b17ccaf84ef9 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 returned with HTTP 200 Sep 07 13:55:02 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 889/1745] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:02 2026] GET /volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 => generated 1155 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:55:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e3562b20-c0a9-4338-bb64-806005dea479 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e3562b20-c0a9-4338-bb64-806005dea479 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] POST http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159/action Sep 07 13:55:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e3562b20-c0a9-4338-bb64-806005dea479 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Action body: b'{"os-detach": {}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:55:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e3562b20-c0a9-4338-bb64-806005dea479 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:02 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:02 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:02 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:02 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:02 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e3562b20-c0a9-4338-bb64-806005dea479 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Volume info retrieved successfully. Sep 07 13:55:03 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e3562b20-c0a9-4338-bb64-806005dea479 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Attachment connected to vm 6503616f-784d-408b-8129-386816364420, checking data on nova Sep 07 13:55:03 devstack devstack@c-api.service[87261]: DEBUG cinder.compute.nova [None req-e3562b20-c0a9-4338-bb64-806005dea479 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Creating Keystone token plugin using URL: http://192.168.122.6/identity {{(pid=87261) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 13:55:03 devstack devstack@c-api.service[87261]: DEBUG novaclient.v2.client [None req-e3562b20-c0a9-4338-bb64-806005dea479 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] REQ: curl -g -i -X GET http://192.168.122.6/compute/v2.1/servers/6503616f-784d-408b-8129-386816364420/os-volume_attachments/b88ba148-d838-47dc-b0c8-8fe1ae072159 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}2fa3cb4e6e40975d5585a207954530d33541e3c6ce7b6bfcbdb3aad6328a2d06" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-e3562b20-c0a9-4338-bb64-806005dea479" -H "X-Service-Token: {SHA256}7a099a9ba3241db68e8fb0b0af2e8e68a9895bc638300b8fb0dbf487caa870ae" {{(pid=87261) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 13:55:03 devstack devstack@c-api.service[87261]: DEBUG novaclient.v2.client [None req-e3562b20-c0a9-4338-bb64-806005dea479 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 11:55:03 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-25ad333b-135f-4707-8a3a-4759453560ef x-openstack-request-id: req-25ad333b-135f-4707-8a3a-4759453560ef {{(pid=87261) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 13:55:03 devstack devstack@c-api.service[87261]: DEBUG novaclient.v2.client [None req-e3562b20-c0a9-4338-bb64-806005dea479 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "b88ba148-d838-47dc-b0c8-8fe1ae072159", "serverId": "6503616f-784d-408b-8129-386816364420", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "32ebbcea-9b7f-41c2-8ef7-eac58b02e6ac", "bdm_uuid": "31ee67ed-d00a-44e6-9574-915b6b600120"}} {{(pid=87261) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 13:55:03 devstack devstack@c-api.service[87261]: DEBUG novaclient.v2.client [None req-e3562b20-c0a9-4338-bb64-806005dea479 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] GET call to compute for http://192.168.122.6/compute/v2.1/servers/6503616f-784d-408b-8129-386816364420/os-volume_attachments/b88ba148-d838-47dc-b0c8-8fe1ae072159 used request id req-25ad333b-135f-4707-8a3a-4759453560ef {{(pid=87261) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.volume.api [None req-e3562b20-c0a9-4338-bb64-806005dea479 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-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 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault [None req-e3562b20-c0a9-4338-bb64-806005dea479 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Caught error: Detach volume from instance 6503616f-784d-408b-8129-386816364420 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6503616f-784d-408b-8129-386816364420 using the Compute API Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: 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 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6503616f-784d-408b-8129-386816364420 using the Compute API Sep 07 13:55:03 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault Sep 07 13:55:03 devstack devstack@c-api.service[87261]: INFO cinder.api.middleware.fault [None req-e3562b20-c0a9-4338-bb64-806005dea479 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159/action returned with HTTP 409 Sep 07 13:55:03 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 857/1746] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:55:02 2026] POST /volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159/action => generated 167 bytes in 529 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:55:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-6447b5d4-49b6-457d-9f7d-b1c374af36be None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6447b5d4-49b6-457d-9f7d-b1c374af36be tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] POST http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159/action Sep 07 13:55:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6447b5d4-49b6-457d-9f7d-b1c374af36be tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:55:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6447b5d4-49b6-457d-9f7d-b1c374af36be tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:03 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:03 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:03 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:03 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:03 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-6447b5d4-49b6-457d-9f7d-b1c374af36be tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Volume info retrieved successfully. Sep 07 13:55:03 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-6447b5d4-49b6-457d-9f7d-b1c374af36be tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Attachment connected to vm 6503616f-784d-408b-8129-386816364420, checking data on nova Sep 07 13:55:03 devstack devstack@c-api.service[87262]: DEBUG cinder.compute.nova [None req-6447b5d4-49b6-457d-9f7d-b1c374af36be tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Creating Keystone token plugin using URL: http://192.168.122.6/identity {{(pid=87262) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 13:55:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-5b679b78-da11-41ae-9914-fac3594ef8ce None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:03 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5b679b78-da11-41ae-9914-fac3594ef8ce tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] GET http://192.168.122.6/volume/v3/volumes/71785ae8-a00e-49b6-8570-ca900e8a2a23 Sep 07 13:55:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5b679b78-da11-41ae-9914-fac3594ef8ce tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5b679b78-da11-41ae-9914-fac3594ef8ce tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:03 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-5b679b78-da11-41ae-9914-fac3594ef8ce tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:55:03 devstack devstack@c-api.service[87262]: DEBUG novaclient.v2.client [None req-6447b5d4-49b6-457d-9f7d-b1c374af36be tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] REQ: curl -g -i -X GET http://192.168.122.6/compute/v2.1/servers/6503616f-784d-408b-8129-386816364420/os-volume_attachments/b88ba148-d838-47dc-b0c8-8fe1ae072159 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}493aa59cbb3f8c97f790e7f6427367a9d536393ecd1e6f1df780f5421a754f2a" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-6447b5d4-49b6-457d-9f7d-b1c374af36be" -H "X-Service-Token: {SHA256}8ffa5b734874db343f897bf39327f1dc433cc1e3377120d20852eb5a769ae5e2" {{(pid=87262) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 13:55:03 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5b679b78-da11-41ae-9914-fac3594ef8ce tempest-TestImageHashVerification-1652169213 tempest-TestImageHashVerification-1652169213-project-member] http://192.168.122.6/volume/v3/volumes/71785ae8-a00e-49b6-8570-ca900e8a2a23 returned with HTTP 404 Sep 07 13:55:03 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 858/1747] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:03 2026] GET /volume/v3/volumes/71785ae8-a00e-49b6-8570-ca900e8a2a23 => generated 109 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:55:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b79937a1-ee63-4c3c-a932-0f8a4918c464 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:03 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b79937a1-ee63-4c3c-a932-0f8a4918c464 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:55:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b79937a1-ee63-4c3c-a932-0f8a4918c464 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b79937a1-ee63-4c3c-a932-0f8a4918c464 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:03 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:03 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:03 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:03 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:03 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b79937a1-ee63-4c3c-a932-0f8a4918c464 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:55:03 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b79937a1-ee63-4c3c-a932-0f8a4918c464 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:55:03 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 859/1748] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:03 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 1003 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:55:04 devstack devstack@c-api.service[87262]: DEBUG novaclient.v2.client [None req-6447b5d4-49b6-457d-9f7d-b1c374af36be tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 11:55:03 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-8512234f-338b-4606-9453-067c857d4c35 x-openstack-request-id: req-8512234f-338b-4606-9453-067c857d4c35 {{(pid=87262) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 13:55:04 devstack devstack@c-api.service[87262]: DEBUG novaclient.v2.client [None req-6447b5d4-49b6-457d-9f7d-b1c374af36be tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "b88ba148-d838-47dc-b0c8-8fe1ae072159", "serverId": "6503616f-784d-408b-8129-386816364420", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "32ebbcea-9b7f-41c2-8ef7-eac58b02e6ac", "bdm_uuid": "31ee67ed-d00a-44e6-9574-915b6b600120"}} {{(pid=87262) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 13:55:04 devstack devstack@c-api.service[87262]: DEBUG novaclient.v2.client [None req-6447b5d4-49b6-457d-9f7d-b1c374af36be tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] GET call to compute for http://192.168.122.6/compute/v2.1/servers/6503616f-784d-408b-8129-386816364420/os-volume_attachments/b88ba148-d838-47dc-b0c8-8fe1ae072159 used request id req-8512234f-338b-4606-9453-067c857d4c35 {{(pid=87262) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.volume.api [None req-6447b5d4-49b6-457d-9f7d-b1c374af36be tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-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 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault [None req-6447b5d4-49b6-457d-9f7d-b1c374af36be tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Caught error: Detach volume from instance 6503616f-784d-408b-8129-386816364420 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6503616f-784d-408b-8129-386816364420 using the Compute API Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: 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 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6503616f-784d-408b-8129-386816364420 using the Compute API Sep 07 13:55:04 devstack devstack@c-api.service[87262]: ERROR cinder.api.middleware.fault Sep 07 13:55:04 devstack devstack@c-api.service[87262]: INFO cinder.api.middleware.fault [None req-6447b5d4-49b6-457d-9f7d-b1c374af36be tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159/action returned with HTTP 409 Sep 07 13:55:04 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 890/1749] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:55:03 2026] POST /volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159/action => generated 167 bytes in 594 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:55:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-455af3cd-e126-4753-853e-9fb3fa2ace77 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:04 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 860/1750] 192.168.122.6 () {62 vars in 1471 bytes} [Mon Sep 7 13:55:04 2026] POST /volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159/action => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Sep 07 13:55:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c0981e53-8e15-4da2-b1bb-05ac0f81901a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:04 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 891/1751] 192.168.122.6 () {62 vars in 1471 bytes} [Mon Sep 7 13:55:04 2026] POST /volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159/action => generated 114 bytes in 9 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Sep 07 13:55:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4eddddd1-f825-4b3d-86ff-8f4870f9169f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:04 devstack devstack@c-api.service[87261]: WARNING keystonemiddleware.auth_token [None req-4eddddd1-f825-4b3d-86ff-8f4870f9169f None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 13:55:04 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 861/1752] 192.168.122.6 () {62 vars in 1471 bytes} [Mon Sep 7 13:55:04 2026] POST /volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159/action => generated 114 bytes in 73 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Sep 07 13:55:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d75bd1ec-b3db-480b-a2cb-a33cc473cf50 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:04 devstack devstack@c-api.service[87262]: WARNING keystonemiddleware.auth_token [None req-d75bd1ec-b3db-480b-a2cb-a33cc473cf50 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 13:55:04 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 892/1753] 192.168.122.6 () {62 vars in 1471 bytes} [Mon Sep 7 13:55:04 2026] POST /volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159/action => generated 114 bytes in 70 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Sep 07 13:55:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-56fae683-fb53-4b17-b630-61ca56e7d930 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-56fae683-fb53-4b17-b630-61ca56e7d930 tempest-TestServerVolumeAttachmentScenario-427207034 tempest-TestServerVolumeAttachmentScenario-427207034-project-admin] POST http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159/action Sep 07 13:55:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-56fae683-fb53-4b17-b630-61ca56e7d930 tempest-TestServerVolumeAttachmentScenario-427207034 tempest-TestServerVolumeAttachmentScenario-427207034-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:55:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-56fae683-fb53-4b17-b630-61ca56e7d930 tempest-TestServerVolumeAttachmentScenario-427207034 tempest-TestServerVolumeAttachmentScenario-427207034-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:04 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:04 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:04 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:04 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.contrib.admin_actions [None req-56fae683-fb53-4b17-b630-61ca56e7d930 tempest-TestServerVolumeAttachmentScenario-427207034 tempest-TestServerVolumeAttachmentScenario-427207034-project-admin] Updating volume 'b88ba148-d838-47dc-b0c8-8fe1ae072159' with '{'status': 'error'}' {{(pid=87261) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 13:55:04 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:04 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:04 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:04 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-56fae683-fb53-4b17-b630-61ca56e7d930 tempest-TestServerVolumeAttachmentScenario-427207034 tempest-TestServerVolumeAttachmentScenario-427207034-project-admin] http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159/action returned with HTTP 202 Sep 07 13:55:04 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 862/1754] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:55:04 2026] POST /volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159/action => generated 0 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:55:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5a471e74-66af-4af3-ac62-e422a191127f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5a471e74-66af-4af3-ac62-e422a191127f tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] GET http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 Sep 07 13:55:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5a471e74-66af-4af3-ac62-e422a191127f tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5a471e74-66af-4af3-ac62-e422a191127f tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:04 devstack devstack@c-api.service[87262]: DEBUG oslo_db.sqlalchemy.engines [None req-5a471e74-66af-4af3-ac62-e422a191127f tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:55:04 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:04 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:04 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:04 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:04 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5a471e74-66af-4af3-ac62-e422a191127f tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Volume info retrieved successfully. Sep 07 13:55:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5a471e74-66af-4af3-ac62-e422a191127f tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 returned with HTTP 200 Sep 07 13:55:04 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 893/1755] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:04 2026] GET /volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 => generated 1154 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:55:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-97900fbd-9ccf-4e91-a42b-f5567c36917b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-97900fbd-9ccf-4e91-a42b-f5567c36917b tempest-TestServerVolumeAttachmentScenario-427207034 tempest-TestServerVolumeAttachmentScenario-427207034-project-admin] POST http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159/action Sep 07 13:55:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-97900fbd-9ccf-4e91-a42b-f5567c36917b tempest-TestServerVolumeAttachmentScenario-427207034 tempest-TestServerVolumeAttachmentScenario-427207034-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "32ebbcea-9b7f-41c2-8ef7-eac58b02e6ac"}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:55:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-97900fbd-9ccf-4e91-a42b-f5567c36917b tempest-TestServerVolumeAttachmentScenario-427207034 tempest-TestServerVolumeAttachmentScenario-427207034-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "32ebbcea-9b7f-41c2-8ef7-eac58b02e6ac"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:04 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:04 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:04 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:04 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:04 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-97900fbd-9ccf-4e91-a42b-f5567c36917b tempest-TestServerVolumeAttachmentScenario-427207034 tempest-TestServerVolumeAttachmentScenario-427207034-project-admin] Volume info retrieved successfully. Sep 07 13:55:04 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-97900fbd-9ccf-4e91-a42b-f5567c36917b tempest-TestServerVolumeAttachmentScenario-427207034 tempest-TestServerVolumeAttachmentScenario-427207034-project-admin] Attachment connected to vm 6503616f-784d-408b-8129-386816364420, checking data on nova Sep 07 13:55:04 devstack devstack@c-api.service[87261]: DEBUG cinder.compute.nova [None req-97900fbd-9ccf-4e91-a42b-f5567c36917b tempest-TestServerVolumeAttachmentScenario-427207034 tempest-TestServerVolumeAttachmentScenario-427207034-project-admin] Creating Keystone token plugin using URL: http://192.168.122.6/identity {{(pid=87261) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 13:55:04 devstack devstack@c-api.service[87261]: DEBUG novaclient.v2.client [None req-97900fbd-9ccf-4e91-a42b-f5567c36917b tempest-TestServerVolumeAttachmentScenario-427207034 tempest-TestServerVolumeAttachmentScenario-427207034-project-admin] REQ: curl -g -i -X GET http://192.168.122.6/compute/v2.1/servers/6503616f-784d-408b-8129-386816364420/os-volume_attachments/b88ba148-d838-47dc-b0c8-8fe1ae072159 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}9e0912587844e49e52cfb4872a1012ac0da873d10f42c575218292e67e227447" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-97900fbd-9ccf-4e91-a42b-f5567c36917b" -H "X-Service-Token: {SHA256}7a099a9ba3241db68e8fb0b0af2e8e68a9895bc638300b8fb0dbf487caa870ae" {{(pid=87261) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 13:55:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2504fb7c-c8c7-47e6-8269-9e96ba07b872 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:04 devstack devstack@c-api.service[87261]: DEBUG novaclient.v2.client [None req-97900fbd-9ccf-4e91-a42b-f5567c36917b tempest-TestServerVolumeAttachmentScenario-427207034 tempest-TestServerVolumeAttachmentScenario-427207034-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 11:55:04 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-81572a97-c8a9-4470-865f-5d7e2ebbc964 x-openstack-request-id: req-81572a97-c8a9-4470-865f-5d7e2ebbc964 {{(pid=87261) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 13:55:04 devstack devstack@c-api.service[87261]: DEBUG novaclient.v2.client [None req-97900fbd-9ccf-4e91-a42b-f5567c36917b tempest-TestServerVolumeAttachmentScenario-427207034 tempest-TestServerVolumeAttachmentScenario-427207034-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "b88ba148-d838-47dc-b0c8-8fe1ae072159", "serverId": "6503616f-784d-408b-8129-386816364420", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "32ebbcea-9b7f-41c2-8ef7-eac58b02e6ac", "bdm_uuid": "31ee67ed-d00a-44e6-9574-915b6b600120"}} {{(pid=87261) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 13:55:04 devstack devstack@c-api.service[87261]: DEBUG novaclient.v2.client [None req-97900fbd-9ccf-4e91-a42b-f5567c36917b tempest-TestServerVolumeAttachmentScenario-427207034 tempest-TestServerVolumeAttachmentScenario-427207034-project-admin] GET call to compute for http://192.168.122.6/compute/v2.1/servers/6503616f-784d-408b-8129-386816364420/os-volume_attachments/b88ba148-d838-47dc-b0c8-8fe1ae072159 used request id req-81572a97-c8a9-4470-865f-5d7e2ebbc964 {{(pid=87261) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.volume.api [None req-97900fbd-9ccf-4e91-a42b-f5567c36917b tempest-TestServerVolumeAttachmentScenario-427207034 tempest-TestServerVolumeAttachmentScenario-427207034-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 07 13:55:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2504fb7c-c8c7-47e6-8269-9e96ba07b872 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:55:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2504fb7c-c8c7-47e6-8269-9e96ba07b872 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2504fb7c-c8c7-47e6-8269-9e96ba07b872 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault [None req-97900fbd-9ccf-4e91-a42b-f5567c36917b tempest-TestServerVolumeAttachmentScenario-427207034 tempest-TestServerVolumeAttachmentScenario-427207034-project-admin] Caught error: Detach volume from instance 6503616f-784d-408b-8129-386816364420 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6503616f-784d-408b-8129-386816364420 using the Compute API Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87261]: 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 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:04 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6503616f-784d-408b-8129-386816364420 using the Compute API Sep 07 13:55:05 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault Sep 07 13:55:05 devstack devstack@c-api.service[87261]: INFO cinder.api.middleware.fault [None req-97900fbd-9ccf-4e91-a42b-f5567c36917b tempest-TestServerVolumeAttachmentScenario-427207034 tempest-TestServerVolumeAttachmentScenario-427207034-project-admin] http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159/action returned with HTTP 409 Sep 07 13:55:05 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 863/1756] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:55:04 2026] POST /volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159/action => generated 167 bytes in 390 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:55:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e83eb33c-105a-453a-8451-4522304d93f8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:05 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:05 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:05 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 864/1757] 192.168.122.6 () {62 vars in 1471 bytes} [Mon Sep 7 13:55:04 2026] POST /volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Sep 07 13:55:05 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:05 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f187a678-b758-4a70-9086-58c17c6ccbd5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:05 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2504fb7c-c8c7-47e6-8269-9e96ba07b872 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:55:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2504fb7c-c8c7-47e6-8269-9e96ba07b872 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:55:05 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 894/1758] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:04 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 1003 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:55:05 devstack devstack@c-api.service[87261]: WARNING keystonemiddleware.auth_token [None req-f187a678-b758-4a70-9086-58c17c6ccbd5 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 13:55:05 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 865/1759] 192.168.122.6 () {62 vars in 1471 bytes} [Mon Sep 7 13:55:04 2026] POST /volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159/action => generated 114 bytes in 50 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Sep 07 13:55:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-44ba2850-16b4-4a8b-b5bf-91ce0865d2a8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-44ba2850-16b4-4a8b-b5bf-91ce0865d2a8 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] GET http://192.168.122.6/volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 Sep 07 13:55:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-44ba2850-16b4-4a8b-b5bf-91ce0865d2a8 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-44ba2850-16b4-4a8b-b5bf-91ce0865d2a8 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:05 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:05 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:05 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:05 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:05 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-44ba2850-16b4-4a8b-b5bf-91ce0865d2a8 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Volume info retrieved successfully. Sep 07 13:55:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-44ba2850-16b4-4a8b-b5bf-91ce0865d2a8 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 returned with HTTP 200 Sep 07 13:55:05 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 895/1760] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:05 2026] GET /volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 => generated 863 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f4cc1310-3937-4405-b5a0-bfe857b9389c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f4cc1310-3937-4405-b5a0-bfe857b9389c tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] GET http://192.168.122.6/volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 Sep 07 13:55:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f4cc1310-3937-4405-b5a0-bfe857b9389c tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f4cc1310-3937-4405-b5a0-bfe857b9389c tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:05 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [None req-f4cc1310-3937-4405-b5a0-bfe857b9389c tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 13:55:05 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:05 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:05 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:05 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:05 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f4cc1310-3937-4405-b5a0-bfe857b9389c tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Volume info retrieved successfully. Sep 07 13:55:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f4cc1310-3937-4405-b5a0-bfe857b9389c tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 returned with HTTP 200 Sep 07 13:55:05 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 866/1761] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:05 2026] GET /volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 => generated 863 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-a3ce1326-3823-499f-88df-595cd4c9af37 req-73eb5627-bf5a-4ac1-81ab-c89c395b8605 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-a3ce1326-3823-499f-88df-595cd4c9af37 req-73eb5627-bf5a-4ac1-81ab-c89c395b8605 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] GET http://192.168.122.6/volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 Sep 07 13:55:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-a3ce1326-3823-499f-88df-595cd4c9af37 req-73eb5627-bf5a-4ac1-81ab-c89c395b8605 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-a3ce1326-3823-499f-88df-595cd4c9af37 req-73eb5627-bf5a-4ac1-81ab-c89c395b8605 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:05 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:05 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:05 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:05 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:05 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-a3ce1326-3823-499f-88df-595cd4c9af37 req-73eb5627-bf5a-4ac1-81ab-c89c395b8605 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Volume info retrieved successfully. Sep 07 13:55:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-a3ce1326-3823-499f-88df-595cd4c9af37 req-73eb5627-bf5a-4ac1-81ab-c89c395b8605 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 returned with HTTP 200 Sep 07 13:55:05 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 896/1762] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:55:05 2026] GET /volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 => generated 863 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c196c1bc-85c0-41de-8349-055d3f5186d4 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c196c1bc-85c0-41de-8349-055d3f5186d4 None None] GET http://192.168.122.6/volume// Sep 07 13:55:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c196c1bc-85c0-41de-8349-055d3f5186d4 None None] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c196c1bc-85c0-41de-8349-055d3f5186d4 None None] Calling method 'all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c196c1bc-85c0-41de-8349-055d3f5186d4 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:55:05 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 867/1763] 192.168.122.6 () {58 vars in 1307 bytes} [Mon Sep 7 13:55:05 2026] GET /volume/ => generated 388 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:55:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-a3ce1326-3823-499f-88df-595cd4c9af37 req-18cfe135-597e-4c5b-af5c-68f6ba7a6894 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-a3ce1326-3823-499f-88df-595cd4c9af37 req-18cfe135-597e-4c5b-af5c-68f6ba7a6894 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 07 13:55:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-a3ce1326-3823-499f-88df-595cd4c9af37 req-18cfe135-597e-4c5b-af5c-68f6ba7a6894 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5bebdee1-82c1-4250-bf67-845c45009817", "connector": null, "instance_uuid": "6503616f-784d-408b-8129-386816364420"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:05 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:05 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:05 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:05 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-a3ce1326-3823-499f-88df-595cd4c9af37 req-18cfe135-597e-4c5b-af5c-68f6ba7a6894 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 07 13:55:05 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 897/1764] 192.168.122.6 () {66 vars in 1473 bytes} [Mon Sep 7 13:55:05 2026] POST /volume/v3/attachments => generated 273 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:55:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ac0e44bb-cca4-4fb8-8d44-d34a5341c2ae None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ac0e44bb-cca4-4fb8-8d44-d34a5341c2ae tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] GET http://192.168.122.6/volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 Sep 07 13:55:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ac0e44bb-cca4-4fb8-8d44-d34a5341c2ae tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ac0e44bb-cca4-4fb8-8d44-d34a5341c2ae tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:05 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:05 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7c743d54-597b-4101-a622-da5e5f266bc0 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7c743d54-597b-4101-a622-da5e5f266bc0 None None] GET http://192.168.122.6/volume// Sep 07 13:55:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7c743d54-597b-4101-a622-da5e5f266bc0 None None] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7c743d54-597b-4101-a622-da5e5f266bc0 None None] Calling method 'all' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7c743d54-597b-4101-a622-da5e5f266bc0 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:55:05 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 898/1765] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:55:05 2026] GET /volume/ => generated 388 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:55:05 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:05 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:05 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ac0e44bb-cca4-4fb8-8d44-d34a5341c2ae tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Volume info retrieved successfully. Sep 07 13:55:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-a3ce1326-3823-499f-88df-595cd4c9af37 req-d7b1ca30-fb28-4d6a-9342-5b78250bcec2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-a3ce1326-3823-499f-88df-595cd4c9af37 req-d7b1ca30-fb28-4d6a-9342-5b78250bcec2 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] GET http://192.168.122.6/volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 Sep 07 13:55:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-a3ce1326-3823-499f-88df-595cd4c9af37 req-d7b1ca30-fb28-4d6a-9342-5b78250bcec2 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-a3ce1326-3823-499f-88df-595cd4c9af37 req-d7b1ca30-fb28-4d6a-9342-5b78250bcec2 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ac0e44bb-cca4-4fb8-8d44-d34a5341c2ae tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 returned with HTTP 200 Sep 07 13:55:05 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 868/1766] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:05 2026] GET /volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 => generated 862 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:05 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:05 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:05 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:05 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:05 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-a3ce1326-3823-499f-88df-595cd4c9af37 req-d7b1ca30-fb28-4d6a-9342-5b78250bcec2 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Volume info retrieved successfully. Sep 07 13:55:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-a3ce1326-3823-499f-88df-595cd4c9af37 req-d7b1ca30-fb28-4d6a-9342-5b78250bcec2 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 returned with HTTP 200 Sep 07 13:55:05 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 899/1767] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 13:55:05 2026] GET /volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 => generated 1043 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:55:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c6425de4-0ee0-4ed2-99ce-362c611e8f52 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c6425de4-0ee0-4ed2-99ce-362c611e8f52 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:55:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c6425de4-0ee0-4ed2-99ce-362c611e8f52 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c6425de4-0ee0-4ed2-99ce-362c611e8f52 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:06 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:06 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:06 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:06 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-a3ce1326-3823-499f-88df-595cd4c9af37 req-2b36260c-f994-4b4a-a6fe-7208b8dd7411 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-a3ce1326-3823-499f-88df-595cd4c9af37 req-2b36260c-f994-4b4a-a6fe-7208b8dd7411 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] PUT http://192.168.122.6/volume/v3/attachments/b9c315e9-c516-486c-883a-ea76f0bc63ee Sep 07 13:55:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-a3ce1326-3823-499f-88df-595cd4c9af37 req-2b36260c-f994-4b4a-a6fe-7208b8dd7411 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cf8721add54f", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "6a052522-d49c-4901-8b6c-ef97c1f54dff", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:06 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c6425de4-0ee0-4ed2-99ce-362c611e8f52 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:55:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c6425de4-0ee0-4ed2-99ce-362c611e8f52 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:55:06 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 869/1768] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:06 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 1254 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:55:06 devstack devstack@c-api.service[87262]: DEBUG cinder.coordination [req-a3ce1326-3823-499f-88df-595cd4c9af37 req-2b36260c-f994-4b4a-a6fe-7208b8dd7411 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Acquiring lock "cinder-attachment_update-5bebdee1-82c1-4250-bf67-845c45009817-devstack" by "attachment_update" {{(pid=87262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:55:06 devstack devstack@c-api.service[87262]: DEBUG cinder.coordination [req-a3ce1326-3823-499f-88df-595cd4c9af37 req-2b36260c-f994-4b4a-a6fe-7208b8dd7411 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Lock "cinder-attachment_update-5bebdee1-82c1-4250-bf67-845c45009817-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=87262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:55:06 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:06 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:06 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:06 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-b06c8fca-16a5-4e10-b979-68b4a7aa0c92 req-cbef6781-9379-43d1-9097-f89fb958918b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-b06c8fca-16a5-4e10-b979-68b4a7aa0c92 req-cbef6781-9379-43d1-9097-f89fb958918b tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:55:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-b06c8fca-16a5-4e10-b979-68b4a7aa0c92 req-cbef6781-9379-43d1-9097-f89fb958918b tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-b06c8fca-16a5-4e10-b979-68b4a7aa0c92 req-cbef6781-9379-43d1-9097-f89fb958918b tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:06 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:06 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:06 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:06 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:06 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-b06c8fca-16a5-4e10-b979-68b4a7aa0c92 req-cbef6781-9379-43d1-9097-f89fb958918b tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:55:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-b06c8fca-16a5-4e10-b979-68b4a7aa0c92 req-cbef6781-9379-43d1-9097-f89fb958918b tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:55:06 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 870/1769] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:55:06 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 1254 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:55:06 devstack devstack@c-api.service[87262]: DEBUG cinder.coordination [req-a3ce1326-3823-499f-88df-595cd4c9af37 req-2b36260c-f994-4b4a-a6fe-7208b8dd7411 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Lock "cinder-attachment_update-5bebdee1-82c1-4250-bf67-845c45009817-devstack" released by "attachment_update" :: held 0.205s {{(pid=87262) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:55:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-a3ce1326-3823-499f-88df-595cd4c9af37 req-2b36260c-f994-4b4a-a6fe-7208b8dd7411 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/attachments/b9c315e9-c516-486c-883a-ea76f0bc63ee returned with HTTP 200 Sep 07 13:55:06 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 900/1770] 192.168.122.6 () {66 vars in 1583 bytes} [Mon Sep 7 13:55:06 2026] PUT /volume/v3/attachments/b9c315e9-c516-486c-883a-ea76f0bc63ee => generated 694 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:55:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-a3ce1326-3823-499f-88df-595cd4c9af37 req-01d5259d-737f-484b-ba5f-d999849b20ef None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-a3ce1326-3823-499f-88df-595cd4c9af37 req-01d5259d-737f-484b-ba5f-d999849b20ef tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] POST http://192.168.122.6/volume/v3/attachments/b9c315e9-c516-486c-883a-ea76f0bc63ee/action Sep 07 13:55:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-a3ce1326-3823-499f-88df-595cd4c9af37 req-01d5259d-737f-484b-ba5f-d999849b20ef tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Action body: b'{"os-complete": null}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:55:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-a3ce1326-3823-499f-88df-595cd4c9af37 req-01d5259d-737f-484b-ba5f-d999849b20ef tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:06 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:06 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:06 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:06 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-a3ce1326-3823-499f-88df-595cd4c9af37 req-01d5259d-737f-484b-ba5f-d999849b20ef tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/attachments/b9c315e9-c516-486c-883a-ea76f0bc63ee/action returned with HTTP 204 Sep 07 13:55:06 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 871/1771] 192.168.122.6 () {66 vars in 1604 bytes} [Mon Sep 7 13:55:06 2026] POST /volume/v3/attachments/b9c315e9-c516-486c-883a-ea76f0bc63ee/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:55:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-b06c8fca-16a5-4e10-b979-68b4a7aa0c92 req-2cafbdde-9638-4d88-91d8-190bc14e32d9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-b06c8fca-16a5-4e10-b979-68b4a7aa0c92 req-2cafbdde-9638-4d88-91d8-190bc14e32d9 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:55:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-b06c8fca-16a5-4e10-b979-68b4a7aa0c92 req-2cafbdde-9638-4d88-91d8-190bc14e32d9 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-b06c8fca-16a5-4e10-b979-68b4a7aa0c92 req-2cafbdde-9638-4d88-91d8-190bc14e32d9 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:06 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:06 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:06 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:06 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:06 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-b06c8fca-16a5-4e10-b979-68b4a7aa0c92 req-2cafbdde-9638-4d88-91d8-190bc14e32d9 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:55:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1f4e5875-9d7c-43f3-b941-9b34290e05c9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1f4e5875-9d7c-43f3-b941-9b34290e05c9 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] GET http://192.168.122.6/volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 Sep 07 13:55:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1f4e5875-9d7c-43f3-b941-9b34290e05c9 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1f4e5875-9d7c-43f3-b941-9b34290e05c9 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-b06c8fca-16a5-4e10-b979-68b4a7aa0c92 req-2cafbdde-9638-4d88-91d8-190bc14e32d9 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:55:06 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 901/1772] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:55:06 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 1254 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:55:06 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:06 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-60aa4047-d8ef-4d51-8ccc-002f564f2d94 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-60aa4047-d8ef-4d51-8ccc-002f564f2d94 None None] GET http://192.168.122.6/volume// Sep 07 13:55:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-60aa4047-d8ef-4d51-8ccc-002f564f2d94 None None] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-60aa4047-d8ef-4d51-8ccc-002f564f2d94 None None] Calling method 'all' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-60aa4047-d8ef-4d51-8ccc-002f564f2d94 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:55:06 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 902/1773] 192.168.122.6 () {58 vars in 1298 bytes} [Mon Sep 7 13:55:06 2026] GET /volume/ => generated 388 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:55:06 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:06 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-b06c8fca-16a5-4e10-b979-68b4a7aa0c92 req-6f2bb633-d4a8-49f0-b386-b72d479fc850 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-b06c8fca-16a5-4e10-b979-68b4a7aa0c92 req-6f2bb633-d4a8-49f0-b386-b72d479fc850 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 07 13:55:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-b06c8fca-16a5-4e10-b979-68b4a7aa0c92 req-6f2bb633-d4a8-49f0-b386-b72d479fc850 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e7841aae-14eb-4c3e-9638-5c76856673ac", "connector": null, "instance_uuid": "fa375d4a-4c0a-4525-b26f-525d2846abc8"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:06 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1f4e5875-9d7c-43f3-b941-9b34290e05c9 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Volume info retrieved successfully. Sep 07 13:55:07 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1f4e5875-9d7c-43f3-b941-9b34290e05c9 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 returned with HTTP 200 Sep 07 13:55:07 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:07 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:07 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 872/1774] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:06 2026] GET /volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 => generated 1155 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:55:07 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:07 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-16944bc3-c69f-4745-bb14-5c1030ccdaec None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:07 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-16944bc3-c69f-4745-bb14-5c1030ccdaec tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] GET http://192.168.122.6/volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 Sep 07 13:55:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-16944bc3-c69f-4745-bb14-5c1030ccdaec tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-16944bc3-c69f-4745-bb14-5c1030ccdaec tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:07 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:07 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:07 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:07 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:07 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-16944bc3-c69f-4745-bb14-5c1030ccdaec tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Volume info retrieved successfully. Sep 07 13:55:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-b06c8fca-16a5-4e10-b979-68b4a7aa0c92 req-6f2bb633-d4a8-49f0-b386-b72d479fc850 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 07 13:55:07 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 903/1775] 192.168.122.6 () {66 vars in 1473 bytes} [Mon Sep 7 13:55: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 07 13:55:07 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-16944bc3-c69f-4745-bb14-5c1030ccdaec tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 returned with HTTP 200 Sep 07 13:55:07 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 873/1776] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:07 2026] GET /volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 => generated 1155 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:55:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-dcdf169e-739d-458f-b2b2-63ab8b7eeabf None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-dcdf169e-739d-458f-b2b2-63ab8b7eeabf tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] POST http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159/action Sep 07 13:55:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-dcdf169e-739d-458f-b2b2-63ab8b7eeabf tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Action body: b'{"os-detach": {"attachment_id": "b9c315e9-c516-486c-883a-ea76f0bc63ee"}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:55:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-dcdf169e-739d-458f-b2b2-63ab8b7eeabf tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "b9c315e9-c516-486c-883a-ea76f0bc63ee"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:07 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:07 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:07 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:07 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:07 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-dcdf169e-739d-458f-b2b2-63ab8b7eeabf tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Volume info retrieved successfully. Sep 07 13:55:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-dcdf169e-739d-458f-b2b2-63ab8b7eeabf tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159/action returned with HTTP 400 Sep 07 13:55:07 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 904/1777] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:55:07 2026] POST /volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159/action => generated 100 bytes in 103 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 13:55:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-3340d897-d94e-401d-9276-923c9d585bbf req-c91f749e-eeb9-4ab4-8024-30f7c80abd60 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:07 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-3340d897-d94e-401d-9276-923c9d585bbf req-c91f749e-eeb9-4ab4-8024-30f7c80abd60 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] GET http://192.168.122.6/volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 Sep 07 13:55:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-3340d897-d94e-401d-9276-923c9d585bbf req-c91f749e-eeb9-4ab4-8024-30f7c80abd60 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-3340d897-d94e-401d-9276-923c9d585bbf req-c91f749e-eeb9-4ab4-8024-30f7c80abd60 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:07 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:07 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:07 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:07 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:07 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-3340d897-d94e-401d-9276-923c9d585bbf req-c91f749e-eeb9-4ab4-8024-30f7c80abd60 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Volume info retrieved successfully. Sep 07 13:55:07 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-3340d897-d94e-401d-9276-923c9d585bbf req-c91f749e-eeb9-4ab4-8024-30f7c80abd60 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 returned with HTTP 200 Sep 07 13:55:07 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 874/1778] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:55:07 2026] GET /volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 => generated 1155 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:55:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-3340d897-d94e-401d-9276-923c9d585bbf req-df22624e-5d0e-4a44-951c-73f7e1da2e3d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-3340d897-d94e-401d-9276-923c9d585bbf req-df22624e-5d0e-4a44-951c-73f7e1da2e3d tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] POST http://192.168.122.6/volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817/action Sep 07 13:55:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-3340d897-d94e-401d-9276-923c9d585bbf req-df22624e-5d0e-4a44-951c-73f7e1da2e3d tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:55:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-3340d897-d94e-401d-9276-923c9d585bbf req-df22624e-5d0e-4a44-951c-73f7e1da2e3d tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:07 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:07 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:07 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:07 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:07 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-3340d897-d94e-401d-9276-923c9d585bbf req-df22624e-5d0e-4a44-951c-73f7e1da2e3d tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Volume info retrieved successfully. Sep 07 13:55:07 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-3340d897-d94e-401d-9276-923c9d585bbf req-df22624e-5d0e-4a44-951c-73f7e1da2e3d tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Begin detaching volume completed successfully. Sep 07 13:55:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-3340d897-d94e-401d-9276-923c9d585bbf req-df22624e-5d0e-4a44-951c-73f7e1da2e3d tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817/action returned with HTTP 202 Sep 07 13:55:07 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 905/1779] 192.168.122.6 () {64 vars in 1551 bytes} [Mon Sep 7 13:55:07 2026] POST /volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:55:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-63c176c1-1fec-4018-93fd-3597642dcaca None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:07 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-63c176c1-1fec-4018-93fd-3597642dcaca None None] GET http://192.168.122.6/volume// Sep 07 13:55:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-63c176c1-1fec-4018-93fd-3597642dcaca None None] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-63c176c1-1fec-4018-93fd-3597642dcaca None None] Calling method 'all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:07 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-63c176c1-1fec-4018-93fd-3597642dcaca None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:55:07 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 875/1780] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:55:07 2026] GET /volume/ => generated 388 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 13:55:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-3340d897-d94e-401d-9276-923c9d585bbf req-97880dc0-2464-4925-9f80-c6c1281c6743 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-3340d897-d94e-401d-9276-923c9d585bbf req-97880dc0-2464-4925-9f80-c6c1281c6743 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] GET http://192.168.122.6/volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 Sep 07 13:55:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-3340d897-d94e-401d-9276-923c9d585bbf req-97880dc0-2464-4925-9f80-c6c1281c6743 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-3340d897-d94e-401d-9276-923c9d585bbf req-97880dc0-2464-4925-9f80-c6c1281c6743 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:07 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:07 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:07 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:07 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:07 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-3340d897-d94e-401d-9276-923c9d585bbf req-97880dc0-2464-4925-9f80-c6c1281c6743 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Volume info retrieved successfully. Sep 07 13:55:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-3340d897-d94e-401d-9276-923c9d585bbf req-97880dc0-2464-4925-9f80-c6c1281c6743 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 returned with HTTP 200 Sep 07 13:55:07 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 906/1781] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 13:55:07 2026] GET /volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 => generated 1339 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:55:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-3340d897-d94e-401d-9276-923c9d585bbf req-f4d2b8d5-005d-44cd-8e12-bd6707faf6a4 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-3340d897-d94e-401d-9276-923c9d585bbf req-f4d2b8d5-005d-44cd-8e12-bd6707faf6a4 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] DELETE http://192.168.122.6/volume/v3/attachments/b9c315e9-c516-486c-883a-ea76f0bc63ee Sep 07 13:55:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-3340d897-d94e-401d-9276-923c9d585bbf req-f4d2b8d5-005d-44cd-8e12-bd6707faf6a4 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-3340d897-d94e-401d-9276-923c9d585bbf req-f4d2b8d5-005d-44cd-8e12-bd6707faf6a4 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:08 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:08 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:08 devstack devstack@c-api.service[87261]: /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 07 13:55:08 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, Sep 07 13:55:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-3340d897-d94e-401d-9276-923c9d585bbf req-f4d2b8d5-005d-44cd-8e12-bd6707faf6a4 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/attachments/b9c315e9-c516-486c-883a-ea76f0bc63ee returned with HTTP 200 Sep 07 13:55:08 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 876/1782] 192.168.122.6 () {64 vars in 1552 bytes} [Mon Sep 7 13:55:07 2026] DELETE /volume/v3/attachments/b9c315e9-c516-486c-883a-ea76f0bc63ee => generated 19 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0ec416cb-1ce9-4034-9846-c38d4766cbc6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0ec416cb-1ce9-4034-9846-c38d4766cbc6 tempest-TestServerVolumeAttachmentScenario-427207034 tempest-TestServerVolumeAttachmentScenario-427207034-project-admin] POST http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159/action Sep 07 13:55:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0ec416cb-1ce9-4034-9846-c38d4766cbc6 tempest-TestServerVolumeAttachmentScenario-427207034 tempest-TestServerVolumeAttachmentScenario-427207034-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:55:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0ec416cb-1ce9-4034-9846-c38d4766cbc6 tempest-TestServerVolumeAttachmentScenario-427207034 tempest-TestServerVolumeAttachmentScenario-427207034-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:08 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:08 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:08 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:08 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.admin_actions [None req-0ec416cb-1ce9-4034-9846-c38d4766cbc6 tempest-TestServerVolumeAttachmentScenario-427207034 tempest-TestServerVolumeAttachmentScenario-427207034-project-admin] Updating volume 'b88ba148-d838-47dc-b0c8-8fe1ae072159' with '{'status': 'in-use'}' {{(pid=87262) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 13:55:08 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:08 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ca77bb51-455d-4611-8342-ff6db63bc03b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ca77bb51-455d-4611-8342-ff6db63bc03b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:55:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ca77bb51-455d-4611-8342-ff6db63bc03b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1526751534"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-ca77bb51-455d-4611-8342-ff6db63bc03b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1526751534'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:55:08 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-ca77bb51-455d-4611-8342-ff6db63bc03b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Create volume of 1 GB Sep 07 13:55:08 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:08 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:08 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ca77bb51-455d-4611-8342-ff6db63bc03b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Availability Zones retrieved successfully. Sep 07 13:55:08 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:08 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0ec416cb-1ce9-4034-9846-c38d4766cbc6 tempest-TestServerVolumeAttachmentScenario-427207034 tempest-TestServerVolumeAttachmentScenario-427207034-project-admin] http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159/action returned with HTTP 202 Sep 07 13:55:08 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 907/1783] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:55:08 2026] POST /volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159/action => generated 0 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:55:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-6a74e1da-b0c9-4a0c-a0ef-689d1dbbd83c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6a74e1da-b0c9-4a0c-a0ef-689d1dbbd83c None None] GET http://192.168.122.6/volume// Sep 07 13:55:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6a74e1da-b0c9-4a0c-a0ef-689d1dbbd83c None None] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6a74e1da-b0c9-4a0c-a0ef-689d1dbbd83c None None] Calling method 'all' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6a74e1da-b0c9-4a0c-a0ef-689d1dbbd83c None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:55:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 908/1784] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:55:08 2026] GET /volume/ => generated 388 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:55:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-04fc0d4a-cc15-4d44-b22e-2f57e2afc702 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-04fc0d4a-cc15-4d44-b22e-2f57e2afc702 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] GET http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 Sep 07 13:55:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-04fc0d4a-cc15-4d44-b22e-2f57e2afc702 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-04fc0d4a-cc15-4d44-b22e-2f57e2afc702 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:09 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ca77bb51-455d-4611-8342-ff6db63bc03b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Flow 'volume_create_api' (59426a23-db4e-43c4-bf4b-b2d3a51b40c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:55:09 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ca77bb51-455d-4611-8342-ff6db63bc03b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a71af19d-4ba5-49f5-b24e-7d5c2733b8ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:09 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:09 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:09 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-ca77bb51-455d-4611-8342-ff6db63bc03b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:55:09 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:09 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:09 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-04fc0d4a-cc15-4d44-b22e-2f57e2afc702 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Volume info retrieved successfully. Sep 07 13:55:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-04fc0d4a-cc15-4d44-b22e-2f57e2afc702 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 returned with HTTP 200 Sep 07 13:55:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 909/1785] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:09 2026] GET /volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 => generated 1155 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:55:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-b06c8fca-16a5-4e10-b979-68b4a7aa0c92 req-f297ab94-94c7-4774-b6a4-b8a620625684 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-b06c8fca-16a5-4e10-b979-68b4a7aa0c92 req-f297ab94-94c7-4774-b6a4-b8a620625684 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:55:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-b06c8fca-16a5-4e10-b979-68b4a7aa0c92 req-f297ab94-94c7-4774-b6a4-b8a620625684 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-b06c8fca-16a5-4e10-b979-68b4a7aa0c92 req-f297ab94-94c7-4774-b6a4-b8a620625684 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:09 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:09 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:09 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:09 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:09 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-b06c8fca-16a5-4e10-b979-68b4a7aa0c92 req-f297ab94-94c7-4774-b6a4-b8a620625684 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:55:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-b06c8fca-16a5-4e10-b979-68b4a7aa0c92 req-f297ab94-94c7-4774-b6a4-b8a620625684 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:55:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 910/1786] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 13:55:09 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 1434 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:55:09 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ca77bb51-455d-4611-8342-ff6db63bc03b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a71af19d-4ba5-49f5-b24e-7d5c2733b8ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:09 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ca77bb51-455d-4611-8342-ff6db63bc03b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb82bd89-6c4c-48d6-8a1e-256409d7ba6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-1a54eda6-527d-4e45-8c9a-501aedb9fd2a req-7379d917-32f3-460a-a872-9d37975a4bc3 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-1a54eda6-527d-4e45-8c9a-501aedb9fd2a req-7379d917-32f3-460a-a872-9d37975a4bc3 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] GET http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 Sep 07 13:55:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-1a54eda6-527d-4e45-8c9a-501aedb9fd2a req-7379d917-32f3-460a-a872-9d37975a4bc3 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-1a54eda6-527d-4e45-8c9a-501aedb9fd2a req-7379d917-32f3-460a-a872-9d37975a4bc3 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:09 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:09 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:09 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:09 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:09 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-1a54eda6-527d-4e45-8c9a-501aedb9fd2a req-7379d917-32f3-460a-a872-9d37975a4bc3 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Volume info retrieved successfully. Sep 07 13:55:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-1a54eda6-527d-4e45-8c9a-501aedb9fd2a req-7379d917-32f3-460a-a872-9d37975a4bc3 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 returned with HTTP 200 Sep 07 13:55:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 911/1787] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:55:09 2026] GET /volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 => generated 1155 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:55:09 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-ca77bb51-455d-4611-8342-ff6db63bc03b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Created reservations ['54881567-b5e2-4494-95fe-a06592c273bd', 'ba1d56f2-b5bc-4f3e-a3fe-25077e69f9d9', '6dc3c6d1-8ca8-4dee-9d78-7d00d72f8b02', '9b666b10-e09d-48a2-99aa-28065a480499'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:55:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-b06c8fca-16a5-4e10-b979-68b4a7aa0c92 req-e868209d-8907-46f5-9cf7-546303d1eabf None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:09 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ca77bb51-455d-4611-8342-ff6db63bc03b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb82bd89-6c4c-48d6-8a1e-256409d7ba6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54881567-b5e2-4494-95fe-a06592c273bd', 'ba1d56f2-b5bc-4f3e-a3fe-25077e69f9d9', '6dc3c6d1-8ca8-4dee-9d78-7d00d72f8b02', '9b666b10-e09d-48a2-99aa-28065a480499']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-b06c8fca-16a5-4e10-b979-68b4a7aa0c92 req-e868209d-8907-46f5-9cf7-546303d1eabf tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] PUT http://192.168.122.6/volume/v3/attachments/6445d40a-1173-4334-b289-c93ad0d015d0 Sep 07 13:55:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-b06c8fca-16a5-4e10-b979-68b4a7aa0c92 req-e868209d-8907-46f5-9cf7-546303d1eabf tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cf8721add54f", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "6a052522-d49c-4901-8b6c-ef97c1f54dff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:09 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ca77bb51-455d-4611-8342-ff6db63bc03b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (536b20d6-cfc4-434c-8548-25cd30ed9510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:09 devstack devstack@c-api.service[87262]: DEBUG cinder.coordination [req-b06c8fca-16a5-4e10-b979-68b4a7aa0c92 req-e868209d-8907-46f5-9cf7-546303d1eabf tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Acquiring lock "cinder-attachment_update-e7841aae-14eb-4c3e-9638-5c76856673ac-devstack" by "attachment_update" {{(pid=87262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:55:09 devstack devstack@c-api.service[87262]: DEBUG cinder.coordination [req-b06c8fca-16a5-4e10-b979-68b4a7aa0c92 req-e868209d-8907-46f5-9cf7-546303d1eabf tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Lock "cinder-attachment_update-e7841aae-14eb-4c3e-9638-5c76856673ac-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=87262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:55:09 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:09 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:09 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:09 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:09 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:09 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:09 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ca77bb51-455d-4611-8342-ff6db63bc03b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (536b20d6-cfc4-434c-8548-25cd30ed9510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'deb55ae3-f644-42fe-b8e2-96d1443d7085', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1526751534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6147a7e49abf47eda252408fb0741f33',qos_specs=None,replication_status=,reservations=['54881567-b5e2-4494-95fe-a06592c273bd','ba1d56f2-b5bc-4f3e-a3fe-25077e69f9d9','6dc3c6d1-8ca8-4dee-9d78-7d00d72f8b02','9b666b10-e09d-48a2-99aa-28065a480499'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34aacec7b8284f38a711d350e4e44e17',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:55:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1526751534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=deb55ae3-f644-42fe-b8e2-96d1443d7085,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6147a7e49abf47eda252408fb0741f33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34aacec7b8284f38a711d350e4e44e17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:09 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ca77bb51-455d-4611-8342-ff6db63bc03b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e63302c4-3004-487a-aaff-1b6147f3c0da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:09 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ca77bb51-455d-4611-8342-ff6db63bc03b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e63302c4-3004-487a-aaff-1b6147f3c0da) transitioned into state 'SUCCESS' from state '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-1526751534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6147a7e49abf47eda252408fb0741f33',qos_specs=None,replication_status=,reservations=['54881567-b5e2-4494-95fe-a06592c273bd','ba1d56f2-b5bc-4f3e-a3fe-25077e69f9d9','6dc3c6d1-8ca8-4dee-9d78-7d00d72f8b02','9b666b10-e09d-48a2-99aa-28065a480499'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34aacec7b8284f38a711d350e4e44e17',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:09 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ca77bb51-455d-4611-8342-ff6db63bc03b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd3ff5a7-92ef-4dda-b0f9-2283204c7b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:09 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ca77bb51-455d-4611-8342-ff6db63bc03b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd3ff5a7-92ef-4dda-b0f9-2283204c7b5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:09 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ca77bb51-455d-4611-8342-ff6db63bc03b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Flow 'volume_create_api' (59426a23-db4e-43c4-bf4b-b2d3a51b40c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:55:09 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ca77bb51-455d-4611-8342-ff6db63bc03b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Create volume request issued successfully. Sep 07 13:55:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ca77bb51-455d-4611-8342-ff6db63bc03b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:55:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 877/1788] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:55:08 2026] POST /volume/v3/volumes => generated 760 bytes in 592 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 13:55:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-1a54eda6-527d-4e45-8c9a-501aedb9fd2a req-b7f89737-69ad-49dc-96db-8e22ae663881 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-1a54eda6-527d-4e45-8c9a-501aedb9fd2a req-b7f89737-69ad-49dc-96db-8e22ae663881 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] POST http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159/action Sep 07 13:55:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-1a54eda6-527d-4e45-8c9a-501aedb9fd2a req-b7f89737-69ad-49dc-96db-8e22ae663881 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:55:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-1a54eda6-527d-4e45-8c9a-501aedb9fd2a req-b7f89737-69ad-49dc-96db-8e22ae663881 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:09 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:09 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:09 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:09 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:09 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-1a54eda6-527d-4e45-8c9a-501aedb9fd2a req-b7f89737-69ad-49dc-96db-8e22ae663881 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Volume info retrieved successfully. Sep 07 13:55:09 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-1a54eda6-527d-4e45-8c9a-501aedb9fd2a req-b7f89737-69ad-49dc-96db-8e22ae663881 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Begin detaching volume completed successfully. Sep 07 13:55:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-1a54eda6-527d-4e45-8c9a-501aedb9fd2a req-b7f89737-69ad-49dc-96db-8e22ae663881 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159/action returned with HTTP 202 Sep 07 13:55:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 878/1789] 192.168.122.6 () {64 vars in 1551 bytes} [Mon Sep 7 13:55:09 2026] POST /volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:55:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-84f23834-025c-4616-97ab-27f4ad6cdfd0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-84f23834-025c-4616-97ab-27f4ad6cdfd0 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 Sep 07 13:55:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-84f23834-025c-4616-97ab-27f4ad6cdfd0 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-84f23834-025c-4616-97ab-27f4ad6cdfd0 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:09 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:09 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:09 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:09 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:09 devstack devstack@c-api.service[87262]: DEBUG cinder.coordination [req-b06c8fca-16a5-4e10-b979-68b4a7aa0c92 req-e868209d-8907-46f5-9cf7-546303d1eabf tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Lock "cinder-attachment_update-e7841aae-14eb-4c3e-9638-5c76856673ac-devstack" released by "attachment_update" :: held 0.331s {{(pid=87262) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:55:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-b06c8fca-16a5-4e10-b979-68b4a7aa0c92 req-e868209d-8907-46f5-9cf7-546303d1eabf tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/attachments/6445d40a-1173-4334-b289-c93ad0d015d0 returned with HTTP 200 Sep 07 13:55:09 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-84f23834-025c-4616-97ab-27f4ad6cdfd0 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:55:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 912/1790] 192.168.122.6 () {66 vars in 1583 bytes} [Mon Sep 7 13:55:09 2026] PUT /volume/v3/attachments/6445d40a-1173-4334-b289-c93ad0d015d0 => generated 694 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:55:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-84f23834-025c-4616-97ab-27f4ad6cdfd0 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 returned with HTTP 200 Sep 07 13:55:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 879/1791] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:09 2026] GET /volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 => generated 828 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-b06c8fca-16a5-4e10-b979-68b4a7aa0c92 req-1d480e84-c994-4dc2-bf5e-e214f63911e7 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-b06c8fca-16a5-4e10-b979-68b4a7aa0c92 req-1d480e84-c994-4dc2-bf5e-e214f63911e7 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] POST http://192.168.122.6/volume/v3/attachments/6445d40a-1173-4334-b289-c93ad0d015d0/action Sep 07 13:55:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-b06c8fca-16a5-4e10-b979-68b4a7aa0c92 req-1d480e84-c994-4dc2-bf5e-e214f63911e7 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Action body: b'{"os-complete": null}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:55:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-b06c8fca-16a5-4e10-b979-68b4a7aa0c92 req-1d480e84-c994-4dc2-bf5e-e214f63911e7 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3db69bca-d89e-49bd-b1f2-cf0de36095bb None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3db69bca-d89e-49bd-b1f2-cf0de36095bb None None] GET http://192.168.122.6/volume// Sep 07 13:55:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3db69bca-d89e-49bd-b1f2-cf0de36095bb None None] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3db69bca-d89e-49bd-b1f2-cf0de36095bb None None] Calling method 'all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3db69bca-d89e-49bd-b1f2-cf0de36095bb None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:55:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 880/1792] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:55:09 2026] GET /volume/ => generated 388 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:55:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-1a54eda6-527d-4e45-8c9a-501aedb9fd2a req-2dcf8e2a-33c0-479d-9c59-41e8f3aac607 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-1a54eda6-527d-4e45-8c9a-501aedb9fd2a req-2dcf8e2a-33c0-479d-9c59-41e8f3aac607 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] GET http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 Sep 07 13:55:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-1a54eda6-527d-4e45-8c9a-501aedb9fd2a req-2dcf8e2a-33c0-479d-9c59-41e8f3aac607 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-1a54eda6-527d-4e45-8c9a-501aedb9fd2a req-2dcf8e2a-33c0-479d-9c59-41e8f3aac607 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:09 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:09 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:09 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:09 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:09 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-1a54eda6-527d-4e45-8c9a-501aedb9fd2a req-2dcf8e2a-33c0-479d-9c59-41e8f3aac607 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Volume info retrieved successfully. Sep 07 13:55:09 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:09 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-1a54eda6-527d-4e45-8c9a-501aedb9fd2a req-2dcf8e2a-33c0-479d-9c59-41e8f3aac607 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 returned with HTTP 200 Sep 07 13:55:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 881/1793] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 13:55:09 2026] GET /volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 => generated 1339 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:55:10 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:10 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-b06c8fca-16a5-4e10-b979-68b4a7aa0c92 req-1d480e84-c994-4dc2-bf5e-e214f63911e7 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/attachments/6445d40a-1173-4334-b289-c93ad0d015d0/action returned with HTTP 204 Sep 07 13:55:10 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 913/1794] 192.168.122.6 () {66 vars in 1604 bytes} [Mon Sep 7 13:55:09 2026] POST /volume/v3/attachments/6445d40a-1173-4334-b289-c93ad0d015d0/action => generated 0 bytes in 271 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:55:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-1a54eda6-527d-4e45-8c9a-501aedb9fd2a req-77546261-8666-44b2-940f-43ebe0e27cbc None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-1a54eda6-527d-4e45-8c9a-501aedb9fd2a req-77546261-8666-44b2-940f-43ebe0e27cbc tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] DELETE http://192.168.122.6/volume/v3/attachments/32ebbcea-9b7f-41c2-8ef7-eac58b02e6ac Sep 07 13:55:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-1a54eda6-527d-4e45-8c9a-501aedb9fd2a req-77546261-8666-44b2-940f-43ebe0e27cbc tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-1a54eda6-527d-4e45-8c9a-501aedb9fd2a req-77546261-8666-44b2-940f-43ebe0e27cbc tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:10 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:10 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:10 devstack devstack@c-api.service[87261]: /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 07 13:55:10 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, Sep 07 13:55:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-1a54eda6-527d-4e45-8c9a-501aedb9fd2a req-77546261-8666-44b2-940f-43ebe0e27cbc tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/attachments/32ebbcea-9b7f-41c2-8ef7-eac58b02e6ac returned with HTTP 200 Sep 07 13:55:10 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 882/1795] 192.168.122.6 () {64 vars in 1552 bytes} [Mon Sep 7 13:55:10 2026] DELETE /volume/v3/attachments/32ebbcea-9b7f-41c2-8ef7-eac58b02e6ac => generated 19 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a5a27906-abdb-4e4e-9d9d-d6dd665267f4 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a5a27906-abdb-4e4e-9d9d-d6dd665267f4 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 Sep 07 13:55:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a5a27906-abdb-4e4e-9d9d-d6dd665267f4 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a5a27906-abdb-4e4e-9d9d-d6dd665267f4 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:10 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:10 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:10 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:10 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:10 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a5a27906-abdb-4e4e-9d9d-d6dd665267f4 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:55:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a5a27906-abdb-4e4e-9d9d-d6dd665267f4 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 returned with HTTP 200 Sep 07 13:55:10 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 914/1796] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:10 2026] GET /volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-6d4c2248-4114-41c9-b34c-2940bdec675b req-3b34abf2-2492-4d09-b7be-45b5cd169737 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-6d4c2248-4114-41c9-b34c-2940bdec675b req-3b34abf2-2492-4d09-b7be-45b5cd169737 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] GET http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 Sep 07 13:55:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-6d4c2248-4114-41c9-b34c-2940bdec675b req-3b34abf2-2492-4d09-b7be-45b5cd169737 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-6d4c2248-4114-41c9-b34c-2940bdec675b req-3b34abf2-2492-4d09-b7be-45b5cd169737 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:11 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:11 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:11 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:11 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:11 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-6d4c2248-4114-41c9-b34c-2940bdec675b req-3b34abf2-2492-4d09-b7be-45b5cd169737 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Volume info retrieved successfully. Sep 07 13:55:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-6d4c2248-4114-41c9-b34c-2940bdec675b req-3b34abf2-2492-4d09-b7be-45b5cd169737 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 returned with HTTP 200 Sep 07 13:55:11 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 883/1797] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:55:11 2026] GET /volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 => generated 863 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5ac2dbac-00e5-4e2c-9092-7c49ac1205df None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5ac2dbac-00e5-4e2c-9092-7c49ac1205df tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 Sep 07 13:55:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5ac2dbac-00e5-4e2c-9092-7c49ac1205df tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5ac2dbac-00e5-4e2c-9092-7c49ac1205df tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:11 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:11 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:11 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:11 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:11 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5ac2dbac-00e5-4e2c-9092-7c49ac1205df tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:55:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5ac2dbac-00e5-4e2c-9092-7c49ac1205df tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 returned with HTTP 200 Sep 07 13:55:11 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 915/1798] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:11 2026] GET /volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 => generated 853 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-bb1f7ad3-2ba4-48a1-bfa2-dbc61f004c39 req-60409ea5-badc-4f80-9855-f19146e972be None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-bb1f7ad3-2ba4-48a1-bfa2-dbc61f004c39 req-60409ea5-badc-4f80-9855-f19146e972be tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 Sep 07 13:55:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-bb1f7ad3-2ba4-48a1-bfa2-dbc61f004c39 req-60409ea5-badc-4f80-9855-f19146e972be tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-bb1f7ad3-2ba4-48a1-bfa2-dbc61f004c39 req-60409ea5-badc-4f80-9855-f19146e972be tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:12 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:12 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:12 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:12 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:12 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-bb1f7ad3-2ba4-48a1-bfa2-dbc61f004c39 req-60409ea5-badc-4f80-9855-f19146e972be tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:55:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-bb1f7ad3-2ba4-48a1-bfa2-dbc61f004c39 req-60409ea5-badc-4f80-9855-f19146e972be tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 returned with HTTP 200 Sep 07 13:55:12 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 884/1799] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:55:12 2026] GET /volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7594dd21-473f-4f37-819d-315214603f80 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7594dd21-473f-4f37-819d-315214603f80 None None] GET http://192.168.122.6/volume// Sep 07 13:55:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7594dd21-473f-4f37-819d-315214603f80 None None] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7594dd21-473f-4f37-819d-315214603f80 None None] Calling method 'all' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7594dd21-473f-4f37-819d-315214603f80 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:55:12 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 916/1800] 192.168.122.6 () {58 vars in 1307 bytes} [Mon Sep 7 13:55:12 2026] GET /volume/ => generated 388 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:55:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-bb1f7ad3-2ba4-48a1-bfa2-dbc61f004c39 req-35a3ae65-66d1-4ac6-9ec3-35ddde3d411b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-bb1f7ad3-2ba4-48a1-bfa2-dbc61f004c39 req-35a3ae65-66d1-4ac6-9ec3-35ddde3d411b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 07 13:55:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-bb1f7ad3-2ba4-48a1-bfa2-dbc61f004c39 req-35a3ae65-66d1-4ac6-9ec3-35ddde3d411b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "deb55ae3-f644-42fe-b8e2-96d1443d7085", "connector": null, "instance_uuid": "60b2d69d-c71e-48b4-8d38-f1195267f752"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:12 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:12 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:12 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:12 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-bb1f7ad3-2ba4-48a1-bfa2-dbc61f004c39 req-35a3ae65-66d1-4ac6-9ec3-35ddde3d411b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 07 13:55:12 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 885/1801] 192.168.122.6 () {66 vars in 1473 bytes} [Mon Sep 7 13:55:12 2026] POST /volume/v3/attachments => generated 273 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:55:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ba575ef5-aa19-4077-a1ec-7e345fe033d0 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ba575ef5-aa19-4077-a1ec-7e345fe033d0 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 Sep 07 13:55:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ba575ef5-aa19-4077-a1ec-7e345fe033d0 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ba575ef5-aa19-4077-a1ec-7e345fe033d0 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:12 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:12 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:12 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:12 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:12 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ba575ef5-aa19-4077-a1ec-7e345fe033d0 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:55:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ba575ef5-aa19-4077-a1ec-7e345fe033d0 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 returned with HTTP 200 Sep 07 13:55:12 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 917/1802] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:12 2026] GET /volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:55:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-09fe0b55-45ae-4449-b100-5424165d221f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-09fe0b55-45ae-4449-b100-5424165d221f None None] GET http://192.168.122.6/volume// Sep 07 13:55:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-09fe0b55-45ae-4449-b100-5424165d221f None None] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-09fe0b55-45ae-4449-b100-5424165d221f None None] Calling method 'all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-09fe0b55-45ae-4449-b100-5424165d221f None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:55:12 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 886/1803] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:55:12 2026] GET /volume/ => generated 388 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:55:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-bb1f7ad3-2ba4-48a1-bfa2-dbc61f004c39 req-26aaf7be-5c38-4e56-9841-29abae063b01 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-bb1f7ad3-2ba4-48a1-bfa2-dbc61f004c39 req-26aaf7be-5c38-4e56-9841-29abae063b01 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 Sep 07 13:55:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-bb1f7ad3-2ba4-48a1-bfa2-dbc61f004c39 req-26aaf7be-5c38-4e56-9841-29abae063b01 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-bb1f7ad3-2ba4-48a1-bfa2-dbc61f004c39 req-26aaf7be-5c38-4e56-9841-29abae063b01 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:12 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:12 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:12 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:12 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:12 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-bb1f7ad3-2ba4-48a1-bfa2-dbc61f004c39 req-26aaf7be-5c38-4e56-9841-29abae063b01 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:55:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-bb1f7ad3-2ba4-48a1-bfa2-dbc61f004c39 req-26aaf7be-5c38-4e56-9841-29abae063b01 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 returned with HTTP 200 Sep 07 13:55:12 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 918/1804] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 13:55:12 2026] GET /volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 => generated 1033 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:55:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-bb1f7ad3-2ba4-48a1-bfa2-dbc61f004c39 req-0d166f9c-d352-409a-8413-04129777591a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-bb1f7ad3-2ba4-48a1-bfa2-dbc61f004c39 req-0d166f9c-d352-409a-8413-04129777591a tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] PUT http://192.168.122.6/volume/v3/attachments/08f8936a-c815-46bc-ac9d-2d79e35c9535 Sep 07 13:55:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-bb1f7ad3-2ba4-48a1-bfa2-dbc61f004c39 req-0d166f9c-d352-409a-8413-04129777591a tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cf8721add54f", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "6a052522-d49c-4901-8b6c-ef97c1f54dff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:12 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-bb1f7ad3-2ba4-48a1-bfa2-dbc61f004c39 req-0d166f9c-d352-409a-8413-04129777591a tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Acquiring lock "cinder-attachment_update-deb55ae3-f644-42fe-b8e2-96d1443d7085-devstack" by "attachment_update" {{(pid=87261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:55:12 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-bb1f7ad3-2ba4-48a1-bfa2-dbc61f004c39 req-0d166f9c-d352-409a-8413-04129777591a tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Lock "cinder-attachment_update-deb55ae3-f644-42fe-b8e2-96d1443d7085-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=87261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:55:12 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:12 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:12 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:12 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:13 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-bb1f7ad3-2ba4-48a1-bfa2-dbc61f004c39 req-0d166f9c-d352-409a-8413-04129777591a tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Lock "cinder-attachment_update-deb55ae3-f644-42fe-b8e2-96d1443d7085-devstack" released by "attachment_update" :: held 0.269s {{(pid=87261) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:55:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-bb1f7ad3-2ba4-48a1-bfa2-dbc61f004c39 req-0d166f9c-d352-409a-8413-04129777591a tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/attachments/08f8936a-c815-46bc-ac9d-2d79e35c9535 returned with HTTP 200 Sep 07 13:55:13 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 887/1805] 192.168.122.6 () {66 vars in 1583 bytes} [Mon Sep 7 13:55:12 2026] PUT /volume/v3/attachments/08f8936a-c815-46bc-ac9d-2d79e35c9535 => generated 694 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:55:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e1de2746-b848-4b1e-915f-1371eb9a159d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e1de2746-b848-4b1e-915f-1371eb9a159d tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 Sep 07 13:55:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e1de2746-b848-4b1e-915f-1371eb9a159d tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e1de2746-b848-4b1e-915f-1371eb9a159d tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:13 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:13 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:13 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:13 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:13 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e1de2746-b848-4b1e-915f-1371eb9a159d tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:55:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e1de2746-b848-4b1e-915f-1371eb9a159d tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 returned with HTTP 200 Sep 07 13:55:13 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 919/1806] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:13 2026] GET /volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 => generated 853 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-bb1f7ad3-2ba4-48a1-bfa2-dbc61f004c39 req-e426acd3-41b4-46f2-ba50-ce4d5a8b0393 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-bb1f7ad3-2ba4-48a1-bfa2-dbc61f004c39 req-e426acd3-41b4-46f2-ba50-ce4d5a8b0393 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] POST http://192.168.122.6/volume/v3/attachments/08f8936a-c815-46bc-ac9d-2d79e35c9535/action Sep 07 13:55:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-bb1f7ad3-2ba4-48a1-bfa2-dbc61f004c39 req-e426acd3-41b4-46f2-ba50-ce4d5a8b0393 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Action body: b'{"os-complete": null}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:55:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-bb1f7ad3-2ba4-48a1-bfa2-dbc61f004c39 req-e426acd3-41b4-46f2-ba50-ce4d5a8b0393 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:13 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:13 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:13 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:13 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:14 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-bb1f7ad3-2ba4-48a1-bfa2-dbc61f004c39 req-e426acd3-41b4-46f2-ba50-ce4d5a8b0393 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/attachments/08f8936a-c815-46bc-ac9d-2d79e35c9535/action returned with HTTP 204 Sep 07 13:55:14 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 888/1807] 192.168.122.6 () {66 vars in 1604 bytes} [Mon Sep 7 13:55:13 2026] POST /volume/v3/attachments/08f8936a-c815-46bc-ac9d-2d79e35c9535/action => generated 0 bytes in 103 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:55:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9c1639f0-d6a7-4a9c-8d3f-bdab0b85c5fc None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:14 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9c1639f0-d6a7-4a9c-8d3f-bdab0b85c5fc tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 Sep 07 13:55:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9c1639f0-d6a7-4a9c-8d3f-bdab0b85c5fc tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9c1639f0-d6a7-4a9c-8d3f-bdab0b85c5fc tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:14 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:14 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:14 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:14 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:14 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9c1639f0-d6a7-4a9c-8d3f-bdab0b85c5fc tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:55:14 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9c1639f0-d6a7-4a9c-8d3f-bdab0b85c5fc tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 returned with HTTP 200 Sep 07 13:55:14 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 920/1808] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:14 2026] GET /volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 => generated 1145 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:55:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-0fa2ce11-c8f4-4af8-9507-96873b018b03 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:14 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0fa2ce11-c8f4-4af8-9507-96873b018b03 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 Sep 07 13:55:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0fa2ce11-c8f4-4af8-9507-96873b018b03 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0fa2ce11-c8f4-4af8-9507-96873b018b03 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:15 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:15 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:15 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:15 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:15 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-0fa2ce11-c8f4-4af8-9507-96873b018b03 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:55:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0fa2ce11-c8f4-4af8-9507-96873b018b03 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 returned with HTTP 200 Sep 07 13:55:15 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 889/1809] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:14 2026] GET /volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 => generated 1145 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:55:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-16f06aa5-1f37-445a-99f1-d2b979b6fb0a req-7454e3a7-f3c0-4561-8f7b-5213429ad5f1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-16f06aa5-1f37-445a-99f1-d2b979b6fb0a req-7454e3a7-f3c0-4561-8f7b-5213429ad5f1 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 Sep 07 13:55:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-16f06aa5-1f37-445a-99f1-d2b979b6fb0a req-7454e3a7-f3c0-4561-8f7b-5213429ad5f1 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-16f06aa5-1f37-445a-99f1-d2b979b6fb0a req-7454e3a7-f3c0-4561-8f7b-5213429ad5f1 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:15 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:15 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:15 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:15 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:15 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-16f06aa5-1f37-445a-99f1-d2b979b6fb0a req-7454e3a7-f3c0-4561-8f7b-5213429ad5f1 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:55:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-16f06aa5-1f37-445a-99f1-d2b979b6fb0a req-7454e3a7-f3c0-4561-8f7b-5213429ad5f1 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 returned with HTTP 200 Sep 07 13:55:15 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 921/1810] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:55:15 2026] GET /volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 => generated 1145 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:55:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b55c97c1-2d7e-477b-9378-c2faf40a7288 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b55c97c1-2d7e-477b-9378-c2faf40a7288 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 Sep 07 13:55:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b55c97c1-2d7e-477b-9378-c2faf40a7288 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b55c97c1-2d7e-477b-9378-c2faf40a7288 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:15 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:15 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:15 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:15 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:15 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b55c97c1-2d7e-477b-9378-c2faf40a7288 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:55:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b55c97c1-2d7e-477b-9378-c2faf40a7288 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 returned with HTTP 200 Sep 07 13:55:15 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 890/1811] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:15 2026] GET /volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 => generated 1145 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:55:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-9562047b-94b7-4f6f-afd9-5f835b04d2e2 req-2f7d426b-d28b-4c87-b7c8-ffd33354a7ec None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-9562047b-94b7-4f6f-afd9-5f835b04d2e2 req-2f7d426b-d28b-4c87-b7c8-ffd33354a7ec tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 Sep 07 13:55:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-9562047b-94b7-4f6f-afd9-5f835b04d2e2 req-2f7d426b-d28b-4c87-b7c8-ffd33354a7ec tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-9562047b-94b7-4f6f-afd9-5f835b04d2e2 req-2f7d426b-d28b-4c87-b7c8-ffd33354a7ec tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:15 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:15 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:15 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:15 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:15 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-9562047b-94b7-4f6f-afd9-5f835b04d2e2 req-2f7d426b-d28b-4c87-b7c8-ffd33354a7ec tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:55:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-9562047b-94b7-4f6f-afd9-5f835b04d2e2 req-2f7d426b-d28b-4c87-b7c8-ffd33354a7ec tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 returned with HTTP 200 Sep 07 13:55:15 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 922/1812] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:55:15 2026] GET /volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 => generated 1145 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:55:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-9562047b-94b7-4f6f-afd9-5f835b04d2e2 req-fc87eac7-5e02-47c1-8526-3d62221bf6d9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-9562047b-94b7-4f6f-afd9-5f835b04d2e2 req-fc87eac7-5e02-47c1-8526-3d62221bf6d9 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] POST http://192.168.122.6/volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085/action Sep 07 13:55:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-9562047b-94b7-4f6f-afd9-5f835b04d2e2 req-fc87eac7-5e02-47c1-8526-3d62221bf6d9 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:55:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-9562047b-94b7-4f6f-afd9-5f835b04d2e2 req-fc87eac7-5e02-47c1-8526-3d62221bf6d9 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:15 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:15 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:15 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:15 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:15 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-9562047b-94b7-4f6f-afd9-5f835b04d2e2 req-fc87eac7-5e02-47c1-8526-3d62221bf6d9 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:55:15 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-9562047b-94b7-4f6f-afd9-5f835b04d2e2 req-fc87eac7-5e02-47c1-8526-3d62221bf6d9 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Begin detaching volume completed successfully. Sep 07 13:55:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-9562047b-94b7-4f6f-afd9-5f835b04d2e2 req-fc87eac7-5e02-47c1-8526-3d62221bf6d9 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085/action returned with HTTP 202 Sep 07 13:55:15 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 891/1813] 192.168.122.6 () {64 vars in 1551 bytes} [Mon Sep 7 13:55:15 2026] POST /volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:55:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d5fb7a60-dcb7-4f09-9501-5689a3f8f7a2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d5fb7a60-dcb7-4f09-9501-5689a3f8f7a2 None None] GET http://192.168.122.6/volume// Sep 07 13:55:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d5fb7a60-dcb7-4f09-9501-5689a3f8f7a2 None None] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d5fb7a60-dcb7-4f09-9501-5689a3f8f7a2 None None] Calling method 'all' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d5fb7a60-dcb7-4f09-9501-5689a3f8f7a2 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:55:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 923/1814] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:55:16 2026] GET /volume/ => generated 388 bytes in 27 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:55:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-9562047b-94b7-4f6f-afd9-5f835b04d2e2 req-6137da85-5a6c-4d4e-9718-55577d34a0dd None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-9562047b-94b7-4f6f-afd9-5f835b04d2e2 req-6137da85-5a6c-4d4e-9718-55577d34a0dd tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 Sep 07 13:55:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-9562047b-94b7-4f6f-afd9-5f835b04d2e2 req-6137da85-5a6c-4d4e-9718-55577d34a0dd tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-9562047b-94b7-4f6f-afd9-5f835b04d2e2 req-6137da85-5a6c-4d4e-9718-55577d34a0dd tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:16 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:16 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:16 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:16 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:16 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-9562047b-94b7-4f6f-afd9-5f835b04d2e2 req-6137da85-5a6c-4d4e-9718-55577d34a0dd tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:55:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-9562047b-94b7-4f6f-afd9-5f835b04d2e2 req-6137da85-5a6c-4d4e-9718-55577d34a0dd tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 returned with HTTP 200 Sep 07 13:55:16 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 892/1815] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 13:55:16 2026] GET /volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 => generated 1329 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:55:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-9562047b-94b7-4f6f-afd9-5f835b04d2e2 req-8a52bfac-12a8-4f78-a71b-de4d26fdd4a2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-9562047b-94b7-4f6f-afd9-5f835b04d2e2 req-8a52bfac-12a8-4f78-a71b-de4d26fdd4a2 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] DELETE http://192.168.122.6/volume/v3/attachments/08f8936a-c815-46bc-ac9d-2d79e35c9535 Sep 07 13:55:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-9562047b-94b7-4f6f-afd9-5f835b04d2e2 req-8a52bfac-12a8-4f78-a71b-de4d26fdd4a2 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-9562047b-94b7-4f6f-afd9-5f835b04d2e2 req-8a52bfac-12a8-4f78-a71b-de4d26fdd4a2 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:16 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:16 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:16 devstack devstack@c-api.service[87262]: /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 07 13:55:16 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, Sep 07 13:55:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-9562047b-94b7-4f6f-afd9-5f835b04d2e2 req-8a52bfac-12a8-4f78-a71b-de4d26fdd4a2 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/attachments/08f8936a-c815-46bc-ac9d-2d79e35c9535 returned with HTTP 200 Sep 07 13:55:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 924/1816] 192.168.122.6 () {64 vars in 1552 bytes} [Mon Sep 7 13:55:16 2026] DELETE /volume/v3/attachments/08f8936a-c815-46bc-ac9d-2d79e35c9535 => generated 19 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:55:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1ae44968-1fa3-45f3-8119-09254f3a75d3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1ae44968-1fa3-45f3-8119-09254f3a75d3 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 Sep 07 13:55:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1ae44968-1fa3-45f3-8119-09254f3a75d3 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1ae44968-1fa3-45f3-8119-09254f3a75d3 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:17 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:17 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:17 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:17 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:17 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1ae44968-1fa3-45f3-8119-09254f3a75d3 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:55:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1ae44968-1fa3-45f3-8119-09254f3a75d3 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 returned with HTTP 200 Sep 07 13:55:17 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 893/1817] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:17 2026] GET /volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 => generated 853 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-748176f0-5c09-4de2-913c-bf79693e4f27 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-748176f0-5c09-4de2-913c-bf79693e4f27 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] DELETE http://192.168.122.6/volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 Sep 07 13:55:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-748176f0-5c09-4de2-913c-bf79693e4f27 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-748176f0-5c09-4de2-913c-bf79693e4f27 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:18 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-748176f0-5c09-4de2-913c-bf79693e4f27 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Delete volume with id: 5bebdee1-82c1-4250-bf67-845c45009817 Sep 07 13:55:18 devstack devstack@c-api.service[87262]: DEBUG dbcounter [-] [87262] Writing DB stats cinder:SELECT=297,cinder:INSERT=5,cinder:UPDATE=20,cinder:DELETE=1 {{(pid=87262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:55:18 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:18 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:18 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:18 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:18 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-748176f0-5c09-4de2-913c-bf79693e4f27 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Volume info retrieved successfully. Sep 07 13:55:18 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-748176f0-5c09-4de2-913c-bf79693e4f27 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Delete volume request issued successfully. Sep 07 13:55:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-748176f0-5c09-4de2-913c-bf79693e4f27 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 returned with HTTP 202 Sep 07 13:55:18 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 925/1818] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:55:18 2026] DELETE /volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:55:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b08296a8-8a7e-45fd-9f9f-d02f0e1087ab None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b08296a8-8a7e-45fd-9f9f-d02f0e1087ab tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] GET http://192.168.122.6/volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 Sep 07 13:55:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b08296a8-8a7e-45fd-9f9f-d02f0e1087ab tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b08296a8-8a7e-45fd-9f9f-d02f0e1087ab tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:18 devstack devstack@c-api.service[87261]: DEBUG dbcounter [-] [87261] Writing DB stats cinder:SELECT=351,cinder:INSERT=45,cinder:UPDATE=80,cinder:DELETE=1 {{(pid=87261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:55:19 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:19 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:19 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:19 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:19 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b08296a8-8a7e-45fd-9f9f-d02f0e1087ab tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Volume info retrieved successfully. Sep 07 13:55:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b08296a8-8a7e-45fd-9f9f-d02f0e1087ab tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 returned with HTTP 200 Sep 07 13:55:19 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 894/1819] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:18 2026] GET /volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 => generated 862 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-499442f4-8426-4149-bf73-4734277f1cd5 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-499442f4-8426-4149-bf73-4734277f1cd5 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] GET http://192.168.122.6/volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 Sep 07 13:55:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-499442f4-8426-4149-bf73-4734277f1cd5 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-499442f4-8426-4149-bf73-4734277f1cd5 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:20 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:20 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:20 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:20 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:20 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-499442f4-8426-4149-bf73-4734277f1cd5 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Volume info retrieved successfully. Sep 07 13:55:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-499442f4-8426-4149-bf73-4734277f1cd5 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 returned with HTTP 200 Sep 07 13:55:20 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 926/1820] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:20 2026] GET /volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 => generated 862 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d6d306b9-06ec-40aa-863a-475820ce12e2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d6d306b9-06ec-40aa-863a-475820ce12e2 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] GET http://192.168.122.6/volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 Sep 07 13:55:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d6d306b9-06ec-40aa-863a-475820ce12e2 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d6d306b9-06ec-40aa-863a-475820ce12e2 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d6d306b9-06ec-40aa-863a-475820ce12e2 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 returned with HTTP 404 Sep 07 13:55:21 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 895/1821] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:21 2026] GET /volume/v3/volumes/5bebdee1-82c1-4250-bf67-845c45009817 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:55:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-3785921c-e462-47fc-b75a-48e4c998f475 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3785921c-e462-47fc-b75a-48e4c998f475 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] DELETE http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 Sep 07 13:55:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3785921c-e462-47fc-b75a-48e4c998f475 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3785921c-e462-47fc-b75a-48e4c998f475 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:21 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-3785921c-e462-47fc-b75a-48e4c998f475 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Delete volume with id: b88ba148-d838-47dc-b0c8-8fe1ae072159 Sep 07 13:55:21 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:21 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:21 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:21 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:21 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-3785921c-e462-47fc-b75a-48e4c998f475 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Volume info retrieved successfully. Sep 07 13:55:21 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-3785921c-e462-47fc-b75a-48e4c998f475 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Delete volume request issued successfully. Sep 07 13:55:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3785921c-e462-47fc-b75a-48e4c998f475 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 returned with HTTP 202 Sep 07 13:55:21 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 927/1822] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:55:21 2026] DELETE /volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:55:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1fc1f12c-3911-4083-a461-89a901d008c2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1fc1f12c-3911-4083-a461-89a901d008c2 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] GET http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 Sep 07 13:55:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1fc1f12c-3911-4083-a461-89a901d008c2 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1fc1f12c-3911-4083-a461-89a901d008c2 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:21 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:21 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:21 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:21 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:21 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1fc1f12c-3911-4083-a461-89a901d008c2 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Volume info retrieved successfully. Sep 07 13:55:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1fc1f12c-3911-4083-a461-89a901d008c2 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 returned with HTTP 200 Sep 07 13:55:21 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 896/1823] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:21 2026] GET /volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 => generated 862 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:55:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-87e856cb-c503-415b-afd3-a7522f4f4ef2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-87e856cb-c503-415b-afd3-a7522f4f4ef2 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] GET http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 Sep 07 13:55:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-87e856cb-c503-415b-afd3-a7522f4f4ef2 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-87e856cb-c503-415b-afd3-a7522f4f4ef2 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:22 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:22 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:22 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:22 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:22 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-87e856cb-c503-415b-afd3-a7522f4f4ef2 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Volume info retrieved successfully. Sep 07 13:55:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-87e856cb-c503-415b-afd3-a7522f4f4ef2 tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 returned with HTTP 200 Sep 07 13:55:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 928/1824] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:22 2026] GET /volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 => generated 862 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4a329452-59dd-45df-88cc-dae585a7340b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4a329452-59dd-45df-88cc-dae585a7340b tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] GET http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 Sep 07 13:55:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4a329452-59dd-45df-88cc-dae585a7340b tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4a329452-59dd-45df-88cc-dae585a7340b tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4a329452-59dd-45df-88cc-dae585a7340b tempest-TestServerVolumeAttachmentScenario-972667093 tempest-TestServerVolumeAttachmentScenario-972667093-project-member] http://192.168.122.6/volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 returned with HTTP 404 Sep 07 13:55:23 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 897/1825] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:23 2026] GET /volume/v3/volumes/b88ba148-d838-47dc-b0c8-8fe1ae072159 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:55:32 devstack devstack@c-api.service[87262]: DEBUG dbcounter [-] [87262] Writing DB stats cinder:SELECT=13,cinder:UPDATE=2,cinder:INSERT=2 {{(pid=87262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:55:33 devstack devstack@c-api.service[87261]: DEBUG dbcounter [-] [87261] Writing DB stats cinder:SELECT=9 {{(pid=87261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:55:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-943416a0-e5f0-4f3c-85d1-d7d8ccf814de None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-943416a0-e5f0-4f3c-85d1-d7d8ccf814de tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e Sep 07 13:55:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-943416a0-e5f0-4f3c-85d1-d7d8ccf814de tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-943416a0-e5f0-4f3c-85d1-d7d8ccf814de tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:48 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:48 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:48 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:48 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:48 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-943416a0-e5f0-4f3c-85d1-d7d8ccf814de tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:55:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-943416a0-e5f0-4f3c-85d1-d7d8ccf814de tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e returned with HTTP 200 Sep 07 13:55:48 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 929/1826] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:48 2026] GET /volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e => generated 941 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-58b792e4-6daa-4fc1-ab8a-feeb2204f553 req-6dab4f59-ced9-4f98-984c-e28a0e2c8815 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-58b792e4-6daa-4fc1-ab8a-feeb2204f553 req-6dab4f59-ced9-4f98-984c-e28a0e2c8815 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e Sep 07 13:55:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-58b792e4-6daa-4fc1-ab8a-feeb2204f553 req-6dab4f59-ced9-4f98-984c-e28a0e2c8815 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-58b792e4-6daa-4fc1-ab8a-feeb2204f553 req-6dab4f59-ced9-4f98-984c-e28a0e2c8815 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:48 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:48 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:48 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:48 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-fc964c5c-e149-4404-87c8-7647b2f77f3c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:49 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-58b792e4-6daa-4fc1-ab8a-feeb2204f553 req-6dab4f59-ced9-4f98-984c-e28a0e2c8815 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:55:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-58b792e4-6daa-4fc1-ab8a-feeb2204f553 req-6dab4f59-ced9-4f98-984c-e28a0e2c8815 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e returned with HTTP 200 Sep 07 13:55:49 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 898/1827] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:55:48 2026] GET /volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e => generated 941 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fc964c5c-e149-4404-87c8-7647b2f77f3c tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:55:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fc964c5c-e149-4404-87c8-7647b2f77f3c tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-829291163"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-fc964c5c-e149-4404-87c8-7647b2f77f3c tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-829291163'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:55:49 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-fc964c5c-e149-4404-87c8-7647b2f77f3c tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Create volume of 1 GB Sep 07 13:55:49 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-fc964c5c-e149-4404-87c8-7647b2f77f3c tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Availability Zones retrieved successfully. Sep 07 13:55:49 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fc964c5c-e149-4404-87c8-7647b2f77f3c tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Flow 'volume_create_api' (43a44ab4-ac41-4cdc-9d85-a4d94ee62691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:55:49 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fc964c5c-e149-4404-87c8-7647b2f77f3c tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c81a7d07-d9ba-4587-9076-15d3e8bea02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9a1d2d5d-b647-4f81-aebc-6e995e2f1469 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9a1d2d5d-b647-4f81-aebc-6e995e2f1469 None None] GET http://192.168.122.6/volume// Sep 07 13:55:49 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-fc964c5c-e149-4404-87c8-7647b2f77f3c tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:55:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9a1d2d5d-b647-4f81-aebc-6e995e2f1469 None None] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9a1d2d5d-b647-4f81-aebc-6e995e2f1469 None None] Calling method 'all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9a1d2d5d-b647-4f81-aebc-6e995e2f1469 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:55:49 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 899/1828] 192.168.122.6 () {58 vars in 1307 bytes} [Mon Sep 7 13:55:49 2026] GET /volume/ => generated 388 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:55:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-58b792e4-6daa-4fc1-ab8a-feeb2204f553 req-ea313877-5a56-454c-979a-098bb8234dd8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-58b792e4-6daa-4fc1-ab8a-feeb2204f553 req-ea313877-5a56-454c-979a-098bb8234dd8 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 07 13:55:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-58b792e4-6daa-4fc1-ab8a-feeb2204f553 req-ea313877-5a56-454c-979a-098bb8234dd8 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9edd4a1f-074b-4a33-894c-32ebe2aee79e", "connector": null, "instance_uuid": "fa375d4a-4c0a-4525-b26f-525d2846abc8"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:49 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:49 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:49 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:49 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:49 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fc964c5c-e149-4404-87c8-7647b2f77f3c tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c81a7d07-d9ba-4587-9076-15d3e8bea02e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:49 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fc964c5c-e149-4404-87c8-7647b2f77f3c tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6315c704-a811-4d99-b48c-0a3b5b75f222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-58b792e4-6daa-4fc1-ab8a-feeb2204f553 req-ea313877-5a56-454c-979a-098bb8234dd8 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 07 13:55:49 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 900/1829] 192.168.122.6 () {66 vars in 1473 bytes} [Mon Sep 7 13:55:49 2026] POST /volume/v3/attachments => generated 273 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:55:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-dcde80aa-55ee-4ede-b499-8960a57dc244 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dcde80aa-55ee-4ede-b499-8960a57dc244 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e Sep 07 13:55:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dcde80aa-55ee-4ede-b499-8960a57dc244 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dcde80aa-55ee-4ede-b499-8960a57dc244 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:49 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:49 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:49 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:49 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:49 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-fc964c5c-e149-4404-87c8-7647b2f77f3c tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Created reservations ['d5210ad7-33eb-44ce-848f-99780354287c', 'c13d85d5-bfa0-43b9-b732-f248d208fd58', 'dcd6dfe5-b9d1-43f1-8654-d1663093c4ed', '361d3014-c68e-4e1f-ad56-0aceccecb940'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:55:49 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fc964c5c-e149-4404-87c8-7647b2f77f3c tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6315c704-a811-4d99-b48c-0a3b5b75f222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5210ad7-33eb-44ce-848f-99780354287c', 'c13d85d5-bfa0-43b9-b732-f248d208fd58', 'dcd6dfe5-b9d1-43f1-8654-d1663093c4ed', '361d3014-c68e-4e1f-ad56-0aceccecb940']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:49 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fc964c5c-e149-4404-87c8-7647b2f77f3c tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3430f4b1-b940-473f-9462-23d5bf860488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:49 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-dcde80aa-55ee-4ede-b499-8960a57dc244 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:55:49 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:49 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dcde80aa-55ee-4ede-b499-8960a57dc244 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e returned with HTTP 200 Sep 07 13:55:49 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 901/1830] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:49 2026] GET /volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e => generated 940 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:49 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fc964c5c-e149-4404-87c8-7647b2f77f3c tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3430f4b1-b940-473f-9462-23d5bf860488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '600de248-ece5-4441-baa4-bc46c5d14374', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-829291163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='540d948240e146c8b5f708872330baad',qos_specs=None,replication_status=,reservations=['d5210ad7-33eb-44ce-848f-99780354287c','c13d85d5-bfa0-43b9-b732-f248d208fd58','dcd6dfe5-b9d1-43f1-8654-d1663093c4ed','361d3014-c68e-4e1f-ad56-0aceccecb940'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0907543ffe9d406f80271558e5276e78',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:55:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-829291163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=600de248-ece5-4441-baa4-bc46c5d14374,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='540d948240e146c8b5f708872330baad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0907543ffe9d406f80271558e5276e78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7f689bd9-7668-4dee-a313-46ae0c9e317f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7f689bd9-7668-4dee-a313-46ae0c9e317f None None] GET http://192.168.122.6/volume// Sep 07 13:55:49 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fc964c5c-e149-4404-87c8-7647b2f77f3c tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef10d3e4-3e9a-431c-b815-6f6f8090b57e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7f689bd9-7668-4dee-a313-46ae0c9e317f None None] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7f689bd9-7668-4dee-a313-46ae0c9e317f None None] Calling method 'all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7f689bd9-7668-4dee-a313-46ae0c9e317f None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:55:49 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 902/1831] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:55:49 2026] GET /volume/ => generated 388 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:55:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-58b792e4-6daa-4fc1-ab8a-feeb2204f553 req-715ef9e4-8228-42b5-be27-66f26a274736 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-58b792e4-6daa-4fc1-ab8a-feeb2204f553 req-715ef9e4-8228-42b5-be27-66f26a274736 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e Sep 07 13:55:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-58b792e4-6daa-4fc1-ab8a-feeb2204f553 req-715ef9e4-8228-42b5-be27-66f26a274736 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-58b792e4-6daa-4fc1-ab8a-feeb2204f553 req-715ef9e4-8228-42b5-be27-66f26a274736 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:50 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:50 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:50 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:50 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:50 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fc964c5c-e149-4404-87c8-7647b2f77f3c tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef10d3e4-3e9a-431c-b815-6f6f8090b57e) transitioned into state 'SUCCESS' from state '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-829291163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='540d948240e146c8b5f708872330baad',qos_specs=None,replication_status=,reservations=['d5210ad7-33eb-44ce-848f-99780354287c','c13d85d5-bfa0-43b9-b732-f248d208fd58','dcd6dfe5-b9d1-43f1-8654-d1663093c4ed','361d3014-c68e-4e1f-ad56-0aceccecb940'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0907543ffe9d406f80271558e5276e78',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:50 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-58b792e4-6daa-4fc1-ab8a-feeb2204f553 req-715ef9e4-8228-42b5-be27-66f26a274736 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:55:50 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fc964c5c-e149-4404-87c8-7647b2f77f3c tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08b7087e-e830-4e4a-bb87-1f7e4594ff96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-58b792e4-6daa-4fc1-ab8a-feeb2204f553 req-715ef9e4-8228-42b5-be27-66f26a274736 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e returned with HTTP 200 Sep 07 13:55:50 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 903/1832] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 13:55:49 2026] GET /volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e => generated 1121 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:55:50 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fc964c5c-e149-4404-87c8-7647b2f77f3c tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08b7087e-e830-4e4a-bb87-1f7e4594ff96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:50 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fc964c5c-e149-4404-87c8-7647b2f77f3c tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Flow 'volume_create_api' (43a44ab4-ac41-4cdc-9d85-a4d94ee62691) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:55:50 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-fc964c5c-e149-4404-87c8-7647b2f77f3c tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Create volume request issued successfully. Sep 07 13:55:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fc964c5c-e149-4404-87c8-7647b2f77f3c tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:55:50 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 930/1833] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:55:48 2026] POST /volume/v3/volumes => generated 768 bytes in 1206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:55:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-44e7a2a0-83c4-4d61-b724-6d0dd6677584 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-44e7a2a0-83c4-4d61-b724-6d0dd6677584 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] GET http://192.168.122.6/volume/v3/volumes/600de248-ece5-4441-baa4-bc46c5d14374 Sep 07 13:55:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-44e7a2a0-83c4-4d61-b724-6d0dd6677584 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-44e7a2a0-83c4-4d61-b724-6d0dd6677584 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:50 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:50 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:50 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:50 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:50 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-44e7a2a0-83c4-4d61-b724-6d0dd6677584 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Volume info retrieved successfully. Sep 07 13:55:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-44e7a2a0-83c4-4d61-b724-6d0dd6677584 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes/600de248-ece5-4441-baa4-bc46c5d14374 returned with HTTP 200 Sep 07 13:55:50 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 904/1834] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:50 2026] GET /volume/v3/volumes/600de248-ece5-4441-baa4-bc46c5d14374 => generated 836 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-58b792e4-6daa-4fc1-ab8a-feeb2204f553 req-c45f8623-6b9e-450d-92eb-4f7ccdfb8c07 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-58b792e4-6daa-4fc1-ab8a-feeb2204f553 req-c45f8623-6b9e-450d-92eb-4f7ccdfb8c07 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] PUT http://192.168.122.6/volume/v3/attachments/a1b04704-c68b-4626-9aa6-c972cb325120 Sep 07 13:55:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-58b792e4-6daa-4fc1-ab8a-feeb2204f553 req-c45f8623-6b9e-450d-92eb-4f7ccdfb8c07 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cf8721add54f", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "6a052522-d49c-4901-8b6c-ef97c1f54dff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:50 devstack devstack@c-api.service[87262]: DEBUG cinder.coordination [req-58b792e4-6daa-4fc1-ab8a-feeb2204f553 req-c45f8623-6b9e-450d-92eb-4f7ccdfb8c07 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Acquiring lock "cinder-attachment_update-9edd4a1f-074b-4a33-894c-32ebe2aee79e-devstack" by "attachment_update" {{(pid=87262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:55:50 devstack devstack@c-api.service[87262]: DEBUG cinder.coordination [req-58b792e4-6daa-4fc1-ab8a-feeb2204f553 req-c45f8623-6b9e-450d-92eb-4f7ccdfb8c07 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Lock "cinder-attachment_update-9edd4a1f-074b-4a33-894c-32ebe2aee79e-devstack" acquired by "attachment_update" :: waited 0.044s {{(pid=87262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:55:50 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:50 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:50 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:50 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b26f9aaa-fdeb-4ba0-b94c-aeecd6057eff None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b26f9aaa-fdeb-4ba0-b94c-aeecd6057eff tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e Sep 07 13:55:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b26f9aaa-fdeb-4ba0-b94c-aeecd6057eff tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b26f9aaa-fdeb-4ba0-b94c-aeecd6057eff tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:51 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:51 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:51 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:51 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:51 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b26f9aaa-fdeb-4ba0-b94c-aeecd6057eff tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:55:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b26f9aaa-fdeb-4ba0-b94c-aeecd6057eff tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e returned with HTTP 200 Sep 07 13:55:51 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 905/1835] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:50 2026] GET /volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e => generated 940 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:51 devstack devstack@c-api.service[87262]: DEBUG cinder.coordination [req-58b792e4-6daa-4fc1-ab8a-feeb2204f553 req-c45f8623-6b9e-450d-92eb-4f7ccdfb8c07 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Lock "cinder-attachment_update-9edd4a1f-074b-4a33-894c-32ebe2aee79e-devstack" released by "attachment_update" :: held 0.612s {{(pid=87262) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:55:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-58b792e4-6daa-4fc1-ab8a-feeb2204f553 req-c45f8623-6b9e-450d-92eb-4f7ccdfb8c07 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/attachments/a1b04704-c68b-4626-9aa6-c972cb325120 returned with HTTP 200 Sep 07 13:55:51 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 931/1836] 192.168.122.6 () {66 vars in 1583 bytes} [Mon Sep 7 13:55:50 2026] PUT /volume/v3/attachments/a1b04704-c68b-4626-9aa6-c972cb325120 => generated 694 bytes in 746 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:55:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f4be1726-9d06-43bb-b454-72981dee621f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f4be1726-9d06-43bb-b454-72981dee621f tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] GET http://192.168.122.6/volume/v3/volumes/600de248-ece5-4441-baa4-bc46c5d14374 Sep 07 13:55:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f4be1726-9d06-43bb-b454-72981dee621f tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f4be1726-9d06-43bb-b454-72981dee621f tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:51 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:51 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:51 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:51 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:51 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f4be1726-9d06-43bb-b454-72981dee621f tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Volume info retrieved successfully. Sep 07 13:55:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f4be1726-9d06-43bb-b454-72981dee621f tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes/600de248-ece5-4441-baa4-bc46c5d14374 returned with HTTP 200 Sep 07 13:55:51 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 906/1837] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:51 2026] GET /volume/v3/volumes/600de248-ece5-4441-baa4-bc46c5d14374 => generated 860 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-58b792e4-6daa-4fc1-ab8a-feeb2204f553 req-ddbc53ac-f2de-4b0f-aa7b-438d84246bb9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-58b792e4-6daa-4fc1-ab8a-feeb2204f553 req-ddbc53ac-f2de-4b0f-aa7b-438d84246bb9 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] POST http://192.168.122.6/volume/v3/attachments/a1b04704-c68b-4626-9aa6-c972cb325120/action Sep 07 13:55:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-58b792e4-6daa-4fc1-ab8a-feeb2204f553 req-ddbc53ac-f2de-4b0f-aa7b-438d84246bb9 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Action body: b'{"os-complete": null}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:55:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-58b792e4-6daa-4fc1-ab8a-feeb2204f553 req-ddbc53ac-f2de-4b0f-aa7b-438d84246bb9 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:52 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:52 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-14fe5542-9bef-4425-add1-7ee8e8bbb1a5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-14fe5542-9bef-4425-add1-7ee8e8bbb1a5 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e Sep 07 13:55:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-14fe5542-9bef-4425-add1-7ee8e8bbb1a5 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-14fe5542-9bef-4425-add1-7ee8e8bbb1a5 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-58b792e4-6daa-4fc1-ab8a-feeb2204f553 req-ddbc53ac-f2de-4b0f-aa7b-438d84246bb9 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/attachments/a1b04704-c68b-4626-9aa6-c972cb325120/action returned with HTTP 204 Sep 07 13:55:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 932/1838] 192.168.122.6 () {66 vars in 1604 bytes} [Mon Sep 7 13:55:52 2026] POST /volume/v3/attachments/a1b04704-c68b-4626-9aa6-c972cb325120/action => generated 0 bytes in 136 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:55:52 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:52 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:52 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:52 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:52 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-14fe5542-9bef-4425-add1-7ee8e8bbb1a5 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:55:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-14fe5542-9bef-4425-add1-7ee8e8bbb1a5 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e returned with HTTP 200 Sep 07 13:55:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 907/1839] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:52 2026] GET /volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e => generated 1233 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:55:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-cc65a680-cc01-4e3b-a480-600e81b525ca None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cc65a680-cc01-4e3b-a480-600e81b525ca tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e Sep 07 13:55:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cc65a680-cc01-4e3b-a480-600e81b525ca tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cc65a680-cc01-4e3b-a480-600e81b525ca tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:52 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:52 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:52 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-cc65a680-cc01-4e3b-a480-600e81b525ca tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:55:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cc65a680-cc01-4e3b-a480-600e81b525ca tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e returned with HTTP 200 Sep 07 13:55:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 933/1840] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:52 2026] GET /volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e => generated 1233 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:55:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c699c226-d864-4160-ad4c-0b5fe0358132 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c699c226-d864-4160-ad4c-0b5fe0358132 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] GET http://192.168.122.6/volume/v3/volumes/600de248-ece5-4441-baa4-bc46c5d14374 Sep 07 13:55:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c699c226-d864-4160-ad4c-0b5fe0358132 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c699c226-d864-4160-ad4c-0b5fe0358132 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:52 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:52 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:52 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:52 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-97dbc55c-a167-41a4-8265-715136c6170b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:52 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c699c226-d864-4160-ad4c-0b5fe0358132 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Volume info retrieved successfully. Sep 07 13:55:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-97dbc55c-a167-41a4-8265-715136c6170b tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a Sep 07 13:55:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-97dbc55c-a167-41a4-8265-715136c6170b tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-97dbc55c-a167-41a4-8265-715136c6170b tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c699c226-d864-4160-ad4c-0b5fe0358132 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes/600de248-ece5-4441-baa4-bc46c5d14374 returned with HTTP 200 Sep 07 13:55:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 908/1841] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:52 2026] GET /volume/v3/volumes/600de248-ece5-4441-baa4-bc46c5d14374 => generated 860 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:52 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:52 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:52 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-97dbc55c-a167-41a4-8265-715136c6170b tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:55:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-97dbc55c-a167-41a4-8265-715136c6170b tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a returned with HTTP 200 Sep 07 13:55:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 934/1842] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:52 2026] GET /volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a => generated 942 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-ee0b3b97-710c-4de5-b3c2-736af32d4736 req-b4e99c5a-083c-4f96-941e-5268818b3171 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-ee0b3b97-710c-4de5-b3c2-736af32d4736 req-b4e99c5a-083c-4f96-941e-5268818b3171 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a Sep 07 13:55:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-ee0b3b97-710c-4de5-b3c2-736af32d4736 req-b4e99c5a-083c-4f96-941e-5268818b3171 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-ee0b3b97-710c-4de5-b3c2-736af32d4736 req-b4e99c5a-083c-4f96-941e-5268818b3171 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:53 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:53 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:53 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:53 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:53 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-ee0b3b97-710c-4de5-b3c2-736af32d4736 req-b4e99c5a-083c-4f96-941e-5268818b3171 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:55:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-ee0b3b97-710c-4de5-b3c2-736af32d4736 req-b4e99c5a-083c-4f96-941e-5268818b3171 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a returned with HTTP 200 Sep 07 13:55:53 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 909/1843] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:55:52 2026] GET /volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a => generated 942 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-6f4926c2-063c-4df0-9f64-dcd45e7d9214 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6f4926c2-063c-4df0-9f64-dcd45e7d9214 None None] GET http://192.168.122.6/volume// Sep 07 13:55:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6f4926c2-063c-4df0-9f64-dcd45e7d9214 None None] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6f4926c2-063c-4df0-9f64-dcd45e7d9214 None None] Calling method 'all' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6f4926c2-063c-4df0-9f64-dcd45e7d9214 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:55:53 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 935/1844] 192.168.122.6 () {58 vars in 1307 bytes} [Mon Sep 7 13:55:53 2026] GET /volume/ => generated 388 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:55:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-ee0b3b97-710c-4de5-b3c2-736af32d4736 req-736a0e7c-01f6-46e5-9602-d8cb09ce143a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-ee0b3b97-710c-4de5-b3c2-736af32d4736 req-736a0e7c-01f6-46e5-9602-d8cb09ce143a tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 07 13:55:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-ee0b3b97-710c-4de5-b3c2-736af32d4736 req-736a0e7c-01f6-46e5-9602-d8cb09ce143a tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "abe3b582-413f-479e-98d1-902afcf9e57a", "connector": null, "instance_uuid": "fa375d4a-4c0a-4525-b26f-525d2846abc8"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:53 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:53 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:53 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:53 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-ee0b3b97-710c-4de5-b3c2-736af32d4736 req-736a0e7c-01f6-46e5-9602-d8cb09ce143a tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 07 13:55:53 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 910/1845] 192.168.122.6 () {66 vars in 1473 bytes} [Mon Sep 7 13:55:53 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 07 13:55:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-abcdd3e5-494d-4565-a412-fff943cf3ce9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-abcdd3e5-494d-4565-a412-fff943cf3ce9 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a Sep 07 13:55:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-abcdd3e5-494d-4565-a412-fff943cf3ce9 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-abcdd3e5-494d-4565-a412-fff943cf3ce9 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:53 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:53 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:53 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:53 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-dece96cf-dd66-4572-beb4-73ebdb4881c9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dece96cf-dd66-4572-beb4-73ebdb4881c9 None None] GET http://192.168.122.6/volume// Sep 07 13:55:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dece96cf-dd66-4572-beb4-73ebdb4881c9 None None] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:53 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-abcdd3e5-494d-4565-a412-fff943cf3ce9 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:55:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dece96cf-dd66-4572-beb4-73ebdb4881c9 None None] Calling method 'all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-abcdd3e5-494d-4565-a412-fff943cf3ce9 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a returned with HTTP 200 Sep 07 13:55:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dece96cf-dd66-4572-beb4-73ebdb4881c9 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:55:53 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 936/1846] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:53 2026] GET /volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a => generated 941 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:55:53 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 911/1847] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:55:53 2026] GET /volume/ => generated 388 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:55:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-ee0b3b97-710c-4de5-b3c2-736af32d4736 req-a779efbb-92ba-4253-930c-c1d863a21b40 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-ee0b3b97-710c-4de5-b3c2-736af32d4736 req-a779efbb-92ba-4253-930c-c1d863a21b40 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a Sep 07 13:55:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-ee0b3b97-710c-4de5-b3c2-736af32d4736 req-a779efbb-92ba-4253-930c-c1d863a21b40 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-ee0b3b97-710c-4de5-b3c2-736af32d4736 req-a779efbb-92ba-4253-930c-c1d863a21b40 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1d247533-7c9c-4553-85d1-91a5a95478a4 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:53 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:53 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1d247533-7c9c-4553-85d1-91a5a95478a4 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] GET http://192.168.122.6/volume/v3/volumes/600de248-ece5-4441-baa4-bc46c5d14374 Sep 07 13:55:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1d247533-7c9c-4553-85d1-91a5a95478a4 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1d247533-7c9c-4553-85d1-91a5a95478a4 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:53 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:53 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:53 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:53 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:53 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:53 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:53 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-ee0b3b97-710c-4de5-b3c2-736af32d4736 req-a779efbb-92ba-4253-930c-c1d863a21b40 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:55:53 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1d247533-7c9c-4553-85d1-91a5a95478a4 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Volume info retrieved successfully. Sep 07 13:55:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1d247533-7c9c-4553-85d1-91a5a95478a4 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes/600de248-ece5-4441-baa4-bc46c5d14374 returned with HTTP 200 Sep 07 13:55:53 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 912/1848] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:53 2026] GET /volume/v3/volumes/600de248-ece5-4441-baa4-bc46c5d14374 => generated 861 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:55:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-ee0b3b97-710c-4de5-b3c2-736af32d4736 req-a779efbb-92ba-4253-930c-c1d863a21b40 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a returned with HTTP 200 Sep 07 13:55:53 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 937/1849] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 13:55:53 2026] GET /volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a => generated 1122 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:55:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-0dd79ce9-7a2d-4075-a152-b71ef4d12601 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0dd79ce9-7a2d-4075-a152-b71ef4d12601 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:55:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0dd79ce9-7a2d-4075-a152-b71ef4d12601 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "600de248-ece5-4441-baa4-bc46c5d14374", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1050270169"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-0dd79ce9-7a2d-4075-a152-b71ef4d12601 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Create volume request body: {'volume': {"'source_volid": '600de248-ece5-4441-baa4-bc46c5d14374', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1050270169'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:55:53 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-0dd79ce9-7a2d-4075-a152-b71ef4d12601 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Create volume of 1 GB Sep 07 13:55:53 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-0dd79ce9-7a2d-4075-a152-b71ef4d12601 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Availability Zones retrieved successfully. Sep 07 13:55:53 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-0dd79ce9-7a2d-4075-a152-b71ef4d12601 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Flow 'volume_create_api' (ad142cd4-ce05-47bb-8fdb-f373780830a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:55:53 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-0dd79ce9-7a2d-4075-a152-b71ef4d12601 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c879e21-135b-45c4-bae2-6207d7468822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:53 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-0dd79ce9-7a2d-4075-a152-b71ef4d12601 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:55:54 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-0dd79ce9-7a2d-4075-a152-b71ef4d12601 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c879e21-135b-45c4-bae2-6207d7468822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:54 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-0dd79ce9-7a2d-4075-a152-b71ef4d12601 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3a8cf01-2a9a-4fb2-a156-cfd34be3f50a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-ee0b3b97-710c-4de5-b3c2-736af32d4736 req-45f9b1a2-295a-4d67-b54b-233b4b1c49e5 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-ee0b3b97-710c-4de5-b3c2-736af32d4736 req-45f9b1a2-295a-4d67-b54b-233b4b1c49e5 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] PUT http://192.168.122.6/volume/v3/attachments/b53157fa-5ca0-409b-aa3f-ab755a97ec74 Sep 07 13:55:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-ee0b3b97-710c-4de5-b3c2-736af32d4736 req-45f9b1a2-295a-4d67-b54b-233b4b1c49e5 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cf8721add54f", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "6a052522-d49c-4901-8b6c-ef97c1f54dff", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:54 devstack devstack@c-api.service[87262]: DEBUG cinder.coordination [req-ee0b3b97-710c-4de5-b3c2-736af32d4736 req-45f9b1a2-295a-4d67-b54b-233b4b1c49e5 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Acquiring lock "cinder-attachment_update-abe3b582-413f-479e-98d1-902afcf9e57a-devstack" by "attachment_update" {{(pid=87262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:55:54 devstack devstack@c-api.service[87262]: DEBUG cinder.coordination [req-ee0b3b97-710c-4de5-b3c2-736af32d4736 req-45f9b1a2-295a-4d67-b54b-233b4b1c49e5 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Lock "cinder-attachment_update-abe3b582-413f-479e-98d1-902afcf9e57a-devstack" acquired by "attachment_update" :: waited 0.030s {{(pid=87262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:55:54 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:54 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:54 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:54 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:54 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-0dd79ce9-7a2d-4075-a152-b71ef4d12601 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Created reservations ['520bb9f4-6950-4900-b8ae-ff94cf5dbd50', '7a32f97e-1ca9-4827-ac2f-f82f9b965e0f', '8bbbd23d-02bc-49dc-b402-417c9ac06bdd', '9db1ba11-65cd-4c95-9ad9-3b0e9e8a14f1'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:55:54 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-0dd79ce9-7a2d-4075-a152-b71ef4d12601 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3a8cf01-2a9a-4fb2-a156-cfd34be3f50a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['520bb9f4-6950-4900-b8ae-ff94cf5dbd50', '7a32f97e-1ca9-4827-ac2f-f82f9b965e0f', '8bbbd23d-02bc-49dc-b402-417c9ac06bdd', '9db1ba11-65cd-4c95-9ad9-3b0e9e8a14f1']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:54 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-0dd79ce9-7a2d-4075-a152-b71ef4d12601 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70807881-7cce-4b43-b12f-70f4b41f2abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:54 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:54 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:54 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-0dd79ce9-7a2d-4075-a152-b71ef4d12601 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70807881-7cce-4b43-b12f-70f4b41f2abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb11b418-a5ba-4179-8538-b6bff19b6ef0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1050270169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='540d948240e146c8b5f708872330baad',qos_specs=None,replication_status=,reservations=['520bb9f4-6950-4900-b8ae-ff94cf5dbd50','7a32f97e-1ca9-4827-ac2f-f82f9b965e0f','8bbbd23d-02bc-49dc-b402-417c9ac06bdd','9db1ba11-65cd-4c95-9ad9-3b0e9e8a14f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0907543ffe9d406f80271558e5276e78',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:55:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1050270169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb11b418-a5ba-4179-8538-b6bff19b6ef0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='540d948240e146c8b5f708872330baad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0907543ffe9d406f80271558e5276e78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:54 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-0dd79ce9-7a2d-4075-a152-b71ef4d12601 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16afe30b-df00-4dd5-b407-bb743e371702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:54 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-0dd79ce9-7a2d-4075-a152-b71ef4d12601 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16afe30b-df00-4dd5-b407-bb743e371702) transitioned into state 'SUCCESS' from state '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-1050270169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='540d948240e146c8b5f708872330baad',qos_specs=None,replication_status=,reservations=['520bb9f4-6950-4900-b8ae-ff94cf5dbd50','7a32f97e-1ca9-4827-ac2f-f82f9b965e0f','8bbbd23d-02bc-49dc-b402-417c9ac06bdd','9db1ba11-65cd-4c95-9ad9-3b0e9e8a14f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0907543ffe9d406f80271558e5276e78',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:54 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-0dd79ce9-7a2d-4075-a152-b71ef4d12601 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f1be63f-40c7-4251-b7f0-3e55b18802c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:54 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-0dd79ce9-7a2d-4075-a152-b71ef4d12601 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f1be63f-40c7-4251-b7f0-3e55b18802c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:54 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-0dd79ce9-7a2d-4075-a152-b71ef4d12601 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Flow 'volume_create_api' (ad142cd4-ce05-47bb-8fdb-f373780830a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:55:54 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-0dd79ce9-7a2d-4075-a152-b71ef4d12601 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Create volume request issued successfully. Sep 07 13:55:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0dd79ce9-7a2d-4075-a152-b71ef4d12601 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:55:54 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 913/1850] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:55:53 2026] POST /volume/v3/volumes => generated 769 bytes in 729 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:55:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-111f7afa-bdb6-4178-838f-c1b965896bfa None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-111f7afa-bdb6-4178-838f-c1b965896bfa tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:55:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-111f7afa-bdb6-4178-838f-c1b965896bfa tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "600de248-ece5-4441-baa4-bc46c5d14374", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1311210006"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-111f7afa-bdb6-4178-838f-c1b965896bfa tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Create volume request body: {'volume': {"'source_volid": '600de248-ece5-4441-baa4-bc46c5d14374', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1311210006'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:55:54 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-111f7afa-bdb6-4178-838f-c1b965896bfa tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Create volume of 1 GB Sep 07 13:55:54 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:54 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:54 devstack devstack@c-api.service[87262]: DEBUG cinder.coordination [req-ee0b3b97-710c-4de5-b3c2-736af32d4736 req-45f9b1a2-295a-4d67-b54b-233b4b1c49e5 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Lock "cinder-attachment_update-abe3b582-413f-479e-98d1-902afcf9e57a-devstack" released by "attachment_update" :: held 0.419s {{(pid=87262) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:55:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-ee0b3b97-710c-4de5-b3c2-736af32d4736 req-45f9b1a2-295a-4d67-b54b-233b4b1c49e5 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/attachments/b53157fa-5ca0-409b-aa3f-ab755a97ec74 returned with HTTP 200 Sep 07 13:55:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 938/1851] 192.168.122.6 () {66 vars in 1583 bytes} [Mon Sep 7 13:55:54 2026] PUT /volume/v3/attachments/b53157fa-5ca0-409b-aa3f-ab755a97ec74 => generated 694 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:55:54 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-111f7afa-bdb6-4178-838f-c1b965896bfa tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Availability Zones retrieved successfully. Sep 07 13:55:54 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-111f7afa-bdb6-4178-838f-c1b965896bfa tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Flow 'volume_create_api' (226c8a5d-0a2a-4963-a31a-e5e55f4cce07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:55:54 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-111f7afa-bdb6-4178-838f-c1b965896bfa tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebf8a17b-b3df-4ecb-88f1-ee7364c19f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:54 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-111f7afa-bdb6-4178-838f-c1b965896bfa tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:55:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-fe2902c4-68b0-4205-bfa1-ee503d4268e9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fe2902c4-68b0-4205-bfa1-ee503d4268e9 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a Sep 07 13:55:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fe2902c4-68b0-4205-bfa1-ee503d4268e9 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fe2902c4-68b0-4205-bfa1-ee503d4268e9 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:54 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:54 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:54 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:54 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:54 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-fe2902c4-68b0-4205-bfa1-ee503d4268e9 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:55:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fe2902c4-68b0-4205-bfa1-ee503d4268e9 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a returned with HTTP 200 Sep 07 13:55:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 939/1852] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:54 2026] GET /volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a => generated 942 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:54 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-111f7afa-bdb6-4178-838f-c1b965896bfa tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebf8a17b-b3df-4ecb-88f1-ee7364c19f5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:54 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-111f7afa-bdb6-4178-838f-c1b965896bfa tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (654d4707-789e-40cd-9cc9-81ab6fdf364e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:55 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-111f7afa-bdb6-4178-838f-c1b965896bfa tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Created reservations ['33ae92b1-f621-443d-b85b-977e9298ac30', '0456f7d9-0403-4846-8de4-ecabc535e4d0', '82b4ac03-4752-4658-a6a9-d136005bce50', 'f921e0e0-4ec6-415c-a806-2ca1d361ef82'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:55:55 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-111f7afa-bdb6-4178-838f-c1b965896bfa tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (654d4707-789e-40cd-9cc9-81ab6fdf364e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33ae92b1-f621-443d-b85b-977e9298ac30', '0456f7d9-0403-4846-8de4-ecabc535e4d0', '82b4ac03-4752-4658-a6a9-d136005bce50', 'f921e0e0-4ec6-415c-a806-2ca1d361ef82']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:55 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-111f7afa-bdb6-4178-838f-c1b965896bfa tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5051ce54-a2e7-4c57-94f9-f900468db7ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:55 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:55 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-ee0b3b97-710c-4de5-b3c2-736af32d4736 req-b5de58fd-17e4-4c2f-b461-377d56e3082d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:55 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-111f7afa-bdb6-4178-838f-c1b965896bfa tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5051ce54-a2e7-4c57-94f9-f900468db7ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b01e010e-3e30-46cf-81ea-1a711563aca7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1311210006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='540d948240e146c8b5f708872330baad',qos_specs=None,replication_status=,reservations=['33ae92b1-f621-443d-b85b-977e9298ac30','0456f7d9-0403-4846-8de4-ecabc535e4d0','82b4ac03-4752-4658-a6a9-d136005bce50','f921e0e0-4ec6-415c-a806-2ca1d361ef82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0907543ffe9d406f80271558e5276e78',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:55:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1311210006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b01e010e-3e30-46cf-81ea-1a711563aca7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='540d948240e146c8b5f708872330baad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0907543ffe9d406f80271558e5276e78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-ee0b3b97-710c-4de5-b3c2-736af32d4736 req-b5de58fd-17e4-4c2f-b461-377d56e3082d tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] POST http://192.168.122.6/volume/v3/attachments/b53157fa-5ca0-409b-aa3f-ab755a97ec74/action Sep 07 13:55:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-ee0b3b97-710c-4de5-b3c2-736af32d4736 req-b5de58fd-17e4-4c2f-b461-377d56e3082d tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Action body: b'{"os-complete": null}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:55:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-ee0b3b97-710c-4de5-b3c2-736af32d4736 req-b5de58fd-17e4-4c2f-b461-377d56e3082d tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:55 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-111f7afa-bdb6-4178-838f-c1b965896bfa tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef496c23-64f5-4cee-8c3d-fbe215b9c989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:55 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:55 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:55 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:55 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-ee0b3b97-710c-4de5-b3c2-736af32d4736 req-b5de58fd-17e4-4c2f-b461-377d56e3082d tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/attachments/b53157fa-5ca0-409b-aa3f-ab755a97ec74/action returned with HTTP 204 Sep 07 13:55:55 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-111f7afa-bdb6-4178-838f-c1b965896bfa tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef496c23-64f5-4cee-8c3d-fbe215b9c989) transitioned into state 'SUCCESS' from state '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-1311210006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='540d948240e146c8b5f708872330baad',qos_specs=None,replication_status=,reservations=['33ae92b1-f621-443d-b85b-977e9298ac30','0456f7d9-0403-4846-8de4-ecabc535e4d0','82b4ac03-4752-4658-a6a9-d136005bce50','f921e0e0-4ec6-415c-a806-2ca1d361ef82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0907543ffe9d406f80271558e5276e78',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 940/1853] 192.168.122.6 () {66 vars in 1604 bytes} [Mon Sep 7 13:55:55 2026] POST /volume/v3/attachments/b53157fa-5ca0-409b-aa3f-ab755a97ec74/action => generated 0 bytes in 177 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:55:55 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-111f7afa-bdb6-4178-838f-c1b965896bfa tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcd5a82a-0d7c-4fe6-93b0-f1f1699f114c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:55 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-111f7afa-bdb6-4178-838f-c1b965896bfa tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcd5a82a-0d7c-4fe6-93b0-f1f1699f114c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:55 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-111f7afa-bdb6-4178-838f-c1b965896bfa tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Flow 'volume_create_api' (226c8a5d-0a2a-4963-a31a-e5e55f4cce07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:55:55 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-111f7afa-bdb6-4178-838f-c1b965896bfa tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Create volume request issued successfully. Sep 07 13:55:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-111f7afa-bdb6-4178-838f-c1b965896bfa tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:55:55 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 914/1854] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:55:54 2026] POST /volume/v3/volumes => generated 769 bytes in 1186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:55:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b9f3acb1-5a12-48d5-8b24-8fe937dba6fb None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b9f3acb1-5a12-48d5-8b24-8fe937dba6fb tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:55:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b9f3acb1-5a12-48d5-8b24-8fe937dba6fb tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "600de248-ece5-4441-baa4-bc46c5d14374", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1731513339"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-b9f3acb1-5a12-48d5-8b24-8fe937dba6fb tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Create volume request body: {'volume': {"'source_volid": '600de248-ece5-4441-baa4-bc46c5d14374', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1731513339'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:55:55 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-b9f3acb1-5a12-48d5-8b24-8fe937dba6fb tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Create volume of 1 GB Sep 07 13:55:55 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b9f3acb1-5a12-48d5-8b24-8fe937dba6fb tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Availability Zones retrieved successfully. Sep 07 13:55:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d3e07a7b-476d-4702-b667-e8d2086b3926 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:55 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b9f3acb1-5a12-48d5-8b24-8fe937dba6fb tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Flow 'volume_create_api' (f2ae1c29-84be-462a-ace7-04113f038814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:55:55 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b9f3acb1-5a12-48d5-8b24-8fe937dba6fb tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faa167cf-35b4-491d-bef2-379b5ebb9208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d3e07a7b-476d-4702-b667-e8d2086b3926 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a Sep 07 13:55:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d3e07a7b-476d-4702-b667-e8d2086b3926 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d3e07a7b-476d-4702-b667-e8d2086b3926 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:55 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-b9f3acb1-5a12-48d5-8b24-8fe937dba6fb tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:55:55 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:55 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:55 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:55 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:55 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d3e07a7b-476d-4702-b667-e8d2086b3926 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:55:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d3e07a7b-476d-4702-b667-e8d2086b3926 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a returned with HTTP 200 Sep 07 13:55:56 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 915/1855] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:55 2026] GET /volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a => generated 1234 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:55:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-acf5a747-f5a7-4f85-ad1d-6eb151e0dd3d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-acf5a747-f5a7-4f85-ad1d-6eb151e0dd3d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:55:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-acf5a747-f5a7-4f85-ad1d-6eb151e0dd3d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-595039019", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-acf5a747-f5a7-4f85-ad1d-6eb151e0dd3d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-595039019', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:55:56 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-acf5a747-f5a7-4f85-ad1d-6eb151e0dd3d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Create volume of 1 GB Sep 07 13:55:56 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-acf5a747-f5a7-4f85-ad1d-6eb151e0dd3d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Availability Zones retrieved successfully. Sep 07 13:55:56 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b9f3acb1-5a12-48d5-8b24-8fe937dba6fb tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faa167cf-35b4-491d-bef2-379b5ebb9208) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:56 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b9f3acb1-5a12-48d5-8b24-8fe937dba6fb tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf586947-873f-4cf4-b85a-f65ec81e82af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:56 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-acf5a747-f5a7-4f85-ad1d-6eb151e0dd3d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Flow 'volume_create_api' (48f8d0a5-ab98-4947-afa1-6b7cabcf8327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:55:56 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-acf5a747-f5a7-4f85-ad1d-6eb151e0dd3d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d96c071-1843-47b2-aa5f-9c1c6598c6e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:56 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-acf5a747-f5a7-4f85-ad1d-6eb151e0dd3d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:55:56 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-acf5a747-f5a7-4f85-ad1d-6eb151e0dd3d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d96c071-1843-47b2-aa5f-9c1c6598c6e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:56 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-acf5a747-f5a7-4f85-ad1d-6eb151e0dd3d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e339d140-1fa1-447d-8163-97764d84dabd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:56 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-b9f3acb1-5a12-48d5-8b24-8fe937dba6fb tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Created reservations ['f00e4dff-4a9d-4736-a3d4-0b41ee9a3795', '12baa5aa-ee0c-4a26-b87d-4686c0faf4ab', '63fb6cb7-bf3b-40c4-b029-be22ef23da9f', 'f8f7c0cb-d738-439a-9e84-eb48e1492856'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:55:56 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b9f3acb1-5a12-48d5-8b24-8fe937dba6fb tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf586947-873f-4cf4-b85a-f65ec81e82af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f00e4dff-4a9d-4736-a3d4-0b41ee9a3795', '12baa5aa-ee0c-4a26-b87d-4686c0faf4ab', '63fb6cb7-bf3b-40c4-b029-be22ef23da9f', 'f8f7c0cb-d738-439a-9e84-eb48e1492856']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:56 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b9f3acb1-5a12-48d5-8b24-8fe937dba6fb tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (319c659b-6e7b-4aaa-bd26-5ba20bf20c7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:56 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:56 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:56 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b9f3acb1-5a12-48d5-8b24-8fe937dba6fb tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (319c659b-6e7b-4aaa-bd26-5ba20bf20c7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf481d89-6500-405a-bf6a-9f250cbeef1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1731513339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='540d948240e146c8b5f708872330baad',qos_specs=None,replication_status=,reservations=['f00e4dff-4a9d-4736-a3d4-0b41ee9a3795','12baa5aa-ee0c-4a26-b87d-4686c0faf4ab','63fb6cb7-bf3b-40c4-b029-be22ef23da9f','f8f7c0cb-d738-439a-9e84-eb48e1492856'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0907543ffe9d406f80271558e5276e78',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:55:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1731513339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf481d89-6500-405a-bf6a-9f250cbeef1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='540d948240e146c8b5f708872330baad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0907543ffe9d406f80271558e5276e78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:56 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b9f3acb1-5a12-48d5-8b24-8fe937dba6fb tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (120779cf-3258-4746-9b1c-2c4d6045af97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:56 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-acf5a747-f5a7-4f85-ad1d-6eb151e0dd3d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Created reservations ['42d672b4-06b0-4bde-937f-5036343b32d6', '80d2cea8-ed53-4a70-8b87-f886ddfdb013', '201e506e-9c2d-40b7-987a-92a85ee8165a', 'bda121b0-29c7-4764-a7ca-83cbd7bdf562'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:55:56 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-acf5a747-f5a7-4f85-ad1d-6eb151e0dd3d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e339d140-1fa1-447d-8163-97764d84dabd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42d672b4-06b0-4bde-937f-5036343b32d6', '80d2cea8-ed53-4a70-8b87-f886ddfdb013', '201e506e-9c2d-40b7-987a-92a85ee8165a', 'bda121b0-29c7-4764-a7ca-83cbd7bdf562']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:56 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-acf5a747-f5a7-4f85-ad1d-6eb151e0dd3d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (356688ae-d3d2-431b-a494-7d6f515c1bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:56 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b9f3acb1-5a12-48d5-8b24-8fe937dba6fb tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (120779cf-3258-4746-9b1c-2c4d6045af97) transitioned into state 'SUCCESS' from state '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-1731513339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='540d948240e146c8b5f708872330baad',qos_specs=None,replication_status=,reservations=['f00e4dff-4a9d-4736-a3d4-0b41ee9a3795','12baa5aa-ee0c-4a26-b87d-4686c0faf4ab','63fb6cb7-bf3b-40c4-b029-be22ef23da9f','f8f7c0cb-d738-439a-9e84-eb48e1492856'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0907543ffe9d406f80271558e5276e78',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:56 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b9f3acb1-5a12-48d5-8b24-8fe937dba6fb tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94b9339f-1ffe-4b56-8843-79007ee32270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:56 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:56 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:56 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-acf5a747-f5a7-4f85-ad1d-6eb151e0dd3d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (356688ae-d3d2-431b-a494-7d6f515c1bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c44cbd7c-ddae-4eec-8c88-78e4d645accb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-595039019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51bdebdf74c2407a8705ee5b0fe2575d',qos_specs=None,replication_status=,reservations=['42d672b4-06b0-4bde-937f-5036343b32d6','80d2cea8-ed53-4a70-8b87-f886ddfdb013','201e506e-9c2d-40b7-987a-92a85ee8165a','bda121b0-29c7-4764-a7ca-83cbd7bdf562'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5f46dee27fa41e5a9bd7e54deee7ad2',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:55:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-595039019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c44cbd7c-ddae-4eec-8c88-78e4d645accb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51bdebdf74c2407a8705ee5b0fe2575d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5f46dee27fa41e5a9bd7e54deee7ad2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:56 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-acf5a747-f5a7-4f85-ad1d-6eb151e0dd3d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f95579c7-bdcf-4525-9183-ef6c8ba25e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:56 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b9f3acb1-5a12-48d5-8b24-8fe937dba6fb tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94b9339f-1ffe-4b56-8843-79007ee32270) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:56 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b9f3acb1-5a12-48d5-8b24-8fe937dba6fb tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Flow 'volume_create_api' (f2ae1c29-84be-462a-ace7-04113f038814) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:55:56 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b9f3acb1-5a12-48d5-8b24-8fe937dba6fb tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Create volume request issued successfully. Sep 07 13:55:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b9f3acb1-5a12-48d5-8b24-8fe937dba6fb tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:55:56 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 941/1856] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:55:55 2026] POST /volume/v3/volumes => generated 769 bytes in 893 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:55:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b673bb9c-2af0-43de-9c12-8194e126b1c1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b673bb9c-2af0-43de-9c12-8194e126b1c1 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a Sep 07 13:55:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b673bb9c-2af0-43de-9c12-8194e126b1c1 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b673bb9c-2af0-43de-9c12-8194e126b1c1 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:56 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:56 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:56 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:56 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:56 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b673bb9c-2af0-43de-9c12-8194e126b1c1 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:55:56 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-acf5a747-f5a7-4f85-ad1d-6eb151e0dd3d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f95579c7-bdcf-4525-9183-ef6c8ba25e30) transitioned into state 'SUCCESS' from state '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-595039019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51bdebdf74c2407a8705ee5b0fe2575d',qos_specs=None,replication_status=,reservations=['42d672b4-06b0-4bde-937f-5036343b32d6','80d2cea8-ed53-4a70-8b87-f886ddfdb013','201e506e-9c2d-40b7-987a-92a85ee8165a','bda121b0-29c7-4764-a7ca-83cbd7bdf562'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5f46dee27fa41e5a9bd7e54deee7ad2',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b673bb9c-2af0-43de-9c12-8194e126b1c1 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a returned with HTTP 200 Sep 07 13:55:56 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 942/1857] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:56 2026] GET /volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a => generated 1234 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:55:56 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-acf5a747-f5a7-4f85-ad1d-6eb151e0dd3d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2869ebc9-9274-4772-a013-852c012e1f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-35b01fcb-f9ae-462a-8ecc-136ad966b500 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-35b01fcb-f9ae-462a-8ecc-136ad966b500 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:55:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-35b01fcb-f9ae-462a-8ecc-136ad966b500 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "600de248-ece5-4441-baa4-bc46c5d14374", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1214732302"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-35b01fcb-f9ae-462a-8ecc-136ad966b500 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Create volume request body: {'volume': {"'source_volid": '600de248-ece5-4441-baa4-bc46c5d14374', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1214732302'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:55:56 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-35b01fcb-f9ae-462a-8ecc-136ad966b500 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Create volume of 1 GB Sep 07 13:55:56 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-35b01fcb-f9ae-462a-8ecc-136ad966b500 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Availability Zones retrieved successfully. Sep 07 13:55:56 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-35b01fcb-f9ae-462a-8ecc-136ad966b500 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Flow 'volume_create_api' (6aa3ac1c-3a98-4b59-9ea0-f8b770218a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:55:56 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-acf5a747-f5a7-4f85-ad1d-6eb151e0dd3d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2869ebc9-9274-4772-a013-852c012e1f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:56 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-35b01fcb-f9ae-462a-8ecc-136ad966b500 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fb67881-8a61-4873-b054-d8bb4e160530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:56 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-acf5a747-f5a7-4f85-ad1d-6eb151e0dd3d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Flow 'volume_create_api' (48f8d0a5-ab98-4947-afa1-6b7cabcf8327) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:55:56 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-35b01fcb-f9ae-462a-8ecc-136ad966b500 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:55:56 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-acf5a747-f5a7-4f85-ad1d-6eb151e0dd3d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Create volume request issued successfully. Sep 07 13:55:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-acf5a747-f5a7-4f85-ad1d-6eb151e0dd3d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:55:56 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 916/1858] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:55:56 2026] POST /volume/v3/volumes => generated 751 bytes in 737 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:55:56 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-35b01fcb-f9ae-462a-8ecc-136ad966b500 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fb67881-8a61-4873-b054-d8bb4e160530) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:56 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-35b01fcb-f9ae-462a-8ecc-136ad966b500 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b64d1d82-17f3-414b-99d4-cdb4892c8d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:57 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-35b01fcb-f9ae-462a-8ecc-136ad966b500 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Created reservations ['9842a5d2-c5cd-4c05-b60c-e553061af255', '172e67e3-93ba-4c05-bb65-ef545ba3763f', 'bf835909-05ae-4f6c-8cce-4e4b2e14e99b', '1e37e174-0217-4bb6-9a9b-62b1bb88e0b9'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:55:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-35b01fcb-f9ae-462a-8ecc-136ad966b500 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b64d1d82-17f3-414b-99d4-cdb4892c8d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9842a5d2-c5cd-4c05-b60c-e553061af255', '172e67e3-93ba-4c05-bb65-ef545ba3763f', 'bf835909-05ae-4f6c-8cce-4e4b2e14e99b', '1e37e174-0217-4bb6-9a9b-62b1bb88e0b9']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-35b01fcb-f9ae-462a-8ecc-136ad966b500 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e0e0496-6349-42a4-a2a9-63e59ca8abe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:57 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:57 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-35b01fcb-f9ae-462a-8ecc-136ad966b500 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e0e0496-6349-42a4-a2a9-63e59ca8abe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed072d2b-a834-4b1a-9737-f2401e77c1f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1214732302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='540d948240e146c8b5f708872330baad',qos_specs=None,replication_status=,reservations=['9842a5d2-c5cd-4c05-b60c-e553061af255','172e67e3-93ba-4c05-bb65-ef545ba3763f','bf835909-05ae-4f6c-8cce-4e4b2e14e99b','1e37e174-0217-4bb6-9a9b-62b1bb88e0b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0907543ffe9d406f80271558e5276e78',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:55:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1214732302',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed072d2b-a834-4b1a-9737-f2401e77c1f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='540d948240e146c8b5f708872330baad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0907543ffe9d406f80271558e5276e78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-35b01fcb-f9ae-462a-8ecc-136ad966b500 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9080c27a-b453-454b-a56f-84ddcdbfb904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-35b01fcb-f9ae-462a-8ecc-136ad966b500 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9080c27a-b453-454b-a56f-84ddcdbfb904) transitioned into state 'SUCCESS' from state '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-1214732302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='540d948240e146c8b5f708872330baad',qos_specs=None,replication_status=,reservations=['9842a5d2-c5cd-4c05-b60c-e553061af255','172e67e3-93ba-4c05-bb65-ef545ba3763f','bf835909-05ae-4f6c-8cce-4e4b2e14e99b','1e37e174-0217-4bb6-9a9b-62b1bb88e0b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0907543ffe9d406f80271558e5276e78',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-35b01fcb-f9ae-462a-8ecc-136ad966b500 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0206c678-a270-4c5e-bc84-c23e9a5ea016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-35b01fcb-f9ae-462a-8ecc-136ad966b500 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0206c678-a270-4c5e-bc84-c23e9a5ea016) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-35b01fcb-f9ae-462a-8ecc-136ad966b500 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Flow 'volume_create_api' (6aa3ac1c-3a98-4b59-9ea0-f8b770218a2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:55:57 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-35b01fcb-f9ae-462a-8ecc-136ad966b500 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Create volume request issued successfully. Sep 07 13:55:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-35b01fcb-f9ae-462a-8ecc-136ad966b500 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:55:57 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 943/1859] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:55:56 2026] POST /volume/v3/volumes => generated 769 bytes in 717 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:55:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-915dbdbc-2734-40c6-a22b-c4524b440e9e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-915dbdbc-2734-40c6-a22b-c4524b440e9e tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:55:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-915dbdbc-2734-40c6-a22b-c4524b440e9e tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "600de248-ece5-4441-baa4-bc46c5d14374", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1622321089"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:55:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-915dbdbc-2734-40c6-a22b-c4524b440e9e tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Create volume request body: {'volume': {"'source_volid": '600de248-ece5-4441-baa4-bc46c5d14374', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1622321089'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:55:57 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-915dbdbc-2734-40c6-a22b-c4524b440e9e tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Create volume of 1 GB Sep 07 13:55:57 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:57 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:57 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-915dbdbc-2734-40c6-a22b-c4524b440e9e tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Availability Zones retrieved successfully. Sep 07 13:55:57 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-915dbdbc-2734-40c6-a22b-c4524b440e9e tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Flow 'volume_create_api' (4371f39c-ed6a-470a-a0ac-0bcde3ea80b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:55:57 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-915dbdbc-2734-40c6-a22b-c4524b440e9e tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79f9969c-5dde-4063-b34d-b73e1474bf02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:57 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-915dbdbc-2734-40c6-a22b-c4524b440e9e tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:55:57 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-915dbdbc-2734-40c6-a22b-c4524b440e9e tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79f9969c-5dde-4063-b34d-b73e1474bf02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:57 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-915dbdbc-2734-40c6-a22b-c4524b440e9e tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d81fbceb-7da9-4be7-bc91-2049504fafb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:58 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-915dbdbc-2734-40c6-a22b-c4524b440e9e tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Created reservations ['bdb6c760-2d54-402c-8e12-36a51e51b033', 'c9c2234e-bc60-4316-9375-9dfaaa0ec3d0', '2d818689-26d0-44db-a315-c52d4f014575', '7be6092d-acbc-4dc3-9e01-e37050290c67'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:55:58 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-915dbdbc-2734-40c6-a22b-c4524b440e9e tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d81fbceb-7da9-4be7-bc91-2049504fafb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdb6c760-2d54-402c-8e12-36a51e51b033', 'c9c2234e-bc60-4316-9375-9dfaaa0ec3d0', '2d818689-26d0-44db-a315-c52d4f014575', '7be6092d-acbc-4dc3-9e01-e37050290c67']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:58 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-915dbdbc-2734-40c6-a22b-c4524b440e9e tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9d0555f-2372-4c30-8d17-d806576a013e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:58 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:58 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:58 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-915dbdbc-2734-40c6-a22b-c4524b440e9e tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9d0555f-2372-4c30-8d17-d806576a013e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc4e8da2-d4ce-44e3-8ebf-0750594cee2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1622321089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='540d948240e146c8b5f708872330baad',qos_specs=None,replication_status=,reservations=['bdb6c760-2d54-402c-8e12-36a51e51b033','c9c2234e-bc60-4316-9375-9dfaaa0ec3d0','2d818689-26d0-44db-a315-c52d4f014575','7be6092d-acbc-4dc3-9e01-e37050290c67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0907543ffe9d406f80271558e5276e78',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:55:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1622321089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc4e8da2-d4ce-44e3-8ebf-0750594cee2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='540d948240e146c8b5f708872330baad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0907543ffe9d406f80271558e5276e78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:58 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-915dbdbc-2734-40c6-a22b-c4524b440e9e tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2882555c-d308-46d1-934d-4d9ababd02c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:58 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-915dbdbc-2734-40c6-a22b-c4524b440e9e tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2882555c-d308-46d1-934d-4d9ababd02c7) transitioned into state 'SUCCESS' from state '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-1622321089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='540d948240e146c8b5f708872330baad',qos_specs=None,replication_status=,reservations=['bdb6c760-2d54-402c-8e12-36a51e51b033','c9c2234e-bc60-4316-9375-9dfaaa0ec3d0','2d818689-26d0-44db-a315-c52d4f014575','7be6092d-acbc-4dc3-9e01-e37050290c67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0907543ffe9d406f80271558e5276e78',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:58 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-915dbdbc-2734-40c6-a22b-c4524b440e9e tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c571d76-dfa0-4fe5-a2bc-a4d81c907a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:55:58 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-915dbdbc-2734-40c6-a22b-c4524b440e9e tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c571d76-dfa0-4fe5-a2bc-a4d81c907a2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:55:58 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-915dbdbc-2734-40c6-a22b-c4524b440e9e tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Flow 'volume_create_api' (4371f39c-ed6a-470a-a0ac-0bcde3ea80b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:55:58 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-915dbdbc-2734-40c6-a22b-c4524b440e9e tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Create volume request issued successfully. Sep 07 13:55:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-915dbdbc-2734-40c6-a22b-c4524b440e9e tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:55:58 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 917/1860] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:55:57 2026] POST /volume/v3/volumes => generated 769 bytes in 899 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 13:55:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2f0d06b2-4976-4c1b-9ac5-99cb6c69af97 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2f0d06b2-4976-4c1b-9ac5-99cb6c69af97 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] GET http://192.168.122.6/volume/v3/volumes/bb11b418-a5ba-4179-8538-b6bff19b6ef0 Sep 07 13:55:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2f0d06b2-4976-4c1b-9ac5-99cb6c69af97 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2f0d06b2-4976-4c1b-9ac5-99cb6c69af97 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:58 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:58 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:58 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:58 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:58 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2f0d06b2-4976-4c1b-9ac5-99cb6c69af97 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Volume info retrieved successfully. Sep 07 13:55:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2f0d06b2-4976-4c1b-9ac5-99cb6c69af97 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes/bb11b418-a5ba-4179-8538-b6bff19b6ef0 returned with HTTP 200 Sep 07 13:55:58 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 944/1861] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:58 2026] GET /volume/v3/volumes/bb11b418-a5ba-4179-8538-b6bff19b6ef0 => generated 862 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b095a968-f640-45dd-baee-2d7c6557bbbf None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b095a968-f640-45dd-baee-2d7c6557bbbf tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] GET http://192.168.122.6/volume/v3/volumes/b01e010e-3e30-46cf-81ea-1a711563aca7 Sep 07 13:55:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b095a968-f640-45dd-baee-2d7c6557bbbf tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b095a968-f640-45dd-baee-2d7c6557bbbf tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:58 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:58 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:58 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:58 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:58 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b095a968-f640-45dd-baee-2d7c6557bbbf tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Volume info retrieved successfully. Sep 07 13:55:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b095a968-f640-45dd-baee-2d7c6557bbbf tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes/b01e010e-3e30-46cf-81ea-1a711563aca7 returned with HTTP 200 Sep 07 13:55:58 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 918/1862] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:58 2026] GET /volume/v3/volumes/b01e010e-3e30-46cf-81ea-1a711563aca7 => generated 861 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:59 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ce5c0f2c-6dc7-4dc0-bcd1-4035f0a10c39 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:59 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ce5c0f2c-6dc7-4dc0-bcd1-4035f0a10c39 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] GET http://192.168.122.6/volume/v3/volumes/b01e010e-3e30-46cf-81ea-1a711563aca7 Sep 07 13:55:59 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ce5c0f2c-6dc7-4dc0-bcd1-4035f0a10c39 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:59 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ce5c0f2c-6dc7-4dc0-bcd1-4035f0a10c39 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:59 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:59 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:55:59 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:59 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:55:59 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ce5c0f2c-6dc7-4dc0-bcd1-4035f0a10c39 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Volume info retrieved successfully. Sep 07 13:55:59 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ce5c0f2c-6dc7-4dc0-bcd1-4035f0a10c39 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes/b01e010e-3e30-46cf-81ea-1a711563aca7 returned with HTTP 200 Sep 07 13:55:59 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 945/1863] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:59 2026] GET /volume/v3/volumes/b01e010e-3e30-46cf-81ea-1a711563aca7 => generated 862 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:55:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-07a20a58-ca8f-451a-92c0-c7e489ef078d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:55:59 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-07a20a58-ca8f-451a-92c0-c7e489ef078d tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] GET http://192.168.122.6/volume/v3/volumes/bf481d89-6500-405a-bf6a-9f250cbeef1c Sep 07 13:55:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-07a20a58-ca8f-451a-92c0-c7e489ef078d tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:55:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-07a20a58-ca8f-451a-92c0-c7e489ef078d tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:55:59 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:55:59 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:55:59 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:55:59 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:55:59 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-07a20a58-ca8f-451a-92c0-c7e489ef078d tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Volume info retrieved successfully. Sep 07 13:55:59 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-07a20a58-ca8f-451a-92c0-c7e489ef078d tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes/bf481d89-6500-405a-bf6a-9f250cbeef1c returned with HTTP 200 Sep 07 13:55:59 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 919/1864] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:55:59 2026] GET /volume/v3/volumes/bf481d89-6500-405a-bf6a-9f250cbeef1c => generated 861 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ac2cb846-3639-4ace-a880-30f14a19bac1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ac2cb846-3639-4ace-a880-30f14a19bac1 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] GET http://192.168.122.6/volume/v3/volumes/bf481d89-6500-405a-bf6a-9f250cbeef1c Sep 07 13:56:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ac2cb846-3639-4ace-a880-30f14a19bac1 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ac2cb846-3639-4ace-a880-30f14a19bac1 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:00 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:00 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:00 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:00 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:00 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ac2cb846-3639-4ace-a880-30f14a19bac1 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Volume info retrieved successfully. Sep 07 13:56:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ac2cb846-3639-4ace-a880-30f14a19bac1 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes/bf481d89-6500-405a-bf6a-9f250cbeef1c returned with HTTP 200 Sep 07 13:56:00 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 946/1865] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:00 2026] GET /volume/v3/volumes/bf481d89-6500-405a-bf6a-9f250cbeef1c => generated 862 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-21d11c49-1005-4f24-85f9-51c3fb5ce4cb None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-21d11c49-1005-4f24-85f9-51c3fb5ce4cb tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] GET http://192.168.122.6/volume/v3/volumes/ed072d2b-a834-4b1a-9737-f2401e77c1f0 Sep 07 13:56:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-21d11c49-1005-4f24-85f9-51c3fb5ce4cb tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-21d11c49-1005-4f24-85f9-51c3fb5ce4cb tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:00 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:00 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:00 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:00 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:00 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-21d11c49-1005-4f24-85f9-51c3fb5ce4cb tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Volume info retrieved successfully. Sep 07 13:56:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-21d11c49-1005-4f24-85f9-51c3fb5ce4cb tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes/ed072d2b-a834-4b1a-9737-f2401e77c1f0 returned with HTTP 200 Sep 07 13:56:00 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 920/1866] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:00 2026] GET /volume/v3/volumes/ed072d2b-a834-4b1a-9737-f2401e77c1f0 => generated 861 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-d8fbb6f1-0fbd-4114-8c21-f6b9bc547975 req-a503c111-cf75-4077-80fe-dd3fe2e4db3a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-d8fbb6f1-0fbd-4114-8c21-f6b9bc547975 req-a503c111-cf75-4077-80fe-dd3fe2e4db3a tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e Sep 07 13:56:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-d8fbb6f1-0fbd-4114-8c21-f6b9bc547975 req-a503c111-cf75-4077-80fe-dd3fe2e4db3a tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-d8fbb6f1-0fbd-4114-8c21-f6b9bc547975 req-a503c111-cf75-4077-80fe-dd3fe2e4db3a tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:01 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:01 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:01 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:01 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:01 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-d8fbb6f1-0fbd-4114-8c21-f6b9bc547975 req-a503c111-cf75-4077-80fe-dd3fe2e4db3a tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:56:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-d8fbb6f1-0fbd-4114-8c21-f6b9bc547975 req-a503c111-cf75-4077-80fe-dd3fe2e4db3a tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e returned with HTTP 200 Sep 07 13:56:01 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 947/1867] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:56:01 2026] GET /volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e => generated 1233 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:56:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-d8fbb6f1-0fbd-4114-8c21-f6b9bc547975 req-eba05800-94ab-445c-a34b-081e7610ef42 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-d8fbb6f1-0fbd-4114-8c21-f6b9bc547975 req-eba05800-94ab-445c-a34b-081e7610ef42 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] POST http://192.168.122.6/volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e/action Sep 07 13:56:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-d8fbb6f1-0fbd-4114-8c21-f6b9bc547975 req-eba05800-94ab-445c-a34b-081e7610ef42 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:56:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-d8fbb6f1-0fbd-4114-8c21-f6b9bc547975 req-eba05800-94ab-445c-a34b-081e7610ef42 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:01 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:01 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:01 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:01 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:01 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-d8fbb6f1-0fbd-4114-8c21-f6b9bc547975 req-eba05800-94ab-445c-a34b-081e7610ef42 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:56:01 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-d8fbb6f1-0fbd-4114-8c21-f6b9bc547975 req-eba05800-94ab-445c-a34b-081e7610ef42 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Begin detaching volume completed successfully. Sep 07 13:56:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-d8fbb6f1-0fbd-4114-8c21-f6b9bc547975 req-eba05800-94ab-445c-a34b-081e7610ef42 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e/action returned with HTTP 202 Sep 07 13:56:01 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 921/1868] 192.168.122.6 () {64 vars in 1551 bytes} [Mon Sep 7 13:56:01 2026] POST /volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 13:56:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-04c46f09-459b-427b-863f-f65121419aff None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-04c46f09-459b-427b-863f-f65121419aff tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] GET http://192.168.122.6/volume/v3/volumes/ed072d2b-a834-4b1a-9737-f2401e77c1f0 Sep 07 13:56:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-04c46f09-459b-427b-863f-f65121419aff tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-04c46f09-459b-427b-863f-f65121419aff tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e682d64b-149e-421f-ac96-d8c1de739a29 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e682d64b-149e-421f-ac96-d8c1de739a29 None None] GET http://192.168.122.6/volume// Sep 07 13:56:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e682d64b-149e-421f-ac96-d8c1de739a29 None None] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e682d64b-149e-421f-ac96-d8c1de739a29 None None] Calling method 'all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e682d64b-149e-421f-ac96-d8c1de739a29 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:56:01 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 922/1869] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:56:01 2026] GET /volume/ => generated 388 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:56:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-d8fbb6f1-0fbd-4114-8c21-f6b9bc547975 req-99772b02-4579-4778-b2b6-c481f644c646 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-d8fbb6f1-0fbd-4114-8c21-f6b9bc547975 req-99772b02-4579-4778-b2b6-c481f644c646 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e Sep 07 13:56:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-d8fbb6f1-0fbd-4114-8c21-f6b9bc547975 req-99772b02-4579-4778-b2b6-c481f644c646 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-d8fbb6f1-0fbd-4114-8c21-f6b9bc547975 req-99772b02-4579-4778-b2b6-c481f644c646 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:02 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:02 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:02 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:02 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:02 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:02 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:02 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:02 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:02 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-d8fbb6f1-0fbd-4114-8c21-f6b9bc547975 req-99772b02-4579-4778-b2b6-c481f644c646 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:56:02 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-04c46f09-459b-427b-863f-f65121419aff tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Volume info retrieved successfully. Sep 07 13:56:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-d8fbb6f1-0fbd-4114-8c21-f6b9bc547975 req-99772b02-4579-4778-b2b6-c481f644c646 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e returned with HTTP 200 Sep 07 13:56:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 923/1870] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 13:56:02 2026] GET /volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e => generated 1417 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:56:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-04c46f09-459b-427b-863f-f65121419aff tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes/ed072d2b-a834-4b1a-9737-f2401e77c1f0 returned with HTTP 200 Sep 07 13:56:02 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 948/1871] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:01 2026] GET /volume/v3/volumes/ed072d2b-a834-4b1a-9737-f2401e77c1f0 => generated 861 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-d8fbb6f1-0fbd-4114-8c21-f6b9bc547975 req-3762b341-72ca-4abd-ac9e-460e012b33d2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-d8fbb6f1-0fbd-4114-8c21-f6b9bc547975 req-3762b341-72ca-4abd-ac9e-460e012b33d2 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] DELETE http://192.168.122.6/volume/v3/attachments/a1b04704-c68b-4626-9aa6-c972cb325120 Sep 07 13:56:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-d8fbb6f1-0fbd-4114-8c21-f6b9bc547975 req-3762b341-72ca-4abd-ac9e-460e012b33d2 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-d8fbb6f1-0fbd-4114-8c21-f6b9bc547975 req-3762b341-72ca-4abd-ac9e-460e012b33d2 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:02 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:02 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:02 devstack devstack@c-api.service[87261]: /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 07 13:56:02 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, Sep 07 13:56:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-d8fbb6f1-0fbd-4114-8c21-f6b9bc547975 req-3762b341-72ca-4abd-ac9e-460e012b33d2 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/attachments/a1b04704-c68b-4626-9aa6-c972cb325120 returned with HTTP 200 Sep 07 13:56:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 924/1872] 192.168.122.6 () {64 vars in 1552 bytes} [Mon Sep 7 13:56:02 2026] DELETE /volume/v3/attachments/a1b04704-c68b-4626-9aa6-c972cb325120 => generated 19 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-98280039-d80c-469f-82f4-76353907a39a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-98280039-d80c-469f-82f4-76353907a39a tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] GET http://192.168.122.6/volume/v3/volumes/ed072d2b-a834-4b1a-9737-f2401e77c1f0 Sep 07 13:56:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-98280039-d80c-469f-82f4-76353907a39a tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-98280039-d80c-469f-82f4-76353907a39a tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-da13ed9b-5ec8-46ed-a2db-47ef9c515972 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:03 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-da13ed9b-5ec8-46ed-a2db-47ef9c515972 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] DELETE http://192.168.122.6/volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e Sep 07 13:56:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-da13ed9b-5ec8-46ed-a2db-47ef9c515972 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-da13ed9b-5ec8-46ed-a2db-47ef9c515972 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:03 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-da13ed9b-5ec8-46ed-a2db-47ef9c515972 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Delete volume with id: 9edd4a1f-074b-4a33-894c-32ebe2aee79e Sep 07 13:56:03 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:03 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:03 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:03 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:03 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-98280039-d80c-469f-82f4-76353907a39a tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Volume info retrieved successfully. Sep 07 13:56:03 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:03 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:03 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:03 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:03 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-da13ed9b-5ec8-46ed-a2db-47ef9c515972 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:56:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-98280039-d80c-469f-82f4-76353907a39a tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes/ed072d2b-a834-4b1a-9737-f2401e77c1f0 returned with HTTP 200 Sep 07 13:56:03 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 949/1873] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:03 2026] GET /volume/v3/volumes/ed072d2b-a834-4b1a-9737-f2401e77c1f0 => generated 862 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b10ff6ad-6935-4589-bd18-9cc312f0c247 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b10ff6ad-6935-4589-bd18-9cc312f0c247 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] GET http://192.168.122.6/volume/v3/volumes/fc4e8da2-d4ce-44e3-8ebf-0750594cee2d Sep 07 13:56:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b10ff6ad-6935-4589-bd18-9cc312f0c247 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b10ff6ad-6935-4589-bd18-9cc312f0c247 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:03 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-da13ed9b-5ec8-46ed-a2db-47ef9c515972 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Delete volume request issued successfully. Sep 07 13:56:03 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-da13ed9b-5ec8-46ed-a2db-47ef9c515972 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e returned with HTTP 202 Sep 07 13:56:03 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:03 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:03 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 925/1874] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:56:03 2026] DELETE /volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:03 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:03 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:03 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b10ff6ad-6935-4589-bd18-9cc312f0c247 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Volume info retrieved successfully. Sep 07 13:56:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b10ff6ad-6935-4589-bd18-9cc312f0c247 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes/fc4e8da2-d4ce-44e3-8ebf-0750594cee2d returned with HTTP 200 Sep 07 13:56:03 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 950/1875] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:03 2026] GET /volume/v3/volumes/fc4e8da2-d4ce-44e3-8ebf-0750594cee2d => generated 861 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8b28ff2f-d1db-4342-a9d9-5172ee537ac5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8b28ff2f-d1db-4342-a9d9-5172ee537ac5 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] GET http://192.168.122.6/volume/v3/volumes/fc4e8da2-d4ce-44e3-8ebf-0750594cee2d Sep 07 13:56:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8b28ff2f-d1db-4342-a9d9-5172ee537ac5 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8b28ff2f-d1db-4342-a9d9-5172ee537ac5 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:04 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:04 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:04 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:04 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:04 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8b28ff2f-d1db-4342-a9d9-5172ee537ac5 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Volume info retrieved successfully. Sep 07 13:56:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8b28ff2f-d1db-4342-a9d9-5172ee537ac5 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes/fc4e8da2-d4ce-44e3-8ebf-0750594cee2d returned with HTTP 200 Sep 07 13:56:04 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 926/1876] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:04 2026] GET /volume/v3/volumes/fc4e8da2-d4ce-44e3-8ebf-0750594cee2d => generated 862 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a4e516fc-1cf7-4acd-b6a8-f009da19a3ef None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a4e516fc-1cf7-4acd-b6a8-f009da19a3ef tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] DELETE http://192.168.122.6/volume/v3/volumes/fc4e8da2-d4ce-44e3-8ebf-0750594cee2d Sep 07 13:56:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a4e516fc-1cf7-4acd-b6a8-f009da19a3ef tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a4e516fc-1cf7-4acd-b6a8-f009da19a3ef tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:04 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-a4e516fc-1cf7-4acd-b6a8-f009da19a3ef tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Delete volume with id: fc4e8da2-d4ce-44e3-8ebf-0750594cee2d Sep 07 13:56:04 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:04 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:04 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:04 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:04 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a4e516fc-1cf7-4acd-b6a8-f009da19a3ef tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Volume info retrieved successfully. Sep 07 13:56:04 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a4e516fc-1cf7-4acd-b6a8-f009da19a3ef tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Delete volume request issued successfully. Sep 07 13:56:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a4e516fc-1cf7-4acd-b6a8-f009da19a3ef tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes/fc4e8da2-d4ce-44e3-8ebf-0750594cee2d returned with HTTP 202 Sep 07 13:56:04 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 951/1877] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:56:04 2026] DELETE /volume/v3/volumes/fc4e8da2-d4ce-44e3-8ebf-0750594cee2d => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-03166d75-6868-44a2-94a3-4166edd1b46b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-03166d75-6868-44a2-94a3-4166edd1b46b tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] GET http://192.168.122.6/volume/v3/volumes/fc4e8da2-d4ce-44e3-8ebf-0750594cee2d Sep 07 13:56:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-03166d75-6868-44a2-94a3-4166edd1b46b tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-03166d75-6868-44a2-94a3-4166edd1b46b tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:04 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:04 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:04 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:04 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:04 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-03166d75-6868-44a2-94a3-4166edd1b46b tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Volume info retrieved successfully. Sep 07 13:56:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-03166d75-6868-44a2-94a3-4166edd1b46b tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes/fc4e8da2-d4ce-44e3-8ebf-0750594cee2d returned with HTTP 200 Sep 07 13:56:04 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 927/1878] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:04 2026] GET /volume/v3/volumes/fc4e8da2-d4ce-44e3-8ebf-0750594cee2d => generated 861 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-004b691a-7eaf-4dcf-bc28-3e54628d2bd9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-004b691a-7eaf-4dcf-bc28-3e54628d2bd9 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] GET http://192.168.122.6/volume/v3/volumes/fc4e8da2-d4ce-44e3-8ebf-0750594cee2d Sep 07 13:56:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-004b691a-7eaf-4dcf-bc28-3e54628d2bd9 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-004b691a-7eaf-4dcf-bc28-3e54628d2bd9 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-004b691a-7eaf-4dcf-bc28-3e54628d2bd9 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes/fc4e8da2-d4ce-44e3-8ebf-0750594cee2d returned with HTTP 404 Sep 07 13:56:05 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 952/1879] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:05 2026] GET /volume/v3/volumes/fc4e8da2-d4ce-44e3-8ebf-0750594cee2d => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:56:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-534452dd-0cfb-4553-9d2e-cbb99a011e0d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-534452dd-0cfb-4553-9d2e-cbb99a011e0d tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] DELETE http://192.168.122.6/volume/v3/volumes/ed072d2b-a834-4b1a-9737-f2401e77c1f0 Sep 07 13:56:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-534452dd-0cfb-4553-9d2e-cbb99a011e0d tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-534452dd-0cfb-4553-9d2e-cbb99a011e0d tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:05 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-534452dd-0cfb-4553-9d2e-cbb99a011e0d tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Delete volume with id: ed072d2b-a834-4b1a-9737-f2401e77c1f0 Sep 07 13:56:05 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:05 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:05 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:05 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:05 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-534452dd-0cfb-4553-9d2e-cbb99a011e0d tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Volume info retrieved successfully. Sep 07 13:56:05 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-534452dd-0cfb-4553-9d2e-cbb99a011e0d tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Delete volume request issued successfully. Sep 07 13:56:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-534452dd-0cfb-4553-9d2e-cbb99a011e0d tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes/ed072d2b-a834-4b1a-9737-f2401e77c1f0 returned with HTTP 202 Sep 07 13:56:05 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 928/1880] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:56:05 2026] DELETE /volume/v3/volumes/ed072d2b-a834-4b1a-9737-f2401e77c1f0 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9e7c4db2-a5ef-4a10-8c5d-3a60b5727b98 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9e7c4db2-a5ef-4a10-8c5d-3a60b5727b98 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] GET http://192.168.122.6/volume/v3/volumes/ed072d2b-a834-4b1a-9737-f2401e77c1f0 Sep 07 13:56:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9e7c4db2-a5ef-4a10-8c5d-3a60b5727b98 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9e7c4db2-a5ef-4a10-8c5d-3a60b5727b98 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:05 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:05 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:05 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:05 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:05 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9e7c4db2-a5ef-4a10-8c5d-3a60b5727b98 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Volume info retrieved successfully. Sep 07 13:56:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9e7c4db2-a5ef-4a10-8c5d-3a60b5727b98 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes/ed072d2b-a834-4b1a-9737-f2401e77c1f0 returned with HTTP 200 Sep 07 13:56:05 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 953/1881] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:05 2026] GET /volume/v3/volumes/ed072d2b-a834-4b1a-9737-f2401e77c1f0 => generated 861 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8e8358e7-060f-4afd-9c6b-ed703412aba4 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8e8358e7-060f-4afd-9c6b-ed703412aba4 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] GET http://192.168.122.6/volume/v3/volumes/ed072d2b-a834-4b1a-9737-f2401e77c1f0 Sep 07 13:56:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8e8358e7-060f-4afd-9c6b-ed703412aba4 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8e8358e7-060f-4afd-9c6b-ed703412aba4 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:06 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:06 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:06 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:06 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:07 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8e8358e7-060f-4afd-9c6b-ed703412aba4 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Volume info retrieved successfully. Sep 07 13:56:07 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8e8358e7-060f-4afd-9c6b-ed703412aba4 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes/ed072d2b-a834-4b1a-9737-f2401e77c1f0 returned with HTTP 200 Sep 07 13:56:07 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 929/1882] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:06 2026] GET /volume/v3/volumes/ed072d2b-a834-4b1a-9737-f2401e77c1f0 => generated 861 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:56:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-25f074d1-ec69-4deb-9c84-577ae7ad3e19 req-4be88430-7f0a-41d3-8b37-987b289060ed None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-25f074d1-ec69-4deb-9c84-577ae7ad3e19 req-4be88430-7f0a-41d3-8b37-987b289060ed tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a Sep 07 13:56:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-25f074d1-ec69-4deb-9c84-577ae7ad3e19 req-4be88430-7f0a-41d3-8b37-987b289060ed tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-25f074d1-ec69-4deb-9c84-577ae7ad3e19 req-4be88430-7f0a-41d3-8b37-987b289060ed tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:07 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:07 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:07 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:07 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:07 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-25f074d1-ec69-4deb-9c84-577ae7ad3e19 req-4be88430-7f0a-41d3-8b37-987b289060ed tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:56:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-25f074d1-ec69-4deb-9c84-577ae7ad3e19 req-4be88430-7f0a-41d3-8b37-987b289060ed tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a returned with HTTP 200 Sep 07 13:56:07 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 954/1883] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:56:07 2026] GET /volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a => generated 1234 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:56:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-25f074d1-ec69-4deb-9c84-577ae7ad3e19 req-86089edd-e0a4-4bc3-ad9f-a9234d03d54e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:07 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-25f074d1-ec69-4deb-9c84-577ae7ad3e19 req-86089edd-e0a4-4bc3-ad9f-a9234d03d54e tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] POST http://192.168.122.6/volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a/action Sep 07 13:56:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-25f074d1-ec69-4deb-9c84-577ae7ad3e19 req-86089edd-e0a4-4bc3-ad9f-a9234d03d54e tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:56:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-25f074d1-ec69-4deb-9c84-577ae7ad3e19 req-86089edd-e0a4-4bc3-ad9f-a9234d03d54e tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:07 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:07 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:07 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:07 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:07 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-25f074d1-ec69-4deb-9c84-577ae7ad3e19 req-86089edd-e0a4-4bc3-ad9f-a9234d03d54e tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:56:07 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-25f074d1-ec69-4deb-9c84-577ae7ad3e19 req-86089edd-e0a4-4bc3-ad9f-a9234d03d54e tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Begin detaching volume completed successfully. Sep 07 13:56:07 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-25f074d1-ec69-4deb-9c84-577ae7ad3e19 req-86089edd-e0a4-4bc3-ad9f-a9234d03d54e tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a/action returned with HTTP 202 Sep 07 13:56:07 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 930/1884] 192.168.122.6 () {64 vars in 1551 bytes} [Mon Sep 7 13:56:07 2026] POST /volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:56:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-fd1e8b71-ab10-4bc3-9bdc-ef1c6c118b89 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fd1e8b71-ab10-4bc3-9bdc-ef1c6c118b89 None None] GET http://192.168.122.6/volume// Sep 07 13:56:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fd1e8b71-ab10-4bc3-9bdc-ef1c6c118b89 None None] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fd1e8b71-ab10-4bc3-9bdc-ef1c6c118b89 None None] Calling method 'all' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fd1e8b71-ab10-4bc3-9bdc-ef1c6c118b89 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:56:07 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 955/1885] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:56:07 2026] GET /volume/ => generated 388 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:56:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-25f074d1-ec69-4deb-9c84-577ae7ad3e19 req-a251845c-53bf-4e91-bc20-02ddc970ee9c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:07 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-25f074d1-ec69-4deb-9c84-577ae7ad3e19 req-a251845c-53bf-4e91-bc20-02ddc970ee9c tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a Sep 07 13:56:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-25f074d1-ec69-4deb-9c84-577ae7ad3e19 req-a251845c-53bf-4e91-bc20-02ddc970ee9c tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-25f074d1-ec69-4deb-9c84-577ae7ad3e19 req-a251845c-53bf-4e91-bc20-02ddc970ee9c tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:07 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:07 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:07 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:07 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:07 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-25f074d1-ec69-4deb-9c84-577ae7ad3e19 req-a251845c-53bf-4e91-bc20-02ddc970ee9c tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:56:07 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-25f074d1-ec69-4deb-9c84-577ae7ad3e19 req-a251845c-53bf-4e91-bc20-02ddc970ee9c tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a returned with HTTP 200 Sep 07 13:56:07 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 931/1886] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 13:56:07 2026] GET /volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a => generated 1418 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:56:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4eccfbad-3571-48a4-bfbb-af4767a14395 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4eccfbad-3571-48a4-bfbb-af4767a14395 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] GET http://192.168.122.6/volume/v3/volumes/ed072d2b-a834-4b1a-9737-f2401e77c1f0 Sep 07 13:56:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4eccfbad-3571-48a4-bfbb-af4767a14395 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4eccfbad-3571-48a4-bfbb-af4767a14395 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4eccfbad-3571-48a4-bfbb-af4767a14395 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes/ed072d2b-a834-4b1a-9737-f2401e77c1f0 returned with HTTP 404 Sep 07 13:56:08 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 956/1887] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:08 2026] GET /volume/v3/volumes/ed072d2b-a834-4b1a-9737-f2401e77c1f0 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-464fe774-b5f3-4671-a387-b7761ced1b12 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-464fe774-b5f3-4671-a387-b7761ced1b12 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] DELETE http://192.168.122.6/volume/v3/volumes/bf481d89-6500-405a-bf6a-9f250cbeef1c Sep 07 13:56:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-464fe774-b5f3-4671-a387-b7761ced1b12 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-464fe774-b5f3-4671-a387-b7761ced1b12 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:08 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-464fe774-b5f3-4671-a387-b7761ced1b12 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Delete volume with id: bf481d89-6500-405a-bf6a-9f250cbeef1c Sep 07 13:56:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-25f074d1-ec69-4deb-9c84-577ae7ad3e19 req-f1be56df-b1e2-4627-bfdc-9a337def4bfe None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-25f074d1-ec69-4deb-9c84-577ae7ad3e19 req-f1be56df-b1e2-4627-bfdc-9a337def4bfe tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] DELETE http://192.168.122.6/volume/v3/attachments/b53157fa-5ca0-409b-aa3f-ab755a97ec74 Sep 07 13:56:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-25f074d1-ec69-4deb-9c84-577ae7ad3e19 req-f1be56df-b1e2-4627-bfdc-9a337def4bfe tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-25f074d1-ec69-4deb-9c84-577ae7ad3e19 req-f1be56df-b1e2-4627-bfdc-9a337def4bfe tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:08 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:08 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:08 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:08 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:08 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-464fe774-b5f3-4671-a387-b7761ced1b12 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Volume info retrieved successfully. Sep 07 13:56:08 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:08 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:08 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-464fe774-b5f3-4671-a387-b7761ced1b12 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Delete volume request issued successfully. Sep 07 13:56:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-464fe774-b5f3-4671-a387-b7761ced1b12 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes/bf481d89-6500-405a-bf6a-9f250cbeef1c returned with HTTP 202 Sep 07 13:56:08 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 932/1888] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:56:08 2026] DELETE /volume/v3/volumes/bf481d89-6500-405a-bf6a-9f250cbeef1c => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1bbc69d3-42c5-404e-8bb4-461f5e21568a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1bbc69d3-42c5-404e-8bb4-461f5e21568a tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] GET http://192.168.122.6/volume/v3/volumes/bf481d89-6500-405a-bf6a-9f250cbeef1c Sep 07 13:56:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1bbc69d3-42c5-404e-8bb4-461f5e21568a tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1bbc69d3-42c5-404e-8bb4-461f5e21568a tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:08 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:08 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:08 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:08 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:08 devstack devstack@c-api.service[87262]: /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 07 13:56:08 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, Sep 07 13:56:08 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1bbc69d3-42c5-404e-8bb4-461f5e21568a tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Volume info retrieved successfully. Sep 07 13:56:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1bbc69d3-42c5-404e-8bb4-461f5e21568a tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes/bf481d89-6500-405a-bf6a-9f250cbeef1c returned with HTTP 200 Sep 07 13:56:08 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 933/1889] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:08 2026] GET /volume/v3/volumes/bf481d89-6500-405a-bf6a-9f250cbeef1c => generated 861 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-25f074d1-ec69-4deb-9c84-577ae7ad3e19 req-f1be56df-b1e2-4627-bfdc-9a337def4bfe tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/attachments/b53157fa-5ca0-409b-aa3f-ab755a97ec74 returned with HTTP 200 Sep 07 13:56:08 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 957/1890] 192.168.122.6 () {64 vars in 1552 bytes} [Mon Sep 7 13:56:08 2026] DELETE /volume/v3/attachments/b53157fa-5ca0-409b-aa3f-ab755a97ec74 => generated 19 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6c18d14b-45aa-43ea-be13-4f4bf95e479c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6c18d14b-45aa-43ea-be13-4f4bf95e479c tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] DELETE http://192.168.122.6/volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a Sep 07 13:56:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6c18d14b-45aa-43ea-be13-4f4bf95e479c tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6c18d14b-45aa-43ea-be13-4f4bf95e479c tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:08 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-6c18d14b-45aa-43ea-be13-4f4bf95e479c tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Delete volume with id: abe3b582-413f-479e-98d1-902afcf9e57a Sep 07 13:56:08 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:08 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:08 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:08 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:08 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6c18d14b-45aa-43ea-be13-4f4bf95e479c tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:56:08 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6c18d14b-45aa-43ea-be13-4f4bf95e479c tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Delete volume request issued successfully. Sep 07 13:56:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6c18d14b-45aa-43ea-be13-4f4bf95e479c tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a returned with HTTP 202 Sep 07 13:56:08 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 934/1891] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:56:08 2026] DELETE /volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-81b54462-fab7-47a3-8ac5-88c5c912b656 req-06f49aa6-229a-46f8-ad42-993a2b984b28 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-81b54462-fab7-47a3-8ac5-88c5c912b656 req-06f49aa6-229a-46f8-ad42-993a2b984b28 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a Sep 07 13:56:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-81b54462-fab7-47a3-8ac5-88c5c912b656 req-06f49aa6-229a-46f8-ad42-993a2b984b28 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-81b54462-fab7-47a3-8ac5-88c5c912b656 req-06f49aa6-229a-46f8-ad42-993a2b984b28 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:09 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:09 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:09 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:09 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:09 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-81b54462-fab7-47a3-8ac5-88c5c912b656 req-06f49aa6-229a-46f8-ad42-993a2b984b28 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:56:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-81b54462-fab7-47a3-8ac5-88c5c912b656 req-06f49aa6-229a-46f8-ad42-993a2b984b28 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a returned with HTTP 200 Sep 07 13:56:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 958/1892] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:56:08 2026] GET /volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a => generated 941 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-07fc889c-af95-4759-9030-e16c7c517b88 req-5be23fe5-25bb-4111-9418-46dea456b9ee None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-07fc889c-af95-4759-9030-e16c7c517b88 req-5be23fe5-25bb-4111-9418-46dea456b9ee tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e Sep 07 13:56:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-07fc889c-af95-4759-9030-e16c7c517b88 req-5be23fe5-25bb-4111-9418-46dea456b9ee tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-07fc889c-af95-4759-9030-e16c7c517b88 req-5be23fe5-25bb-4111-9418-46dea456b9ee tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-07fc889c-af95-4759-9030-e16c7c517b88 req-5be23fe5-25bb-4111-9418-46dea456b9ee tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e returned with HTTP 404 Sep 07 13:56:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 935/1893] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:56:09 2026] GET /volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-838379ba-72c3-4cfa-b90a-15d378fff849 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-838379ba-72c3-4cfa-b90a-15d378fff849 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] GET http://192.168.122.6/volume/v3/volumes/bf481d89-6500-405a-bf6a-9f250cbeef1c Sep 07 13:56:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-838379ba-72c3-4cfa-b90a-15d378fff849 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-838379ba-72c3-4cfa-b90a-15d378fff849 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:09 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:09 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:09 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:09 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:09 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-838379ba-72c3-4cfa-b90a-15d378fff849 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Volume info retrieved successfully. Sep 07 13:56:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-838379ba-72c3-4cfa-b90a-15d378fff849 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes/bf481d89-6500-405a-bf6a-9f250cbeef1c returned with HTTP 200 Sep 07 13:56:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 959/1894] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:09 2026] GET /volume/v3/volumes/bf481d89-6500-405a-bf6a-9f250cbeef1c => generated 861 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-2d107a35-449d-4a62-9081-ffb60695210f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2d107a35-449d-4a62-9081-ffb60695210f tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] GET http://192.168.122.6/volume/v3/volumes/bf481d89-6500-405a-bf6a-9f250cbeef1c Sep 07 13:56:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2d107a35-449d-4a62-9081-ffb60695210f tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2d107a35-449d-4a62-9081-ffb60695210f tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2d107a35-449d-4a62-9081-ffb60695210f tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes/bf481d89-6500-405a-bf6a-9f250cbeef1c returned with HTTP 404 Sep 07 13:56:10 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 936/1895] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:10 2026] GET /volume/v3/volumes/bf481d89-6500-405a-bf6a-9f250cbeef1c => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-00e6b7a8-9b04-4357-b0f3-79cc004b5236 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-00e6b7a8-9b04-4357-b0f3-79cc004b5236 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] DELETE http://192.168.122.6/volume/v3/volumes/b01e010e-3e30-46cf-81ea-1a711563aca7 Sep 07 13:56:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-00e6b7a8-9b04-4357-b0f3-79cc004b5236 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-00e6b7a8-9b04-4357-b0f3-79cc004b5236 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:10 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-00e6b7a8-9b04-4357-b0f3-79cc004b5236 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Delete volume with id: b01e010e-3e30-46cf-81ea-1a711563aca7 Sep 07 13:56:10 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:10 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:10 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:10 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:10 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-00e6b7a8-9b04-4357-b0f3-79cc004b5236 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Volume info retrieved successfully. Sep 07 13:56:10 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-00e6b7a8-9b04-4357-b0f3-79cc004b5236 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Delete volume request issued successfully. Sep 07 13:56:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-00e6b7a8-9b04-4357-b0f3-79cc004b5236 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes/b01e010e-3e30-46cf-81ea-1a711563aca7 returned with HTTP 202 Sep 07 13:56:10 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 960/1896] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:56:10 2026] DELETE /volume/v3/volumes/b01e010e-3e30-46cf-81ea-1a711563aca7 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-24fa3f9d-ea74-4a08-b31f-5c5305883fa3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-24fa3f9d-ea74-4a08-b31f-5c5305883fa3 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] GET http://192.168.122.6/volume/v3/volumes/b01e010e-3e30-46cf-81ea-1a711563aca7 Sep 07 13:56:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-24fa3f9d-ea74-4a08-b31f-5c5305883fa3 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-24fa3f9d-ea74-4a08-b31f-5c5305883fa3 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:10 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:10 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:10 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:10 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:10 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-24fa3f9d-ea74-4a08-b31f-5c5305883fa3 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Volume info retrieved successfully. Sep 07 13:56:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-24fa3f9d-ea74-4a08-b31f-5c5305883fa3 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes/b01e010e-3e30-46cf-81ea-1a711563aca7 returned with HTTP 200 Sep 07 13:56:10 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 937/1897] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:10 2026] GET /volume/v3/volumes/b01e010e-3e30-46cf-81ea-1a711563aca7 => generated 861 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ccca8029-ac56-4edc-b06a-51bc853a9bc7 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ccca8029-ac56-4edc-b06a-51bc853a9bc7 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] GET http://192.168.122.6/volume/v3/volumes/b01e010e-3e30-46cf-81ea-1a711563aca7 Sep 07 13:56:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ccca8029-ac56-4edc-b06a-51bc853a9bc7 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ccca8029-ac56-4edc-b06a-51bc853a9bc7 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:12 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:12 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:12 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:12 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:12 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ccca8029-ac56-4edc-b06a-51bc853a9bc7 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Volume info retrieved successfully. Sep 07 13:56:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ccca8029-ac56-4edc-b06a-51bc853a9bc7 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes/b01e010e-3e30-46cf-81ea-1a711563aca7 returned with HTTP 200 Sep 07 13:56:12 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 961/1898] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:11 2026] GET /volume/v3/volumes/b01e010e-3e30-46cf-81ea-1a711563aca7 => generated 861 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-68627dc4-324f-45b4-b061-d9e169ad30c4 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-68627dc4-324f-45b4-b061-d9e169ad30c4 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] GET http://192.168.122.6/volume/v3/volumes/b01e010e-3e30-46cf-81ea-1a711563aca7 Sep 07 13:56:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-68627dc4-324f-45b4-b061-d9e169ad30c4 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-68627dc4-324f-45b4-b061-d9e169ad30c4 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-68627dc4-324f-45b4-b061-d9e169ad30c4 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes/b01e010e-3e30-46cf-81ea-1a711563aca7 returned with HTTP 404 Sep 07 13:56:13 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 938/1899] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:13 2026] GET /volume/v3/volumes/b01e010e-3e30-46cf-81ea-1a711563aca7 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-eb6903fc-72de-487b-895c-85c89b2cc9e9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-eb6903fc-72de-487b-895c-85c89b2cc9e9 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] DELETE http://192.168.122.6/volume/v3/volumes/bb11b418-a5ba-4179-8538-b6bff19b6ef0 Sep 07 13:56:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-eb6903fc-72de-487b-895c-85c89b2cc9e9 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-eb6903fc-72de-487b-895c-85c89b2cc9e9 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:13 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-eb6903fc-72de-487b-895c-85c89b2cc9e9 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Delete volume with id: bb11b418-a5ba-4179-8538-b6bff19b6ef0 Sep 07 13:56:13 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:13 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:13 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:13 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:13 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-eb6903fc-72de-487b-895c-85c89b2cc9e9 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Volume info retrieved successfully. Sep 07 13:56:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4061021d-ad7c-40be-876a-46ace3a9f844 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4061021d-ad7c-40be-876a-46ace3a9f844 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:56:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4061021d-ad7c-40be-876a-46ace3a9f844 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-198330947"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-4061021d-ad7c-40be-876a-46ace3a9f844 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-198330947'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:56:13 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-4061021d-ad7c-40be-876a-46ace3a9f844 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Create volume of 1 GB Sep 07 13:56:13 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4061021d-ad7c-40be-876a-46ace3a9f844 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Availability Zones retrieved successfully. Sep 07 13:56:13 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-eb6903fc-72de-487b-895c-85c89b2cc9e9 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Delete volume request issued successfully. Sep 07 13:56:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-eb6903fc-72de-487b-895c-85c89b2cc9e9 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes/bb11b418-a5ba-4179-8538-b6bff19b6ef0 returned with HTTP 202 Sep 07 13:56:13 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 962/1900] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:56:13 2026] DELETE /volume/v3/volumes/bb11b418-a5ba-4179-8538-b6bff19b6ef0 => generated 0 bytes in 282 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f5f1562a-131e-4ba4-925f-d2ac9fff9dcc None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f5f1562a-131e-4ba4-925f-d2ac9fff9dcc tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] GET http://192.168.122.6/volume/v3/volumes/bb11b418-a5ba-4179-8538-b6bff19b6ef0 Sep 07 13:56:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f5f1562a-131e-4ba4-925f-d2ac9fff9dcc tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f5f1562a-131e-4ba4-925f-d2ac9fff9dcc tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:13 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4061021d-ad7c-40be-876a-46ace3a9f844 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Flow 'volume_create_api' (c3cac5f6-2419-489e-99b1-9513a3655c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:56:13 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4061021d-ad7c-40be-876a-46ace3a9f844 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7564c0e3-3c01-47bc-8fe6-b8d05c0d402e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:13 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-4061021d-ad7c-40be-876a-46ace3a9f844 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:56:13 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:13 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:13 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:13 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:13 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f5f1562a-131e-4ba4-925f-d2ac9fff9dcc tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Volume info retrieved successfully. Sep 07 13:56:13 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4061021d-ad7c-40be-876a-46ace3a9f844 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7564c0e3-3c01-47bc-8fe6-b8d05c0d402e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:13 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4061021d-ad7c-40be-876a-46ace3a9f844 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4707e027-7183-4c74-ab16-6a21ed46eba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f5f1562a-131e-4ba4-925f-d2ac9fff9dcc tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes/bb11b418-a5ba-4179-8538-b6bff19b6ef0 returned with HTTP 200 Sep 07 13:56:13 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 963/1901] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:13 2026] GET /volume/v3/volumes/bb11b418-a5ba-4179-8538-b6bff19b6ef0 => generated 861 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:13 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-4061021d-ad7c-40be-876a-46ace3a9f844 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Created reservations ['6b1beea6-f40b-45fc-8084-9c0683127dd7', 'a6af6ac9-72f7-4c32-a969-15ffeb26813e', '3e2b5047-8c06-48d1-afd3-187c27c8f1d7', '74e84e57-46d4-4d99-ab04-5e21fa8a963d'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:56:13 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4061021d-ad7c-40be-876a-46ace3a9f844 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4707e027-7183-4c74-ab16-6a21ed46eba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b1beea6-f40b-45fc-8084-9c0683127dd7', 'a6af6ac9-72f7-4c32-a969-15ffeb26813e', '3e2b5047-8c06-48d1-afd3-187c27c8f1d7', '74e84e57-46d4-4d99-ab04-5e21fa8a963d']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:13 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4061021d-ad7c-40be-876a-46ace3a9f844 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d575d29-68f0-4885-9d94-bd1ba785bc84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:14 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:14 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:14 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4061021d-ad7c-40be-876a-46ace3a9f844 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d575d29-68f0-4885-9d94-bd1ba785bc84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d60aac3-3291-4466-a67a-a574aa9e9a71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-198330947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6147a7e49abf47eda252408fb0741f33',qos_specs=None,replication_status=,reservations=['6b1beea6-f40b-45fc-8084-9c0683127dd7','a6af6ac9-72f7-4c32-a969-15ffeb26813e','3e2b5047-8c06-48d1-afd3-187c27c8f1d7','74e84e57-46d4-4d99-ab04-5e21fa8a963d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34aacec7b8284f38a711d350e4e44e17',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:56:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-198330947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d60aac3-3291-4466-a67a-a574aa9e9a71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6147a7e49abf47eda252408fb0741f33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34aacec7b8284f38a711d350e4e44e17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:14 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4061021d-ad7c-40be-876a-46ace3a9f844 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88344d01-01a5-41dd-96f5-d511caa1ed75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:14 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4061021d-ad7c-40be-876a-46ace3a9f844 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88344d01-01a5-41dd-96f5-d511caa1ed75) transitioned into state 'SUCCESS' from state '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-198330947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6147a7e49abf47eda252408fb0741f33',qos_specs=None,replication_status=,reservations=['6b1beea6-f40b-45fc-8084-9c0683127dd7','a6af6ac9-72f7-4c32-a969-15ffeb26813e','3e2b5047-8c06-48d1-afd3-187c27c8f1d7','74e84e57-46d4-4d99-ab04-5e21fa8a963d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34aacec7b8284f38a711d350e4e44e17',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:14 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4061021d-ad7c-40be-876a-46ace3a9f844 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13365a32-b62b-456e-ab31-6f710ffbe3d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:14 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4061021d-ad7c-40be-876a-46ace3a9f844 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13365a32-b62b-456e-ab31-6f710ffbe3d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:14 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4061021d-ad7c-40be-876a-46ace3a9f844 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Flow 'volume_create_api' (c3cac5f6-2419-489e-99b1-9513a3655c1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:56:14 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4061021d-ad7c-40be-876a-46ace3a9f844 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Create volume request issued successfully. Sep 07 13:56:14 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4061021d-ad7c-40be-876a-46ace3a9f844 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:56:14 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 939/1902] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:56:13 2026] POST /volume/v3/volumes => generated 759 bytes in 726 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 13:56:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b97f4024-5a04-45d8-ae71-54b3e4162d08 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:14 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b97f4024-5a04-45d8-ae71-54b3e4162d08 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 Sep 07 13:56:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b97f4024-5a04-45d8-ae71-54b3e4162d08 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b97f4024-5a04-45d8-ae71-54b3e4162d08 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:14 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:14 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:14 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:14 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:14 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b97f4024-5a04-45d8-ae71-54b3e4162d08 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:56:14 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b97f4024-5a04-45d8-ae71-54b3e4162d08 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 returned with HTTP 200 Sep 07 13:56:14 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 964/1903] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:14 2026] GET /volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 => generated 827 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e80654bd-7538-41d6-aeca-aa903f73c31c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:14 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e80654bd-7538-41d6-aeca-aa903f73c31c tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] GET http://192.168.122.6/volume/v3/volumes/bb11b418-a5ba-4179-8538-b6bff19b6ef0 Sep 07 13:56:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e80654bd-7538-41d6-aeca-aa903f73c31c tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e80654bd-7538-41d6-aeca-aa903f73c31c tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:14 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:14 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:14 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:14 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:14 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e80654bd-7538-41d6-aeca-aa903f73c31c tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Volume info retrieved successfully. Sep 07 13:56:14 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e80654bd-7538-41d6-aeca-aa903f73c31c tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes/bb11b418-a5ba-4179-8538-b6bff19b6ef0 returned with HTTP 200 Sep 07 13:56:14 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 940/1904] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:14 2026] GET /volume/v3/volumes/bb11b418-a5ba-4179-8538-b6bff19b6ef0 => generated 861 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:56:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9a03ecd8-48c4-4a3a-96fd-29439f52dcb5 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9a03ecd8-48c4-4a3a-96fd-29439f52dcb5 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 Sep 07 13:56:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9a03ecd8-48c4-4a3a-96fd-29439f52dcb5 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9a03ecd8-48c4-4a3a-96fd-29439f52dcb5 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:15 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:15 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:15 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:15 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:15 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9a03ecd8-48c4-4a3a-96fd-29439f52dcb5 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:56:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9a03ecd8-48c4-4a3a-96fd-29439f52dcb5 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 returned with HTTP 200 Sep 07 13:56:15 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 965/1905] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:15 2026] GET /volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 => generated 851 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-bacf64d9-fdae-4bef-839d-cf0b02b73d60 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bacf64d9-fdae-4bef-839d-cf0b02b73d60 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] GET http://192.168.122.6/volume/v3/volumes/bb11b418-a5ba-4179-8538-b6bff19b6ef0 Sep 07 13:56:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bacf64d9-fdae-4bef-839d-cf0b02b73d60 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bacf64d9-fdae-4bef-839d-cf0b02b73d60 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bacf64d9-fdae-4bef-839d-cf0b02b73d60 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes/bb11b418-a5ba-4179-8538-b6bff19b6ef0 returned with HTTP 404 Sep 07 13:56:15 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 941/1906] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:15 2026] GET /volume/v3/volumes/bb11b418-a5ba-4179-8538-b6bff19b6ef0 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-fef9aa3f-ba72-47f9-8f23-3cd0ee204f39 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fef9aa3f-ba72-47f9-8f23-3cd0ee204f39 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] DELETE http://192.168.122.6/volume/v3/volumes/600de248-ece5-4441-baa4-bc46c5d14374 Sep 07 13:56:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fef9aa3f-ba72-47f9-8f23-3cd0ee204f39 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fef9aa3f-ba72-47f9-8f23-3cd0ee204f39 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:15 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-fef9aa3f-ba72-47f9-8f23-3cd0ee204f39 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Delete volume with id: 600de248-ece5-4441-baa4-bc46c5d14374 Sep 07 13:56:16 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:16 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:16 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:16 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:16 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-fef9aa3f-ba72-47f9-8f23-3cd0ee204f39 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Volume info retrieved successfully. Sep 07 13:56:16 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-fef9aa3f-ba72-47f9-8f23-3cd0ee204f39 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Delete volume request issued successfully. Sep 07 13:56:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fef9aa3f-ba72-47f9-8f23-3cd0ee204f39 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes/600de248-ece5-4441-baa4-bc46c5d14374 returned with HTTP 202 Sep 07 13:56:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 966/1907] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:56:15 2026] DELETE /volume/v3/volumes/600de248-ece5-4441-baa4-bc46c5d14374 => generated 0 bytes in 270 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6b255527-d22b-499c-82e0-e390f2283290 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6b255527-d22b-499c-82e0-e390f2283290 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] GET http://192.168.122.6/volume/v3/volumes/600de248-ece5-4441-baa4-bc46c5d14374 Sep 07 13:56:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6b255527-d22b-499c-82e0-e390f2283290 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6b255527-d22b-499c-82e0-e390f2283290 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:16 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:16 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:16 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:16 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:16 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6b255527-d22b-499c-82e0-e390f2283290 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Volume info retrieved successfully. Sep 07 13:56:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6b255527-d22b-499c-82e0-e390f2283290 tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes/600de248-ece5-4441-baa4-bc46c5d14374 returned with HTTP 200 Sep 07 13:56:16 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 942/1908] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:16 2026] GET /volume/v3/volumes/600de248-ece5-4441-baa4-bc46c5d14374 => generated 860 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-fd176ebd-6299-464b-8266-71b4031da65e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fd176ebd-6299-464b-8266-71b4031da65e tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 Sep 07 13:56:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fd176ebd-6299-464b-8266-71b4031da65e tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fd176ebd-6299-464b-8266-71b4031da65e tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:16 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:16 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:16 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:16 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:16 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-fd176ebd-6299-464b-8266-71b4031da65e tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:56:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fd176ebd-6299-464b-8266-71b4031da65e tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 returned with HTTP 200 Sep 07 13:56:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 967/1909] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:16 2026] GET /volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 => generated 851 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f106fa73-b816-4d65-9774-482a20caac2c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f106fa73-b816-4d65-9774-482a20caac2c tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] GET http://192.168.122.6/volume/v3/volumes/600de248-ece5-4441-baa4-bc46c5d14374 Sep 07 13:56:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f106fa73-b816-4d65-9774-482a20caac2c tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f106fa73-b816-4d65-9774-482a20caac2c tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:17 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:17 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:17 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:17 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:17 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f106fa73-b816-4d65-9774-482a20caac2c tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Volume info retrieved successfully. Sep 07 13:56:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f106fa73-b816-4d65-9774-482a20caac2c tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes/600de248-ece5-4441-baa4-bc46c5d14374 returned with HTTP 200 Sep 07 13:56:17 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 943/1910] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:17 2026] GET /volume/v3/volumes/600de248-ece5-4441-baa4-bc46c5d14374 => generated 860 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1b6be0f0-0049-4685-bd62-7502e30c05a1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1b6be0f0-0049-4685-bd62-7502e30c05a1 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 Sep 07 13:56:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1b6be0f0-0049-4685-bd62-7502e30c05a1 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1b6be0f0-0049-4685-bd62-7502e30c05a1 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:17 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:17 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:17 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:17 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:17 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1b6be0f0-0049-4685-bd62-7502e30c05a1 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:56:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1b6be0f0-0049-4685-bd62-7502e30c05a1 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 returned with HTTP 200 Sep 07 13:56:17 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 968/1911] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:17 2026] GET /volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 => generated 852 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:56:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-2acde6e7-1765-4d10-853f-b0e33e2c8243 req-56fdcd39-899f-4e04-8c1d-8800d08025d3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-2acde6e7-1765-4d10-853f-b0e33e2c8243 req-56fdcd39-899f-4e04-8c1d-8800d08025d3 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 Sep 07 13:56:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-2acde6e7-1765-4d10-853f-b0e33e2c8243 req-56fdcd39-899f-4e04-8c1d-8800d08025d3 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-2acde6e7-1765-4d10-853f-b0e33e2c8243 req-56fdcd39-899f-4e04-8c1d-8800d08025d3 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:18 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:18 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:18 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:18 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:18 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-2acde6e7-1765-4d10-853f-b0e33e2c8243 req-56fdcd39-899f-4e04-8c1d-8800d08025d3 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:56:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-2acde6e7-1765-4d10-853f-b0e33e2c8243 req-56fdcd39-899f-4e04-8c1d-8800d08025d3 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 returned with HTTP 200 Sep 07 13:56:18 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 944/1912] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:56:18 2026] GET /volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 => generated 852 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:56:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7413f36f-2898-46b3-8319-8c7a542e69f3 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7413f36f-2898-46b3-8319-8c7a542e69f3 None None] GET http://192.168.122.6/volume// Sep 07 13:56:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7413f36f-2898-46b3-8319-8c7a542e69f3 None None] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7413f36f-2898-46b3-8319-8c7a542e69f3 None None] Calling method 'all' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7413f36f-2898-46b3-8319-8c7a542e69f3 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:56:18 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 969/1913] 192.168.122.6 () {58 vars in 1307 bytes} [Mon Sep 7 13:56:18 2026] GET /volume/ => generated 388 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 13:56:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-2acde6e7-1765-4d10-853f-b0e33e2c8243 req-92c1d071-e83e-4679-87d4-98cf63b2bedb None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-2acde6e7-1765-4d10-853f-b0e33e2c8243 req-92c1d071-e83e-4679-87d4-98cf63b2bedb tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 07 13:56:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-2acde6e7-1765-4d10-853f-b0e33e2c8243 req-92c1d071-e83e-4679-87d4-98cf63b2bedb tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3d60aac3-3291-4466-a67a-a574aa9e9a71", "connector": null, "instance_uuid": "f6bf966e-315f-4022-822f-f102e2cd1bcb"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:18 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:18 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:18 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:18 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-fe529620-46c4-444d-9254-2fb52d88277c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fe529620-46c4-444d-9254-2fb52d88277c tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] GET http://192.168.122.6/volume/v3/volumes/600de248-ece5-4441-baa4-bc46c5d14374 Sep 07 13:56:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fe529620-46c4-444d-9254-2fb52d88277c tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fe529620-46c4-444d-9254-2fb52d88277c tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fe529620-46c4-444d-9254-2fb52d88277c tempest-CreateVolumesFromSourceVolumeTest-1151409446 tempest-CreateVolumesFromSourceVolumeTest-1151409446-project-member] http://192.168.122.6/volume/v3/volumes/600de248-ece5-4441-baa4-bc46c5d14374 returned with HTTP 404 Sep 07 13:56:18 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 970/1914] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:18 2026] GET /volume/v3/volumes/600de248-ece5-4441-baa4-bc46c5d14374 => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-2acde6e7-1765-4d10-853f-b0e33e2c8243 req-92c1d071-e83e-4679-87d4-98cf63b2bedb tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 07 13:56:18 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 945/1915] 192.168.122.6 () {66 vars in 1473 bytes} [Mon Sep 7 13:56:18 2026] POST /volume/v3/attachments => generated 273 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:56:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a2be118a-2961-4d14-b3cc-a24f47a864c6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a2be118a-2961-4d14-b3cc-a24f47a864c6 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 Sep 07 13:56:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a2be118a-2961-4d14-b3cc-a24f47a864c6 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a2be118a-2961-4d14-b3cc-a24f47a864c6 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:18 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:18 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8d9318df-ceea-42ac-bd62-8cf0003dd117 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8d9318df-ceea-42ac-bd62-8cf0003dd117 None None] GET http://192.168.122.6/volume// Sep 07 13:56:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8d9318df-ceea-42ac-bd62-8cf0003dd117 None None] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8d9318df-ceea-42ac-bd62-8cf0003dd117 None None] Calling method 'all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8d9318df-ceea-42ac-bd62-8cf0003dd117 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:56:18 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 946/1916] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:56:18 2026] GET /volume/ => generated 388 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:56:18 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:18 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-2acde6e7-1765-4d10-853f-b0e33e2c8243 req-1fe86c63-e832-409a-92c5-12431478b6b8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:18 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a2be118a-2961-4d14-b3cc-a24f47a864c6 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:56:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-2acde6e7-1765-4d10-853f-b0e33e2c8243 req-1fe86c63-e832-409a-92c5-12431478b6b8 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 Sep 07 13:56:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-2acde6e7-1765-4d10-853f-b0e33e2c8243 req-1fe86c63-e832-409a-92c5-12431478b6b8 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-2acde6e7-1765-4d10-853f-b0e33e2c8243 req-1fe86c63-e832-409a-92c5-12431478b6b8 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a2be118a-2961-4d14-b3cc-a24f47a864c6 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 returned with HTTP 200 Sep 07 13:56:18 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 971/1917] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:18 2026] GET /volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 => generated 851 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:19 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:19 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:19 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:19 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:19 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-2acde6e7-1765-4d10-853f-b0e33e2c8243 req-1fe86c63-e832-409a-92c5-12431478b6b8 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:56:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-2acde6e7-1765-4d10-853f-b0e33e2c8243 req-1fe86c63-e832-409a-92c5-12431478b6b8 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 returned with HTTP 200 Sep 07 13:56:19 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 947/1918] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 13:56:18 2026] GET /volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 => generated 1032 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:56:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-a1ab675c-d79f-4326-a1e8-8eabdbc6a339 req-024b2b38-2c80-4be3-9777-8917d0cac218 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-a1ab675c-d79f-4326-a1e8-8eabdbc6a339 req-024b2b38-2c80-4be3-9777-8917d0cac218 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] DELETE http://192.168.122.6/volume/v3/attachments/6445d40a-1173-4334-b289-c93ad0d015d0 Sep 07 13:56:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-a1ab675c-d79f-4326-a1e8-8eabdbc6a339 req-024b2b38-2c80-4be3-9777-8917d0cac218 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-a1ab675c-d79f-4326-a1e8-8eabdbc6a339 req-024b2b38-2c80-4be3-9777-8917d0cac218 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:19 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:19 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:19 devstack devstack@c-api.service[87262]: /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 07 13:56:19 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, Sep 07 13:56:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-a1ab675c-d79f-4326-a1e8-8eabdbc6a339 req-024b2b38-2c80-4be3-9777-8917d0cac218 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/attachments/6445d40a-1173-4334-b289-c93ad0d015d0 returned with HTTP 200 Sep 07 13:56:19 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 972/1919] 192.168.122.6 () {64 vars in 1552 bytes} [Mon Sep 7 13:56:19 2026] DELETE /volume/v3/attachments/6445d40a-1173-4334-b289-c93ad0d015d0 => generated 19 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-2acde6e7-1765-4d10-853f-b0e33e2c8243 req-6a390784-0e2e-4a7a-b0b2-abccfa0c7693 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-2acde6e7-1765-4d10-853f-b0e33e2c8243 req-6a390784-0e2e-4a7a-b0b2-abccfa0c7693 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] PUT http://192.168.122.6/volume/v3/attachments/be150227-8509-4b4b-bbec-e0aa08df7553 Sep 07 13:56:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-2acde6e7-1765-4d10-853f-b0e33e2c8243 req-6a390784-0e2e-4a7a-b0b2-abccfa0c7693 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cf8721add54f", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "6a052522-d49c-4901-8b6c-ef97c1f54dff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:19 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-2acde6e7-1765-4d10-853f-b0e33e2c8243 req-6a390784-0e2e-4a7a-b0b2-abccfa0c7693 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Acquiring lock "cinder-attachment_update-3d60aac3-3291-4466-a67a-a574aa9e9a71-devstack" by "attachment_update" {{(pid=87261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:56:19 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-2acde6e7-1765-4d10-853f-b0e33e2c8243 req-6a390784-0e2e-4a7a-b0b2-abccfa0c7693 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Lock "cinder-attachment_update-3d60aac3-3291-4466-a67a-a574aa9e9a71-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=87261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:56:19 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:19 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:19 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:19 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:19 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-2acde6e7-1765-4d10-853f-b0e33e2c8243 req-6a390784-0e2e-4a7a-b0b2-abccfa0c7693 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Lock "cinder-attachment_update-3d60aac3-3291-4466-a67a-a574aa9e9a71-devstack" released by "attachment_update" :: held 0.308s {{(pid=87261) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:56:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-2acde6e7-1765-4d10-853f-b0e33e2c8243 req-6a390784-0e2e-4a7a-b0b2-abccfa0c7693 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/attachments/be150227-8509-4b4b-bbec-e0aa08df7553 returned with HTTP 200 Sep 07 13:56:19 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 948/1920] 192.168.122.6 () {66 vars in 1583 bytes} [Mon Sep 7 13:56:19 2026] PUT /volume/v3/attachments/be150227-8509-4b4b-bbec-e0aa08df7553 => generated 694 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:56:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b7715b7c-ab50-427d-8a35-75309828946d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b7715b7c-ab50-427d-8a35-75309828946d tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 Sep 07 13:56:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b7715b7c-ab50-427d-8a35-75309828946d tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b7715b7c-ab50-427d-8a35-75309828946d tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:20 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:20 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:20 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:20 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:20 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b7715b7c-ab50-427d-8a35-75309828946d tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:56:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b7715b7c-ab50-427d-8a35-75309828946d tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 returned with HTTP 200 Sep 07 13:56:20 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 973/1921] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:19 2026] GET /volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 => generated 852 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-5ac440db-127b-4c49-a7bf-2ad16dc34c05 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5ac440db-127b-4c49-a7bf-2ad16dc34c05 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] DELETE http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:56:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5ac440db-127b-4c49-a7bf-2ad16dc34c05 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5ac440db-127b-4c49-a7bf-2ad16dc34c05 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:20 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-5ac440db-127b-4c49-a7bf-2ad16dc34c05 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Delete volume with id: e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:56:20 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:20 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:20 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:20 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:20 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-5ac440db-127b-4c49-a7bf-2ad16dc34c05 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:56:20 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-5ac440db-127b-4c49-a7bf-2ad16dc34c05 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Delete volume request issued successfully. Sep 07 13:56:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5ac440db-127b-4c49-a7bf-2ad16dc34c05 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 202 Sep 07 13:56:20 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 949/1922] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:56:20 2026] DELETE /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4043f125-9f4c-448b-9482-494496f429d8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4043f125-9f4c-448b-9482-494496f429d8 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:56:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4043f125-9f4c-448b-9482-494496f429d8 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4043f125-9f4c-448b-9482-494496f429d8 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:20 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:20 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:20 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:20 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:20 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-4043f125-9f4c-448b-9482-494496f429d8 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:56:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4043f125-9f4c-448b-9482-494496f429d8 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:56:20 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 974/1923] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:20 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 1253 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:56:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-2acde6e7-1765-4d10-853f-b0e33e2c8243 req-88bc6691-7466-409a-8d8c-a19c7e603de8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-2acde6e7-1765-4d10-853f-b0e33e2c8243 req-88bc6691-7466-409a-8d8c-a19c7e603de8 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] POST http://192.168.122.6/volume/v3/attachments/be150227-8509-4b4b-bbec-e0aa08df7553/action Sep 07 13:56:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-2acde6e7-1765-4d10-853f-b0e33e2c8243 req-88bc6691-7466-409a-8d8c-a19c7e603de8 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Action body: b'{"os-complete": null}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:56:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-2acde6e7-1765-4d10-853f-b0e33e2c8243 req-88bc6691-7466-409a-8d8c-a19c7e603de8 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:20 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:20 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:20 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:20 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-2acde6e7-1765-4d10-853f-b0e33e2c8243 req-88bc6691-7466-409a-8d8c-a19c7e603de8 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/attachments/be150227-8509-4b4b-bbec-e0aa08df7553/action returned with HTTP 204 Sep 07 13:56:20 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 950/1924] 192.168.122.6 () {66 vars in 1604 bytes} [Mon Sep 7 13:56:20 2026] POST /volume/v3/attachments/be150227-8509-4b4b-bbec-e0aa08df7553/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f3aa23aa-6bb1-4934-9a8b-1507b537f06b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f3aa23aa-6bb1-4934-9a8b-1507b537f06b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 Sep 07 13:56:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f3aa23aa-6bb1-4934-9a8b-1507b537f06b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f3aa23aa-6bb1-4934-9a8b-1507b537f06b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:21 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:21 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:21 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:21 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:21 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f3aa23aa-6bb1-4934-9a8b-1507b537f06b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:56:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f3aa23aa-6bb1-4934-9a8b-1507b537f06b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 returned with HTTP 200 Sep 07 13:56:21 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 975/1925] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:21 2026] GET /volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 => generated 1144 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:56:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-868d07fd-55af-42ee-acd0-81d592523a3c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-868d07fd-55af-42ee-acd0-81d592523a3c tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 Sep 07 13:56:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-868d07fd-55af-42ee-acd0-81d592523a3c tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-868d07fd-55af-42ee-acd0-81d592523a3c tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:21 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:21 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:21 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:21 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:21 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-868d07fd-55af-42ee-acd0-81d592523a3c tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:56:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-868d07fd-55af-42ee-acd0-81d592523a3c tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 returned with HTTP 200 Sep 07 13:56:21 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 951/1926] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:21 2026] GET /volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 => generated 1144 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:56:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5f761bb9-cfcc-4a82-90af-440bf684e14b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5f761bb9-cfcc-4a82-90af-440bf684e14b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] DELETE http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 Sep 07 13:56:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5f761bb9-cfcc-4a82-90af-440bf684e14b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5f761bb9-cfcc-4a82-90af-440bf684e14b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:21 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-5f761bb9-cfcc-4a82-90af-440bf684e14b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Delete volume with id: 3d60aac3-3291-4466-a67a-a574aa9e9a71 Sep 07 13:56:21 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:21 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:21 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:21 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:21 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5f761bb9-cfcc-4a82-90af-440bf684e14b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:56:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4f7c98d4-50d0-4851-918e-b895f25fe6e0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:21 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5f761bb9-cfcc-4a82-90af-440bf684e14b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-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 07 13:56:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4f7c98d4-50d0-4851-918e-b895f25fe6e0 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:56:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5f761bb9-cfcc-4a82-90af-440bf684e14b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 returned with HTTP 400 Sep 07 13:56:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4f7c98d4-50d0-4851-918e-b895f25fe6e0 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:21 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 976/1927] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:56:21 2026] DELETE /volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 => generated 307 bytes in 63 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 13:56:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4f7c98d4-50d0-4851-918e-b895f25fe6e0 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-924304eb-97b0-440c-bac3-d1ff1ac77d68 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-924304eb-97b0-440c-bac3-d1ff1ac77d68 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 Sep 07 13:56:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-924304eb-97b0-440c-bac3-d1ff1ac77d68 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-924304eb-97b0-440c-bac3-d1ff1ac77d68 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:21 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:21 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:21 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:21 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:21 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:21 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:21 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4f7c98d4-50d0-4851-918e-b895f25fe6e0 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Volume info retrieved successfully. Sep 07 13:56:21 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:21 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4f7c98d4-50d0-4851-918e-b895f25fe6e0 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 200 Sep 07 13:56:21 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 952/1928] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:21 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 1253 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:56:21 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-924304eb-97b0-440c-bac3-d1ff1ac77d68 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:56:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-924304eb-97b0-440c-bac3-d1ff1ac77d68 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 returned with HTTP 200 Sep 07 13:56:21 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 977/1929] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:21 2026] GET /volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 => generated 1144 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:56:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-ce652246-85af-4e60-b76d-005f9a57d794 req-e14fb992-9a12-4793-a2e3-8c12b19d4d71 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-ce652246-85af-4e60-b76d-005f9a57d794 req-e14fb992-9a12-4793-a2e3-8c12b19d4d71 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 Sep 07 13:56:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-ce652246-85af-4e60-b76d-005f9a57d794 req-e14fb992-9a12-4793-a2e3-8c12b19d4d71 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-ce652246-85af-4e60-b76d-005f9a57d794 req-e14fb992-9a12-4793-a2e3-8c12b19d4d71 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:21 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:21 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:21 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:21 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:21 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-ce652246-85af-4e60-b76d-005f9a57d794 req-e14fb992-9a12-4793-a2e3-8c12b19d4d71 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:56:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-ce652246-85af-4e60-b76d-005f9a57d794 req-e14fb992-9a12-4793-a2e3-8c12b19d4d71 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 returned with HTTP 200 Sep 07 13:56:21 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 953/1930] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:56:21 2026] GET /volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 => generated 1144 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:56:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-ce652246-85af-4e60-b76d-005f9a57d794 req-b6d11b59-a5bd-4d94-8e65-862016a63ca9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-ce652246-85af-4e60-b76d-005f9a57d794 req-b6d11b59-a5bd-4d94-8e65-862016a63ca9 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] POST http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71/action Sep 07 13:56:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-ce652246-85af-4e60-b76d-005f9a57d794 req-b6d11b59-a5bd-4d94-8e65-862016a63ca9 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:56:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-ce652246-85af-4e60-b76d-005f9a57d794 req-b6d11b59-a5bd-4d94-8e65-862016a63ca9 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:21 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:21 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:21 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:21 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:21 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-ce652246-85af-4e60-b76d-005f9a57d794 req-b6d11b59-a5bd-4d94-8e65-862016a63ca9 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:56:21 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-ce652246-85af-4e60-b76d-005f9a57d794 req-b6d11b59-a5bd-4d94-8e65-862016a63ca9 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Begin detaching volume completed successfully. Sep 07 13:56:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-ce652246-85af-4e60-b76d-005f9a57d794 req-b6d11b59-a5bd-4d94-8e65-862016a63ca9 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71/action returned with HTTP 202 Sep 07 13:56:21 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 978/1931] 192.168.122.6 () {64 vars in 1551 bytes} [Mon Sep 7 13:56:21 2026] POST /volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:56:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7b3a4e0f-220d-43b8-8df0-a640be4cfcd7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7b3a4e0f-220d-43b8-8df0-a640be4cfcd7 None None] GET http://192.168.122.6/volume// Sep 07 13:56:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7b3a4e0f-220d-43b8-8df0-a640be4cfcd7 None None] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7b3a4e0f-220d-43b8-8df0-a640be4cfcd7 None None] Calling method 'all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7b3a4e0f-220d-43b8-8df0-a640be4cfcd7 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:56:21 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 954/1932] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:56:21 2026] GET /volume/ => generated 388 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:56:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-ce652246-85af-4e60-b76d-005f9a57d794 req-631b9b42-9b3c-4472-944e-b4f9aef29894 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-ce652246-85af-4e60-b76d-005f9a57d794 req-631b9b42-9b3c-4472-944e-b4f9aef29894 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 Sep 07 13:56:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-ce652246-85af-4e60-b76d-005f9a57d794 req-631b9b42-9b3c-4472-944e-b4f9aef29894 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-ce652246-85af-4e60-b76d-005f9a57d794 req-631b9b42-9b3c-4472-944e-b4f9aef29894 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:21 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:21 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:21 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:21 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:21 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-ce652246-85af-4e60-b76d-005f9a57d794 req-631b9b42-9b3c-4472-944e-b4f9aef29894 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:56:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-ce652246-85af-4e60-b76d-005f9a57d794 req-631b9b42-9b3c-4472-944e-b4f9aef29894 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 returned with HTTP 200 Sep 07 13:56:21 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 979/1933] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 13:56:21 2026] GET /volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 => generated 1328 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:56:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-ce652246-85af-4e60-b76d-005f9a57d794 req-46004d16-c6db-428a-b856-d9417f07995b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-ce652246-85af-4e60-b76d-005f9a57d794 req-46004d16-c6db-428a-b856-d9417f07995b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] DELETE http://192.168.122.6/volume/v3/attachments/be150227-8509-4b4b-bbec-e0aa08df7553 Sep 07 13:56:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-ce652246-85af-4e60-b76d-005f9a57d794 req-46004d16-c6db-428a-b856-d9417f07995b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-ce652246-85af-4e60-b76d-005f9a57d794 req-46004d16-c6db-428a-b856-d9417f07995b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:22 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:22 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:22 devstack devstack@c-api.service[87261]: /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 07 13:56:22 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, Sep 07 13:56:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-ce652246-85af-4e60-b76d-005f9a57d794 req-46004d16-c6db-428a-b856-d9417f07995b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/attachments/be150227-8509-4b4b-bbec-e0aa08df7553 returned with HTTP 200 Sep 07 13:56:22 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 955/1934] 192.168.122.6 () {64 vars in 1552 bytes} [Mon Sep 7 13:56:22 2026] DELETE /volume/v3/attachments/be150227-8509-4b4b-bbec-e0aa08df7553 => generated 19 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-86bd1d50-e144-4db3-b0f4-435b7ba9c390 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-86bd1d50-e144-4db3-b0f4-435b7ba9c390 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac Sep 07 13:56:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-86bd1d50-e144-4db3-b0f4-435b7ba9c390 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-86bd1d50-e144-4db3-b0f4-435b7ba9c390 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-925253ab-ed87-4ea2-8d27-dcac4382b8a6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-86bd1d50-e144-4db3-b0f4-435b7ba9c390 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac returned with HTTP 404 Sep 07 13:56:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 980/1935] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:22 2026] GET /volume/v3/volumes/e7841aae-14eb-4c3e-9638-5c76856673ac => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0ad73a8a-3cdc-451b-a2a3-6af1a8c3a8af None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0ad73a8a-3cdc-451b-a2a3-6af1a8c3a8af tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] DELETE http://192.168.122.6/volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a Sep 07 13:56:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0ad73a8a-3cdc-451b-a2a3-6af1a8c3a8af tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0ad73a8a-3cdc-451b-a2a3-6af1a8c3a8af tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:22 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-0ad73a8a-3cdc-451b-a2a3-6af1a8c3a8af tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Delete volume with id: abe3b582-413f-479e-98d1-902afcf9e57a Sep 07 13:56:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0ad73a8a-3cdc-451b-a2a3-6af1a8c3a8af tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a returned with HTTP 404 Sep 07 13:56:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 981/1936] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:56:22 2026] DELETE /volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0b3d9982-8f07-4788-9032-6058b5167855 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0b3d9982-8f07-4788-9032-6058b5167855 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a Sep 07 13:56:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0b3d9982-8f07-4788-9032-6058b5167855 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0b3d9982-8f07-4788-9032-6058b5167855 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0b3d9982-8f07-4788-9032-6058b5167855 tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a returned with HTTP 404 Sep 07 13:56:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 982/1937] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:22 2026] GET /volume/v3/volumes/abe3b582-413f-479e-98d1-902afcf9e57a => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-30d23193-0132-44fb-849f-5d68c9fb085e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-30d23193-0132-44fb-849f-5d68c9fb085e tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] DELETE http://192.168.122.6/volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e Sep 07 13:56:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-30d23193-0132-44fb-849f-5d68c9fb085e tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-30d23193-0132-44fb-849f-5d68c9fb085e tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:22 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-30d23193-0132-44fb-849f-5d68c9fb085e tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Delete volume with id: 9edd4a1f-074b-4a33-894c-32ebe2aee79e Sep 07 13:56:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-30d23193-0132-44fb-849f-5d68c9fb085e tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e returned with HTTP 404 Sep 07 13:56:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 983/1938] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:56:22 2026] DELETE /volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-35cb8f3c-9ee4-4fab-a225-87826c07e4df None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-35cb8f3c-9ee4-4fab-a225-87826c07e4df tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] GET http://192.168.122.6/volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e Sep 07 13:56:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-35cb8f3c-9ee4-4fab-a225-87826c07e4df tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-35cb8f3c-9ee4-4fab-a225-87826c07e4df tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-35cb8f3c-9ee4-4fab-a225-87826c07e4df tempest-TestInstancesWithCinderVolumes-1271306196 tempest-TestInstancesWithCinderVolumes-1271306196-project-member] http://192.168.122.6/volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e returned with HTTP 404 Sep 07 13:56:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 984/1939] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:22 2026] GET /volume/v3/volumes/9edd4a1f-074b-4a33-894c-32ebe2aee79e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1af59d00-25a7-4c91-9a0d-24d1f19f4f41 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1af59d00-25a7-4c91-9a0d-24d1f19f4f41 tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] GET http://192.168.122.6/volume/v3/volumes/detail?all_tenants=1 Sep 07 13:56:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1af59d00-25a7-4c91-9a0d-24d1f19f4f41 tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1af59d00-25a7-4c91-9a0d-24d1f19f4f41 tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] Calling method 'detail' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1af59d00-25a7-4c91-9a0d-24d1f19f4f41 tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:56:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-925253ab-ed87-4ea2-8d27-dcac4382b8a6 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:56:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-925253ab-ed87-4ea2-8d27-dcac4382b8a6 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1969427336", "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=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:22 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:22 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:22 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:672: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:22 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:56:22 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:22 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:22 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:22 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:22 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:22 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:22 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:22 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:22 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1af59d00-25a7-4c91-9a0d-24d1f19f4f41 tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] Get all volumes completed successfully. Sep 07 13:56:22 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:22 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-925253ab-ed87-4ea2-8d27-dcac4382b8a6 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:56:22 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 956/1940] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 13:56:22 2026] POST /volume/v3/types => generated 380 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1af59d00-25a7-4c91-9a0d-24d1f19f4f41 tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] http://192.168.122.6/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 13:56:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 985/1941] 192.168.122.6 () {58 vars in 1159 bytes} [Mon Sep 7 13:56:22 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 4026 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:56:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f2019527-6b8c-4547-a1cc-d05c81e0d9fd None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f2019527-6b8c-4547-a1cc-d05c81e0d9fd tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] POST http://192.168.122.6/volume/v3/types/42fde203-ccc0-48b3-9044-142ab9a0a738/encryption Sep 07 13:56:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f2019527-6b8c-4547-a1cc-d05c81e0d9fd tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-769f6923-ee8d-44f7-b654-87df0f808f48 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-769f6923-ee8d-44f7-b654-87df0f808f48 tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] DELETE http://192.168.122.6/volume/v3/types/b701de35-6c49-450b-9e15-50c875a48b85 Sep 07 13:56:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-769f6923-ee8d-44f7-b654-87df0f808f48 tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-769f6923-ee8d-44f7-b654-87df0f808f48 tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] Calling method '_delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f2019527-6b8c-4547-a1cc-d05c81e0d9fd tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] http://192.168.122.6/volume/v3/types/42fde203-ccc0-48b3-9044-142ab9a0a738/encryption returned with HTTP 200 Sep 07 13:56:22 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 957/1942] 192.168.122.6 () {60 vars in 1271 bytes} [Mon Sep 7 13:56:22 2026] POST /volume/v3/types/42fde203-ccc0-48b3-9044-142ab9a0a738/encryption => generated 239 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-990ec2d9-7b83-4ed9-a714-e7c0c90fe481 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-990ec2d9-7b83-4ed9-a714-e7c0c90fe481 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:56:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-990ec2d9-7b83-4ed9-a714-e7c0c90fe481 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2064435732", "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=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-769f6923-ee8d-44f7-b654-87df0f808f48 tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] http://192.168.122.6/volume/v3/types/b701de35-6c49-450b-9e15-50c875a48b85 returned with HTTP 202 Sep 07 13:56:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 986/1943] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:56:22 2026] DELETE /volume/v3/types/b701de35-6c49-450b-9e15-50c875a48b85 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2c54d116-a0fc-4895-ba5c-c7aa921a8094 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2c54d116-a0fc-4895-ba5c-c7aa921a8094 tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] GET http://192.168.122.6/volume/v3/volumes/detail?all_tenants=1 Sep 07 13:56:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2c54d116-a0fc-4895-ba5c-c7aa921a8094 tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2c54d116-a0fc-4895-ba5c-c7aa921a8094 tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] Calling method 'detail' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2c54d116-a0fc-4895-ba5c-c7aa921a8094 tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:56:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-990ec2d9-7b83-4ed9-a714-e7c0c90fe481 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:56:22 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:22 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:22 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 958/1944] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 13:56:22 2026] POST /volume/v3/types => generated 380 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:22 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:22 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:22 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:22 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:22 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:22 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:22 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2c54d116-a0fc-4895-ba5c-c7aa921a8094 tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] Get all volumes completed successfully. Sep 07 13:56:22 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:22 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-92ac3893-ab38-41a6-a255-11456f661f1a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-92ac3893-ab38-41a6-a255-11456f661f1a tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] POST http://192.168.122.6/volume/v3/types/96763542-0bb2-4450-8007-57d704500625/encryption Sep 07 13:56:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-92ac3893-ab38-41a6-a255-11456f661f1a tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2c54d116-a0fc-4895-ba5c-c7aa921a8094 tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] http://192.168.122.6/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 13:56:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 987/1945] 192.168.122.6 () {58 vars in 1159 bytes} [Mon Sep 7 13:56:22 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 4026 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:56:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-60e8efd2-cba7-4677-9185-5ebc41f3af42 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-60e8efd2-cba7-4677-9185-5ebc41f3af42 tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] DELETE http://192.168.122.6/volume/v3/types/9d8efe2e-7205-4382-9213-e62979cc165b Sep 07 13:56:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-60e8efd2-cba7-4677-9185-5ebc41f3af42 tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-60e8efd2-cba7-4677-9185-5ebc41f3af42 tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] Calling method '_delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-92ac3893-ab38-41a6-a255-11456f661f1a tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] http://192.168.122.6/volume/v3/types/96763542-0bb2-4450-8007-57d704500625/encryption returned with HTTP 200 Sep 07 13:56:22 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 959/1946] 192.168.122.6 () {60 vars in 1271 bytes} [Mon Sep 7 13:56:22 2026] POST /volume/v3/types/96763542-0bb2-4450-8007-57d704500625/encryption => generated 239 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-59bbc90e-1fdd-4c08-81b1-48d1302e9e44 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-59bbc90e-1fdd-4c08-81b1-48d1302e9e44 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:56:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-59bbc90e-1fdd-4c08-81b1-48d1302e9e44 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1166892768", "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=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-59bbc90e-1fdd-4c08-81b1-48d1302e9e44 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:56:22 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 960/1947] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 13:56:22 2026] POST /volume/v3/types => generated 380 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-60e8efd2-cba7-4677-9185-5ebc41f3af42 tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] http://192.168.122.6/volume/v3/types/9d8efe2e-7205-4382-9213-e62979cc165b returned with HTTP 202 Sep 07 13:56:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 988/1948] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:56:22 2026] DELETE /volume/v3/types/9d8efe2e-7205-4382-9213-e62979cc165b => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-265cfbc5-081a-4128-abb4-021ae8b3c0af None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-fee8fe6f-4b7e-4373-a67d-578fcf8d232b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-265cfbc5-081a-4128-abb4-021ae8b3c0af tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] POST http://192.168.122.6/volume/v3/types/f926b733-2e8e-404b-a2be-fc1595a01bd9/extra_specs Sep 07 13:56:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-265cfbc5-081a-4128-abb4-021ae8b3c0af tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fee8fe6f-4b7e-4373-a67d-578fcf8d232b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 Sep 07 13:56:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fee8fe6f-4b7e-4373-a67d-578fcf8d232b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fee8fe6f-4b7e-4373-a67d-578fcf8d232b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:22 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:22 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:22 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:22 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:22 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-fee8fe6f-4b7e-4373-a67d-578fcf8d232b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:56:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fee8fe6f-4b7e-4373-a67d-578fcf8d232b tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 returned with HTTP 200 Sep 07 13:56:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 989/1949] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:22 2026] GET /volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-265cfbc5-081a-4128-abb4-021ae8b3c0af tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] http://192.168.122.6/volume/v3/types/f926b733-2e8e-404b-a2be-fc1595a01bd9/extra_specs returned with HTTP 200 Sep 07 13:56:23 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 961/1950] 192.168.122.6 () {60 vars in 1273 bytes} [Mon Sep 7 13:56:22 2026] POST /volume/v3/types/f926b733-2e8e-404b-a2be-fc1595a01bd9/extra_specs => generated 35 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:56:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9cfd9748-4fd4-4ca8-9a78-32db590f0b6e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9cfd9748-4fd4-4ca8-9a78-32db590f0b6e tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] PUT http://192.168.122.6/volume/v3/types/f926b733-2e8e-404b-a2be-fc1595a01bd9/extra_specs/key2 Sep 07 13:56:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9cfd9748-4fd4-4ca8-9a78-32db590f0b6e tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9cfd9748-4fd4-4ca8-9a78-32db590f0b6e tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] http://192.168.122.6/volume/v3/types/f926b733-2e8e-404b-a2be-fc1595a01bd9/extra_specs/key2 returned with HTTP 200 Sep 07 13:56:23 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 990/1951] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:56:23 2026] PUT /volume/v3/types/f926b733-2e8e-404b-a2be-fc1595a01bd9/extra_specs/key2 => generated 25 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:56:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1d899885-a3c3-4b8f-bf1e-8d2c20c26934 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1d899885-a3c3-4b8f-bf1e-8d2c20c26934 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:56:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1d899885-a3c3-4b8f-bf1e-8d2c20c26934 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1d899885-a3c3-4b8f-bf1e-8d2c20c26934 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:56:23 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 962/1952] 192.168.122.6 () {60 vars in 1126 bytes} [Mon Sep 7 13:56:23 2026] POST /volume/v3/types => generated 195 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-556c9204-993c-472c-9dd6-c96af6e16612 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d98cb7e2-0092-46da-b9a6-26a9596a7fcb None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d98cb7e2-0092-46da-b9a6-26a9596a7fcb tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] GET http://192.168.122.6/volume/v3/volumes/detail?all_tenants=1 Sep 07 13:56:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d98cb7e2-0092-46da-b9a6-26a9596a7fcb tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d98cb7e2-0092-46da-b9a6-26a9596a7fcb tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:23 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d98cb7e2-0092-46da-b9a6-26a9596a7fcb tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:56:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-556c9204-993c-472c-9dd6-c96af6e16612 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] DELETE http://192.168.122.6/volume/v3/types/ee0f9d6f-4252-46bd-b538-de4320e9ab11 Sep 07 13:56:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-556c9204-993c-472c-9dd6-c96af6e16612 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-556c9204-993c-472c-9dd6-c96af6e16612 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Calling method '_delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:23 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:672: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:23 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:56:23 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:23 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:23 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:23 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:23 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:23 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:23 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:23 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d98cb7e2-0092-46da-b9a6-26a9596a7fcb tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] Get all volumes completed successfully. Sep 07 13:56:23 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:23 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d98cb7e2-0092-46da-b9a6-26a9596a7fcb tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] http://192.168.122.6/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 13:56:23 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 963/1953] 192.168.122.6 () {58 vars in 1159 bytes} [Mon Sep 7 13:56:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 4026 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:56:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-556c9204-993c-472c-9dd6-c96af6e16612 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] http://192.168.122.6/volume/v3/types/ee0f9d6f-4252-46bd-b538-de4320e9ab11 returned with HTTP 202 Sep 07 13:56:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ab67707d-0462-451d-b769-b06f696fc7d7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:23 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 991/1954] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:56:23 2026] DELETE /volume/v3/types/ee0f9d6f-4252-46bd-b538-de4320e9ab11 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ab67707d-0462-451d-b769-b06f696fc7d7 tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] DELETE http://192.168.122.6/volume/v3/types/6e533b84-3673-43b5-ba51-b61ca3ab3dd2 Sep 07 13:56:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ab67707d-0462-451d-b769-b06f696fc7d7 tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ab67707d-0462-451d-b769-b06f696fc7d7 tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-aa528c2b-6e57-465c-b013-b4958890b347 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-aa528c2b-6e57-465c-b013-b4958890b347 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:56:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-aa528c2b-6e57-465c-b013-b4958890b347 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-244678411", "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=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-aa528c2b-6e57-465c-b013-b4958890b347 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:56:23 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 992/1955] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 13:56:23 2026] POST /volume/v3/types => generated 379 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ab67707d-0462-451d-b769-b06f696fc7d7 tempest-TestInstancesWithCinderVolumes-105048781 tempest-TestInstancesWithCinderVolumes-105048781-project-admin] http://192.168.122.6/volume/v3/types/6e533b84-3673-43b5-ba51-b61ca3ab3dd2 returned with HTTP 202 Sep 07 13:56:23 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 964/1956] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:56:23 2026] DELETE /volume/v3/types/6e533b84-3673-43b5-ba51-b61ca3ab3dd2 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e5e5e9fc-ae41-4a70-92f8-fe3ab9e24117 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e5e5e9fc-ae41-4a70-92f8-fe3ab9e24117 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] POST http://192.168.122.6/volume/v3/types/6a451122-4e93-4462-b4dd-76823815b1f4/encryption Sep 07 13:56:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e5e5e9fc-ae41-4a70-92f8-fe3ab9e24117 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e5e5e9fc-ae41-4a70-92f8-fe3ab9e24117 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] http://192.168.122.6/volume/v3/types/6a451122-4e93-4462-b4dd-76823815b1f4/encryption returned with HTTP 200 Sep 07 13:56:23 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 993/1957] 192.168.122.6 () {60 vars in 1271 bytes} [Mon Sep 7 13:56:23 2026] POST /volume/v3/types/6a451122-4e93-4462-b4dd-76823815b1f4/encryption => generated 239 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e13eb5cf-f2f0-4f61-b0c3-a38bd733b8d2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e13eb5cf-f2f0-4f61-b0c3-a38bd733b8d2 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] DELETE http://192.168.122.6/volume/v3/types/6a451122-4e93-4462-b4dd-76823815b1f4/encryption/a20b729c-80f0-4349-af17-35388eb956b7 Sep 07 13:56:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e13eb5cf-f2f0-4f61-b0c3-a38bd733b8d2 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e13eb5cf-f2f0-4f61-b0c3-a38bd733b8d2 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e13eb5cf-f2f0-4f61-b0c3-a38bd733b8d2 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] http://192.168.122.6/volume/v3/types/6a451122-4e93-4462-b4dd-76823815b1f4/encryption/a20b729c-80f0-4349-af17-35388eb956b7 returned with HTTP 202 Sep 07 13:56:23 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 965/1958] 192.168.122.6 () {58 vars in 1363 bytes} [Mon Sep 7 13:56:23 2026] DELETE /volume/v3/types/6a451122-4e93-4462-b4dd-76823815b1f4/encryption/a20b729c-80f0-4349-af17-35388eb956b7 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-288d3811-95a6-4cf3-bfcb-99c62b84df68 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-288d3811-95a6-4cf3-bfcb-99c62b84df68 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:56:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-288d3811-95a6-4cf3-bfcb-99c62b84df68 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1326907421", "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=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-288d3811-95a6-4cf3-bfcb-99c62b84df68 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:56:23 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 994/1959] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 13:56:23 2026] POST /volume/v3/types => generated 380 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:56:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-81cfdf43-9f08-4e9b-8bca-a5e125a8429a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-81cfdf43-9f08-4e9b-8bca-a5e125a8429a tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] DELETE http://192.168.122.6/volume/v3/types/ce1702a6-7983-413d-af17-794e7d655b49/extra_specs/key1 Sep 07 13:56:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-81cfdf43-9f08-4e9b-8bca-a5e125a8429a tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-81cfdf43-9f08-4e9b-8bca-a5e125a8429a tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-81cfdf43-9f08-4e9b-8bca-a5e125a8429a tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] http://192.168.122.6/volume/v3/types/ce1702a6-7983-413d-af17-794e7d655b49/extra_specs/key1 returned with HTTP 202 Sep 07 13:56:23 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 966/1960] 192.168.122.6 () {58 vars in 1270 bytes} [Mon Sep 7 13:56:23 2026] DELETE /volume/v3/types/ce1702a6-7983-413d-af17-794e7d655b49/extra_specs/key1 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:56:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-172bd379-534c-4b38-8d29-221839a3d8d1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-172bd379-534c-4b38-8d29-221839a3d8d1 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:56:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-172bd379-534c-4b38-8d29-221839a3d8d1 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1246350614", "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=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-172bd379-534c-4b38-8d29-221839a3d8d1 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:56:23 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 995/1961] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 13:56:23 2026] POST /volume/v3/types => generated 380 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1836c3c1-2284-484b-ad6a-0e8b77359a89 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1836c3c1-2284-484b-ad6a-0e8b77359a89 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] DELETE http://192.168.122.6/volume/v3/types/8103fa8c-2048-478c-b45b-63e6bb1f72e0 Sep 07 13:56:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1836c3c1-2284-484b-ad6a-0e8b77359a89 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1836c3c1-2284-484b-ad6a-0e8b77359a89 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1836c3c1-2284-484b-ad6a-0e8b77359a89 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] http://192.168.122.6/volume/v3/types/8103fa8c-2048-478c-b45b-63e6bb1f72e0 returned with HTTP 202 Sep 07 13:56:23 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 967/1962] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:56:23 2026] DELETE /volume/v3/types/8103fa8c-2048-478c-b45b-63e6bb1f72e0 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 13:56:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f4a03adf-3527-4787-9b91-325e7b2cf510 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f4a03adf-3527-4787-9b91-325e7b2cf510 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] GET http://192.168.122.6/volume/v3/types/42fde203-ccc0-48b3-9044-142ab9a0a738/extra_specs Sep 07 13:56:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f4a03adf-3527-4787-9b91-325e7b2cf510 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f4a03adf-3527-4787-9b91-325e7b2cf510 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f4a03adf-3527-4787-9b91-325e7b2cf510 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] http://192.168.122.6/volume/v3/types/42fde203-ccc0-48b3-9044-142ab9a0a738/extra_specs returned with HTTP 200 Sep 07 13:56:24 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 996/1963] 192.168.122.6 () {58 vars in 1252 bytes} [Mon Sep 7 13:56:24 2026] GET /volume/v3/types/42fde203-ccc0-48b3-9044-142ab9a0a738/extra_specs => generated 185 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-2d17bd00-ecab-44e8-95fb-c388b4c2eaf1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2d17bd00-ecab-44e8-95fb-c388b4c2eaf1 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] GET http://192.168.122.6/volume/v3/types Sep 07 13:56:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2d17bd00-ecab-44e8-95fb-c388b4c2eaf1 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2d17bd00-ecab-44e8-95fb-c388b4c2eaf1 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2d17bd00-ecab-44e8-95fb-c388b4c2eaf1 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:56:24 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 968/1964] 192.168.122.6 () {58 vars in 1105 bytes} [Mon Sep 7 13:56:24 2026] GET /volume/v3/types => generated 2589 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:56:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9dd89a83-1520-42a2-a6f6-7b5f57a805bd None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9dd89a83-1520-42a2-a6f6-7b5f57a805bd tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] GET http://192.168.122.6/volume/v3/types/42fde203-ccc0-48b3-9044-142ab9a0a738/encryption/cipher Sep 07 13:56:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9dd89a83-1520-42a2-a6f6-7b5f57a805bd tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9dd89a83-1520-42a2-a6f6-7b5f57a805bd tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9dd89a83-1520-42a2-a6f6-7b5f57a805bd tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] http://192.168.122.6/volume/v3/types/42fde203-ccc0-48b3-9044-142ab9a0a738/encryption/cipher returned with HTTP 200 Sep 07 13:56:24 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 997/1965] 192.168.122.6 () {58 vars in 1270 bytes} [Mon Sep 7 13:56:24 2026] GET /volume/v3/types/42fde203-ccc0-48b3-9044-142ab9a0a738/encryption/cipher => generated 29 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:56:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-fa24c662-30ea-453c-b0af-28c74d70eb86 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fa24c662-30ea-453c-b0af-28c74d70eb86 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] GET http://192.168.122.6/volume/v3/types/42fde203-ccc0-48b3-9044-142ab9a0a738/encryption Sep 07 13:56:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fa24c662-30ea-453c-b0af-28c74d70eb86 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fa24c662-30ea-453c-b0af-28c74d70eb86 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fa24c662-30ea-453c-b0af-28c74d70eb86 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] http://192.168.122.6/volume/v3/types/42fde203-ccc0-48b3-9044-142ab9a0a738/encryption returned with HTTP 200 Sep 07 13:56:24 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 969/1966] 192.168.122.6 () {58 vars in 1249 bytes} [Mon Sep 7 13:56:24 2026] GET /volume/v3/types/42fde203-ccc0-48b3-9044-142ab9a0a738/encryption => generated 325 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-73e66a96-4065-4ada-b9bf-8e2b7231ec6f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-73e66a96-4065-4ada-b9bf-8e2b7231ec6f tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] GET http://192.168.122.6/volume/v3/types/42fde203-ccc0-48b3-9044-142ab9a0a738/extra_specs/multiattach Sep 07 13:56:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-73e66a96-4065-4ada-b9bf-8e2b7231ec6f tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-73e66a96-4065-4ada-b9bf-8e2b7231ec6f tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-73e66a96-4065-4ada-b9bf-8e2b7231ec6f tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] http://192.168.122.6/volume/v3/types/42fde203-ccc0-48b3-9044-142ab9a0a738/extra_specs/multiattach returned with HTTP 200 Sep 07 13:56:24 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 998/1967] 192.168.122.6 () {58 vars in 1288 bytes} [Mon Sep 7 13:56:24 2026] GET /volume/v3/types/42fde203-ccc0-48b3-9044-142ab9a0a738/extra_specs/multiattach => generated 29 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:56:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f6584228-a77e-4ff5-92be-e939e99d999a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f6584228-a77e-4ff5-92be-e939e99d999a tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] GET http://192.168.122.6/volume/v3/types/42fde203-ccc0-48b3-9044-142ab9a0a738/extra_specs/volume_backend_name Sep 07 13:56:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f6584228-a77e-4ff5-92be-e939e99d999a tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f6584228-a77e-4ff5-92be-e939e99d999a tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f6584228-a77e-4ff5-92be-e939e99d999a tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] http://192.168.122.6/volume/v3/types/42fde203-ccc0-48b3-9044-142ab9a0a738/extra_specs/volume_backend_name returned with HTTP 200 Sep 07 13:56:24 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 970/1968] 192.168.122.6 () {58 vars in 1312 bytes} [Mon Sep 7 13:56:24 2026] GET /volume/v3/types/42fde203-ccc0-48b3-9044-142ab9a0a738/extra_specs/volume_backend_name => generated 44 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 13:56:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d9509f39-dbf5-486e-a934-5547b94caf86 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d9509f39-dbf5-486e-a934-5547b94caf86 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] GET http://192.168.122.6/volume/v3/types/42fde203-ccc0-48b3-9044-142ab9a0a738 Sep 07 13:56:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d9509f39-dbf5-486e-a934-5547b94caf86 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d9509f39-dbf5-486e-a934-5547b94caf86 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d9509f39-dbf5-486e-a934-5547b94caf86 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] http://192.168.122.6/volume/v3/types/42fde203-ccc0-48b3-9044-142ab9a0a738 returned with HTTP 200 Sep 07 13:56:24 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 999/1969] 192.168.122.6 () {58 vars in 1216 bytes} [Mon Sep 7 13:56:24 2026] GET /volume/v3/types/42fde203-ccc0-48b3-9044-142ab9a0a738 => generated 402 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c58a64a8-9237-4b14-95fc-024d1b8d6e2e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c58a64a8-9237-4b14-95fc-024d1b8d6e2e tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] PUT http://192.168.122.6/volume/v3/types/42fde203-ccc0-48b3-9044-142ab9a0a738/encryption/46d6a8bf-30eb-45ca-90c0-9a3b6154cfd8 Sep 07 13:56:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c58a64a8-9237-4b14-95fc-024d1b8d6e2e tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c58a64a8-9237-4b14-95fc-024d1b8d6e2e tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] http://192.168.122.6/volume/v3/types/42fde203-ccc0-48b3-9044-142ab9a0a738/encryption/46d6a8bf-30eb-45ca-90c0-9a3b6154cfd8 returned with HTTP 200 Sep 07 13:56:24 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 971/1970] 192.168.122.6 () {60 vars in 1380 bytes} [Mon Sep 7 13:56:24 2026] PUT /volume/v3/types/42fde203-ccc0-48b3-9044-142ab9a0a738/encryption/46d6a8bf-30eb-45ca-90c0-9a3b6154cfd8 => generated 33 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:56:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-3e905b6e-716d-47fd-923b-b17722a1cdcf None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3e905b6e-716d-47fd-923b-b17722a1cdcf tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] PUT http://192.168.122.6/volume/v3/types/42fde203-ccc0-48b3-9044-142ab9a0a738/extra_specs/key1 Sep 07 13:56:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3e905b6e-716d-47fd-923b-b17722a1cdcf tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3e905b6e-716d-47fd-923b-b17722a1cdcf tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] http://192.168.122.6/volume/v3/types/42fde203-ccc0-48b3-9044-142ab9a0a738/extra_specs/key1 returned with HTTP 200 Sep 07 13:56:24 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1000/1971] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:56:24 2026] PUT /volume/v3/types/42fde203-ccc0-48b3-9044-142ab9a0a738/extra_specs/key1 => generated 30 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:56:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a493100b-6ce0-451c-828e-c41becbf942f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a493100b-6ce0-451c-828e-c41becbf942f tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] PUT http://192.168.122.6/volume/v3/types/42fde203-ccc0-48b3-9044-142ab9a0a738 Sep 07 13:56:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a493100b-6ce0-451c-828e-c41becbf942f tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a493100b-6ce0-451c-828e-c41becbf942f tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] http://192.168.122.6/volume/v3/types/42fde203-ccc0-48b3-9044-142ab9a0a738 returned with HTTP 200 Sep 07 13:56:24 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 972/1972] 192.168.122.6 () {60 vars in 1236 bytes} [Mon Sep 7 13:56:24 2026] PUT /volume/v3/types/42fde203-ccc0-48b3-9044-142ab9a0a738 => generated 371 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-00f1a9c1-6010-4c9f-945c-3b5f980f4ced None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-00f1a9c1-6010-4c9f-945c-3b5f980f4ced tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] DELETE http://192.168.122.6/volume/v3/types/ce1702a6-7983-413d-af17-794e7d655b49 Sep 07 13:56:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-00f1a9c1-6010-4c9f-945c-3b5f980f4ced tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-00f1a9c1-6010-4c9f-945c-3b5f980f4ced tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Calling method '_delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-00f1a9c1-6010-4c9f-945c-3b5f980f4ced tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] http://192.168.122.6/volume/v3/types/ce1702a6-7983-413d-af17-794e7d655b49 returned with HTTP 202 Sep 07 13:56:24 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1001/1973] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:56:24 2026] DELETE /volume/v3/types/ce1702a6-7983-413d-af17-794e7d655b49 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b39ca191-f7f5-4e7e-a858-5de2fcc8ca73 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b39ca191-f7f5-4e7e-a858-5de2fcc8ca73 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] DELETE http://192.168.122.6/volume/v3/types/6a451122-4e93-4462-b4dd-76823815b1f4 Sep 07 13:56:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b39ca191-f7f5-4e7e-a858-5de2fcc8ca73 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b39ca191-f7f5-4e7e-a858-5de2fcc8ca73 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b39ca191-f7f5-4e7e-a858-5de2fcc8ca73 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] http://192.168.122.6/volume/v3/types/6a451122-4e93-4462-b4dd-76823815b1f4 returned with HTTP 202 Sep 07 13:56:24 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 973/1974] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:56:24 2026] DELETE /volume/v3/types/6a451122-4e93-4462-b4dd-76823815b1f4 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c912dc08-7c47-4287-b923-eb100bf0c5de None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c912dc08-7c47-4287-b923-eb100bf0c5de tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] DELETE http://192.168.122.6/volume/v3/types/f926b733-2e8e-404b-a2be-fc1595a01bd9 Sep 07 13:56:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c912dc08-7c47-4287-b923-eb100bf0c5de tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c912dc08-7c47-4287-b923-eb100bf0c5de tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Calling method '_delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c912dc08-7c47-4287-b923-eb100bf0c5de tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] http://192.168.122.6/volume/v3/types/f926b733-2e8e-404b-a2be-fc1595a01bd9 returned with HTTP 202 Sep 07 13:56:24 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1002/1975] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:56:24 2026] DELETE /volume/v3/types/f926b733-2e8e-404b-a2be-fc1595a01bd9 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ddf59fb8-f352-417a-ba47-0c5f2c1e432a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ddf59fb8-f352-417a-ba47-0c5f2c1e432a tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] DELETE http://192.168.122.6/volume/v3/types/96763542-0bb2-4450-8007-57d704500625 Sep 07 13:56:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ddf59fb8-f352-417a-ba47-0c5f2c1e432a tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ddf59fb8-f352-417a-ba47-0c5f2c1e432a tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ddf59fb8-f352-417a-ba47-0c5f2c1e432a tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] http://192.168.122.6/volume/v3/types/96763542-0bb2-4450-8007-57d704500625 returned with HTTP 202 Sep 07 13:56:24 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 974/1976] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:56:24 2026] DELETE /volume/v3/types/96763542-0bb2-4450-8007-57d704500625 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e1d35dac-f420-4161-96e1-8cb8b1f1ea24 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e1d35dac-f420-4161-96e1-8cb8b1f1ea24 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] DELETE http://192.168.122.6/volume/v3/types/42fde203-ccc0-48b3-9044-142ab9a0a738 Sep 07 13:56:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e1d35dac-f420-4161-96e1-8cb8b1f1ea24 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e1d35dac-f420-4161-96e1-8cb8b1f1ea24 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] Calling method '_delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e1d35dac-f420-4161-96e1-8cb8b1f1ea24 tempest-VolumeTypesAdminTests-2035010353 tempest-VolumeTypesAdminTests-2035010353-project-admin] http://192.168.122.6/volume/v3/types/42fde203-ccc0-48b3-9044-142ab9a0a738 returned with HTTP 202 Sep 07 13:56:24 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1003/1977] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:56:24 2026] DELETE /volume/v3/types/42fde203-ccc0-48b3-9044-142ab9a0a738 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-15d641c9-4411-493c-b5f9-66b5b9608c50 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-15d641c9-4411-493c-b5f9-66b5b9608c50 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] DELETE http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 Sep 07 13:56:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-15d641c9-4411-493c-b5f9-66b5b9608c50 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-15d641c9-4411-493c-b5f9-66b5b9608c50 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:28 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-15d641c9-4411-493c-b5f9-66b5b9608c50 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Delete volume with id: 3d60aac3-3291-4466-a67a-a574aa9e9a71 Sep 07 13:56:28 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:28 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:28 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:28 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:28 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-15d641c9-4411-493c-b5f9-66b5b9608c50 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:56:28 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-15d641c9-4411-493c-b5f9-66b5b9608c50 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Delete volume request issued successfully. Sep 07 13:56:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-15d641c9-4411-493c-b5f9-66b5b9608c50 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 returned with HTTP 202 Sep 07 13:56:28 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 975/1978] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:56:28 2026] DELETE /volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9e34f512-fe60-4bcf-98f3-1fb28a43a933 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9e34f512-fe60-4bcf-98f3-1fb28a43a933 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 Sep 07 13:56:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9e34f512-fe60-4bcf-98f3-1fb28a43a933 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9e34f512-fe60-4bcf-98f3-1fb28a43a933 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:28 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:28 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:28 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:28 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:28 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9e34f512-fe60-4bcf-98f3-1fb28a43a933 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:56:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8f400221-9082-4966-83c4-1c6c30496fb3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9e34f512-fe60-4bcf-98f3-1fb28a43a933 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 returned with HTTP 200 Sep 07 13:56:28 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1004/1979] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:28 2026] GET /volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 => generated 851 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8f400221-9082-4966-83c4-1c6c30496fb3 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:56:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8f400221-9082-4966-83c4-1c6c30496fb3 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-450907215", "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=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8f400221-9082-4966-83c4-1c6c30496fb3 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:56:29 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 976/1980] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 13:56:28 2026] POST /volume/v3/types => generated 379 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c48f63cc-4475-4553-b54a-26437cac991f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c48f63cc-4475-4553-b54a-26437cac991f tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] POST http://192.168.122.6/volume/v3/types/c3d447a7-dc7e-4ddf-9d60-b1fefad019fe/encryption Sep 07 13:56:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c48f63cc-4475-4553-b54a-26437cac991f tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c48f63cc-4475-4553-b54a-26437cac991f tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] http://192.168.122.6/volume/v3/types/c3d447a7-dc7e-4ddf-9d60-b1fefad019fe/encryption returned with HTTP 200 Sep 07 13:56:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1005/1981] 192.168.122.6 () {60 vars in 1271 bytes} [Mon Sep 7 13:56:29 2026] POST /volume/v3/types/c3d447a7-dc7e-4ddf-9d60-b1fefad019fe/encryption => generated 239 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-df21a1d9-2df6-4f6b-b841-fd800b2df83b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-df21a1d9-2df6-4f6b-b841-fd800b2df83b tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:56:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-df21a1d9-2df6-4f6b-b841-fd800b2df83b tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1938279539", "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=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-df21a1d9-2df6-4f6b-b841-fd800b2df83b tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:56:29 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 977/1982] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 13:56:29 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 07 13:56:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d9c6c975-5056-45e3-9f5a-87b767013244 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d9c6c975-5056-45e3-9f5a-87b767013244 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] POST http://192.168.122.6/volume/v3/types/18bcdadb-7126-41c8-9063-576c1a91ff18/encryption Sep 07 13:56:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d9c6c975-5056-45e3-9f5a-87b767013244 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:29 devstack devstack@c-api.service[87262]: DEBUG cinder.policy [None req-d9c6c975-5056-45e3-9f5a-87b767013244 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'e9611a7f95044d38ae2f175bd1a33b80', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '428388179f924600b12bc9bf68731f64', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87262) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:56:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d9c6c975-5056-45e3-9f5a-87b767013244 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] http://192.168.122.6/volume/v3/types/18bcdadb-7126-41c8-9063-576c1a91ff18/encryption returned with HTTP 403 Sep 07 13:56:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1006/1983] 192.168.122.6 () {60 vars in 1271 bytes} [Mon Sep 7 13:56:29 2026] POST /volume/v3/types/18bcdadb-7126-41c8-9063-576c1a91ff18/encryption => generated 127 bytes in 193 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-245417ec-c68a-40b7-8506-4adb1e2939d9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-245417ec-c68a-40b7-8506-4adb1e2939d9 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:56:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-245417ec-c68a-40b7-8506-4adb1e2939d9 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1749389045", "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=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-245417ec-c68a-40b7-8506-4adb1e2939d9 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:56:29 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 978/1984] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 13:56:29 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 07 13:56:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f5b914c4-56ab-40d1-8470-1cc5e317d4d6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f5b914c4-56ab-40d1-8470-1cc5e317d4d6 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] POST http://192.168.122.6/volume/v3/types/844b8b71-1644-48c8-a844-177edb86ee69/extra_specs Sep 07 13:56:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f5b914c4-56ab-40d1-8470-1cc5e317d4d6 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:29 devstack devstack@c-api.service[87262]: DEBUG cinder.policy [None req-f5b914c4-56ab-40d1-8470-1cc5e317d4d6 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'e9611a7f95044d38ae2f175bd1a33b80', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '428388179f924600b12bc9bf68731f64', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87262) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:56:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f5b914c4-56ab-40d1-8470-1cc5e317d4d6 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] http://192.168.122.6/volume/v3/types/844b8b71-1644-48c8-a844-177edb86ee69/extra_specs returned with HTTP 403 Sep 07 13:56:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1007/1985] 192.168.122.6 () {60 vars in 1273 bytes} [Mon Sep 7 13:56:29 2026] POST /volume/v3/types/844b8b71-1644-48c8-a844-177edb86ee69/extra_specs => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3baf1a90-cfc0-4bd8-b540-1b85a6af0825 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3baf1a90-cfc0-4bd8-b540-1b85a6af0825 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] PUT http://192.168.122.6/volume/v3/types/844b8b71-1644-48c8-a844-177edb86ee69/extra_specs/key2 Sep 07 13:56:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3baf1a90-cfc0-4bd8-b540-1b85a6af0825 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:29 devstack devstack@c-api.service[87261]: DEBUG cinder.policy [None req-3baf1a90-cfc0-4bd8-b540-1b85a6af0825 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'e9611a7f95044d38ae2f175bd1a33b80', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '428388179f924600b12bc9bf68731f64', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87261) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:56:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3baf1a90-cfc0-4bd8-b540-1b85a6af0825 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] http://192.168.122.6/volume/v3/types/844b8b71-1644-48c8-a844-177edb86ee69/extra_specs/key2 returned with HTTP 403 Sep 07 13:56:29 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 979/1986] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:56:29 2026] PUT /volume/v3/types/844b8b71-1644-48c8-a844-177edb86ee69/extra_specs/key2 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9da75c84-4e56-4065-813d-2e45c94e2755 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9da75c84-4e56-4065-813d-2e45c94e2755 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] POST http://192.168.122.6/volume/v3/types Sep 07 13:56:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9da75c84-4e56-4065-813d-2e45c94e2755 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:29 devstack devstack@c-api.service[87262]: DEBUG cinder.policy [None req-9da75c84-4e56-4065-813d-2e45c94e2755 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'e9611a7f95044d38ae2f175bd1a33b80', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '428388179f924600b12bc9bf68731f64', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87262) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:56:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9da75c84-4e56-4065-813d-2e45c94e2755 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] http://192.168.122.6/volume/v3/types returned with HTTP 403 Sep 07 13:56:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1008/1987] 192.168.122.6 () {60 vars in 1126 bytes} [Mon Sep 7 13:56:29 2026] POST /volume/v3/types => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:56:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-91591ccb-5262-4983-94a3-69b0d6a3c281 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-91591ccb-5262-4983-94a3-69b0d6a3c281 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:56:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-91591ccb-5262-4983-94a3-69b0d6a3c281 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2070474906", "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=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-91591ccb-5262-4983-94a3-69b0d6a3c281 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:56:29 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 980/1988] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 13:56:29 2026] POST /volume/v3/types => generated 380 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-def3b456-a227-4794-aaa8-be9862eda33d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-def3b456-a227-4794-aaa8-be9862eda33d tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] POST http://192.168.122.6/volume/v3/types/97759da0-be1b-4f22-97aa-3fb8fd1d22f7/encryption Sep 07 13:56:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-def3b456-a227-4794-aaa8-be9862eda33d tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-def3b456-a227-4794-aaa8-be9862eda33d tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] http://192.168.122.6/volume/v3/types/97759da0-be1b-4f22-97aa-3fb8fd1d22f7/encryption returned with HTTP 200 Sep 07 13:56:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1009/1989] 192.168.122.6 () {60 vars in 1271 bytes} [Mon Sep 7 13:56:29 2026] POST /volume/v3/types/97759da0-be1b-4f22-97aa-3fb8fd1d22f7/encryption => generated 239 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-64ee1a5f-6a18-4acb-be69-9edc1b1475cb None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-64ee1a5f-6a18-4acb-be69-9edc1b1475cb tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] DELETE http://192.168.122.6/volume/v3/types/97759da0-be1b-4f22-97aa-3fb8fd1d22f7/encryption/f2cc2ee3-96fd-4fc4-90f2-1081defce68b Sep 07 13:56:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-64ee1a5f-6a18-4acb-be69-9edc1b1475cb tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-64ee1a5f-6a18-4acb-be69-9edc1b1475cb tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:29 devstack devstack@c-api.service[87261]: DEBUG cinder.policy [None req-64ee1a5f-6a18-4acb-be69-9edc1b1475cb tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'e9611a7f95044d38ae2f175bd1a33b80', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '428388179f924600b12bc9bf68731f64', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87261) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:56:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-64ee1a5f-6a18-4acb-be69-9edc1b1475cb tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] http://192.168.122.6/volume/v3/types/97759da0-be1b-4f22-97aa-3fb8fd1d22f7/encryption/f2cc2ee3-96fd-4fc4-90f2-1081defce68b returned with HTTP 403 Sep 07 13:56:29 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 981/1990] 192.168.122.6 () {58 vars in 1363 bytes} [Mon Sep 7 13:56:29 2026] DELETE /volume/v3/types/97759da0-be1b-4f22-97aa-3fb8fd1d22f7/encryption/f2cc2ee3-96fd-4fc4-90f2-1081defce68b => generated 127 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-131d6c98-78ab-47e1-8b0b-96109c602b4a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a796ff0c-16d9-453e-a9d2-34bb4b893243 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-131d6c98-78ab-47e1-8b0b-96109c602b4a tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 Sep 07 13:56:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a796ff0c-16d9-453e-a9d2-34bb4b893243 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:56:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a796ff0c-16d9-453e-a9d2-34bb4b893243 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1421272273", "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=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-131d6c98-78ab-47e1-8b0b-96109c602b4a tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-131d6c98-78ab-47e1-8b0b-96109c602b4a tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:29 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:29 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:29 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:29 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:29 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-131d6c98-78ab-47e1-8b0b-96109c602b4a tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:56:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-131d6c98-78ab-47e1-8b0b-96109c602b4a tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 returned with HTTP 200 Sep 07 13:56:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1010/1991] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:29 2026] GET /volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 => generated 851 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a796ff0c-16d9-453e-a9d2-34bb4b893243 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:56:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 982/1992] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 13:56:29 2026] POST /volume/v3/types => generated 380 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:56:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ab5f61eb-e264-402b-a95d-8e8a2f848e09 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ab5f61eb-e264-402b-a95d-8e8a2f848e09 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] DELETE http://192.168.122.6/volume/v3/types/2be1c9e4-865c-4cda-970f-722f3d5f6699/extra_specs/key1 Sep 07 13:56:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ab5f61eb-e264-402b-a95d-8e8a2f848e09 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ab5f61eb-e264-402b-a95d-8e8a2f848e09 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:30 devstack devstack@c-api.service[87262]: DEBUG cinder.policy [None req-ab5f61eb-e264-402b-a95d-8e8a2f848e09 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'e9611a7f95044d38ae2f175bd1a33b80', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '428388179f924600b12bc9bf68731f64', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87262) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:56:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ab5f61eb-e264-402b-a95d-8e8a2f848e09 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] http://192.168.122.6/volume/v3/types/2be1c9e4-865c-4cda-970f-722f3d5f6699/extra_specs/key1 returned with HTTP 403 Sep 07 13:56:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1011/1993] 192.168.122.6 () {58 vars in 1270 bytes} [Mon Sep 7 13:56:30 2026] DELETE /volume/v3/types/2be1c9e4-865c-4cda-970f-722f3d5f6699/extra_specs/key1 => generated 122 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1389f148-1be7-4465-a4f5-1fabc0664495 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1389f148-1be7-4465-a4f5-1fabc0664495 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:56:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1389f148-1be7-4465-a4f5-1fabc0664495 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1244634052", "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=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1389f148-1be7-4465-a4f5-1fabc0664495 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:56:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 983/1994] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 13:56:30 2026] POST /volume/v3/types => generated 380 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4821d226-f260-4798-acb2-62f6d176ccb9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4821d226-f260-4798-acb2-62f6d176ccb9 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] DELETE http://192.168.122.6/volume/v3/types/6c78ac1c-de9b-41d9-826f-52f55937da52 Sep 07 13:56:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4821d226-f260-4798-acb2-62f6d176ccb9 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4821d226-f260-4798-acb2-62f6d176ccb9 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Calling method '_delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:30 devstack devstack@c-api.service[87262]: DEBUG cinder.policy [None req-4821d226-f260-4798-acb2-62f6d176ccb9 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'e9611a7f95044d38ae2f175bd1a33b80', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '428388179f924600b12bc9bf68731f64', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87262) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:56:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4821d226-f260-4798-acb2-62f6d176ccb9 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] http://192.168.122.6/volume/v3/types/6c78ac1c-de9b-41d9-826f-52f55937da52 returned with HTTP 403 Sep 07 13:56:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1012/1995] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:56:30 2026] DELETE /volume/v3/types/6c78ac1c-de9b-41d9-826f-52f55937da52 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3f05cc6f-8987-462e-98e5-600007e429c1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3f05cc6f-8987-462e-98e5-600007e429c1 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] GET http://192.168.122.6/volume/v3/types/c3d447a7-dc7e-4ddf-9d60-b1fefad019fe/extra_specs Sep 07 13:56:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3f05cc6f-8987-462e-98e5-600007e429c1 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3f05cc6f-8987-462e-98e5-600007e429c1 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3f05cc6f-8987-462e-98e5-600007e429c1 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] http://192.168.122.6/volume/v3/types/c3d447a7-dc7e-4ddf-9d60-b1fefad019fe/extra_specs returned with HTTP 200 Sep 07 13:56:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 984/1996] 192.168.122.6 () {58 vars in 1252 bytes} [Mon Sep 7 13:56:30 2026] GET /volume/v3/types/c3d447a7-dc7e-4ddf-9d60-b1fefad019fe/extra_specs => generated 123 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-dea9c459-7f09-4470-9814-be67a5975347 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-dea9c459-7f09-4470-9814-be67a5975347 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] GET http://192.168.122.6/volume/v3/types Sep 07 13:56:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-dea9c459-7f09-4470-9814-be67a5975347 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-dea9c459-7f09-4470-9814-be67a5975347 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-dea9c459-7f09-4470-9814-be67a5975347 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:56:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-dea9c459-7f09-4470-9814-be67a5975347 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:56:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1013/1997] 192.168.122.6 () {58 vars in 1105 bytes} [Mon Sep 7 13:56:30 2026] GET /volume/v3/types => generated 2363 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:56:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-df989530-046f-4153-8713-b73cb400911d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-df989530-046f-4153-8713-b73cb400911d tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] GET http://192.168.122.6/volume/v3/types/c3d447a7-dc7e-4ddf-9d60-b1fefad019fe/encryption/cipher Sep 07 13:56:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-df989530-046f-4153-8713-b73cb400911d tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-df989530-046f-4153-8713-b73cb400911d tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:30 devstack devstack@c-api.service[87261]: DEBUG cinder.policy [None req-df989530-046f-4153-8713-b73cb400911d tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'e9611a7f95044d38ae2f175bd1a33b80', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '428388179f924600b12bc9bf68731f64', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87261) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:56:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-df989530-046f-4153-8713-b73cb400911d tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] http://192.168.122.6/volume/v3/types/c3d447a7-dc7e-4ddf-9d60-b1fefad019fe/encryption/cipher returned with HTTP 403 Sep 07 13:56:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 985/1998] 192.168.122.6 () {58 vars in 1270 bytes} [Mon Sep 7 13:56:30 2026] GET /volume/v3/types/c3d447a7-dc7e-4ddf-9d60-b1fefad019fe/encryption/cipher => generated 124 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c299235b-e187-4dfa-b19b-52303b14265d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c299235b-e187-4dfa-b19b-52303b14265d tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] GET http://192.168.122.6/volume/v3/types/c3d447a7-dc7e-4ddf-9d60-b1fefad019fe/encryption Sep 07 13:56:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c299235b-e187-4dfa-b19b-52303b14265d tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c299235b-e187-4dfa-b19b-52303b14265d tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:30 devstack devstack@c-api.service[87262]: DEBUG cinder.policy [None req-c299235b-e187-4dfa-b19b-52303b14265d tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'e9611a7f95044d38ae2f175bd1a33b80', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '428388179f924600b12bc9bf68731f64', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87262) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:56:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c299235b-e187-4dfa-b19b-52303b14265d tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] http://192.168.122.6/volume/v3/types/c3d447a7-dc7e-4ddf-9d60-b1fefad019fe/encryption returned with HTTP 403 Sep 07 13:56:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1014/1999] 192.168.122.6 () {58 vars in 1249 bytes} [Mon Sep 7 13:56:30 2026] GET /volume/v3/types/c3d447a7-dc7e-4ddf-9d60-b1fefad019fe/encryption => generated 124 bytes in 40 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6e926df3-fdbd-4f13-999a-d3b9d3b36274 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6e926df3-fdbd-4f13-999a-d3b9d3b36274 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] GET http://192.168.122.6/volume/v3/types/c3d447a7-dc7e-4ddf-9d60-b1fefad019fe/extra_specs/multiattach Sep 07 13:56:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6e926df3-fdbd-4f13-999a-d3b9d3b36274 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6e926df3-fdbd-4f13-999a-d3b9d3b36274 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6e926df3-fdbd-4f13-999a-d3b9d3b36274 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] http://192.168.122.6/volume/v3/types/c3d447a7-dc7e-4ddf-9d60-b1fefad019fe/extra_specs/multiattach returned with HTTP 200 Sep 07 13:56:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 986/2000] 192.168.122.6 () {58 vars in 1288 bytes} [Mon Sep 7 13:56:30 2026] GET /volume/v3/types/c3d447a7-dc7e-4ddf-9d60-b1fefad019fe/extra_specs/multiattach => generated 29 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:56:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5ebae57b-d2f7-4689-9a41-d4eef61a7fed None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5ebae57b-d2f7-4689-9a41-d4eef61a7fed tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] GET http://192.168.122.6/volume/v3/types/c3d447a7-dc7e-4ddf-9d60-b1fefad019fe/extra_specs/volume_backend_name Sep 07 13:56:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5ebae57b-d2f7-4689-9a41-d4eef61a7fed tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5ebae57b-d2f7-4689-9a41-d4eef61a7fed tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5ebae57b-d2f7-4689-9a41-d4eef61a7fed tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] http://192.168.122.6/volume/v3/types/c3d447a7-dc7e-4ddf-9d60-b1fefad019fe/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 13:56:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1015/2001] 192.168.122.6 () {58 vars in 1312 bytes} [Mon Sep 7 13:56:30 2026] GET /volume/v3/types/c3d447a7-dc7e-4ddf-9d60-b1fefad019fe/extra_specs/volume_backend_name => generated 143 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b6234626-f0e6-4f79-a896-c081bfe0adac None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b6234626-f0e6-4f79-a896-c081bfe0adac tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] GET http://192.168.122.6/volume/v3/types/c3d447a7-dc7e-4ddf-9d60-b1fefad019fe Sep 07 13:56:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b6234626-f0e6-4f79-a896-c081bfe0adac tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b6234626-f0e6-4f79-a896-c081bfe0adac tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b6234626-f0e6-4f79-a896-c081bfe0adac tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] http://192.168.122.6/volume/v3/types/c3d447a7-dc7e-4ddf-9d60-b1fefad019fe returned with HTTP 200 Sep 07 13:56:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 987/2002] 192.168.122.6 () {58 vars in 1216 bytes} [Mon Sep 7 13:56:30 2026] GET /volume/v3/types/c3d447a7-dc7e-4ddf-9d60-b1fefad019fe => generated 317 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ded7bc92-6ce8-4f07-a7b3-2e4d45a99f41 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ded7bc92-6ce8-4f07-a7b3-2e4d45a99f41 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] PUT http://192.168.122.6/volume/v3/types/c3d447a7-dc7e-4ddf-9d60-b1fefad019fe/encryption/f0e13d71-ba2f-4428-a59a-3cb12b74069e Sep 07 13:56:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ded7bc92-6ce8-4f07-a7b3-2e4d45a99f41 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:30 devstack devstack@c-api.service[87262]: DEBUG cinder.policy [None req-ded7bc92-6ce8-4f07-a7b3-2e4d45a99f41 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'e9611a7f95044d38ae2f175bd1a33b80', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '428388179f924600b12bc9bf68731f64', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87262) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:56:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ded7bc92-6ce8-4f07-a7b3-2e4d45a99f41 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] http://192.168.122.6/volume/v3/types/c3d447a7-dc7e-4ddf-9d60-b1fefad019fe/encryption/f0e13d71-ba2f-4428-a59a-3cb12b74069e returned with HTTP 403 Sep 07 13:56:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1016/2003] 192.168.122.6 () {60 vars in 1380 bytes} [Mon Sep 7 13:56:30 2026] PUT /volume/v3/types/c3d447a7-dc7e-4ddf-9d60-b1fefad019fe/encryption/f0e13d71-ba2f-4428-a59a-3cb12b74069e => generated 127 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a2dd62cd-3511-4cdb-86bc-1eedb3350235 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a2dd62cd-3511-4cdb-86bc-1eedb3350235 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] PUT http://192.168.122.6/volume/v3/types/c3d447a7-dc7e-4ddf-9d60-b1fefad019fe/extra_specs/key1 Sep 07 13:56:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a2dd62cd-3511-4cdb-86bc-1eedb3350235 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:30 devstack devstack@c-api.service[87261]: DEBUG cinder.policy [None req-a2dd62cd-3511-4cdb-86bc-1eedb3350235 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'e9611a7f95044d38ae2f175bd1a33b80', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '428388179f924600b12bc9bf68731f64', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87261) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:56:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a2dd62cd-3511-4cdb-86bc-1eedb3350235 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] http://192.168.122.6/volume/v3/types/c3d447a7-dc7e-4ddf-9d60-b1fefad019fe/extra_specs/key1 returned with HTTP 403 Sep 07 13:56:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 988/2004] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:56:30 2026] PUT /volume/v3/types/c3d447a7-dc7e-4ddf-9d60-b1fefad019fe/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-65ba97a0-ebe3-42ef-8bf9-935876f8d033 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-65ba97a0-ebe3-42ef-8bf9-935876f8d033 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] PUT http://192.168.122.6/volume/v3/types/c3d447a7-dc7e-4ddf-9d60-b1fefad019fe Sep 07 13:56:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-65ba97a0-ebe3-42ef-8bf9-935876f8d033 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:30 devstack devstack@c-api.service[87262]: DEBUG cinder.policy [None req-65ba97a0-ebe3-42ef-8bf9-935876f8d033 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'e9611a7f95044d38ae2f175bd1a33b80', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '428388179f924600b12bc9bf68731f64', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87262) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:56:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-65ba97a0-ebe3-42ef-8bf9-935876f8d033 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-member] http://192.168.122.6/volume/v3/types/c3d447a7-dc7e-4ddf-9d60-b1fefad019fe returned with HTTP 403 Sep 07 13:56:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1017/2005] 192.168.122.6 () {60 vars in 1236 bytes} [Mon Sep 7 13:56:30 2026] PUT /volume/v3/types/c3d447a7-dc7e-4ddf-9d60-b1fefad019fe => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-dd955d58-4f96-4517-afaf-5262ba481cae None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dd955d58-4f96-4517-afaf-5262ba481cae tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] DELETE http://192.168.122.6/volume/v3/types/6c78ac1c-de9b-41d9-826f-52f55937da52 Sep 07 13:56:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dd955d58-4f96-4517-afaf-5262ba481cae tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dd955d58-4f96-4517-afaf-5262ba481cae tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dd955d58-4f96-4517-afaf-5262ba481cae tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] http://192.168.122.6/volume/v3/types/6c78ac1c-de9b-41d9-826f-52f55937da52 returned with HTTP 202 Sep 07 13:56:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 989/2006] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:56:30 2026] DELETE /volume/v3/types/6c78ac1c-de9b-41d9-826f-52f55937da52 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-3cf73208-8705-4262-b4b0-7acfa6174f7d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3cf73208-8705-4262-b4b0-7acfa6174f7d tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] DELETE http://192.168.122.6/volume/v3/types/2be1c9e4-865c-4cda-970f-722f3d5f6699 Sep 07 13:56:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3cf73208-8705-4262-b4b0-7acfa6174f7d tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3cf73208-8705-4262-b4b0-7acfa6174f7d tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] Calling method '_delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3cf73208-8705-4262-b4b0-7acfa6174f7d tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] http://192.168.122.6/volume/v3/types/2be1c9e4-865c-4cda-970f-722f3d5f6699 returned with HTTP 202 Sep 07 13:56:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1018/2007] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:56:30 2026] DELETE /volume/v3/types/2be1c9e4-865c-4cda-970f-722f3d5f6699 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-dd8bde41-f66e-4ca6-9cf5-43a2507ac29e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dd8bde41-f66e-4ca6-9cf5-43a2507ac29e tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] DELETE http://192.168.122.6/volume/v3/types/97759da0-be1b-4f22-97aa-3fb8fd1d22f7 Sep 07 13:56:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dd8bde41-f66e-4ca6-9cf5-43a2507ac29e tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dd8bde41-f66e-4ca6-9cf5-43a2507ac29e tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dd8bde41-f66e-4ca6-9cf5-43a2507ac29e tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] http://192.168.122.6/volume/v3/types/97759da0-be1b-4f22-97aa-3fb8fd1d22f7 returned with HTTP 202 Sep 07 13:56:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 990/2008] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:56:30 2026] DELETE /volume/v3/types/97759da0-be1b-4f22-97aa-3fb8fd1d22f7 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-90f55128-0b38-4655-8f54-94af8b067886 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-90f55128-0b38-4655-8f54-94af8b067886 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] DELETE http://192.168.122.6/volume/v3/types/844b8b71-1644-48c8-a844-177edb86ee69 Sep 07 13:56:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-90f55128-0b38-4655-8f54-94af8b067886 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-90f55128-0b38-4655-8f54-94af8b067886 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] Calling method '_delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-90f55128-0b38-4655-8f54-94af8b067886 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] http://192.168.122.6/volume/v3/types/844b8b71-1644-48c8-a844-177edb86ee69 returned with HTTP 202 Sep 07 13:56:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1019/2009] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:56:30 2026] DELETE /volume/v3/types/844b8b71-1644-48c8-a844-177edb86ee69 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6021e495-24af-4058-b6bc-abfd8fb74155 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6021e495-24af-4058-b6bc-abfd8fb74155 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] DELETE http://192.168.122.6/volume/v3/types/18bcdadb-7126-41c8-9063-576c1a91ff18 Sep 07 13:56:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6021e495-24af-4058-b6bc-abfd8fb74155 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6021e495-24af-4058-b6bc-abfd8fb74155 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6021e495-24af-4058-b6bc-abfd8fb74155 tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] http://192.168.122.6/volume/v3/types/18bcdadb-7126-41c8-9063-576c1a91ff18 returned with HTTP 202 Sep 07 13:56:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 991/2010] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:56:30 2026] DELETE /volume/v3/types/18bcdadb-7126-41c8-9063-576c1a91ff18 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-356608fe-b9c4-4f28-91ee-5a1bd631f48b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-356608fe-b9c4-4f28-91ee-5a1bd631f48b tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] DELETE http://192.168.122.6/volume/v3/types/c3d447a7-dc7e-4ddf-9d60-b1fefad019fe Sep 07 13:56:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-356608fe-b9c4-4f28-91ee-5a1bd631f48b tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-356608fe-b9c4-4f28-91ee-5a1bd631f48b tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] Calling method '_delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-dafeded0-6665-40bb-932a-167eac86bc27 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dafeded0-6665-40bb-932a-167eac86bc27 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 Sep 07 13:56:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dafeded0-6665-40bb-932a-167eac86bc27 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dafeded0-6665-40bb-932a-167eac86bc27 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dafeded0-6665-40bb-932a-167eac86bc27 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 returned with HTTP 404 Sep 07 13:56:31 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 992/2011] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:31 2026] GET /volume/v3/volumes/3d60aac3-3291-4466-a67a-a574aa9e9a71 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-356608fe-b9c4-4f28-91ee-5a1bd631f48b tempest-VolumeTypesMemberTests-393916715 tempest-VolumeTypesMemberTests-393916715-project-admin] http://192.168.122.6/volume/v3/types/c3d447a7-dc7e-4ddf-9d60-b1fefad019fe returned with HTTP 202 Sep 07 13:56:31 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1020/2012] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:56:30 2026] DELETE /volume/v3/types/c3d447a7-dc7e-4ddf-9d60-b1fefad019fe => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-baaa1927-2276-497b-b4b2-7d0e06417186 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-baaa1927-2276-497b-b4b2-7d0e06417186 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] DELETE http://192.168.122.6/volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 Sep 07 13:56:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-baaa1927-2276-497b-b4b2-7d0e06417186 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-baaa1927-2276-497b-b4b2-7d0e06417186 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:31 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-baaa1927-2276-497b-b4b2-7d0e06417186 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Delete volume with id: deb55ae3-f644-42fe-b8e2-96d1443d7085 Sep 07 13:56:31 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:31 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:31 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:31 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:31 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-baaa1927-2276-497b-b4b2-7d0e06417186 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:56:31 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-baaa1927-2276-497b-b4b2-7d0e06417186 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Delete volume request issued successfully. Sep 07 13:56:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-baaa1927-2276-497b-b4b2-7d0e06417186 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 returned with HTTP 202 Sep 07 13:56:31 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 993/2013] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:56:31 2026] DELETE /volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-33dc4f7a-10e2-4cf2-8b21-90373aad20b1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-33dc4f7a-10e2-4cf2-8b21-90373aad20b1 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 Sep 07 13:56:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-33dc4f7a-10e2-4cf2-8b21-90373aad20b1 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-33dc4f7a-10e2-4cf2-8b21-90373aad20b1 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:31 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:31 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:31 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:31 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:31 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-33dc4f7a-10e2-4cf2-8b21-90373aad20b1 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:56:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-33dc4f7a-10e2-4cf2-8b21-90373aad20b1 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 returned with HTTP 200 Sep 07 13:56:31 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1021/2014] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:31 2026] GET /volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ceadeb08-990d-4103-93d6-8ac24bd4afdd None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ceadeb08-990d-4103-93d6-8ac24bd4afdd tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 Sep 07 13:56:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ceadeb08-990d-4103-93d6-8ac24bd4afdd tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ceadeb08-990d-4103-93d6-8ac24bd4afdd tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ceadeb08-990d-4103-93d6-8ac24bd4afdd tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 returned with HTTP 404 Sep 07 13:56:32 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 994/2015] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:32 2026] GET /volume/v3/volumes/deb55ae3-f644-42fe-b8e2-96d1443d7085 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9dc284de-acca-479c-a8b1-b5db04e9df37 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9dc284de-acca-479c-a8b1-b5db04e9df37 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] DELETE http://192.168.122.6/volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 Sep 07 13:56:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9dc284de-acca-479c-a8b1-b5db04e9df37 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9dc284de-acca-479c-a8b1-b5db04e9df37 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:32 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-9dc284de-acca-479c-a8b1-b5db04e9df37 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Delete volume with id: 6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 Sep 07 13:56:32 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:32 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:32 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:32 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:32 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9dc284de-acca-479c-a8b1-b5db04e9df37 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:56:32 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9dc284de-acca-479c-a8b1-b5db04e9df37 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Delete volume request issued successfully. Sep 07 13:56:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9dc284de-acca-479c-a8b1-b5db04e9df37 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 returned with HTTP 202 Sep 07 13:56:32 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1022/2016] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:56:32 2026] DELETE /volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e0366bc9-db91-48c9-bdae-796ef817e40e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e0366bc9-db91-48c9-bdae-796ef817e40e tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 Sep 07 13:56:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e0366bc9-db91-48c9-bdae-796ef817e40e tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e0366bc9-db91-48c9-bdae-796ef817e40e tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:32 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:32 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:32 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:32 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:32 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e0366bc9-db91-48c9-bdae-796ef817e40e tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Volume info retrieved successfully. Sep 07 13:56:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e0366bc9-db91-48c9-bdae-796ef817e40e tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 returned with HTTP 200 Sep 07 13:56:32 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 995/2017] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:32 2026] GET /volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 => generated 851 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8ef5c92b-095c-48b6-ac38-d0dad2eed082 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8ef5c92b-095c-48b6-ac38-d0dad2eed082 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] GET http://192.168.122.6/volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 Sep 07 13:56:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8ef5c92b-095c-48b6-ac38-d0dad2eed082 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8ef5c92b-095c-48b6-ac38-d0dad2eed082 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8ef5c92b-095c-48b6-ac38-d0dad2eed082 tempest-AttachVolumeNegativeTest-470973352 tempest-AttachVolumeNegativeTest-470973352-project-member] http://192.168.122.6/volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 returned with HTTP 404 Sep 07 13:56:33 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1023/2018] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:33 2026] GET /volume/v3/volumes/6b4e4b76-4587-4f38-aa1c-b0f8e3548c36 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-250be10c-28bc-4255-8e56-5ea40ff0235e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-250be10c-28bc-4255-8e56-5ea40ff0235e tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] GET http://192.168.122.6/volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb Sep 07 13:56:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-250be10c-28bc-4255-8e56-5ea40ff0235e tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-250be10c-28bc-4255-8e56-5ea40ff0235e tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:34 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:34 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:34 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:34 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:34 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-250be10c-28bc-4255-8e56-5ea40ff0235e tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Volume info retrieved successfully. Sep 07 13:56:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-250be10c-28bc-4255-8e56-5ea40ff0235e tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb returned with HTTP 200 Sep 07 13:56:34 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 996/2019] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:34 2026] GET /volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb => generated 844 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-30fd11f9-15ec-439d-af24-605514710d1e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-30fd11f9-15ec-439d-af24-605514710d1e tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] GET http://192.168.122.6/volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb Sep 07 13:56:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-30fd11f9-15ec-439d-af24-605514710d1e tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-30fd11f9-15ec-439d-af24-605514710d1e tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:35 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:35 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:35 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:35 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:35 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-30fd11f9-15ec-439d-af24-605514710d1e tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Volume info retrieved successfully. Sep 07 13:56:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-30fd11f9-15ec-439d-af24-605514710d1e tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb returned with HTTP 200 Sep 07 13:56:35 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1024/2020] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:35 2026] GET /volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb => generated 844 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-c31151c8-3b86-4749-bb83-cbbc44057070 req-855bb5b4-8da1-48ce-9b27-0c071d71f9fc None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-c31151c8-3b86-4749-bb83-cbbc44057070 req-855bb5b4-8da1-48ce-9b27-0c071d71f9fc tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] GET http://192.168.122.6/volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb Sep 07 13:56:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-c31151c8-3b86-4749-bb83-cbbc44057070 req-855bb5b4-8da1-48ce-9b27-0c071d71f9fc tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-c31151c8-3b86-4749-bb83-cbbc44057070 req-855bb5b4-8da1-48ce-9b27-0c071d71f9fc tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:35 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:35 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:35 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:35 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:35 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-c31151c8-3b86-4749-bb83-cbbc44057070 req-855bb5b4-8da1-48ce-9b27-0c071d71f9fc tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Volume info retrieved successfully. Sep 07 13:56:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-c31151c8-3b86-4749-bb83-cbbc44057070 req-855bb5b4-8da1-48ce-9b27-0c071d71f9fc tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb returned with HTTP 200 Sep 07 13:56:35 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 997/2021] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:56:35 2026] GET /volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb => generated 844 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-37c410a6-fbef-40fc-abfd-25bee6b73e89 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-37c410a6-fbef-40fc-abfd-25bee6b73e89 None None] GET http://192.168.122.6/volume// Sep 07 13:56:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-37c410a6-fbef-40fc-abfd-25bee6b73e89 None None] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-37c410a6-fbef-40fc-abfd-25bee6b73e89 None None] Calling method 'all' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-37c410a6-fbef-40fc-abfd-25bee6b73e89 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:56:35 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1025/2022] 192.168.122.6 () {58 vars in 1307 bytes} [Mon Sep 7 13:56:35 2026] GET /volume/ => generated 388 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:56:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-c31151c8-3b86-4749-bb83-cbbc44057070 req-a15f1ece-fa35-47cd-b9d6-a19dbd2e1a16 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-c31151c8-3b86-4749-bb83-cbbc44057070 req-a15f1ece-fa35-47cd-b9d6-a19dbd2e1a16 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 07 13:56:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-c31151c8-3b86-4749-bb83-cbbc44057070 req-a15f1ece-fa35-47cd-b9d6-a19dbd2e1a16 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c44cbd7c-ddae-4eec-8c88-78e4d645accb", "connector": null, "instance_uuid": "dd03f9fc-2c24-4c23-8e06-89b116d63578"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:35 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:35 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:35 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:35 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-c31151c8-3b86-4749-bb83-cbbc44057070 req-a15f1ece-fa35-47cd-b9d6-a19dbd2e1a16 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 07 13:56:35 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 998/2023] 192.168.122.6 () {66 vars in 1473 bytes} [Mon Sep 7 13:56:35 2026] POST /volume/v3/attachments => generated 273 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:56:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-38875b58-90b7-4583-a861-e520e7fcb710 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-38875b58-90b7-4583-a861-e520e7fcb710 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] GET http://192.168.122.6/volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb Sep 07 13:56:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-38875b58-90b7-4583-a861-e520e7fcb710 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-38875b58-90b7-4583-a861-e520e7fcb710 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:35 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:35 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7dc989e0-1a17-49f5-a6d5-1c53b9056158 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7dc989e0-1a17-49f5-a6d5-1c53b9056158 None None] GET http://192.168.122.6/volume// Sep 07 13:56:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7dc989e0-1a17-49f5-a6d5-1c53b9056158 None None] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7dc989e0-1a17-49f5-a6d5-1c53b9056158 None None] Calling method 'all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7dc989e0-1a17-49f5-a6d5-1c53b9056158 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:56:35 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 999/2024] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:56:35 2026] GET /volume/ => generated 388 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:56:35 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:35 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-c31151c8-3b86-4749-bb83-cbbc44057070 req-8afff03a-7964-4741-b336-27bebdd29da6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-c31151c8-3b86-4749-bb83-cbbc44057070 req-8afff03a-7964-4741-b336-27bebdd29da6 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] GET http://192.168.122.6/volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb Sep 07 13:56:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-c31151c8-3b86-4749-bb83-cbbc44057070 req-8afff03a-7964-4741-b336-27bebdd29da6 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-c31151c8-3b86-4749-bb83-cbbc44057070 req-8afff03a-7964-4741-b336-27bebdd29da6 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:35 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-38875b58-90b7-4583-a861-e520e7fcb710 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Volume info retrieved successfully. Sep 07 13:56:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-38875b58-90b7-4583-a861-e520e7fcb710 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb returned with HTTP 200 Sep 07 13:56:35 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:35 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:35 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1026/2025] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:35 2026] GET /volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb => generated 843 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:35 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:35 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:35 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-c31151c8-3b86-4749-bb83-cbbc44057070 req-8afff03a-7964-4741-b336-27bebdd29da6 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Volume info retrieved successfully. Sep 07 13:56:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-c31151c8-3b86-4749-bb83-cbbc44057070 req-8afff03a-7964-4741-b336-27bebdd29da6 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb returned with HTTP 200 Sep 07 13:56:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1000/2026] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 13:56:35 2026] GET /volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb => generated 1024 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:56:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-c31151c8-3b86-4749-bb83-cbbc44057070 req-e0a3bcd0-6fcf-4ef2-a0d8-d25a81813238 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-c31151c8-3b86-4749-bb83-cbbc44057070 req-e0a3bcd0-6fcf-4ef2-a0d8-d25a81813238 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] PUT http://192.168.122.6/volume/v3/attachments/327ca37f-774a-449f-9f67-fcf87df7df2b Sep 07 13:56:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-c31151c8-3b86-4749-bb83-cbbc44057070 req-e0a3bcd0-6fcf-4ef2-a0d8-d25a81813238 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cf8721add54f", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "6a052522-d49c-4901-8b6c-ef97c1f54dff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:36 devstack devstack@c-api.service[87262]: DEBUG cinder.coordination [req-c31151c8-3b86-4749-bb83-cbbc44057070 req-e0a3bcd0-6fcf-4ef2-a0d8-d25a81813238 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Acquiring lock "cinder-attachment_update-c44cbd7c-ddae-4eec-8c88-78e4d645accb-devstack" by "attachment_update" {{(pid=87262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:56:36 devstack devstack@c-api.service[87262]: DEBUG cinder.coordination [req-c31151c8-3b86-4749-bb83-cbbc44057070 req-e0a3bcd0-6fcf-4ef2-a0d8-d25a81813238 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Lock "cinder-attachment_update-c44cbd7c-ddae-4eec-8c88-78e4d645accb-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=87262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:56:36 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:36 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:36 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:36 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:36 devstack devstack@c-api.service[87262]: DEBUG cinder.coordination [req-c31151c8-3b86-4749-bb83-cbbc44057070 req-e0a3bcd0-6fcf-4ef2-a0d8-d25a81813238 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Lock "cinder-attachment_update-c44cbd7c-ddae-4eec-8c88-78e4d645accb-devstack" released by "attachment_update" :: held 0.187s {{(pid=87262) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:56:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-c31151c8-3b86-4749-bb83-cbbc44057070 req-e0a3bcd0-6fcf-4ef2-a0d8-d25a81813238 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/attachments/327ca37f-774a-449f-9f67-fcf87df7df2b returned with HTTP 200 Sep 07 13:56:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1027/2027] 192.168.122.6 () {66 vars in 1583 bytes} [Mon Sep 7 13:56:36 2026] PUT /volume/v3/attachments/327ca37f-774a-449f-9f67-fcf87df7df2b => generated 694 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:56:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-caf86a5e-f5d3-4633-bf0f-303879f4fcc6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-caf86a5e-f5d3-4633-bf0f-303879f4fcc6 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] GET http://192.168.122.6/volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb Sep 07 13:56:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-caf86a5e-f5d3-4633-bf0f-303879f4fcc6 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-caf86a5e-f5d3-4633-bf0f-303879f4fcc6 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:37 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:37 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:37 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:37 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:37 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-caf86a5e-f5d3-4633-bf0f-303879f4fcc6 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Volume info retrieved successfully. Sep 07 13:56:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-caf86a5e-f5d3-4633-bf0f-303879f4fcc6 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb returned with HTTP 200 Sep 07 13:56:37 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1001/2028] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:36 2026] GET /volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb => generated 844 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-c31151c8-3b86-4749-bb83-cbbc44057070 req-603c4372-eb7c-41bc-b574-6abea00698f0 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-c31151c8-3b86-4749-bb83-cbbc44057070 req-603c4372-eb7c-41bc-b574-6abea00698f0 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] POST http://192.168.122.6/volume/v3/attachments/327ca37f-774a-449f-9f67-fcf87df7df2b/action Sep 07 13:56:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-c31151c8-3b86-4749-bb83-cbbc44057070 req-603c4372-eb7c-41bc-b574-6abea00698f0 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Action body: b'{"os-complete": null}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:56:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-c31151c8-3b86-4749-bb83-cbbc44057070 req-603c4372-eb7c-41bc-b574-6abea00698f0 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:37 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:37 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:37 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:37 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-c31151c8-3b86-4749-bb83-cbbc44057070 req-603c4372-eb7c-41bc-b574-6abea00698f0 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/attachments/327ca37f-774a-449f-9f67-fcf87df7df2b/action returned with HTTP 204 Sep 07 13:56:37 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1028/2029] 192.168.122.6 () {66 vars in 1604 bytes} [Mon Sep 7 13:56:37 2026] POST /volume/v3/attachments/327ca37f-774a-449f-9f67-fcf87df7df2b/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4f2084f9-65e3-4f63-a2f5-0f1dc4f7cdab None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b47f9171-ad60-48aa-ae1a-f69c24b177e5 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b47f9171-ad60-48aa-ae1a-f69c24b177e5 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] GET http://192.168.122.6/volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb Sep 07 13:56:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b47f9171-ad60-48aa-ae1a-f69c24b177e5 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b47f9171-ad60-48aa-ae1a-f69c24b177e5 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:38 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:38 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:38 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:38 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:38 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b47f9171-ad60-48aa-ae1a-f69c24b177e5 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Volume info retrieved successfully. Sep 07 13:56:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b47f9171-ad60-48aa-ae1a-f69c24b177e5 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb returned with HTTP 200 Sep 07 13:56:38 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1029/2030] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:38 2026] GET /volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb => generated 1136 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:56:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-103e6ea6-3b2e-4590-9d2f-9dfa65e0f5cf None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-103e6ea6-3b2e-4590-9d2f-9dfa65e0f5cf tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] GET http://192.168.122.6/volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb Sep 07 13:56:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-103e6ea6-3b2e-4590-9d2f-9dfa65e0f5cf tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-103e6ea6-3b2e-4590-9d2f-9dfa65e0f5cf tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:38 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:38 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:38 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:38 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:38 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-103e6ea6-3b2e-4590-9d2f-9dfa65e0f5cf tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Volume info retrieved successfully. Sep 07 13:56:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-103e6ea6-3b2e-4590-9d2f-9dfa65e0f5cf tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb returned with HTTP 200 Sep 07 13:56:38 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1030/2031] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:38 2026] GET /volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb => generated 1136 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:56:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4f2084f9-65e3-4f63-a2f5-0f1dc4f7cdab tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:56:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4f2084f9-65e3-4f63-a2f5-0f1dc4f7cdab tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-4f2084f9-65e3-4f63-a2f5-0f1dc4f7cdab tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:56:38 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-4f2084f9-65e3-4f63-a2f5-0f1dc4f7cdab tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Create volume of 1 GB Sep 07 13:56:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4f2084f9-65e3-4f63-a2f5-0f1dc4f7cdab tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Availability Zones retrieved successfully. Sep 07 13:56:38 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4f2084f9-65e3-4f63-a2f5-0f1dc4f7cdab tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Flow 'volume_create_api' (c5799f83-4c6a-4b85-8ecd-8cdafe623817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:56:38 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4f2084f9-65e3-4f63-a2f5-0f1dc4f7cdab tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17b0c86e-9ee2-40b2-aae8-bb93b8dc5618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:38 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-4f2084f9-65e3-4f63-a2f5-0f1dc4f7cdab tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:56:38 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4f2084f9-65e3-4f63-a2f5-0f1dc4f7cdab tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17b0c86e-9ee2-40b2-aae8-bb93b8dc5618) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:38 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4f2084f9-65e3-4f63-a2f5-0f1dc4f7cdab tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3657c7a5-0b5b-4eac-918f-82fdd88db21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:38 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-4f2084f9-65e3-4f63-a2f5-0f1dc4f7cdab tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Created reservations ['4c68b6bd-4cca-41b4-8a9b-261344d42873', '9e9d8f78-646c-4cea-8784-e0fd5706dd60', 'dcec6e8b-049d-4b43-a2c8-bf51717dc0ea', 'e1dad696-7b5f-40ba-b386-304fd013f2f7'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:56:38 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4f2084f9-65e3-4f63-a2f5-0f1dc4f7cdab tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3657c7a5-0b5b-4eac-918f-82fdd88db21c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c68b6bd-4cca-41b4-8a9b-261344d42873', '9e9d8f78-646c-4cea-8784-e0fd5706dd60', 'dcec6e8b-049d-4b43-a2c8-bf51717dc0ea', 'e1dad696-7b5f-40ba-b386-304fd013f2f7']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:38 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4f2084f9-65e3-4f63-a2f5-0f1dc4f7cdab tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7f8fc90-945e-4408-a9f9-3dbed48c3998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:38 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4f2084f9-65e3-4f63-a2f5-0f1dc4f7cdab tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7f8fc90-945e-4408-a9f9-3dbed48c3998) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32e7b291-39c5-42db-a1b6-99ab3b8b0e94', '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='6f72620d67c44c3584ea5f8fe81dc59c',qos_specs=None,replication_status=,reservations=['4c68b6bd-4cca-41b4-8a9b-261344d42873','9e9d8f78-646c-4cea-8784-e0fd5706dd60','dcec6e8b-049d-4b43-a2c8-bf51717dc0ea','e1dad696-7b5f-40ba-b386-304fd013f2f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5101c1efc0204c89879d1569d8dae818',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:56:38Z,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=32e7b291-39c5-42db-a1b6-99ab3b8b0e94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f72620d67c44c3584ea5f8fe81dc59c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5101c1efc0204c89879d1569d8dae818',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:38 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4f2084f9-65e3-4f63-a2f5-0f1dc4f7cdab tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f6252c5-7f2b-41ec-8af6-fd99f911959a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:38 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4f2084f9-65e3-4f63-a2f5-0f1dc4f7cdab tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f6252c5-7f2b-41ec-8af6-fd99f911959a) transitioned into state 'SUCCESS' from 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='6f72620d67c44c3584ea5f8fe81dc59c',qos_specs=None,replication_status=,reservations=['4c68b6bd-4cca-41b4-8a9b-261344d42873','9e9d8f78-646c-4cea-8784-e0fd5706dd60','dcec6e8b-049d-4b43-a2c8-bf51717dc0ea','e1dad696-7b5f-40ba-b386-304fd013f2f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5101c1efc0204c89879d1569d8dae818',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:38 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4f2084f9-65e3-4f63-a2f5-0f1dc4f7cdab tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5e10ed7-4ea5-4c1a-9bdf-fe53eb138832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:38 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4f2084f9-65e3-4f63-a2f5-0f1dc4f7cdab tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5e10ed7-4ea5-4c1a-9bdf-fe53eb138832) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:38 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4f2084f9-65e3-4f63-a2f5-0f1dc4f7cdab tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Flow 'volume_create_api' (c5799f83-4c6a-4b85-8ecd-8cdafe623817) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:56:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4f2084f9-65e3-4f63-a2f5-0f1dc4f7cdab tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Create volume request issued successfully. Sep 07 13:56:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4f2084f9-65e3-4f63-a2f5-0f1dc4f7cdab tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:56:38 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1002/2032] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:56:38 2026] POST /volume/v3/volumes => generated 745 bytes in 620 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:56:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-dc92fae5-6eff-435e-81e7-3b63e931aab5 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-dc92fae5-6eff-435e-81e7-3b63e931aab5 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] GET http://192.168.122.6/volume/v3/volumes/32e7b291-39c5-42db-a1b6-99ab3b8b0e94 Sep 07 13:56:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-dc92fae5-6eff-435e-81e7-3b63e931aab5 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-dc92fae5-6eff-435e-81e7-3b63e931aab5 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:38 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:38 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:38 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:38 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:38 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-dc92fae5-6eff-435e-81e7-3b63e931aab5 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Volume info retrieved successfully. Sep 07 13:56:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-dc92fae5-6eff-435e-81e7-3b63e931aab5 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] http://192.168.122.6/volume/v3/volumes/32e7b291-39c5-42db-a1b6-99ab3b8b0e94 returned with HTTP 200 Sep 07 13:56:38 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1031/2033] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:38 2026] GET /volume/v3/volumes/32e7b291-39c5-42db-a1b6-99ab3b8b0e94 => generated 813 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-de15dee8-5a54-450d-9bf7-f4d686d6ab0f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-de15dee8-5a54-450d-9bf7-f4d686d6ab0f tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] GET http://192.168.122.6/volume/v3/volumes/32e7b291-39c5-42db-a1b6-99ab3b8b0e94 Sep 07 13:56:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-de15dee8-5a54-450d-9bf7-f4d686d6ab0f tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-de15dee8-5a54-450d-9bf7-f4d686d6ab0f tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:39 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:39 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:39 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:39 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:39 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-de15dee8-5a54-450d-9bf7-f4d686d6ab0f tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Volume info retrieved successfully. Sep 07 13:56:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-de15dee8-5a54-450d-9bf7-f4d686d6ab0f tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] http://192.168.122.6/volume/v3/volumes/32e7b291-39c5-42db-a1b6-99ab3b8b0e94 returned with HTTP 200 Sep 07 13:56:39 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1003/2034] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:39 2026] GET /volume/v3/volumes/32e7b291-39c5-42db-a1b6-99ab3b8b0e94 => generated 837 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c4d0407f-b09e-4f19-bebc-76835e1a1d75 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:40 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c4d0407f-b09e-4f19-bebc-76835e1a1d75 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] GET http://192.168.122.6/volume/v3/volumes/32e7b291-39c5-42db-a1b6-99ab3b8b0e94 Sep 07 13:56:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c4d0407f-b09e-4f19-bebc-76835e1a1d75 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c4d0407f-b09e-4f19-bebc-76835e1a1d75 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:40 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:40 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:40 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:40 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:40 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c4d0407f-b09e-4f19-bebc-76835e1a1d75 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Volume info retrieved successfully. Sep 07 13:56:40 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c4d0407f-b09e-4f19-bebc-76835e1a1d75 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] http://192.168.122.6/volume/v3/volumes/32e7b291-39c5-42db-a1b6-99ab3b8b0e94 returned with HTTP 200 Sep 07 13:56:40 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1032/2035] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:40 2026] GET /volume/v3/volumes/32e7b291-39c5-42db-a1b6-99ab3b8b0e94 => generated 838 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:56:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1926bfec-4aa5-479c-a14d-f6219ff70a47 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:40 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1926bfec-4aa5-479c-a14d-f6219ff70a47 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] GET http://192.168.122.6/volume/v3/volumes/32e7b291-39c5-42db-a1b6-99ab3b8b0e94 Sep 07 13:56:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1926bfec-4aa5-479c-a14d-f6219ff70a47 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1926bfec-4aa5-479c-a14d-f6219ff70a47 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:40 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:40 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:40 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:40 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:40 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1926bfec-4aa5-479c-a14d-f6219ff70a47 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Volume info retrieved successfully. Sep 07 13:56:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1926bfec-4aa5-479c-a14d-f6219ff70a47 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] http://192.168.122.6/volume/v3/volumes/32e7b291-39c5-42db-a1b6-99ab3b8b0e94 returned with HTTP 200 Sep 07 13:56:41 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1004/2036] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:40 2026] GET /volume/v3/volumes/32e7b291-39c5-42db-a1b6-99ab3b8b0e94 => generated 838 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-26a11f97-f95d-467c-824a-c627ce2dfda9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-26a11f97-f95d-467c-824a-c627ce2dfda9 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:56:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-26a11f97-f95d-467c-824a-c627ce2dfda9 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-384248646"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-26a11f97-f95d-467c-824a-c627ce2dfda9 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-384248646'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:56:41 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-26a11f97-f95d-467c-824a-c627ce2dfda9 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Create volume of 1 GB Sep 07 13:56:41 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-26a11f97-f95d-467c-824a-c627ce2dfda9 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Availability Zones retrieved successfully. Sep 07 13:56:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-26a11f97-f95d-467c-824a-c627ce2dfda9 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Flow 'volume_create_api' (5a831435-7733-47ee-b192-f94a9c3ce91d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:56:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-26a11f97-f95d-467c-824a-c627ce2dfda9 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ea215d7-4070-4ad6-b82a-50a31aefe732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-26a11f97-f95d-467c-824a-c627ce2dfda9 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:56:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-26a11f97-f95d-467c-824a-c627ce2dfda9 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ea215d7-4070-4ad6-b82a-50a31aefe732) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-26a11f97-f95d-467c-824a-c627ce2dfda9 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (632683a4-c415-46bf-bf5f-8a9d31f9df9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-eaeaf048-5421-4903-8f98-115baea2ab4c req-267a1961-e29a-4567-9f3e-81da976c5780 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-eaeaf048-5421-4903-8f98-115baea2ab4c req-267a1961-e29a-4567-9f3e-81da976c5780 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] GET http://192.168.122.6/volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb Sep 07 13:56:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-eaeaf048-5421-4903-8f98-115baea2ab4c req-267a1961-e29a-4567-9f3e-81da976c5780 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-eaeaf048-5421-4903-8f98-115baea2ab4c req-267a1961-e29a-4567-9f3e-81da976c5780 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:41 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:41 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:41 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-26a11f97-f95d-467c-824a-c627ce2dfda9 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Created reservations ['f1d5ecd7-f7f0-484a-8ebb-35a96f7d88ed', '90f5bc52-a727-44f1-94f9-cba804572db5', 'a2d7428c-2198-4be8-8db6-c181a0bcb786', 'db9e1b49-0feb-4417-9efe-ee0e98763ff2'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:56:41 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:41 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-26a11f97-f95d-467c-824a-c627ce2dfda9 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (632683a4-c415-46bf-bf5f-8a9d31f9df9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1d5ecd7-f7f0-484a-8ebb-35a96f7d88ed', '90f5bc52-a727-44f1-94f9-cba804572db5', 'a2d7428c-2198-4be8-8db6-c181a0bcb786', 'db9e1b49-0feb-4417-9efe-ee0e98763ff2']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-26a11f97-f95d-467c-824a-c627ce2dfda9 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a96651e-12e1-497c-8e43-e25775c57eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:41 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-eaeaf048-5421-4903-8f98-115baea2ab4c req-267a1961-e29a-4567-9f3e-81da976c5780 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Volume info retrieved successfully. Sep 07 13:56:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-eaeaf048-5421-4903-8f98-115baea2ab4c req-267a1961-e29a-4567-9f3e-81da976c5780 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb returned with HTTP 200 Sep 07 13:56:41 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1005/2037] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:56:41 2026] GET /volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb => generated 1136 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:56:41 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:41 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-26a11f97-f95d-467c-824a-c627ce2dfda9 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a96651e-12e1-497c-8e43-e25775c57eab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df4b5511-ce69-4e81-99a1-e9b0f502f312', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-384248646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f72620d67c44c3584ea5f8fe81dc59c',qos_specs=None,replication_status=,reservations=['f1d5ecd7-f7f0-484a-8ebb-35a96f7d88ed','90f5bc52-a727-44f1-94f9-cba804572db5','a2d7428c-2198-4be8-8db6-c181a0bcb786','db9e1b49-0feb-4417-9efe-ee0e98763ff2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5101c1efc0204c89879d1569d8dae818',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:56:41Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-384248646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df4b5511-ce69-4e81-99a1-e9b0f502f312,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f72620d67c44c3584ea5f8fe81dc59c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5101c1efc0204c89879d1569d8dae818',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-26a11f97-f95d-467c-824a-c627ce2dfda9 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a36cb2a-f241-4781-8872-2f0b892959b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-eaeaf048-5421-4903-8f98-115baea2ab4c req-8f3d0083-091b-4226-a5c4-3855ee47db17 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-eaeaf048-5421-4903-8f98-115baea2ab4c req-8f3d0083-091b-4226-a5c4-3855ee47db17 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] POST http://192.168.122.6/volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb/action Sep 07 13:56:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-eaeaf048-5421-4903-8f98-115baea2ab4c req-8f3d0083-091b-4226-a5c4-3855ee47db17 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:56:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-eaeaf048-5421-4903-8f98-115baea2ab4c req-8f3d0083-091b-4226-a5c4-3855ee47db17 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:41 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:41 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:41 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:41 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:41 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-eaeaf048-5421-4903-8f98-115baea2ab4c req-8f3d0083-091b-4226-a5c4-3855ee47db17 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Volume info retrieved successfully. Sep 07 13:56:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-26a11f97-f95d-467c-824a-c627ce2dfda9 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a36cb2a-f241-4781-8872-2f0b892959b9) transitioned into 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-384248646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f72620d67c44c3584ea5f8fe81dc59c',qos_specs=None,replication_status=,reservations=['f1d5ecd7-f7f0-484a-8ebb-35a96f7d88ed','90f5bc52-a727-44f1-94f9-cba804572db5','a2d7428c-2198-4be8-8db6-c181a0bcb786','db9e1b49-0feb-4417-9efe-ee0e98763ff2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5101c1efc0204c89879d1569d8dae818',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-26a11f97-f95d-467c-824a-c627ce2dfda9 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f68a639d-f9dc-49a9-9514-f26378001884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:41 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-eaeaf048-5421-4903-8f98-115baea2ab4c req-8f3d0083-091b-4226-a5c4-3855ee47db17 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Begin detaching volume completed successfully. Sep 07 13:56:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-eaeaf048-5421-4903-8f98-115baea2ab4c req-8f3d0083-091b-4226-a5c4-3855ee47db17 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb/action returned with HTTP 202 Sep 07 13:56:41 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1006/2038] 192.168.122.6 () {64 vars in 1551 bytes} [Mon Sep 7 13:56:41 2026] POST /volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:56:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-26a11f97-f95d-467c-824a-c627ce2dfda9 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f68a639d-f9dc-49a9-9514-f26378001884) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-26a11f97-f95d-467c-824a-c627ce2dfda9 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Flow 'volume_create_api' (5a831435-7733-47ee-b192-f94a9c3ce91d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:56:41 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-26a11f97-f95d-467c-824a-c627ce2dfda9 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Create volume request issued successfully. Sep 07 13:56:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-26a11f97-f95d-467c-824a-c627ce2dfda9 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:56:41 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1033/2039] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:56:41 2026] POST /volume/v3/volumes => generated 780 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:56:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-0e0d9cde-14f7-4f1e-a68f-0f175968ef58 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0e0d9cde-14f7-4f1e-a68f-0f175968ef58 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] GET http://192.168.122.6/volume/v3/volumes/df4b5511-ce69-4e81-99a1-e9b0f502f312 Sep 07 13:56:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0e0d9cde-14f7-4f1e-a68f-0f175968ef58 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0e0d9cde-14f7-4f1e-a68f-0f175968ef58 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:41 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:41 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:41 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:41 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:41 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-0e0d9cde-14f7-4f1e-a68f-0f175968ef58 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Volume info retrieved successfully. Sep 07 13:56:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0e0d9cde-14f7-4f1e-a68f-0f175968ef58 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] http://192.168.122.6/volume/v3/volumes/df4b5511-ce69-4e81-99a1-e9b0f502f312 returned with HTTP 200 Sep 07 13:56:41 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1007/2040] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:41 2026] GET /volume/v3/volumes/df4b5511-ce69-4e81-99a1-e9b0f502f312 => generated 848 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-6d21fadf-a8d0-4f65-b5f5-8398748773c9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6d21fadf-a8d0-4f65-b5f5-8398748773c9 None None] GET http://192.168.122.6/volume// Sep 07 13:56:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6d21fadf-a8d0-4f65-b5f5-8398748773c9 None None] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6d21fadf-a8d0-4f65-b5f5-8398748773c9 None None] Calling method 'all' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6d21fadf-a8d0-4f65-b5f5-8398748773c9 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:56:41 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1034/2041] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:56:41 2026] GET /volume/ => generated 388 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:56:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-eaeaf048-5421-4903-8f98-115baea2ab4c req-9fb34437-6160-439b-a326-445b05c0899d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-eaeaf048-5421-4903-8f98-115baea2ab4c req-9fb34437-6160-439b-a326-445b05c0899d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] GET http://192.168.122.6/volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb Sep 07 13:56:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-eaeaf048-5421-4903-8f98-115baea2ab4c req-9fb34437-6160-439b-a326-445b05c0899d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-eaeaf048-5421-4903-8f98-115baea2ab4c req-9fb34437-6160-439b-a326-445b05c0899d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:41 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:41 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:41 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:41 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:41 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-eaeaf048-5421-4903-8f98-115baea2ab4c req-9fb34437-6160-439b-a326-445b05c0899d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Volume info retrieved successfully. Sep 07 13:56:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-eaeaf048-5421-4903-8f98-115baea2ab4c req-9fb34437-6160-439b-a326-445b05c0899d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb returned with HTTP 200 Sep 07 13:56:41 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1008/2042] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 13:56:41 2026] GET /volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb => generated 1320 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:56:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-eaeaf048-5421-4903-8f98-115baea2ab4c req-8a867861-3dff-459c-90d1-ff4a58a9cb12 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-eaeaf048-5421-4903-8f98-115baea2ab4c req-8a867861-3dff-459c-90d1-ff4a58a9cb12 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] DELETE http://192.168.122.6/volume/v3/attachments/327ca37f-774a-449f-9f67-fcf87df7df2b Sep 07 13:56:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-eaeaf048-5421-4903-8f98-115baea2ab4c req-8a867861-3dff-459c-90d1-ff4a58a9cb12 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-eaeaf048-5421-4903-8f98-115baea2ab4c req-8a867861-3dff-459c-90d1-ff4a58a9cb12 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:41 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:41 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:41 devstack devstack@c-api.service[87262]: /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 07 13:56:41 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, Sep 07 13:56:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b31ce1cb-272c-4140-9278-566f5d25463d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-eaeaf048-5421-4903-8f98-115baea2ab4c req-8a867861-3dff-459c-90d1-ff4a58a9cb12 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/attachments/327ca37f-774a-449f-9f67-fcf87df7df2b returned with HTTP 200 Sep 07 13:56:42 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1035/2043] 192.168.122.6 () {64 vars in 1552 bytes} [Mon Sep 7 13:56:41 2026] DELETE /volume/v3/attachments/327ca37f-774a-449f-9f67-fcf87df7df2b => generated 19 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b31ce1cb-272c-4140-9278-566f5d25463d tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:56:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b31ce1cb-272c-4140-9278-566f5d25463d tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-92148289"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-b31ce1cb-272c-4140-9278-566f5d25463d tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-92148289'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:56:42 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-b31ce1cb-272c-4140-9278-566f5d25463d tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Create volume of 1 GB Sep 07 13:56:42 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b31ce1cb-272c-4140-9278-566f5d25463d tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Availability Zones retrieved successfully. Sep 07 13:56:42 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b31ce1cb-272c-4140-9278-566f5d25463d tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Flow 'volume_create_api' (86bc29c7-e6bc-40d1-b56e-f68537c5f17a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:56:42 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b31ce1cb-272c-4140-9278-566f5d25463d tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9aced8ae-1dde-4c4d-9390-356419b51539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:42 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-b31ce1cb-272c-4140-9278-566f5d25463d tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:56:42 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b31ce1cb-272c-4140-9278-566f5d25463d tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9aced8ae-1dde-4c4d-9390-356419b51539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:42 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b31ce1cb-272c-4140-9278-566f5d25463d tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93591204-b48d-418b-b3ab-f9a7ff6a5b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:42 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-b31ce1cb-272c-4140-9278-566f5d25463d tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Created reservations ['9f2c5d6b-9ca2-4163-b403-7f7f679d21ca', 'd63c6ebe-5b4a-4494-86e1-78ec17546557', 'b9780c05-c2dc-4944-8fa6-0a4220cecaf4', 'd178aeac-da1f-4009-adf3-47d1524c2615'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:56:42 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b31ce1cb-272c-4140-9278-566f5d25463d tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93591204-b48d-418b-b3ab-f9a7ff6a5b9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f2c5d6b-9ca2-4163-b403-7f7f679d21ca', 'd63c6ebe-5b4a-4494-86e1-78ec17546557', 'b9780c05-c2dc-4944-8fa6-0a4220cecaf4', 'd178aeac-da1f-4009-adf3-47d1524c2615']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:42 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b31ce1cb-272c-4140-9278-566f5d25463d tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (321de29e-068a-44bc-8f5e-640ab3b7d77b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:42 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:42 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:42 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b31ce1cb-272c-4140-9278-566f5d25463d tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (321de29e-068a-44bc-8f5e-640ab3b7d77b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bcea32b-be79-4b5f-af77-410ed53aeedf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-92148289',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1686edc61bcc4abebb29bd9227b4aaba',qos_specs=None,replication_status=,reservations=['9f2c5d6b-9ca2-4163-b403-7f7f679d21ca','d63c6ebe-5b4a-4494-86e1-78ec17546557','b9780c05-c2dc-4944-8fa6-0a4220cecaf4','d178aeac-da1f-4009-adf3-47d1524c2615'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2853234625ef4917bd289a590694ce56',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:56:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-92148289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6bcea32b-be79-4b5f-af77-410ed53aeedf,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1686edc61bcc4abebb29bd9227b4aaba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2853234625ef4917bd289a590694ce56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:42 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b31ce1cb-272c-4140-9278-566f5d25463d tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (881539d2-2bf1-4921-ba71-36cbf0633bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0bea9185-0253-4c6d-b086-43f9ce35bc3e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0bea9185-0253-4c6d-b086-43f9ce35bc3e tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] GET http://192.168.122.6/volume/v3/volumes/df4b5511-ce69-4e81-99a1-e9b0f502f312 Sep 07 13:56:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0bea9185-0253-4c6d-b086-43f9ce35bc3e tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0bea9185-0253-4c6d-b086-43f9ce35bc3e tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:42 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:42 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:42 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:42 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:42 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0bea9185-0253-4c6d-b086-43f9ce35bc3e tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Volume info retrieved successfully. Sep 07 13:56:42 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b31ce1cb-272c-4140-9278-566f5d25463d tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (881539d2-2bf1-4921-ba71-36cbf0633bdc) transitioned into state 'SUCCESS' from state '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-92148289',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1686edc61bcc4abebb29bd9227b4aaba',qos_specs=None,replication_status=,reservations=['9f2c5d6b-9ca2-4163-b403-7f7f679d21ca','d63c6ebe-5b4a-4494-86e1-78ec17546557','b9780c05-c2dc-4944-8fa6-0a4220cecaf4','d178aeac-da1f-4009-adf3-47d1524c2615'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2853234625ef4917bd289a590694ce56',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:42 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b31ce1cb-272c-4140-9278-566f5d25463d tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d3eb860-2124-4f2c-b68e-eb63a2588029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0bea9185-0253-4c6d-b086-43f9ce35bc3e tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] http://192.168.122.6/volume/v3/volumes/df4b5511-ce69-4e81-99a1-e9b0f502f312 returned with HTTP 200 Sep 07 13:56:42 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1036/2044] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:42 2026] GET /volume/v3/volumes/df4b5511-ce69-4e81-99a1-e9b0f502f312 => generated 872 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:42 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b31ce1cb-272c-4140-9278-566f5d25463d tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d3eb860-2124-4f2c-b68e-eb63a2588029) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:42 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b31ce1cb-272c-4140-9278-566f5d25463d tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Flow 'volume_create_api' (86bc29c7-e6bc-40d1-b56e-f68537c5f17a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:56:42 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b31ce1cb-272c-4140-9278-566f5d25463d tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Create volume request issued successfully. Sep 07 13:56:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b31ce1cb-272c-4140-9278-566f5d25463d tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:56:42 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1009/2045] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:56:42 2026] POST /volume/v3/volumes => generated 763 bytes in 592 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:56:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-137c48e5-1dd7-427b-a9e9-c5b466f0b0ae None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-137c48e5-1dd7-427b-a9e9-c5b466f0b0ae tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] GET http://192.168.122.6/volume/v3/volumes/6bcea32b-be79-4b5f-af77-410ed53aeedf Sep 07 13:56:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-137c48e5-1dd7-427b-a9e9-c5b466f0b0ae tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-137c48e5-1dd7-427b-a9e9-c5b466f0b0ae tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-fe1cc82d-42f6-44c1-95ef-a7f58227b13b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:42 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:42 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:42 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:42 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fe1cc82d-42f6-44c1-95ef-a7f58227b13b tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 07 13:56:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fe1cc82d-42f6-44c1-95ef-a7f58227b13b tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c44cbd7c-ddae-4eec-8c88-78e4d645accb", "force": false, "name": "tempest-TestStampPattern-snapshot-296057466", "description": null, "metadata": null}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:42 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-137c48e5-1dd7-427b-a9e9-c5b466f0b0ae tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Volume info retrieved successfully. Sep 07 13:56:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-137c48e5-1dd7-427b-a9e9-c5b466f0b0ae tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] http://192.168.122.6/volume/v3/volumes/6bcea32b-be79-4b5f-af77-410ed53aeedf returned with HTTP 200 Sep 07 13:56:42 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1037/2046] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:42 2026] GET /volume/v3/volumes/6bcea32b-be79-4b5f-af77-410ed53aeedf => generated 831 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:42 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:42 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:42 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:42 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:42 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-fe1cc82d-42f6-44c1-95ef-a7f58227b13b tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Volume info retrieved successfully. Sep 07 13:56:42 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-fe1cc82d-42f6-44c1-95ef-a7f58227b13b tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Create snapshot from volume c44cbd7c-ddae-4eec-8c88-78e4d645accb Sep 07 13:56:42 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-fe1cc82d-42f6-44c1-95ef-a7f58227b13b tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Created reservations ['7c224cdb-55ab-4cfc-88a8-b8285d01276c', '7e205768-d92d-42cd-aaf2-b08763bcba5c', 'e84f38c6-b84c-4532-9d9b-c393ea822217', 'bc8d98a4-3351-42a4-8034-2c01907da8a1'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:56:42 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:42 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:42 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-fe1cc82d-42f6-44c1-95ef-a7f58227b13b tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Snapshot create request issued successfully. Sep 07 13:56:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fe1cc82d-42f6-44c1-95ef-a7f58227b13b tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 13:56:42 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1010/2047] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 13:56:42 2026] POST /volume/v3/snapshots => generated 302 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:56:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d19d236a-d9f7-48f7-9640-76868362e4e2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d19d236a-d9f7-48f7-9640-76868362e4e2 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] GET http://192.168.122.6/volume/v3/snapshots/1c9f7c55-8a0c-400f-98f9-f7cdd3259d71 Sep 07 13:56:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d19d236a-d9f7-48f7-9640-76868362e4e2 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d19d236a-d9f7-48f7-9640-76868362e4e2 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:42 devstack devstack@c-api.service[87262]: DEBUG dbcounter [-] [87262] Writing DB stats cinder:SELECT=467,cinder:INSERT=54,cinder:UPDATE=111 {{(pid=87262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:56:42 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:42 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:42 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d19d236a-d9f7-48f7-9640-76868362e4e2 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Snapshot retrieved successfully. Sep 07 13:56:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d19d236a-d9f7-48f7-9640-76868362e4e2 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/snapshots/1c9f7c55-8a0c-400f-98f9-f7cdd3259d71 returned with HTTP 200 Sep 07 13:56:42 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1038/2048] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:56:42 2026] GET /volume/v3/snapshots/1c9f7c55-8a0c-400f-98f9-f7cdd3259d71 => generated 434 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d1f96743-e99c-4a4a-8bf4-76efa5ba0ccf None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d1f96743-e99c-4a4a-8bf4-76efa5ba0ccf tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] GET http://192.168.122.6/volume/v3/volumes/df4b5511-ce69-4e81-99a1-e9b0f502f312 Sep 07 13:56:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d1f96743-e99c-4a4a-8bf4-76efa5ba0ccf tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d1f96743-e99c-4a4a-8bf4-76efa5ba0ccf tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:43 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:43 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:43 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:43 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:43 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d1f96743-e99c-4a4a-8bf4-76efa5ba0ccf tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Volume info retrieved successfully. Sep 07 13:56:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d1f96743-e99c-4a4a-8bf4-76efa5ba0ccf tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] http://192.168.122.6/volume/v3/volumes/df4b5511-ce69-4e81-99a1-e9b0f502f312 returned with HTTP 200 Sep 07 13:56:43 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1011/2049] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:43 2026] GET /volume/v3/volumes/df4b5511-ce69-4e81-99a1-e9b0f502f312 => generated 873 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:56:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e68f13fb-a1f5-46fc-8c45-e97d7dfe3ed8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e68f13fb-a1f5-46fc-8c45-e97d7dfe3ed8 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] GET http://192.168.122.6/volume/v3/volumes/df4b5511-ce69-4e81-99a1-e9b0f502f312 Sep 07 13:56:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e68f13fb-a1f5-46fc-8c45-e97d7dfe3ed8 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e68f13fb-a1f5-46fc-8c45-e97d7dfe3ed8 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:43 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:43 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:43 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:43 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:43 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e68f13fb-a1f5-46fc-8c45-e97d7dfe3ed8 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Volume info retrieved successfully. Sep 07 13:56:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4b07272e-f4eb-4acd-9331-8a96dc3ba3d9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e68f13fb-a1f5-46fc-8c45-e97d7dfe3ed8 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] http://192.168.122.6/volume/v3/volumes/df4b5511-ce69-4e81-99a1-e9b0f502f312 returned with HTTP 200 Sep 07 13:56:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4b07272e-f4eb-4acd-9331-8a96dc3ba3d9 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] GET http://192.168.122.6/volume/v3/volumes/6bcea32b-be79-4b5f-af77-410ed53aeedf Sep 07 13:56:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4b07272e-f4eb-4acd-9331-8a96dc3ba3d9 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:43 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1039/2050] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:43 2026] GET /volume/v3/volumes/df4b5511-ce69-4e81-99a1-e9b0f502f312 => generated 873 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4b07272e-f4eb-4acd-9331-8a96dc3ba3d9 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:43 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:43 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:43 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:43 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9c90183c-c121-4b6e-9971-12ab93a48211 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9c90183c-c121-4b6e-9971-12ab93a48211 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 07 13:56:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9c90183c-c121-4b6e-9971-12ab93a48211 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "df4b5511-ce69-4e81-99a1-e9b0f502f312", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-500539618"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:43 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4b07272e-f4eb-4acd-9331-8a96dc3ba3d9 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Volume info retrieved successfully. Sep 07 13:56:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4b07272e-f4eb-4acd-9331-8a96dc3ba3d9 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] http://192.168.122.6/volume/v3/volumes/6bcea32b-be79-4b5f-af77-410ed53aeedf returned with HTTP 200 Sep 07 13:56:43 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1012/2051] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:43 2026] GET /volume/v3/volumes/6bcea32b-be79-4b5f-af77-410ed53aeedf => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:43 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:43 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:43 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:43 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:43 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9c90183c-c121-4b6e-9971-12ab93a48211 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Volume info retrieved successfully. Sep 07 13:56:43 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-9c90183c-c121-4b6e-9971-12ab93a48211 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Create snapshot from volume df4b5511-ce69-4e81-99a1-e9b0f502f312 Sep 07 13:56:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-ea411ace-83dc-4fff-95e3-acd07ff18d6a req-c2e04e89-4181-4113-96fa-97fef2af0e8d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-ea411ace-83dc-4fff-95e3-acd07ff18d6a req-c2e04e89-4181-4113-96fa-97fef2af0e8d tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] GET http://192.168.122.6/volume/v3/volumes/6bcea32b-be79-4b5f-af77-410ed53aeedf Sep 07 13:56:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-ea411ace-83dc-4fff-95e3-acd07ff18d6a req-c2e04e89-4181-4113-96fa-97fef2af0e8d tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-ea411ace-83dc-4fff-95e3-acd07ff18d6a req-c2e04e89-4181-4113-96fa-97fef2af0e8d tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:43 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:43 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:43 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:43 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:43 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-ea411ace-83dc-4fff-95e3-acd07ff18d6a req-c2e04e89-4181-4113-96fa-97fef2af0e8d tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Volume info retrieved successfully. Sep 07 13:56:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-ea411ace-83dc-4fff-95e3-acd07ff18d6a req-c2e04e89-4181-4113-96fa-97fef2af0e8d tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] http://192.168.122.6/volume/v3/volumes/6bcea32b-be79-4b5f-af77-410ed53aeedf returned with HTTP 200 Sep 07 13:56:43 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1013/2052] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:56:43 2026] GET /volume/v3/volumes/6bcea32b-be79-4b5f-af77-410ed53aeedf => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-afe6dee7-4e58-4992-a77e-9f759000b1df None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:43 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-9c90183c-c121-4b6e-9971-12ab93a48211 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Created reservations ['f2b3d899-6cc2-4fd4-a97a-8c343ed7cd14', 'b5756493-a5ba-449f-b3a8-fe17222e4aae', '57e3314b-c561-4db7-a3ab-874448c2e41e', 'ea5b793c-74af-4248-b940-0f5eb3ba5729'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:56:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-afe6dee7-4e58-4992-a77e-9f759000b1df tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:56:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-afe6dee7-4e58-4992-a77e-9f759000b1df tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-936595406"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-afe6dee7-4e58-4992-a77e-9f759000b1df tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-936595406'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:56:43 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-afe6dee7-4e58-4992-a77e-9f759000b1df tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Create volume of 1 GB Sep 07 13:56:43 devstack devstack@c-api.service[87261]: DEBUG dbcounter [-] [87261] Writing DB stats cinder:SELECT=563,cinder:UPDATE=155,cinder:INSERT=131 {{(pid=87261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:56:43 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-afe6dee7-4e58-4992-a77e-9f759000b1df tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Availability Zones retrieved successfully. Sep 07 13:56:43 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:43 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:43 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-afe6dee7-4e58-4992-a77e-9f759000b1df tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Flow 'volume_create_api' (1c7fb04b-ec9d-4a9b-9c1d-fc4902d32dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:56:43 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-afe6dee7-4e58-4992-a77e-9f759000b1df tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (493bf2a7-c950-4f66-a9ac-db477fb4442d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:43 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-afe6dee7-4e58-4992-a77e-9f759000b1df tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:56:43 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9c90183c-c121-4b6e-9971-12ab93a48211 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Snapshot create request issued successfully. Sep 07 13:56:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9c90183c-c121-4b6e-9971-12ab93a48211 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 13:56:43 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1040/2053] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 13:56:43 2026] POST /volume/v3/snapshots => generated 325 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:56:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-95f2facf-c1b4-4e89-8d93-723eff1bf5ca None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-95f2facf-c1b4-4e89-8d93-723eff1bf5ca tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] GET http://192.168.122.6/volume/v3/snapshots/1c9f7c55-8a0c-400f-98f9-f7cdd3259d71 Sep 07 13:56:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-95f2facf-c1b4-4e89-8d93-723eff1bf5ca tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-95f2facf-c1b4-4e89-8d93-723eff1bf5ca tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:43 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:43 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:43 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-95f2facf-c1b4-4e89-8d93-723eff1bf5ca tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Snapshot retrieved successfully. Sep 07 13:56:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-95f2facf-c1b4-4e89-8d93-723eff1bf5ca tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/snapshots/1c9f7c55-8a0c-400f-98f9-f7cdd3259d71 returned with HTTP 200 Sep 07 13:56:43 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1041/2054] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:56:43 2026] GET /volume/v3/snapshots/1c9f7c55-8a0c-400f-98f9-f7cdd3259d71 => generated 434 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ead164ed-df94-4034-a389-c0aef780d8a2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ead164ed-df94-4034-a389-c0aef780d8a2 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] GET http://192.168.122.6/volume/v3/snapshots/8e0132c0-0c49-4039-aaa5-a0a2b8c9f13a Sep 07 13:56:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ead164ed-df94-4034-a389-c0aef780d8a2 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ead164ed-df94-4034-a389-c0aef780d8a2 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:43 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:43 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:43 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ead164ed-df94-4034-a389-c0aef780d8a2 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Snapshot retrieved successfully. Sep 07 13:56:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ead164ed-df94-4034-a389-c0aef780d8a2 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] http://192.168.122.6/volume/v3/snapshots/8e0132c0-0c49-4039-aaa5-a0a2b8c9f13a returned with HTTP 200 Sep 07 13:56:43 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1042/2055] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:56:43 2026] GET /volume/v3/snapshots/8e0132c0-0c49-4039-aaa5-a0a2b8c9f13a => generated 457 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:43 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-afe6dee7-4e58-4992-a77e-9f759000b1df tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (493bf2a7-c950-4f66-a9ac-db477fb4442d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:43 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-afe6dee7-4e58-4992-a77e-9f759000b1df tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (deeef0bd-8b07-4742-9572-4193c8d82ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:44 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-afe6dee7-4e58-4992-a77e-9f759000b1df tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Created reservations ['2ce6e625-72dd-4d26-b3ea-651a8a10620b', 'f4316ac4-8e0d-495f-a58d-4014a25fceb5', '6a5d1462-71c8-4e8a-8996-91df58fd1c1f', 'e1124570-0be5-46b4-bbcc-8dce18975532'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:56:44 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-afe6dee7-4e58-4992-a77e-9f759000b1df tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (deeef0bd-8b07-4742-9572-4193c8d82ea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ce6e625-72dd-4d26-b3ea-651a8a10620b', 'f4316ac4-8e0d-495f-a58d-4014a25fceb5', '6a5d1462-71c8-4e8a-8996-91df58fd1c1f', 'e1124570-0be5-46b4-bbcc-8dce18975532']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:44 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-afe6dee7-4e58-4992-a77e-9f759000b1df tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41e10362-9d74-4f28-8205-53c3a04f2c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:44 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:44 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:44 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-afe6dee7-4e58-4992-a77e-9f759000b1df tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41e10362-9d74-4f28-8205-53c3a04f2c39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c86adcb9-ca3a-45af-987d-c03a05490ea5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-936595406',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1686edc61bcc4abebb29bd9227b4aaba',qos_specs=None,replication_status=,reservations=['2ce6e625-72dd-4d26-b3ea-651a8a10620b','f4316ac4-8e0d-495f-a58d-4014a25fceb5','6a5d1462-71c8-4e8a-8996-91df58fd1c1f','e1124570-0be5-46b4-bbcc-8dce18975532'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2853234625ef4917bd289a590694ce56',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:56:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-936595406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c86adcb9-ca3a-45af-987d-c03a05490ea5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1686edc61bcc4abebb29bd9227b4aaba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2853234625ef4917bd289a590694ce56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:44 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-afe6dee7-4e58-4992-a77e-9f759000b1df tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb9f34b4-7aca-49fe-b9cf-26ebc1c7f3f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:44 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-afe6dee7-4e58-4992-a77e-9f759000b1df tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb9f34b4-7aca-49fe-b9cf-26ebc1c7f3f8) transitioned into state 'SUCCESS' from state '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-936595406',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1686edc61bcc4abebb29bd9227b4aaba',qos_specs=None,replication_status=,reservations=['2ce6e625-72dd-4d26-b3ea-651a8a10620b','f4316ac4-8e0d-495f-a58d-4014a25fceb5','6a5d1462-71c8-4e8a-8996-91df58fd1c1f','e1124570-0be5-46b4-bbcc-8dce18975532'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2853234625ef4917bd289a590694ce56',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:44 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-afe6dee7-4e58-4992-a77e-9f759000b1df tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc4dfb96-2f44-4f65-a93d-fe8ced077dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:44 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-afe6dee7-4e58-4992-a77e-9f759000b1df tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc4dfb96-2f44-4f65-a93d-fe8ced077dc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:44 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-afe6dee7-4e58-4992-a77e-9f759000b1df tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Flow 'volume_create_api' (1c7fb04b-ec9d-4a9b-9c1d-fc4902d32dd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:56:44 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-afe6dee7-4e58-4992-a77e-9f759000b1df tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Create volume request issued successfully. Sep 07 13:56:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-afe6dee7-4e58-4992-a77e-9f759000b1df tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:56:44 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1014/2056] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:56:43 2026] POST /volume/v3/volumes => generated 764 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:56:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f5bd1852-0418-4bec-b580-53f563719812 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f5bd1852-0418-4bec-b580-53f563719812 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] GET http://192.168.122.6/volume/v3/volumes/c86adcb9-ca3a-45af-987d-c03a05490ea5 Sep 07 13:56:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f5bd1852-0418-4bec-b580-53f563719812 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f5bd1852-0418-4bec-b580-53f563719812 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:44 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:44 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:44 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:44 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:44 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f5bd1852-0418-4bec-b580-53f563719812 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Volume info retrieved successfully. Sep 07 13:56:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f5bd1852-0418-4bec-b580-53f563719812 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] http://192.168.122.6/volume/v3/volumes/c86adcb9-ca3a-45af-987d-c03a05490ea5 returned with HTTP 200 Sep 07 13:56:44 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1043/2057] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:44 2026] GET /volume/v3/volumes/c86adcb9-ca3a-45af-987d-c03a05490ea5 => generated 832 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8a14983b-fc53-40ec-aca3-65d51948f678 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8a14983b-fc53-40ec-aca3-65d51948f678 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] GET http://192.168.122.6/volume/v3/snapshots/1c9f7c55-8a0c-400f-98f9-f7cdd3259d71 Sep 07 13:56:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8a14983b-fc53-40ec-aca3-65d51948f678 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8a14983b-fc53-40ec-aca3-65d51948f678 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:44 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:44 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:44 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8a14983b-fc53-40ec-aca3-65d51948f678 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Snapshot retrieved successfully. Sep 07 13:56:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8a14983b-fc53-40ec-aca3-65d51948f678 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/snapshots/1c9f7c55-8a0c-400f-98f9-f7cdd3259d71 returned with HTTP 200 Sep 07 13:56:44 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1015/2058] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:56:44 2026] GET /volume/v3/snapshots/1c9f7c55-8a0c-400f-98f9-f7cdd3259d71 => generated 434 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ebac4f5b-5fdb-41ad-a7cd-a557a340075c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ebac4f5b-5fdb-41ad-a7cd-a557a340075c tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] GET http://192.168.122.6/volume/v3/snapshots/8e0132c0-0c49-4039-aaa5-a0a2b8c9f13a Sep 07 13:56:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ebac4f5b-5fdb-41ad-a7cd-a557a340075c tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ebac4f5b-5fdb-41ad-a7cd-a557a340075c tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:44 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:44 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:44 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ebac4f5b-5fdb-41ad-a7cd-a557a340075c tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Snapshot retrieved successfully. Sep 07 13:56:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ebac4f5b-5fdb-41ad-a7cd-a557a340075c tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] http://192.168.122.6/volume/v3/snapshots/8e0132c0-0c49-4039-aaa5-a0a2b8c9f13a returned with HTTP 200 Sep 07 13:56:45 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1044/2059] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:56:44 2026] GET /volume/v3/snapshots/8e0132c0-0c49-4039-aaa5-a0a2b8c9f13a => generated 457 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-96b7ae88-eb34-4f33-90ae-a5a39f2e5c21 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-96b7ae88-eb34-4f33-90ae-a5a39f2e5c21 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] GET http://192.168.122.6/volume/v3/volumes/c86adcb9-ca3a-45af-987d-c03a05490ea5 Sep 07 13:56:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-96b7ae88-eb34-4f33-90ae-a5a39f2e5c21 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-96b7ae88-eb34-4f33-90ae-a5a39f2e5c21 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:45 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:45 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:45 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:45 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:45 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-96b7ae88-eb34-4f33-90ae-a5a39f2e5c21 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Volume info retrieved successfully. Sep 07 13:56:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-96b7ae88-eb34-4f33-90ae-a5a39f2e5c21 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] http://192.168.122.6/volume/v3/volumes/c86adcb9-ca3a-45af-987d-c03a05490ea5 returned with HTTP 200 Sep 07 13:56:45 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1016/2060] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:45 2026] GET /volume/v3/volumes/c86adcb9-ca3a-45af-987d-c03a05490ea5 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:56:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ffb76008-95fe-45bc-bf45-a11ed06d244c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ffb76008-95fe-45bc-bf45-a11ed06d244c tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] GET http://192.168.122.6/volume/v3/snapshots/1c9f7c55-8a0c-400f-98f9-f7cdd3259d71 Sep 07 13:56:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ffb76008-95fe-45bc-bf45-a11ed06d244c tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ffb76008-95fe-45bc-bf45-a11ed06d244c tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:45 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:45 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:45 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ffb76008-95fe-45bc-bf45-a11ed06d244c tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Snapshot retrieved successfully. Sep 07 13:56:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ffb76008-95fe-45bc-bf45-a11ed06d244c tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/snapshots/1c9f7c55-8a0c-400f-98f9-f7cdd3259d71 returned with HTTP 200 Sep 07 13:56:46 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1045/2061] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:56:45 2026] GET /volume/v3/snapshots/1c9f7c55-8a0c-400f-98f9-f7cdd3259d71 => generated 461 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b548ff9b-74e5-4095-b6f0-013d69f0a666 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b548ff9b-74e5-4095-b6f0-013d69f0a666 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] GET http://192.168.122.6/volume/v3/snapshots/1c9f7c55-8a0c-400f-98f9-f7cdd3259d71 Sep 07 13:56:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e4c6f54e-5881-4a02-baeb-fa52327a302f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b548ff9b-74e5-4095-b6f0-013d69f0a666 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b548ff9b-74e5-4095-b6f0-013d69f0a666 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e4c6f54e-5881-4a02-baeb-fa52327a302f tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] GET http://192.168.122.6/volume/v3/snapshots/8e0132c0-0c49-4039-aaa5-a0a2b8c9f13a Sep 07 13:56:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e4c6f54e-5881-4a02-baeb-fa52327a302f tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e4c6f54e-5881-4a02-baeb-fa52327a302f tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:46 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:46 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:46 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b548ff9b-74e5-4095-b6f0-013d69f0a666 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Snapshot retrieved successfully. Sep 07 13:56:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b548ff9b-74e5-4095-b6f0-013d69f0a666 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/snapshots/1c9f7c55-8a0c-400f-98f9-f7cdd3259d71 returned with HTTP 200 Sep 07 13:56:46 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1017/2062] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:56:46 2026] GET /volume/v3/snapshots/1c9f7c55-8a0c-400f-98f9-f7cdd3259d71 => generated 461 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:46 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:46 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:46 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e4c6f54e-5881-4a02-baeb-fa52327a302f tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Snapshot retrieved successfully. Sep 07 13:56:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e4c6f54e-5881-4a02-baeb-fa52327a302f tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] http://192.168.122.6/volume/v3/snapshots/8e0132c0-0c49-4039-aaa5-a0a2b8c9f13a returned with HTTP 200 Sep 07 13:56:46 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1046/2063] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:56:46 2026] GET /volume/v3/snapshots/8e0132c0-0c49-4039-aaa5-a0a2b8c9f13a => generated 457 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-5d46c91a-bef7-40f2-ab4a-b5a0141c1105 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5d46c91a-bef7-40f2-ab4a-b5a0141c1105 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] GET http://192.168.122.6/volume/v3/volumes/c86adcb9-ca3a-45af-987d-c03a05490ea5 Sep 07 13:56:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5d46c91a-bef7-40f2-ab4a-b5a0141c1105 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5d46c91a-bef7-40f2-ab4a-b5a0141c1105 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:46 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:46 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:46 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:46 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:46 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-5d46c91a-bef7-40f2-ab4a-b5a0141c1105 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Volume info retrieved successfully. Sep 07 13:56:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5d46c91a-bef7-40f2-ab4a-b5a0141c1105 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] http://192.168.122.6/volume/v3/volumes/c86adcb9-ca3a-45af-987d-c03a05490ea5 returned with HTTP 200 Sep 07 13:56:46 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1018/2064] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:46 2026] GET /volume/v3/volumes/c86adcb9-ca3a-45af-987d-c03a05490ea5 => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2008645f-caf8-42a6-a521-8b8c1d7fe961 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2008645f-caf8-42a6-a521-8b8c1d7fe961 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] GET http://192.168.122.6/volume/v3/snapshots/8e0132c0-0c49-4039-aaa5-a0a2b8c9f13a Sep 07 13:56:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2008645f-caf8-42a6-a521-8b8c1d7fe961 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2008645f-caf8-42a6-a521-8b8c1d7fe961 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:47 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:47 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:47 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2008645f-caf8-42a6-a521-8b8c1d7fe961 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Snapshot retrieved successfully. Sep 07 13:56:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2008645f-caf8-42a6-a521-8b8c1d7fe961 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] http://192.168.122.6/volume/v3/snapshots/8e0132c0-0c49-4039-aaa5-a0a2b8c9f13a returned with HTTP 200 Sep 07 13:56:47 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1047/2065] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:56:47 2026] GET /volume/v3/snapshots/8e0132c0-0c49-4039-aaa5-a0a2b8c9f13a => generated 457 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3f0b47ff-5261-429a-99bf-1009b2923e9a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3f0b47ff-5261-429a-99bf-1009b2923e9a tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] GET http://192.168.122.6/volume/v3/volumes/c86adcb9-ca3a-45af-987d-c03a05490ea5 Sep 07 13:56:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3f0b47ff-5261-429a-99bf-1009b2923e9a tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3f0b47ff-5261-429a-99bf-1009b2923e9a tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:47 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:47 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:47 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:47 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:47 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3f0b47ff-5261-429a-99bf-1009b2923e9a tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Volume info retrieved successfully. Sep 07 13:56:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3f0b47ff-5261-429a-99bf-1009b2923e9a tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] http://192.168.122.6/volume/v3/volumes/c86adcb9-ca3a-45af-987d-c03a05490ea5 returned with HTTP 200 Sep 07 13:56:47 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1019/2066] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:47 2026] GET /volume/v3/volumes/c86adcb9-ca3a-45af-987d-c03a05490ea5 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a143c019-d3f6-462f-b844-5a0bf0f6a5eb None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a143c019-d3f6-462f-b844-5a0bf0f6a5eb tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] GET http://192.168.122.6/volume/v3/snapshots/8e0132c0-0c49-4039-aaa5-a0a2b8c9f13a Sep 07 13:56:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a143c019-d3f6-462f-b844-5a0bf0f6a5eb tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a143c019-d3f6-462f-b844-5a0bf0f6a5eb tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:48 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:48 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:48 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a143c019-d3f6-462f-b844-5a0bf0f6a5eb tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Snapshot retrieved successfully. Sep 07 13:56:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a143c019-d3f6-462f-b844-5a0bf0f6a5eb tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] http://192.168.122.6/volume/v3/snapshots/8e0132c0-0c49-4039-aaa5-a0a2b8c9f13a returned with HTTP 200 Sep 07 13:56:48 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1048/2067] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:56:48 2026] GET /volume/v3/snapshots/8e0132c0-0c49-4039-aaa5-a0a2b8c9f13a => generated 484 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-26c153f6-d123-4714-a988-c5acbbe4194a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-26c153f6-d123-4714-a988-c5acbbe4194a tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] GET http://192.168.122.6/volume/v3/snapshots/8e0132c0-0c49-4039-aaa5-a0a2b8c9f13a Sep 07 13:56:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-26c153f6-d123-4714-a988-c5acbbe4194a tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-26c153f6-d123-4714-a988-c5acbbe4194a tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:48 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:48 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:48 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-26c153f6-d123-4714-a988-c5acbbe4194a tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Snapshot retrieved successfully. Sep 07 13:56:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-26c153f6-d123-4714-a988-c5acbbe4194a tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] http://192.168.122.6/volume/v3/snapshots/8e0132c0-0c49-4039-aaa5-a0a2b8c9f13a returned with HTTP 200 Sep 07 13:56:48 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1020/2068] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:56:48 2026] GET /volume/v3/snapshots/8e0132c0-0c49-4039-aaa5-a0a2b8c9f13a => generated 484 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2ce1b4ae-1746-4a13-9ef1-d3c4c527a693 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2ce1b4ae-1746-4a13-9ef1-d3c4c527a693 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/8e0132c0-0c49-4039-aaa5-a0a2b8c9f13a Sep 07 13:56:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2ce1b4ae-1746-4a13-9ef1-d3c4c527a693 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2ce1b4ae-1746-4a13-9ef1-d3c4c527a693 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:48 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-2ce1b4ae-1746-4a13-9ef1-d3c4c527a693 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Delete snapshot with id: 8e0132c0-0c49-4039-aaa5-a0a2b8c9f13a Sep 07 13:56:48 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:48 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:48 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2ce1b4ae-1746-4a13-9ef1-d3c4c527a693 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Snapshot retrieved successfully. Sep 07 13:56:48 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:48 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:48 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2ce1b4ae-1746-4a13-9ef1-d3c4c527a693 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Snapshot delete request issued successfully. Sep 07 13:56:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2ce1b4ae-1746-4a13-9ef1-d3c4c527a693 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] http://192.168.122.6/volume/v3/snapshots/8e0132c0-0c49-4039-aaa5-a0a2b8c9f13a returned with HTTP 202 Sep 07 13:56:48 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1049/2069] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 13:56:48 2026] DELETE /volume/v3/snapshots/8e0132c0-0c49-4039-aaa5-a0a2b8c9f13a => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c806bc06-f081-4f0c-8c77-1a42d2795058 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c806bc06-f081-4f0c-8c77-1a42d2795058 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] GET http://192.168.122.6/volume/v3/snapshots/8e0132c0-0c49-4039-aaa5-a0a2b8c9f13a Sep 07 13:56:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c806bc06-f081-4f0c-8c77-1a42d2795058 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c806bc06-f081-4f0c-8c77-1a42d2795058 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:48 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:48 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:48 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c806bc06-f081-4f0c-8c77-1a42d2795058 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Snapshot retrieved successfully. Sep 07 13:56:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c806bc06-f081-4f0c-8c77-1a42d2795058 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] http://192.168.122.6/volume/v3/snapshots/8e0132c0-0c49-4039-aaa5-a0a2b8c9f13a returned with HTTP 200 Sep 07 13:56:48 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1021/2070] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:56:48 2026] GET /volume/v3/snapshots/8e0132c0-0c49-4039-aaa5-a0a2b8c9f13a => generated 483 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d035b420-cf80-47ba-9db2-d02cf8270e64 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d035b420-cf80-47ba-9db2-d02cf8270e64 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] GET http://192.168.122.6/volume/v3/volumes/c86adcb9-ca3a-45af-987d-c03a05490ea5 Sep 07 13:56:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d035b420-cf80-47ba-9db2-d02cf8270e64 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d035b420-cf80-47ba-9db2-d02cf8270e64 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:48 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:48 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:48 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:48 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:48 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d035b420-cf80-47ba-9db2-d02cf8270e64 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Volume info retrieved successfully. Sep 07 13:56:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d035b420-cf80-47ba-9db2-d02cf8270e64 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] http://192.168.122.6/volume/v3/volumes/c86adcb9-ca3a-45af-987d-c03a05490ea5 returned with HTTP 200 Sep 07 13:56:48 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1050/2071] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:48 2026] GET /volume/v3/volumes/c86adcb9-ca3a-45af-987d-c03a05490ea5 => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-93513de8-b97e-426f-a051-6530c7dd514c req-2c9a8812-ce8a-40e4-90df-942440ac664d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-93513de8-b97e-426f-a051-6530c7dd514c req-2c9a8812-ce8a-40e4-90df-942440ac664d tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] GET http://192.168.122.6/volume/v3/volumes/c86adcb9-ca3a-45af-987d-c03a05490ea5 Sep 07 13:56:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-93513de8-b97e-426f-a051-6530c7dd514c req-2c9a8812-ce8a-40e4-90df-942440ac664d tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-93513de8-b97e-426f-a051-6530c7dd514c req-2c9a8812-ce8a-40e4-90df-942440ac664d tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:48 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:48 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:48 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:48 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:48 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-93513de8-b97e-426f-a051-6530c7dd514c req-2c9a8812-ce8a-40e4-90df-942440ac664d tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Volume info retrieved successfully. Sep 07 13:56:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-93513de8-b97e-426f-a051-6530c7dd514c req-2c9a8812-ce8a-40e4-90df-942440ac664d tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] http://192.168.122.6/volume/v3/volumes/c86adcb9-ca3a-45af-987d-c03a05490ea5 returned with HTTP 200 Sep 07 13:56:48 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1022/2072] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:56:48 2026] GET /volume/v3/volumes/c86adcb9-ca3a-45af-987d-c03a05490ea5 => generated 857 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a27e376f-d46e-4d68-a724-8d92d7a5d949 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a27e376f-d46e-4d68-a724-8d92d7a5d949 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:56:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a27e376f-d46e-4d68-a724-8d92d7a5d949 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-8803805"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-a27e376f-d46e-4d68-a724-8d92d7a5d949 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-8803805'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:56:48 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-a27e376f-d46e-4d68-a724-8d92d7a5d949 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Create volume of 1 GB Sep 07 13:56:48 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a27e376f-d46e-4d68-a724-8d92d7a5d949 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Availability Zones retrieved successfully. Sep 07 13:56:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a27e376f-d46e-4d68-a724-8d92d7a5d949 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Flow 'volume_create_api' (2c7ac295-d374-49df-86e0-841c2861d43c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:56:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a27e376f-d46e-4d68-a724-8d92d7a5d949 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9afbb0a-1798-4792-bcc1-d7e1c0dadc7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-a27e376f-d46e-4d68-a724-8d92d7a5d949 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:56:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a27e376f-d46e-4d68-a724-8d92d7a5d949 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9afbb0a-1798-4792-bcc1-d7e1c0dadc7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a27e376f-d46e-4d68-a724-8d92d7a5d949 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33e37229-958a-415d-97c8-d239b80d2a2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:48 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-a27e376f-d46e-4d68-a724-8d92d7a5d949 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Created reservations ['b26072b9-b9fd-4df0-96c9-c36500464635', '486d5be9-0916-497f-975c-4c23511ab9be', '76ebc2b8-0099-4b8a-890f-dab62e76ca92', 'd3c0c66e-c3d2-4faa-8e18-dbcfb6cf63dd'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:56:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a27e376f-d46e-4d68-a724-8d92d7a5d949 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33e37229-958a-415d-97c8-d239b80d2a2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b26072b9-b9fd-4df0-96c9-c36500464635', '486d5be9-0916-497f-975c-4c23511ab9be', '76ebc2b8-0099-4b8a-890f-dab62e76ca92', 'd3c0c66e-c3d2-4faa-8e18-dbcfb6cf63dd']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a27e376f-d46e-4d68-a724-8d92d7a5d949 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84d3a8d7-acd2-487a-8be9-9d0fa2894846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:48 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:48 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a27e376f-d46e-4d68-a724-8d92d7a5d949 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84d3a8d7-acd2-487a-8be9-9d0fa2894846) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bcfa873-e480-4b7b-8a92-63edd02fefae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-8803805',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1686edc61bcc4abebb29bd9227b4aaba',qos_specs=None,replication_status=,reservations=['b26072b9-b9fd-4df0-96c9-c36500464635','486d5be9-0916-497f-975c-4c23511ab9be','76ebc2b8-0099-4b8a-890f-dab62e76ca92','d3c0c66e-c3d2-4faa-8e18-dbcfb6cf63dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2853234625ef4917bd289a590694ce56',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:56:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-8803805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bcfa873-e480-4b7b-8a92-63edd02fefae,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1686edc61bcc4abebb29bd9227b4aaba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2853234625ef4917bd289a590694ce56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a27e376f-d46e-4d68-a724-8d92d7a5d949 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fffedb1-f0f0-4187-af13-107db6410756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a27e376f-d46e-4d68-a724-8d92d7a5d949 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fffedb1-f0f0-4187-af13-107db6410756) transitioned into state 'SUCCESS' from state '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-8803805',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1686edc61bcc4abebb29bd9227b4aaba',qos_specs=None,replication_status=,reservations=['b26072b9-b9fd-4df0-96c9-c36500464635','486d5be9-0916-497f-975c-4c23511ab9be','76ebc2b8-0099-4b8a-890f-dab62e76ca92','d3c0c66e-c3d2-4faa-8e18-dbcfb6cf63dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2853234625ef4917bd289a590694ce56',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a27e376f-d46e-4d68-a724-8d92d7a5d949 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53b8facb-0203-4e12-a550-129ddc6d80ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:49 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a27e376f-d46e-4d68-a724-8d92d7a5d949 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53b8facb-0203-4e12-a550-129ddc6d80ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:49 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a27e376f-d46e-4d68-a724-8d92d7a5d949 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Flow 'volume_create_api' (2c7ac295-d374-49df-86e0-841c2861d43c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:56:49 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a27e376f-d46e-4d68-a724-8d92d7a5d949 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Create volume request issued successfully. Sep 07 13:56:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a27e376f-d46e-4d68-a724-8d92d7a5d949 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:56:49 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1051/2073] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:56:48 2026] POST /volume/v3/volumes => generated 762 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:56:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-71f02cb0-1b53-4f0f-b28c-04247fadea7d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-71f02cb0-1b53-4f0f-b28c-04247fadea7d tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] GET http://192.168.122.6/volume/v3/volumes/3bcfa873-e480-4b7b-8a92-63edd02fefae Sep 07 13:56:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-71f02cb0-1b53-4f0f-b28c-04247fadea7d tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-71f02cb0-1b53-4f0f-b28c-04247fadea7d tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:49 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:49 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:49 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:49 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:49 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-71f02cb0-1b53-4f0f-b28c-04247fadea7d tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Volume info retrieved successfully. Sep 07 13:56:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-71f02cb0-1b53-4f0f-b28c-04247fadea7d tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] http://192.168.122.6/volume/v3/volumes/3bcfa873-e480-4b7b-8a92-63edd02fefae returned with HTTP 200 Sep 07 13:56:49 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1023/2074] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:49 2026] GET /volume/v3/volumes/3bcfa873-e480-4b7b-8a92-63edd02fefae => generated 830 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9c4e9d7e-f455-4fff-83a4-c2bda756d0d6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9c4e9d7e-f455-4fff-83a4-c2bda756d0d6 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] GET http://192.168.122.6/volume/v3/snapshots/8e0132c0-0c49-4039-aaa5-a0a2b8c9f13a Sep 07 13:56:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9c4e9d7e-f455-4fff-83a4-c2bda756d0d6 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9c4e9d7e-f455-4fff-83a4-c2bda756d0d6 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:49 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:49 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:49 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9c4e9d7e-f455-4fff-83a4-c2bda756d0d6 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Snapshot retrieved successfully. Sep 07 13:56:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9c4e9d7e-f455-4fff-83a4-c2bda756d0d6 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] http://192.168.122.6/volume/v3/snapshots/8e0132c0-0c49-4039-aaa5-a0a2b8c9f13a returned with HTTP 200 Sep 07 13:56:49 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1052/2075] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:56:49 2026] GET /volume/v3/snapshots/8e0132c0-0c49-4039-aaa5-a0a2b8c9f13a => generated 483 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:56:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-57467463-239b-4ebd-bf8d-4c9eb34fa71b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-57467463-239b-4ebd-bf8d-4c9eb34fa71b tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] GET http://192.168.122.6/volume/v3/volumes/3bcfa873-e480-4b7b-8a92-63edd02fefae Sep 07 13:56:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-57467463-239b-4ebd-bf8d-4c9eb34fa71b tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-57467463-239b-4ebd-bf8d-4c9eb34fa71b tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:50 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:50 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:50 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:50 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:50 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-57467463-239b-4ebd-bf8d-4c9eb34fa71b tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Volume info retrieved successfully. Sep 07 13:56:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-57467463-239b-4ebd-bf8d-4c9eb34fa71b tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] http://192.168.122.6/volume/v3/volumes/3bcfa873-e480-4b7b-8a92-63edd02fefae returned with HTTP 200 Sep 07 13:56:50 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1024/2076] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:50 2026] GET /volume/v3/volumes/3bcfa873-e480-4b7b-8a92-63edd02fefae => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f6eaa77a-fd22-4592-87c0-409f93e4a4d2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f6eaa77a-fd22-4592-87c0-409f93e4a4d2 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] GET http://192.168.122.6/volume/v3/snapshots/8e0132c0-0c49-4039-aaa5-a0a2b8c9f13a Sep 07 13:56:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f6eaa77a-fd22-4592-87c0-409f93e4a4d2 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f6eaa77a-fd22-4592-87c0-409f93e4a4d2 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f6eaa77a-fd22-4592-87c0-409f93e4a4d2 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] http://192.168.122.6/volume/v3/snapshots/8e0132c0-0c49-4039-aaa5-a0a2b8c9f13a returned with HTTP 404 Sep 07 13:56:50 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1053/2077] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:56:50 2026] GET /volume/v3/snapshots/8e0132c0-0c49-4039-aaa5-a0a2b8c9f13a => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9a24fbcb-61b0-48ee-82b2-d94274c431c4 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9a24fbcb-61b0-48ee-82b2-d94274c431c4 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] DELETE http://192.168.122.6/volume/v3/volumes/df4b5511-ce69-4e81-99a1-e9b0f502f312 Sep 07 13:56:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9a24fbcb-61b0-48ee-82b2-d94274c431c4 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9a24fbcb-61b0-48ee-82b2-d94274c431c4 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:50 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-9a24fbcb-61b0-48ee-82b2-d94274c431c4 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Delete volume with id: df4b5511-ce69-4e81-99a1-e9b0f502f312 Sep 07 13:56:50 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:50 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:50 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:50 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:50 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9a24fbcb-61b0-48ee-82b2-d94274c431c4 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Volume info retrieved successfully. Sep 07 13:56:50 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9a24fbcb-61b0-48ee-82b2-d94274c431c4 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Delete volume request issued successfully. Sep 07 13:56:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9a24fbcb-61b0-48ee-82b2-d94274c431c4 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] http://192.168.122.6/volume/v3/volumes/df4b5511-ce69-4e81-99a1-e9b0f502f312 returned with HTTP 202 Sep 07 13:56:50 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1025/2078] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:56:50 2026] DELETE /volume/v3/volumes/df4b5511-ce69-4e81-99a1-e9b0f502f312 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7f092f30-445b-456d-b3e1-583e9bc44969 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7f092f30-445b-456d-b3e1-583e9bc44969 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] GET http://192.168.122.6/volume/v3/volumes/df4b5511-ce69-4e81-99a1-e9b0f502f312 Sep 07 13:56:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7f092f30-445b-456d-b3e1-583e9bc44969 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7f092f30-445b-456d-b3e1-583e9bc44969 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:50 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:50 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:50 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:50 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:50 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7f092f30-445b-456d-b3e1-583e9bc44969 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Volume info retrieved successfully. Sep 07 13:56:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7f092f30-445b-456d-b3e1-583e9bc44969 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] http://192.168.122.6/volume/v3/volumes/df4b5511-ce69-4e81-99a1-e9b0f502f312 returned with HTTP 200 Sep 07 13:56:50 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1054/2079] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:50 2026] GET /volume/v3/volumes/df4b5511-ce69-4e81-99a1-e9b0f502f312 => generated 872 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f45b9a43-09c8-4232-9ba6-afa0451c01ee None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f45b9a43-09c8-4232-9ba6-afa0451c01ee tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] GET http://192.168.122.6/volume/v3/volumes/3bcfa873-e480-4b7b-8a92-63edd02fefae Sep 07 13:56:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f45b9a43-09c8-4232-9ba6-afa0451c01ee tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f45b9a43-09c8-4232-9ba6-afa0451c01ee tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:51 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:51 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:51 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:51 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:51 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f45b9a43-09c8-4232-9ba6-afa0451c01ee tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Volume info retrieved successfully. Sep 07 13:56:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f45b9a43-09c8-4232-9ba6-afa0451c01ee tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] http://192.168.122.6/volume/v3/volumes/3bcfa873-e480-4b7b-8a92-63edd02fefae returned with HTTP 200 Sep 07 13:56:51 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1026/2080] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:51 2026] GET /volume/v3/volumes/3bcfa873-e480-4b7b-8a92-63edd02fefae => generated 855 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:56:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-4f975585-e1be-43fc-8bc9-7880529ddd81 req-4e3acfd2-a44d-468a-920b-a23ce8207508 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-4f975585-e1be-43fc-8bc9-7880529ddd81 req-4e3acfd2-a44d-468a-920b-a23ce8207508 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] GET http://192.168.122.6/volume/v3/volumes/3bcfa873-e480-4b7b-8a92-63edd02fefae Sep 07 13:56:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-4f975585-e1be-43fc-8bc9-7880529ddd81 req-4e3acfd2-a44d-468a-920b-a23ce8207508 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-4f975585-e1be-43fc-8bc9-7880529ddd81 req-4e3acfd2-a44d-468a-920b-a23ce8207508 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:51 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:51 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:51 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:51 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:51 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-4f975585-e1be-43fc-8bc9-7880529ddd81 req-4e3acfd2-a44d-468a-920b-a23ce8207508 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Volume info retrieved successfully. Sep 07 13:56:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-4f975585-e1be-43fc-8bc9-7880529ddd81 req-4e3acfd2-a44d-468a-920b-a23ce8207508 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] http://192.168.122.6/volume/v3/volumes/3bcfa873-e480-4b7b-8a92-63edd02fefae returned with HTTP 200 Sep 07 13:56:51 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1055/2081] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:56:51 2026] GET /volume/v3/volumes/3bcfa873-e480-4b7b-8a92-63edd02fefae => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-152cb8af-a8e0-43e6-bd4f-df3457e9b98e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-152cb8af-a8e0-43e6-bd4f-df3457e9b98e tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] GET http://192.168.122.6/volume/v3/volumes/df4b5511-ce69-4e81-99a1-e9b0f502f312 Sep 07 13:56:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-152cb8af-a8e0-43e6-bd4f-df3457e9b98e tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-152cb8af-a8e0-43e6-bd4f-df3457e9b98e tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-152cb8af-a8e0-43e6-bd4f-df3457e9b98e tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] http://192.168.122.6/volume/v3/volumes/df4b5511-ce69-4e81-99a1-e9b0f502f312 returned with HTTP 404 Sep 07 13:56:51 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1027/2082] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:51 2026] GET /volume/v3/volumes/df4b5511-ce69-4e81-99a1-e9b0f502f312 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-38583c94-8792-4010-9564-a5135a279e9d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-38583c94-8792-4010-9564-a5135a279e9d tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] DELETE http://192.168.122.6/volume/v3/volumes/32e7b291-39c5-42db-a1b6-99ab3b8b0e94 Sep 07 13:56:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-38583c94-8792-4010-9564-a5135a279e9d tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-38583c94-8792-4010-9564-a5135a279e9d tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:51 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-38583c94-8792-4010-9564-a5135a279e9d tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Delete volume with id: 32e7b291-39c5-42db-a1b6-99ab3b8b0e94 Sep 07 13:56:51 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:51 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:51 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:51 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:51 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-38583c94-8792-4010-9564-a5135a279e9d tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Volume info retrieved successfully. Sep 07 13:56:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-026ec658-8425-4ca3-85f9-a24b83d71394 req-514fabbb-c570-452d-9a45-e358d465e74b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-026ec658-8425-4ca3-85f9-a24b83d71394 req-514fabbb-c570-452d-9a45-e358d465e74b tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] GET http://192.168.122.6/volume/v3/volumes/detail Sep 07 13:56:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-026ec658-8425-4ca3-85f9-a24b83d71394 req-514fabbb-c570-452d-9a45-e358d465e74b tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-026ec658-8425-4ca3-85f9-a24b83d71394 req-514fabbb-c570-452d-9a45-e358d465e74b tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [req-026ec658-8425-4ca3-85f9-a24b83d71394 req-514fabbb-c570-452d-9a45-e358d465e74b tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:56:51 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [req-026ec658-8425-4ca3-85f9-a24b83d71394 req-514fabbb-c570-452d-9a45-e358d465e74b tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:56:51 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-38583c94-8792-4010-9564-a5135a279e9d tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Delete volume request issued successfully. Sep 07 13:56:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-38583c94-8792-4010-9564-a5135a279e9d tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] http://192.168.122.6/volume/v3/volumes/32e7b291-39c5-42db-a1b6-99ab3b8b0e94 returned with HTTP 202 Sep 07 13:56:51 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1056/2083] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:56:51 2026] DELETE /volume/v3/volumes/32e7b291-39c5-42db-a1b6-99ab3b8b0e94 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:51 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:51 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:51 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:51 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:51 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:51 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:51 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-026ec658-8425-4ca3-85f9-a24b83d71394 req-514fabbb-c570-452d-9a45-e358d465e74b tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Get all volumes completed successfully. Sep 07 13:56:51 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:51 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e2a1b99e-9d67-4b47-990a-cae5e4ad7892 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e2a1b99e-9d67-4b47-990a-cae5e4ad7892 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] GET http://192.168.122.6/volume/v3/volumes/32e7b291-39c5-42db-a1b6-99ab3b8b0e94 Sep 07 13:56:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e2a1b99e-9d67-4b47-990a-cae5e4ad7892 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e2a1b99e-9d67-4b47-990a-cae5e4ad7892 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-026ec658-8425-4ca3-85f9-a24b83d71394 req-514fabbb-c570-452d-9a45-e358d465e74b tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:56:51 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1028/2084] 192.168.122.6 () {60 vars in 1387 bytes} [Mon Sep 7 13:56:51 2026] GET /volume/v3/volumes/detail => generated 2551 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:56:51 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:51 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:51 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:51 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-0bcac779-b53f-4ece-b870-eabd6a2700f6 req-3ea1e8f8-a3f6-4c1d-8276-18e28cf5fc27 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:51 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e2a1b99e-9d67-4b47-990a-cae5e4ad7892 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Volume info retrieved successfully. Sep 07 13:56:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-0bcac779-b53f-4ece-b870-eabd6a2700f6 req-3ea1e8f8-a3f6-4c1d-8276-18e28cf5fc27 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] GET http://192.168.122.6/volume/v3/volumes/detail Sep 07 13:56:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-0bcac779-b53f-4ece-b870-eabd6a2700f6 req-3ea1e8f8-a3f6-4c1d-8276-18e28cf5fc27 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-0bcac779-b53f-4ece-b870-eabd6a2700f6 req-3ea1e8f8-a3f6-4c1d-8276-18e28cf5fc27 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [req-0bcac779-b53f-4ece-b870-eabd6a2700f6 req-3ea1e8f8-a3f6-4c1d-8276-18e28cf5fc27 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:56:51 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [req-0bcac779-b53f-4ece-b870-eabd6a2700f6 req-3ea1e8f8-a3f6-4c1d-8276-18e28cf5fc27 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:56:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e2a1b99e-9d67-4b47-990a-cae5e4ad7892 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] http://192.168.122.6/volume/v3/volumes/32e7b291-39c5-42db-a1b6-99ab3b8b0e94 returned with HTTP 200 Sep 07 13:56:51 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1057/2085] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:51 2026] GET /volume/v3/volumes/32e7b291-39c5-42db-a1b6-99ab3b8b0e94 => generated 837 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:51 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:51 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:51 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:51 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:51 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:51 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:51 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-0bcac779-b53f-4ece-b870-eabd6a2700f6 req-3ea1e8f8-a3f6-4c1d-8276-18e28cf5fc27 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Get all volumes completed successfully. Sep 07 13:56:51 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:51 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-0bcac779-b53f-4ece-b870-eabd6a2700f6 req-3ea1e8f8-a3f6-4c1d-8276-18e28cf5fc27 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:56:51 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1029/2086] 192.168.122.6 () {60 vars in 1387 bytes} [Mon Sep 7 13:56:51 2026] GET /volume/v3/volumes/detail => generated 2551 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:56:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-aace58ac-acc6-44b1-b734-ab16676219dd req-f1d0aa4f-a5da-48d5-a9f0-c7614e6df15c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-aace58ac-acc6-44b1-b734-ab16676219dd req-f1d0aa4f-a5da-48d5-a9f0-c7614e6df15c tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] GET http://192.168.122.6/volume/v3/volumes/detail Sep 07 13:56:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-aace58ac-acc6-44b1-b734-ab16676219dd req-f1d0aa4f-a5da-48d5-a9f0-c7614e6df15c tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-aace58ac-acc6-44b1-b734-ab16676219dd req-f1d0aa4f-a5da-48d5-a9f0-c7614e6df15c tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Calling method 'detail' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [req-aace58ac-acc6-44b1-b734-ab16676219dd req-f1d0aa4f-a5da-48d5-a9f0-c7614e6df15c tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:56:51 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [req-aace58ac-acc6-44b1-b734-ab16676219dd req-f1d0aa4f-a5da-48d5-a9f0-c7614e6df15c tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:56:51 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:51 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:51 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:51 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:51 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:51 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:51 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-aace58ac-acc6-44b1-b734-ab16676219dd req-f1d0aa4f-a5da-48d5-a9f0-c7614e6df15c tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Get all volumes completed successfully. Sep 07 13:56:51 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:51 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-aace58ac-acc6-44b1-b734-ab16676219dd req-f1d0aa4f-a5da-48d5-a9f0-c7614e6df15c tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:56:51 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1058/2087] 192.168.122.6 () {60 vars in 1387 bytes} [Mon Sep 7 13:56:51 2026] GET /volume/v3/volumes/detail => generated 2551 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:56:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-28e91a4e-6390-4081-8542-234f4bf68a51 req-cbb946e0-6efb-44eb-9337-c9fa35fca748 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-28e91a4e-6390-4081-8542-234f4bf68a51 req-cbb946e0-6efb-44eb-9337-c9fa35fca748 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] GET http://192.168.122.6/volume/v3/volumes/detail Sep 07 13:56:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-28e91a4e-6390-4081-8542-234f4bf68a51 req-cbb946e0-6efb-44eb-9337-c9fa35fca748 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-28e91a4e-6390-4081-8542-234f4bf68a51 req-cbb946e0-6efb-44eb-9337-c9fa35fca748 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [req-28e91a4e-6390-4081-8542-234f4bf68a51 req-cbb946e0-6efb-44eb-9337-c9fa35fca748 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:56:51 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [req-28e91a4e-6390-4081-8542-234f4bf68a51 req-cbb946e0-6efb-44eb-9337-c9fa35fca748 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:56:51 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:51 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:51 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:51 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:51 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:51 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:51 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-28e91a4e-6390-4081-8542-234f4bf68a51 req-cbb946e0-6efb-44eb-9337-c9fa35fca748 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Get all volumes completed successfully. Sep 07 13:56:51 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:51 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-28e91a4e-6390-4081-8542-234f4bf68a51 req-cbb946e0-6efb-44eb-9337-c9fa35fca748 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:56:51 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1030/2088] 192.168.122.6 () {60 vars in 1387 bytes} [Mon Sep 7 13:56:51 2026] GET /volume/v3/volumes/detail => generated 2551 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:56:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-cc7be9d4-3adc-4664-911d-e98f26e02c72 req-48d09a78-c240-45d9-8e38-ad0a019bc793 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-cc7be9d4-3adc-4664-911d-e98f26e02c72 req-48d09a78-c240-45d9-8e38-ad0a019bc793 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] GET http://192.168.122.6/volume/v3/volumes/detail Sep 07 13:56:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-cc7be9d4-3adc-4664-911d-e98f26e02c72 req-48d09a78-c240-45d9-8e38-ad0a019bc793 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-cc7be9d4-3adc-4664-911d-e98f26e02c72 req-48d09a78-c240-45d9-8e38-ad0a019bc793 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Calling method 'detail' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [req-cc7be9d4-3adc-4664-911d-e98f26e02c72 req-48d09a78-c240-45d9-8e38-ad0a019bc793 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:56:51 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [req-cc7be9d4-3adc-4664-911d-e98f26e02c72 req-48d09a78-c240-45d9-8e38-ad0a019bc793 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:56:51 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:51 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:51 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:51 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:51 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:51 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:51 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-cc7be9d4-3adc-4664-911d-e98f26e02c72 req-48d09a78-c240-45d9-8e38-ad0a019bc793 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Get all volumes completed successfully. Sep 07 13:56:51 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:51 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-cc7be9d4-3adc-4664-911d-e98f26e02c72 req-48d09a78-c240-45d9-8e38-ad0a019bc793 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:56:51 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1059/2089] 192.168.122.6 () {60 vars in 1387 bytes} [Mon Sep 7 13:56:51 2026] GET /volume/v3/volumes/detail => generated 2551 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:56:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-c5c73624-8ddc-4894-a089-52a092a8330b req-a592eef7-d3a0-4f9b-853d-593cf4d7dc2c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-c5c73624-8ddc-4894-a089-52a092a8330b req-a592eef7-d3a0-4f9b-853d-593cf4d7dc2c tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] GET http://192.168.122.6/volume/v3/volumes/detail Sep 07 13:56:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-c5c73624-8ddc-4894-a089-52a092a8330b req-a592eef7-d3a0-4f9b-853d-593cf4d7dc2c tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-c5c73624-8ddc-4894-a089-52a092a8330b req-a592eef7-d3a0-4f9b-853d-593cf4d7dc2c tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [req-c5c73624-8ddc-4894-a089-52a092a8330b req-a592eef7-d3a0-4f9b-853d-593cf4d7dc2c tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:56:51 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [req-c5c73624-8ddc-4894-a089-52a092a8330b req-a592eef7-d3a0-4f9b-853d-593cf4d7dc2c tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:56:52 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:52 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:52 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:52 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:52 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:52 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:52 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-c5c73624-8ddc-4894-a089-52a092a8330b req-a592eef7-d3a0-4f9b-853d-593cf4d7dc2c tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Get all volumes completed successfully. Sep 07 13:56:52 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:52 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-c5c73624-8ddc-4894-a089-52a092a8330b req-a592eef7-d3a0-4f9b-853d-593cf4d7dc2c tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:56:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1031/2090] 192.168.122.6 () {60 vars in 1387 bytes} [Mon Sep 7 13:56:51 2026] GET /volume/v3/volumes/detail => generated 2551 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:56:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-7a457f30-7bf4-4061-9a5d-4228d30424b0 req-40cdb165-ffdf-42f1-9d38-8fad5de27452 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-7a457f30-7bf4-4061-9a5d-4228d30424b0 req-40cdb165-ffdf-42f1-9d38-8fad5de27452 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] GET http://192.168.122.6/volume/v3/volumes/detail Sep 07 13:56:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-7a457f30-7bf4-4061-9a5d-4228d30424b0 req-40cdb165-ffdf-42f1-9d38-8fad5de27452 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-7a457f30-7bf4-4061-9a5d-4228d30424b0 req-40cdb165-ffdf-42f1-9d38-8fad5de27452 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Calling method 'detail' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [req-7a457f30-7bf4-4061-9a5d-4228d30424b0 req-40cdb165-ffdf-42f1-9d38-8fad5de27452 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:56:52 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [req-7a457f30-7bf4-4061-9a5d-4228d30424b0 req-40cdb165-ffdf-42f1-9d38-8fad5de27452 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:56:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:52 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-7a457f30-7bf4-4061-9a5d-4228d30424b0 req-40cdb165-ffdf-42f1-9d38-8fad5de27452 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Get all volumes completed successfully. Sep 07 13:56:52 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:52 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-7a457f30-7bf4-4061-9a5d-4228d30424b0 req-40cdb165-ffdf-42f1-9d38-8fad5de27452 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:56:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1060/2091] 192.168.122.6 () {60 vars in 1387 bytes} [Mon Sep 7 13:56:52 2026] GET /volume/v3/volumes/detail => generated 2551 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:56:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-546dc68f-7ddd-44c4-b155-f41bceb48f1c req-21f6d3cb-fc8e-4c7a-91a2-b671b39df946 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-546dc68f-7ddd-44c4-b155-f41bceb48f1c req-21f6d3cb-fc8e-4c7a-91a2-b671b39df946 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] GET http://192.168.122.6/volume/v3/volumes/detail Sep 07 13:56:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-546dc68f-7ddd-44c4-b155-f41bceb48f1c req-21f6d3cb-fc8e-4c7a-91a2-b671b39df946 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-546dc68f-7ddd-44c4-b155-f41bceb48f1c req-21f6d3cb-fc8e-4c7a-91a2-b671b39df946 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [req-546dc68f-7ddd-44c4-b155-f41bceb48f1c req-21f6d3cb-fc8e-4c7a-91a2-b671b39df946 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:56:52 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [req-546dc68f-7ddd-44c4-b155-f41bceb48f1c req-21f6d3cb-fc8e-4c7a-91a2-b671b39df946 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:56:52 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:52 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:52 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:52 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:52 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:52 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:52 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-546dc68f-7ddd-44c4-b155-f41bceb48f1c req-21f6d3cb-fc8e-4c7a-91a2-b671b39df946 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] Get all volumes completed successfully. Sep 07 13:56:52 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:52 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-546dc68f-7ddd-44c4-b155-f41bceb48f1c req-21f6d3cb-fc8e-4c7a-91a2-b671b39df946 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-reader] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:56:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1032/2092] 192.168.122.6 () {60 vars in 1387 bytes} [Mon Sep 7 13:56:52 2026] GET /volume/v3/volumes/detail => generated 2551 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:56:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-117c9252-2209-4cc1-8ac4-22a19af6ec10 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-117c9252-2209-4cc1-8ac4-22a19af6ec10 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:56:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-117c9252-2209-4cc1-8ac4-22a19af6ec10 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1257319941", "snapshot_id": "1c9f7c55-8a0c-400f-98f9-f7cdd3259d71", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:56:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-117c9252-2209-4cc1-8ac4-22a19af6ec10 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1257319941', 'snapshot_id': '1c9f7c55-8a0c-400f-98f9-f7cdd3259d71', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:56:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-5d1f0ee7-a428-4324-8655-1103d2f4259c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5d1f0ee7-a428-4324-8655-1103d2f4259c tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] DELETE http://192.168.122.6/volume/v3/volumes/3bcfa873-e480-4b7b-8a92-63edd02fefae Sep 07 13:56:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5d1f0ee7-a428-4324-8655-1103d2f4259c tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5d1f0ee7-a428-4324-8655-1103d2f4259c tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:52 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-5d1f0ee7-a428-4324-8655-1103d2f4259c tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Delete volume with id: 3bcfa873-e480-4b7b-8a92-63edd02fefae Sep 07 13:56:52 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:52 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:52 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-117c9252-2209-4cc1-8ac4-22a19af6ec10 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Snapshot retrieved successfully. Sep 07 13:56:52 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-117c9252-2209-4cc1-8ac4-22a19af6ec10 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Create volume of 1 GB Sep 07 13:56:52 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:52 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:52 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-117c9252-2209-4cc1-8ac4-22a19af6ec10 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Availability Zones retrieved successfully. Sep 07 13:56:52 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:52 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:52 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-5d1f0ee7-a428-4324-8655-1103d2f4259c tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Volume info retrieved successfully. Sep 07 13:56:52 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-117c9252-2209-4cc1-8ac4-22a19af6ec10 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Flow 'volume_create_api' (6d14437d-e448-4693-af92-971a30361750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:56:52 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-117c9252-2209-4cc1-8ac4-22a19af6ec10 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac6b36b5-39e4-4422-8abc-0574a48d3c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:52 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-117c9252-2209-4cc1-8ac4-22a19af6ec10 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:56:52 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-5d1f0ee7-a428-4324-8655-1103d2f4259c tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Delete volume request issued successfully. Sep 07 13:56:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5d1f0ee7-a428-4324-8655-1103d2f4259c tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] http://192.168.122.6/volume/v3/volumes/3bcfa873-e480-4b7b-8a92-63edd02fefae returned with HTTP 202 Sep 07 13:56:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1033/2093] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:56:52 2026] DELETE /volume/v3/volumes/3bcfa873-e480-4b7b-8a92-63edd02fefae => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3a3e0c4f-1c8f-432e-ac1c-9c5e5b62ec1c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3a3e0c4f-1c8f-432e-ac1c-9c5e5b62ec1c tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] GET http://192.168.122.6/volume/v3/volumes/3bcfa873-e480-4b7b-8a92-63edd02fefae Sep 07 13:56:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3a3e0c4f-1c8f-432e-ac1c-9c5e5b62ec1c tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3a3e0c4f-1c8f-432e-ac1c-9c5e5b62ec1c tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:52 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:52 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:52 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:52 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:52 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3a3e0c4f-1c8f-432e-ac1c-9c5e5b62ec1c tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Volume info retrieved successfully. Sep 07 13:56:52 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-117c9252-2209-4cc1-8ac4-22a19af6ec10 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac6b36b5-39e4-4422-8abc-0574a48d3c91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1c9f7c55-8a0c-400f-98f9-f7cdd3259d71', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:52 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-117c9252-2209-4cc1-8ac4-22a19af6ec10 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1005208-0ca9-4372-b222-3155a1a87da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3a3e0c4f-1c8f-432e-ac1c-9c5e5b62ec1c tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] http://192.168.122.6/volume/v3/volumes/3bcfa873-e480-4b7b-8a92-63edd02fefae returned with HTTP 200 Sep 07 13:56:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1034/2094] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:52 2026] GET /volume/v3/volumes/3bcfa873-e480-4b7b-8a92-63edd02fefae => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:52 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-117c9252-2209-4cc1-8ac4-22a19af6ec10 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Created reservations ['1c064b7a-6917-4101-818e-843768f0f4d0', '3515114c-6d1e-40d3-b343-47f2e9637ccb', '32835629-ef68-45e2-b1a5-107e48e59903', '8204f237-a78c-44b8-9c8b-063d53e40c95'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:56:52 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-117c9252-2209-4cc1-8ac4-22a19af6ec10 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1005208-0ca9-4372-b222-3155a1a87da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c064b7a-6917-4101-818e-843768f0f4d0', '3515114c-6d1e-40d3-b343-47f2e9637ccb', '32835629-ef68-45e2-b1a5-107e48e59903', '8204f237-a78c-44b8-9c8b-063d53e40c95']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:52 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-117c9252-2209-4cc1-8ac4-22a19af6ec10 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1eeee30-e351-4d5f-8c96-e7236dad764b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:52 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-117c9252-2209-4cc1-8ac4-22a19af6ec10 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1eeee30-e351-4d5f-8c96-e7236dad764b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60a3b847-206f-4404-9638-f44a20c88a62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1257319941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51bdebdf74c2407a8705ee5b0fe2575d',qos_specs=None,replication_status=,reservations=['1c064b7a-6917-4101-818e-843768f0f4d0','3515114c-6d1e-40d3-b343-47f2e9637ccb','32835629-ef68-45e2-b1a5-107e48e59903','8204f237-a78c-44b8-9c8b-063d53e40c95'],size=1,snapshot_id=1c9f7c55-8a0c-400f-98f9-f7cdd3259d71,source_replicaid=,source_volid=None,status='creating',user_id='b5f46dee27fa41e5a9bd7e54deee7ad2',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:56:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1257319941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60a3b847-206f-4404-9638-f44a20c88a62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51bdebdf74c2407a8705ee5b0fe2575d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1c9f7c55-8a0c-400f-98f9-f7cdd3259d71,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5f46dee27fa41e5a9bd7e54deee7ad2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:52 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-117c9252-2209-4cc1-8ac4-22a19af6ec10 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6a41e47-983a-4485-8a50-e44311597a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:52 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-117c9252-2209-4cc1-8ac4-22a19af6ec10 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6a41e47-983a-4485-8a50-e44311597a80) transitioned into state 'SUCCESS' from state '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-1257319941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51bdebdf74c2407a8705ee5b0fe2575d',qos_specs=None,replication_status=,reservations=['1c064b7a-6917-4101-818e-843768f0f4d0','3515114c-6d1e-40d3-b343-47f2e9637ccb','32835629-ef68-45e2-b1a5-107e48e59903','8204f237-a78c-44b8-9c8b-063d53e40c95'],size=1,snapshot_id=1c9f7c55-8a0c-400f-98f9-f7cdd3259d71,source_replicaid=,source_volid=None,status='creating',user_id='b5f46dee27fa41e5a9bd7e54deee7ad2',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:52 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-117c9252-2209-4cc1-8ac4-22a19af6ec10 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89981a55-94ac-48c8-b278-5576e28e026f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:56:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:52 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-117c9252-2209-4cc1-8ac4-22a19af6ec10 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89981a55-94ac-48c8-b278-5576e28e026f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:56:52 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-117c9252-2209-4cc1-8ac4-22a19af6ec10 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Flow 'volume_create_api' (6d14437d-e448-4693-af92-971a30361750) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:56:52 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-117c9252-2209-4cc1-8ac4-22a19af6ec10 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Create volume request issued successfully. Sep 07 13:56:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-117c9252-2209-4cc1-8ac4-22a19af6ec10 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:56:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1061/2095] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:56:52 2026] POST /volume/v3/volumes => generated 786 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:56:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c49d6da4-a4b0-428d-95da-cbe9c06bcd48 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c49d6da4-a4b0-428d-95da-cbe9c06bcd48 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] GET http://192.168.122.6/volume/v3/volumes/32e7b291-39c5-42db-a1b6-99ab3b8b0e94 Sep 07 13:56:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c49d6da4-a4b0-428d-95da-cbe9c06bcd48 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c49d6da4-a4b0-428d-95da-cbe9c06bcd48 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c49d6da4-a4b0-428d-95da-cbe9c06bcd48 tempest-CinderUnicodeTest-1100465943 tempest-CinderUnicodeTest-1100465943-project-member] http://192.168.122.6/volume/v3/volumes/32e7b291-39c5-42db-a1b6-99ab3b8b0e94 returned with HTTP 404 Sep 07 13:56:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1035/2096] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:52 2026] GET /volume/v3/volumes/32e7b291-39c5-42db-a1b6-99ab3b8b0e94 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-210e6529-86a0-4e3d-8173-99f3594f2556 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-210e6529-86a0-4e3d-8173-99f3594f2556 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] GET http://192.168.122.6/volume/v3/volumes/3bcfa873-e480-4b7b-8a92-63edd02fefae Sep 07 13:56:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-210e6529-86a0-4e3d-8173-99f3594f2556 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-210e6529-86a0-4e3d-8173-99f3594f2556 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:53 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:53 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:53 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:53 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:53 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-210e6529-86a0-4e3d-8173-99f3594f2556 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Volume info retrieved successfully. Sep 07 13:56:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-210e6529-86a0-4e3d-8173-99f3594f2556 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] http://192.168.122.6/volume/v3/volumes/3bcfa873-e480-4b7b-8a92-63edd02fefae returned with HTTP 200 Sep 07 13:56:53 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1062/2097] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:53 2026] GET /volume/v3/volumes/3bcfa873-e480-4b7b-8a92-63edd02fefae => generated 854 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-19fa82a3-ee29-49a8-9343-d539045d751e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-19fa82a3-ee29-49a8-9343-d539045d751e tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] GET http://192.168.122.6/volume/v3/volumes/3bcfa873-e480-4b7b-8a92-63edd02fefae Sep 07 13:56:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-19fa82a3-ee29-49a8-9343-d539045d751e tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-19fa82a3-ee29-49a8-9343-d539045d751e tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-19fa82a3-ee29-49a8-9343-d539045d751e tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] http://192.168.122.6/volume/v3/volumes/3bcfa873-e480-4b7b-8a92-63edd02fefae returned with HTTP 404 Sep 07 13:56:54 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1036/2098] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:54 2026] GET /volume/v3/volumes/3bcfa873-e480-4b7b-8a92-63edd02fefae => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1db1ffb3-3cb4-424f-81fa-34c313932fee None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1db1ffb3-3cb4-424f-81fa-34c313932fee tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] DELETE http://192.168.122.6/volume/v3/volumes/c86adcb9-ca3a-45af-987d-c03a05490ea5 Sep 07 13:56:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1db1ffb3-3cb4-424f-81fa-34c313932fee tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1db1ffb3-3cb4-424f-81fa-34c313932fee tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:54 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-1db1ffb3-3cb4-424f-81fa-34c313932fee tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Delete volume with id: c86adcb9-ca3a-45af-987d-c03a05490ea5 Sep 07 13:56:54 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:54 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:54 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:54 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:54 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1db1ffb3-3cb4-424f-81fa-34c313932fee tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Volume info retrieved successfully. Sep 07 13:56:54 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1db1ffb3-3cb4-424f-81fa-34c313932fee tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Delete volume request issued successfully. Sep 07 13:56:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1db1ffb3-3cb4-424f-81fa-34c313932fee tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] http://192.168.122.6/volume/v3/volumes/c86adcb9-ca3a-45af-987d-c03a05490ea5 returned with HTTP 202 Sep 07 13:56:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1063/2099] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:56:54 2026] DELETE /volume/v3/volumes/c86adcb9-ca3a-45af-987d-c03a05490ea5 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e58b8753-f6d4-4ff8-b737-886b03abd4cc None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e58b8753-f6d4-4ff8-b737-886b03abd4cc tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] GET http://192.168.122.6/volume/v3/volumes/c86adcb9-ca3a-45af-987d-c03a05490ea5 Sep 07 13:56:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e58b8753-f6d4-4ff8-b737-886b03abd4cc tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e58b8753-f6d4-4ff8-b737-886b03abd4cc tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:54 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:54 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:54 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:54 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:54 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e58b8753-f6d4-4ff8-b737-886b03abd4cc tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Volume info retrieved successfully. Sep 07 13:56:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e58b8753-f6d4-4ff8-b737-886b03abd4cc tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] http://192.168.122.6/volume/v3/volumes/c86adcb9-ca3a-45af-987d-c03a05490ea5 returned with HTTP 200 Sep 07 13:56:54 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1037/2100] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:54 2026] GET /volume/v3/volumes/c86adcb9-ca3a-45af-987d-c03a05490ea5 => generated 856 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-95ab96d7-e50d-4810-83ad-579342b9ca9e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-95ab96d7-e50d-4810-83ad-579342b9ca9e tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] GET http://192.168.122.6/volume/v3/volumes/c86adcb9-ca3a-45af-987d-c03a05490ea5 Sep 07 13:56:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-95ab96d7-e50d-4810-83ad-579342b9ca9e tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-95ab96d7-e50d-4810-83ad-579342b9ca9e tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:55 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:55 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:55 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:55 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:55 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-95ab96d7-e50d-4810-83ad-579342b9ca9e tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Volume info retrieved successfully. Sep 07 13:56:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-95ab96d7-e50d-4810-83ad-579342b9ca9e tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] http://192.168.122.6/volume/v3/volumes/c86adcb9-ca3a-45af-987d-c03a05490ea5 returned with HTTP 200 Sep 07 13:56:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1064/2101] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:55 2026] GET /volume/v3/volumes/c86adcb9-ca3a-45af-987d-c03a05490ea5 => generated 856 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4e7911e1-3214-418d-9ed8-3ab6cdc77899 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4e7911e1-3214-418d-9ed8-3ab6cdc77899 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] GET http://192.168.122.6/volume/v3/volumes/c86adcb9-ca3a-45af-987d-c03a05490ea5 Sep 07 13:56:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4e7911e1-3214-418d-9ed8-3ab6cdc77899 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4e7911e1-3214-418d-9ed8-3ab6cdc77899 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4e7911e1-3214-418d-9ed8-3ab6cdc77899 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] http://192.168.122.6/volume/v3/volumes/c86adcb9-ca3a-45af-987d-c03a05490ea5 returned with HTTP 404 Sep 07 13:56:56 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1038/2102] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:56 2026] GET /volume/v3/volumes/c86adcb9-ca3a-45af-987d-c03a05490ea5 => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:56:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5a88dab4-f005-43f7-86e4-a7fad2a98726 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5a88dab4-f005-43f7-86e4-a7fad2a98726 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] DELETE http://192.168.122.6/volume/v3/volumes/6bcea32b-be79-4b5f-af77-410ed53aeedf Sep 07 13:56:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5a88dab4-f005-43f7-86e4-a7fad2a98726 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5a88dab4-f005-43f7-86e4-a7fad2a98726 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:57 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-5a88dab4-f005-43f7-86e4-a7fad2a98726 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Delete volume with id: 6bcea32b-be79-4b5f-af77-410ed53aeedf Sep 07 13:56:57 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:57 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:57 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:57 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:57 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5a88dab4-f005-43f7-86e4-a7fad2a98726 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Volume info retrieved successfully. Sep 07 13:56:57 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5a88dab4-f005-43f7-86e4-a7fad2a98726 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Delete volume request issued successfully. Sep 07 13:56:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5a88dab4-f005-43f7-86e4-a7fad2a98726 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] http://192.168.122.6/volume/v3/volumes/6bcea32b-be79-4b5f-af77-410ed53aeedf returned with HTTP 202 Sep 07 13:56:57 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1065/2103] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:56:56 2026] DELETE /volume/v3/volumes/6bcea32b-be79-4b5f-af77-410ed53aeedf => generated 0 bytes in 247 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:56:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ed04bcca-3c49-4d46-b230-044a2ed23d35 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ed04bcca-3c49-4d46-b230-044a2ed23d35 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] GET http://192.168.122.6/volume/v3/volumes/6bcea32b-be79-4b5f-af77-410ed53aeedf Sep 07 13:56:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ed04bcca-3c49-4d46-b230-044a2ed23d35 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ed04bcca-3c49-4d46-b230-044a2ed23d35 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:57 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:57 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:57 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:57 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:57 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ed04bcca-3c49-4d46-b230-044a2ed23d35 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Volume info retrieved successfully. Sep 07 13:56:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ed04bcca-3c49-4d46-b230-044a2ed23d35 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] http://192.168.122.6/volume/v3/volumes/6bcea32b-be79-4b5f-af77-410ed53aeedf returned with HTTP 200 Sep 07 13:56:57 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1039/2104] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:57 2026] GET /volume/v3/volumes/6bcea32b-be79-4b5f-af77-410ed53aeedf => generated 855 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-52efa2f0-2cdc-492d-826e-35f713d68495 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-52efa2f0-2cdc-492d-826e-35f713d68495 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] GET http://192.168.122.6/volume/v3/volumes/6bcea32b-be79-4b5f-af77-410ed53aeedf Sep 07 13:56:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-52efa2f0-2cdc-492d-826e-35f713d68495 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-52efa2f0-2cdc-492d-826e-35f713d68495 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:58 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:58 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:56:58 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:58 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:56:58 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-52efa2f0-2cdc-492d-826e-35f713d68495 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Volume info retrieved successfully. Sep 07 13:56:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-52efa2f0-2cdc-492d-826e-35f713d68495 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] http://192.168.122.6/volume/v3/volumes/6bcea32b-be79-4b5f-af77-410ed53aeedf returned with HTTP 200 Sep 07 13:56:58 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1066/2105] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:58 2026] GET /volume/v3/volumes/6bcea32b-be79-4b5f-af77-410ed53aeedf => generated 855 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:56:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3a825710-15d6-4b95-8cdd-5ac4cfa9f390 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:56:59 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3a825710-15d6-4b95-8cdd-5ac4cfa9f390 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] GET http://192.168.122.6/volume/v3/volumes/6bcea32b-be79-4b5f-af77-410ed53aeedf Sep 07 13:56:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3a825710-15d6-4b95-8cdd-5ac4cfa9f390 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:56:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3a825710-15d6-4b95-8cdd-5ac4cfa9f390 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:56:59 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:56:59 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:56:59 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:56:59 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:56:59 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3a825710-15d6-4b95-8cdd-5ac4cfa9f390 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Volume info retrieved successfully. Sep 07 13:56:59 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3a825710-15d6-4b95-8cdd-5ac4cfa9f390 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] http://192.168.122.6/volume/v3/volumes/6bcea32b-be79-4b5f-af77-410ed53aeedf returned with HTTP 200 Sep 07 13:56:59 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1040/2106] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:56:59 2026] GET /volume/v3/volumes/6bcea32b-be79-4b5f-af77-410ed53aeedf => generated 855 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-28465bda-8c32-4a4c-8c43-4c026936d47d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-98cd418f-5da2-4126-bf0d-09a1fbd3f486 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-98cd418f-5da2-4126-bf0d-09a1fbd3f486 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] GET http://192.168.122.6/volume/v3/volumes/6bcea32b-be79-4b5f-af77-410ed53aeedf Sep 07 13:57:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-98cd418f-5da2-4126-bf0d-09a1fbd3f486 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-98cd418f-5da2-4126-bf0d-09a1fbd3f486 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-98cd418f-5da2-4126-bf0d-09a1fbd3f486 tempest-VolumesTestJSON-767263321 tempest-VolumesTestJSON-767263321-project-member] http://192.168.122.6/volume/v3/volumes/6bcea32b-be79-4b5f-af77-410ed53aeedf returned with HTTP 404 Sep 07 13:57:00 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1041/2107] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:00 2026] GET /volume/v3/volumes/6bcea32b-be79-4b5f-af77-410ed53aeedf => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-28465bda-8c32-4a4c-8c43-4c026936d47d tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:57:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-28465bda-8c32-4a4c-8c43-4c026936d47d tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-719920454"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-28465bda-8c32-4a4c-8c43-4c026936d47d tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-719920454'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:57:01 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-28465bda-8c32-4a4c-8c43-4c026936d47d tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Create volume of 1 GB Sep 07 13:57:01 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-28465bda-8c32-4a4c-8c43-4c026936d47d tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Availability Zones retrieved successfully. Sep 07 13:57:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-28465bda-8c32-4a4c-8c43-4c026936d47d tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Flow 'volume_create_api' (e8d58928-8c06-4cc0-b0d6-0dbd93ccbd31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:57:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-28465bda-8c32-4a4c-8c43-4c026936d47d tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7045faae-1420-4d2a-b32f-5535fe007272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-28465bda-8c32-4a4c-8c43-4c026936d47d tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:57:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-28465bda-8c32-4a4c-8c43-4c026936d47d tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7045faae-1420-4d2a-b32f-5535fe007272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-28465bda-8c32-4a4c-8c43-4c026936d47d tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7eebe66d-85d2-42d1-bb97-9b4a6c6d5b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:01 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-28465bda-8c32-4a4c-8c43-4c026936d47d tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Created reservations ['14ef5b4c-8212-45b9-96a2-ac2c973d35e9', '571fd350-e7e3-45c8-9919-ff4a70c7aff3', 'd0d80ec5-fd29-44cc-b3b5-5cee6c2ef806', 'a97c1a0d-310d-4bac-80d2-9827c7522085'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:57:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-28465bda-8c32-4a4c-8c43-4c026936d47d tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7eebe66d-85d2-42d1-bb97-9b4a6c6d5b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14ef5b4c-8212-45b9-96a2-ac2c973d35e9', '571fd350-e7e3-45c8-9919-ff4a70c7aff3', 'd0d80ec5-fd29-44cc-b3b5-5cee6c2ef806', 'a97c1a0d-310d-4bac-80d2-9827c7522085']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-28465bda-8c32-4a4c-8c43-4c026936d47d tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06c207e7-269a-4146-8594-05fc57ebcd20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:01 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:01 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:57:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-28465bda-8c32-4a4c-8c43-4c026936d47d tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06c207e7-269a-4146-8594-05fc57ebcd20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c91b44c-1e10-43c0-8bc7-fd8009001bda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-719920454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48eed38e08c14fa78badfdf10c344ea9',qos_specs=None,replication_status=,reservations=['14ef5b4c-8212-45b9-96a2-ac2c973d35e9','571fd350-e7e3-45c8-9919-ff4a70c7aff3','d0d80ec5-fd29-44cc-b3b5-5cee6c2ef806','a97c1a0d-310d-4bac-80d2-9827c7522085'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3965fb11f488487ca9fd66c614b43206',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:57:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-719920454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c91b44c-1e10-43c0-8bc7-fd8009001bda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48eed38e08c14fa78badfdf10c344ea9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3965fb11f488487ca9fd66c614b43206',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-28465bda-8c32-4a4c-8c43-4c026936d47d tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb5dd50c-d73a-4b08-8e17-64cf2c861dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-28465bda-8c32-4a4c-8c43-4c026936d47d tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb5dd50c-d73a-4b08-8e17-64cf2c861dbb) transitioned into state 'SUCCESS' from state '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-719920454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48eed38e08c14fa78badfdf10c344ea9',qos_specs=None,replication_status=,reservations=['14ef5b4c-8212-45b9-96a2-ac2c973d35e9','571fd350-e7e3-45c8-9919-ff4a70c7aff3','d0d80ec5-fd29-44cc-b3b5-5cee6c2ef806','a97c1a0d-310d-4bac-80d2-9827c7522085'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3965fb11f488487ca9fd66c614b43206',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-28465bda-8c32-4a4c-8c43-4c026936d47d tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7549469a-624c-4629-b110-8d98eb11a710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-28465bda-8c32-4a4c-8c43-4c026936d47d tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7549469a-624c-4629-b110-8d98eb11a710) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-28465bda-8c32-4a4c-8c43-4c026936d47d tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Flow 'volume_create_api' (e8d58928-8c06-4cc0-b0d6-0dbd93ccbd31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:57:01 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-28465bda-8c32-4a4c-8c43-4c026936d47d tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Create volume request issued successfully. Sep 07 13:57:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-28465bda-8c32-4a4c-8c43-4c026936d47d tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:57:01 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1067/2108] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:57:00 2026] POST /volume/v3/volumes => generated 782 bytes in 1269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:57:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7cc130f2-3301-4397-a204-dc79acb18fc2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7cc130f2-3301-4397-a204-dc79acb18fc2 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] GET http://192.168.122.6/volume/v3/volumes/9c91b44c-1e10-43c0-8bc7-fd8009001bda Sep 07 13:57:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7cc130f2-3301-4397-a204-dc79acb18fc2 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7cc130f2-3301-4397-a204-dc79acb18fc2 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:02 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:02 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:57:02 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:02 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:02 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7cc130f2-3301-4397-a204-dc79acb18fc2 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Volume info retrieved successfully. Sep 07 13:57:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7cc130f2-3301-4397-a204-dc79acb18fc2 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] http://192.168.122.6/volume/v3/volumes/9c91b44c-1e10-43c0-8bc7-fd8009001bda returned with HTTP 200 Sep 07 13:57:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1042/2109] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:02 2026] GET /volume/v3/volumes/9c91b44c-1e10-43c0-8bc7-fd8009001bda => generated 961 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-226cd7cd-6abe-4dac-ab70-362e750d8be2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-226cd7cd-6abe-4dac-ab70-362e750d8be2 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] GET http://192.168.122.6/volume/v3/volumes/9c91b44c-1e10-43c0-8bc7-fd8009001bda Sep 07 13:57:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-226cd7cd-6abe-4dac-ab70-362e750d8be2 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-226cd7cd-6abe-4dac-ab70-362e750d8be2 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:03 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:03 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:57:03 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:03 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:57:03 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-226cd7cd-6abe-4dac-ab70-362e750d8be2 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Volume info retrieved successfully. Sep 07 13:57:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-226cd7cd-6abe-4dac-ab70-362e750d8be2 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] http://192.168.122.6/volume/v3/volumes/9c91b44c-1e10-43c0-8bc7-fd8009001bda returned with HTTP 200 Sep 07 13:57:03 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1068/2110] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:03 2026] GET /volume/v3/volumes/9c91b44c-1e10-43c0-8bc7-fd8009001bda => generated 1011 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:57:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-70106907-bbe2-414c-ab72-a973a92e3ba2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-70106907-bbe2-414c-ab72-a973a92e3ba2 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] GET http://192.168.122.6/volume/v3/volumes/9c91b44c-1e10-43c0-8bc7-fd8009001bda Sep 07 13:57:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-70106907-bbe2-414c-ab72-a973a92e3ba2 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-70106907-bbe2-414c-ab72-a973a92e3ba2 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:04 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:04 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:57:04 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:04 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:04 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-70106907-bbe2-414c-ab72-a973a92e3ba2 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Volume info retrieved successfully. Sep 07 13:57:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-70106907-bbe2-414c-ab72-a973a92e3ba2 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] http://192.168.122.6/volume/v3/volumes/9c91b44c-1e10-43c0-8bc7-fd8009001bda returned with HTTP 200 Sep 07 13:57:04 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1043/2111] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:04 2026] GET /volume/v3/volumes/9c91b44c-1e10-43c0-8bc7-fd8009001bda => generated 1012 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:57:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1ce7e3e9-2486-44c5-8cdf-c6350727beed None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1ce7e3e9-2486-44c5-8cdf-c6350727beed tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-reader] POST http://192.168.122.6/volume/v3/volumes/9c91b44c-1e10-43c0-8bc7-fd8009001bda/action Sep 07 13:57:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1ce7e3e9-2486-44c5-8cdf-c6350727beed tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:57:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1ce7e3e9-2486-44c5-8cdf-c6350727beed tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:04 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:04 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:57:04 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:04 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:57:04 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1ce7e3e9-2486-44c5-8cdf-c6350727beed tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-reader] Volume info retrieved successfully. Sep 07 13:57:04 devstack devstack@c-api.service[87262]: DEBUG cinder.policy [None req-1ce7e3e9-2486-44c5-8cdf-c6350727beed tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'cdbdb62792524ac0a87421a8d805736e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48eed38e08c14fa78badfdf10c344ea9', '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=87262) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:57:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1ce7e3e9-2486-44c5-8cdf-c6350727beed tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-reader] http://192.168.122.6/volume/v3/volumes/9c91b44c-1e10-43c0-8bc7-fd8009001bda/action returned with HTTP 403 Sep 07 13:57:04 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1069/2112] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:57:04 2026] POST /volume/v3/volumes/9c91b44c-1e10-43c0-8bc7-fd8009001bda/action => generated 131 bytes in 629 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-46f1cd18-cfb4-49e7-bd6f-959872e374a7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-46f1cd18-cfb4-49e7-bd6f-959872e374a7 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/9c91b44c-1e10-43c0-8bc7-fd8009001bda Sep 07 13:57:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-46f1cd18-cfb4-49e7-bd6f-959872e374a7 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-46f1cd18-cfb4-49e7-bd6f-959872e374a7 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:04 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-46f1cd18-cfb4-49e7-bd6f-959872e374a7 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Delete volume with id: 9c91b44c-1e10-43c0-8bc7-fd8009001bda Sep 07 13:57:04 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:04 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:57:04 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:04 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:04 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-46f1cd18-cfb4-49e7-bd6f-959872e374a7 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Volume info retrieved successfully. Sep 07 13:57:05 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-46f1cd18-cfb4-49e7-bd6f-959872e374a7 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Delete volume request issued successfully. Sep 07 13:57:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-46f1cd18-cfb4-49e7-bd6f-959872e374a7 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] http://192.168.122.6/volume/v3/volumes/9c91b44c-1e10-43c0-8bc7-fd8009001bda returned with HTTP 202 Sep 07 13:57:05 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1044/2113] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:57:04 2026] DELETE /volume/v3/volumes/9c91b44c-1e10-43c0-8bc7-fd8009001bda => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:57:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-40b5a87a-ced4-487f-b96a-f98dd0092134 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-40b5a87a-ced4-487f-b96a-f98dd0092134 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] GET http://192.168.122.6/volume/v3/volumes/9c91b44c-1e10-43c0-8bc7-fd8009001bda Sep 07 13:57:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-40b5a87a-ced4-487f-b96a-f98dd0092134 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-40b5a87a-ced4-487f-b96a-f98dd0092134 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:05 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:05 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:57:05 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:05 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:57:05 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-40b5a87a-ced4-487f-b96a-f98dd0092134 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Volume info retrieved successfully. Sep 07 13:57:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-40b5a87a-ced4-487f-b96a-f98dd0092134 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] http://192.168.122.6/volume/v3/volumes/9c91b44c-1e10-43c0-8bc7-fd8009001bda returned with HTTP 200 Sep 07 13:57:05 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1070/2114] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:05 2026] GET /volume/v3/volumes/9c91b44c-1e10-43c0-8bc7-fd8009001bda => generated 1011 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:57:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-2aa48b22-c9b8-44dc-bd8b-b9458fb105bf None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2aa48b22-c9b8-44dc-bd8b-b9458fb105bf tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] GET http://192.168.122.6/volume/v3/volumes/9c91b44c-1e10-43c0-8bc7-fd8009001bda Sep 07 13:57:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2aa48b22-c9b8-44dc-bd8b-b9458fb105bf tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2aa48b22-c9b8-44dc-bd8b-b9458fb105bf tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-62a3aed8-f88c-4278-954e-63594b1e319c req-64e4b625-5a5f-4dec-b503-ad77f241ca55 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-62a3aed8-f88c-4278-954e-63594b1e319c req-64e4b625-5a5f-4dec-b503-ad77f241ca55 tempest-VolumesNegativeTest-1807777804 tempest-VolumesNegativeTest-1807777804-project-member] DELETE http://192.168.122.6/volume/v3/volumes/tempest-invalid-216332954 Sep 07 13:57:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-62a3aed8-f88c-4278-954e-63594b1e319c req-64e4b625-5a5f-4dec-b503-ad77f241ca55 tempest-VolumesNegativeTest-1807777804 tempest-VolumesNegativeTest-1807777804-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-62a3aed8-f88c-4278-954e-63594b1e319c req-64e4b625-5a5f-4dec-b503-ad77f241ca55 tempest-VolumesNegativeTest-1807777804 tempest-VolumesNegativeTest-1807777804-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:06 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [req-62a3aed8-f88c-4278-954e-63594b1e319c req-64e4b625-5a5f-4dec-b503-ad77f241ca55 tempest-VolumesNegativeTest-1807777804 tempest-VolumesNegativeTest-1807777804-project-member] Delete volume with id: tempest-invalid-216332954 Sep 07 13:57:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-62a3aed8-f88c-4278-954e-63594b1e319c req-64e4b625-5a5f-4dec-b503-ad77f241ca55 tempest-VolumesNegativeTest-1807777804 tempest-VolumesNegativeTest-1807777804-project-member] http://192.168.122.6/volume/v3/volumes/tempest-invalid-216332954 returned with HTTP 404 Sep 07 13:57:06 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1071/2115] 192.168.122.6 () {62 vars in 1466 bytes} [Mon Sep 7 13:57:06 2026] DELETE /volume/v3/volumes/tempest-invalid-216332954 => generated 98 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:57:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2aa48b22-c9b8-44dc-bd8b-b9458fb105bf tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] http://192.168.122.6/volume/v3/volumes/9c91b44c-1e10-43c0-8bc7-fd8009001bda returned with HTTP 404 Sep 07 13:57:06 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1045/2116] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:06 2026] GET /volume/v3/volumes/9c91b44c-1e10-43c0-8bc7-fd8009001bda => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:57:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-37eb14eb-3c34-4b9c-a810-a01ac97370fb None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-37eb14eb-3c34-4b9c-a810-a01ac97370fb tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:57:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-37eb14eb-3c34-4b9c-a810-a01ac97370fb tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1176455650"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-37eb14eb-3c34-4b9c-a810-a01ac97370fb tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1176455650'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:57:06 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-37eb14eb-3c34-4b9c-a810-a01ac97370fb tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Create volume of 1 GB Sep 07 13:57:06 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-37eb14eb-3c34-4b9c-a810-a01ac97370fb tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Availability Zones retrieved successfully. Sep 07 13:57:06 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-37eb14eb-3c34-4b9c-a810-a01ac97370fb tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Flow 'volume_create_api' (11dff4db-4894-4bae-9177-74d0078284a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:57:06 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-37eb14eb-3c34-4b9c-a810-a01ac97370fb tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91fedc32-5abe-463c-8a18-122fdab2d31b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:06 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-37eb14eb-3c34-4b9c-a810-a01ac97370fb tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:57:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-ddc76636-7bb2-44e1-8e09-81d19bc347a7 req-bf8cf7c9-10ba-4382-b7b8-e2b212daa299 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:06 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-37eb14eb-3c34-4b9c-a810-a01ac97370fb tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91fedc32-5abe-463c-8a18-122fdab2d31b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-ddc76636-7bb2-44e1-8e09-81d19bc347a7 req-bf8cf7c9-10ba-4382-b7b8-e2b212daa299 tempest-VolumesNegativeTest-1807777804 tempest-VolumesNegativeTest-1807777804-project-member] DELETE http://192.168.122.6/volume/v3/volumes/0786a33f-0099-4aa8-be79-5134ea097e09 Sep 07 13:57:06 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-37eb14eb-3c34-4b9c-a810-a01ac97370fb tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be2f97f5-36a8-48b8-a837-30e1af76d2cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-ddc76636-7bb2-44e1-8e09-81d19bc347a7 req-bf8cf7c9-10ba-4382-b7b8-e2b212daa299 tempest-VolumesNegativeTest-1807777804 tempest-VolumesNegativeTest-1807777804-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-ddc76636-7bb2-44e1-8e09-81d19bc347a7 req-bf8cf7c9-10ba-4382-b7b8-e2b212daa299 tempest-VolumesNegativeTest-1807777804 tempest-VolumesNegativeTest-1807777804-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:06 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [req-ddc76636-7bb2-44e1-8e09-81d19bc347a7 req-bf8cf7c9-10ba-4382-b7b8-e2b212daa299 tempest-VolumesNegativeTest-1807777804 tempest-VolumesNegativeTest-1807777804-project-member] Delete volume with id: 0786a33f-0099-4aa8-be79-5134ea097e09 Sep 07 13:57:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-ddc76636-7bb2-44e1-8e09-81d19bc347a7 req-bf8cf7c9-10ba-4382-b7b8-e2b212daa299 tempest-VolumesNegativeTest-1807777804 tempest-VolumesNegativeTest-1807777804-project-member] http://192.168.122.6/volume/v3/volumes/0786a33f-0099-4aa8-be79-5134ea097e09 returned with HTTP 404 Sep 07 13:57:06 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1046/2117] 192.168.122.6 () {62 vars in 1499 bytes} [Mon Sep 7 13:57:06 2026] DELETE /volume/v3/volumes/0786a33f-0099-4aa8-be79-5134ea097e09 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-04b22842-7fcc-440e-95d6-8cec7879ec4a req-94c5d4dd-ebcc-4fdc-b201-c7bf3df1a9f5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-04b22842-7fcc-440e-95d6-8cec7879ec4a req-94c5d4dd-ebcc-4fdc-b201-c7bf3df1a9f5 tempest-VolumesNegativeTest-1807777804 tempest-VolumesNegativeTest-1807777804-project-reader] GET http://192.168.122.6/volume/v3/volumes/629a72f8-1b97-494f-9d22-374820ba559f Sep 07 13:57:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-04b22842-7fcc-440e-95d6-8cec7879ec4a req-94c5d4dd-ebcc-4fdc-b201-c7bf3df1a9f5 tempest-VolumesNegativeTest-1807777804 tempest-VolumesNegativeTest-1807777804-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-04b22842-7fcc-440e-95d6-8cec7879ec4a req-94c5d4dd-ebcc-4fdc-b201-c7bf3df1a9f5 tempest-VolumesNegativeTest-1807777804 tempest-VolumesNegativeTest-1807777804-project-reader] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-04b22842-7fcc-440e-95d6-8cec7879ec4a req-94c5d4dd-ebcc-4fdc-b201-c7bf3df1a9f5 tempest-VolumesNegativeTest-1807777804 tempest-VolumesNegativeTest-1807777804-project-reader] http://192.168.122.6/volume/v3/volumes/629a72f8-1b97-494f-9d22-374820ba559f returned with HTTP 404 Sep 07 13:57:06 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1047/2118] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:57:06 2026] GET /volume/v3/volumes/629a72f8-1b97-494f-9d22-374820ba559f => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:06 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-37eb14eb-3c34-4b9c-a810-a01ac97370fb tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Created reservations ['c4116b6c-5633-4d52-8c98-50fa7518df08', 'f854f97f-5fb0-48c7-930e-9bec5fd7f078', 'f33892f9-6735-4a12-96da-268d00f0f1b3', 'f889fb4d-3d95-44f1-9268-01c4f18f5b63'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:57:06 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-37eb14eb-3c34-4b9c-a810-a01ac97370fb tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be2f97f5-36a8-48b8-a837-30e1af76d2cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4116b6c-5633-4d52-8c98-50fa7518df08', 'f854f97f-5fb0-48c7-930e-9bec5fd7f078', 'f33892f9-6735-4a12-96da-268d00f0f1b3', 'f889fb4d-3d95-44f1-9268-01c4f18f5b63']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:06 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-37eb14eb-3c34-4b9c-a810-a01ac97370fb tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e358887a-e390-4f93-871c-8c645552f8c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:06 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:06 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:57:06 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-37eb14eb-3c34-4b9c-a810-a01ac97370fb tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e358887a-e390-4f93-871c-8c645552f8c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f799f88e-f775-4029-a2ad-fa6cb1542b6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1176455650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48eed38e08c14fa78badfdf10c344ea9',qos_specs=None,replication_status=,reservations=['c4116b6c-5633-4d52-8c98-50fa7518df08','f854f97f-5fb0-48c7-930e-9bec5fd7f078','f33892f9-6735-4a12-96da-268d00f0f1b3','f889fb4d-3d95-44f1-9268-01c4f18f5b63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3965fb11f488487ca9fd66c614b43206',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:57:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1176455650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f799f88e-f775-4029-a2ad-fa6cb1542b6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48eed38e08c14fa78badfdf10c344ea9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3965fb11f488487ca9fd66c614b43206',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:06 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-37eb14eb-3c34-4b9c-a810-a01ac97370fb tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (444b3e44-7e7f-4554-83a3-11e3b011d4b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:06 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-37eb14eb-3c34-4b9c-a810-a01ac97370fb tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (444b3e44-7e7f-4554-83a3-11e3b011d4b3) transitioned into state 'SUCCESS' from state '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-1176455650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48eed38e08c14fa78badfdf10c344ea9',qos_specs=None,replication_status=,reservations=['c4116b6c-5633-4d52-8c98-50fa7518df08','f854f97f-5fb0-48c7-930e-9bec5fd7f078','f33892f9-6735-4a12-96da-268d00f0f1b3','f889fb4d-3d95-44f1-9268-01c4f18f5b63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3965fb11f488487ca9fd66c614b43206',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:06 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-37eb14eb-3c34-4b9c-a810-a01ac97370fb tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fc0814b-6583-4ac7-871f-f8a7e596f505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:06 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-37eb14eb-3c34-4b9c-a810-a01ac97370fb tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fc0814b-6583-4ac7-871f-f8a7e596f505) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:06 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-37eb14eb-3c34-4b9c-a810-a01ac97370fb tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Flow 'volume_create_api' (11dff4db-4894-4bae-9177-74d0078284a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:57:06 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-37eb14eb-3c34-4b9c-a810-a01ac97370fb tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Create volume request issued successfully. Sep 07 13:57:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-37eb14eb-3c34-4b9c-a810-a01ac97370fb tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:57:06 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1072/2119] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:57:06 2026] POST /volume/v3/volumes => generated 783 bytes in 684 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 13:57:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7436ca33-1d1a-4eb3-b51d-7f669a247906 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7436ca33-1d1a-4eb3-b51d-7f669a247906 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] GET http://192.168.122.6/volume/v3/volumes/f799f88e-f775-4029-a2ad-fa6cb1542b6a Sep 07 13:57:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7436ca33-1d1a-4eb3-b51d-7f669a247906 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7436ca33-1d1a-4eb3-b51d-7f669a247906 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:06 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:06 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:57:06 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:06 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:06 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7436ca33-1d1a-4eb3-b51d-7f669a247906 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Volume info retrieved successfully. Sep 07 13:57:07 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7436ca33-1d1a-4eb3-b51d-7f669a247906 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] http://192.168.122.6/volume/v3/volumes/f799f88e-f775-4029-a2ad-fa6cb1542b6a returned with HTTP 200 Sep 07 13:57:07 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1048/2120] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:06 2026] GET /volume/v3/volumes/f799f88e-f775-4029-a2ad-fa6cb1542b6a => generated 962 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2051e5c4-4b28-491c-80f9-af6db49e8466 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2051e5c4-4b28-491c-80f9-af6db49e8466 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] GET http://192.168.122.6/volume/v3/volumes/f799f88e-f775-4029-a2ad-fa6cb1542b6a Sep 07 13:57:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2051e5c4-4b28-491c-80f9-af6db49e8466 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2051e5c4-4b28-491c-80f9-af6db49e8466 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:08 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:08 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:57:08 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:08 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:57:08 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2051e5c4-4b28-491c-80f9-af6db49e8466 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Volume info retrieved successfully. Sep 07 13:57:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2051e5c4-4b28-491c-80f9-af6db49e8466 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] http://192.168.122.6/volume/v3/volumes/f799f88e-f775-4029-a2ad-fa6cb1542b6a returned with HTTP 200 Sep 07 13:57:08 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1073/2121] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:08 2026] GET /volume/v3/volumes/f799f88e-f775-4029-a2ad-fa6cb1542b6a => generated 1012 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:57:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-afbd1ca2-58e1-41f5-83fe-59986437018d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-afbd1ca2-58e1-41f5-83fe-59986437018d tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] GET http://192.168.122.6/volume/v3/volumes/f799f88e-f775-4029-a2ad-fa6cb1542b6a Sep 07 13:57:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-afbd1ca2-58e1-41f5-83fe-59986437018d tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-afbd1ca2-58e1-41f5-83fe-59986437018d tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:09 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:09 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:57:09 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:09 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:09 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-afbd1ca2-58e1-41f5-83fe-59986437018d tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Volume info retrieved successfully. Sep 07 13:57:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-afbd1ca2-58e1-41f5-83fe-59986437018d tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] http://192.168.122.6/volume/v3/volumes/f799f88e-f775-4029-a2ad-fa6cb1542b6a returned with HTTP 200 Sep 07 13:57:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1049/2122] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:09 2026] GET /volume/v3/volumes/f799f88e-f775-4029-a2ad-fa6cb1542b6a => generated 1013 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:57:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-47f8f7b4-34a0-4104-9172-02dd96755ca3 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-47f8f7b4-34a0-4104-9172-02dd96755ca3 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-reader] POST http://192.168.122.6/volume/v3/volumes/f799f88e-f775-4029-a2ad-fa6cb1542b6a/action Sep 07 13:57:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-47f8f7b4-34a0-4104-9172-02dd96755ca3 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:57:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-47f8f7b4-34a0-4104-9172-02dd96755ca3 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:09 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:09 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:57:09 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:09 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:57:09 devstack devstack@c-api.service[87262]: DEBUG cinder.policy [None req-47f8f7b4-34a0-4104-9172-02dd96755ca3 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'cdbdb62792524ac0a87421a8d805736e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48eed38e08c14fa78badfdf10c344ea9', '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=87262) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:57:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-47f8f7b4-34a0-4104-9172-02dd96755ca3 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-reader] http://192.168.122.6/volume/v3/volumes/f799f88e-f775-4029-a2ad-fa6cb1542b6a/action returned with HTTP 403 Sep 07 13:57:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1074/2123] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:57:09 2026] POST /volume/v3/volumes/f799f88e-f775-4029-a2ad-fa6cb1542b6a/action => generated 131 bytes in 67 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:57:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4786ce53-1159-4f8c-afa3-668ff5c6fdaa None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4786ce53-1159-4f8c-afa3-668ff5c6fdaa tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/f799f88e-f775-4029-a2ad-fa6cb1542b6a Sep 07 13:57:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4786ce53-1159-4f8c-afa3-668ff5c6fdaa tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4786ce53-1159-4f8c-afa3-668ff5c6fdaa tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:09 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-4786ce53-1159-4f8c-afa3-668ff5c6fdaa tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Delete volume with id: f799f88e-f775-4029-a2ad-fa6cb1542b6a Sep 07 13:57:09 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:09 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:57:09 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:09 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:09 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4786ce53-1159-4f8c-afa3-668ff5c6fdaa tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Volume info retrieved successfully. Sep 07 13:57:09 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4786ce53-1159-4f8c-afa3-668ff5c6fdaa tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Delete volume request issued successfully. Sep 07 13:57:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4786ce53-1159-4f8c-afa3-668ff5c6fdaa tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] http://192.168.122.6/volume/v3/volumes/f799f88e-f775-4029-a2ad-fa6cb1542b6a returned with HTTP 202 Sep 07 13:57:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1050/2124] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:57:09 2026] DELETE /volume/v3/volumes/f799f88e-f775-4029-a2ad-fa6cb1542b6a => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:57:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7a8cb3e4-b395-459a-88a9-276970b07f27 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7a8cb3e4-b395-459a-88a9-276970b07f27 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] GET http://192.168.122.6/volume/v3/volumes/f799f88e-f775-4029-a2ad-fa6cb1542b6a Sep 07 13:57:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7a8cb3e4-b395-459a-88a9-276970b07f27 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7a8cb3e4-b395-459a-88a9-276970b07f27 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:09 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:09 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:57:09 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:09 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:57:09 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7a8cb3e4-b395-459a-88a9-276970b07f27 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Volume info retrieved successfully. Sep 07 13:57:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7a8cb3e4-b395-459a-88a9-276970b07f27 tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] http://192.168.122.6/volume/v3/volumes/f799f88e-f775-4029-a2ad-fa6cb1542b6a returned with HTTP 200 Sep 07 13:57:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1075/2125] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:09 2026] GET /volume/v3/volumes/f799f88e-f775-4029-a2ad-fa6cb1542b6a => generated 1012 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:57:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-245bbfaf-cbc4-4de0-a5d5-a3678a09baba None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-245bbfaf-cbc4-4de0-a5d5-a3678a09baba tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] GET http://192.168.122.6/volume/v3/volumes/f799f88e-f775-4029-a2ad-fa6cb1542b6a Sep 07 13:57:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-245bbfaf-cbc4-4de0-a5d5-a3678a09baba tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-245bbfaf-cbc4-4de0-a5d5-a3678a09baba tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:10 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:10 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:57:10 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:10 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:10 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-245bbfaf-cbc4-4de0-a5d5-a3678a09baba tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Volume info retrieved successfully. Sep 07 13:57:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-245bbfaf-cbc4-4de0-a5d5-a3678a09baba tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] http://192.168.122.6/volume/v3/volumes/f799f88e-f775-4029-a2ad-fa6cb1542b6a returned with HTTP 200 Sep 07 13:57:10 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1051/2126] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:10 2026] GET /volume/v3/volumes/f799f88e-f775-4029-a2ad-fa6cb1542b6a => generated 1012 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:57:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-37c90dd5-bee9-4734-978f-3a1981edad1d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-37c90dd5-bee9-4734-978f-3a1981edad1d tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] GET http://192.168.122.6/volume/v3/volumes/f799f88e-f775-4029-a2ad-fa6cb1542b6a Sep 07 13:57:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-37c90dd5-bee9-4734-978f-3a1981edad1d tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-37c90dd5-bee9-4734-978f-3a1981edad1d tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-37c90dd5-bee9-4734-978f-3a1981edad1d tempest-ProjectReaderTests-204920926 tempest-ProjectReaderTests-204920926-project-admin] http://192.168.122.6/volume/v3/volumes/f799f88e-f775-4029-a2ad-fa6cb1542b6a returned with HTTP 404 Sep 07 13:57:11 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1076/2127] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:11 2026] GET /volume/v3/volumes/f799f88e-f775-4029-a2ad-fa6cb1542b6a => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-eebc8943-332e-4e7e-939c-69cfb937d4be None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-eebc8943-332e-4e7e-939c-69cfb937d4be tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] POST http://192.168.122.6/volume/v3/group_types Sep 07 13:57:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-eebc8943-332e-4e7e-939c-69cfb937d4be tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-460943111"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-eebc8943-332e-4e7e-939c-69cfb937d4be tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] http://192.168.122.6/volume/v3/group_types returned with HTTP 202 Sep 07 13:57:12 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1052/2128] 192.168.122.6 () {62 vars in 1185 bytes} [Mon Sep 7 13:57:11 2026] POST /volume/v3/group_types => generated 180 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-20ffee7a-8611-4f5f-a667-8db67b0572ac None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-20ffee7a-8611-4f5f-a667-8db67b0572ac tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] POST http://192.168.122.6/volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b/group_specs Sep 07 13:57:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-20ffee7a-8611-4f5f-a667-8db67b0572ac tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-20ffee7a-8611-4f5f-a667-8db67b0572ac tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] http://192.168.122.6/volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b/group_specs returned with HTTP 202 Sep 07 13:57:12 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1077/2129] 192.168.122.6 () {62 vars in 1332 bytes} [Mon Sep 7 13:57:12 2026] POST /volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b/group_specs => generated 53 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:57:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-5811723d-24d9-4e0d-bdd5-1def0cab1c14 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5811723d-24d9-4e0d-bdd5-1def0cab1c14 tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] POST http://192.168.122.6/volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b/group_specs Sep 07 13:57:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5811723d-24d9-4e0d-bdd5-1def0cab1c14 tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5811723d-24d9-4e0d-bdd5-1def0cab1c14 tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] http://192.168.122.6/volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b/group_specs returned with HTTP 202 Sep 07 13:57:12 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1053/2130] 192.168.122.6 () {62 vars in 1332 bytes} [Mon Sep 7 13:57:12 2026] POST /volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b/group_specs => generated 61 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:57:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9dc381cc-79ed-4d29-9237-9333f41371eb None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9dc381cc-79ed-4d29-9237-9333f41371eb tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] GET http://192.168.122.6/volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b/group_specs/key2 Sep 07 13:57:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9dc381cc-79ed-4d29-9237-9333f41371eb tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9dc381cc-79ed-4d29-9237-9333f41371eb tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9dc381cc-79ed-4d29-9237-9333f41371eb tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] http://192.168.122.6/volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b/group_specs/key2 returned with HTTP 200 Sep 07 13:57:12 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1078/2131] 192.168.122.6 () {60 vars in 1326 bytes} [Mon Sep 7 13:57:12 2026] GET /volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b/group_specs/key2 => generated 26 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-21887176-b22b-40b7-8129-65a5d73a3cf7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-21887176-b22b-40b7-8129-65a5d73a3cf7 tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] GET http://192.168.122.6/volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b/group_specs/key3 Sep 07 13:57:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-21887176-b22b-40b7-8129-65a5d73a3cf7 tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-21887176-b22b-40b7-8129-65a5d73a3cf7 tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-21887176-b22b-40b7-8129-65a5d73a3cf7 tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] http://192.168.122.6/volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b/group_specs/key3 returned with HTTP 200 Sep 07 13:57:12 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1054/2132] 192.168.122.6 () {60 vars in 1326 bytes} [Mon Sep 7 13:57:12 2026] GET /volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b/group_specs/key3 => generated 18 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-685c4389-1538-40d7-876a-79b140985f96 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-685c4389-1538-40d7-876a-79b140985f96 tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] PUT http://192.168.122.6/volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b/group_specs/key3 Sep 07 13:57:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-685c4389-1538-40d7-876a-79b140985f96 tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-685c4389-1538-40d7-876a-79b140985f96 tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] http://192.168.122.6/volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b/group_specs/key3 returned with HTTP 200 Sep 07 13:57:12 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1079/2133] 192.168.122.6 () {62 vars in 1346 bytes} [Mon Sep 7 13:57:12 2026] PUT /volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b/group_specs/key3 => generated 26 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7a3f6903-5c76-48c7-8461-9611fbf419fd None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7a3f6903-5c76-48c7-8461-9611fbf419fd tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] GET http://192.168.122.6/volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b/group_specs Sep 07 13:57:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7a3f6903-5c76-48c7-8461-9611fbf419fd tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7a3f6903-5c76-48c7-8461-9611fbf419fd tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7a3f6903-5c76-48c7-8461-9611fbf419fd tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] http://192.168.122.6/volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b/group_specs returned with HTTP 200 Sep 07 13:57:12 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1055/2134] 192.168.122.6 () {60 vars in 1311 bytes} [Mon Sep 7 13:57:12 2026] GET /volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b/group_specs => generated 87 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-613250e9-518d-4e5f-85c6-e1c1bf9661c2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-613250e9-518d-4e5f-85c6-e1c1bf9661c2 tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] DELETE http://192.168.122.6/volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b/group_specs/key1 Sep 07 13:57:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-613250e9-518d-4e5f-85c6-e1c1bf9661c2 tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-613250e9-518d-4e5f-85c6-e1c1bf9661c2 tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-613250e9-518d-4e5f-85c6-e1c1bf9661c2 tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] http://192.168.122.6/volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b/group_specs/key1 returned with HTTP 202 Sep 07 13:57:12 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1080/2135] 192.168.122.6 () {60 vars in 1329 bytes} [Mon Sep 7 13:57:12 2026] DELETE /volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b/group_specs/key1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:57:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-dca78499-6b37-4075-83a1-0b2fceb2ae14 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dca78499-6b37-4075-83a1-0b2fceb2ae14 tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] GET http://192.168.122.6/volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b/group_specs/key1 Sep 07 13:57:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dca78499-6b37-4075-83a1-0b2fceb2ae14 tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dca78499-6b37-4075-83a1-0b2fceb2ae14 tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dca78499-6b37-4075-83a1-0b2fceb2ae14 tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] HTTP exception thrown: Group Type b8483bfa-7e8f-47d0-98c6-b784f7d3788b has no extra spec with key key1. Sep 07 13:57:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dca78499-6b37-4075-83a1-0b2fceb2ae14 tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] http://192.168.122.6/volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b/group_specs/key1 returned with HTTP 404 Sep 07 13:57:12 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1056/2136] 192.168.122.6 () {60 vars in 1326 bytes} [Mon Sep 7 13:57:12 2026] GET /volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b/group_specs/key1 => generated 126 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:57:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4dadd822-bfa0-4850-95b2-8e01a732c96e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4dadd822-bfa0-4850-95b2-8e01a732c96e tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] DELETE http://192.168.122.6/volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b/group_specs/key2 Sep 07 13:57:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4dadd822-bfa0-4850-95b2-8e01a732c96e tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4dadd822-bfa0-4850-95b2-8e01a732c96e tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4dadd822-bfa0-4850-95b2-8e01a732c96e tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] http://192.168.122.6/volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b/group_specs/key2 returned with HTTP 202 Sep 07 13:57:12 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1081/2137] 192.168.122.6 () {60 vars in 1329 bytes} [Mon Sep 7 13:57:12 2026] DELETE /volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b/group_specs/key2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:57:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-cad55b15-efc0-4b31-8bd6-58e3a709f299 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cad55b15-efc0-4b31-8bd6-58e3a709f299 tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] GET http://192.168.122.6/volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b/group_specs/key2 Sep 07 13:57:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cad55b15-efc0-4b31-8bd6-58e3a709f299 tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cad55b15-efc0-4b31-8bd6-58e3a709f299 tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cad55b15-efc0-4b31-8bd6-58e3a709f299 tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] HTTP exception thrown: Group Type b8483bfa-7e8f-47d0-98c6-b784f7d3788b has no extra spec with key key2. Sep 07 13:57:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cad55b15-efc0-4b31-8bd6-58e3a709f299 tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] http://192.168.122.6/volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b/group_specs/key2 returned with HTTP 404 Sep 07 13:57:12 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1057/2138] 192.168.122.6 () {60 vars in 1326 bytes} [Mon Sep 7 13:57:12 2026] GET /volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b/group_specs/key2 => generated 126 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 13:57:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-23057c93-8a82-4dfd-a843-497f2eb2df53 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-23057c93-8a82-4dfd-a843-497f2eb2df53 tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] DELETE http://192.168.122.6/volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b/group_specs/key3 Sep 07 13:57:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-23057c93-8a82-4dfd-a843-497f2eb2df53 tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-23057c93-8a82-4dfd-a843-497f2eb2df53 tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-23057c93-8a82-4dfd-a843-497f2eb2df53 tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] http://192.168.122.6/volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b/group_specs/key3 returned with HTTP 202 Sep 07 13:57:12 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1082/2139] 192.168.122.6 () {60 vars in 1329 bytes} [Mon Sep 7 13:57:12 2026] DELETE /volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b/group_specs/key3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:57:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-54c80681-82af-4e02-8c8d-1085ec2b6c39 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-54c80681-82af-4e02-8c8d-1085ec2b6c39 tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] GET http://192.168.122.6/volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b/group_specs/key3 Sep 07 13:57:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-54c80681-82af-4e02-8c8d-1085ec2b6c39 tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-54c80681-82af-4e02-8c8d-1085ec2b6c39 tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-54c80681-82af-4e02-8c8d-1085ec2b6c39 tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] HTTP exception thrown: Group Type b8483bfa-7e8f-47d0-98c6-b784f7d3788b has no extra spec with key key3. Sep 07 13:57:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-54c80681-82af-4e02-8c8d-1085ec2b6c39 tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] http://192.168.122.6/volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b/group_specs/key3 returned with HTTP 404 Sep 07 13:57:12 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1058/2140] 192.168.122.6 () {60 vars in 1326 bytes} [Mon Sep 7 13:57:12 2026] GET /volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b/group_specs/key3 => generated 126 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:57:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-45cf85b4-4bfb-4f45-809b-d03a2f1194a5 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-45cf85b4-4bfb-4f45-809b-d03a2f1194a5 tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] DELETE http://192.168.122.6/volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b Sep 07 13:57:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-45cf85b4-4bfb-4f45-809b-d03a2f1194a5 tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-45cf85b4-4bfb-4f45-809b-d03a2f1194a5 tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-45cf85b4-4bfb-4f45-809b-d03a2f1194a5 tempest-GroupTypeSpecsTest-1062981323 tempest-GroupTypeSpecsTest-1062981323-project-admin] http://192.168.122.6/volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b returned with HTTP 202 Sep 07 13:57:12 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1083/2141] 192.168.122.6 () {60 vars in 1278 bytes} [Mon Sep 7 13:57:12 2026] DELETE /volume/v3/group_types/b8483bfa-7e8f-47d0-98c6-b784f7d3788b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:57:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e127c49c-2b36-457d-830c-b1eaee84b4d9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e127c49c-2b36-457d-830c-b1eaee84b4d9 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:57:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e127c49c-2b36-457d-830c-b1eaee84b4d9 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1142471510", "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=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e127c49c-2b36-457d-830c-b1eaee84b4d9 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:57:15 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1059/2142] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 13:57:15 2026] POST /volume/v3/types => generated 380 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-36146765-5e5c-4ac6-9658-86bc297f9431 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-36146765-5e5c-4ac6-9658-86bc297f9431 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] POST http://192.168.122.6/volume/v3/types/4390242b-148c-41f1-a427-ad37bc74dcf7/encryption Sep 07 13:57:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-36146765-5e5c-4ac6-9658-86bc297f9431 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-36146765-5e5c-4ac6-9658-86bc297f9431 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] http://192.168.122.6/volume/v3/types/4390242b-148c-41f1-a427-ad37bc74dcf7/encryption returned with HTTP 200 Sep 07 13:57:15 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1084/2143] 192.168.122.6 () {60 vars in 1271 bytes} [Mon Sep 7 13:57:15 2026] POST /volume/v3/types/4390242b-148c-41f1-a427-ad37bc74dcf7/encryption => generated 239 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6ed4d4d5-4169-46a2-8d78-5564c54bcc91 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6ed4d4d5-4169-46a2-8d78-5564c54bcc91 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:57:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6ed4d4d5-4169-46a2-8d78-5564c54bcc91 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-972217689", "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=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6ed4d4d5-4169-46a2-8d78-5564c54bcc91 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:57:16 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1060/2144] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 13:57:15 2026] POST /volume/v3/types => generated 379 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bebccb15-5993-41f4-a291-cb1e7cc3b2d4 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bebccb15-5993-41f4-a291-cb1e7cc3b2d4 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] POST http://192.168.122.6/volume/v3/types/83fd673f-d577-450a-87cb-89bd8f032f2b/encryption Sep 07 13:57:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bebccb15-5993-41f4-a291-cb1e7cc3b2d4 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:16 devstack devstack@c-api.service[87262]: DEBUG cinder.policy [None req-bebccb15-5993-41f4-a291-cb1e7cc3b2d4 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '32fdf10e36c344d88bbdc7b8a953dfa9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72da47d2833a4bdc83e6e056a0c35407', '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=87262) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:57:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bebccb15-5993-41f4-a291-cb1e7cc3b2d4 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] http://192.168.122.6/volume/v3/types/83fd673f-d577-450a-87cb-89bd8f032f2b/encryption returned with HTTP 403 Sep 07 13:57:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1085/2145] 192.168.122.6 () {60 vars in 1271 bytes} [Mon Sep 7 13:57:16 2026] POST /volume/v3/types/83fd673f-d577-450a-87cb-89bd8f032f2b/encryption => generated 127 bytes in 155 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:57:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-04e018a1-0c4a-49d4-a328-17e0d536deac None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-04e018a1-0c4a-49d4-a328-17e0d536deac tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:57:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-04e018a1-0c4a-49d4-a328-17e0d536deac tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-122019889", "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=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-04e018a1-0c4a-49d4-a328-17e0d536deac tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:57:16 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1061/2146] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 13:57:16 2026] POST /volume/v3/types => generated 379 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-db25673f-60d7-4b91-827a-a91c15e83815 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-db25673f-60d7-4b91-827a-a91c15e83815 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] POST http://192.168.122.6/volume/v3/types/118da6ae-fe02-439b-a76f-0d5e69850030/extra_specs Sep 07 13:57:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-db25673f-60d7-4b91-827a-a91c15e83815 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:16 devstack devstack@c-api.service[87262]: DEBUG cinder.policy [None req-db25673f-60d7-4b91-827a-a91c15e83815 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '32fdf10e36c344d88bbdc7b8a953dfa9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72da47d2833a4bdc83e6e056a0c35407', '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=87262) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:57:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-db25673f-60d7-4b91-827a-a91c15e83815 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] http://192.168.122.6/volume/v3/types/118da6ae-fe02-439b-a76f-0d5e69850030/extra_specs returned with HTTP 403 Sep 07 13:57:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1086/2147] 192.168.122.6 () {60 vars in 1273 bytes} [Mon Sep 7 13:57:16 2026] POST /volume/v3/types/118da6ae-fe02-439b-a76f-0d5e69850030/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a3cecbff-a646-4295-a537-fc30f4ef3ab3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a3cecbff-a646-4295-a537-fc30f4ef3ab3 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] PUT http://192.168.122.6/volume/v3/types/118da6ae-fe02-439b-a76f-0d5e69850030/extra_specs/key2 Sep 07 13:57:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a3cecbff-a646-4295-a537-fc30f4ef3ab3 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:16 devstack devstack@c-api.service[87261]: DEBUG cinder.policy [None req-a3cecbff-a646-4295-a537-fc30f4ef3ab3 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '32fdf10e36c344d88bbdc7b8a953dfa9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72da47d2833a4bdc83e6e056a0c35407', '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=87261) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:57:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a3cecbff-a646-4295-a537-fc30f4ef3ab3 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] http://192.168.122.6/volume/v3/types/118da6ae-fe02-439b-a76f-0d5e69850030/extra_specs/key2 returned with HTTP 403 Sep 07 13:57:16 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1062/2148] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:57:16 2026] PUT /volume/v3/types/118da6ae-fe02-439b-a76f-0d5e69850030/extra_specs/key2 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b9b0d303-6361-44b3-b407-a80801924156 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b9b0d303-6361-44b3-b407-a80801924156 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] POST http://192.168.122.6/volume/v3/types Sep 07 13:57:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b9b0d303-6361-44b3-b407-a80801924156 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:16 devstack devstack@c-api.service[87262]: DEBUG cinder.policy [None req-b9b0d303-6361-44b3-b407-a80801924156 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '32fdf10e36c344d88bbdc7b8a953dfa9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72da47d2833a4bdc83e6e056a0c35407', '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=87262) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:57:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b9b0d303-6361-44b3-b407-a80801924156 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] http://192.168.122.6/volume/v3/types returned with HTTP 403 Sep 07 13:57:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1087/2149] 192.168.122.6 () {60 vars in 1126 bytes} [Mon Sep 7 13:57:16 2026] POST /volume/v3/types => generated 109 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d4aea199-4f7f-41c5-adaa-6041bd003b83 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d4aea199-4f7f-41c5-adaa-6041bd003b83 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:57:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d4aea199-4f7f-41c5-adaa-6041bd003b83 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-223226389", "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=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d4aea199-4f7f-41c5-adaa-6041bd003b83 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:57:16 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1063/2150] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 13:57:16 2026] POST /volume/v3/types => generated 379 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7287bd2f-6b26-4bf4-b2f6-268f30ac9d62 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7287bd2f-6b26-4bf4-b2f6-268f30ac9d62 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] POST http://192.168.122.6/volume/v3/types/2674d4ed-c07a-4012-9710-9800092557d1/encryption Sep 07 13:57:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7287bd2f-6b26-4bf4-b2f6-268f30ac9d62 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7287bd2f-6b26-4bf4-b2f6-268f30ac9d62 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] http://192.168.122.6/volume/v3/types/2674d4ed-c07a-4012-9710-9800092557d1/encryption returned with HTTP 200 Sep 07 13:57:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1088/2151] 192.168.122.6 () {60 vars in 1271 bytes} [Mon Sep 7 13:57:16 2026] POST /volume/v3/types/2674d4ed-c07a-4012-9710-9800092557d1/encryption => generated 239 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c08fd983-cc82-45d0-bc2f-d4b189668b47 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c08fd983-cc82-45d0-bc2f-d4b189668b47 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] DELETE http://192.168.122.6/volume/v3/types/2674d4ed-c07a-4012-9710-9800092557d1/encryption/c8f43a69-b641-498e-89a8-b4ec3f16b247 Sep 07 13:57:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c08fd983-cc82-45d0-bc2f-d4b189668b47 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c08fd983-cc82-45d0-bc2f-d4b189668b47 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:16 devstack devstack@c-api.service[87261]: DEBUG cinder.policy [None req-c08fd983-cc82-45d0-bc2f-d4b189668b47 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '32fdf10e36c344d88bbdc7b8a953dfa9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72da47d2833a4bdc83e6e056a0c35407', '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=87261) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:57:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c08fd983-cc82-45d0-bc2f-d4b189668b47 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] http://192.168.122.6/volume/v3/types/2674d4ed-c07a-4012-9710-9800092557d1/encryption/c8f43a69-b641-498e-89a8-b4ec3f16b247 returned with HTTP 403 Sep 07 13:57:16 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1064/2152] 192.168.122.6 () {58 vars in 1363 bytes} [Mon Sep 7 13:57:16 2026] DELETE /volume/v3/types/2674d4ed-c07a-4012-9710-9800092557d1/encryption/c8f43a69-b641-498e-89a8-b4ec3f16b247 => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2f1e803e-ba14-4ffe-8108-2691b6189250 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2f1e803e-ba14-4ffe-8108-2691b6189250 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:57:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2f1e803e-ba14-4ffe-8108-2691b6189250 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1636897699", "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=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2f1e803e-ba14-4ffe-8108-2691b6189250 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:57:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1089/2153] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 13:57:16 2026] POST /volume/v3/types => generated 380 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-df44635e-8fc5-45cc-8af1-11139d8de1ca None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-df44635e-8fc5-45cc-8af1-11139d8de1ca tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] DELETE http://192.168.122.6/volume/v3/types/f6d75fca-7f7b-45a6-95a5-b578374f3b67/extra_specs/key1 Sep 07 13:57:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-df44635e-8fc5-45cc-8af1-11139d8de1ca tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-df44635e-8fc5-45cc-8af1-11139d8de1ca tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:16 devstack devstack@c-api.service[87261]: DEBUG cinder.policy [None req-df44635e-8fc5-45cc-8af1-11139d8de1ca tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '32fdf10e36c344d88bbdc7b8a953dfa9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72da47d2833a4bdc83e6e056a0c35407', '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=87261) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:57:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-df44635e-8fc5-45cc-8af1-11139d8de1ca tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] http://192.168.122.6/volume/v3/types/f6d75fca-7f7b-45a6-95a5-b578374f3b67/extra_specs/key1 returned with HTTP 403 Sep 07 13:57:16 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1065/2154] 192.168.122.6 () {58 vars in 1270 bytes} [Mon Sep 7 13:57:16 2026] DELETE /volume/v3/types/f6d75fca-7f7b-45a6-95a5-b578374f3b67/extra_specs/key1 => generated 122 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-326f6b5a-0f94-4c0c-9be0-9659c7d1f34d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-326f6b5a-0f94-4c0c-9be0-9659c7d1f34d tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:57:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-326f6b5a-0f94-4c0c-9be0-9659c7d1f34d tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1134519970", "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=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-326f6b5a-0f94-4c0c-9be0-9659c7d1f34d tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:57:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1090/2155] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 13:57:16 2026] POST /volume/v3/types => generated 380 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-13479bb8-7649-4c5f-93c1-51045542ebc1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-13479bb8-7649-4c5f-93c1-51045542ebc1 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] DELETE http://192.168.122.6/volume/v3/types/7ea3c487-7aef-4fab-8a55-4ff97a78e088 Sep 07 13:57:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-13479bb8-7649-4c5f-93c1-51045542ebc1 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-13479bb8-7649-4c5f-93c1-51045542ebc1 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:16 devstack devstack@c-api.service[87261]: DEBUG cinder.policy [None req-13479bb8-7649-4c5f-93c1-51045542ebc1 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '32fdf10e36c344d88bbdc7b8a953dfa9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72da47d2833a4bdc83e6e056a0c35407', '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=87261) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:57:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-13479bb8-7649-4c5f-93c1-51045542ebc1 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] http://192.168.122.6/volume/v3/types/7ea3c487-7aef-4fab-8a55-4ff97a78e088 returned with HTTP 403 Sep 07 13:57:16 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1066/2156] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:57:16 2026] DELETE /volume/v3/types/7ea3c487-7aef-4fab-8a55-4ff97a78e088 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-16304a92-4c03-4f79-8001-a67e83dcde60 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-16304a92-4c03-4f79-8001-a67e83dcde60 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] GET http://192.168.122.6/volume/v3/types/4390242b-148c-41f1-a427-ad37bc74dcf7/extra_specs Sep 07 13:57:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-16304a92-4c03-4f79-8001-a67e83dcde60 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-16304a92-4c03-4f79-8001-a67e83dcde60 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-16304a92-4c03-4f79-8001-a67e83dcde60 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] http://192.168.122.6/volume/v3/types/4390242b-148c-41f1-a427-ad37bc74dcf7/extra_specs returned with HTTP 200 Sep 07 13:57:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1091/2157] 192.168.122.6 () {58 vars in 1252 bytes} [Mon Sep 7 13:57:16 2026] GET /volume/v3/types/4390242b-148c-41f1-a427-ad37bc74dcf7/extra_specs => generated 123 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ae50e325-3a5a-400f-bb73-b6d4a37d4242 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ae50e325-3a5a-400f-bb73-b6d4a37d4242 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] GET http://192.168.122.6/volume/v3/types/4390242b-148c-41f1-a427-ad37bc74dcf7/encryption/cipher Sep 07 13:57:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ae50e325-3a5a-400f-bb73-b6d4a37d4242 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ae50e325-3a5a-400f-bb73-b6d4a37d4242 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:16 devstack devstack@c-api.service[87261]: DEBUG cinder.policy [None req-ae50e325-3a5a-400f-bb73-b6d4a37d4242 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '32fdf10e36c344d88bbdc7b8a953dfa9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72da47d2833a4bdc83e6e056a0c35407', '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=87261) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:57:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ae50e325-3a5a-400f-bb73-b6d4a37d4242 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] http://192.168.122.6/volume/v3/types/4390242b-148c-41f1-a427-ad37bc74dcf7/encryption/cipher returned with HTTP 403 Sep 07 13:57:16 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1067/2158] 192.168.122.6 () {58 vars in 1270 bytes} [Mon Sep 7 13:57:16 2026] GET /volume/v3/types/4390242b-148c-41f1-a427-ad37bc74dcf7/encryption/cipher => generated 124 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ad276dfb-7ae8-46f9-a709-0127d654281a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ad276dfb-7ae8-46f9-a709-0127d654281a tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] GET http://192.168.122.6/volume/v3/types/4390242b-148c-41f1-a427-ad37bc74dcf7/encryption Sep 07 13:57:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ad276dfb-7ae8-46f9-a709-0127d654281a tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ad276dfb-7ae8-46f9-a709-0127d654281a tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:16 devstack devstack@c-api.service[87262]: DEBUG cinder.policy [None req-ad276dfb-7ae8-46f9-a709-0127d654281a tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '32fdf10e36c344d88bbdc7b8a953dfa9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72da47d2833a4bdc83e6e056a0c35407', '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=87262) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:57:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ad276dfb-7ae8-46f9-a709-0127d654281a tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] http://192.168.122.6/volume/v3/types/4390242b-148c-41f1-a427-ad37bc74dcf7/encryption returned with HTTP 403 Sep 07 13:57:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1092/2159] 192.168.122.6 () {58 vars in 1249 bytes} [Mon Sep 7 13:57:16 2026] GET /volume/v3/types/4390242b-148c-41f1-a427-ad37bc74dcf7/encryption => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-de0853fa-9607-4ac9-9f4c-88c20162b05d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-de0853fa-9607-4ac9-9f4c-88c20162b05d tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] GET http://192.168.122.6/volume/v3/types/4390242b-148c-41f1-a427-ad37bc74dcf7/extra_specs/multiattach Sep 07 13:57:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-de0853fa-9607-4ac9-9f4c-88c20162b05d tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-de0853fa-9607-4ac9-9f4c-88c20162b05d tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-de0853fa-9607-4ac9-9f4c-88c20162b05d tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] http://192.168.122.6/volume/v3/types/4390242b-148c-41f1-a427-ad37bc74dcf7/extra_specs/multiattach returned with HTTP 200 Sep 07 13:57:16 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1068/2160] 192.168.122.6 () {58 vars in 1288 bytes} [Mon Sep 7 13:57:16 2026] GET /volume/v3/types/4390242b-148c-41f1-a427-ad37bc74dcf7/extra_specs/multiattach => generated 29 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:57:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ee5124fd-1837-474d-865c-a4a5a511c70c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ee5124fd-1837-474d-865c-a4a5a511c70c tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] GET http://192.168.122.6/volume/v3/types/4390242b-148c-41f1-a427-ad37bc74dcf7/extra_specs/volume_backend_name Sep 07 13:57:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ee5124fd-1837-474d-865c-a4a5a511c70c tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ee5124fd-1837-474d-865c-a4a5a511c70c tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ee5124fd-1837-474d-865c-a4a5a511c70c tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] http://192.168.122.6/volume/v3/types/4390242b-148c-41f1-a427-ad37bc74dcf7/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 13:57:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1093/2161] 192.168.122.6 () {58 vars in 1312 bytes} [Mon Sep 7 13:57:16 2026] GET /volume/v3/types/4390242b-148c-41f1-a427-ad37bc74dcf7/extra_specs/volume_backend_name => generated 143 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-41575fa4-b1e3-4aff-a7e6-1813eb325f2e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-41575fa4-b1e3-4aff-a7e6-1813eb325f2e tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] PUT http://192.168.122.6/volume/v3/types/4390242b-148c-41f1-a427-ad37bc74dcf7/encryption/eeda15d8-50f6-4633-ae00-514763fab64b Sep 07 13:57:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-41575fa4-b1e3-4aff-a7e6-1813eb325f2e tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:16 devstack devstack@c-api.service[87261]: DEBUG cinder.policy [None req-41575fa4-b1e3-4aff-a7e6-1813eb325f2e tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '32fdf10e36c344d88bbdc7b8a953dfa9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72da47d2833a4bdc83e6e056a0c35407', '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=87261) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:57:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-41575fa4-b1e3-4aff-a7e6-1813eb325f2e tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] http://192.168.122.6/volume/v3/types/4390242b-148c-41f1-a427-ad37bc74dcf7/encryption/eeda15d8-50f6-4633-ae00-514763fab64b returned with HTTP 403 Sep 07 13:57:16 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1069/2162] 192.168.122.6 () {60 vars in 1380 bytes} [Mon Sep 7 13:57:16 2026] PUT /volume/v3/types/4390242b-148c-41f1-a427-ad37bc74dcf7/encryption/eeda15d8-50f6-4633-ae00-514763fab64b => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e5c7daf2-9100-4483-96e8-e0354a374261 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e5c7daf2-9100-4483-96e8-e0354a374261 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] PUT http://192.168.122.6/volume/v3/types/4390242b-148c-41f1-a427-ad37bc74dcf7/extra_specs/key1 Sep 07 13:57:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e5c7daf2-9100-4483-96e8-e0354a374261 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:16 devstack devstack@c-api.service[87262]: DEBUG cinder.policy [None req-e5c7daf2-9100-4483-96e8-e0354a374261 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '32fdf10e36c344d88bbdc7b8a953dfa9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72da47d2833a4bdc83e6e056a0c35407', '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=87262) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:57:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e5c7daf2-9100-4483-96e8-e0354a374261 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] http://192.168.122.6/volume/v3/types/4390242b-148c-41f1-a427-ad37bc74dcf7/extra_specs/key1 returned with HTTP 403 Sep 07 13:57:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1094/2163] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 13:57:16 2026] PUT /volume/v3/types/4390242b-148c-41f1-a427-ad37bc74dcf7/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-dbf7f2a3-8c80-405c-87df-07e1acb0fcad None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dbf7f2a3-8c80-405c-87df-07e1acb0fcad tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] PUT http://192.168.122.6/volume/v3/types/4390242b-148c-41f1-a427-ad37bc74dcf7 Sep 07 13:57:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dbf7f2a3-8c80-405c-87df-07e1acb0fcad tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:16 devstack devstack@c-api.service[87261]: DEBUG cinder.policy [None req-dbf7f2a3-8c80-405c-87df-07e1acb0fcad tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '32fdf10e36c344d88bbdc7b8a953dfa9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72da47d2833a4bdc83e6e056a0c35407', '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=87261) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 13:57:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dbf7f2a3-8c80-405c-87df-07e1acb0fcad tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-reader] http://192.168.122.6/volume/v3/types/4390242b-148c-41f1-a427-ad37bc74dcf7 returned with HTTP 403 Sep 07 13:57:16 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1070/2164] 192.168.122.6 () {60 vars in 1236 bytes} [Mon Sep 7 13:57:16 2026] PUT /volume/v3/types/4390242b-148c-41f1-a427-ad37bc74dcf7 => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-81543fdb-411f-4c55-b626-f7154abc6da1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-81543fdb-411f-4c55-b626-f7154abc6da1 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] DELETE http://192.168.122.6/volume/v3/types/7ea3c487-7aef-4fab-8a55-4ff97a78e088 Sep 07 13:57:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-81543fdb-411f-4c55-b626-f7154abc6da1 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-81543fdb-411f-4c55-b626-f7154abc6da1 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] Calling method '_delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-81543fdb-411f-4c55-b626-f7154abc6da1 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] http://192.168.122.6/volume/v3/types/7ea3c487-7aef-4fab-8a55-4ff97a78e088 returned with HTTP 202 Sep 07 13:57:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1095/2165] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:57:16 2026] DELETE /volume/v3/types/7ea3c487-7aef-4fab-8a55-4ff97a78e088 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:57:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-91d2e0fa-aa40-40ae-b2ed-e8ffde6c0637 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-91d2e0fa-aa40-40ae-b2ed-e8ffde6c0637 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] DELETE http://192.168.122.6/volume/v3/types/f6d75fca-7f7b-45a6-95a5-b578374f3b67 Sep 07 13:57:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-91d2e0fa-aa40-40ae-b2ed-e8ffde6c0637 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-91d2e0fa-aa40-40ae-b2ed-e8ffde6c0637 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-91d2e0fa-aa40-40ae-b2ed-e8ffde6c0637 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] http://192.168.122.6/volume/v3/types/f6d75fca-7f7b-45a6-95a5-b578374f3b67 returned with HTTP 202 Sep 07 13:57:16 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1071/2166] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:57:16 2026] DELETE /volume/v3/types/f6d75fca-7f7b-45a6-95a5-b578374f3b67 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 13:57:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e5bb25df-effd-4396-abf8-56defa1de6a3 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e5bb25df-effd-4396-abf8-56defa1de6a3 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] DELETE http://192.168.122.6/volume/v3/types/2674d4ed-c07a-4012-9710-9800092557d1 Sep 07 13:57:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e5bb25df-effd-4396-abf8-56defa1de6a3 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e5bb25df-effd-4396-abf8-56defa1de6a3 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] Calling method '_delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e5bb25df-effd-4396-abf8-56defa1de6a3 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] http://192.168.122.6/volume/v3/types/2674d4ed-c07a-4012-9710-9800092557d1 returned with HTTP 202 Sep 07 13:57:17 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1096/2167] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:57:16 2026] DELETE /volume/v3/types/2674d4ed-c07a-4012-9710-9800092557d1 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:57:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6bc0586f-3658-4be5-b0a2-57f626c90535 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6bc0586f-3658-4be5-b0a2-57f626c90535 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] DELETE http://192.168.122.6/volume/v3/types/118da6ae-fe02-439b-a76f-0d5e69850030 Sep 07 13:57:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6bc0586f-3658-4be5-b0a2-57f626c90535 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6bc0586f-3658-4be5-b0a2-57f626c90535 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6bc0586f-3658-4be5-b0a2-57f626c90535 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] http://192.168.122.6/volume/v3/types/118da6ae-fe02-439b-a76f-0d5e69850030 returned with HTTP 202 Sep 07 13:57:17 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1072/2168] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:57:17 2026] DELETE /volume/v3/types/118da6ae-fe02-439b-a76f-0d5e69850030 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:57:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-05006060-4708-4b78-91f3-26e22086e034 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-05006060-4708-4b78-91f3-26e22086e034 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] DELETE http://192.168.122.6/volume/v3/types/83fd673f-d577-450a-87cb-89bd8f032f2b Sep 07 13:57:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-05006060-4708-4b78-91f3-26e22086e034 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-05006060-4708-4b78-91f3-26e22086e034 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] Calling method '_delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-05006060-4708-4b78-91f3-26e22086e034 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] http://192.168.122.6/volume/v3/types/83fd673f-d577-450a-87cb-89bd8f032f2b returned with HTTP 202 Sep 07 13:57:17 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1097/2169] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:57:17 2026] DELETE /volume/v3/types/83fd673f-d577-450a-87cb-89bd8f032f2b => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:57:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3ba0677b-f1b1-4e64-b5b1-b8196fb10878 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3ba0677b-f1b1-4e64-b5b1-b8196fb10878 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] DELETE http://192.168.122.6/volume/v3/types/4390242b-148c-41f1-a427-ad37bc74dcf7 Sep 07 13:57:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3ba0677b-f1b1-4e64-b5b1-b8196fb10878 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3ba0677b-f1b1-4e64-b5b1-b8196fb10878 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3ba0677b-f1b1-4e64-b5b1-b8196fb10878 tempest-VolumeTypesReaderTests-1884480723 tempest-VolumeTypesReaderTests-1884480723-project-admin] http://192.168.122.6/volume/v3/types/4390242b-148c-41f1-a427-ad37bc74dcf7 returned with HTTP 202 Sep 07 13:57:17 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1073/2170] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:57:17 2026] DELETE /volume/v3/types/4390242b-148c-41f1-a427-ad37bc74dcf7 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:57:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-eea47206-5903-462f-996d-2703a95c49b2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-eea47206-5903-462f-996d-2703a95c49b2 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] GET http://192.168.122.6/volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55 Sep 07 13:57:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-eea47206-5903-462f-996d-2703a95c49b2 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-eea47206-5903-462f-996d-2703a95c49b2 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-eea47206-5903-462f-996d-2703a95c49b2 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55 returned with HTTP 200 Sep 07 13:57:19 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1098/2171] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:57:18 2026] GET /volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55 => generated 440 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8d626ddc-8def-4b72-b3f9-ed89983c1cd6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8d626ddc-8def-4b72-b3f9-ed89983c1cd6 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] GET http://192.168.122.6/volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55/defaults Sep 07 13:57:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8d626ddc-8def-4b72-b3f9-ed89983c1cd6 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8d626ddc-8def-4b72-b3f9-ed89983c1cd6 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] Calling method 'defaults' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8d626ddc-8def-4b72-b3f9-ed89983c1cd6 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55/defaults returned with HTTP 200 Sep 07 13:57:19 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1074/2172] 192.168.122.6 () {58 vars in 1255 bytes} [Mon Sep 7 13:57:19 2026] GET /volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55/defaults => generated 440 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-88927c81-f6b7-43fe-865b-4d8abfe7ae49 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-88927c81-f6b7-43fe-865b-4d8abfe7ae49 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] PUT http://192.168.122.6/volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55 Sep 07 13:57:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-88927c81-f6b7-43fe-865b-4d8abfe7ae49 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-88927c81-f6b7-43fe-865b-4d8abfe7ae49 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55 returned with HTTP 200 Sep 07 13:57:19 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1099/2173] 192.168.122.6 () {60 vars in 1248 bytes} [Mon Sep 7 13:57:19 2026] PUT /volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55 => generated 398 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1bb4f1a9-c01d-4855-906f-b5c735846e1d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1bb4f1a9-c01d-4855-906f-b5c735846e1d tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] DELETE http://192.168.122.6/volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55 Sep 07 13:57:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1bb4f1a9-c01d-4855-906f-b5c735846e1d tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1bb4f1a9-c01d-4855-906f-b5c735846e1d tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1bb4f1a9-c01d-4855-906f-b5c735846e1d tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55 returned with HTTP 200 Sep 07 13:57:19 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1075/2174] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 13:57:19 2026] DELETE /volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55 => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 13:57:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0d568725-8d15-4bc5-bd44-6cec1653f786 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0d568725-8d15-4bc5-bd44-6cec1653f786 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] GET http://192.168.122.6/volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55 Sep 07 13:57:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0d568725-8d15-4bc5-bd44-6cec1653f786 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0d568725-8d15-4bc5-bd44-6cec1653f786 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0d568725-8d15-4bc5-bd44-6cec1653f786 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55 returned with HTTP 200 Sep 07 13:57:19 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1100/2175] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:57:19 2026] GET /volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55 => generated 440 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-bc1cd12c-8b22-4877-98e5-076efcf3ef21 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bc1cd12c-8b22-4877-98e5-076efcf3ef21 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] PUT http://192.168.122.6/volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55 Sep 07 13:57:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bc1cd12c-8b22-4877-98e5-076efcf3ef21 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-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=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bc1cd12c-8b22-4877-98e5-076efcf3ef21 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55 returned with HTTP 200 Sep 07 13:57:19 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1076/2176] 192.168.122.6 () {60 vars in 1249 bytes} [Mon Sep 7 13:57:19 2026] PUT /volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55 => generated 398 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f015edf5-647e-4de6-8920-fb2ad46da6b0 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f015edf5-647e-4de6-8920-fb2ad46da6b0 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] GET http://192.168.122.6/volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55/defaults Sep 07 13:57:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f015edf5-647e-4de6-8920-fb2ad46da6b0 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f015edf5-647e-4de6-8920-fb2ad46da6b0 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] Calling method 'defaults' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f015edf5-647e-4de6-8920-fb2ad46da6b0 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55/defaults returned with HTTP 200 Sep 07 13:57:19 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1101/2177] 192.168.122.6 () {58 vars in 1255 bytes} [Mon Sep 7 13:57:19 2026] GET /volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55/defaults => generated 440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-75641877-d190-4aca-a89d-c55c81edd2d0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-75641877-d190-4aca-a89d-c55c81edd2d0 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] GET http://192.168.122.6/volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55 Sep 07 13:57:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-75641877-d190-4aca-a89d-c55c81edd2d0 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-75641877-d190-4aca-a89d-c55c81edd2d0 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-75641877-d190-4aca-a89d-c55c81edd2d0 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55 returned with HTTP 200 Sep 07 13:57:19 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1077/2178] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:57:19 2026] GET /volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55 => generated 440 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-093126ca-e171-42a9-8a7d-4cc61d6db51b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-093126ca-e171-42a9-8a7d-4cc61d6db51b tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] GET http://192.168.122.6/volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55?usage=True Sep 07 13:57:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-093126ca-e171-42a9-8a7d-4cc61d6db51b tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-093126ca-e171-42a9-8a7d-4cc61d6db51b tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-093126ca-e171-42a9-8a7d-4cc61d6db51b tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55?usage=True returned with HTTP 200 Sep 07 13:57:19 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1102/2179] 192.168.122.6 () {58 vars in 1249 bytes} [Mon Sep 7 13:57:19 2026] GET /volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55?usage=True => generated 1064 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:57:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b962600d-c93d-4f1d-8d6b-aad21b5d3d5e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b962600d-c93d-4f1d-8d6b-aad21b5d3d5e tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:57:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b962600d-c93d-4f1d-8d6b-aad21b5d3d5e tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-300454639"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-b962600d-c93d-4f1d-8d6b-aad21b5d3d5e tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-300454639'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:57:19 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-b962600d-c93d-4f1d-8d6b-aad21b5d3d5e tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Create volume of 1 GB Sep 07 13:57:19 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b962600d-c93d-4f1d-8d6b-aad21b5d3d5e tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Availability Zones retrieved successfully. Sep 07 13:57:19 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b962600d-c93d-4f1d-8d6b-aad21b5d3d5e tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Flow 'volume_create_api' (8d956ed8-7fde-44ef-9228-2f94aec76cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:57:19 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b962600d-c93d-4f1d-8d6b-aad21b5d3d5e tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d82c1c66-ae83-4182-b7ec-4a942bc89a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:19 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-b962600d-c93d-4f1d-8d6b-aad21b5d3d5e tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:57:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b962600d-c93d-4f1d-8d6b-aad21b5d3d5e tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d82c1c66-ae83-4182-b7ec-4a942bc89a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b962600d-c93d-4f1d-8d6b-aad21b5d3d5e tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22ba2a5c-fee2-4b57-b404-684240bb01ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:20 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-b962600d-c93d-4f1d-8d6b-aad21b5d3d5e tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Created reservations ['238bec7d-4dbb-4d8f-8526-f7d1232c05a2', '5caa6eac-237d-435c-8746-4f0c32542e2d', '67eea42a-94a3-49db-b152-8736883ac39a', '047f3dbd-0550-4fb6-9fc4-e965c88c0cbf'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:57:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b962600d-c93d-4f1d-8d6b-aad21b5d3d5e tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22ba2a5c-fee2-4b57-b404-684240bb01ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['238bec7d-4dbb-4d8f-8526-f7d1232c05a2', '5caa6eac-237d-435c-8746-4f0c32542e2d', '67eea42a-94a3-49db-b152-8736883ac39a', '047f3dbd-0550-4fb6-9fc4-e965c88c0cbf']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b962600d-c93d-4f1d-8d6b-aad21b5d3d5e tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fae6a0d-0a52-49ba-a955-49eba6bda0cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:20 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:20 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:57:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b962600d-c93d-4f1d-8d6b-aad21b5d3d5e tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fae6a0d-0a52-49ba-a955-49eba6bda0cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a06fb2e-a59f-41a4-837d-99ecb3201afe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-300454639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99eb4bcca2b14248b7f9a2317a244a55',qos_specs=None,replication_status=,reservations=['238bec7d-4dbb-4d8f-8526-f7d1232c05a2','5caa6eac-237d-435c-8746-4f0c32542e2d','67eea42a-94a3-49db-b152-8736883ac39a','047f3dbd-0550-4fb6-9fc4-e965c88c0cbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='701fd4e8b7024a65a8c3250076e470d4',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:57:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-300454639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a06fb2e-a59f-41a4-837d-99ecb3201afe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99eb4bcca2b14248b7f9a2317a244a55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='701fd4e8b7024a65a8c3250076e470d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b962600d-c93d-4f1d-8d6b-aad21b5d3d5e tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (313ad3dd-7975-4dbb-bc64-a9ffd2f8b7d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b962600d-c93d-4f1d-8d6b-aad21b5d3d5e tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (313ad3dd-7975-4dbb-bc64-a9ffd2f8b7d2) transitioned into state 'SUCCESS' from state '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-300454639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99eb4bcca2b14248b7f9a2317a244a55',qos_specs=None,replication_status=,reservations=['238bec7d-4dbb-4d8f-8526-f7d1232c05a2','5caa6eac-237d-435c-8746-4f0c32542e2d','67eea42a-94a3-49db-b152-8736883ac39a','047f3dbd-0550-4fb6-9fc4-e965c88c0cbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='701fd4e8b7024a65a8c3250076e470d4',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b962600d-c93d-4f1d-8d6b-aad21b5d3d5e tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbae3d64-909c-420f-9ebd-7e1000708213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b962600d-c93d-4f1d-8d6b-aad21b5d3d5e tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbae3d64-909c-420f-9ebd-7e1000708213) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b962600d-c93d-4f1d-8d6b-aad21b5d3d5e tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Flow 'volume_create_api' (8d956ed8-7fde-44ef-9228-2f94aec76cd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:57:20 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b962600d-c93d-4f1d-8d6b-aad21b5d3d5e tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Create volume request issued successfully. Sep 07 13:57:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b962600d-c93d-4f1d-8d6b-aad21b5d3d5e tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:57:20 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1078/2180] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:57:19 2026] POST /volume/v3/volumes => generated 760 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:57:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f5331250-b38b-4d8b-ad8b-50a9a681058f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f5331250-b38b-4d8b-ad8b-50a9a681058f tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] GET http://192.168.122.6/volume/v3/volumes/7a06fb2e-a59f-41a4-837d-99ecb3201afe Sep 07 13:57:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f5331250-b38b-4d8b-ad8b-50a9a681058f tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f5331250-b38b-4d8b-ad8b-50a9a681058f tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:20 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:20 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:57:20 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:20 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:57:20 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f5331250-b38b-4d8b-ad8b-50a9a681058f tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Volume info retrieved successfully. Sep 07 13:57:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f5331250-b38b-4d8b-ad8b-50a9a681058f tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] http://192.168.122.6/volume/v3/volumes/7a06fb2e-a59f-41a4-837d-99ecb3201afe returned with HTTP 200 Sep 07 13:57:20 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1103/2181] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:20 2026] GET /volume/v3/volumes/7a06fb2e-a59f-41a4-837d-99ecb3201afe => generated 828 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f9adeceb-e71c-491f-b59f-420c6d7c5363 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f9adeceb-e71c-491f-b59f-420c6d7c5363 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] GET http://192.168.122.6/volume/v3/volumes/7a06fb2e-a59f-41a4-837d-99ecb3201afe Sep 07 13:57:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f9adeceb-e71c-491f-b59f-420c6d7c5363 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f9adeceb-e71c-491f-b59f-420c6d7c5363 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:21 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:21 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:57:21 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:21 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:21 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f9adeceb-e71c-491f-b59f-420c6d7c5363 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Volume info retrieved successfully. Sep 07 13:57:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f9adeceb-e71c-491f-b59f-420c6d7c5363 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] http://192.168.122.6/volume/v3/volumes/7a06fb2e-a59f-41a4-837d-99ecb3201afe returned with HTTP 200 Sep 07 13:57:21 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1079/2182] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:21 2026] GET /volume/v3/volumes/7a06fb2e-a59f-41a4-837d-99ecb3201afe => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-01a8eb42-347b-4d18-a6de-db5c487b4bf9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-01a8eb42-347b-4d18-a6de-db5c487b4bf9 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] GET http://192.168.122.6/volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55?usage=True Sep 07 13:57:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-01a8eb42-347b-4d18-a6de-db5c487b4bf9 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-01a8eb42-347b-4d18-a6de-db5c487b4bf9 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-01a8eb42-347b-4d18-a6de-db5c487b4bf9 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55?usage=True returned with HTTP 200 Sep 07 13:57:21 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1104/2183] 192.168.122.6 () {58 vars in 1249 bytes} [Mon Sep 7 13:57:21 2026] GET /volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55?usage=True => generated 1064 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:57:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-822ba7fc-bf9a-48da-a970-ddf34263fe45 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-822ba7fc-bf9a-48da-a970-ddf34263fe45 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] DELETE http://192.168.122.6/volume/v3/volumes/7a06fb2e-a59f-41a4-837d-99ecb3201afe Sep 07 13:57:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-822ba7fc-bf9a-48da-a970-ddf34263fe45 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-822ba7fc-bf9a-48da-a970-ddf34263fe45 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:21 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-822ba7fc-bf9a-48da-a970-ddf34263fe45 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Delete volume with id: 7a06fb2e-a59f-41a4-837d-99ecb3201afe Sep 07 13:57:21 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:21 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:57:21 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:21 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:21 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-822ba7fc-bf9a-48da-a970-ddf34263fe45 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Volume info retrieved successfully. Sep 07 13:57:21 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-822ba7fc-bf9a-48da-a970-ddf34263fe45 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Delete volume request issued successfully. Sep 07 13:57:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-822ba7fc-bf9a-48da-a970-ddf34263fe45 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] http://192.168.122.6/volume/v3/volumes/7a06fb2e-a59f-41a4-837d-99ecb3201afe returned with HTTP 202 Sep 07 13:57:21 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1080/2184] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:57:21 2026] DELETE /volume/v3/volumes/7a06fb2e-a59f-41a4-837d-99ecb3201afe => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:57:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c01265ae-2d73-43e0-aca1-b0691b8644a5 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c01265ae-2d73-43e0-aca1-b0691b8644a5 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] GET http://192.168.122.6/volume/v3/volumes/7a06fb2e-a59f-41a4-837d-99ecb3201afe Sep 07 13:57:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c01265ae-2d73-43e0-aca1-b0691b8644a5 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c01265ae-2d73-43e0-aca1-b0691b8644a5 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:21 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:21 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:57:21 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:21 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:57:21 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c01265ae-2d73-43e0-aca1-b0691b8644a5 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Volume info retrieved successfully. Sep 07 13:57:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c01265ae-2d73-43e0-aca1-b0691b8644a5 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] http://192.168.122.6/volume/v3/volumes/7a06fb2e-a59f-41a4-837d-99ecb3201afe returned with HTTP 200 Sep 07 13:57:21 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1105/2185] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:21 2026] GET /volume/v3/volumes/7a06fb2e-a59f-41a4-837d-99ecb3201afe => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f6495903-8d1e-4069-ae71-1376cbf7b24e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f6495903-8d1e-4069-ae71-1376cbf7b24e tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] GET http://192.168.122.6/volume/v3/volumes/7a06fb2e-a59f-41a4-837d-99ecb3201afe Sep 07 13:57:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f6495903-8d1e-4069-ae71-1376cbf7b24e tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f6495903-8d1e-4069-ae71-1376cbf7b24e tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f6495903-8d1e-4069-ae71-1376cbf7b24e tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] http://192.168.122.6/volume/v3/volumes/7a06fb2e-a59f-41a4-837d-99ecb3201afe returned with HTTP 404 Sep 07 13:57:22 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1081/2186] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:22 2026] GET /volume/v3/volumes/7a06fb2e-a59f-41a4-837d-99ecb3201afe => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a28ecaa0-00b1-40ce-b7fc-2fe4f1442adf None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a28ecaa0-00b1-40ce-b7fc-2fe4f1442adf tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] GET http://192.168.122.6/volume/v3/volumes/7a06fb2e-a59f-41a4-837d-99ecb3201afe Sep 07 13:57:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a28ecaa0-00b1-40ce-b7fc-2fe4f1442adf tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a28ecaa0-00b1-40ce-b7fc-2fe4f1442adf tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a28ecaa0-00b1-40ce-b7fc-2fe4f1442adf tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] http://192.168.122.6/volume/v3/volumes/7a06fb2e-a59f-41a4-837d-99ecb3201afe returned with HTTP 404 Sep 07 13:57:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1106/2187] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:22 2026] GET /volume/v3/volumes/7a06fb2e-a59f-41a4-837d-99ecb3201afe => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9c761192-5712-4980-a115-d0a618b05f0a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9c761192-5712-4980-a115-d0a618b05f0a tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] DELETE http://192.168.122.6/volume/v3/volumes/7a06fb2e-a59f-41a4-837d-99ecb3201afe Sep 07 13:57:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9c761192-5712-4980-a115-d0a618b05f0a tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9c761192-5712-4980-a115-d0a618b05f0a tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:22 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-9c761192-5712-4980-a115-d0a618b05f0a tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Delete volume with id: 7a06fb2e-a59f-41a4-837d-99ecb3201afe Sep 07 13:57:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9c761192-5712-4980-a115-d0a618b05f0a tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] http://192.168.122.6/volume/v3/volumes/7a06fb2e-a59f-41a4-837d-99ecb3201afe returned with HTTP 404 Sep 07 13:57:22 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1082/2188] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:57:22 2026] DELETE /volume/v3/volumes/7a06fb2e-a59f-41a4-837d-99ecb3201afe => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9529fd29-5df4-48db-a09e-d25bcbc50b91 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9529fd29-5df4-48db-a09e-d25bcbc50b91 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:57:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9529fd29-5df4-48db-a09e-d25bcbc50b91 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1345141890"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-9529fd29-5df4-48db-a09e-d25bcbc50b91 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1345141890'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:57:22 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-9529fd29-5df4-48db-a09e-d25bcbc50b91 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Create volume of 1 GB Sep 07 13:57:22 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9529fd29-5df4-48db-a09e-d25bcbc50b91 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Availability Zones retrieved successfully. Sep 07 13:57:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-9529fd29-5df4-48db-a09e-d25bcbc50b91 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Flow 'volume_create_api' (24b9af19-7e84-4716-bd0f-d6d46b474ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:57:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-9529fd29-5df4-48db-a09e-d25bcbc50b91 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4074e7d-afc5-405b-8ae0-75896398deb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-9529fd29-5df4-48db-a09e-d25bcbc50b91 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:57:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-9529fd29-5df4-48db-a09e-d25bcbc50b91 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4074e7d-afc5-405b-8ae0-75896398deb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-9529fd29-5df4-48db-a09e-d25bcbc50b91 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e46c410e-b213-4277-9a14-df11ed84ca48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:22 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-9529fd29-5df4-48db-a09e-d25bcbc50b91 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Created reservations ['1aa0f30c-2258-4d80-a498-f257340e82aa', '7e18b0d9-8d52-448b-b219-a1a074c32d4f', 'afac8d27-8558-4474-8cd8-a4d3fdbe7a8f', 'af7b9745-6da3-4fd4-840c-6f31e8692940'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:57:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-9529fd29-5df4-48db-a09e-d25bcbc50b91 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e46c410e-b213-4277-9a14-df11ed84ca48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1aa0f30c-2258-4d80-a498-f257340e82aa', '7e18b0d9-8d52-448b-b219-a1a074c32d4f', 'afac8d27-8558-4474-8cd8-a4d3fdbe7a8f', 'af7b9745-6da3-4fd4-840c-6f31e8692940']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-9529fd29-5df4-48db-a09e-d25bcbc50b91 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f840457d-870e-4c6c-bbc6-3243d8d50677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:22 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:22 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:57:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-9529fd29-5df4-48db-a09e-d25bcbc50b91 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f840457d-870e-4c6c-bbc6-3243d8d50677) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33265cb7-f7b1-4407-8f6f-9756eaa391cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1345141890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99eb4bcca2b14248b7f9a2317a244a55',qos_specs=None,replication_status=,reservations=['1aa0f30c-2258-4d80-a498-f257340e82aa','7e18b0d9-8d52-448b-b219-a1a074c32d4f','afac8d27-8558-4474-8cd8-a4d3fdbe7a8f','af7b9745-6da3-4fd4-840c-6f31e8692940'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='701fd4e8b7024a65a8c3250076e470d4',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:57:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1345141890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33265cb7-f7b1-4407-8f6f-9756eaa391cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99eb4bcca2b14248b7f9a2317a244a55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='701fd4e8b7024a65a8c3250076e470d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-9529fd29-5df4-48db-a09e-d25bcbc50b91 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c35f8515-4f80-484b-9261-060d83418bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-9529fd29-5df4-48db-a09e-d25bcbc50b91 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c35f8515-4f80-484b-9261-060d83418bc6) transitioned into state 'SUCCESS' from state '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-1345141890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99eb4bcca2b14248b7f9a2317a244a55',qos_specs=None,replication_status=,reservations=['1aa0f30c-2258-4d80-a498-f257340e82aa','7e18b0d9-8d52-448b-b219-a1a074c32d4f','afac8d27-8558-4474-8cd8-a4d3fdbe7a8f','af7b9745-6da3-4fd4-840c-6f31e8692940'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='701fd4e8b7024a65a8c3250076e470d4',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-9529fd29-5df4-48db-a09e-d25bcbc50b91 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71c16274-e929-491f-a25f-7dc38f448dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-9529fd29-5df4-48db-a09e-d25bcbc50b91 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71c16274-e929-491f-a25f-7dc38f448dbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-9529fd29-5df4-48db-a09e-d25bcbc50b91 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Flow 'volume_create_api' (24b9af19-7e84-4716-bd0f-d6d46b474ffd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:57:22 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9529fd29-5df4-48db-a09e-d25bcbc50b91 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Create volume request issued successfully. Sep 07 13:57:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9529fd29-5df4-48db-a09e-d25bcbc50b91 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:57:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1107/2189] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:57:22 2026] POST /volume/v3/volumes => generated 761 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:57:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6e76a3d7-701c-43ea-a2e2-8f9a3ea70e06 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6e76a3d7-701c-43ea-a2e2-8f9a3ea70e06 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] GET http://192.168.122.6/volume/v3/volumes/33265cb7-f7b1-4407-8f6f-9756eaa391cd Sep 07 13:57:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6e76a3d7-701c-43ea-a2e2-8f9a3ea70e06 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6e76a3d7-701c-43ea-a2e2-8f9a3ea70e06 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:23 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:23 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:57:23 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:23 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6e76a3d7-701c-43ea-a2e2-8f9a3ea70e06 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Volume info retrieved successfully. Sep 07 13:57:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6e76a3d7-701c-43ea-a2e2-8f9a3ea70e06 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] http://192.168.122.6/volume/v3/volumes/33265cb7-f7b1-4407-8f6f-9756eaa391cd returned with HTTP 200 Sep 07 13:57:23 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1083/2190] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:22 2026] GET /volume/v3/volumes/33265cb7-f7b1-4407-8f6f-9756eaa391cd => generated 829 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c7d4495e-42d0-4473-a91b-998ad15b40a6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c7d4495e-42d0-4473-a91b-998ad15b40a6 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] GET http://192.168.122.6/volume/v3/volumes/33265cb7-f7b1-4407-8f6f-9756eaa391cd Sep 07 13:57:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c7d4495e-42d0-4473-a91b-998ad15b40a6 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c7d4495e-42d0-4473-a91b-998ad15b40a6 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:24 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:24 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:57:24 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:24 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:57:24 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c7d4495e-42d0-4473-a91b-998ad15b40a6 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Volume info retrieved successfully. Sep 07 13:57:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c7d4495e-42d0-4473-a91b-998ad15b40a6 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] http://192.168.122.6/volume/v3/volumes/33265cb7-f7b1-4407-8f6f-9756eaa391cd returned with HTTP 200 Sep 07 13:57:24 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1108/2191] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:24 2026] GET /volume/v3/volumes/33265cb7-f7b1-4407-8f6f-9756eaa391cd => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d207da30-b87b-484d-bd3a-3fc9abaa12df None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d207da30-b87b-484d-bd3a-3fc9abaa12df tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] GET http://192.168.122.6/volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55?usage=True Sep 07 13:57:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d207da30-b87b-484d-bd3a-3fc9abaa12df tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d207da30-b87b-484d-bd3a-3fc9abaa12df tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d207da30-b87b-484d-bd3a-3fc9abaa12df tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55?usage=True returned with HTTP 200 Sep 07 13:57:24 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1084/2192] 192.168.122.6 () {58 vars in 1249 bytes} [Mon Sep 7 13:57:24 2026] GET /volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55?usage=True => generated 1064 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:57:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b85b315d-aac1-4b58-b3ce-ce9ebc13972c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b85b315d-aac1-4b58-b3ce-ce9ebc13972c tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] GET http://192.168.122.6/volume/v3/os-quota-sets/85595786f8af4eda9546f72c4109685e?usage=True Sep 07 13:57:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b85b315d-aac1-4b58-b3ce-ce9ebc13972c tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b85b315d-aac1-4b58-b3ce-ce9ebc13972c tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b85b315d-aac1-4b58-b3ce-ce9ebc13972c tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/85595786f8af4eda9546f72c4109685e?usage=True returned with HTTP 200 Sep 07 13:57:24 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1109/2193] 192.168.122.6 () {58 vars in 1249 bytes} [Mon Sep 7 13:57:24 2026] GET /volume/v3/os-quota-sets/85595786f8af4eda9546f72c4109685e?usage=True => generated 1064 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:57:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9a2e2992-f8ea-48b3-ae8e-0affb1bbe934 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9a2e2992-f8ea-48b3-ae8e-0affb1bbe934 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] POST http://192.168.122.6/volume/v3/os-volume-transfer Sep 07 13:57:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9a2e2992-f8ea-48b3-ae8e-0affb1bbe934 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "33265cb7-f7b1-4407-8f6f-9756eaa391cd"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.contrib.volume_transfer [None req-9a2e2992-f8ea-48b3-ae8e-0affb1bbe934 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Creating new volume transfer {'transfer': {'volume_id': '33265cb7-f7b1-4407-8f6f-9756eaa391cd'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 07 13:57:24 devstack devstack@c-api.service[87261]: INFO cinder.api.contrib.volume_transfer [None req-9a2e2992-f8ea-48b3-ae8e-0affb1bbe934 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Creating transfer of volume 33265cb7-f7b1-4407-8f6f-9756eaa391cd Sep 07 13:57:24 devstack devstack@c-api.service[87261]: INFO cinder.transfer.api [None req-9a2e2992-f8ea-48b3-ae8e-0affb1bbe934 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Generating transfer record for volume 33265cb7-f7b1-4407-8f6f-9756eaa391cd Sep 07 13:57:24 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:24 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:57:24 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:24 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9a2e2992-f8ea-48b3-ae8e-0affb1bbe934 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] http://192.168.122.6/volume/v3/os-volume-transfer returned with HTTP 202 Sep 07 13:57:24 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1085/2194] 192.168.122.6 () {60 vars in 1165 bytes} [Mon Sep 7 13:57:24 2026] POST /volume/v3/os-volume-transfer => generated 445 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:57:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f2143909-94e5-4463-aaaf-9b822a9e0e6a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f2143909-94e5-4463-aaaf-9b822a9e0e6a tempest-VolumeQuotasAdminTestJSON-996951234 tempest-VolumeQuotasAdminTestJSON-996951234-project-member] POST http://192.168.122.6/volume/v3/os-volume-transfer/4c911584-fc9c-4a41-9fbf-c3923eb24dd2/accept Sep 07 13:57:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f2143909-94e5-4463-aaaf-9b822a9e0e6a tempest-VolumeQuotasAdminTestJSON-996951234 tempest-VolumeQuotasAdminTestJSON-996951234-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "4c55b8fade22215c"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.volume_transfer [None req-f2143909-94e5-4463-aaaf-9b822a9e0e6a tempest-VolumeQuotasAdminTestJSON-996951234 tempest-VolumeQuotasAdminTestJSON-996951234-project-member] Accepting volume transfer 4c911584-fc9c-4a41-9fbf-c3923eb24dd2 {{(pid=87262) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 13:57:24 devstack devstack@c-api.service[87262]: INFO cinder.api.contrib.volume_transfer [None req-f2143909-94e5-4463-aaaf-9b822a9e0e6a tempest-VolumeQuotasAdminTestJSON-996951234 tempest-VolumeQuotasAdminTestJSON-996951234-project-member] Accepting transfer 4c911584-fc9c-4a41-9fbf-c3923eb24dd2 Sep 07 13:57:24 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:24 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:57:24 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-f2143909-94e5-4463-aaaf-9b822a9e0e6a tempest-VolumeQuotasAdminTestJSON-996951234 tempest-VolumeQuotasAdminTestJSON-996951234-project-member] Created reservations ['2ea89b95-69ea-47bb-8ae6-85b6c0ff6bb9', 'f0aee815-190f-4dbf-b365-4415c372d988', '0664263f-684b-4562-8bfa-6ea82e36d85b', 'dc3f2ec7-222a-436b-b478-bfa761a8ff66'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:57:24 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-f2143909-94e5-4463-aaaf-9b822a9e0e6a tempest-VolumeQuotasAdminTestJSON-996951234 tempest-VolumeQuotasAdminTestJSON-996951234-project-member] Created reservations ['513502f9-ab53-4b96-8a8e-8938e2c8ad14', '8ea37a4a-379c-4be4-b285-45c3fbe8c08d', '880831cc-5e6b-4c65-8aab-54fcbc710baa', 'fae4ce99-58cc-464e-b17c-8088bf8c36ee'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:57:24 devstack devstack@c-api.service[87262]: /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 07 13:57:24 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:57:24 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-f2143909-94e5-4463-aaaf-9b822a9e0e6a tempest-VolumeQuotasAdminTestJSON-996951234 tempest-VolumeQuotasAdminTestJSON-996951234-project-member] Created reservations ['a42d2c5f-c02a-4af4-8f0e-451d7ec9e3ce', 'a4dcd829-00ba-4a3c-bfbc-1fc7d022c065', 'ad727883-32dd-4400-b9fa-4f5eb3ef5fb9', 'a0abbc7a-d3b8-483b-86b3-0d21238ed324'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:57:24 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-f2143909-94e5-4463-aaaf-9b822a9e0e6a tempest-VolumeQuotasAdminTestJSON-996951234 tempest-VolumeQuotasAdminTestJSON-996951234-project-member] Created reservations ['2d5460c2-e57c-4336-8183-035ab0241783', '1bec0c71-6ebe-4a0d-9dba-75f01aa2fb2c', '070a73f7-4263-4a03-a8ff-8dd3df52ddb2', '8cdce644-16dc-4361-b429-e3da9e6c6904'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:57:24 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f2143909-94e5-4463-aaaf-9b822a9e0e6a tempest-VolumeQuotasAdminTestJSON-996951234 tempest-VolumeQuotasAdminTestJSON-996951234-project-member] Transfer volume completed successfully. Sep 07 13:57:24 devstack devstack@c-api.service[87262]: INFO cinder.transfer.api [None req-f2143909-94e5-4463-aaaf-9b822a9e0e6a tempest-VolumeQuotasAdminTestJSON-996951234 tempest-VolumeQuotasAdminTestJSON-996951234-project-member] Volume 33265cb7-f7b1-4407-8f6f-9756eaa391cd has been transferred. Sep 07 13:57:24 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:24 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:57:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f2143909-94e5-4463-aaaf-9b822a9e0e6a tempest-VolumeQuotasAdminTestJSON-996951234 tempest-VolumeQuotasAdminTestJSON-996951234-project-member] http://192.168.122.6/volume/v3/os-volume-transfer/4c911584-fc9c-4a41-9fbf-c3923eb24dd2/accept returned with HTTP 202 Sep 07 13:57:24 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1110/2195] 192.168.122.6 () {60 vars in 1297 bytes} [Mon Sep 7 13:57:24 2026] POST /volume/v3/os-volume-transfer/4c911584-fc9c-4a41-9fbf-c3923eb24dd2/accept => generated 369 bytes in 647 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:57:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b3b4fc6d-0811-4f67-ab29-4c1286eb8a09 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b3b4fc6d-0811-4f67-ab29-4c1286eb8a09 tempest-VolumeQuotasAdminTestJSON-996951234 tempest-VolumeQuotasAdminTestJSON-996951234-project-member] GET http://192.168.122.6/volume/v3/volumes/33265cb7-f7b1-4407-8f6f-9756eaa391cd Sep 07 13:57:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b3b4fc6d-0811-4f67-ab29-4c1286eb8a09 tempest-VolumeQuotasAdminTestJSON-996951234 tempest-VolumeQuotasAdminTestJSON-996951234-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b3b4fc6d-0811-4f67-ab29-4c1286eb8a09 tempest-VolumeQuotasAdminTestJSON-996951234 tempest-VolumeQuotasAdminTestJSON-996951234-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:24 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:24 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:57:24 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:24 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:24 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b3b4fc6d-0811-4f67-ab29-4c1286eb8a09 tempest-VolumeQuotasAdminTestJSON-996951234 tempest-VolumeQuotasAdminTestJSON-996951234-project-member] Volume info retrieved successfully. Sep 07 13:57:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b3b4fc6d-0811-4f67-ab29-4c1286eb8a09 tempest-VolumeQuotasAdminTestJSON-996951234 tempest-VolumeQuotasAdminTestJSON-996951234-project-member] http://192.168.122.6/volume/v3/volumes/33265cb7-f7b1-4407-8f6f-9756eaa391cd returned with HTTP 200 Sep 07 13:57:24 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1086/2196] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:24 2026] GET /volume/v3/volumes/33265cb7-f7b1-4407-8f6f-9756eaa391cd => generated 854 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7d00b93b-3683-49c2-a978-11e2764e92c8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7d00b93b-3683-49c2-a978-11e2764e92c8 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] GET http://192.168.122.6/volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55?usage=True Sep 07 13:57:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7d00b93b-3683-49c2-a978-11e2764e92c8 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7d00b93b-3683-49c2-a978-11e2764e92c8 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:25 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:25 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:57:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7d00b93b-3683-49c2-a978-11e2764e92c8 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55?usage=True returned with HTTP 200 Sep 07 13:57:25 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1111/2197] 192.168.122.6 () {58 vars in 1249 bytes} [Mon Sep 7 13:57:24 2026] GET /volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55?usage=True => generated 1064 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:57:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-591a2c63-80e4-456d-b64f-22a4443139ba None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-591a2c63-80e4-456d-b64f-22a4443139ba tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] GET http://192.168.122.6/volume/v3/os-quota-sets/85595786f8af4eda9546f72c4109685e?usage=True Sep 07 13:57:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-591a2c63-80e4-456d-b64f-22a4443139ba tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-591a2c63-80e4-456d-b64f-22a4443139ba tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-591a2c63-80e4-456d-b64f-22a4443139ba tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/85595786f8af4eda9546f72c4109685e?usage=True returned with HTTP 200 Sep 07 13:57:25 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1087/2198] 192.168.122.6 () {58 vars in 1249 bytes} [Mon Sep 7 13:57:25 2026] GET /volume/v3/os-quota-sets/85595786f8af4eda9546f72c4109685e?usage=True => generated 1064 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:57:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d2919e73-869e-4476-a145-df4c40525703 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d2919e73-869e-4476-a145-df4c40525703 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/33265cb7-f7b1-4407-8f6f-9756eaa391cd Sep 07 13:57:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d2919e73-869e-4476-a145-df4c40525703 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d2919e73-869e-4476-a145-df4c40525703 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:25 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-d2919e73-869e-4476-a145-df4c40525703 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] Delete volume with id: 33265cb7-f7b1-4407-8f6f-9756eaa391cd Sep 07 13:57:25 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:25 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:57:25 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:25 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:57:25 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d2919e73-869e-4476-a145-df4c40525703 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] Volume info retrieved successfully. Sep 07 13:57:25 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d2919e73-869e-4476-a145-df4c40525703 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] Delete volume request issued successfully. Sep 07 13:57:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d2919e73-869e-4476-a145-df4c40525703 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] http://192.168.122.6/volume/v3/volumes/33265cb7-f7b1-4407-8f6f-9756eaa391cd returned with HTTP 202 Sep 07 13:57:25 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1112/2199] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:57:25 2026] DELETE /volume/v3/volumes/33265cb7-f7b1-4407-8f6f-9756eaa391cd => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:57:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-5bc55da8-86dc-43f8-9560-015c5bae97c0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5bc55da8-86dc-43f8-9560-015c5bae97c0 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] GET http://192.168.122.6/volume/v3/volumes/33265cb7-f7b1-4407-8f6f-9756eaa391cd Sep 07 13:57:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5bc55da8-86dc-43f8-9560-015c5bae97c0 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5bc55da8-86dc-43f8-9560-015c5bae97c0 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:25 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:25 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:57:25 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:25 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:25 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-5bc55da8-86dc-43f8-9560-015c5bae97c0 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] Volume info retrieved successfully. Sep 07 13:57:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5bc55da8-86dc-43f8-9560-015c5bae97c0 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] http://192.168.122.6/volume/v3/volumes/33265cb7-f7b1-4407-8f6f-9756eaa391cd returned with HTTP 200 Sep 07 13:57:25 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1088/2200] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:25 2026] GET /volume/v3/volumes/33265cb7-f7b1-4407-8f6f-9756eaa391cd => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:57:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5deb56ec-4cc4-4ac6-8a7b-3316e4210e54 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:26 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5deb56ec-4cc4-4ac6-8a7b-3316e4210e54 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] GET http://192.168.122.6/volume/v3/volumes/33265cb7-f7b1-4407-8f6f-9756eaa391cd Sep 07 13:57:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5deb56ec-4cc4-4ac6-8a7b-3316e4210e54 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5deb56ec-4cc4-4ac6-8a7b-3316e4210e54 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:26 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5deb56ec-4cc4-4ac6-8a7b-3316e4210e54 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] http://192.168.122.6/volume/v3/volumes/33265cb7-f7b1-4407-8f6f-9756eaa391cd returned with HTTP 404 Sep 07 13:57:26 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1113/2201] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:26 2026] GET /volume/v3/volumes/33265cb7-f7b1-4407-8f6f-9756eaa391cd => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b052c637-ff00-4741-adf3-4d9262c94cc9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b052c637-ff00-4741-adf3-4d9262c94cc9 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] GET http://192.168.122.6/volume/v3/volumes/33265cb7-f7b1-4407-8f6f-9756eaa391cd Sep 07 13:57:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b052c637-ff00-4741-adf3-4d9262c94cc9 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b052c637-ff00-4741-adf3-4d9262c94cc9 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b052c637-ff00-4741-adf3-4d9262c94cc9 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] http://192.168.122.6/volume/v3/volumes/33265cb7-f7b1-4407-8f6f-9756eaa391cd returned with HTTP 404 Sep 07 13:57:26 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1089/2202] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:26 2026] GET /volume/v3/volumes/33265cb7-f7b1-4407-8f6f-9756eaa391cd => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-734faa0a-0c4b-41a4-a267-20bb4ab7b193 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:26 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-734faa0a-0c4b-41a4-a267-20bb4ab7b193 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] DELETE http://192.168.122.6/volume/v3/volumes/33265cb7-f7b1-4407-8f6f-9756eaa391cd Sep 07 13:57:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-734faa0a-0c4b-41a4-a267-20bb4ab7b193 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-734faa0a-0c4b-41a4-a267-20bb4ab7b193 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:26 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-734faa0a-0c4b-41a4-a267-20bb4ab7b193 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] Delete volume with id: 33265cb7-f7b1-4407-8f6f-9756eaa391cd Sep 07 13:57:26 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-734faa0a-0c4b-41a4-a267-20bb4ab7b193 tempest-VolumeQuotasAdminTestJSON-1694400945 tempest-VolumeQuotasAdminTestJSON-1694400945-project-member] http://192.168.122.6/volume/v3/volumes/33265cb7-f7b1-4407-8f6f-9756eaa391cd returned with HTTP 404 Sep 07 13:57:26 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1114/2203] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:57:26 2026] DELETE /volume/v3/volumes/33265cb7-f7b1-4407-8f6f-9756eaa391cd => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ae68757c-102e-45dd-aec3-d1394bf820b7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ae68757c-102e-45dd-aec3-d1394bf820b7 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] GET http://192.168.122.6/volume/v3/os-quota-sets/0274558d8497496ca48ab0adf54c24ba?usage=True Sep 07 13:57:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ae68757c-102e-45dd-aec3-d1394bf820b7 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ae68757c-102e-45dd-aec3-d1394bf820b7 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ae68757c-102e-45dd-aec3-d1394bf820b7 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/0274558d8497496ca48ab0adf54c24ba?usage=True returned with HTTP 200 Sep 07 13:57:26 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1090/2204] 192.168.122.6 () {58 vars in 1249 bytes} [Mon Sep 7 13:57:26 2026] GET /volume/v3/os-quota-sets/0274558d8497496ca48ab0adf54c24ba?usage=True => generated 1064 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:57:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1ecef13f-cb8e-4da4-b108-e2615847f241 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:26 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1ecef13f-cb8e-4da4-b108-e2615847f241 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] PUT http://192.168.122.6/volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55 Sep 07 13:57:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1ecef13f-cb8e-4da4-b108-e2615847f241 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-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=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:26 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1ecef13f-cb8e-4da4-b108-e2615847f241 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55 returned with HTTP 200 Sep 07 13:57:26 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1115/2205] 192.168.122.6 () {60 vars in 1249 bytes} [Mon Sep 7 13:57:26 2026] PUT /volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55 => generated 400 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4963482f-22ef-447b-ae2c-c0a2fdc875e3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4963482f-22ef-447b-ae2c-c0a2fdc875e3 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] PUT http://192.168.122.6/volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55 Sep 07 13:57:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4963482f-22ef-447b-ae2c-c0a2fdc875e3 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-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=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4963482f-22ef-447b-ae2c-c0a2fdc875e3 tempest-VolumeQuotasAdminTestJSON-26466022 tempest-VolumeQuotasAdminTestJSON-26466022-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55 returned with HTTP 200 Sep 07 13:57:26 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1091/2206] 192.168.122.6 () {60 vars in 1249 bytes} [Mon Sep 7 13:57:26 2026] PUT /volume/v3/os-quota-sets/99eb4bcca2b14248b7f9a2317a244a55 => generated 398 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ca86416c-1c5d-4704-923f-e90fb9f5442d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ca86416c-1c5d-4704-923f-e90fb9f5442d tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:57:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ca86416c-1c5d-4704-923f-e90fb9f5442d tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ca86416c-1c5d-4704-923f-e90fb9f5442d tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:57:32 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1116/2207] 192.168.122.6 () {60 vars in 1126 bytes} [Mon Sep 7 13:57:32 2026] POST /volume/v3/types => generated 188 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4c23ec44-fbac-4ce3-abe6-5995290f4684 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4c23ec44-fbac-4ce3-abe6-5995290f4684 tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:57:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4c23ec44-fbac-4ce3-abe6-5995290f4684 tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4c23ec44-fbac-4ce3-abe6-5995290f4684 tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:57:32 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1092/2208] 192.168.122.6 () {60 vars in 1126 bytes} [Mon Sep 7 13:57:32 2026] POST /volume/v3/types => generated 188 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c8d228f3-5f83-48e8-ad78-e88cd372b941 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c8d228f3-5f83-48e8-ad78-e88cd372b941 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:57:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c8d228f3-5f83-48e8-ad78-e88cd372b941 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1861938014"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-c8d228f3-5f83-48e8-ad78-e88cd372b941 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1861938014'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:57:32 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-c8d228f3-5f83-48e8-ad78-e88cd372b941 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Create volume of 1 GB Sep 07 13:57:32 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:32 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:57:32 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c8d228f3-5f83-48e8-ad78-e88cd372b941 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Availability Zones retrieved successfully. Sep 07 13:57:32 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c8d228f3-5f83-48e8-ad78-e88cd372b941 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Flow 'volume_create_api' (5b4172a4-a8a0-47f4-ba5b-b3bfe4cf2abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:57:32 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c8d228f3-5f83-48e8-ad78-e88cd372b941 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (609f55a9-017d-4160-b322-12afadbf5fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:32 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-c8d228f3-5f83-48e8-ad78-e88cd372b941 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:57:32 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c8d228f3-5f83-48e8-ad78-e88cd372b941 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (609f55a9-017d-4160-b322-12afadbf5fec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:57:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=edc0db3e-33c6-4b14-953f-6e790ca84784,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edc0db3e-33c6-4b14-953f-6e790ca84784', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:32 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c8d228f3-5f83-48e8-ad78-e88cd372b941 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8b1a1c1-8651-45c1-9555-fb69bc8568ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:32 devstack devstack@c-api.service[87262]: WARNING cinder.quota [None req-c8d228f3-5f83-48e8-ad78-e88cd372b941 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-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 07 13:57:32 devstack devstack@c-api.service[87262]: WARNING cinder.quota [None req-c8d228f3-5f83-48e8-ad78-e88cd372b941 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-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 07 13:57:32 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-c8d228f3-5f83-48e8-ad78-e88cd372b941 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Created reservations ['cea92fbb-3a31-4f2a-8bdc-febde7c1db1f', 'e5e3de40-47e0-4156-b69b-0756492b43a4', '1f5268cf-a155-4f79-9a70-9cce18e410e0', '6e818f23-62ff-4d82-bb3d-24979d3d4b91'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:57:32 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c8d228f3-5f83-48e8-ad78-e88cd372b941 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8b1a1c1-8651-45c1-9555-fb69bc8568ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cea92fbb-3a31-4f2a-8bdc-febde7c1db1f', 'e5e3de40-47e0-4156-b69b-0756492b43a4', '1f5268cf-a155-4f79-9a70-9cce18e410e0', '6e818f23-62ff-4d82-bb3d-24979d3d4b91']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:32 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c8d228f3-5f83-48e8-ad78-e88cd372b941 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bb65700-56e6-4b86-af42-0817ec5876a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:32 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:32 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:57:32 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c8d228f3-5f83-48e8-ad78-e88cd372b941 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bb65700-56e6-4b86-af42-0817ec5876a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64e39105-ecb4-44e6-abad-32dc13b3bf06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1861938014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8d65a422a584324824ba481ec5e38bf',qos_specs=None,replication_status=,reservations=['cea92fbb-3a31-4f2a-8bdc-febde7c1db1f','e5e3de40-47e0-4156-b69b-0756492b43a4','1f5268cf-a155-4f79-9a70-9cce18e410e0','6e818f23-62ff-4d82-bb3d-24979d3d4b91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41937bcc081141ad9754daf54f02b262',volume_type_id=edc0db3e-33c6-4b14-953f-6e790ca84784), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:57:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1861938014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64e39105-ecb4-44e6-abad-32dc13b3bf06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8d65a422a584324824ba481ec5e38bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41937bcc081141ad9754daf54f02b262',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edc0db3e-33c6-4b14-953f-6e790ca84784),volume_type_id=edc0db3e-33c6-4b14-953f-6e790ca84784)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:32 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c8d228f3-5f83-48e8-ad78-e88cd372b941 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0987d06d-9aa3-452b-aea5-8007b8724e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:32 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c8d228f3-5f83-48e8-ad78-e88cd372b941 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0987d06d-9aa3-452b-aea5-8007b8724e24) transitioned into state 'SUCCESS' from state '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-1861938014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8d65a422a584324824ba481ec5e38bf',qos_specs=None,replication_status=,reservations=['cea92fbb-3a31-4f2a-8bdc-febde7c1db1f','e5e3de40-47e0-4156-b69b-0756492b43a4','1f5268cf-a155-4f79-9a70-9cce18e410e0','6e818f23-62ff-4d82-bb3d-24979d3d4b91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41937bcc081141ad9754daf54f02b262',volume_type_id=edc0db3e-33c6-4b14-953f-6e790ca84784)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:32 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c8d228f3-5f83-48e8-ad78-e88cd372b941 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccec14f0-0510-4781-8bd4-dc43fb4c2218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:32 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c8d228f3-5f83-48e8-ad78-e88cd372b941 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccec14f0-0510-4781-8bd4-dc43fb4c2218) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:32 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c8d228f3-5f83-48e8-ad78-e88cd372b941 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Flow 'volume_create_api' (5b4172a4-a8a0-47f4-ba5b-b3bfe4cf2abc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:57:32 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c8d228f3-5f83-48e8-ad78-e88cd372b941 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Create volume request issued successfully. Sep 07 13:57:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c8d228f3-5f83-48e8-ad78-e88cd372b941 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:57:32 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1117/2209] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:57:32 2026] POST /volume/v3/volumes => generated 772 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:57:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1887e438-ca84-43aa-bd4f-32c02377e6e0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1887e438-ca84-43aa-bd4f-32c02377e6e0 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] GET http://192.168.122.6/volume/v3/volumes/64e39105-ecb4-44e6-abad-32dc13b3bf06 Sep 07 13:57:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1887e438-ca84-43aa-bd4f-32c02377e6e0 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1887e438-ca84-43aa-bd4f-32c02377e6e0 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:32 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:32 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:57:32 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:32 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:32 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1887e438-ca84-43aa-bd4f-32c02377e6e0 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Volume info retrieved successfully. Sep 07 13:57:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1887e438-ca84-43aa-bd4f-32c02377e6e0 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] http://192.168.122.6/volume/v3/volumes/64e39105-ecb4-44e6-abad-32dc13b3bf06 returned with HTTP 200 Sep 07 13:57:32 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1093/2210] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:32 2026] GET /volume/v3/volumes/64e39105-ecb4-44e6-abad-32dc13b3bf06 => generated 840 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-de267a6c-4cfd-43dd-aac5-fb20764ac869 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-de267a6c-4cfd-43dd-aac5-fb20764ac869 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] GET http://192.168.122.6/volume/v3/volumes/64e39105-ecb4-44e6-abad-32dc13b3bf06 Sep 07 13:57:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-de267a6c-4cfd-43dd-aac5-fb20764ac869 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-de267a6c-4cfd-43dd-aac5-fb20764ac869 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:33 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:33 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:57:33 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:33 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:57:33 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-de267a6c-4cfd-43dd-aac5-fb20764ac869 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Volume info retrieved successfully. Sep 07 13:57:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-de267a6c-4cfd-43dd-aac5-fb20764ac869 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] http://192.168.122.6/volume/v3/volumes/64e39105-ecb4-44e6-abad-32dc13b3bf06 returned with HTTP 200 Sep 07 13:57:33 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1118/2211] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:33 2026] GET /volume/v3/volumes/64e39105-ecb4-44e6-abad-32dc13b3bf06 => generated 865 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9856d3a0-e680-43b2-adb0-784006edb5d3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9856d3a0-e680-43b2-adb0-784006edb5d3 tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] GET http://192.168.122.6/volume/v3/volumes/64e39105-ecb4-44e6-abad-32dc13b3bf06 Sep 07 13:57:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9856d3a0-e680-43b2-adb0-784006edb5d3 tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9856d3a0-e680-43b2-adb0-784006edb5d3 tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:33 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:33 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:57:33 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:33 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:34 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9856d3a0-e680-43b2-adb0-784006edb5d3 tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] Volume info retrieved successfully. Sep 07 13:57:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9856d3a0-e680-43b2-adb0-784006edb5d3 tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] http://192.168.122.6/volume/v3/volumes/64e39105-ecb4-44e6-abad-32dc13b3bf06 returned with HTTP 200 Sep 07 13:57:34 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1094/2212] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:33 2026] GET /volume/v3/volumes/64e39105-ecb4-44e6-abad-32dc13b3bf06 => generated 1028 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:57:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-afbe4b45-1dab-42d8-a3de-8ba28291f53f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-afbe4b45-1dab-42d8-a3de-8ba28291f53f tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] POST http://192.168.122.6/volume/v3/volumes/64e39105-ecb4-44e6-abad-32dc13b3bf06/action Sep 07 13:57:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-afbe4b45-1dab-42d8-a3de-8ba28291f53f tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:57:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-afbe4b45-1dab-42d8-a3de-8ba28291f53f tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:34 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:34 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:57:34 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:34 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:57:34 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-afbe4b45-1dab-42d8-a3de-8ba28291f53f tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Volume info retrieved successfully. Sep 07 13:57:34 devstack devstack@c-api.service[87262]: /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 07 13:57:34 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:57:34 devstack devstack@c-api.service[87262]: WARNING cinder.quota [None req-afbe4b45-1dab-42d8-a3de-8ba28291f53f tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-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 07 13:57:34 devstack devstack@c-api.service[87262]: WARNING cinder.quota [None req-afbe4b45-1dab-42d8-a3de-8ba28291f53f tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-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 07 13:57:34 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-afbe4b45-1dab-42d8-a3de-8ba28291f53f tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Created reservations ['692306c1-ac1f-4b5b-800d-a3770ceb1801', '5ad6bf83-c263-4dcd-9ded-6ae379b99553'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:57:34 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-afbe4b45-1dab-42d8-a3de-8ba28291f53f tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Created reservations ['55573061-5291-4dce-b223-d0a243f8f1dc', '18a5bd1a-7c3b-484a-ba4c-61bcbda89cf7'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:57:34 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:34 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:57:34 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-afbe4b45-1dab-42d8-a3de-8ba28291f53f tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Retype volume request issued successfully. Sep 07 13:57:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-afbe4b45-1dab-42d8-a3de-8ba28291f53f tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] http://192.168.122.6/volume/v3/volumes/64e39105-ecb4-44e6-abad-32dc13b3bf06/action returned with HTTP 202 Sep 07 13:57:34 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1119/2213] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:57:34 2026] POST /volume/v3/volumes/64e39105-ecb4-44e6-abad-32dc13b3bf06/action => generated 0 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:57:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-592fafea-95ae-4858-b5be-0d064fc6ea28 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-592fafea-95ae-4858-b5be-0d064fc6ea28 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] GET http://192.168.122.6/volume/v3/volumes/64e39105-ecb4-44e6-abad-32dc13b3bf06 Sep 07 13:57:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-592fafea-95ae-4858-b5be-0d064fc6ea28 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-592fafea-95ae-4858-b5be-0d064fc6ea28 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:34 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:34 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:57:34 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:34 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:34 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-592fafea-95ae-4858-b5be-0d064fc6ea28 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Volume info retrieved successfully. Sep 07 13:57:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-592fafea-95ae-4858-b5be-0d064fc6ea28 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] http://192.168.122.6/volume/v3/volumes/64e39105-ecb4-44e6-abad-32dc13b3bf06 returned with HTTP 200 Sep 07 13:57:34 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1095/2214] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:34 2026] GET /volume/v3/volumes/64e39105-ecb4-44e6-abad-32dc13b3bf06 => generated 864 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b4b85116-b4e5-4539-bb64-49ce989d4aca None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b4b85116-b4e5-4539-bb64-49ce989d4aca tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] GET http://192.168.122.6/volume/v3/volumes/64e39105-ecb4-44e6-abad-32dc13b3bf06 Sep 07 13:57:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b4b85116-b4e5-4539-bb64-49ce989d4aca tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b4b85116-b4e5-4539-bb64-49ce989d4aca tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:35 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:35 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:57:35 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:35 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:57:35 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b4b85116-b4e5-4539-bb64-49ce989d4aca tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Volume info retrieved successfully. Sep 07 13:57:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b4b85116-b4e5-4539-bb64-49ce989d4aca tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] http://192.168.122.6/volume/v3/volumes/64e39105-ecb4-44e6-abad-32dc13b3bf06 returned with HTTP 200 Sep 07 13:57:35 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1120/2215] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:35 2026] GET /volume/v3/volumes/64e39105-ecb4-44e6-abad-32dc13b3bf06 => generated 865 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f86a3e25-6882-45c7-b7b0-2a399a217c1d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f86a3e25-6882-45c7-b7b0-2a399a217c1d tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] GET http://192.168.122.6/volume/v3/volumes/64e39105-ecb4-44e6-abad-32dc13b3bf06 Sep 07 13:57:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f86a3e25-6882-45c7-b7b0-2a399a217c1d tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f86a3e25-6882-45c7-b7b0-2a399a217c1d tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:35 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:35 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:57:35 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:35 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:35 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f86a3e25-6882-45c7-b7b0-2a399a217c1d tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] Volume info retrieved successfully. Sep 07 13:57:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f86a3e25-6882-45c7-b7b0-2a399a217c1d tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] http://192.168.122.6/volume/v3/volumes/64e39105-ecb4-44e6-abad-32dc13b3bf06 returned with HTTP 200 Sep 07 13:57:35 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1096/2216] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:35 2026] GET /volume/v3/volumes/64e39105-ecb4-44e6-abad-32dc13b3bf06 => generated 1028 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:57:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2cb71187-bc64-4797-b748-c47113b67680 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2cb71187-bc64-4797-b748-c47113b67680 tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] GET http://192.168.122.6/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1861938014 Sep 07 13:57:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2cb71187-bc64-4797-b748-c47113b67680 tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2cb71187-bc64-4797-b748-c47113b67680 tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:35 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2cb71187-bc64-4797-b748-c47113b67680 tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1861938014'), ('all_tenants', True)]). {{(pid=87262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:57:35 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:35 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:57:35 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2cb71187-bc64-4797-b748-c47113b67680 tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] Get all volumes completed successfully. Sep 07 13:57:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2cb71187-bc64-4797-b748-c47113b67680 tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] http://192.168.122.6/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1861938014 returned with HTTP 200 Sep 07 13:57:35 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1121/2217] 192.168.122.6 () {58 vars in 1272 bytes} [Mon Sep 7 13:57:35 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1861938014 => generated 351 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4d7d093d-2cea-4eb3-9806-98e87680ece3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4d7d093d-2cea-4eb3-9806-98e87680ece3 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] GET http://192.168.122.6/volume/v3/volumes/64e39105-ecb4-44e6-abad-32dc13b3bf06 Sep 07 13:57:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4d7d093d-2cea-4eb3-9806-98e87680ece3 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4d7d093d-2cea-4eb3-9806-98e87680ece3 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:35 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:35 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:57:35 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:35 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:35 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4d7d093d-2cea-4eb3-9806-98e87680ece3 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Volume info retrieved successfully. Sep 07 13:57:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4d7d093d-2cea-4eb3-9806-98e87680ece3 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] http://192.168.122.6/volume/v3/volumes/64e39105-ecb4-44e6-abad-32dc13b3bf06 returned with HTTP 200 Sep 07 13:57:35 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1097/2218] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:35 2026] GET /volume/v3/volumes/64e39105-ecb4-44e6-abad-32dc13b3bf06 => generated 865 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-34d2b9ae-50a2-4256-a605-45be89653135 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-34d2b9ae-50a2-4256-a605-45be89653135 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] DELETE http://192.168.122.6/volume/v3/volumes/64e39105-ecb4-44e6-abad-32dc13b3bf06 Sep 07 13:57:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-34d2b9ae-50a2-4256-a605-45be89653135 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-34d2b9ae-50a2-4256-a605-45be89653135 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:35 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-34d2b9ae-50a2-4256-a605-45be89653135 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Delete volume with id: 64e39105-ecb4-44e6-abad-32dc13b3bf06 Sep 07 13:57:35 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:35 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:57:35 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:35 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:57:35 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-34d2b9ae-50a2-4256-a605-45be89653135 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Volume info retrieved successfully. Sep 07 13:57:35 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-34d2b9ae-50a2-4256-a605-45be89653135 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Delete volume request issued successfully. Sep 07 13:57:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-34d2b9ae-50a2-4256-a605-45be89653135 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] http://192.168.122.6/volume/v3/volumes/64e39105-ecb4-44e6-abad-32dc13b3bf06 returned with HTTP 202 Sep 07 13:57:35 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1122/2219] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:57:35 2026] DELETE /volume/v3/volumes/64e39105-ecb4-44e6-abad-32dc13b3bf06 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:57:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b1215561-22b8-4d75-81e2-ebb5198cf696 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b1215561-22b8-4d75-81e2-ebb5198cf696 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] GET http://192.168.122.6/volume/v3/volumes/64e39105-ecb4-44e6-abad-32dc13b3bf06 Sep 07 13:57:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b1215561-22b8-4d75-81e2-ebb5198cf696 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b1215561-22b8-4d75-81e2-ebb5198cf696 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:35 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:35 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:57:35 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:35 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:35 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b1215561-22b8-4d75-81e2-ebb5198cf696 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Volume info retrieved successfully. Sep 07 13:57:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b1215561-22b8-4d75-81e2-ebb5198cf696 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] http://192.168.122.6/volume/v3/volumes/64e39105-ecb4-44e6-abad-32dc13b3bf06 returned with HTTP 200 Sep 07 13:57:35 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1098/2220] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:35 2026] GET /volume/v3/volumes/64e39105-ecb4-44e6-abad-32dc13b3bf06 => generated 864 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-91cc7a11-4737-4fae-8f8e-b4233a8eda21 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-91cc7a11-4737-4fae-8f8e-b4233a8eda21 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] GET http://192.168.122.6/volume/v3/volumes/64e39105-ecb4-44e6-abad-32dc13b3bf06 Sep 07 13:57:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-91cc7a11-4737-4fae-8f8e-b4233a8eda21 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-91cc7a11-4737-4fae-8f8e-b4233a8eda21 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-91cc7a11-4737-4fae-8f8e-b4233a8eda21 tempest-VolumeRetypeWithoutMigrationTest-730003788 tempest-VolumeRetypeWithoutMigrationTest-730003788-project-member] http://192.168.122.6/volume/v3/volumes/64e39105-ecb4-44e6-abad-32dc13b3bf06 returned with HTTP 404 Sep 07 13:57:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1123/2221] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:36 2026] GET /volume/v3/volumes/64e39105-ecb4-44e6-abad-32dc13b3bf06 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6d35922f-01ce-437d-aabb-cb19d2f04c26 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6d35922f-01ce-437d-aabb-cb19d2f04c26 tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] DELETE http://192.168.122.6/volume/v3/types/a52fe332-28be-43b5-8b2a-986636f42571 Sep 07 13:57:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6d35922f-01ce-437d-aabb-cb19d2f04c26 tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6d35922f-01ce-437d-aabb-cb19d2f04c26 tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6d35922f-01ce-437d-aabb-cb19d2f04c26 tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] http://192.168.122.6/volume/v3/types/a52fe332-28be-43b5-8b2a-986636f42571 returned with HTTP 202 Sep 07 13:57:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1099/2222] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:57:36 2026] DELETE /volume/v3/types/a52fe332-28be-43b5-8b2a-986636f42571 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:57:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-29dd216f-8359-433b-93ae-e4656a385363 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-29dd216f-8359-433b-93ae-e4656a385363 tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] GET http://192.168.122.6/volume/v3/types/a52fe332-28be-43b5-8b2a-986636f42571 Sep 07 13:57:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-29dd216f-8359-433b-93ae-e4656a385363 tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-29dd216f-8359-433b-93ae-e4656a385363 tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-29dd216f-8359-433b-93ae-e4656a385363 tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] http://192.168.122.6/volume/v3/types/a52fe332-28be-43b5-8b2a-986636f42571 returned with HTTP 404 Sep 07 13:57:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1124/2223] 192.168.122.6 () {58 vars in 1216 bytes} [Mon Sep 7 13:57:36 2026] GET /volume/v3/types/a52fe332-28be-43b5-8b2a-986636f42571 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7360f2c1-66f8-47a0-82a2-f027b1dd72e6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7360f2c1-66f8-47a0-82a2-f027b1dd72e6 tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] DELETE http://192.168.122.6/volume/v3/types/edc0db3e-33c6-4b14-953f-6e790ca84784 Sep 07 13:57:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7360f2c1-66f8-47a0-82a2-f027b1dd72e6 tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7360f2c1-66f8-47a0-82a2-f027b1dd72e6 tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7360f2c1-66f8-47a0-82a2-f027b1dd72e6 tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] http://192.168.122.6/volume/v3/types/edc0db3e-33c6-4b14-953f-6e790ca84784 returned with HTTP 202 Sep 07 13:57:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1100/2224] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:57:36 2026] DELETE /volume/v3/types/edc0db3e-33c6-4b14-953f-6e790ca84784 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:57:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f3fc3556-77ff-456d-b797-d9f7cfd47f25 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f3fc3556-77ff-456d-b797-d9f7cfd47f25 tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] GET http://192.168.122.6/volume/v3/types/edc0db3e-33c6-4b14-953f-6e790ca84784 Sep 07 13:57:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f3fc3556-77ff-456d-b797-d9f7cfd47f25 tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f3fc3556-77ff-456d-b797-d9f7cfd47f25 tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f3fc3556-77ff-456d-b797-d9f7cfd47f25 tempest-VolumeRetypeWithoutMigrationTest-1604669849 tempest-VolumeRetypeWithoutMigrationTest-1604669849-project-admin] http://192.168.122.6/volume/v3/types/edc0db3e-33c6-4b14-953f-6e790ca84784 returned with HTTP 404 Sep 07 13:57:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1125/2225] 192.168.122.6 () {58 vars in 1216 bytes} [Mon Sep 7 13:57:36 2026] GET /volume/v3/types/edc0db3e-33c6-4b14-953f-6e790ca84784 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-09d30e03-56be-4bb9-9aaf-5df2cb81d569 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-09d30e03-56be-4bb9-9aaf-5df2cb81d569 tempest-VolumeServicesNegativeTest-451385022 tempest-VolumeServicesNegativeTest-451385022-project-admin] GET http://192.168.122.6/volume/v3/os-services Sep 07 13:57:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-09d30e03-56be-4bb9-9aaf-5df2cb81d569 tempest-VolumeServicesNegativeTest-451385022 tempest-VolumeServicesNegativeTest-451385022-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-09d30e03-56be-4bb9-9aaf-5df2cb81d569 tempest-VolumeServicesNegativeTest-451385022 tempest-VolumeServicesNegativeTest-451385022-project-admin] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:41 devstack devstack@c-api.service[87261]: /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 07 13:57:41 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:57:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-09d30e03-56be-4bb9-9aaf-5df2cb81d569 tempest-VolumeServicesNegativeTest-451385022 tempest-VolumeServicesNegativeTest-451385022-project-admin] http://192.168.122.6/volume/v3/os-services returned with HTTP 200 Sep 07 13:57:41 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1101/2226] 192.168.122.6 () {58 vars in 1123 bytes} [Mon Sep 7 13:57:41 2026] GET /volume/v3/os-services => generated 707 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f1b37bd5-eec9-4ef8-af5b-3499a4db64ee None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f1b37bd5-eec9-4ef8-af5b-3499a4db64ee tempest-VolumeServicesNegativeTest-451385022 tempest-VolumeServicesNegativeTest-451385022-project-admin] PUT http://192.168.122.6/volume/v3/os-services/disable-log-reason Sep 07 13:57:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f1b37bd5-eec9-4ef8-af5b-3499a4db64ee tempest-VolumeServicesNegativeTest-451385022 tempest-VolumeServicesNegativeTest-451385022-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f1b37bd5-eec9-4ef8-af5b-3499a4db64ee tempest-VolumeServicesNegativeTest-451385022 tempest-VolumeServicesNegativeTest-451385022-project-admin] http://192.168.122.6/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 07 13:57:41 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1126/2227] 192.168.122.6 () {60 vars in 1200 bytes} [Mon Sep 7 13:57:41 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 13:57:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-18a886ba-361b-41f4-be35-c8bfaec398be None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-18a886ba-361b-41f4-be35-c8bfaec398be tempest-VolumeServicesNegativeTest-451385022 tempest-VolumeServicesNegativeTest-451385022-project-admin] PUT http://192.168.122.6/volume/v3/os-services/disable Sep 07 13:57:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-18a886ba-361b-41f4-be35-c8bfaec398be tempest-VolumeServicesNegativeTest-451385022 tempest-VolumeServicesNegativeTest-451385022-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-18a886ba-361b-41f4-be35-c8bfaec398be tempest-VolumeServicesNegativeTest-451385022 tempest-VolumeServicesNegativeTest-451385022-project-admin] http://192.168.122.6/volume/v3/os-services/disable returned with HTTP 404 Sep 07 13:57:41 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1102/2228] 192.168.122.6 () {60 vars in 1167 bytes} [Mon Sep 7 13:57:41 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-64f7f2e7-362a-4b9d-9620-5dfcb2ce734f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-64f7f2e7-362a-4b9d-9620-5dfcb2ce734f tempest-VolumeServicesNegativeTest-451385022 tempest-VolumeServicesNegativeTest-451385022-project-admin] PUT http://192.168.122.6/volume/v3/os-services/enable Sep 07 13:57:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-64f7f2e7-362a-4b9d-9620-5dfcb2ce734f tempest-VolumeServicesNegativeTest-451385022 tempest-VolumeServicesNegativeTest-451385022-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-64f7f2e7-362a-4b9d-9620-5dfcb2ce734f tempest-VolumeServicesNegativeTest-451385022 tempest-VolumeServicesNegativeTest-451385022-project-admin] http://192.168.122.6/volume/v3/os-services/enable returned with HTTP 404 Sep 07 13:57:41 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1127/2229] 192.168.122.6 () {60 vars in 1164 bytes} [Mon Sep 7 13:57:41 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9e93ce45-f58c-4773-a0f0-099230eb5a7c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9e93ce45-f58c-4773-a0f0-099230eb5a7c tempest-VolumeServicesNegativeTest-451385022 tempest-VolumeServicesNegativeTest-451385022-project-admin] PUT http://192.168.122.6/volume/v3/os-services/freeze Sep 07 13:57:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9e93ce45-f58c-4773-a0f0-099230eb5a7c tempest-VolumeServicesNegativeTest-451385022 tempest-VolumeServicesNegativeTest-451385022-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9e93ce45-f58c-4773-a0f0-099230eb5a7c tempest-VolumeServicesNegativeTest-451385022 tempest-VolumeServicesNegativeTest-451385022-project-admin] http://192.168.122.6/volume/v3/os-services/freeze returned with HTTP 400 Sep 07 13:57:41 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1103/2230] 192.168.122.6 () {60 vars in 1164 bytes} [Mon Sep 7 13:57:41 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:57:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-19b07bc0-b449-4153-ad30-6060ac09073d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-19b07bc0-b449-4153-ad30-6060ac09073d tempest-VolumeServicesNegativeTest-451385022 tempest-VolumeServicesNegativeTest-451385022-project-admin] PUT http://192.168.122.6/volume/v3/os-services/thaw Sep 07 13:57:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-19b07bc0-b449-4153-ad30-6060ac09073d tempest-VolumeServicesNegativeTest-451385022 tempest-VolumeServicesNegativeTest-451385022-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:41 devstack devstack@c-api.service[87262]: /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 07 13:57:41 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 13:57:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-19b07bc0-b449-4153-ad30-6060ac09073d tempest-VolumeServicesNegativeTest-451385022 tempest-VolumeServicesNegativeTest-451385022-project-admin] http://192.168.122.6/volume/v3/os-services/thaw returned with HTTP 400 Sep 07 13:57:41 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1128/2231] 192.168.122.6 () {60 vars in 1158 bytes} [Mon Sep 7 13:57:41 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:57:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b8565c03-9f03-468e-8b74-fff0bd9955f3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b8565c03-9f03-468e-8b74-fff0bd9955f3 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] GET http://192.168.122.6/volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 Sep 07 13:57:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b8565c03-9f03-468e-8b74-fff0bd9955f3 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b8565c03-9f03-468e-8b74-fff0bd9955f3 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:45 devstack devstack@c-api.service[87261]: DEBUG dbcounter [-] [87261] Writing DB stats cinder:SELECT=342,cinder:INSERT=56,cinder:UPDATE=58 {{(pid=87261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:57:45 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:45 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:57:45 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:45 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:45 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b8565c03-9f03-468e-8b74-fff0bd9955f3 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Volume info retrieved successfully. Sep 07 13:57:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b8565c03-9f03-468e-8b74-fff0bd9955f3 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 returned with HTTP 200 Sep 07 13:57:45 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1104/2232] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:45 2026] GET /volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 => generated 879 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e5083660-ccf5-4aaa-b374-e539cd6d1ab7 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e5083660-ccf5-4aaa-b374-e539cd6d1ab7 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] GET http://192.168.122.6/volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 Sep 07 13:57:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e5083660-ccf5-4aaa-b374-e539cd6d1ab7 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e5083660-ccf5-4aaa-b374-e539cd6d1ab7 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:45 devstack devstack@c-api.service[87262]: DEBUG dbcounter [-] [87262] Writing DB stats cinder:SELECT=478,cinder:INSERT=105,cinder:UPDATE=148 {{(pid=87262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:57:45 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:45 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:57:45 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:45 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:57:45 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e5083660-ccf5-4aaa-b374-e539cd6d1ab7 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Volume info retrieved successfully. Sep 07 13:57:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e5083660-ccf5-4aaa-b374-e539cd6d1ab7 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 returned with HTTP 200 Sep 07 13:57:45 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1129/2233] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:45 2026] GET /volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 => generated 879 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-fb6ab08e-2ddf-465c-9af0-f06176593b51 req-0790be2c-1c98-44f5-a26b-94e5c0399501 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-fb6ab08e-2ddf-465c-9af0-f06176593b51 req-0790be2c-1c98-44f5-a26b-94e5c0399501 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] GET http://192.168.122.6/volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 Sep 07 13:57:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-fb6ab08e-2ddf-465c-9af0-f06176593b51 req-0790be2c-1c98-44f5-a26b-94e5c0399501 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-fb6ab08e-2ddf-465c-9af0-f06176593b51 req-0790be2c-1c98-44f5-a26b-94e5c0399501 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:45 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:45 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:57:45 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:45 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:45 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-fb6ab08e-2ddf-465c-9af0-f06176593b51 req-0790be2c-1c98-44f5-a26b-94e5c0399501 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Volume info retrieved successfully. Sep 07 13:57:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-fb6ab08e-2ddf-465c-9af0-f06176593b51 req-0790be2c-1c98-44f5-a26b-94e5c0399501 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 returned with HTTP 200 Sep 07 13:57:45 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1105/2234] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:57:45 2026] GET /volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 => generated 879 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-97c5039d-a2af-4f89-80da-df43ddbb8e6b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-97c5039d-a2af-4f89-80da-df43ddbb8e6b None None] GET http://192.168.122.6/volume// Sep 07 13:57:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-97c5039d-a2af-4f89-80da-df43ddbb8e6b None None] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-97c5039d-a2af-4f89-80da-df43ddbb8e6b None None] Calling method 'all' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-97c5039d-a2af-4f89-80da-df43ddbb8e6b None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:57:45 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1130/2235] 192.168.122.6 () {58 vars in 1307 bytes} [Mon Sep 7 13:57:45 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:57:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-fb6ab08e-2ddf-465c-9af0-f06176593b51 req-7a7ac87f-703e-471b-a4dd-86e477ee70cf None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-fb6ab08e-2ddf-465c-9af0-f06176593b51 req-7a7ac87f-703e-471b-a4dd-86e477ee70cf tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 07 13:57:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-fb6ab08e-2ddf-465c-9af0-f06176593b51 req-7a7ac87f-703e-471b-a4dd-86e477ee70cf tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "60a3b847-206f-4404-9638-f44a20c88a62", "connector": null, "instance_uuid": "16aa5aa3-9400-42c9-b1d4-397936311ee5"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:45 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:45 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:57:45 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:45 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-fb6ab08e-2ddf-465c-9af0-f06176593b51 req-7a7ac87f-703e-471b-a4dd-86e477ee70cf tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 07 13:57:46 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1106/2236] 192.168.122.6 () {66 vars in 1473 bytes} [Mon Sep 7 13:57:45 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 07 13:57:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-13b589d7-55f3-4a51-8238-1a6441e57f2e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-13b589d7-55f3-4a51-8238-1a6441e57f2e tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] GET http://192.168.122.6/volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 Sep 07 13:57:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-13b589d7-55f3-4a51-8238-1a6441e57f2e tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-13b589d7-55f3-4a51-8238-1a6441e57f2e tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:46 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:46 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:57:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-dd7fd07d-42db-4e7c-8ef0-61e42099b5af None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dd7fd07d-42db-4e7c-8ef0-61e42099b5af None None] GET http://192.168.122.6/volume// Sep 07 13:57:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dd7fd07d-42db-4e7c-8ef0-61e42099b5af None None] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dd7fd07d-42db-4e7c-8ef0-61e42099b5af None None] Calling method 'all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dd7fd07d-42db-4e7c-8ef0-61e42099b5af None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:57:46 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1107/2237] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:57:46 2026] GET /volume/ => generated 388 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:57:46 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:46 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:57:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-fb6ab08e-2ddf-465c-9af0-f06176593b51 req-b7da3330-861e-4241-ae0c-76f8c3ff9461 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:46 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-13b589d7-55f3-4a51-8238-1a6441e57f2e tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Volume info retrieved successfully. Sep 07 13:57:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-fb6ab08e-2ddf-465c-9af0-f06176593b51 req-b7da3330-861e-4241-ae0c-76f8c3ff9461 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] GET http://192.168.122.6/volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 Sep 07 13:57:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-fb6ab08e-2ddf-465c-9af0-f06176593b51 req-b7da3330-861e-4241-ae0c-76f8c3ff9461 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-fb6ab08e-2ddf-465c-9af0-f06176593b51 req-b7da3330-861e-4241-ae0c-76f8c3ff9461 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-13b589d7-55f3-4a51-8238-1a6441e57f2e tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 returned with HTTP 200 Sep 07 13:57:46 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1131/2238] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:46 2026] GET /volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 => generated 878 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e9f26733-0678-453f-87fd-b2d11b279e5b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:46 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:46 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:57:46 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:46 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:46 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-fb6ab08e-2ddf-465c-9af0-f06176593b51 req-b7da3330-861e-4241-ae0c-76f8c3ff9461 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Volume info retrieved successfully. Sep 07 13:57:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-fb6ab08e-2ddf-465c-9af0-f06176593b51 req-b7da3330-861e-4241-ae0c-76f8c3ff9461 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 returned with HTTP 200 Sep 07 13:57:46 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1108/2239] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 13:57:46 2026] GET /volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 => generated 1059 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:57:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-fb6ab08e-2ddf-465c-9af0-f06176593b51 req-e1b0b419-34a2-427e-b4a1-9627f3cf5b9d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-fb6ab08e-2ddf-465c-9af0-f06176593b51 req-e1b0b419-34a2-427e-b4a1-9627f3cf5b9d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] PUT http://192.168.122.6/volume/v3/attachments/12f57b67-f583-4e6d-859a-2e0e3a05880e Sep 07 13:57:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-fb6ab08e-2ddf-465c-9af0-f06176593b51 req-e1b0b419-34a2-427e-b4a1-9627f3cf5b9d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cf8721add54f", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "6a052522-d49c-4901-8b6c-ef97c1f54dff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:46 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-fb6ab08e-2ddf-465c-9af0-f06176593b51 req-e1b0b419-34a2-427e-b4a1-9627f3cf5b9d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Acquiring lock "cinder-attachment_update-60a3b847-206f-4404-9638-f44a20c88a62-devstack" by "attachment_update" {{(pid=87261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 13:57:46 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-fb6ab08e-2ddf-465c-9af0-f06176593b51 req-e1b0b419-34a2-427e-b4a1-9627f3cf5b9d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Lock "cinder-attachment_update-60a3b847-206f-4404-9638-f44a20c88a62-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=87261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 13:57:46 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:46 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:46 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:46 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:57:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e9f26733-0678-453f-87fd-b2d11b279e5b tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:57:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e9f26733-0678-453f-87fd-b2d11b279e5b tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-872473991", "description": "tempest-volume-type-description-2002311979", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e9f26733-0678-453f-87fd-b2d11b279e5b tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:57:46 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1132/2240] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 13:57:46 2026] POST /volume/v3/types => generated 317 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c219399d-3e07-4469-94bf-d52ddb01656f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c219399d-3e07-4469-94bf-d52ddb01656f tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] GET http://192.168.122.6/volume/v3/types/7296b6f6-3f4f-4efc-b1e6-fa2c36c417aa Sep 07 13:57:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c219399d-3e07-4469-94bf-d52ddb01656f tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c219399d-3e07-4469-94bf-d52ddb01656f tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c219399d-3e07-4469-94bf-d52ddb01656f tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] http://192.168.122.6/volume/v3/types/7296b6f6-3f4f-4efc-b1e6-fa2c36c417aa returned with HTTP 200 Sep 07 13:57:46 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1133/2241] 192.168.122.6 () {58 vars in 1216 bytes} [Mon Sep 7 13:57:46 2026] GET /volume/v3/types/7296b6f6-3f4f-4efc-b1e6-fa2c36c417aa => generated 339 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d09776ad-120d-4acc-b76c-b85d3285dd34 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d09776ad-120d-4acc-b76c-b85d3285dd34 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] DELETE http://192.168.122.6/volume/v3/types/7296b6f6-3f4f-4efc-b1e6-fa2c36c417aa Sep 07 13:57:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d09776ad-120d-4acc-b76c-b85d3285dd34 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d09776ad-120d-4acc-b76c-b85d3285dd34 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] Calling method '_delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d09776ad-120d-4acc-b76c-b85d3285dd34 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] http://192.168.122.6/volume/v3/types/7296b6f6-3f4f-4efc-b1e6-fa2c36c417aa returned with HTTP 202 Sep 07 13:57:46 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1134/2242] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:57:46 2026] DELETE /volume/v3/types/7296b6f6-3f4f-4efc-b1e6-fa2c36c417aa => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:57:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2818fc9a-d4a8-4107-9dfb-4ddce94a9e11 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2818fc9a-d4a8-4107-9dfb-4ddce94a9e11 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] GET http://192.168.122.6/volume/v3/types/7296b6f6-3f4f-4efc-b1e6-fa2c36c417aa Sep 07 13:57:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2818fc9a-d4a8-4107-9dfb-4ddce94a9e11 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2818fc9a-d4a8-4107-9dfb-4ddce94a9e11 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2818fc9a-d4a8-4107-9dfb-4ddce94a9e11 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] http://192.168.122.6/volume/v3/types/7296b6f6-3f4f-4efc-b1e6-fa2c36c417aa returned with HTTP 404 Sep 07 13:57:46 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1135/2243] 192.168.122.6 () {58 vars in 1216 bytes} [Mon Sep 7 13:57:46 2026] GET /volume/v3/types/7296b6f6-3f4f-4efc-b1e6-fa2c36c417aa => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:46 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-fb6ab08e-2ddf-465c-9af0-f06176593b51 req-e1b0b419-34a2-427e-b4a1-9627f3cf5b9d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Lock "cinder-attachment_update-60a3b847-206f-4404-9638-f44a20c88a62-devstack" released by "attachment_update" :: held 0.215s {{(pid=87261) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 13:57:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-fb6ab08e-2ddf-465c-9af0-f06176593b51 req-e1b0b419-34a2-427e-b4a1-9627f3cf5b9d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/attachments/12f57b67-f583-4e6d-859a-2e0e3a05880e returned with HTTP 200 Sep 07 13:57:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e8378d69-c7db-41b0-90f4-d3c75ec59242 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:46 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1109/2244] 192.168.122.6 () {66 vars in 1583 bytes} [Mon Sep 7 13:57:46 2026] PUT /volume/v3/attachments/12f57b67-f583-4e6d-859a-2e0e3a05880e => generated 694 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:57:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e8378d69-c7db-41b0-90f4-d3c75ec59242 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:57:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e8378d69-c7db-41b0-90f4-d3c75ec59242 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-952585105"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e8378d69-c7db-41b0-90f4-d3c75ec59242 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:57:46 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1136/2245] 192.168.122.6 () {60 vars in 1126 bytes} [Mon Sep 7 13:57:46 2026] POST /volume/v3/types => generated 220 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-35c08f94-d7c3-4360-adfa-2ebf04c7d645 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-35c08f94-d7c3-4360-adfa-2ebf04c7d645 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] POST http://192.168.122.6/volume/v3/types/c91e81e8-6769-46cc-a2ad-d2ad97292108/encryption Sep 07 13:57:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-35c08f94-d7c3-4360-adfa-2ebf04c7d645 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:46 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:46 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-35c08f94-d7c3-4360-adfa-2ebf04c7d645 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] http://192.168.122.6/volume/v3/types/c91e81e8-6769-46cc-a2ad-d2ad97292108/encryption returned with HTTP 200 Sep 07 13:57:46 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1110/2246] 192.168.122.6 () {60 vars in 1271 bytes} [Mon Sep 7 13:57:46 2026] POST /volume/v3/types/c91e81e8-6769-46cc-a2ad-d2ad97292108/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2b5c0ec1-0dba-4de1-bb38-ee912f784d9f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2b5c0ec1-0dba-4de1-bb38-ee912f784d9f tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] GET http://192.168.122.6/volume/v3/types/c91e81e8-6769-46cc-a2ad-d2ad97292108/encryption Sep 07 13:57:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2b5c0ec1-0dba-4de1-bb38-ee912f784d9f tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2b5c0ec1-0dba-4de1-bb38-ee912f784d9f tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2b5c0ec1-0dba-4de1-bb38-ee912f784d9f tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] http://192.168.122.6/volume/v3/types/c91e81e8-6769-46cc-a2ad-d2ad97292108/encryption returned with HTTP 200 Sep 07 13:57:46 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1137/2247] 192.168.122.6 () {58 vars in 1249 bytes} [Mon Sep 7 13:57:46 2026] GET /volume/v3/types/c91e81e8-6769-46cc-a2ad-d2ad97292108/encryption => generated 325 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4f2ad885-d486-4265-a785-91a5cdd786de None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4f2ad885-d486-4265-a785-91a5cdd786de tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] PUT http://192.168.122.6/volume/v3/types/c91e81e8-6769-46cc-a2ad-d2ad97292108/encryption/ada6a5ff-03e5-4467-8574-d02fe43c9fdb Sep 07 13:57:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4f2ad885-d486-4265-a785-91a5cdd786de tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4f2ad885-d486-4265-a785-91a5cdd786de tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] http://192.168.122.6/volume/v3/types/c91e81e8-6769-46cc-a2ad-d2ad97292108/encryption/ada6a5ff-03e5-4467-8574-d02fe43c9fdb returned with HTTP 200 Sep 07 13:57:46 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1111/2248] 192.168.122.6 () {60 vars in 1381 bytes} [Mon Sep 7 13:57:46 2026] PUT /volume/v3/types/c91e81e8-6769-46cc-a2ad-d2ad97292108/encryption/ada6a5ff-03e5-4467-8574-d02fe43c9fdb => generated 122 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-226a4360-bb5f-4153-bee8-a66ec2a9db01 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-226a4360-bb5f-4153-bee8-a66ec2a9db01 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] GET http://192.168.122.6/volume/v3/types/c91e81e8-6769-46cc-a2ad-d2ad97292108/encryption Sep 07 13:57:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-226a4360-bb5f-4153-bee8-a66ec2a9db01 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-226a4360-bb5f-4153-bee8-a66ec2a9db01 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-226a4360-bb5f-4153-bee8-a66ec2a9db01 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] http://192.168.122.6/volume/v3/types/c91e81e8-6769-46cc-a2ad-d2ad97292108/encryption returned with HTTP 200 Sep 07 13:57:46 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1138/2249] 192.168.122.6 () {58 vars in 1249 bytes} [Mon Sep 7 13:57:46 2026] GET /volume/v3/types/c91e81e8-6769-46cc-a2ad-d2ad97292108/encryption => generated 347 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d073f71c-4d9e-4391-8126-c42d98a1b443 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d073f71c-4d9e-4391-8126-c42d98a1b443 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] GET http://192.168.122.6/volume/v3/types/c91e81e8-6769-46cc-a2ad-d2ad97292108/encryption/cipher Sep 07 13:57:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d073f71c-4d9e-4391-8126-c42d98a1b443 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d073f71c-4d9e-4391-8126-c42d98a1b443 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d073f71c-4d9e-4391-8126-c42d98a1b443 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] http://192.168.122.6/volume/v3/types/c91e81e8-6769-46cc-a2ad-d2ad97292108/encryption/cipher returned with HTTP 200 Sep 07 13:57:46 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1112/2250] 192.168.122.6 () {58 vars in 1270 bytes} [Mon Sep 7 13:57:46 2026] GET /volume/v3/types/c91e81e8-6769-46cc-a2ad-d2ad97292108/encryption/cipher => generated 29 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:57:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f3b32e4c-f7dc-49ea-9adb-b2072522e9de None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f3b32e4c-f7dc-49ea-9adb-b2072522e9de tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] DELETE http://192.168.122.6/volume/v3/types/c91e81e8-6769-46cc-a2ad-d2ad97292108/encryption/ada6a5ff-03e5-4467-8574-d02fe43c9fdb Sep 07 13:57:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f3b32e4c-f7dc-49ea-9adb-b2072522e9de tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f3b32e4c-f7dc-49ea-9adb-b2072522e9de tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f3b32e4c-f7dc-49ea-9adb-b2072522e9de tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] http://192.168.122.6/volume/v3/types/c91e81e8-6769-46cc-a2ad-d2ad97292108/encryption/ada6a5ff-03e5-4467-8574-d02fe43c9fdb returned with HTTP 202 Sep 07 13:57:46 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1139/2251] 192.168.122.6 () {58 vars in 1363 bytes} [Mon Sep 7 13:57:46 2026] DELETE /volume/v3/types/c91e81e8-6769-46cc-a2ad-d2ad97292108/encryption/ada6a5ff-03e5-4467-8574-d02fe43c9fdb => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:57:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-bcbe599c-c637-4090-8b54-23927c5e8f38 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bcbe599c-c637-4090-8b54-23927c5e8f38 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] GET http://192.168.122.6/volume/v3/types/c91e81e8-6769-46cc-a2ad-d2ad97292108/encryption Sep 07 13:57:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bcbe599c-c637-4090-8b54-23927c5e8f38 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bcbe599c-c637-4090-8b54-23927c5e8f38 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bcbe599c-c637-4090-8b54-23927c5e8f38 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] http://192.168.122.6/volume/v3/types/c91e81e8-6769-46cc-a2ad-d2ad97292108/encryption returned with HTTP 200 Sep 07 13:57:46 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1113/2252] 192.168.122.6 () {58 vars in 1249 bytes} [Mon Sep 7 13:57:46 2026] GET /volume/v3/types/c91e81e8-6769-46cc-a2ad-d2ad97292108/encryption => generated 2 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 13:57:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-468b7c52-26eb-4a0f-bddf-cd1e440823df None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-468b7c52-26eb-4a0f-bddf-cd1e440823df tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] GET http://192.168.122.6/volume/v3/types/c91e81e8-6769-46cc-a2ad-d2ad97292108/encryption Sep 07 13:57:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-468b7c52-26eb-4a0f-bddf-cd1e440823df tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-468b7c52-26eb-4a0f-bddf-cd1e440823df tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-468b7c52-26eb-4a0f-bddf-cd1e440823df tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] http://192.168.122.6/volume/v3/types/c91e81e8-6769-46cc-a2ad-d2ad97292108/encryption returned with HTTP 200 Sep 07 13:57:46 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1140/2253] 192.168.122.6 () {58 vars in 1249 bytes} [Mon Sep 7 13:57:46 2026] GET /volume/v3/types/c91e81e8-6769-46cc-a2ad-d2ad97292108/encryption => generated 2 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 13:57:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-2debd434-28e7-49bc-93a0-7ca008759957 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2debd434-28e7-49bc-93a0-7ca008759957 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] DELETE http://192.168.122.6/volume/v3/types/c91e81e8-6769-46cc-a2ad-d2ad97292108 Sep 07 13:57:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2debd434-28e7-49bc-93a0-7ca008759957 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2debd434-28e7-49bc-93a0-7ca008759957 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2debd434-28e7-49bc-93a0-7ca008759957 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] http://192.168.122.6/volume/v3/types/c91e81e8-6769-46cc-a2ad-d2ad97292108 returned with HTTP 202 Sep 07 13:57:46 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1114/2254] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:57:46 2026] DELETE /volume/v3/types/c91e81e8-6769-46cc-a2ad-d2ad97292108 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:57:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bdc499f1-8fd0-41f7-bdda-8fd79388da25 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bdc499f1-8fd0-41f7-bdda-8fd79388da25 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] GET http://192.168.122.6/volume/v3/types/c91e81e8-6769-46cc-a2ad-d2ad97292108 Sep 07 13:57:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bdc499f1-8fd0-41f7-bdda-8fd79388da25 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bdc499f1-8fd0-41f7-bdda-8fd79388da25 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bdc499f1-8fd0-41f7-bdda-8fd79388da25 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] http://192.168.122.6/volume/v3/types/c91e81e8-6769-46cc-a2ad-d2ad97292108 returned with HTTP 404 Sep 07 13:57:46 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1141/2255] 192.168.122.6 () {58 vars in 1216 bytes} [Mon Sep 7 13:57:46 2026] GET /volume/v3/types/c91e81e8-6769-46cc-a2ad-d2ad97292108 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-13fa9573-43a4-40ea-be3a-d43b7bdd7e67 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-13fa9573-43a4-40ea-be3a-d43b7bdd7e67 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] GET http://192.168.122.6/volume/v3/types Sep 07 13:57:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-13fa9573-43a4-40ea-be3a-d43b7bdd7e67 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-13fa9573-43a4-40ea-be3a-d43b7bdd7e67 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-13fa9573-43a4-40ea-be3a-d43b7bdd7e67 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:57:47 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1115/2256] 192.168.122.6 () {58 vars in 1105 bytes} [Mon Sep 7 13:57:46 2026] GET /volume/v3/types => generated 648 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f56afa6b-80e5-4223-aeba-febcb9dcc6a5 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f56afa6b-80e5-4223-aeba-febcb9dcc6a5 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 13:57:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f56afa6b-80e5-4223-aeba-febcb9dcc6a5 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1791887136"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f56afa6b-80e5-4223-aeba-febcb9dcc6a5 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 13:57:47 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1142/2257] 192.168.122.6 () {60 vars in 1126 bytes} [Mon Sep 7 13:57:47 2026] POST /volume/v3/types => generated 221 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-da3f59ca-843d-4e45-9a0c-20a0c50e3041 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-da3f59ca-843d-4e45-9a0c-20a0c50e3041 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] PUT http://192.168.122.6/volume/v3/types/dc2914c6-c557-493e-b5a0-5e823061927e Sep 07 13:57:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-da3f59ca-843d-4e45-9a0c-20a0c50e3041 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1499584761", "description": "tempest-volume-type-description-1671150703", "is_public": false}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-fb6ab08e-2ddf-465c-9af0-f06176593b51 req-5954ff79-5b1f-45d2-93e0-ffae0e260e0b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-fb6ab08e-2ddf-465c-9af0-f06176593b51 req-5954ff79-5b1f-45d2-93e0-ffae0e260e0b tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] POST http://192.168.122.6/volume/v3/attachments/12f57b67-f583-4e6d-859a-2e0e3a05880e/action Sep 07 13:57:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-fb6ab08e-2ddf-465c-9af0-f06176593b51 req-5954ff79-5b1f-45d2-93e0-ffae0e260e0b tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Action body: b'{"os-complete": null}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:57:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-fb6ab08e-2ddf-465c-9af0-f06176593b51 req-5954ff79-5b1f-45d2-93e0-ffae0e260e0b tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-da3f59ca-843d-4e45-9a0c-20a0c50e3041 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] http://192.168.122.6/volume/v3/types/dc2914c6-c557-493e-b5a0-5e823061927e returned with HTTP 200 Sep 07 13:57:47 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1116/2258] 192.168.122.6 () {60 vars in 1237 bytes} [Mon Sep 7 13:57:47 2026] PUT /volume/v3/types/dc2914c6-c557-493e-b5a0-5e823061927e => generated 205 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-eb00696e-7da8-4570-9068-beaf9fffe5da None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-eb00696e-7da8-4570-9068-beaf9fffe5da tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] GET http://192.168.122.6/volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 Sep 07 13:57:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-eb00696e-7da8-4570-9068-beaf9fffe5da tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-eb00696e-7da8-4570-9068-beaf9fffe5da tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:47 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:47 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:57:47 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:47 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:57:47 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:47 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:57:47 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:47 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:47 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-eb00696e-7da8-4570-9068-beaf9fffe5da tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Volume info retrieved successfully. Sep 07 13:57:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-eb00696e-7da8-4570-9068-beaf9fffe5da tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 returned with HTTP 200 Sep 07 13:57:47 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1117/2259] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:47 2026] GET /volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 => generated 879 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-fb6ab08e-2ddf-465c-9af0-f06176593b51 req-5954ff79-5b1f-45d2-93e0-ffae0e260e0b tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/attachments/12f57b67-f583-4e6d-859a-2e0e3a05880e/action returned with HTTP 204 Sep 07 13:57:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-adfb5438-3c5c-4a40-b27a-3161c491ac98 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:47 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1143/2260] 192.168.122.6 () {66 vars in 1604 bytes} [Mon Sep 7 13:57:47 2026] POST /volume/v3/attachments/12f57b67-f583-4e6d-859a-2e0e3a05880e/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-adfb5438-3c5c-4a40-b27a-3161c491ac98 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] GET http://192.168.122.6/volume/v3/types/dc2914c6-c557-493e-b5a0-5e823061927e Sep 07 13:57:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-adfb5438-3c5c-4a40-b27a-3161c491ac98 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-adfb5438-3c5c-4a40-b27a-3161c491ac98 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-adfb5438-3c5c-4a40-b27a-3161c491ac98 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] http://192.168.122.6/volume/v3/types/dc2914c6-c557-493e-b5a0-5e823061927e returned with HTTP 200 Sep 07 13:57:47 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1118/2261] 192.168.122.6 () {58 vars in 1216 bytes} [Mon Sep 7 13:57:47 2026] GET /volume/v3/types/dc2914c6-c557-493e-b5a0-5e823061927e => generated 269 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-769731cb-dcdd-49fe-b4c5-9715baa98e97 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-769731cb-dcdd-49fe-b4c5-9715baa98e97 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] DELETE http://192.168.122.6/volume/v3/types/dc2914c6-c557-493e-b5a0-5e823061927e Sep 07 13:57:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-769731cb-dcdd-49fe-b4c5-9715baa98e97 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-769731cb-dcdd-49fe-b4c5-9715baa98e97 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] Calling method '_delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-769731cb-dcdd-49fe-b4c5-9715baa98e97 tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] http://192.168.122.6/volume/v3/types/dc2914c6-c557-493e-b5a0-5e823061927e returned with HTTP 202 Sep 07 13:57:47 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1144/2262] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 13:57:47 2026] DELETE /volume/v3/types/dc2914c6-c557-493e-b5a0-5e823061927e => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:57:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-aa01bdfc-cefa-466f-8e5a-07ef866562ec None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-aa01bdfc-cefa-466f-8e5a-07ef866562ec tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] GET http://192.168.122.6/volume/v3/types/dc2914c6-c557-493e-b5a0-5e823061927e Sep 07 13:57:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-aa01bdfc-cefa-466f-8e5a-07ef866562ec tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-aa01bdfc-cefa-466f-8e5a-07ef866562ec tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-aa01bdfc-cefa-466f-8e5a-07ef866562ec tempest-VolumeTypesTest-1908758521 tempest-VolumeTypesTest-1908758521-project-admin] http://192.168.122.6/volume/v3/types/dc2914c6-c557-493e-b5a0-5e823061927e returned with HTTP 404 Sep 07 13:57:47 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1119/2263] 192.168.122.6 () {58 vars in 1216 bytes} [Mon Sep 7 13:57:47 2026] GET /volume/v3/types/dc2914c6-c557-493e-b5a0-5e823061927e => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-87ea4d2e-079d-4603-97f1-98918c03756e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-87ea4d2e-079d-4603-97f1-98918c03756e tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] GET http://192.168.122.6/volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 Sep 07 13:57:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-87ea4d2e-079d-4603-97f1-98918c03756e tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-87ea4d2e-079d-4603-97f1-98918c03756e tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:48 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:48 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:57:48 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:48 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:57:48 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-87ea4d2e-079d-4603-97f1-98918c03756e tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Volume info retrieved successfully. Sep 07 13:57:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-87ea4d2e-079d-4603-97f1-98918c03756e tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 returned with HTTP 200 Sep 07 13:57:48 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1145/2264] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:48 2026] GET /volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 => generated 1171 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:57:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-5b9ab086-23ee-4f5e-90dd-b6e4f834a7f4 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5b9ab086-23ee-4f5e-90dd-b6e4f834a7f4 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] GET http://192.168.122.6/volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 Sep 07 13:57:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5b9ab086-23ee-4f5e-90dd-b6e4f834a7f4 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5b9ab086-23ee-4f5e-90dd-b6e4f834a7f4 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:48 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:48 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:57:48 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:48 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:48 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-5b9ab086-23ee-4f5e-90dd-b6e4f834a7f4 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Volume info retrieved successfully. Sep 07 13:57:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5b9ab086-23ee-4f5e-90dd-b6e4f834a7f4 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 returned with HTTP 200 Sep 07 13:57:48 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1120/2265] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:48 2026] GET /volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 => generated 1171 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:57:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-53ef735c-ff13-4558-aba1-d7ca0fdb4c9a req-ba8bb49a-573d-458b-aba5-903a7c9a5983 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-53ef735c-ff13-4558-aba1-d7ca0fdb4c9a req-ba8bb49a-573d-458b-aba5-903a7c9a5983 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] GET http://192.168.122.6/volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 Sep 07 13:57:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-53ef735c-ff13-4558-aba1-d7ca0fdb4c9a req-ba8bb49a-573d-458b-aba5-903a7c9a5983 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-53ef735c-ff13-4558-aba1-d7ca0fdb4c9a req-ba8bb49a-573d-458b-aba5-903a7c9a5983 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:49 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:49 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:57:49 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:49 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:57:49 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-53ef735c-ff13-4558-aba1-d7ca0fdb4c9a req-ba8bb49a-573d-458b-aba5-903a7c9a5983 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Volume info retrieved successfully. Sep 07 13:57:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-53ef735c-ff13-4558-aba1-d7ca0fdb4c9a req-ba8bb49a-573d-458b-aba5-903a7c9a5983 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 returned with HTTP 200 Sep 07 13:57:49 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1146/2266] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:57:49 2026] GET /volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 => generated 1171 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:57:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-53ef735c-ff13-4558-aba1-d7ca0fdb4c9a req-ec50d41e-df4c-4bc4-9647-7c6fecb018f5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-53ef735c-ff13-4558-aba1-d7ca0fdb4c9a req-ec50d41e-df4c-4bc4-9647-7c6fecb018f5 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] POST http://192.168.122.6/volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62/action Sep 07 13:57:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-53ef735c-ff13-4558-aba1-d7ca0fdb4c9a req-ec50d41e-df4c-4bc4-9647-7c6fecb018f5 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:57:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-53ef735c-ff13-4558-aba1-d7ca0fdb4c9a req-ec50d41e-df4c-4bc4-9647-7c6fecb018f5 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:49 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:49 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:57:49 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:49 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:49 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-53ef735c-ff13-4558-aba1-d7ca0fdb4c9a req-ec50d41e-df4c-4bc4-9647-7c6fecb018f5 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Volume info retrieved successfully. Sep 07 13:57:49 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-53ef735c-ff13-4558-aba1-d7ca0fdb4c9a req-ec50d41e-df4c-4bc4-9647-7c6fecb018f5 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Begin detaching volume completed successfully. Sep 07 13:57:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-53ef735c-ff13-4558-aba1-d7ca0fdb4c9a req-ec50d41e-df4c-4bc4-9647-7c6fecb018f5 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62/action returned with HTTP 202 Sep 07 13:57:49 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1121/2267] 192.168.122.6 () {64 vars in 1551 bytes} [Mon Sep 7 13:57:49 2026] POST /volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:57:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-103bcb8a-3b61-4c03-9824-69c4e4da2fb6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-103bcb8a-3b61-4c03-9824-69c4e4da2fb6 None None] GET http://192.168.122.6/volume// Sep 07 13:57:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-103bcb8a-3b61-4c03-9824-69c4e4da2fb6 None None] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-103bcb8a-3b61-4c03-9824-69c4e4da2fb6 None None] Calling method 'all' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-103bcb8a-3b61-4c03-9824-69c4e4da2fb6 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 13:57:49 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1147/2268] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 13:57:49 2026] GET /volume/ => generated 388 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 13:57:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-53ef735c-ff13-4558-aba1-d7ca0fdb4c9a req-db9fc58a-1cc3-4401-8ede-1ab141a06e9a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-53ef735c-ff13-4558-aba1-d7ca0fdb4c9a req-db9fc58a-1cc3-4401-8ede-1ab141a06e9a tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] GET http://192.168.122.6/volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 Sep 07 13:57:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-53ef735c-ff13-4558-aba1-d7ca0fdb4c9a req-db9fc58a-1cc3-4401-8ede-1ab141a06e9a tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-53ef735c-ff13-4558-aba1-d7ca0fdb4c9a req-db9fc58a-1cc3-4401-8ede-1ab141a06e9a tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:49 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:49 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:57:49 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:49 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:49 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-53ef735c-ff13-4558-aba1-d7ca0fdb4c9a req-db9fc58a-1cc3-4401-8ede-1ab141a06e9a tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Volume info retrieved successfully. Sep 07 13:57:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-53ef735c-ff13-4558-aba1-d7ca0fdb4c9a req-db9fc58a-1cc3-4401-8ede-1ab141a06e9a tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 returned with HTTP 200 Sep 07 13:57:49 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1122/2269] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 13:57:49 2026] GET /volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 => generated 1355 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:57:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-53ef735c-ff13-4558-aba1-d7ca0fdb4c9a req-df4d7bc0-cd4a-439c-8e57-1435eba5b6c8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-53ef735c-ff13-4558-aba1-d7ca0fdb4c9a req-df4d7bc0-cd4a-439c-8e57-1435eba5b6c8 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] DELETE http://192.168.122.6/volume/v3/attachments/12f57b67-f583-4e6d-859a-2e0e3a05880e Sep 07 13:57:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-53ef735c-ff13-4558-aba1-d7ca0fdb4c9a req-df4d7bc0-cd4a-439c-8e57-1435eba5b6c8 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-53ef735c-ff13-4558-aba1-d7ca0fdb4c9a req-df4d7bc0-cd4a-439c-8e57-1435eba5b6c8 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:49 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:49 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:57:49 devstack devstack@c-api.service[87262]: /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 07 13:57:49 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, Sep 07 13:57:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-53ef735c-ff13-4558-aba1-d7ca0fdb4c9a req-df4d7bc0-cd4a-439c-8e57-1435eba5b6c8 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/attachments/12f57b67-f583-4e6d-859a-2e0e3a05880e returned with HTTP 200 Sep 07 13:57:49 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1148/2270] 192.168.122.6 () {64 vars in 1552 bytes} [Mon Sep 7 13:57:49 2026] DELETE /volume/v3/attachments/12f57b67-f583-4e6d-859a-2e0e3a05880e => generated 19 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:57:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-20bddfa7-e265-42a8-a17c-dcb99fefbee7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-20bddfa7-e265-42a8-a17c-dcb99fefbee7 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] GET http://192.168.122.6/volume/v3/volumes Sep 07 13:57:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-20bddfa7-e265-42a8-a17c-dcb99fefbee7 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-20bddfa7-e265-42a8-a17c-dcb99fefbee7 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-20bddfa7-e265-42a8-a17c-dcb99fefbee7 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:57:52 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-20bddfa7-e265-42a8-a17c-dcb99fefbee7 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:57:52 devstack devstack@c-api.service[87261]: /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 07 13:57:52 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 13:57:52 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-20bddfa7-e265-42a8-a17c-dcb99fefbee7 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Get all volumes completed successfully. Sep 07 13:57:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-20bddfa7-e265-42a8-a17c-dcb99fefbee7 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 200 Sep 07 13:57:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1123/2271] 192.168.122.6 () {58 vars in 1111 bytes} [Mon Sep 7 13:57:52 2026] GET /volume/v3/volumes => generated 15 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:57:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4b85434e-d672-4dbe-9d36-ae447c39aeec None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4b85434e-d672-4dbe-9d36-ae447c39aeec tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:57:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4b85434e-d672-4dbe-9d36-ae447c39aeec tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1230036642"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-4b85434e-d672-4dbe-9d36-ae447c39aeec tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1230036642'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:57:52 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-4b85434e-d672-4dbe-9d36-ae447c39aeec tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Create volume of 1 GB Sep 07 13:57:52 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:52 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:57:52 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-4b85434e-d672-4dbe-9d36-ae447c39aeec tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Availability Zones retrieved successfully. Sep 07 13:57:53 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4b85434e-d672-4dbe-9d36-ae447c39aeec tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Flow 'volume_create_api' (d9a6ff29-a379-46a1-92c9-cf99d085ab12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:57:53 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4b85434e-d672-4dbe-9d36-ae447c39aeec tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7ece1d3-01cd-4966-be99-f25ba13ea5a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:53 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-4b85434e-d672-4dbe-9d36-ae447c39aeec tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:57:53 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4b85434e-d672-4dbe-9d36-ae447c39aeec tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7ece1d3-01cd-4966-be99-f25ba13ea5a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:53 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4b85434e-d672-4dbe-9d36-ae447c39aeec tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbe64f87-203f-4e54-b2d2-d57be51c4f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:53 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-4b85434e-d672-4dbe-9d36-ae447c39aeec tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Created reservations ['33ec7c2c-818c-4911-87da-20e75283cdbe', '7fa01810-43a2-4561-b140-9bb63823bbc4', '021400c1-dbe1-40aa-8e2f-815475319892', 'c9bd7cf3-7976-4bd5-b2a5-b0c8f2d14661'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:57:53 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4b85434e-d672-4dbe-9d36-ae447c39aeec tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbe64f87-203f-4e54-b2d2-d57be51c4f7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33ec7c2c-818c-4911-87da-20e75283cdbe', '7fa01810-43a2-4561-b140-9bb63823bbc4', '021400c1-dbe1-40aa-8e2f-815475319892', 'c9bd7cf3-7976-4bd5-b2a5-b0c8f2d14661']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:53 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4b85434e-d672-4dbe-9d36-ae447c39aeec tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12254983-96ec-4c0b-9b57-6a58b6cdad6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:53 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:53 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:57:53 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4b85434e-d672-4dbe-9d36-ae447c39aeec tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12254983-96ec-4c0b-9b57-6a58b6cdad6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bc1565a-67ba-4fa2-a193-dcd2b0df7551', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1230036642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54a9ae81fd8c422099d06ff9417d267e',qos_specs=None,replication_status=,reservations=['33ec7c2c-818c-4911-87da-20e75283cdbe','7fa01810-43a2-4561-b140-9bb63823bbc4','021400c1-dbe1-40aa-8e2f-815475319892','c9bd7cf3-7976-4bd5-b2a5-b0c8f2d14661'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5d29041fbf54986a42c87acf175be32',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:57:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1230036642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bc1565a-67ba-4fa2-a193-dcd2b0df7551,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54a9ae81fd8c422099d06ff9417d267e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5d29041fbf54986a42c87acf175be32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:53 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4b85434e-d672-4dbe-9d36-ae447c39aeec tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (562bb226-e3e0-4b1d-9013-efc9ba7c7167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:53 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4b85434e-d672-4dbe-9d36-ae447c39aeec tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (562bb226-e3e0-4b1d-9013-efc9ba7c7167) transitioned into state 'SUCCESS' from state '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-1230036642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54a9ae81fd8c422099d06ff9417d267e',qos_specs=None,replication_status=,reservations=['33ec7c2c-818c-4911-87da-20e75283cdbe','7fa01810-43a2-4561-b140-9bb63823bbc4','021400c1-dbe1-40aa-8e2f-815475319892','c9bd7cf3-7976-4bd5-b2a5-b0c8f2d14661'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5d29041fbf54986a42c87acf175be32',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:53 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4b85434e-d672-4dbe-9d36-ae447c39aeec tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6acd7463-3900-45c8-92f4-2c626a805104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:53 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4b85434e-d672-4dbe-9d36-ae447c39aeec tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6acd7463-3900-45c8-92f4-2c626a805104) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:53 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4b85434e-d672-4dbe-9d36-ae447c39aeec tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Flow 'volume_create_api' (d9a6ff29-a379-46a1-92c9-cf99d085ab12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:57:53 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-4b85434e-d672-4dbe-9d36-ae447c39aeec tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Create volume request issued successfully. Sep 07 13:57:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4b85434e-d672-4dbe-9d36-ae447c39aeec tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:57:53 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1149/2272] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:57:52 2026] POST /volume/v3/volumes => generated 760 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:57:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-26408322-483a-421a-aa69-ebb0bd42f12b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-26408322-483a-421a-aa69-ebb0bd42f12b tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] GET http://192.168.122.6/volume/v3/volumes/0bc1565a-67ba-4fa2-a193-dcd2b0df7551 Sep 07 13:57:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-26408322-483a-421a-aa69-ebb0bd42f12b tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-26408322-483a-421a-aa69-ebb0bd42f12b tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:53 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:53 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:57:53 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:53 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:53 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-26408322-483a-421a-aa69-ebb0bd42f12b tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Volume info retrieved successfully. Sep 07 13:57:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-26408322-483a-421a-aa69-ebb0bd42f12b tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] http://192.168.122.6/volume/v3/volumes/0bc1565a-67ba-4fa2-a193-dcd2b0df7551 returned with HTTP 200 Sep 07 13:57:53 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1124/2273] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:53 2026] GET /volume/v3/volumes/0bc1565a-67ba-4fa2-a193-dcd2b0df7551 => generated 828 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-3d917206-bc34-4519-9489-87ba2049a0de None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3d917206-bc34-4519-9489-87ba2049a0de tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] GET http://192.168.122.6/volume/v3/volumes/0bc1565a-67ba-4fa2-a193-dcd2b0df7551 Sep 07 13:57:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3d917206-bc34-4519-9489-87ba2049a0de tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3d917206-bc34-4519-9489-87ba2049a0de tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:54 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:54 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:57:54 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:54 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:57:54 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-3d917206-bc34-4519-9489-87ba2049a0de tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Volume info retrieved successfully. Sep 07 13:57:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3d917206-bc34-4519-9489-87ba2049a0de tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] http://192.168.122.6/volume/v3/volumes/0bc1565a-67ba-4fa2-a193-dcd2b0df7551 returned with HTTP 200 Sep 07 13:57:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1150/2274] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:54 2026] GET /volume/v3/volumes/0bc1565a-67ba-4fa2-a193-dcd2b0df7551 => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3c86ee36-c5da-40fb-9f1f-fc27bd6e5354 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3c86ee36-c5da-40fb-9f1f-fc27bd6e5354 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] DELETE http://192.168.122.6/volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 Sep 07 13:57:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3c86ee36-c5da-40fb-9f1f-fc27bd6e5354 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3c86ee36-c5da-40fb-9f1f-fc27bd6e5354 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:54 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-3c86ee36-c5da-40fb-9f1f-fc27bd6e5354 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Delete volume with id: 60a3b847-206f-4404-9638-f44a20c88a62 Sep 07 13:57:54 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:54 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:57:54 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:54 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:54 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3c86ee36-c5da-40fb-9f1f-fc27bd6e5354 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Volume info retrieved successfully. Sep 07 13:57:54 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3c86ee36-c5da-40fb-9f1f-fc27bd6e5354 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Delete volume request issued successfully. Sep 07 13:57:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3c86ee36-c5da-40fb-9f1f-fc27bd6e5354 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 returned with HTTP 202 Sep 07 13:57:54 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1125/2275] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:57:54 2026] DELETE /volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:57:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c2a43cfa-1aeb-477c-a10c-ab9c20cdfbd3 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c2a43cfa-1aeb-477c-a10c-ab9c20cdfbd3 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] GET http://192.168.122.6/volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 Sep 07 13:57:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c2a43cfa-1aeb-477c-a10c-ab9c20cdfbd3 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c2a43cfa-1aeb-477c-a10c-ab9c20cdfbd3 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:55 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:55 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:57:55 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:55 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:57:55 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c2a43cfa-1aeb-477c-a10c-ab9c20cdfbd3 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Volume info retrieved successfully. Sep 07 13:57:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c2a43cfa-1aeb-477c-a10c-ab9c20cdfbd3 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 returned with HTTP 200 Sep 07 13:57:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1151/2276] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:55 2026] GET /volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 => generated 878 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f3259927-36e2-49c6-ae7b-bd07bc761c54 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f3259927-36e2-49c6-ae7b-bd07bc761c54 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] GET http://192.168.122.6/volume/v3/volumes/0bc1565a-67ba-4fa2-a193-dcd2b0df7551 Sep 07 13:57:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f3259927-36e2-49c6-ae7b-bd07bc761c54 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f3259927-36e2-49c6-ae7b-bd07bc761c54 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:55 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:55 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:57:55 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:55 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:55 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f3259927-36e2-49c6-ae7b-bd07bc761c54 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Volume info retrieved successfully. Sep 07 13:57:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f3259927-36e2-49c6-ae7b-bd07bc761c54 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] http://192.168.122.6/volume/v3/volumes/0bc1565a-67ba-4fa2-a193-dcd2b0df7551 returned with HTTP 200 Sep 07 13:57:55 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1126/2277] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:55 2026] GET /volume/v3/volumes/0bc1565a-67ba-4fa2-a193-dcd2b0df7551 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-45df41c8-77da-4a81-a687-360a8b8353b4 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-45df41c8-77da-4a81-a687-360a8b8353b4 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] GET http://192.168.122.6/volume/v3/volumes/0bc1565a-67ba-4fa2-a193-dcd2b0df7551 Sep 07 13:57:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-45df41c8-77da-4a81-a687-360a8b8353b4 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-45df41c8-77da-4a81-a687-360a8b8353b4 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:55 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:55 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:57:55 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:55 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:57:55 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-45df41c8-77da-4a81-a687-360a8b8353b4 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Volume info retrieved successfully. Sep 07 13:57:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-45df41c8-77da-4a81-a687-360a8b8353b4 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] http://192.168.122.6/volume/v3/volumes/0bc1565a-67ba-4fa2-a193-dcd2b0df7551 returned with HTTP 200 Sep 07 13:57:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1152/2278] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:55 2026] GET /volume/v3/volumes/0bc1565a-67ba-4fa2-a193-dcd2b0df7551 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4ed21608-b535-450e-9adf-f9c885940aea None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4ed21608-b535-450e-9adf-f9c885940aea tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:57:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4ed21608-b535-450e-9adf-f9c885940aea tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1487131821"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-4ed21608-b535-450e-9adf-f9c885940aea tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1487131821'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:57:55 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-4ed21608-b535-450e-9adf-f9c885940aea tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Create volume of 1 GB Sep 07 13:57:55 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4ed21608-b535-450e-9adf-f9c885940aea tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Availability Zones retrieved successfully. Sep 07 13:57:55 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4ed21608-b535-450e-9adf-f9c885940aea tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Flow 'volume_create_api' (5388b2a6-fd11-4d70-a801-0ee89bd4cef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:57:55 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4ed21608-b535-450e-9adf-f9c885940aea tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e6edae5-be9e-4848-a069-b0a6df260718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:55 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-4ed21608-b535-450e-9adf-f9c885940aea tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:57:55 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4ed21608-b535-450e-9adf-f9c885940aea tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e6edae5-be9e-4848-a069-b0a6df260718) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:55 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4ed21608-b535-450e-9adf-f9c885940aea tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc2e2730-6504-478a-a333-7d94de285434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:55 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-4ed21608-b535-450e-9adf-f9c885940aea tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Created reservations ['0fdb0704-b2f1-4b1a-a4e2-da840e13abd8', '3b7e3a72-c8fc-4aba-8f1e-252113d11851', '493ec775-10ba-4a08-916b-de7cbd0363b8', 'da04f890-7b71-4cc4-90e0-04c97dafe57c'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:57:55 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4ed21608-b535-450e-9adf-f9c885940aea tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc2e2730-6504-478a-a333-7d94de285434) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fdb0704-b2f1-4b1a-a4e2-da840e13abd8', '3b7e3a72-c8fc-4aba-8f1e-252113d11851', '493ec775-10ba-4a08-916b-de7cbd0363b8', 'da04f890-7b71-4cc4-90e0-04c97dafe57c']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:55 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4ed21608-b535-450e-9adf-f9c885940aea tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8aa237b-c494-4c6b-b3cc-5e73ba280d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:56 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:56 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:57:56 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4ed21608-b535-450e-9adf-f9c885940aea tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8aa237b-c494-4c6b-b3cc-5e73ba280d92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3c70e7f-4a13-4277-a0bb-a091b4db9164', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1487131821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54a9ae81fd8c422099d06ff9417d267e',qos_specs=None,replication_status=,reservations=['0fdb0704-b2f1-4b1a-a4e2-da840e13abd8','3b7e3a72-c8fc-4aba-8f1e-252113d11851','493ec775-10ba-4a08-916b-de7cbd0363b8','da04f890-7b71-4cc4-90e0-04c97dafe57c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5d29041fbf54986a42c87acf175be32',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:57:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1487131821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3c70e7f-4a13-4277-a0bb-a091b4db9164,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54a9ae81fd8c422099d06ff9417d267e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5d29041fbf54986a42c87acf175be32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:56 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4ed21608-b535-450e-9adf-f9c885940aea tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61f16e4c-dc2a-4054-b6f9-3703b1e23eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:56 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4ed21608-b535-450e-9adf-f9c885940aea tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61f16e4c-dc2a-4054-b6f9-3703b1e23eca) transitioned into state 'SUCCESS' from state '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-1487131821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54a9ae81fd8c422099d06ff9417d267e',qos_specs=None,replication_status=,reservations=['0fdb0704-b2f1-4b1a-a4e2-da840e13abd8','3b7e3a72-c8fc-4aba-8f1e-252113d11851','493ec775-10ba-4a08-916b-de7cbd0363b8','da04f890-7b71-4cc4-90e0-04c97dafe57c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5d29041fbf54986a42c87acf175be32',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:56 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4ed21608-b535-450e-9adf-f9c885940aea tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b99f1a2d-b125-44ec-aa98-14085d627a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-01b81004-9e78-4e2a-807d-c7fc5cc7983a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-01b81004-9e78-4e2a-807d-c7fc5cc7983a tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] GET http://192.168.122.6/volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 Sep 07 13:57:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-01b81004-9e78-4e2a-807d-c7fc5cc7983a tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-01b81004-9e78-4e2a-807d-c7fc5cc7983a tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:56 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4ed21608-b535-450e-9adf-f9c885940aea tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b99f1a2d-b125-44ec-aa98-14085d627a49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:56 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4ed21608-b535-450e-9adf-f9c885940aea tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Flow 'volume_create_api' (5388b2a6-fd11-4d70-a801-0ee89bd4cef5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:57:56 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4ed21608-b535-450e-9adf-f9c885940aea tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Create volume request issued successfully. Sep 07 13:57:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4ed21608-b535-450e-9adf-f9c885940aea tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:57:56 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1127/2279] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:57:55 2026] POST /volume/v3/volumes => generated 760 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:57:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-01b81004-9e78-4e2a-807d-c7fc5cc7983a tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 returned with HTTP 404 Sep 07 13:57:56 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1153/2280] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:56 2026] GET /volume/v3/volumes/60a3b847-206f-4404-9638-f44a20c88a62 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-31c2f0de-56e5-451a-9121-25b0d14660a9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-31c2f0de-56e5-451a-9121-25b0d14660a9 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] GET http://192.168.122.6/volume/v3/volumes/c3c70e7f-4a13-4277-a0bb-a091b4db9164 Sep 07 13:57:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-31c2f0de-56e5-451a-9121-25b0d14660a9 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-31c2f0de-56e5-451a-9121-25b0d14660a9 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:56 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:56 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:57:56 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:56 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:56 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-31c2f0de-56e5-451a-9121-25b0d14660a9 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Volume info retrieved successfully. Sep 07 13:57:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-31c2f0de-56e5-451a-9121-25b0d14660a9 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] http://192.168.122.6/volume/v3/volumes/c3c70e7f-4a13-4277-a0bb-a091b4db9164 returned with HTTP 200 Sep 07 13:57:56 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1128/2281] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:56 2026] GET /volume/v3/volumes/c3c70e7f-4a13-4277-a0bb-a091b4db9164 => generated 828 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:57:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f4546181-359c-4bec-9b75-8227e883b4c4 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f4546181-359c-4bec-9b75-8227e883b4c4 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/1c9f7c55-8a0c-400f-98f9-f7cdd3259d71 Sep 07 13:57:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f4546181-359c-4bec-9b75-8227e883b4c4 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f4546181-359c-4bec-9b75-8227e883b4c4 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:56 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-f4546181-359c-4bec-9b75-8227e883b4c4 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Delete snapshot with id: 1c9f7c55-8a0c-400f-98f9-f7cdd3259d71 Sep 07 13:57:56 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:56 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:57:56 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f4546181-359c-4bec-9b75-8227e883b4c4 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Snapshot retrieved successfully. Sep 07 13:57:56 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:56 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:57:56 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f4546181-359c-4bec-9b75-8227e883b4c4 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Snapshot delete request issued successfully. Sep 07 13:57:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f4546181-359c-4bec-9b75-8227e883b4c4 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/snapshots/1c9f7c55-8a0c-400f-98f9-f7cdd3259d71 returned with HTTP 202 Sep 07 13:57:56 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1154/2282] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 13:57:56 2026] DELETE /volume/v3/snapshots/1c9f7c55-8a0c-400f-98f9-f7cdd3259d71 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:57:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4b67b100-64ad-4a47-8361-ee3618c1a29b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4b67b100-64ad-4a47-8361-ee3618c1a29b tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] GET http://192.168.122.6/volume/v3/snapshots/1c9f7c55-8a0c-400f-98f9-f7cdd3259d71 Sep 07 13:57:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4b67b100-64ad-4a47-8361-ee3618c1a29b tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4b67b100-64ad-4a47-8361-ee3618c1a29b tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:56 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:56 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:56 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4b67b100-64ad-4a47-8361-ee3618c1a29b tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Snapshot retrieved successfully. Sep 07 13:57:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4b67b100-64ad-4a47-8361-ee3618c1a29b tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/snapshots/1c9f7c55-8a0c-400f-98f9-f7cdd3259d71 returned with HTTP 200 Sep 07 13:57:56 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1129/2283] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:57:56 2026] GET /volume/v3/snapshots/1c9f7c55-8a0c-400f-98f9-f7cdd3259d71 => generated 460 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c13b86aa-71be-42ea-9c4c-84bf38a90bed None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c13b86aa-71be-42ea-9c4c-84bf38a90bed tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] GET http://192.168.122.6/volume/v3/volumes/c3c70e7f-4a13-4277-a0bb-a091b4db9164 Sep 07 13:57:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c13b86aa-71be-42ea-9c4c-84bf38a90bed tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c13b86aa-71be-42ea-9c4c-84bf38a90bed tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:57 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:57 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:57:57 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:57 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:57:57 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c13b86aa-71be-42ea-9c4c-84bf38a90bed tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Volume info retrieved successfully. Sep 07 13:57:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c13b86aa-71be-42ea-9c4c-84bf38a90bed tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] http://192.168.122.6/volume/v3/volumes/c3c70e7f-4a13-4277-a0bb-a091b4db9164 returned with HTTP 200 Sep 07 13:57:57 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1155/2284] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:57 2026] GET /volume/v3/volumes/c3c70e7f-4a13-4277-a0bb-a091b4db9164 => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:57:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-82840af1-148d-4852-8838-6bb6feaea760 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-82840af1-148d-4852-8838-6bb6feaea760 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] GET http://192.168.122.6/volume/v3/snapshots/1c9f7c55-8a0c-400f-98f9-f7cdd3259d71 Sep 07 13:57:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-82840af1-148d-4852-8838-6bb6feaea760 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-82840af1-148d-4852-8838-6bb6feaea760 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:57 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:57 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:57 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-82840af1-148d-4852-8838-6bb6feaea760 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Snapshot retrieved successfully. Sep 07 13:57:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-82840af1-148d-4852-8838-6bb6feaea760 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/snapshots/1c9f7c55-8a0c-400f-98f9-f7cdd3259d71 returned with HTTP 200 Sep 07 13:57:57 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1130/2285] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:57:57 2026] GET /volume/v3/snapshots/1c9f7c55-8a0c-400f-98f9-f7cdd3259d71 => generated 460 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-db0eae97-27cb-4fab-a36b-0fb5c6c23aa7 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-db0eae97-27cb-4fab-a36b-0fb5c6c23aa7 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] GET http://192.168.122.6/volume/v3/volumes/c3c70e7f-4a13-4277-a0bb-a091b4db9164 Sep 07 13:57:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-db0eae97-27cb-4fab-a36b-0fb5c6c23aa7 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-db0eae97-27cb-4fab-a36b-0fb5c6c23aa7 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:58 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:58 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:57:58 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:58 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:57:58 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-db0eae97-27cb-4fab-a36b-0fb5c6c23aa7 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Volume info retrieved successfully. Sep 07 13:57:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-db0eae97-27cb-4fab-a36b-0fb5c6c23aa7 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] http://192.168.122.6/volume/v3/volumes/c3c70e7f-4a13-4277-a0bb-a091b4db9164 returned with HTTP 200 Sep 07 13:57:58 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1156/2286] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:58 2026] GET /volume/v3/volumes/c3c70e7f-4a13-4277-a0bb-a091b4db9164 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-19531be9-8c21-47d5-b6b9-6834eb3a39f7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-19531be9-8c21-47d5-b6b9-6834eb3a39f7 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] GET http://192.168.122.6/volume/v3/volumes/c3c70e7f-4a13-4277-a0bb-a091b4db9164 Sep 07 13:57:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-19531be9-8c21-47d5-b6b9-6834eb3a39f7 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-19531be9-8c21-47d5-b6b9-6834eb3a39f7 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:58 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:58 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:57:58 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:58 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:58 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-19531be9-8c21-47d5-b6b9-6834eb3a39f7 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Volume info retrieved successfully. Sep 07 13:57:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-19531be9-8c21-47d5-b6b9-6834eb3a39f7 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] http://192.168.122.6/volume/v3/volumes/c3c70e7f-4a13-4277-a0bb-a091b4db9164 returned with HTTP 200 Sep 07 13:57:58 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1131/2287] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:58 2026] GET /volume/v3/volumes/c3c70e7f-4a13-4277-a0bb-a091b4db9164 => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5e01fb09-42d8-440a-b799-09d9cf5a8120 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5e01fb09-42d8-440a-b799-09d9cf5a8120 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:57:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5e01fb09-42d8-440a-b799-09d9cf5a8120 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1777836585"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:57:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-5e01fb09-42d8-440a-b799-09d9cf5a8120 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1777836585'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:57:58 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-5e01fb09-42d8-440a-b799-09d9cf5a8120 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Create volume of 1 GB Sep 07 13:57:58 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5e01fb09-42d8-440a-b799-09d9cf5a8120 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Availability Zones retrieved successfully. Sep 07 13:57:58 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-5e01fb09-42d8-440a-b799-09d9cf5a8120 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Flow 'volume_create_api' (c4f50319-5f59-4136-95ba-17bd7aac316d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:57:58 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-5e01fb09-42d8-440a-b799-09d9cf5a8120 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbed0576-c7cd-4ca9-a708-cd7cecef5f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:58 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-5e01fb09-42d8-440a-b799-09d9cf5a8120 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:57:58 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-5e01fb09-42d8-440a-b799-09d9cf5a8120 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbed0576-c7cd-4ca9-a708-cd7cecef5f93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:58 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-5e01fb09-42d8-440a-b799-09d9cf5a8120 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d84ddfb-d140-45d7-aa67-8712068eedb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:58 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-5e01fb09-42d8-440a-b799-09d9cf5a8120 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Created reservations ['40d28b77-8f14-4a55-ac31-9296a0abb4cc', 'bc2d6cf1-f4c1-40bf-a369-b6d7b488847e', '387f588a-de6b-4038-b39e-a88262744606', 'b3a4b319-a3f9-45dc-940c-7c1f48abe181'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:57:58 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-5e01fb09-42d8-440a-b799-09d9cf5a8120 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d84ddfb-d140-45d7-aa67-8712068eedb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40d28b77-8f14-4a55-ac31-9296a0abb4cc', 'bc2d6cf1-f4c1-40bf-a369-b6d7b488847e', '387f588a-de6b-4038-b39e-a88262744606', 'b3a4b319-a3f9-45dc-940c-7c1f48abe181']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:58 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-5e01fb09-42d8-440a-b799-09d9cf5a8120 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0542651f-3d6d-4f1d-b3c6-89240bbc1e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:58 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:58 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:57:58 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-5e01fb09-42d8-440a-b799-09d9cf5a8120 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0542651f-3d6d-4f1d-b3c6-89240bbc1e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '014aca73-bd29-4a56-80da-d92f068ea2df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1777836585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54a9ae81fd8c422099d06ff9417d267e',qos_specs=None,replication_status=,reservations=['40d28b77-8f14-4a55-ac31-9296a0abb4cc','bc2d6cf1-f4c1-40bf-a369-b6d7b488847e','387f588a-de6b-4038-b39e-a88262744606','b3a4b319-a3f9-45dc-940c-7c1f48abe181'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5d29041fbf54986a42c87acf175be32',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:57:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1777836585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=014aca73-bd29-4a56-80da-d92f068ea2df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54a9ae81fd8c422099d06ff9417d267e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5d29041fbf54986a42c87acf175be32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:58 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-5e01fb09-42d8-440a-b799-09d9cf5a8120 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89637e03-268a-49cd-8d7a-0b91db8e488f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-381d9fcf-5284-45d3-a17f-c8b9dec1cf93 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-381d9fcf-5284-45d3-a17f-c8b9dec1cf93 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] GET http://192.168.122.6/volume/v3/snapshots/1c9f7c55-8a0c-400f-98f9-f7cdd3259d71 Sep 07 13:57:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-381d9fcf-5284-45d3-a17f-c8b9dec1cf93 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-381d9fcf-5284-45d3-a17f-c8b9dec1cf93 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-381d9fcf-5284-45d3-a17f-c8b9dec1cf93 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/snapshots/1c9f7c55-8a0c-400f-98f9-f7cdd3259d71 returned with HTTP 404 Sep 07 13:57:58 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1132/2288] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:57:58 2026] GET /volume/v3/snapshots/1c9f7c55-8a0c-400f-98f9-f7cdd3259d71 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:57:58 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-5e01fb09-42d8-440a-b799-09d9cf5a8120 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89637e03-268a-49cd-8d7a-0b91db8e488f) transitioned into state 'SUCCESS' from state '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-1777836585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54a9ae81fd8c422099d06ff9417d267e',qos_specs=None,replication_status=,reservations=['40d28b77-8f14-4a55-ac31-9296a0abb4cc','bc2d6cf1-f4c1-40bf-a369-b6d7b488847e','387f588a-de6b-4038-b39e-a88262744606','b3a4b319-a3f9-45dc-940c-7c1f48abe181'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5d29041fbf54986a42c87acf175be32',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:58 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-5e01fb09-42d8-440a-b799-09d9cf5a8120 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (414a5d2e-459c-4c24-b3d7-3e5183b0f4de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:57:58 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-5e01fb09-42d8-440a-b799-09d9cf5a8120 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (414a5d2e-459c-4c24-b3d7-3e5183b0f4de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:57:58 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-5e01fb09-42d8-440a-b799-09d9cf5a8120 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Flow 'volume_create_api' (c4f50319-5f59-4136-95ba-17bd7aac316d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:57:58 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5e01fb09-42d8-440a-b799-09d9cf5a8120 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Create volume request issued successfully. Sep 07 13:57:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5e01fb09-42d8-440a-b799-09d9cf5a8120 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:57:58 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1157/2289] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:57:58 2026] POST /volume/v3/volumes => generated 760 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:57:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-24f3224a-83e8-4cb4-8279-ba48de2addca req-55302801-395d-40a6-80d9-2e36deec18c3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-24f3224a-83e8-4cb4-8279-ba48de2addca req-55302801-395d-40a6-80d9-2e36deec18c3 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] GET http://192.168.122.6/volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb Sep 07 13:57:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-24f3224a-83e8-4cb4-8279-ba48de2addca req-55302801-395d-40a6-80d9-2e36deec18c3 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-24f3224a-83e8-4cb4-8279-ba48de2addca req-55302801-395d-40a6-80d9-2e36deec18c3 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-929135ed-7614-41aa-a648-a393f7d2c989 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-929135ed-7614-41aa-a648-a393f7d2c989 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] GET http://192.168.122.6/volume/v3/volumes/014aca73-bd29-4a56-80da-d92f068ea2df Sep 07 13:57:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-929135ed-7614-41aa-a648-a393f7d2c989 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-929135ed-7614-41aa-a648-a393f7d2c989 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:58 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:58 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:57:58 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:58 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:58 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-24f3224a-83e8-4cb4-8279-ba48de2addca req-55302801-395d-40a6-80d9-2e36deec18c3 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Volume info retrieved successfully. Sep 07 13:57:58 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:58 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:57:58 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:58 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:57:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-24f3224a-83e8-4cb4-8279-ba48de2addca req-55302801-395d-40a6-80d9-2e36deec18c3 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb returned with HTTP 200 Sep 07 13:57:58 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1133/2290] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 13:57:58 2026] GET /volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:58 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-929135ed-7614-41aa-a648-a393f7d2c989 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Volume info retrieved successfully. Sep 07 13:57:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-929135ed-7614-41aa-a648-a393f7d2c989 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] http://192.168.122.6/volume/v3/volumes/014aca73-bd29-4a56-80da-d92f068ea2df returned with HTTP 200 Sep 07 13:57:58 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1158/2291] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:58 2026] GET /volume/v3/volumes/014aca73-bd29-4a56-80da-d92f068ea2df => generated 828 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:57:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-bebc35ba-8348-4512-9d7d-1e4d797ac61f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:57:59 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bebc35ba-8348-4512-9d7d-1e4d797ac61f tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] GET http://192.168.122.6/volume/v3/volumes/014aca73-bd29-4a56-80da-d92f068ea2df Sep 07 13:57:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bebc35ba-8348-4512-9d7d-1e4d797ac61f tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:57:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bebc35ba-8348-4512-9d7d-1e4d797ac61f tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:57:59 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:57:59 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:57:59 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:57:59 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:57:59 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-bebc35ba-8348-4512-9d7d-1e4d797ac61f tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Volume info retrieved successfully. Sep 07 13:57:59 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bebc35ba-8348-4512-9d7d-1e4d797ac61f tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] http://192.168.122.6/volume/v3/volumes/014aca73-bd29-4a56-80da-d92f068ea2df returned with HTTP 200 Sep 07 13:57:59 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1134/2292] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:57:59 2026] GET /volume/v3/volumes/014aca73-bd29-4a56-80da-d92f068ea2df => generated 852 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-967c0e1e-2a10-4702-b92d-8e055ad8df90 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-967c0e1e-2a10-4702-b92d-8e055ad8df90 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] GET http://192.168.122.6/volume/v3/volumes/014aca73-bd29-4a56-80da-d92f068ea2df Sep 07 13:58:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-967c0e1e-2a10-4702-b92d-8e055ad8df90 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-967c0e1e-2a10-4702-b92d-8e055ad8df90 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:00 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:00 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:00 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:00 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:00 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-967c0e1e-2a10-4702-b92d-8e055ad8df90 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Volume info retrieved successfully. Sep 07 13:58:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-967c0e1e-2a10-4702-b92d-8e055ad8df90 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] http://192.168.122.6/volume/v3/volumes/014aca73-bd29-4a56-80da-d92f068ea2df returned with HTTP 200 Sep 07 13:58:00 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1159/2293] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:00 2026] GET /volume/v3/volumes/014aca73-bd29-4a56-80da-d92f068ea2df => generated 853 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:58:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-802ee0a4-a1ba-4b2f-aa1c-153a23045ca9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-802ee0a4-a1ba-4b2f-aa1c-153a23045ca9 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] GET http://192.168.122.6/volume/v3/volumes/014aca73-bd29-4a56-80da-d92f068ea2df Sep 07 13:58:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-802ee0a4-a1ba-4b2f-aa1c-153a23045ca9 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-802ee0a4-a1ba-4b2f-aa1c-153a23045ca9 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:01 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:01 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:01 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:01 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:01 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-802ee0a4-a1ba-4b2f-aa1c-153a23045ca9 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Volume info retrieved successfully. Sep 07 13:58:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-802ee0a4-a1ba-4b2f-aa1c-153a23045ca9 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] http://192.168.122.6/volume/v3/volumes/014aca73-bd29-4a56-80da-d92f068ea2df returned with HTTP 200 Sep 07 13:58:01 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1135/2294] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:00 2026] GET /volume/v3/volumes/014aca73-bd29-4a56-80da-d92f068ea2df => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-52fb77cf-47b7-4621-9de0-43c8f5c1e31a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-52fb77cf-47b7-4621-9de0-43c8f5c1e31a tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:58:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-52fb77cf-47b7-4621-9de0-43c8f5c1e31a tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-52fb77cf-47b7-4621-9de0-43c8f5c1e31a tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:58:01 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-52fb77cf-47b7-4621-9de0-43c8f5c1e31a tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Create volume of 1 GB Sep 07 13:58:01 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-52fb77cf-47b7-4621-9de0-43c8f5c1e31a tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Availability Zones retrieved successfully. Sep 07 13:58:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-52fb77cf-47b7-4621-9de0-43c8f5c1e31a tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Flow 'volume_create_api' (48a309be-fc32-4cf8-a649-a398b1ff82e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-52fb77cf-47b7-4621-9de0-43c8f5c1e31a tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c15f3b96-efba-49c7-b11d-f3e078e4f659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-52fb77cf-47b7-4621-9de0-43c8f5c1e31a tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:58:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-52fb77cf-47b7-4621-9de0-43c8f5c1e31a tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c15f3b96-efba-49c7-b11d-f3e078e4f659) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-52fb77cf-47b7-4621-9de0-43c8f5c1e31a tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93c33630-d7f7-40e5-b7ef-72cf3db3a8a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:01 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-52fb77cf-47b7-4621-9de0-43c8f5c1e31a tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Created reservations ['e44e5520-9d6a-4c2b-a192-33c33d03ead5', 'd501b834-a8a1-458f-afa1-4160c5b9ba94', '9716f068-625f-447c-8ce9-992322a61e59', '5f557682-d9a9-4691-91bb-764394f32e7d'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-52fb77cf-47b7-4621-9de0-43c8f5c1e31a tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93c33630-d7f7-40e5-b7ef-72cf3db3a8a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e44e5520-9d6a-4c2b-a192-33c33d03ead5', 'd501b834-a8a1-458f-afa1-4160c5b9ba94', '9716f068-625f-447c-8ce9-992322a61e59', '5f557682-d9a9-4691-91bb-764394f32e7d']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-52fb77cf-47b7-4621-9de0-43c8f5c1e31a tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2ec6b1c-bf8f-4b85-b2de-8169d53525f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:01 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:01 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-52fb77cf-47b7-4621-9de0-43c8f5c1e31a tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2ec6b1c-bf8f-4b85-b2de-8169d53525f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7dba892-4556-4867-8705-ce177a1fe037', '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='93d8ebb6869e4691843d07c1406bf68b',qos_specs=None,replication_status=,reservations=['e44e5520-9d6a-4c2b-a192-33c33d03ead5','d501b834-a8a1-458f-afa1-4160c5b9ba94','9716f068-625f-447c-8ce9-992322a61e59','5f557682-d9a9-4691-91bb-764394f32e7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d05636c6e6624daf92a23c752573e5a5',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:58:01Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7dba892-4556-4867-8705-ce177a1fe037,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93d8ebb6869e4691843d07c1406bf68b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d05636c6e6624daf92a23c752573e5a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-52fb77cf-47b7-4621-9de0-43c8f5c1e31a tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4724034-87ef-42f3-937f-55a318b7f64b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-52fb77cf-47b7-4621-9de0-43c8f5c1e31a tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4724034-87ef-42f3-937f-55a318b7f64b) transitioned into state 'SUCCESS' from 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='93d8ebb6869e4691843d07c1406bf68b',qos_specs=None,replication_status=,reservations=['e44e5520-9d6a-4c2b-a192-33c33d03ead5','d501b834-a8a1-458f-afa1-4160c5b9ba94','9716f068-625f-447c-8ce9-992322a61e59','5f557682-d9a9-4691-91bb-764394f32e7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d05636c6e6624daf92a23c752573e5a5',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-52fb77cf-47b7-4621-9de0-43c8f5c1e31a tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5a8b18e-9efc-4a50-9189-b8e568011639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-52fb77cf-47b7-4621-9de0-43c8f5c1e31a tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5a8b18e-9efc-4a50-9189-b8e568011639) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-52fb77cf-47b7-4621-9de0-43c8f5c1e31a tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Flow 'volume_create_api' (48a309be-fc32-4cf8-a649-a398b1ff82e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:01 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-52fb77cf-47b7-4621-9de0-43c8f5c1e31a tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Create volume request issued successfully. Sep 07 13:58:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-52fb77cf-47b7-4621-9de0-43c8f5c1e31a tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:58:01 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1160/2295] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:58:01 2026] POST /volume/v3/volumes => generated 738 bytes in 632 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:58:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-551dc9e3-cfaf-47b6-8350-220b4154bbf7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-551dc9e3-cfaf-47b6-8350-220b4154bbf7 tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] GET http://192.168.122.6/volume/v3/volumes/b7dba892-4556-4867-8705-ce177a1fe037 Sep 07 13:58:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-551dc9e3-cfaf-47b6-8350-220b4154bbf7 tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-551dc9e3-cfaf-47b6-8350-220b4154bbf7 tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:01 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:01 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:01 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:01 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:01 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-551dc9e3-cfaf-47b6-8350-220b4154bbf7 tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Volume info retrieved successfully. Sep 07 13:58:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-551dc9e3-cfaf-47b6-8350-220b4154bbf7 tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] http://192.168.122.6/volume/v3/volumes/b7dba892-4556-4867-8705-ce177a1fe037 returned with HTTP 200 Sep 07 13:58:01 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1136/2296] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:01 2026] GET /volume/v3/volumes/b7dba892-4556-4867-8705-ce177a1fe037 => generated 917 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-475a48c7-99bb-4049-88f1-a5c2df717e95 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-475a48c7-99bb-4049-88f1-a5c2df717e95 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] DELETE http://192.168.122.6/volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb Sep 07 13:58:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-475a48c7-99bb-4049-88f1-a5c2df717e95 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-475a48c7-99bb-4049-88f1-a5c2df717e95 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:02 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-475a48c7-99bb-4049-88f1-a5c2df717e95 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Delete volume with id: c44cbd7c-ddae-4eec-8c88-78e4d645accb Sep 07 13:58:02 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:02 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:02 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:02 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:02 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-475a48c7-99bb-4049-88f1-a5c2df717e95 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Volume info retrieved successfully. Sep 07 13:58:02 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-475a48c7-99bb-4049-88f1-a5c2df717e95 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Delete volume request issued successfully. Sep 07 13:58:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-475a48c7-99bb-4049-88f1-a5c2df717e95 tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb returned with HTTP 202 Sep 07 13:58:02 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1161/2297] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:58:02 2026] DELETE /volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:58:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7b58960f-81c7-4277-9a9c-b3f2c96e8c1d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7b58960f-81c7-4277-9a9c-b3f2c96e8c1d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] GET http://192.168.122.6/volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb Sep 07 13:58:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7b58960f-81c7-4277-9a9c-b3f2c96e8c1d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7b58960f-81c7-4277-9a9c-b3f2c96e8c1d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:02 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:02 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:02 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:02 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:02 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7b58960f-81c7-4277-9a9c-b3f2c96e8c1d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Volume info retrieved successfully. Sep 07 13:58:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7b58960f-81c7-4277-9a9c-b3f2c96e8c1d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb returned with HTTP 200 Sep 07 13:58:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1137/2298] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:02 2026] GET /volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb => generated 843 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2ee24d34-77c5-46db-8263-0a2d9b7f2272 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2ee24d34-77c5-46db-8263-0a2d9b7f2272 tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] GET http://192.168.122.6/volume/v3/volumes/b7dba892-4556-4867-8705-ce177a1fe037 Sep 07 13:58:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2ee24d34-77c5-46db-8263-0a2d9b7f2272 tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2ee24d34-77c5-46db-8263-0a2d9b7f2272 tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:02 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:02 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:02 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:02 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:02 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2ee24d34-77c5-46db-8263-0a2d9b7f2272 tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Volume info retrieved successfully. Sep 07 13:58:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2ee24d34-77c5-46db-8263-0a2d9b7f2272 tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] http://192.168.122.6/volume/v3/volumes/b7dba892-4556-4867-8705-ce177a1fe037 returned with HTTP 200 Sep 07 13:58:02 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1162/2299] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:02 2026] GET /volume/v3/volumes/b7dba892-4556-4867-8705-ce177a1fe037 => generated 967 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7ee1a0c6-cbb8-4a7b-849a-9d124d33d44d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:03 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7ee1a0c6-cbb8-4a7b-849a-9d124d33d44d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] GET http://192.168.122.6/volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb Sep 07 13:58:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7ee1a0c6-cbb8-4a7b-849a-9d124d33d44d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7ee1a0c6-cbb8-4a7b-849a-9d124d33d44d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:03 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7ee1a0c6-cbb8-4a7b-849a-9d124d33d44d tempest-TestStampPattern-1657532424 tempest-TestStampPattern-1657532424-project-member] http://192.168.122.6/volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb returned with HTTP 404 Sep 07 13:58:03 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1138/2300] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:03 2026] GET /volume/v3/volumes/c44cbd7c-ddae-4eec-8c88-78e4d645accb => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:58:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-da5a955e-80f7-4c10-bf08-8cec98e30a8b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-da5a955e-80f7-4c10-bf08-8cec98e30a8b tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] GET http://192.168.122.6/volume/v3/volumes/b7dba892-4556-4867-8705-ce177a1fe037 Sep 07 13:58:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-da5a955e-80f7-4c10-bf08-8cec98e30a8b tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-da5a955e-80f7-4c10-bf08-8cec98e30a8b tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:03 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:03 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:03 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:03 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:03 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-da5a955e-80f7-4c10-bf08-8cec98e30a8b tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Volume info retrieved successfully. Sep 07 13:58:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-da5a955e-80f7-4c10-bf08-8cec98e30a8b tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] http://192.168.122.6/volume/v3/volumes/b7dba892-4556-4867-8705-ce177a1fe037 returned with HTTP 200 Sep 07 13:58:03 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1163/2301] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:03 2026] GET /volume/v3/volumes/b7dba892-4556-4867-8705-ce177a1fe037 => generated 968 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-878405fc-1e65-4150-8158-f332c096b052 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:03 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-878405fc-1e65-4150-8158-f332c096b052 tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] GET http://192.168.122.6/volume/v3/volumes/detail?all_tenants=1&project_id=54a9ae81fd8c422099d06ff9417d267e Sep 07 13:58:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-878405fc-1e65-4150-8158-f332c096b052 tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-878405fc-1e65-4150-8158-f332c096b052 tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:03 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-878405fc-1e65-4150-8158-f332c096b052 tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Could not evaluate value 54a9ae81fd8c422099d06ff9417d267e, assuming string {{(pid=87261) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 13:58:03 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-878405fc-1e65-4150-8158-f332c096b052 tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Searching by: MultiDict([('project_id', '54a9ae81fd8c422099d06ff9417d267e'), ('all_tenants', 1)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:58:03 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:03 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:03 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:03 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:03 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:03 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:03 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-878405fc-1e65-4150-8158-f332c096b052 tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Get all volumes completed successfully. Sep 07 13:58:03 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:03 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:03 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-878405fc-1e65-4150-8158-f332c096b052 tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] http://192.168.122.6/volume/v3/volumes/detail?all_tenants=1&project_id=54a9ae81fd8c422099d06ff9417d267e returned with HTTP 200 Sep 07 13:58:04 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1139/2302] 192.168.122.6 () {58 vars in 1247 bytes} [Mon Sep 7 13:58:03 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=54a9ae81fd8c422099d06ff9417d267e => generated 3031 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:58:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-3c584644-d354-4bf8-8141-36dba751dd26 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3c584644-d354-4bf8-8141-36dba751dd26 tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/b7dba892-4556-4867-8705-ce177a1fe037 Sep 07 13:58:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3c584644-d354-4bf8-8141-36dba751dd26 tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3c584644-d354-4bf8-8141-36dba751dd26 tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:04 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-3c584644-d354-4bf8-8141-36dba751dd26 tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Delete volume with id: b7dba892-4556-4867-8705-ce177a1fe037 Sep 07 13:58:04 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:04 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:04 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:04 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:04 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-3c584644-d354-4bf8-8141-36dba751dd26 tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Volume info retrieved successfully. Sep 07 13:58:04 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-3c584644-d354-4bf8-8141-36dba751dd26 tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] Delete volume request issued successfully. Sep 07 13:58:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3c584644-d354-4bf8-8141-36dba751dd26 tempest-VolumesListAdminTestJSON-827411886 tempest-VolumesListAdminTestJSON-827411886-project-admin] http://192.168.122.6/volume/v3/volumes/b7dba892-4556-4867-8705-ce177a1fe037 returned with HTTP 202 Sep 07 13:58:04 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1164/2303] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:58:04 2026] DELETE /volume/v3/volumes/b7dba892-4556-4867-8705-ce177a1fe037 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 13:58:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-60cc8397-7e7f-4bfb-a4ac-5d2e633e318b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-60cc8397-7e7f-4bfb-a4ac-5d2e633e318b tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] GET http://192.168.122.6/volume/v3/volumes/014aca73-bd29-4a56-80da-d92f068ea2df Sep 07 13:58:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-60cc8397-7e7f-4bfb-a4ac-5d2e633e318b tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-60cc8397-7e7f-4bfb-a4ac-5d2e633e318b tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:04 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:04 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:04 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:04 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:04 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-60cc8397-7e7f-4bfb-a4ac-5d2e633e318b tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Volume info retrieved successfully. Sep 07 13:58:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-60cc8397-7e7f-4bfb-a4ac-5d2e633e318b tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] http://192.168.122.6/volume/v3/volumes/014aca73-bd29-4a56-80da-d92f068ea2df returned with HTTP 200 Sep 07 13:58:04 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1140/2304] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:04 2026] GET /volume/v3/volumes/014aca73-bd29-4a56-80da-d92f068ea2df => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2a86839d-1b01-4bfa-b6bf-ba8ef0a94917 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2a86839d-1b01-4bfa-b6bf-ba8ef0a94917 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] DELETE http://192.168.122.6/volume/v3/volumes/014aca73-bd29-4a56-80da-d92f068ea2df Sep 07 13:58:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2a86839d-1b01-4bfa-b6bf-ba8ef0a94917 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2a86839d-1b01-4bfa-b6bf-ba8ef0a94917 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:04 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-2a86839d-1b01-4bfa-b6bf-ba8ef0a94917 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Delete volume with id: 014aca73-bd29-4a56-80da-d92f068ea2df Sep 07 13:58:04 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:04 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:04 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:04 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:04 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2a86839d-1b01-4bfa-b6bf-ba8ef0a94917 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Volume info retrieved successfully. Sep 07 13:58:04 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2a86839d-1b01-4bfa-b6bf-ba8ef0a94917 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Delete volume request issued successfully. Sep 07 13:58:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2a86839d-1b01-4bfa-b6bf-ba8ef0a94917 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] http://192.168.122.6/volume/v3/volumes/014aca73-bd29-4a56-80da-d92f068ea2df returned with HTTP 202 Sep 07 13:58:04 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1165/2305] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:58:04 2026] DELETE /volume/v3/volumes/014aca73-bd29-4a56-80da-d92f068ea2df => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:58:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-5aa7fc6d-5c81-4300-8e48-c262ebdefeff None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5aa7fc6d-5c81-4300-8e48-c262ebdefeff tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] GET http://192.168.122.6/volume/v3/volumes/014aca73-bd29-4a56-80da-d92f068ea2df Sep 07 13:58:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5aa7fc6d-5c81-4300-8e48-c262ebdefeff tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5aa7fc6d-5c81-4300-8e48-c262ebdefeff tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:04 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:04 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:04 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:04 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:04 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-5aa7fc6d-5c81-4300-8e48-c262ebdefeff tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Volume info retrieved successfully. Sep 07 13:58:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5aa7fc6d-5c81-4300-8e48-c262ebdefeff tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] http://192.168.122.6/volume/v3/volumes/014aca73-bd29-4a56-80da-d92f068ea2df returned with HTTP 200 Sep 07 13:58:04 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1141/2306] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:04 2026] GET /volume/v3/volumes/014aca73-bd29-4a56-80da-d92f068ea2df => generated 852 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-286b065f-a172-4810-a79a-79a1ab9bb9b2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-286b065f-a172-4810-a79a-79a1ab9bb9b2 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] GET http://192.168.122.6/volume/v3/volumes/014aca73-bd29-4a56-80da-d92f068ea2df Sep 07 13:58:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-286b065f-a172-4810-a79a-79a1ab9bb9b2 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-286b065f-a172-4810-a79a-79a1ab9bb9b2 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-286b065f-a172-4810-a79a-79a1ab9bb9b2 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] http://192.168.122.6/volume/v3/volumes/014aca73-bd29-4a56-80da-d92f068ea2df returned with HTTP 404 Sep 07 13:58:05 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1166/2307] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:05 2026] GET /volume/v3/volumes/014aca73-bd29-4a56-80da-d92f068ea2df => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-2efd038b-589c-4711-ae95-002b2f38bf86 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2efd038b-589c-4711-ae95-002b2f38bf86 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] GET http://192.168.122.6/volume/v3/volumes/c3c70e7f-4a13-4277-a0bb-a091b4db9164 Sep 07 13:58:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2efd038b-589c-4711-ae95-002b2f38bf86 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2efd038b-589c-4711-ae95-002b2f38bf86 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:05 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:05 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:05 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:05 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:05 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-2efd038b-589c-4711-ae95-002b2f38bf86 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Volume info retrieved successfully. Sep 07 13:58:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2efd038b-589c-4711-ae95-002b2f38bf86 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] http://192.168.122.6/volume/v3/volumes/c3c70e7f-4a13-4277-a0bb-a091b4db9164 returned with HTTP 200 Sep 07 13:58:05 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1142/2308] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:05 2026] GET /volume/v3/volumes/c3c70e7f-4a13-4277-a0bb-a091b4db9164 => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c281c8ff-fbeb-4f86-992a-425a70f1ee33 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c281c8ff-fbeb-4f86-992a-425a70f1ee33 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] DELETE http://192.168.122.6/volume/v3/volumes/c3c70e7f-4a13-4277-a0bb-a091b4db9164 Sep 07 13:58:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c281c8ff-fbeb-4f86-992a-425a70f1ee33 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c281c8ff-fbeb-4f86-992a-425a70f1ee33 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:05 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-c281c8ff-fbeb-4f86-992a-425a70f1ee33 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Delete volume with id: c3c70e7f-4a13-4277-a0bb-a091b4db9164 Sep 07 13:58:05 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:05 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:05 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:05 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:05 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c281c8ff-fbeb-4f86-992a-425a70f1ee33 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Volume info retrieved successfully. Sep 07 13:58:05 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c281c8ff-fbeb-4f86-992a-425a70f1ee33 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Delete volume request issued successfully. Sep 07 13:58:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c281c8ff-fbeb-4f86-992a-425a70f1ee33 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] http://192.168.122.6/volume/v3/volumes/c3c70e7f-4a13-4277-a0bb-a091b4db9164 returned with HTTP 202 Sep 07 13:58:05 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1167/2309] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:58:05 2026] DELETE /volume/v3/volumes/c3c70e7f-4a13-4277-a0bb-a091b4db9164 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 13:58:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-821811ad-4b22-4eb2-bec7-10c207dc2b60 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-821811ad-4b22-4eb2-bec7-10c207dc2b60 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] GET http://192.168.122.6/volume/v3/volumes/c3c70e7f-4a13-4277-a0bb-a091b4db9164 Sep 07 13:58:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-821811ad-4b22-4eb2-bec7-10c207dc2b60 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-821811ad-4b22-4eb2-bec7-10c207dc2b60 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:05 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:05 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:05 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:05 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:05 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-821811ad-4b22-4eb2-bec7-10c207dc2b60 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Volume info retrieved successfully. Sep 07 13:58:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-821811ad-4b22-4eb2-bec7-10c207dc2b60 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] http://192.168.122.6/volume/v3/volumes/c3c70e7f-4a13-4277-a0bb-a091b4db9164 returned with HTTP 200 Sep 07 13:58:05 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1143/2310] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:05 2026] GET /volume/v3/volumes/c3c70e7f-4a13-4277-a0bb-a091b4db9164 => generated 852 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a5ae47ad-6dd1-4217-964a-2045ac3c59ea None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a5ae47ad-6dd1-4217-964a-2045ac3c59ea tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] GET http://192.168.122.6/volume/v3/volumes/c3c70e7f-4a13-4277-a0bb-a091b4db9164 Sep 07 13:58:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a5ae47ad-6dd1-4217-964a-2045ac3c59ea tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a5ae47ad-6dd1-4217-964a-2045ac3c59ea tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a5ae47ad-6dd1-4217-964a-2045ac3c59ea tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] http://192.168.122.6/volume/v3/volumes/c3c70e7f-4a13-4277-a0bb-a091b4db9164 returned with HTTP 404 Sep 07 13:58:06 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1168/2311] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:06 2026] GET /volume/v3/volumes/c3c70e7f-4a13-4277-a0bb-a091b4db9164 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-2ace04a4-7c47-4f58-94a1-8c27958176c0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2ace04a4-7c47-4f58-94a1-8c27958176c0 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] GET http://192.168.122.6/volume/v3/volumes/0bc1565a-67ba-4fa2-a193-dcd2b0df7551 Sep 07 13:58:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2ace04a4-7c47-4f58-94a1-8c27958176c0 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2ace04a4-7c47-4f58-94a1-8c27958176c0 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:06 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:06 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:06 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:06 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:06 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-2ace04a4-7c47-4f58-94a1-8c27958176c0 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Volume info retrieved successfully. Sep 07 13:58:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2ace04a4-7c47-4f58-94a1-8c27958176c0 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] http://192.168.122.6/volume/v3/volumes/0bc1565a-67ba-4fa2-a193-dcd2b0df7551 returned with HTTP 200 Sep 07 13:58:06 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1144/2312] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:06 2026] GET /volume/v3/volumes/0bc1565a-67ba-4fa2-a193-dcd2b0df7551 => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a6f72c08-2ee0-4d57-aef0-66544317bd1f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a6f72c08-2ee0-4d57-aef0-66544317bd1f tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] DELETE http://192.168.122.6/volume/v3/volumes/0bc1565a-67ba-4fa2-a193-dcd2b0df7551 Sep 07 13:58:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a6f72c08-2ee0-4d57-aef0-66544317bd1f tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a6f72c08-2ee0-4d57-aef0-66544317bd1f tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:06 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-a6f72c08-2ee0-4d57-aef0-66544317bd1f tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Delete volume with id: 0bc1565a-67ba-4fa2-a193-dcd2b0df7551 Sep 07 13:58:06 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:06 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:06 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:06 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:06 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a6f72c08-2ee0-4d57-aef0-66544317bd1f tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Volume info retrieved successfully. Sep 07 13:58:06 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a6f72c08-2ee0-4d57-aef0-66544317bd1f tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Delete volume request issued successfully. Sep 07 13:58:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a6f72c08-2ee0-4d57-aef0-66544317bd1f tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] http://192.168.122.6/volume/v3/volumes/0bc1565a-67ba-4fa2-a193-dcd2b0df7551 returned with HTTP 202 Sep 07 13:58:06 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1169/2313] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:58:06 2026] DELETE /volume/v3/volumes/0bc1565a-67ba-4fa2-a193-dcd2b0df7551 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:58:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-604d486b-cbd5-415b-b68b-e486409f6f79 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-604d486b-cbd5-415b-b68b-e486409f6f79 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] GET http://192.168.122.6/volume/v3/volumes/0bc1565a-67ba-4fa2-a193-dcd2b0df7551 Sep 07 13:58:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-604d486b-cbd5-415b-b68b-e486409f6f79 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-604d486b-cbd5-415b-b68b-e486409f6f79 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:06 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:06 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:06 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:06 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:06 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-604d486b-cbd5-415b-b68b-e486409f6f79 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Volume info retrieved successfully. Sep 07 13:58:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-604d486b-cbd5-415b-b68b-e486409f6f79 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] http://192.168.122.6/volume/v3/volumes/0bc1565a-67ba-4fa2-a193-dcd2b0df7551 returned with HTTP 200 Sep 07 13:58:06 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1145/2314] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:06 2026] GET /volume/v3/volumes/0bc1565a-67ba-4fa2-a193-dcd2b0df7551 => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f4df2de8-6189-4184-bbca-e07973d42e87 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f4df2de8-6189-4184-bbca-e07973d42e87 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] GET http://192.168.122.6/volume/v3/volumes/0bc1565a-67ba-4fa2-a193-dcd2b0df7551 Sep 07 13:58:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f4df2de8-6189-4184-bbca-e07973d42e87 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f4df2de8-6189-4184-bbca-e07973d42e87 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f4df2de8-6189-4184-bbca-e07973d42e87 tempest-VolumesListAdminTestJSON-1198526720 tempest-VolumesListAdminTestJSON-1198526720-project-member] http://192.168.122.6/volume/v3/volumes/0bc1565a-67ba-4fa2-a193-dcd2b0df7551 returned with HTTP 404 Sep 07 13:58:07 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1170/2315] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:07 2026] GET /volume/v3/volumes/0bc1565a-67ba-4fa2-a193-dcd2b0df7551 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-035b8722-010b-41ab-9821-123a3dc798c6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-035b8722-010b-41ab-9821-123a3dc798c6 tempest-ExtensionsTestJSON-290652658 tempest-ExtensionsTestJSON-290652658-project-reader] GET http://192.168.122.6/volume/v3/extensions Sep 07 13:58:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-035b8722-010b-41ab-9821-123a3dc798c6 tempest-ExtensionsTestJSON-290652658 tempest-ExtensionsTestJSON-290652658-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-035b8722-010b-41ab-9821-123a3dc798c6 tempest-ExtensionsTestJSON-290652658 tempest-ExtensionsTestJSON-290652658-project-reader] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-035b8722-010b-41ab-9821-123a3dc798c6 tempest-ExtensionsTestJSON-290652658 tempest-ExtensionsTestJSON-290652658-project-reader] http://192.168.122.6/volume/v3/extensions returned with HTTP 200 Sep 07 13:58:12 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1146/2316] 192.168.122.6 () {58 vars in 1120 bytes} [Mon Sep 7 13:58:12 2026] GET /volume/v3/extensions => generated 5245 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:58:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bf587aa8-55c6-4992-9827-7200e591162b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b083b9d4-3bce-4b77-bd36-80d6fd010e11 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b083b9d4-3bce-4b77-bd36-80d6fd010e11 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:58:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b083b9d4-3bce-4b77-bd36-80d6fd010e11 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2024999751"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-b083b9d4-3bce-4b77-bd36-80d6fd010e11 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2024999751'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:58:15 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-b083b9d4-3bce-4b77-bd36-80d6fd010e11 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Create volume of 1 GB Sep 07 13:58:15 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b083b9d4-3bce-4b77-bd36-80d6fd010e11 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Availability Zones retrieved successfully. Sep 07 13:58:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bf587aa8-55c6-4992-9827-7200e591162b tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:58:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bf587aa8-55c6-4992-9827-7200e591162b tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1719156591"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-bf587aa8-55c6-4992-9827-7200e591162b tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1719156591'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:58:15 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-bf587aa8-55c6-4992-9827-7200e591162b tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Create volume of 1 GB Sep 07 13:58:15 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-bf587aa8-55c6-4992-9827-7200e591162b tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Availability Zones retrieved successfully. Sep 07 13:58:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b083b9d4-3bce-4b77-bd36-80d6fd010e11 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Flow 'volume_create_api' (a3ae626b-d310-40ca-a1e8-80af642a5445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b083b9d4-3bce-4b77-bd36-80d6fd010e11 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98ff98b2-ce65-497f-b1d9-1b54d3a55d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-b083b9d4-3bce-4b77-bd36-80d6fd010e11 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:58:15 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-bf587aa8-55c6-4992-9827-7200e591162b tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Flow 'volume_create_api' (71707a65-385e-4ccf-856a-96da87f6e59e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:15 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-bf587aa8-55c6-4992-9827-7200e591162b tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c88817a-438a-4e7e-8cec-ccf257635e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:15 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-bf587aa8-55c6-4992-9827-7200e591162b tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:58:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b083b9d4-3bce-4b77-bd36-80d6fd010e11 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98ff98b2-ce65-497f-b1d9-1b54d3a55d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b083b9d4-3bce-4b77-bd36-80d6fd010e11 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0d037da-d8ea-47f1-983f-4ccef912f9d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:15 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-bf587aa8-55c6-4992-9827-7200e591162b tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c88817a-438a-4e7e-8cec-ccf257635e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:15 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-bf587aa8-55c6-4992-9827-7200e591162b tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6be0aae-8f04-4761-982d-96ec309e307e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:16 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-b083b9d4-3bce-4b77-bd36-80d6fd010e11 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Created reservations ['c2919eb0-f65d-48ce-b330-ab76956f2e9a', 'e70a0ed9-1c51-4b1f-9829-8b06853f6f34', '277ef6ef-8899-4432-ac5b-21dc86d633ad', '37fa4a7e-93f4-4d6d-af9e-52fb1f173f5f'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b083b9d4-3bce-4b77-bd36-80d6fd010e11 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0d037da-d8ea-47f1-983f-4ccef912f9d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2919eb0-f65d-48ce-b330-ab76956f2e9a', 'e70a0ed9-1c51-4b1f-9829-8b06853f6f34', '277ef6ef-8899-4432-ac5b-21dc86d633ad', '37fa4a7e-93f4-4d6d-af9e-52fb1f173f5f']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b083b9d4-3bce-4b77-bd36-80d6fd010e11 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9552cb36-ba54-4afc-b0e9-3f15f7438843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:16 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-bf587aa8-55c6-4992-9827-7200e591162b tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Created reservations ['5ec57062-b214-4acd-a9fc-58ca2945d848', 'cfbdae9d-74f5-4ceb-9e3a-56adada00b2b', 'e4f3761d-e388-4421-b7c1-1d6e9fd21837', '0225a4a1-ddc5-4f15-9545-b49973acb3d1'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:16 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-bf587aa8-55c6-4992-9827-7200e591162b tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6be0aae-8f04-4761-982d-96ec309e307e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ec57062-b214-4acd-a9fc-58ca2945d848', 'cfbdae9d-74f5-4ceb-9e3a-56adada00b2b', 'e4f3761d-e388-4421-b7c1-1d6e9fd21837', '0225a4a1-ddc5-4f15-9545-b49973acb3d1']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:16 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-bf587aa8-55c6-4992-9827-7200e591162b tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10126633-df9d-4c2f-bff1-4d68609fa2a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:16 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:16 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b083b9d4-3bce-4b77-bd36-80d6fd010e11 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9552cb36-ba54-4afc-b0e9-3f15f7438843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73531f87-f949-4685-8967-ed0709aa55b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2024999751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73205a42f1fc48139b386fb334303d16',qos_specs=None,replication_status=,reservations=['c2919eb0-f65d-48ce-b330-ab76956f2e9a','e70a0ed9-1c51-4b1f-9829-8b06853f6f34','277ef6ef-8899-4432-ac5b-21dc86d633ad','37fa4a7e-93f4-4d6d-af9e-52fb1f173f5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47a8b5814215416084cbbbcfa6accb21',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:58:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2024999751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73531f87-f949-4685-8967-ed0709aa55b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73205a42f1fc48139b386fb334303d16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47a8b5814215416084cbbbcfa6accb21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b083b9d4-3bce-4b77-bd36-80d6fd010e11 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3519e846-2edf-49c4-9b82-85d18472cfc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:16 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:16 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:16 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-bf587aa8-55c6-4992-9827-7200e591162b tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10126633-df9d-4c2f-bff1-4d68609fa2a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf9e6f59-c34b-4194-883e-d90c60cf173e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1719156591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a8e0fb2d89e43bf8b91797f95fc56eb',qos_specs=None,replication_status=,reservations=['5ec57062-b214-4acd-a9fc-58ca2945d848','cfbdae9d-74f5-4ceb-9e3a-56adada00b2b','e4f3761d-e388-4421-b7c1-1d6e9fd21837','0225a4a1-ddc5-4f15-9545-b49973acb3d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff929681ad7446a9b6ef0d874331badd',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:58:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1719156591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf9e6f59-c34b-4194-883e-d90c60cf173e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a8e0fb2d89e43bf8b91797f95fc56eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff929681ad7446a9b6ef0d874331badd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:16 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-bf587aa8-55c6-4992-9827-7200e591162b tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb011bba-87ec-4c1e-841d-76e52bd13ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b083b9d4-3bce-4b77-bd36-80d6fd010e11 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3519e846-2edf-49c4-9b82-85d18472cfc2) transitioned into state 'SUCCESS' from state '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-2024999751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73205a42f1fc48139b386fb334303d16',qos_specs=None,replication_status=,reservations=['c2919eb0-f65d-48ce-b330-ab76956f2e9a','e70a0ed9-1c51-4b1f-9829-8b06853f6f34','277ef6ef-8899-4432-ac5b-21dc86d633ad','37fa4a7e-93f4-4d6d-af9e-52fb1f173f5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47a8b5814215416084cbbbcfa6accb21',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b083b9d4-3bce-4b77-bd36-80d6fd010e11 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (990c5c31-f416-4fb9-a50d-ae245ddc1ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b083b9d4-3bce-4b77-bd36-80d6fd010e11 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (990c5c31-f416-4fb9-a50d-ae245ddc1ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:16 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b083b9d4-3bce-4b77-bd36-80d6fd010e11 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Flow 'volume_create_api' (a3ae626b-d310-40ca-a1e8-80af642a5445) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:16 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b083b9d4-3bce-4b77-bd36-80d6fd010e11 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Create volume request issued successfully. Sep 07 13:58:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b083b9d4-3bce-4b77-bd36-80d6fd010e11 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:58:16 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1147/2317] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:58:15 2026] POST /volume/v3/volumes => generated 765 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:58:16 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-bf587aa8-55c6-4992-9827-7200e591162b tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb011bba-87ec-4c1e-841d-76e52bd13ac2) transitioned into state 'SUCCESS' from state '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-1719156591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a8e0fb2d89e43bf8b91797f95fc56eb',qos_specs=None,replication_status=,reservations=['5ec57062-b214-4acd-a9fc-58ca2945d848','cfbdae9d-74f5-4ceb-9e3a-56adada00b2b','e4f3761d-e388-4421-b7c1-1d6e9fd21837','0225a4a1-ddc5-4f15-9545-b49973acb3d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff929681ad7446a9b6ef0d874331badd',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:16 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-bf587aa8-55c6-4992-9827-7200e591162b tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22d726a0-27f1-4ce0-aff1-7671d02f6d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-0187d445-8075-4d5c-bcde-9bb1f777e40a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0187d445-8075-4d5c-bcde-9bb1f777e40a tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] GET http://192.168.122.6/volume/v3/volumes/73531f87-f949-4685-8967-ed0709aa55b8 Sep 07 13:58:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0187d445-8075-4d5c-bcde-9bb1f777e40a tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0187d445-8075-4d5c-bcde-9bb1f777e40a tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:16 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:16 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:16 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:16 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:16 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-bf587aa8-55c6-4992-9827-7200e591162b tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22d726a0-27f1-4ce0-aff1-7671d02f6d3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:16 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-bf587aa8-55c6-4992-9827-7200e591162b tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Flow 'volume_create_api' (71707a65-385e-4ccf-856a-96da87f6e59e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:16 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-bf587aa8-55c6-4992-9827-7200e591162b tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Create volume request issued successfully. Sep 07 13:58:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bf587aa8-55c6-4992-9827-7200e591162b tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:58:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1171/2318] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:58:15 2026] POST /volume/v3/volumes => generated 760 bytes in 698 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 13:58:16 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-0187d445-8075-4d5c-bcde-9bb1f777e40a tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Volume info retrieved successfully. Sep 07 13:58:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0187d445-8075-4d5c-bcde-9bb1f777e40a tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/volumes/73531f87-f949-4685-8967-ed0709aa55b8 returned with HTTP 200 Sep 07 13:58:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-afdb04ba-24bb-4674-8f86-6472ac497f96 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:16 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1148/2319] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:16 2026] GET /volume/v3/volumes/73531f87-f949-4685-8967-ed0709aa55b8 => generated 833 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-afdb04ba-24bb-4674-8f86-6472ac497f96 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] GET http://192.168.122.6/volume/v3/volumes/cf9e6f59-c34b-4194-883e-d90c60cf173e Sep 07 13:58:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-afdb04ba-24bb-4674-8f86-6472ac497f96 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-afdb04ba-24bb-4674-8f86-6472ac497f96 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:16 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:16 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:16 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:16 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:16 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-afdb04ba-24bb-4674-8f86-6472ac497f96 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Volume info retrieved successfully. Sep 07 13:58:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-afdb04ba-24bb-4674-8f86-6472ac497f96 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] http://192.168.122.6/volume/v3/volumes/cf9e6f59-c34b-4194-883e-d90c60cf173e returned with HTTP 200 Sep 07 13:58:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1172/2320] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:16 2026] GET /volume/v3/volumes/cf9e6f59-c34b-4194-883e-d90c60cf173e => generated 828 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9ac779d8-0d5c-4fb4-85f5-41bde194da94 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9ac779d8-0d5c-4fb4-85f5-41bde194da94 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] GET http://192.168.122.6/volume/v3/volumes/73531f87-f949-4685-8967-ed0709aa55b8 Sep 07 13:58:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9ac779d8-0d5c-4fb4-85f5-41bde194da94 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9ac779d8-0d5c-4fb4-85f5-41bde194da94 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:17 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:17 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:17 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:17 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:17 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9ac779d8-0d5c-4fb4-85f5-41bde194da94 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Volume info retrieved successfully. Sep 07 13:58:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9ac779d8-0d5c-4fb4-85f5-41bde194da94 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/volumes/73531f87-f949-4685-8967-ed0709aa55b8 returned with HTTP 200 Sep 07 13:58:17 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1149/2321] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:17 2026] GET /volume/v3/volumes/73531f87-f949-4685-8967-ed0709aa55b8 => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-23b14e3a-51be-4d1c-9463-06a5d80810cc None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-23b14e3a-51be-4d1c-9463-06a5d80810cc tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] GET http://192.168.122.6/volume/v3/volumes/cf9e6f59-c34b-4194-883e-d90c60cf173e Sep 07 13:58:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-23b14e3a-51be-4d1c-9463-06a5d80810cc tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-23b14e3a-51be-4d1c-9463-06a5d80810cc tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:17 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:17 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:17 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:17 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:17 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-23b14e3a-51be-4d1c-9463-06a5d80810cc tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Volume info retrieved successfully. Sep 07 13:58:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-23b14e3a-51be-4d1c-9463-06a5d80810cc tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] http://192.168.122.6/volume/v3/volumes/cf9e6f59-c34b-4194-883e-d90c60cf173e returned with HTTP 200 Sep 07 13:58:17 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1173/2322] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:17 2026] GET /volume/v3/volumes/cf9e6f59-c34b-4194-883e-d90c60cf173e => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-02c2ee75-78b6-4f1a-a34c-b7c645122289 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-02c2ee75-78b6-4f1a-a34c-b7c645122289 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] GET http://192.168.122.6/volume/v3/volumes/73531f87-f949-4685-8967-ed0709aa55b8 Sep 07 13:58:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-02c2ee75-78b6-4f1a-a34c-b7c645122289 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-02c2ee75-78b6-4f1a-a34c-b7c645122289 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:18 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:18 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:18 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:18 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:18 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-02c2ee75-78b6-4f1a-a34c-b7c645122289 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Volume info retrieved successfully. Sep 07 13:58:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-02c2ee75-78b6-4f1a-a34c-b7c645122289 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/volumes/73531f87-f949-4685-8967-ed0709aa55b8 returned with HTTP 200 Sep 07 13:58:18 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1150/2323] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:18 2026] GET /volume/v3/volumes/73531f87-f949-4685-8967-ed0709aa55b8 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:58:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0b738ab6-950c-4e94-b659-54c5cd6620eb None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0b738ab6-950c-4e94-b659-54c5cd6620eb tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] GET http://192.168.122.6/volume/v3/volumes/cf9e6f59-c34b-4194-883e-d90c60cf173e Sep 07 13:58:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0b738ab6-950c-4e94-b659-54c5cd6620eb tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0b738ab6-950c-4e94-b659-54c5cd6620eb tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-33b671af-ad53-4085-a9c8-cc5e8fee8437 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:18 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:18 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-33b671af-ad53-4085-a9c8-cc5e8fee8437 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 07 13:58:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-33b671af-ad53-4085-a9c8-cc5e8fee8437 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "73531f87-f949-4685-8967-ed0709aa55b8", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-174930121"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:18 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:18 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:18 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0b738ab6-950c-4e94-b659-54c5cd6620eb tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Volume info retrieved successfully. Sep 07 13:58:18 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:18 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:18 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:18 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:18 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-33b671af-ad53-4085-a9c8-cc5e8fee8437 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Volume info retrieved successfully. Sep 07 13:58:18 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-33b671af-ad53-4085-a9c8-cc5e8fee8437 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Create snapshot from volume 73531f87-f949-4685-8967-ed0709aa55b8 Sep 07 13:58:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0b738ab6-950c-4e94-b659-54c5cd6620eb tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] http://192.168.122.6/volume/v3/volumes/cf9e6f59-c34b-4194-883e-d90c60cf173e returned with HTTP 200 Sep 07 13:58:18 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1174/2324] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:18 2026] GET /volume/v3/volumes/cf9e6f59-c34b-4194-883e-d90c60cf173e => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-fd05a478-55df-4594-b8e1-4099e3bcf73e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fd05a478-55df-4594-b8e1-4099e3bcf73e tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 07 13:58:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fd05a478-55df-4594-b8e1-4099e3bcf73e tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cf9e6f59-c34b-4194-883e-d90c60cf173e", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-343849638"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:18 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:18 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:18 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:18 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:18 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-fd05a478-55df-4594-b8e1-4099e3bcf73e tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Volume info retrieved successfully. Sep 07 13:58:18 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-fd05a478-55df-4594-b8e1-4099e3bcf73e tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Create snapshot from volume cf9e6f59-c34b-4194-883e-d90c60cf173e Sep 07 13:58:18 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-33b671af-ad53-4085-a9c8-cc5e8fee8437 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Created reservations ['47746fe2-c2fc-4503-ba9d-ee86d41e9b55', '30bc8bc7-133b-4574-bb9a-d2dc27779d01', 'a935abbe-0b9c-4ac9-934b-5a855ff56fe4', 'ce9294cd-0260-4d87-bf63-d3316c559c73'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:18 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:18 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:18 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-fd05a478-55df-4594-b8e1-4099e3bcf73e tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Created reservations ['e98c326c-cfc9-4060-8ec3-db0da1cbf5f2', '5f5f1ca0-34c0-4565-a6e3-91acab251456', '7ffc8e5e-e1b3-4a63-a696-c7fce8ff981a', '42079113-efba-4c1f-a74f-f259e33f7feb'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:18 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:18 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:18 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-33b671af-ad53-4085-a9c8-cc5e8fee8437 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Snapshot create request issued successfully. Sep 07 13:58:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-33b671af-ad53-4085-a9c8-cc5e8fee8437 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 13:58:18 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1151/2325] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 13:58:18 2026] POST /volume/v3/snapshots => generated 315 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:58:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-64a1c99d-8d86-40dc-92df-8f86b6b609e8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-64a1c99d-8d86-40dc-92df-8f86b6b609e8 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] GET http://192.168.122.6/volume/v3/snapshots/f6fcee42-7bba-46ac-b34e-fab0675c6128 Sep 07 13:58:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-64a1c99d-8d86-40dc-92df-8f86b6b609e8 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-64a1c99d-8d86-40dc-92df-8f86b6b609e8 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:18 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:18 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:18 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-64a1c99d-8d86-40dc-92df-8f86b6b609e8 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Snapshot retrieved successfully. Sep 07 13:58:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-64a1c99d-8d86-40dc-92df-8f86b6b609e8 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/snapshots/f6fcee42-7bba-46ac-b34e-fab0675c6128 returned with HTTP 200 Sep 07 13:58:18 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1152/2326] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:58:18 2026] GET /volume/v3/snapshots/f6fcee42-7bba-46ac-b34e-fab0675c6128 => generated 447 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:18 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-fd05a478-55df-4594-b8e1-4099e3bcf73e tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Snapshot create request issued successfully. Sep 07 13:58:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fd05a478-55df-4594-b8e1-4099e3bcf73e tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 13:58:18 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1175/2327] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 13:58:18 2026] POST /volume/v3/snapshots => generated 310 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:58:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-92c83f31-4b5e-476b-baf9-aff4039a1071 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-92c83f31-4b5e-476b-baf9-aff4039a1071 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] GET http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0 Sep 07 13:58:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-92c83f31-4b5e-476b-baf9-aff4039a1071 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-92c83f31-4b5e-476b-baf9-aff4039a1071 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:18 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:18 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:18 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-92c83f31-4b5e-476b-baf9-aff4039a1071 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Snapshot retrieved successfully. Sep 07 13:58:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-92c83f31-4b5e-476b-baf9-aff4039a1071 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0 returned with HTTP 200 Sep 07 13:58:18 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1153/2328] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:58:18 2026] GET /volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0 => generated 442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a15bc79b-d144-45b7-aa19-b8df0fea418c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a15bc79b-d144-45b7-aa19-b8df0fea418c tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] GET http://192.168.122.6/volume/v3/snapshots/f6fcee42-7bba-46ac-b34e-fab0675c6128 Sep 07 13:58:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a15bc79b-d144-45b7-aa19-b8df0fea418c tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a15bc79b-d144-45b7-aa19-b8df0fea418c tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:19 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:19 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:19 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a15bc79b-d144-45b7-aa19-b8df0fea418c tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Snapshot retrieved successfully. Sep 07 13:58:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a15bc79b-d144-45b7-aa19-b8df0fea418c tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/snapshots/f6fcee42-7bba-46ac-b34e-fab0675c6128 returned with HTTP 200 Sep 07 13:58:19 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1176/2329] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:58:19 2026] GET /volume/v3/snapshots/f6fcee42-7bba-46ac-b34e-fab0675c6128 => generated 447 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-77b32de0-2939-47e5-a0f3-b2de3d16e8a1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-77b32de0-2939-47e5-a0f3-b2de3d16e8a1 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] GET http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0 Sep 07 13:58:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-77b32de0-2939-47e5-a0f3-b2de3d16e8a1 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-77b32de0-2939-47e5-a0f3-b2de3d16e8a1 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:19 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:19 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:19 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-77b32de0-2939-47e5-a0f3-b2de3d16e8a1 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Snapshot retrieved successfully. Sep 07 13:58:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-77b32de0-2939-47e5-a0f3-b2de3d16e8a1 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0 returned with HTTP 200 Sep 07 13:58:19 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1154/2330] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:58:19 2026] GET /volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0 => generated 442 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-77f883c0-d418-4f86-9c47-9cf37fea35aa None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-77f883c0-d418-4f86-9c47-9cf37fea35aa tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] GET http://192.168.122.6/volume/v3/snapshots/f6fcee42-7bba-46ac-b34e-fab0675c6128 Sep 07 13:58:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-77f883c0-d418-4f86-9c47-9cf37fea35aa tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-77f883c0-d418-4f86-9c47-9cf37fea35aa tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:20 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:20 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:20 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-77f883c0-d418-4f86-9c47-9cf37fea35aa tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Snapshot retrieved successfully. Sep 07 13:58:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-77f883c0-d418-4f86-9c47-9cf37fea35aa tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/snapshots/f6fcee42-7bba-46ac-b34e-fab0675c6128 returned with HTTP 200 Sep 07 13:58:20 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1177/2331] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:58:20 2026] GET /volume/v3/snapshots/f6fcee42-7bba-46ac-b34e-fab0675c6128 => generated 474 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b43b5eec-880a-4069-b686-f352aa26d824 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b43b5eec-880a-4069-b686-f352aa26d824 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:58:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b43b5eec-880a-4069-b686-f352aa26d824 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "f6fcee42-7bba-46ac-b34e-fab0675c6128", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1512469178"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-b43b5eec-880a-4069-b686-f352aa26d824 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Create volume request body: {'volume': {"'snapshot_id": 'f6fcee42-7bba-46ac-b34e-fab0675c6128', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1512469178'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:58:20 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-b43b5eec-880a-4069-b686-f352aa26d824 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Create volume of 1 GB Sep 07 13:58:20 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b43b5eec-880a-4069-b686-f352aa26d824 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Availability Zones retrieved successfully. Sep 07 13:58:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f1f1b2cf-5e72-4b69-b103-951c9bd87d7f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b43b5eec-880a-4069-b686-f352aa26d824 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Flow 'volume_create_api' (7ee1233e-6222-431b-9353-03eb2614d9c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f1f1b2cf-5e72-4b69-b103-951c9bd87d7f tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] GET http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0 Sep 07 13:58:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f1f1b2cf-5e72-4b69-b103-951c9bd87d7f tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f1f1b2cf-5e72-4b69-b103-951c9bd87d7f tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b43b5eec-880a-4069-b686-f352aa26d824 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3bac103-2341-44ee-8e0b-6214bd478fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-b43b5eec-880a-4069-b686-f352aa26d824 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:58:20 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:20 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:20 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f1f1b2cf-5e72-4b69-b103-951c9bd87d7f tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Snapshot retrieved successfully. Sep 07 13:58:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f1f1b2cf-5e72-4b69-b103-951c9bd87d7f tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0 returned with HTTP 200 Sep 07 13:58:20 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1178/2332] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:58:20 2026] GET /volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0 => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b43b5eec-880a-4069-b686-f352aa26d824 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3bac103-2341-44ee-8e0b-6214bd478fd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b43b5eec-880a-4069-b686-f352aa26d824 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d57bd32b-bdbd-4970-8e11-5785f537ab14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:20 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-b43b5eec-880a-4069-b686-f352aa26d824 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Created reservations ['15555a12-7db4-4f50-b1cf-3accf0f44c02', 'e1bb0550-d326-4f02-9d4a-9ba86078cdf9', '496c3315-87f7-4cac-ab25-4fbf40deb8a8', '032591b1-3151-43f6-9809-77e783d2a2c8'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b43b5eec-880a-4069-b686-f352aa26d824 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d57bd32b-bdbd-4970-8e11-5785f537ab14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15555a12-7db4-4f50-b1cf-3accf0f44c02', 'e1bb0550-d326-4f02-9d4a-9ba86078cdf9', '496c3315-87f7-4cac-ab25-4fbf40deb8a8', '032591b1-3151-43f6-9809-77e783d2a2c8']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b43b5eec-880a-4069-b686-f352aa26d824 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f6a20f6-a934-4308-9b59-067ebfdffc12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:20 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:20 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b43b5eec-880a-4069-b686-f352aa26d824 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f6a20f6-a934-4308-9b59-067ebfdffc12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '286111b4-358f-461b-bd50-c01832a7c531', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1512469178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73205a42f1fc48139b386fb334303d16',qos_specs=None,replication_status=,reservations=['15555a12-7db4-4f50-b1cf-3accf0f44c02','e1bb0550-d326-4f02-9d4a-9ba86078cdf9','496c3315-87f7-4cac-ab25-4fbf40deb8a8','032591b1-3151-43f6-9809-77e783d2a2c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47a8b5814215416084cbbbcfa6accb21',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:58:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1512469178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=286111b4-358f-461b-bd50-c01832a7c531,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73205a42f1fc48139b386fb334303d16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47a8b5814215416084cbbbcfa6accb21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b43b5eec-880a-4069-b686-f352aa26d824 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc1f2a08-c7da-4381-bec8-4ef84d87e604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b43b5eec-880a-4069-b686-f352aa26d824 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc1f2a08-c7da-4381-bec8-4ef84d87e604) transitioned into state 'SUCCESS' from state '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-1512469178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73205a42f1fc48139b386fb334303d16',qos_specs=None,replication_status=,reservations=['15555a12-7db4-4f50-b1cf-3accf0f44c02','e1bb0550-d326-4f02-9d4a-9ba86078cdf9','496c3315-87f7-4cac-ab25-4fbf40deb8a8','032591b1-3151-43f6-9809-77e783d2a2c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47a8b5814215416084cbbbcfa6accb21',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b43b5eec-880a-4069-b686-f352aa26d824 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56dbb236-db9d-45cc-98a3-c2b821874deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b43b5eec-880a-4069-b686-f352aa26d824 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56dbb236-db9d-45cc-98a3-c2b821874deb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b43b5eec-880a-4069-b686-f352aa26d824 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Flow 'volume_create_api' (7ee1233e-6222-431b-9353-03eb2614d9c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:21 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b43b5eec-880a-4069-b686-f352aa26d824 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Create volume request issued successfully. Sep 07 13:58:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b43b5eec-880a-4069-b686-f352aa26d824 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:58:21 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1155/2333] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:58:20 2026] POST /volume/v3/volumes => generated 765 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:58:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7c7b9ad3-8a70-4aad-8642-c20fbabb58ff None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7c7b9ad3-8a70-4aad-8642-c20fbabb58ff tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:58:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7c7b9ad3-8a70-4aad-8642-c20fbabb58ff tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "f6fcee42-7bba-46ac-b34e-fab0675c6128", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-154634625"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-7c7b9ad3-8a70-4aad-8642-c20fbabb58ff tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Create volume request body: {'volume': {"'snapshot_id": 'f6fcee42-7bba-46ac-b34e-fab0675c6128', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-154634625'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:58:21 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-7c7b9ad3-8a70-4aad-8642-c20fbabb58ff tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Create volume of 1 GB Sep 07 13:58:21 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7c7b9ad3-8a70-4aad-8642-c20fbabb58ff tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Availability Zones retrieved successfully. Sep 07 13:58:21 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7c7b9ad3-8a70-4aad-8642-c20fbabb58ff tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Flow 'volume_create_api' (8e6b8212-aa2b-455d-b7a5-940117786bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:21 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7c7b9ad3-8a70-4aad-8642-c20fbabb58ff tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7562c24-125a-4085-ae67-d81eadfe52a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:21 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-7c7b9ad3-8a70-4aad-8642-c20fbabb58ff tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:58:21 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7c7b9ad3-8a70-4aad-8642-c20fbabb58ff tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7562c24-125a-4085-ae67-d81eadfe52a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:21 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7c7b9ad3-8a70-4aad-8642-c20fbabb58ff tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f4f96c3-37b5-41e7-a836-c5619de5d424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:21 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-7c7b9ad3-8a70-4aad-8642-c20fbabb58ff tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Created reservations ['7607885a-d5e1-4111-be8c-917621e164d5', 'c93e89c7-2254-4f2c-af78-70cf0e5cb303', '591c46fd-0d34-4886-bfd8-b8c7f7f0384d', '4426bfd5-5351-4fd9-acb2-5194eb3856d1'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:21 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7c7b9ad3-8a70-4aad-8642-c20fbabb58ff tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f4f96c3-37b5-41e7-a836-c5619de5d424) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7607885a-d5e1-4111-be8c-917621e164d5', 'c93e89c7-2254-4f2c-af78-70cf0e5cb303', '591c46fd-0d34-4886-bfd8-b8c7f7f0384d', '4426bfd5-5351-4fd9-acb2-5194eb3856d1']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:21 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7c7b9ad3-8a70-4aad-8642-c20fbabb58ff tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1876f54b-3f57-4c66-852a-fb2ad3abf6bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:21 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:21 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:21 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7c7b9ad3-8a70-4aad-8642-c20fbabb58ff tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1876f54b-3f57-4c66-852a-fb2ad3abf6bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62b63823-5253-4bb4-ba53-ed4e30a462c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-154634625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73205a42f1fc48139b386fb334303d16',qos_specs=None,replication_status=,reservations=['7607885a-d5e1-4111-be8c-917621e164d5','c93e89c7-2254-4f2c-af78-70cf0e5cb303','591c46fd-0d34-4886-bfd8-b8c7f7f0384d','4426bfd5-5351-4fd9-acb2-5194eb3856d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47a8b5814215416084cbbbcfa6accb21',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:58:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-154634625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62b63823-5253-4bb4-ba53-ed4e30a462c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73205a42f1fc48139b386fb334303d16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47a8b5814215416084cbbbcfa6accb21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:21 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7c7b9ad3-8a70-4aad-8642-c20fbabb58ff tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2c4d6bc-a839-448f-a1e5-35b7f453d983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:21 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7c7b9ad3-8a70-4aad-8642-c20fbabb58ff tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2c4d6bc-a839-448f-a1e5-35b7f453d983) transitioned into state 'SUCCESS' from state '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-154634625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73205a42f1fc48139b386fb334303d16',qos_specs=None,replication_status=,reservations=['7607885a-d5e1-4111-be8c-917621e164d5','c93e89c7-2254-4f2c-af78-70cf0e5cb303','591c46fd-0d34-4886-bfd8-b8c7f7f0384d','4426bfd5-5351-4fd9-acb2-5194eb3856d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47a8b5814215416084cbbbcfa6accb21',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:21 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7c7b9ad3-8a70-4aad-8642-c20fbabb58ff tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa67ebbd-da7b-44ca-9838-dd5df00dc0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:21 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7c7b9ad3-8a70-4aad-8642-c20fbabb58ff tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa67ebbd-da7b-44ca-9838-dd5df00dc0ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:21 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7c7b9ad3-8a70-4aad-8642-c20fbabb58ff tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Flow 'volume_create_api' (8e6b8212-aa2b-455d-b7a5-940117786bd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:21 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7c7b9ad3-8a70-4aad-8642-c20fbabb58ff tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Create volume request issued successfully. Sep 07 13:58:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7c7b9ad3-8a70-4aad-8642-c20fbabb58ff tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:58:21 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1179/2334] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:58:21 2026] POST /volume/v3/volumes => generated 764 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:58:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-44c89a53-b35e-40a7-863c-f97812ac876f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-44c89a53-b35e-40a7-863c-f97812ac876f tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:58:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-44c89a53-b35e-40a7-863c-f97812ac876f tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "f6fcee42-7bba-46ac-b34e-fab0675c6128", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1497925419"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-44c89a53-b35e-40a7-863c-f97812ac876f tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Create volume request body: {'volume': {"'snapshot_id": 'f6fcee42-7bba-46ac-b34e-fab0675c6128', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1497925419'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:58:21 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-44c89a53-b35e-40a7-863c-f97812ac876f tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Create volume of 1 GB Sep 07 13:58:21 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:21 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:21 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-44c89a53-b35e-40a7-863c-f97812ac876f tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Availability Zones retrieved successfully. Sep 07 13:58:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-44c89a53-b35e-40a7-863c-f97812ac876f tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Flow 'volume_create_api' (1a3c137e-b760-4172-a898-0457eb84ed8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-44c89a53-b35e-40a7-863c-f97812ac876f tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (895fa285-96d2-4750-ad7e-b45e52892ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-44c89a53-b35e-40a7-863c-f97812ac876f tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:58:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-44c89a53-b35e-40a7-863c-f97812ac876f tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (895fa285-96d2-4750-ad7e-b45e52892ed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-44c89a53-b35e-40a7-863c-f97812ac876f tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d5ea1e7-8077-405b-94be-6610948caa0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:21 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-44c89a53-b35e-40a7-863c-f97812ac876f tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Created reservations ['847d9e5b-c5d7-4c32-82f5-b769a49208fb', 'c899ba39-af4a-4f8b-8c8f-9b93b9ac6f96', 'adb95f5e-55fb-434c-84cf-7beb43b85081', 'ab1b8414-aad2-4c05-84bd-42d69dfc8c79'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-44c89a53-b35e-40a7-863c-f97812ac876f tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d5ea1e7-8077-405b-94be-6610948caa0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['847d9e5b-c5d7-4c32-82f5-b769a49208fb', 'c899ba39-af4a-4f8b-8c8f-9b93b9ac6f96', 'adb95f5e-55fb-434c-84cf-7beb43b85081', 'ab1b8414-aad2-4c05-84bd-42d69dfc8c79']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-44c89a53-b35e-40a7-863c-f97812ac876f tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f9f55ce-5a26-42b9-ade4-34a3cb241ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:21 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:21 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-44c89a53-b35e-40a7-863c-f97812ac876f tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f9f55ce-5a26-42b9-ade4-34a3cb241ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3b1b002-39b8-429a-9086-5438fa9ab050', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1497925419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73205a42f1fc48139b386fb334303d16',qos_specs=None,replication_status=,reservations=['847d9e5b-c5d7-4c32-82f5-b769a49208fb','c899ba39-af4a-4f8b-8c8f-9b93b9ac6f96','adb95f5e-55fb-434c-84cf-7beb43b85081','ab1b8414-aad2-4c05-84bd-42d69dfc8c79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47a8b5814215416084cbbbcfa6accb21',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:58:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1497925419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3b1b002-39b8-429a-9086-5438fa9ab050,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73205a42f1fc48139b386fb334303d16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47a8b5814215416084cbbbcfa6accb21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-44c89a53-b35e-40a7-863c-f97812ac876f tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ce5ba77-5913-45d2-a76b-613e2b25f489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-44c89a53-b35e-40a7-863c-f97812ac876f tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ce5ba77-5913-45d2-a76b-613e2b25f489) transitioned into state 'SUCCESS' from state '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-1497925419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73205a42f1fc48139b386fb334303d16',qos_specs=None,replication_status=,reservations=['847d9e5b-c5d7-4c32-82f5-b769a49208fb','c899ba39-af4a-4f8b-8c8f-9b93b9ac6f96','adb95f5e-55fb-434c-84cf-7beb43b85081','ab1b8414-aad2-4c05-84bd-42d69dfc8c79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47a8b5814215416084cbbbcfa6accb21',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-44c89a53-b35e-40a7-863c-f97812ac876f tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbd20762-f2f7-481c-a45e-2720db809998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2d5cca89-3e20-40b5-96e2-e5801a27ee93 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2d5cca89-3e20-40b5-96e2-e5801a27ee93 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] GET http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0 Sep 07 13:58:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2d5cca89-3e20-40b5-96e2-e5801a27ee93 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2d5cca89-3e20-40b5-96e2-e5801a27ee93 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-44c89a53-b35e-40a7-863c-f97812ac876f tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbd20762-f2f7-481c-a45e-2720db809998) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:21 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:21 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-44c89a53-b35e-40a7-863c-f97812ac876f tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Flow 'volume_create_api' (1a3c137e-b760-4172-a898-0457eb84ed8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:21 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2d5cca89-3e20-40b5-96e2-e5801a27ee93 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Snapshot retrieved successfully. Sep 07 13:58:21 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-44c89a53-b35e-40a7-863c-f97812ac876f tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Create volume request issued successfully. Sep 07 13:58:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2d5cca89-3e20-40b5-96e2-e5801a27ee93 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0 returned with HTTP 200 Sep 07 13:58:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-44c89a53-b35e-40a7-863c-f97812ac876f tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:58:21 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1180/2335] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:58:21 2026] GET /volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0 => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:21 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1156/2336] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:58:21 2026] POST /volume/v3/volumes => generated 765 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:58:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b495a045-26a6-420a-8b9a-ee44eba8d1a5 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b495a045-26a6-420a-8b9a-ee44eba8d1a5 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:58:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b495a045-26a6-420a-8b9a-ee44eba8d1a5 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "f6fcee42-7bba-46ac-b34e-fab0675c6128", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-863494095"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-b495a045-26a6-420a-8b9a-ee44eba8d1a5 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Create volume request body: {'volume': {"'snapshot_id": 'f6fcee42-7bba-46ac-b34e-fab0675c6128', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-863494095'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:58:21 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-b495a045-26a6-420a-8b9a-ee44eba8d1a5 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Create volume of 1 GB Sep 07 13:58:21 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b495a045-26a6-420a-8b9a-ee44eba8d1a5 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Availability Zones retrieved successfully. Sep 07 13:58:21 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b495a045-26a6-420a-8b9a-ee44eba8d1a5 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Flow 'volume_create_api' (a9127853-5ea8-4251-800f-48d53dc8a1db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:21 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b495a045-26a6-420a-8b9a-ee44eba8d1a5 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67ccf9bc-1e16-49e2-8ae6-e2e01139c911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:21 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-b495a045-26a6-420a-8b9a-ee44eba8d1a5 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:58:21 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b495a045-26a6-420a-8b9a-ee44eba8d1a5 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67ccf9bc-1e16-49e2-8ae6-e2e01139c911) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:21 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b495a045-26a6-420a-8b9a-ee44eba8d1a5 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f7ab8e2-61c9-4618-8b83-966a81e8b30c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:22 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-b495a045-26a6-420a-8b9a-ee44eba8d1a5 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Created reservations ['1acf7d56-a40b-4dd2-a56b-c64c3636a774', '81cf37d4-bfb6-47f2-b9cb-cd627419d5b4', '59282dda-15aa-4f24-8e85-e2facffe25c0', 'd01addb6-7c3c-4504-a8e8-4a0c283a0b81'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b495a045-26a6-420a-8b9a-ee44eba8d1a5 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f7ab8e2-61c9-4618-8b83-966a81e8b30c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1acf7d56-a40b-4dd2-a56b-c64c3636a774', '81cf37d4-bfb6-47f2-b9cb-cd627419d5b4', '59282dda-15aa-4f24-8e85-e2facffe25c0', 'd01addb6-7c3c-4504-a8e8-4a0c283a0b81']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b495a045-26a6-420a-8b9a-ee44eba8d1a5 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33ee2127-04ab-410a-88b2-bdde5cf4777b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:22 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:22 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b495a045-26a6-420a-8b9a-ee44eba8d1a5 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33ee2127-04ab-410a-88b2-bdde5cf4777b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78ab9c32-10a5-441f-9ca8-abb9c4106def', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-863494095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73205a42f1fc48139b386fb334303d16',qos_specs=None,replication_status=,reservations=['1acf7d56-a40b-4dd2-a56b-c64c3636a774','81cf37d4-bfb6-47f2-b9cb-cd627419d5b4','59282dda-15aa-4f24-8e85-e2facffe25c0','d01addb6-7c3c-4504-a8e8-4a0c283a0b81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47a8b5814215416084cbbbcfa6accb21',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:58:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-863494095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78ab9c32-10a5-441f-9ca8-abb9c4106def,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73205a42f1fc48139b386fb334303d16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47a8b5814215416084cbbbcfa6accb21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b495a045-26a6-420a-8b9a-ee44eba8d1a5 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4c07907-1c87-4b3f-9ed5-518729abc193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b495a045-26a6-420a-8b9a-ee44eba8d1a5 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4c07907-1c87-4b3f-9ed5-518729abc193) transitioned into state 'SUCCESS' from state '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-863494095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73205a42f1fc48139b386fb334303d16',qos_specs=None,replication_status=,reservations=['1acf7d56-a40b-4dd2-a56b-c64c3636a774','81cf37d4-bfb6-47f2-b9cb-cd627419d5b4','59282dda-15aa-4f24-8e85-e2facffe25c0','d01addb6-7c3c-4504-a8e8-4a0c283a0b81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47a8b5814215416084cbbbcfa6accb21',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b495a045-26a6-420a-8b9a-ee44eba8d1a5 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (621331c7-28f3-47c1-bb62-ef3e298a724f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b495a045-26a6-420a-8b9a-ee44eba8d1a5 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (621331c7-28f3-47c1-bb62-ef3e298a724f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b495a045-26a6-420a-8b9a-ee44eba8d1a5 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Flow 'volume_create_api' (a9127853-5ea8-4251-800f-48d53dc8a1db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:22 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b495a045-26a6-420a-8b9a-ee44eba8d1a5 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Create volume request issued successfully. Sep 07 13:58:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b495a045-26a6-420a-8b9a-ee44eba8d1a5 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:58:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1181/2337] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:58:21 2026] POST /volume/v3/volumes => generated 764 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:58:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ed9b57d3-57a5-4859-a484-6d049e363326 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ed9b57d3-57a5-4859-a484-6d049e363326 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:58:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ed9b57d3-57a5-4859-a484-6d049e363326 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "f6fcee42-7bba-46ac-b34e-fab0675c6128", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-922027635"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-ed9b57d3-57a5-4859-a484-6d049e363326 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Create volume request body: {'volume': {"'snapshot_id": 'f6fcee42-7bba-46ac-b34e-fab0675c6128', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-922027635'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:58:22 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-ed9b57d3-57a5-4859-a484-6d049e363326 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Create volume of 1 GB Sep 07 13:58:22 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:22 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:22 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ed9b57d3-57a5-4859-a484-6d049e363326 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Availability Zones retrieved successfully. Sep 07 13:58:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ed9b57d3-57a5-4859-a484-6d049e363326 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Flow 'volume_create_api' (f10db323-3a20-4c56-bf9b-8b88c373b5be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ed9b57d3-57a5-4859-a484-6d049e363326 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7aae5ad-289f-4ffb-91b4-cc5d94103de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-ed9b57d3-57a5-4859-a484-6d049e363326 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:58:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ed9b57d3-57a5-4859-a484-6d049e363326 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7aae5ad-289f-4ffb-91b4-cc5d94103de0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ed9b57d3-57a5-4859-a484-6d049e363326 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94f1cd1e-64f3-4add-95ca-a90bde8efb41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:22 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-ed9b57d3-57a5-4859-a484-6d049e363326 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Created reservations ['e8a3e606-fefc-41e3-93c2-2f6a39710fa0', '2ea2f093-aaed-4687-b0df-3714597e953d', 'bcc0f289-68e4-4f3c-a344-e78736f39442', 'a4116e53-2eb5-4e6a-b2da-ec6ab1ea9d7b'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ed9b57d3-57a5-4859-a484-6d049e363326 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94f1cd1e-64f3-4add-95ca-a90bde8efb41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8a3e606-fefc-41e3-93c2-2f6a39710fa0', '2ea2f093-aaed-4687-b0df-3714597e953d', 'bcc0f289-68e4-4f3c-a344-e78736f39442', 'a4116e53-2eb5-4e6a-b2da-ec6ab1ea9d7b']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ed9b57d3-57a5-4859-a484-6d049e363326 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ead713b-eb9a-40c5-aa69-f55f2e23e5ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:22 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:22 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ed9b57d3-57a5-4859-a484-6d049e363326 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ead713b-eb9a-40c5-aa69-f55f2e23e5ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08e2f371-878e-4a7d-be8a-9367d92797e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-922027635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73205a42f1fc48139b386fb334303d16',qos_specs=None,replication_status=,reservations=['e8a3e606-fefc-41e3-93c2-2f6a39710fa0','2ea2f093-aaed-4687-b0df-3714597e953d','bcc0f289-68e4-4f3c-a344-e78736f39442','a4116e53-2eb5-4e6a-b2da-ec6ab1ea9d7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47a8b5814215416084cbbbcfa6accb21',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:58:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-922027635',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08e2f371-878e-4a7d-be8a-9367d92797e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73205a42f1fc48139b386fb334303d16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47a8b5814215416084cbbbcfa6accb21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ed9b57d3-57a5-4859-a484-6d049e363326 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ce05f2a-0c7f-4083-b5b2-8b26170d21de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ed9b57d3-57a5-4859-a484-6d049e363326 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ce05f2a-0c7f-4083-b5b2-8b26170d21de) transitioned into state 'SUCCESS' from state '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-922027635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73205a42f1fc48139b386fb334303d16',qos_specs=None,replication_status=,reservations=['e8a3e606-fefc-41e3-93c2-2f6a39710fa0','2ea2f093-aaed-4687-b0df-3714597e953d','bcc0f289-68e4-4f3c-a344-e78736f39442','a4116e53-2eb5-4e6a-b2da-ec6ab1ea9d7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47a8b5814215416084cbbbcfa6accb21',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ed9b57d3-57a5-4859-a484-6d049e363326 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4de0566a-2513-4c6f-953f-44ead446ec30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ed9b57d3-57a5-4859-a484-6d049e363326 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4de0566a-2513-4c6f-953f-44ead446ec30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ed9b57d3-57a5-4859-a484-6d049e363326 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Flow 'volume_create_api' (f10db323-3a20-4c56-bf9b-8b88c373b5be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:22 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ed9b57d3-57a5-4859-a484-6d049e363326 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Create volume request issued successfully. Sep 07 13:58:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ed9b57d3-57a5-4859-a484-6d049e363326 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:58:22 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1157/2338] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:58:22 2026] POST /volume/v3/volumes => generated 764 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:58:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0d07ac4e-47c0-48ef-9dbd-b9ad2ffedb19 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0d07ac4e-47c0-48ef-9dbd-b9ad2ffedb19 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] GET http://192.168.122.6/volume/v3/volumes/286111b4-358f-461b-bd50-c01832a7c531 Sep 07 13:58:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0d07ac4e-47c0-48ef-9dbd-b9ad2ffedb19 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0d07ac4e-47c0-48ef-9dbd-b9ad2ffedb19 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:22 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:22 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:22 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:22 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:22 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0d07ac4e-47c0-48ef-9dbd-b9ad2ffedb19 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Volume info retrieved successfully. Sep 07 13:58:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0d07ac4e-47c0-48ef-9dbd-b9ad2ffedb19 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/volumes/286111b4-358f-461b-bd50-c01832a7c531 returned with HTTP 200 Sep 07 13:58:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1182/2339] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:22 2026] GET /volume/v3/volumes/286111b4-358f-461b-bd50-c01832a7c531 => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-39699240-2986-494b-9c4d-380c9d9d30ff None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-39699240-2986-494b-9c4d-380c9d9d30ff tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] GET http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0 Sep 07 13:58:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-39699240-2986-494b-9c4d-380c9d9d30ff tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-39699240-2986-494b-9c4d-380c9d9d30ff tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:22 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:22 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:22 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-39699240-2986-494b-9c4d-380c9d9d30ff tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Snapshot retrieved successfully. Sep 07 13:58:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-39699240-2986-494b-9c4d-380c9d9d30ff tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0 returned with HTTP 200 Sep 07 13:58:22 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1158/2340] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:58:22 2026] GET /volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0 => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-049a9dc4-d478-47f6-a4ca-d3dea5af96f1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-049a9dc4-d478-47f6-a4ca-d3dea5af96f1 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] POST http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata Sep 07 13:58:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-049a9dc4-d478-47f6-a4ca-d3dea5af96f1 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:22 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:22 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:22 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-049a9dc4-d478-47f6-a4ca-d3dea5af96f1 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Snapshot retrieved successfully. Sep 07 13:58:22 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-049a9dc4-d478-47f6-a4ca-d3dea5af96f1 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Update snapshot metadata completed successfully. Sep 07 13:58:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-049a9dc4-d478-47f6-a4ca-d3dea5af96f1 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata returned with HTTP 200 Sep 07 13:58:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1183/2341] 192.168.122.6 () {60 vars in 1276 bytes} [Mon Sep 7 13:58:22 2026] POST /volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata => generated 68 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:58:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-bfcb2237-e83c-43d2-ad8a-8b291988afb3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bfcb2237-e83c-43d2-ad8a-8b291988afb3 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-reader] GET http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata Sep 07 13:58:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bfcb2237-e83c-43d2-ad8a-8b291988afb3 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bfcb2237-e83c-43d2-ad8a-8b291988afb3 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-reader] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:23 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:23 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-bfcb2237-e83c-43d2-ad8a-8b291988afb3 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-reader] Snapshot retrieved successfully. Sep 07 13:58:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-bfcb2237-e83c-43d2-ad8a-8b291988afb3 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-reader] Get snapshot metadata completed successfully. Sep 07 13:58:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bfcb2237-e83c-43d2-ad8a-8b291988afb3 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-reader] http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata returned with HTTP 200 Sep 07 13:58:23 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1159/2342] 192.168.122.6 () {58 vars in 1255 bytes} [Mon Sep 7 13:58:22 2026] GET /volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata => generated 68 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:58:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1e695f45-db8e-4084-b1b2-4ffd3806df1a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1e695f45-db8e-4084-b1b2-4ffd3806df1a tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] PUT http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata Sep 07 13:58:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1e695f45-db8e-4084-b1b2-4ffd3806df1a tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:23 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:23 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:23 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1e695f45-db8e-4084-b1b2-4ffd3806df1a tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Snapshot retrieved successfully. Sep 07 13:58:23 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1e695f45-db8e-4084-b1b2-4ffd3806df1a tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Update snapshot metadata completed successfully. Sep 07 13:58:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1e695f45-db8e-4084-b1b2-4ffd3806df1a tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata returned with HTTP 200 Sep 07 13:58:23 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1184/2343] 192.168.122.6 () {60 vars in 1275 bytes} [Mon Sep 7 13:58:23 2026] PUT /volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata => generated 57 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:58:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-41ed17d5-368c-4be4-ac2c-6522118bbb52 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-41ed17d5-368c-4be4-ac2c-6522118bbb52 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-reader] GET http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata Sep 07 13:58:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-41ed17d5-368c-4be4-ac2c-6522118bbb52 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-41ed17d5-368c-4be4-ac2c-6522118bbb52 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-reader] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:23 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:23 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-41ed17d5-368c-4be4-ac2c-6522118bbb52 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-reader] Snapshot retrieved successfully. Sep 07 13:58:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-41ed17d5-368c-4be4-ac2c-6522118bbb52 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-reader] Get snapshot metadata completed successfully. Sep 07 13:58:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-41ed17d5-368c-4be4-ac2c-6522118bbb52 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-reader] http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata returned with HTTP 200 Sep 07 13:58:23 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1160/2344] 192.168.122.6 () {58 vars in 1255 bytes} [Mon Sep 7 13:58:23 2026] GET /volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata => generated 57 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:58:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f749156a-05cb-429a-b2ea-0695fa5863db None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f749156a-05cb-429a-b2ea-0695fa5863db tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata/key3 Sep 07 13:58:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f749156a-05cb-429a-b2ea-0695fa5863db tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f749156a-05cb-429a-b2ea-0695fa5863db tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:23 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:23 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:23 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f749156a-05cb-429a-b2ea-0695fa5863db tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Snapshot retrieved successfully. Sep 07 13:58:23 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f749156a-05cb-429a-b2ea-0695fa5863db tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Get snapshot metadata completed successfully. Sep 07 13:58:23 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f749156a-05cb-429a-b2ea-0695fa5863db tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Delete snapshot metadata completed successfully. Sep 07 13:58:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f749156a-05cb-429a-b2ea-0695fa5863db tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata/key3 returned with HTTP 200 Sep 07 13:58:23 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1185/2345] 192.168.122.6 () {58 vars in 1273 bytes} [Mon Sep 7 13:58:23 2026] DELETE /volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata/key3 => generated 0 bytes in 58 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 07 13:58:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-5ac1734f-2be0-4a56-bf0b-8b1484777b30 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5ac1734f-2be0-4a56-bf0b-8b1484777b30 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-reader] GET http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata Sep 07 13:58:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5ac1734f-2be0-4a56-bf0b-8b1484777b30 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5ac1734f-2be0-4a56-bf0b-8b1484777b30 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-reader] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:23 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:23 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-5ac1734f-2be0-4a56-bf0b-8b1484777b30 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-reader] Snapshot retrieved successfully. Sep 07 13:58:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-5ac1734f-2be0-4a56-bf0b-8b1484777b30 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-reader] Get snapshot metadata completed successfully. Sep 07 13:58:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5ac1734f-2be0-4a56-bf0b-8b1484777b30 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-reader] http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata returned with HTTP 200 Sep 07 13:58:23 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1161/2346] 192.168.122.6 () {58 vars in 1255 bytes} [Mon Sep 7 13:58:23 2026] GET /volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata => generated 32 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:58:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-761eed9c-f59b-40bc-96f3-09f2ed1930e3 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-761eed9c-f59b-40bc-96f3-09f2ed1930e3 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] PUT http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata Sep 07 13:58:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-761eed9c-f59b-40bc-96f3-09f2ed1930e3 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:23 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:23 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:23 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-761eed9c-f59b-40bc-96f3-09f2ed1930e3 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Snapshot retrieved successfully. Sep 07 13:58:23 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-761eed9c-f59b-40bc-96f3-09f2ed1930e3 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Update snapshot metadata completed successfully. Sep 07 13:58:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-761eed9c-f59b-40bc-96f3-09f2ed1930e3 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata returned with HTTP 200 Sep 07 13:58:23 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1186/2347] 192.168.122.6 () {60 vars in 1275 bytes} [Mon Sep 7 13:58:23 2026] PUT /volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata => generated 16 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:58:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-151609ab-0cf0-41b5-9445-52fe96d1eeae None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-151609ab-0cf0-41b5-9445-52fe96d1eeae tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] POST http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata Sep 07 13:58:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-151609ab-0cf0-41b5-9445-52fe96d1eeae tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:23 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:23 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-151609ab-0cf0-41b5-9445-52fe96d1eeae tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Snapshot retrieved successfully. Sep 07 13:58:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-151609ab-0cf0-41b5-9445-52fe96d1eeae tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Update snapshot metadata completed successfully. Sep 07 13:58:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-151609ab-0cf0-41b5-9445-52fe96d1eeae tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata returned with HTTP 200 Sep 07 13:58:23 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1162/2348] 192.168.122.6 () {60 vars in 1276 bytes} [Mon Sep 7 13:58:23 2026] POST /volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata => generated 68 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:58:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-837908ab-4fbc-43f2-bab8-0e3f797bc928 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-837908ab-4fbc-43f2-bab8-0e3f797bc928 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-reader] GET http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata Sep 07 13:58:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-837908ab-4fbc-43f2-bab8-0e3f797bc928 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-837908ab-4fbc-43f2-bab8-0e3f797bc928 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-reader] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:23 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:23 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:23 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-837908ab-4fbc-43f2-bab8-0e3f797bc928 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-reader] Snapshot retrieved successfully. Sep 07 13:58:23 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-837908ab-4fbc-43f2-bab8-0e3f797bc928 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-reader] Get snapshot metadata completed successfully. Sep 07 13:58:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-837908ab-4fbc-43f2-bab8-0e3f797bc928 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-reader] http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata returned with HTTP 200 Sep 07 13:58:23 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1187/2349] 192.168.122.6 () {58 vars in 1255 bytes} [Mon Sep 7 13:58:23 2026] GET /volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata => generated 68 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:58:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-dce8ab0d-a173-48bf-85e5-9c6a38740998 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dce8ab0d-a173-48bf-85e5-9c6a38740998 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] PUT http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata/key3 Sep 07 13:58:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dce8ab0d-a173-48bf-85e5-9c6a38740998 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:23 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:23 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-dce8ab0d-a173-48bf-85e5-9c6a38740998 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Snapshot retrieved successfully. Sep 07 13:58:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-dce8ab0d-a173-48bf-85e5-9c6a38740998 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Update snapshot metadata completed successfully. Sep 07 13:58:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dce8ab0d-a173-48bf-85e5-9c6a38740998 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata/key3 returned with HTTP 200 Sep 07 13:58:23 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1163/2350] 192.168.122.6 () {60 vars in 1290 bytes} [Mon Sep 7 13:58:23 2026] PUT /volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata/key3 => generated 35 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:58:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2b189e5e-5f64-46fc-a84c-ece63d042c8d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2b189e5e-5f64-46fc-a84c-ece63d042c8d tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-reader] GET http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata/key3 Sep 07 13:58:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2b189e5e-5f64-46fc-a84c-ece63d042c8d tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2b189e5e-5f64-46fc-a84c-ece63d042c8d tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-reader] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:23 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:23 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:23 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2b189e5e-5f64-46fc-a84c-ece63d042c8d tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-reader] Snapshot retrieved successfully. Sep 07 13:58:23 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2b189e5e-5f64-46fc-a84c-ece63d042c8d tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-reader] Get snapshot metadata completed successfully. Sep 07 13:58:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2b189e5e-5f64-46fc-a84c-ece63d042c8d tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-reader] http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata/key3 returned with HTTP 200 Sep 07 13:58:23 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1188/2351] 192.168.122.6 () {58 vars in 1270 bytes} [Mon Sep 7 13:58:23 2026] GET /volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata/key3 => generated 35 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:58:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8c01c3d1-73c0-4855-842b-66902fed0f63 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8c01c3d1-73c0-4855-842b-66902fed0f63 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-reader] GET http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata Sep 07 13:58:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8c01c3d1-73c0-4855-842b-66902fed0f63 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8c01c3d1-73c0-4855-842b-66902fed0f63 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-reader] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:23 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:23 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8c01c3d1-73c0-4855-842b-66902fed0f63 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-reader] Snapshot retrieved successfully. Sep 07 13:58:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8c01c3d1-73c0-4855-842b-66902fed0f63 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-reader] Get snapshot metadata completed successfully. Sep 07 13:58:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8c01c3d1-73c0-4855-842b-66902fed0f63 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-reader] http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata returned with HTTP 200 Sep 07 13:58:23 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1164/2352] 192.168.122.6 () {58 vars in 1255 bytes} [Mon Sep 7 13:58:23 2026] GET /volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata => generated 75 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:58:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0c4e1087-ae5a-45b4-bd2d-ab3f0f588096 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0c4e1087-ae5a-45b4-bd2d-ab3f0f588096 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] PUT http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata Sep 07 13:58:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0c4e1087-ae5a-45b4-bd2d-ab3f0f588096 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:23 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:23 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:23 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0c4e1087-ae5a-45b4-bd2d-ab3f0f588096 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Snapshot retrieved successfully. Sep 07 13:58:23 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0c4e1087-ae5a-45b4-bd2d-ab3f0f588096 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Update snapshot metadata completed successfully. Sep 07 13:58:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0c4e1087-ae5a-45b4-bd2d-ab3f0f588096 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata returned with HTTP 200 Sep 07 13:58:23 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1189/2353] 192.168.122.6 () {60 vars in 1275 bytes} [Mon Sep 7 13:58:23 2026] PUT /volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0/metadata => generated 16 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 13:58:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-918772a2-0253-4662-a615-ef1c179dd81e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-3202806b-d97e-4ef1-8bd4-f7fa64f79e28 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3202806b-d97e-4ef1-8bd4-f7fa64f79e28 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] GET http://192.168.122.6/volume/v3/volumes/286111b4-358f-461b-bd50-c01832a7c531 Sep 07 13:58:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-918772a2-0253-4662-a615-ef1c179dd81e tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0 Sep 07 13:58:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3202806b-d97e-4ef1-8bd4-f7fa64f79e28 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-918772a2-0253-4662-a615-ef1c179dd81e tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3202806b-d97e-4ef1-8bd4-f7fa64f79e28 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-918772a2-0253-4662-a615-ef1c179dd81e tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:23 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-918772a2-0253-4662-a615-ef1c179dd81e tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Delete snapshot with id: 775c41f2-b234-44e0-832d-bba4da71edb0 Sep 07 13:58:23 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:23 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:23 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:23 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:23 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:23 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-918772a2-0253-4662-a615-ef1c179dd81e tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Snapshot retrieved successfully. Sep 07 13:58:23 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-3202806b-d97e-4ef1-8bd4-f7fa64f79e28 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Volume info retrieved successfully. Sep 07 13:58:23 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:23 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3202806b-d97e-4ef1-8bd4-f7fa64f79e28 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/volumes/286111b4-358f-461b-bd50-c01832a7c531 returned with HTTP 200 Sep 07 13:58:23 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1190/2354] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:23 2026] GET /volume/v3/volumes/286111b4-358f-461b-bd50-c01832a7c531 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-79c2057a-f67e-42a9-95d8-f4ab3d6ee9c5 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-79c2057a-f67e-42a9-95d8-f4ab3d6ee9c5 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] GET http://192.168.122.6/volume/v3/volumes/62b63823-5253-4bb4-ba53-ed4e30a462c7 Sep 07 13:58:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-79c2057a-f67e-42a9-95d8-f4ab3d6ee9c5 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-79c2057a-f67e-42a9-95d8-f4ab3d6ee9c5 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-918772a2-0253-4662-a615-ef1c179dd81e tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Snapshot delete request issued successfully. Sep 07 13:58:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-918772a2-0253-4662-a615-ef1c179dd81e tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0 returned with HTTP 202 Sep 07 13:58:23 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1165/2355] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 13:58:23 2026] DELETE /volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:58:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7e21ad90-3980-4347-975a-b62be294738a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7e21ad90-3980-4347-975a-b62be294738a tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] GET http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0 Sep 07 13:58:23 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:23 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7e21ad90-3980-4347-975a-b62be294738a tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7e21ad90-3980-4347-975a-b62be294738a tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:23 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:23 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:23 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-79c2057a-f67e-42a9-95d8-f4ab3d6ee9c5 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Volume info retrieved successfully. Sep 07 13:58:23 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:23 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7e21ad90-3980-4347-975a-b62be294738a tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Snapshot retrieved successfully. Sep 07 13:58:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7e21ad90-3980-4347-975a-b62be294738a tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0 returned with HTTP 200 Sep 07 13:58:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-79c2057a-f67e-42a9-95d8-f4ab3d6ee9c5 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/volumes/62b63823-5253-4bb4-ba53-ed4e30a462c7 returned with HTTP 200 Sep 07 13:58:23 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1166/2357] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:58:23 2026] GET /volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0 => generated 468 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:58:23 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1191/2357] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:23 2026] GET /volume/v3/volumes/62b63823-5253-4bb4-ba53-ed4e30a462c7 => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c908ec36-e27e-4624-bd2b-9ae2666161d7 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c908ec36-e27e-4624-bd2b-9ae2666161d7 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] GET http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0 Sep 07 13:58:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c908ec36-e27e-4624-bd2b-9ae2666161d7 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c908ec36-e27e-4624-bd2b-9ae2666161d7 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3e528bea-6eea-4ab5-818b-b8ee51cb5984 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3e528bea-6eea-4ab5-818b-b8ee51cb5984 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] GET http://192.168.122.6/volume/v3/volumes/62b63823-5253-4bb4-ba53-ed4e30a462c7 Sep 07 13:58:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3e528bea-6eea-4ab5-818b-b8ee51cb5984 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:24 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:24 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:24 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c908ec36-e27e-4624-bd2b-9ae2666161d7 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Snapshot retrieved successfully. Sep 07 13:58:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3e528bea-6eea-4ab5-818b-b8ee51cb5984 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c908ec36-e27e-4624-bd2b-9ae2666161d7 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0 returned with HTTP 200 Sep 07 13:58:24 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1192/2358] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:58:24 2026] GET /volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:24 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:24 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:24 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:24 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:24 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3e528bea-6eea-4ab5-818b-b8ee51cb5984 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Volume info retrieved successfully. Sep 07 13:58:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3e528bea-6eea-4ab5-818b-b8ee51cb5984 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/volumes/62b63823-5253-4bb4-ba53-ed4e30a462c7 returned with HTTP 200 Sep 07 13:58:24 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1167/2359] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:24 2026] GET /volume/v3/volumes/62b63823-5253-4bb4-ba53-ed4e30a462c7 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-41084692-f448-4d0f-95ed-1e8e593aea73 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-41084692-f448-4d0f-95ed-1e8e593aea73 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] GET http://192.168.122.6/volume/v3/volumes/b3b1b002-39b8-429a-9086-5438fa9ab050 Sep 07 13:58:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-41084692-f448-4d0f-95ed-1e8e593aea73 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-41084692-f448-4d0f-95ed-1e8e593aea73 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:24 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:24 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:24 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:24 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:24 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-41084692-f448-4d0f-95ed-1e8e593aea73 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Volume info retrieved successfully. Sep 07 13:58:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-41084692-f448-4d0f-95ed-1e8e593aea73 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/volumes/b3b1b002-39b8-429a-9086-5438fa9ab050 returned with HTTP 200 Sep 07 13:58:24 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1193/2360] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:24 2026] GET /volume/v3/volumes/b3b1b002-39b8-429a-9086-5438fa9ab050 => generated 857 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d83aefd4-d3cd-48bd-a811-7d6b49c5b7ae None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d83aefd4-d3cd-48bd-a811-7d6b49c5b7ae tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] GET http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0 Sep 07 13:58:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d83aefd4-d3cd-48bd-a811-7d6b49c5b7ae tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d83aefd4-d3cd-48bd-a811-7d6b49c5b7ae tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d83aefd4-d3cd-48bd-a811-7d6b49c5b7ae tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] http://192.168.122.6/volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0 returned with HTTP 404 Sep 07 13:58:25 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1168/2361] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:58:25 2026] GET /volume/v3/snapshots/775c41f2-b234-44e0-832d-bba4da71edb0 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0f72ad2a-9714-4eb3-8cea-b2f398402442 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0f72ad2a-9714-4eb3-8cea-b2f398402442 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] GET http://192.168.122.6/volume/v3/volumes/cf9e6f59-c34b-4194-883e-d90c60cf173e Sep 07 13:58:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0f72ad2a-9714-4eb3-8cea-b2f398402442 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0f72ad2a-9714-4eb3-8cea-b2f398402442 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:25 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:25 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:25 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:25 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:25 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0f72ad2a-9714-4eb3-8cea-b2f398402442 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Volume info retrieved successfully. Sep 07 13:58:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0f72ad2a-9714-4eb3-8cea-b2f398402442 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] http://192.168.122.6/volume/v3/volumes/cf9e6f59-c34b-4194-883e-d90c60cf173e returned with HTTP 200 Sep 07 13:58:25 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1194/2362] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:25 2026] GET /volume/v3/volumes/cf9e6f59-c34b-4194-883e-d90c60cf173e => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8b4c644b-c5e5-4a30-a781-830397b98b6f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8b4c644b-c5e5-4a30-a781-830397b98b6f tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] DELETE http://192.168.122.6/volume/v3/volumes/cf9e6f59-c34b-4194-883e-d90c60cf173e Sep 07 13:58:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8b4c644b-c5e5-4a30-a781-830397b98b6f tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8b4c644b-c5e5-4a30-a781-830397b98b6f tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:25 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-8b4c644b-c5e5-4a30-a781-830397b98b6f tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Delete volume with id: cf9e6f59-c34b-4194-883e-d90c60cf173e Sep 07 13:58:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-de3295d1-5daf-45e2-8b71-308eb53f86e2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:25 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:25 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:25 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:25 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:25 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8b4c644b-c5e5-4a30-a781-830397b98b6f tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Volume info retrieved successfully. Sep 07 13:58:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-de3295d1-5daf-45e2-8b71-308eb53f86e2 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] GET http://192.168.122.6/volume/v3/volumes/b3b1b002-39b8-429a-9086-5438fa9ab050 Sep 07 13:58:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-de3295d1-5daf-45e2-8b71-308eb53f86e2 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-de3295d1-5daf-45e2-8b71-308eb53f86e2 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:25 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:25 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:25 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:25 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:25 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-de3295d1-5daf-45e2-8b71-308eb53f86e2 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Volume info retrieved successfully. Sep 07 13:58:25 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8b4c644b-c5e5-4a30-a781-830397b98b6f tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Delete volume request issued successfully. Sep 07 13:58:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8b4c644b-c5e5-4a30-a781-830397b98b6f tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] http://192.168.122.6/volume/v3/volumes/cf9e6f59-c34b-4194-883e-d90c60cf173e returned with HTTP 202 Sep 07 13:58:25 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1169/2363] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:58:25 2026] DELETE /volume/v3/volumes/cf9e6f59-c34b-4194-883e-d90c60cf173e => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:58:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-de3295d1-5daf-45e2-8b71-308eb53f86e2 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/volumes/b3b1b002-39b8-429a-9086-5438fa9ab050 returned with HTTP 200 Sep 07 13:58:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3839ff71-55fa-418e-93e9-f2227cebe5c1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:25 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1195/2364] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:25 2026] GET /volume/v3/volumes/b3b1b002-39b8-429a-9086-5438fa9ab050 => generated 858 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3839ff71-55fa-418e-93e9-f2227cebe5c1 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] GET http://192.168.122.6/volume/v3/volumes/cf9e6f59-c34b-4194-883e-d90c60cf173e Sep 07 13:58:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3839ff71-55fa-418e-93e9-f2227cebe5c1 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3839ff71-55fa-418e-93e9-f2227cebe5c1 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0a00f476-a428-489f-95f5-4c79afa15210 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:26 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:26 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:26 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:26 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:26 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0a00f476-a428-489f-95f5-4c79afa15210 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] GET http://192.168.122.6/volume/v3/volumes/78ab9c32-10a5-441f-9ca8-abb9c4106def Sep 07 13:58:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0a00f476-a428-489f-95f5-4c79afa15210 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0a00f476-a428-489f-95f5-4c79afa15210 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:26 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3839ff71-55fa-418e-93e9-f2227cebe5c1 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Volume info retrieved successfully. Sep 07 13:58:26 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:26 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:26 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:26 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3839ff71-55fa-418e-93e9-f2227cebe5c1 tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] http://192.168.122.6/volume/v3/volumes/cf9e6f59-c34b-4194-883e-d90c60cf173e returned with HTTP 200 Sep 07 13:58:26 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1170/2365] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:25 2026] GET /volume/v3/volumes/cf9e6f59-c34b-4194-883e-d90c60cf173e => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:26 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0a00f476-a428-489f-95f5-4c79afa15210 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Volume info retrieved successfully. Sep 07 13:58:26 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0a00f476-a428-489f-95f5-4c79afa15210 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/volumes/78ab9c32-10a5-441f-9ca8-abb9c4106def returned with HTTP 200 Sep 07 13:58:26 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1196/2366] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:25 2026] GET /volume/v3/volumes/78ab9c32-10a5-441f-9ca8-abb9c4106def => generated 857 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9fd59714-13e8-4b3d-b567-2473dc8ed582 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9fd59714-13e8-4b3d-b567-2473dc8ed582 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] GET http://192.168.122.6/volume/v3/volumes/08e2f371-878e-4a7d-be8a-9367d92797e6 Sep 07 13:58:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9fd59714-13e8-4b3d-b567-2473dc8ed582 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9fd59714-13e8-4b3d-b567-2473dc8ed582 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:26 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:26 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:26 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:26 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:26 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9fd59714-13e8-4b3d-b567-2473dc8ed582 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Volume info retrieved successfully. Sep 07 13:58:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9fd59714-13e8-4b3d-b567-2473dc8ed582 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/volumes/08e2f371-878e-4a7d-be8a-9367d92797e6 returned with HTTP 200 Sep 07 13:58:26 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1171/2367] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:26 2026] GET /volume/v3/volumes/08e2f371-878e-4a7d-be8a-9367d92797e6 => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d895055d-4808-44e8-8c29-5806da4ca95a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:27 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d895055d-4808-44e8-8c29-5806da4ca95a tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] GET http://192.168.122.6/volume/v3/volumes/cf9e6f59-c34b-4194-883e-d90c60cf173e Sep 07 13:58:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d895055d-4808-44e8-8c29-5806da4ca95a tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d895055d-4808-44e8-8c29-5806da4ca95a tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:27 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d895055d-4808-44e8-8c29-5806da4ca95a tempest-SnapshotMetadataTestJSON-1081581944 tempest-SnapshotMetadataTestJSON-1081581944-project-member] http://192.168.122.6/volume/v3/volumes/cf9e6f59-c34b-4194-883e-d90c60cf173e returned with HTTP 404 Sep 07 13:58:27 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1197/2368] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:27 2026] GET /volume/v3/volumes/cf9e6f59-c34b-4194-883e-d90c60cf173e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-496f0946-78da-4a24-add6-1481f87a4fbd None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:27 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-496f0946-78da-4a24-add6-1481f87a4fbd tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] GET http://192.168.122.6/volume/v3/volumes/08e2f371-878e-4a7d-be8a-9367d92797e6 Sep 07 13:58:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-496f0946-78da-4a24-add6-1481f87a4fbd tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-496f0946-78da-4a24-add6-1481f87a4fbd tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:27 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:27 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:27 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:27 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:27 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-496f0946-78da-4a24-add6-1481f87a4fbd tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Volume info retrieved successfully. Sep 07 13:58:27 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-496f0946-78da-4a24-add6-1481f87a4fbd tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/volumes/08e2f371-878e-4a7d-be8a-9367d92797e6 returned with HTTP 200 Sep 07 13:58:27 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1172/2369] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:27 2026] GET /volume/v3/volumes/08e2f371-878e-4a7d-be8a-9367d92797e6 => generated 857 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f319b8de-d849-442f-96fb-b0ccfed44c3c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:27 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f319b8de-d849-442f-96fb-b0ccfed44c3c tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] DELETE http://192.168.122.6/volume/v3/volumes/08e2f371-878e-4a7d-be8a-9367d92797e6 Sep 07 13:58:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f319b8de-d849-442f-96fb-b0ccfed44c3c tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f319b8de-d849-442f-96fb-b0ccfed44c3c tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:27 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-f319b8de-d849-442f-96fb-b0ccfed44c3c tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Delete volume with id: 08e2f371-878e-4a7d-be8a-9367d92797e6 Sep 07 13:58:27 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:27 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:27 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:27 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:27 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f319b8de-d849-442f-96fb-b0ccfed44c3c tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Volume info retrieved successfully. Sep 07 13:58:27 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f319b8de-d849-442f-96fb-b0ccfed44c3c tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Delete volume request issued successfully. Sep 07 13:58:27 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f319b8de-d849-442f-96fb-b0ccfed44c3c tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/volumes/08e2f371-878e-4a7d-be8a-9367d92797e6 returned with HTTP 202 Sep 07 13:58:27 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1198/2370] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:58:27 2026] DELETE /volume/v3/volumes/08e2f371-878e-4a7d-be8a-9367d92797e6 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:58:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a0a9edde-df06-45e8-9f13-7b79ec604ab8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:27 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a0a9edde-df06-45e8-9f13-7b79ec604ab8 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] GET http://192.168.122.6/volume/v3/volumes/08e2f371-878e-4a7d-be8a-9367d92797e6 Sep 07 13:58:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a0a9edde-df06-45e8-9f13-7b79ec604ab8 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a0a9edde-df06-45e8-9f13-7b79ec604ab8 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:27 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:27 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:27 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:27 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:27 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a0a9edde-df06-45e8-9f13-7b79ec604ab8 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Volume info retrieved successfully. Sep 07 13:58:27 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a0a9edde-df06-45e8-9f13-7b79ec604ab8 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/volumes/08e2f371-878e-4a7d-be8a-9367d92797e6 returned with HTTP 200 Sep 07 13:58:27 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1173/2371] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:27 2026] GET /volume/v3/volumes/08e2f371-878e-4a7d-be8a-9367d92797e6 => generated 856 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1bd93b57-d074-4f2d-abfa-94310d389791 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1bd93b57-d074-4f2d-abfa-94310d389791 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] GET http://192.168.122.6/volume/v3/volumes/08e2f371-878e-4a7d-be8a-9367d92797e6 Sep 07 13:58:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1bd93b57-d074-4f2d-abfa-94310d389791 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1bd93b57-d074-4f2d-abfa-94310d389791 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1bd93b57-d074-4f2d-abfa-94310d389791 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/volumes/08e2f371-878e-4a7d-be8a-9367d92797e6 returned with HTTP 404 Sep 07 13:58:28 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1199/2372] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:28 2026] GET /volume/v3/volumes/08e2f371-878e-4a7d-be8a-9367d92797e6 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-0ebb4cd9-fe5b-4c03-96a2-12d3d7b2a57a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0ebb4cd9-fe5b-4c03-96a2-12d3d7b2a57a tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] DELETE http://192.168.122.6/volume/v3/volumes/78ab9c32-10a5-441f-9ca8-abb9c4106def Sep 07 13:58:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0ebb4cd9-fe5b-4c03-96a2-12d3d7b2a57a tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0ebb4cd9-fe5b-4c03-96a2-12d3d7b2a57a tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:28 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-0ebb4cd9-fe5b-4c03-96a2-12d3d7b2a57a tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Delete volume with id: 78ab9c32-10a5-441f-9ca8-abb9c4106def Sep 07 13:58:28 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:28 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:28 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:28 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:28 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-0ebb4cd9-fe5b-4c03-96a2-12d3d7b2a57a tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Volume info retrieved successfully. Sep 07 13:58:28 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-0ebb4cd9-fe5b-4c03-96a2-12d3d7b2a57a tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Delete volume request issued successfully. Sep 07 13:58:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0ebb4cd9-fe5b-4c03-96a2-12d3d7b2a57a tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/volumes/78ab9c32-10a5-441f-9ca8-abb9c4106def returned with HTTP 202 Sep 07 13:58:28 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1174/2373] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:58:28 2026] DELETE /volume/v3/volumes/78ab9c32-10a5-441f-9ca8-abb9c4106def => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:58:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-96dd832a-0da3-480c-9147-442cdb312f60 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-96dd832a-0da3-480c-9147-442cdb312f60 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] GET http://192.168.122.6/volume/v3/volumes/78ab9c32-10a5-441f-9ca8-abb9c4106def Sep 07 13:58:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-96dd832a-0da3-480c-9147-442cdb312f60 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-96dd832a-0da3-480c-9147-442cdb312f60 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:28 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:28 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:28 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:28 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:28 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-96dd832a-0da3-480c-9147-442cdb312f60 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Volume info retrieved successfully. Sep 07 13:58:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-96dd832a-0da3-480c-9147-442cdb312f60 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/volumes/78ab9c32-10a5-441f-9ca8-abb9c4106def returned with HTTP 200 Sep 07 13:58:28 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1200/2374] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:28 2026] GET /volume/v3/volumes/78ab9c32-10a5-441f-9ca8-abb9c4106def => generated 856 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-0cbd8777-38c9-4597-bccc-7b5b7b73058e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0cbd8777-38c9-4597-bccc-7b5b7b73058e tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] GET http://192.168.122.6/volume/v3/volumes/78ab9c32-10a5-441f-9ca8-abb9c4106def Sep 07 13:58:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0cbd8777-38c9-4597-bccc-7b5b7b73058e tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0cbd8777-38c9-4597-bccc-7b5b7b73058e tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0cbd8777-38c9-4597-bccc-7b5b7b73058e tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/volumes/78ab9c32-10a5-441f-9ca8-abb9c4106def returned with HTTP 404 Sep 07 13:58:29 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1175/2375] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:29 2026] GET /volume/v3/volumes/78ab9c32-10a5-441f-9ca8-abb9c4106def => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-13f01fcc-99df-4703-9e02-639a8b7ad3c7 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-13f01fcc-99df-4703-9e02-639a8b7ad3c7 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] DELETE http://192.168.122.6/volume/v3/volumes/b3b1b002-39b8-429a-9086-5438fa9ab050 Sep 07 13:58:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-13f01fcc-99df-4703-9e02-639a8b7ad3c7 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-13f01fcc-99df-4703-9e02-639a8b7ad3c7 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:29 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-13f01fcc-99df-4703-9e02-639a8b7ad3c7 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Delete volume with id: b3b1b002-39b8-429a-9086-5438fa9ab050 Sep 07 13:58:29 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:29 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:29 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:29 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:29 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-13f01fcc-99df-4703-9e02-639a8b7ad3c7 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Volume info retrieved successfully. Sep 07 13:58:29 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-13f01fcc-99df-4703-9e02-639a8b7ad3c7 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Delete volume request issued successfully. Sep 07 13:58:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-13f01fcc-99df-4703-9e02-639a8b7ad3c7 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/volumes/b3b1b002-39b8-429a-9086-5438fa9ab050 returned with HTTP 202 Sep 07 13:58:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1201/2376] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:58:29 2026] DELETE /volume/v3/volumes/b3b1b002-39b8-429a-9086-5438fa9ab050 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:58:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9e0ad7c9-2261-4838-8b26-79540dbe4624 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9e0ad7c9-2261-4838-8b26-79540dbe4624 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] GET http://192.168.122.6/volume/v3/volumes/b3b1b002-39b8-429a-9086-5438fa9ab050 Sep 07 13:58:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9e0ad7c9-2261-4838-8b26-79540dbe4624 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9e0ad7c9-2261-4838-8b26-79540dbe4624 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:29 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:29 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:29 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:29 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:29 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9e0ad7c9-2261-4838-8b26-79540dbe4624 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Volume info retrieved successfully. Sep 07 13:58:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9e0ad7c9-2261-4838-8b26-79540dbe4624 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/volumes/b3b1b002-39b8-429a-9086-5438fa9ab050 returned with HTTP 200 Sep 07 13:58:29 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1176/2377] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:29 2026] GET /volume/v3/volumes/b3b1b002-39b8-429a-9086-5438fa9ab050 => generated 857 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bd80e2bc-b2e5-432d-8933-2ee2dd73395f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bd80e2bc-b2e5-432d-8933-2ee2dd73395f tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] GET http://192.168.122.6/volume/v3/volumes/b3b1b002-39b8-429a-9086-5438fa9ab050 Sep 07 13:58:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bd80e2bc-b2e5-432d-8933-2ee2dd73395f tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bd80e2bc-b2e5-432d-8933-2ee2dd73395f tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bd80e2bc-b2e5-432d-8933-2ee2dd73395f tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/volumes/b3b1b002-39b8-429a-9086-5438fa9ab050 returned with HTTP 404 Sep 07 13:58:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1202/2378] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:30 2026] GET /volume/v3/volumes/b3b1b002-39b8-429a-9086-5438fa9ab050 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-5a0c6159-6117-4af1-97e3-532c3ff802e4 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5a0c6159-6117-4af1-97e3-532c3ff802e4 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] DELETE http://192.168.122.6/volume/v3/volumes/62b63823-5253-4bb4-ba53-ed4e30a462c7 Sep 07 13:58:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5a0c6159-6117-4af1-97e3-532c3ff802e4 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5a0c6159-6117-4af1-97e3-532c3ff802e4 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:30 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-5a0c6159-6117-4af1-97e3-532c3ff802e4 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Delete volume with id: 62b63823-5253-4bb4-ba53-ed4e30a462c7 Sep 07 13:58:30 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:30 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:30 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:30 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:30 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-5a0c6159-6117-4af1-97e3-532c3ff802e4 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Volume info retrieved successfully. Sep 07 13:58:30 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-5a0c6159-6117-4af1-97e3-532c3ff802e4 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Delete volume request issued successfully. Sep 07 13:58:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5a0c6159-6117-4af1-97e3-532c3ff802e4 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/volumes/62b63823-5253-4bb4-ba53-ed4e30a462c7 returned with HTTP 202 Sep 07 13:58:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1177/2379] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:58:30 2026] DELETE /volume/v3/volumes/62b63823-5253-4bb4-ba53-ed4e30a462c7 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:58:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f5997a81-96e1-45b4-b28b-ed12e89d8f05 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f5997a81-96e1-45b4-b28b-ed12e89d8f05 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] GET http://192.168.122.6/volume/v3/volumes/62b63823-5253-4bb4-ba53-ed4e30a462c7 Sep 07 13:58:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f5997a81-96e1-45b4-b28b-ed12e89d8f05 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f5997a81-96e1-45b4-b28b-ed12e89d8f05 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:30 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:30 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:30 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:30 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:30 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f5997a81-96e1-45b4-b28b-ed12e89d8f05 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Volume info retrieved successfully. Sep 07 13:58:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f5997a81-96e1-45b4-b28b-ed12e89d8f05 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/volumes/62b63823-5253-4bb4-ba53-ed4e30a462c7 returned with HTTP 200 Sep 07 13:58:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1203/2380] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:30 2026] GET /volume/v3/volumes/62b63823-5253-4bb4-ba53-ed4e30a462c7 => generated 856 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a28940ee-47a4-40b7-8c03-49ad627b0b9a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4b6dd204-657a-4540-b8ba-ba84e1da4e94 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4b6dd204-657a-4540-b8ba-ba84e1da4e94 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] GET http://192.168.122.6/volume/v3/volumes/62b63823-5253-4bb4-ba53-ed4e30a462c7 Sep 07 13:58:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4b6dd204-657a-4540-b8ba-ba84e1da4e94 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4b6dd204-657a-4540-b8ba-ba84e1da4e94 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4b6dd204-657a-4540-b8ba-ba84e1da4e94 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/volumes/62b63823-5253-4bb4-ba53-ed4e30a462c7 returned with HTTP 404 Sep 07 13:58:31 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1204/2381] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:31 2026] GET /volume/v3/volumes/62b63823-5253-4bb4-ba53-ed4e30a462c7 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4c733217-f031-4e9a-9b04-8f07be2d845f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4c733217-f031-4e9a-9b04-8f07be2d845f tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] DELETE http://192.168.122.6/volume/v3/volumes/286111b4-358f-461b-bd50-c01832a7c531 Sep 07 13:58:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4c733217-f031-4e9a-9b04-8f07be2d845f tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4c733217-f031-4e9a-9b04-8f07be2d845f tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:31 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-4c733217-f031-4e9a-9b04-8f07be2d845f tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Delete volume with id: 286111b4-358f-461b-bd50-c01832a7c531 Sep 07 13:58:32 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:32 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:32 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:32 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:32 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-4c733217-f031-4e9a-9b04-8f07be2d845f tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Volume info retrieved successfully. Sep 07 13:58:32 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-4c733217-f031-4e9a-9b04-8f07be2d845f tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Delete volume request issued successfully. Sep 07 13:58:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4c733217-f031-4e9a-9b04-8f07be2d845f tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/volumes/286111b4-358f-461b-bd50-c01832a7c531 returned with HTTP 202 Sep 07 13:58:32 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1205/2382] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:58:31 2026] DELETE /volume/v3/volumes/286111b4-358f-461b-bd50-c01832a7c531 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:58:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d5af7321-3243-495a-8317-508a813017fd None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a28940ee-47a4-40b7-8c03-49ad627b0b9a tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:58:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d5af7321-3243-495a-8317-508a813017fd tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] GET http://192.168.122.6/volume/v3/volumes/286111b4-358f-461b-bd50-c01832a7c531 Sep 07 13:58:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d5af7321-3243-495a-8317-508a813017fd tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a28940ee-47a4-40b7-8c03-49ad627b0b9a tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1507801842"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d5af7321-3243-495a-8317-508a813017fd tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-a28940ee-47a4-40b7-8c03-49ad627b0b9a tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1507801842'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:58:32 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-a28940ee-47a4-40b7-8c03-49ad627b0b9a tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Create volume of 1 GB Sep 07 13:58:32 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a28940ee-47a4-40b7-8c03-49ad627b0b9a tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Availability Zones retrieved successfully. Sep 07 13:58:32 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:32 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:32 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:32 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:32 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d5af7321-3243-495a-8317-508a813017fd tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Volume info retrieved successfully. Sep 07 13:58:32 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a28940ee-47a4-40b7-8c03-49ad627b0b9a tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Flow 'volume_create_api' (1612e845-6564-4825-8977-aaff709f1218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:32 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a28940ee-47a4-40b7-8c03-49ad627b0b9a tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05fd5e18-fda4-4c54-9e8c-b4631fb5d413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:32 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-a28940ee-47a4-40b7-8c03-49ad627b0b9a tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:58:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d5af7321-3243-495a-8317-508a813017fd tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/volumes/286111b4-358f-461b-bd50-c01832a7c531 returned with HTTP 200 Sep 07 13:58:32 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1206/2383] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:32 2026] GET /volume/v3/volumes/286111b4-358f-461b-bd50-c01832a7c531 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:32 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a28940ee-47a4-40b7-8c03-49ad627b0b9a tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05fd5e18-fda4-4c54-9e8c-b4631fb5d413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:32 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a28940ee-47a4-40b7-8c03-49ad627b0b9a tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60c05a42-64aa-41f9-af3b-f9cc5531e8d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:32 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-a28940ee-47a4-40b7-8c03-49ad627b0b9a tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Created reservations ['8676be47-355d-4e0f-ae67-b00937491b71', '23642ba0-ea79-4b66-bc4a-f9979c83b92f', 'd3cdf9d9-5edc-4887-bc8e-a4e087697de2', '567b301c-f251-487c-a292-1d4e1e0b3dde'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:32 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a28940ee-47a4-40b7-8c03-49ad627b0b9a tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60c05a42-64aa-41f9-af3b-f9cc5531e8d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8676be47-355d-4e0f-ae67-b00937491b71', '23642ba0-ea79-4b66-bc4a-f9979c83b92f', 'd3cdf9d9-5edc-4887-bc8e-a4e087697de2', '567b301c-f251-487c-a292-1d4e1e0b3dde']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:32 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a28940ee-47a4-40b7-8c03-49ad627b0b9a tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6ad5c7b-c20d-4000-9dd7-a99baf35d338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:32 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:32 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:32 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a28940ee-47a4-40b7-8c03-49ad627b0b9a tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6ad5c7b-c20d-4000-9dd7-a99baf35d338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12750fc3-9948-4837-92b7-5f8cabd48d5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1507801842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ecf82ed02ad4c959d3f03afdae8a0ee',qos_specs=None,replication_status=,reservations=['8676be47-355d-4e0f-ae67-b00937491b71','23642ba0-ea79-4b66-bc4a-f9979c83b92f','d3cdf9d9-5edc-4887-bc8e-a4e087697de2','567b301c-f251-487c-a292-1d4e1e0b3dde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdc350add53344649c43a0f13169b99a',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:58:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1507801842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12750fc3-9948-4837-92b7-5f8cabd48d5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ecf82ed02ad4c959d3f03afdae8a0ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fdc350add53344649c43a0f13169b99a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:32 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a28940ee-47a4-40b7-8c03-49ad627b0b9a tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (687347a4-a1b6-4f01-9eec-ac5e97ad84f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:32 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a28940ee-47a4-40b7-8c03-49ad627b0b9a tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (687347a4-a1b6-4f01-9eec-ac5e97ad84f3) transitioned into state 'SUCCESS' from state '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-1507801842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ecf82ed02ad4c959d3f03afdae8a0ee',qos_specs=None,replication_status=,reservations=['8676be47-355d-4e0f-ae67-b00937491b71','23642ba0-ea79-4b66-bc4a-f9979c83b92f','d3cdf9d9-5edc-4887-bc8e-a4e087697de2','567b301c-f251-487c-a292-1d4e1e0b3dde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdc350add53344649c43a0f13169b99a',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:32 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a28940ee-47a4-40b7-8c03-49ad627b0b9a tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05d0b3c1-9c4c-443d-a9d6-93ad42759827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:32 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a28940ee-47a4-40b7-8c03-49ad627b0b9a tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05d0b3c1-9c4c-443d-a9d6-93ad42759827) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:32 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a28940ee-47a4-40b7-8c03-49ad627b0b9a tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Flow 'volume_create_api' (1612e845-6564-4825-8977-aaff709f1218) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:32 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a28940ee-47a4-40b7-8c03-49ad627b0b9a tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Create volume request issued successfully. Sep 07 13:58:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a28940ee-47a4-40b7-8c03-49ad627b0b9a tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:58:32 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1178/2384] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:58:31 2026] POST /volume/v3/volumes => generated 756 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:58:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-db85a50a-7dae-49c2-b359-aef659d23aff None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-db85a50a-7dae-49c2-b359-aef659d23aff tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] GET http://192.168.122.6/volume/v3/volumes/12750fc3-9948-4837-92b7-5f8cabd48d5d Sep 07 13:58:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-db85a50a-7dae-49c2-b359-aef659d23aff tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-db85a50a-7dae-49c2-b359-aef659d23aff tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:32 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:32 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:32 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:32 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:32 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-db85a50a-7dae-49c2-b359-aef659d23aff tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Volume info retrieved successfully. Sep 07 13:58:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-db85a50a-7dae-49c2-b359-aef659d23aff tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] http://192.168.122.6/volume/v3/volumes/12750fc3-9948-4837-92b7-5f8cabd48d5d returned with HTTP 200 Sep 07 13:58:32 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1207/2385] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:32 2026] GET /volume/v3/volumes/12750fc3-9948-4837-92b7-5f8cabd48d5d => generated 824 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1b73377f-2f7e-4f51-b083-2011a0d5527c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1b73377f-2f7e-4f51-b083-2011a0d5527c tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] GET http://192.168.122.6/volume/v3/volumes/286111b4-358f-461b-bd50-c01832a7c531 Sep 07 13:58:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1b73377f-2f7e-4f51-b083-2011a0d5527c tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1b73377f-2f7e-4f51-b083-2011a0d5527c tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1b73377f-2f7e-4f51-b083-2011a0d5527c tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/volumes/286111b4-358f-461b-bd50-c01832a7c531 returned with HTTP 404 Sep 07 13:58:33 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1179/2386] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:33 2026] GET /volume/v3/volumes/286111b4-358f-461b-bd50-c01832a7c531 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-42c31e89-babe-47cd-8739-f360ec04af93 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-42c31e89-babe-47cd-8739-f360ec04af93 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/f6fcee42-7bba-46ac-b34e-fab0675c6128 Sep 07 13:58:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-42c31e89-babe-47cd-8739-f360ec04af93 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-42c31e89-babe-47cd-8739-f360ec04af93 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:33 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-42c31e89-babe-47cd-8739-f360ec04af93 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Delete snapshot with id: f6fcee42-7bba-46ac-b34e-fab0675c6128 Sep 07 13:58:33 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:33 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:33 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-42c31e89-babe-47cd-8739-f360ec04af93 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Snapshot retrieved successfully. Sep 07 13:58:33 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:33 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:33 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-42c31e89-babe-47cd-8739-f360ec04af93 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Snapshot delete request issued successfully. Sep 07 13:58:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-42c31e89-babe-47cd-8739-f360ec04af93 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/snapshots/f6fcee42-7bba-46ac-b34e-fab0675c6128 returned with HTTP 202 Sep 07 13:58:33 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1208/2387] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 13:58:33 2026] DELETE /volume/v3/snapshots/f6fcee42-7bba-46ac-b34e-fab0675c6128 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:58:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4d38cd72-d057-4699-a8a5-b1b542d0634d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4d38cd72-d057-4699-a8a5-b1b542d0634d tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] GET http://192.168.122.6/volume/v3/snapshots/f6fcee42-7bba-46ac-b34e-fab0675c6128 Sep 07 13:58:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4d38cd72-d057-4699-a8a5-b1b542d0634d tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4d38cd72-d057-4699-a8a5-b1b542d0634d tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:33 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:33 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:33 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4d38cd72-d057-4699-a8a5-b1b542d0634d tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Snapshot retrieved successfully. Sep 07 13:58:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4d38cd72-d057-4699-a8a5-b1b542d0634d tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/snapshots/f6fcee42-7bba-46ac-b34e-fab0675c6128 returned with HTTP 200 Sep 07 13:58:33 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1180/2388] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:58:33 2026] GET /volume/v3/snapshots/f6fcee42-7bba-46ac-b34e-fab0675c6128 => generated 473 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f5715770-b65d-43fe-8c9a-796170625a1b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f5715770-b65d-43fe-8c9a-796170625a1b tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] GET http://192.168.122.6/volume/v3/volumes/12750fc3-9948-4837-92b7-5f8cabd48d5d Sep 07 13:58:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f5715770-b65d-43fe-8c9a-796170625a1b tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f5715770-b65d-43fe-8c9a-796170625a1b tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:33 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:33 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:33 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:33 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:33 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f5715770-b65d-43fe-8c9a-796170625a1b tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Volume info retrieved successfully. Sep 07 13:58:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f5715770-b65d-43fe-8c9a-796170625a1b tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] http://192.168.122.6/volume/v3/volumes/12750fc3-9948-4837-92b7-5f8cabd48d5d returned with HTTP 200 Sep 07 13:58:33 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1209/2389] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:33 2026] GET /volume/v3/volumes/12750fc3-9948-4837-92b7-5f8cabd48d5d => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f88d6ad3-9cdb-4fb2-b459-05cdc8b5f6db None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f88d6ad3-9cdb-4fb2-b459-05cdc8b5f6db tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] GET http://192.168.122.6/volume/v3/snapshots/f6fcee42-7bba-46ac-b34e-fab0675c6128 Sep 07 13:58:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f88d6ad3-9cdb-4fb2-b459-05cdc8b5f6db tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f88d6ad3-9cdb-4fb2-b459-05cdc8b5f6db tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:34 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:34 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:34 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f88d6ad3-9cdb-4fb2-b459-05cdc8b5f6db tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Snapshot retrieved successfully. Sep 07 13:58:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f88d6ad3-9cdb-4fb2-b459-05cdc8b5f6db tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/snapshots/f6fcee42-7bba-46ac-b34e-fab0675c6128 returned with HTTP 200 Sep 07 13:58:34 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1181/2390] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:58:34 2026] GET /volume/v3/snapshots/f6fcee42-7bba-46ac-b34e-fab0675c6128 => generated 473 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8230bad6-6d47-49a6-8328-6af9c1a3234e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8230bad6-6d47-49a6-8328-6af9c1a3234e tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] GET http://192.168.122.6/volume/v3/volumes/12750fc3-9948-4837-92b7-5f8cabd48d5d Sep 07 13:58:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8230bad6-6d47-49a6-8328-6af9c1a3234e tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8230bad6-6d47-49a6-8328-6af9c1a3234e tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:34 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:34 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:34 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:34 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:34 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8230bad6-6d47-49a6-8328-6af9c1a3234e tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Volume info retrieved successfully. Sep 07 13:58:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8230bad6-6d47-49a6-8328-6af9c1a3234e tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] http://192.168.122.6/volume/v3/volumes/12750fc3-9948-4837-92b7-5f8cabd48d5d returned with HTTP 200 Sep 07 13:58:34 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1210/2391] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:34 2026] GET /volume/v3/volumes/12750fc3-9948-4837-92b7-5f8cabd48d5d => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-023e4de9-c0d7-44f4-a17f-d3adee346047 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-023e4de9-c0d7-44f4-a17f-d3adee346047 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] POST http://192.168.122.6/volume/v3/os-volume-transfer Sep 07 13:58:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-023e4de9-c0d7-44f4-a17f-d3adee346047 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "12750fc3-9948-4837-92b7-5f8cabd48d5d"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.contrib.volume_transfer [None req-023e4de9-c0d7-44f4-a17f-d3adee346047 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Creating new volume transfer {'transfer': {'volume_id': '12750fc3-9948-4837-92b7-5f8cabd48d5d'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 07 13:58:34 devstack devstack@c-api.service[87261]: INFO cinder.api.contrib.volume_transfer [None req-023e4de9-c0d7-44f4-a17f-d3adee346047 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Creating transfer of volume 12750fc3-9948-4837-92b7-5f8cabd48d5d Sep 07 13:58:34 devstack devstack@c-api.service[87261]: INFO cinder.transfer.api [None req-023e4de9-c0d7-44f4-a17f-d3adee346047 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Generating transfer record for volume 12750fc3-9948-4837-92b7-5f8cabd48d5d Sep 07 13:58:34 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:34 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:34 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:34 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-023e4de9-c0d7-44f4-a17f-d3adee346047 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] http://192.168.122.6/volume/v3/os-volume-transfer returned with HTTP 202 Sep 07 13:58:34 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1182/2392] 192.168.122.6 () {60 vars in 1165 bytes} [Mon Sep 7 13:58:34 2026] POST /volume/v3/os-volume-transfer => generated 445 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:58:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-6d04613c-e8d5-4692-bb91-78f2462fcc4f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6d04613c-e8d5-4692-bb91-78f2462fcc4f tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] GET http://192.168.122.6/volume/v3/volumes/12750fc3-9948-4837-92b7-5f8cabd48d5d Sep 07 13:58:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6d04613c-e8d5-4692-bb91-78f2462fcc4f tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6d04613c-e8d5-4692-bb91-78f2462fcc4f tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:34 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:34 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:34 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:34 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:34 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-6d04613c-e8d5-4692-bb91-78f2462fcc4f tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Volume info retrieved successfully. Sep 07 13:58:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6d04613c-e8d5-4692-bb91-78f2462fcc4f tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] http://192.168.122.6/volume/v3/volumes/12750fc3-9948-4837-92b7-5f8cabd48d5d returned with HTTP 200 Sep 07 13:58:34 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1211/2393] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:34 2026] GET /volume/v3/volumes/12750fc3-9948-4837-92b7-5f8cabd48d5d => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-fbba63cf-2249-4685-acc5-23bcc91de563 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fbba63cf-2249-4685-acc5-23bcc91de563 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-reader] GET http://192.168.122.6/volume/v3/os-volume-transfer/7e0f12a4-4061-4d4a-8046-3433e74d3b7a Sep 07 13:58:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fbba63cf-2249-4685-acc5-23bcc91de563 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fbba63cf-2249-4685-acc5-23bcc91de563 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-reader] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fbba63cf-2249-4685-acc5-23bcc91de563 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-reader] http://192.168.122.6/volume/v3/os-volume-transfer/7e0f12a4-4061-4d4a-8046-3433e74d3b7a returned with HTTP 200 Sep 07 13:58:34 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1183/2394] 192.168.122.6 () {58 vars in 1255 bytes} [Mon Sep 7 13:58:34 2026] GET /volume/v3/os-volume-transfer/7e0f12a4-4061-4d4a-8046-3433e74d3b7a => generated 413 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c334d66e-1967-4241-b57a-786a5a34754c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c334d66e-1967-4241-b57a-786a5a34754c tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-reader] GET http://192.168.122.6/volume/v3/os-volume-transfer Sep 07 13:58:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c334d66e-1967-4241-b57a-786a5a34754c tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c334d66e-1967-4241-b57a-786a5a34754c tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-reader] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.volume_transfer [None req-c334d66e-1967-4241-b57a-786a5a34754c tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-reader] Listing volume transfers {{(pid=87262) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 13:58:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c334d66e-1967-4241-b57a-786a5a34754c tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-reader] http://192.168.122.6/volume/v3/os-volume-transfer returned with HTTP 200 Sep 07 13:58:34 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1212/2395] 192.168.122.6 () {58 vars in 1144 bytes} [Mon Sep 7 13:58:34 2026] GET /volume/v3/os-volume-transfer => generated 372 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c213caf6-0ec4-4ee7-90fe-55054a69eb42 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c213caf6-0ec4-4ee7-90fe-55054a69eb42 tempest-VolumesTransfersTest-802401673 tempest-VolumesTransfersTest-802401673-project-member] POST http://192.168.122.6/volume/v3/os-volume-transfer/7e0f12a4-4061-4d4a-8046-3433e74d3b7a/accept Sep 07 13:58:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c213caf6-0ec4-4ee7-90fe-55054a69eb42 tempest-VolumesTransfersTest-802401673 tempest-VolumesTransfersTest-802401673-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "ed4efd30ffc030be"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.contrib.volume_transfer [None req-c213caf6-0ec4-4ee7-90fe-55054a69eb42 tempest-VolumesTransfersTest-802401673 tempest-VolumesTransfersTest-802401673-project-member] Accepting volume transfer 7e0f12a4-4061-4d4a-8046-3433e74d3b7a {{(pid=87261) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 13:58:34 devstack devstack@c-api.service[87261]: INFO cinder.api.contrib.volume_transfer [None req-c213caf6-0ec4-4ee7-90fe-55054a69eb42 tempest-VolumesTransfersTest-802401673 tempest-VolumesTransfersTest-802401673-project-member] Accepting transfer 7e0f12a4-4061-4d4a-8046-3433e74d3b7a Sep 07 13:58:34 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:34 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:35 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-c213caf6-0ec4-4ee7-90fe-55054a69eb42 tempest-VolumesTransfersTest-802401673 tempest-VolumesTransfersTest-802401673-project-member] Created reservations ['f15fd9f5-7ed2-4bf9-8ab1-0eeda53b3bf9', '67f2179d-c1c8-458e-bae4-fe3e1a377d24', 'e5255aba-34b3-4186-908f-15420c619587', '77c63a86-cf88-436d-a4e6-89d4afba191a'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:35 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-c213caf6-0ec4-4ee7-90fe-55054a69eb42 tempest-VolumesTransfersTest-802401673 tempest-VolumesTransfersTest-802401673-project-member] Created reservations ['e7c0ed2a-9c04-4e76-a482-2b0f2905e726', '7766868a-1fa4-44fc-92ad-34667c7a29df', '569209bb-30cf-4a4c-ba80-b263b63b5d16', '72ac4b45-7400-4d81-b22c-ffd9a08a5c0a'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:35 devstack devstack@c-api.service[87261]: /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 07 13:58:35 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:58:35 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-c213caf6-0ec4-4ee7-90fe-55054a69eb42 tempest-VolumesTransfersTest-802401673 tempest-VolumesTransfersTest-802401673-project-member] Created reservations ['9cf05572-2862-4d67-a070-f564e79f3173', 'ecfeffea-4802-4b61-a291-1688c5f01cea', '66cc141f-4bbc-445c-815a-c08932abd9fb', '9bbce565-6cfb-460c-b6ef-b509f1953306'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:35 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-c213caf6-0ec4-4ee7-90fe-55054a69eb42 tempest-VolumesTransfersTest-802401673 tempest-VolumesTransfersTest-802401673-project-member] Created reservations ['d9b1d9e7-df32-4201-87cf-95c7a0c91250', '8960047b-5f26-4bb5-bf4d-f56c94ccb7fe', '7327c304-de84-4b14-abec-107d0cb8f775', 'f37255f2-ab91-4ac1-a52e-f58bb4e86899'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:35 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c213caf6-0ec4-4ee7-90fe-55054a69eb42 tempest-VolumesTransfersTest-802401673 tempest-VolumesTransfersTest-802401673-project-member] Transfer volume completed successfully. Sep 07 13:58:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0ee168a8-ee66-407c-bc30-d44acaab4a90 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0ee168a8-ee66-407c-bc30-d44acaab4a90 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] GET http://192.168.122.6/volume/v3/snapshots/f6fcee42-7bba-46ac-b34e-fab0675c6128 Sep 07 13:58:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0ee168a8-ee66-407c-bc30-d44acaab4a90 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0ee168a8-ee66-407c-bc30-d44acaab4a90 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0ee168a8-ee66-407c-bc30-d44acaab4a90 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/snapshots/f6fcee42-7bba-46ac-b34e-fab0675c6128 returned with HTTP 404 Sep 07 13:58:35 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1213/2396] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:58:35 2026] GET /volume/v3/snapshots/f6fcee42-7bba-46ac-b34e-fab0675c6128 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2e89f418-23a5-44ad-a565-52e79c892da2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2e89f418-23a5-44ad-a565-52e79c892da2 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] DELETE http://192.168.122.6/volume/v3/volumes/73531f87-f949-4685-8967-ed0709aa55b8 Sep 07 13:58:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2e89f418-23a5-44ad-a565-52e79c892da2 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2e89f418-23a5-44ad-a565-52e79c892da2 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:35 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-2e89f418-23a5-44ad-a565-52e79c892da2 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Delete volume with id: 73531f87-f949-4685-8967-ed0709aa55b8 Sep 07 13:58:35 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:35 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:35 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:35 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:35 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2e89f418-23a5-44ad-a565-52e79c892da2 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Volume info retrieved successfully. Sep 07 13:58:35 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2e89f418-23a5-44ad-a565-52e79c892da2 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Delete volume request issued successfully. Sep 07 13:58:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2e89f418-23a5-44ad-a565-52e79c892da2 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/volumes/73531f87-f949-4685-8967-ed0709aa55b8 returned with HTTP 202 Sep 07 13:58:35 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1214/2397] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:58:35 2026] DELETE /volume/v3/volumes/73531f87-f949-4685-8967-ed0709aa55b8 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:58:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f51136ac-1c9e-4392-9341-9c320c5595fb None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f51136ac-1c9e-4392-9341-9c320c5595fb tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] GET http://192.168.122.6/volume/v3/volumes/73531f87-f949-4685-8967-ed0709aa55b8 Sep 07 13:58:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f51136ac-1c9e-4392-9341-9c320c5595fb tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f51136ac-1c9e-4392-9341-9c320c5595fb tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:35 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:35 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:35 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:35 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:35 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f51136ac-1c9e-4392-9341-9c320c5595fb tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Volume info retrieved successfully. Sep 07 13:58:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f51136ac-1c9e-4392-9341-9c320c5595fb tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/volumes/73531f87-f949-4685-8967-ed0709aa55b8 returned with HTTP 200 Sep 07 13:58:35 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1215/2398] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:35 2026] GET /volume/v3/volumes/73531f87-f949-4685-8967-ed0709aa55b8 => generated 857 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:35 devstack devstack@c-api.service[87261]: INFO cinder.transfer.api [None req-c213caf6-0ec4-4ee7-90fe-55054a69eb42 tempest-VolumesTransfersTest-802401673 tempest-VolumesTransfersTest-802401673-project-member] Volume 12750fc3-9948-4837-92b7-5f8cabd48d5d has been transferred. Sep 07 13:58:35 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:35 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c213caf6-0ec4-4ee7-90fe-55054a69eb42 tempest-VolumesTransfersTest-802401673 tempest-VolumesTransfersTest-802401673-project-member] http://192.168.122.6/volume/v3/os-volume-transfer/7e0f12a4-4061-4d4a-8046-3433e74d3b7a/accept returned with HTTP 202 Sep 07 13:58:35 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1184/2399] 192.168.122.6 () {60 vars in 1297 bytes} [Mon Sep 7 13:58:34 2026] POST /volume/v3/os-volume-transfer/7e0f12a4-4061-4d4a-8046-3433e74d3b7a/accept => generated 369 bytes in 695 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:58:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1b726a1f-928c-4416-9013-5e7c8084afc4 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1b726a1f-928c-4416-9013-5e7c8084afc4 tempest-VolumesTransfersTest-802401673 tempest-VolumesTransfersTest-802401673-project-member] GET http://192.168.122.6/volume/v3/volumes/12750fc3-9948-4837-92b7-5f8cabd48d5d Sep 07 13:58:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1b726a1f-928c-4416-9013-5e7c8084afc4 tempest-VolumesTransfersTest-802401673 tempest-VolumesTransfersTest-802401673-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1b726a1f-928c-4416-9013-5e7c8084afc4 tempest-VolumesTransfersTest-802401673 tempest-VolumesTransfersTest-802401673-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:35 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:35 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:35 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:35 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:35 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1b726a1f-928c-4416-9013-5e7c8084afc4 tempest-VolumesTransfersTest-802401673 tempest-VolumesTransfersTest-802401673-project-member] Volume info retrieved successfully. Sep 07 13:58:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1b726a1f-928c-4416-9013-5e7c8084afc4 tempest-VolumesTransfersTest-802401673 tempest-VolumesTransfersTest-802401673-project-member] http://192.168.122.6/volume/v3/volumes/12750fc3-9948-4837-92b7-5f8cabd48d5d returned with HTTP 200 Sep 07 13:58:35 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1216/2400] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:35 2026] GET /volume/v3/volumes/12750fc3-9948-4837-92b7-5f8cabd48d5d => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-59b3e022-5ac0-47c8-89b3-bf9e57ebc978 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-59b3e022-5ac0-47c8-89b3-bf9e57ebc978 tempest-VolumesTransfersTest-802401673 tempest-VolumesTransfersTest-802401673-project-member] GET http://192.168.122.6/volume/v3/volumes/12750fc3-9948-4837-92b7-5f8cabd48d5d Sep 07 13:58:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-59b3e022-5ac0-47c8-89b3-bf9e57ebc978 tempest-VolumesTransfersTest-802401673 tempest-VolumesTransfersTest-802401673-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-59b3e022-5ac0-47c8-89b3-bf9e57ebc978 tempest-VolumesTransfersTest-802401673 tempest-VolumesTransfersTest-802401673-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:35 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:35 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:35 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:35 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:35 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-59b3e022-5ac0-47c8-89b3-bf9e57ebc978 tempest-VolumesTransfersTest-802401673 tempest-VolumesTransfersTest-802401673-project-member] Volume info retrieved successfully. Sep 07 13:58:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-59b3e022-5ac0-47c8-89b3-bf9e57ebc978 tempest-VolumesTransfersTest-802401673 tempest-VolumesTransfersTest-802401673-project-member] http://192.168.122.6/volume/v3/volumes/12750fc3-9948-4837-92b7-5f8cabd48d5d returned with HTTP 200 Sep 07 13:58:35 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1185/2401] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:35 2026] GET /volume/v3/volumes/12750fc3-9948-4837-92b7-5f8cabd48d5d => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1a71dee8-4a3f-4546-a21f-66a26b9154f4 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1a71dee8-4a3f-4546-a21f-66a26b9154f4 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] DELETE http://192.168.122.6/volume/v3/os-volume-transfer/7e0f12a4-4061-4d4a-8046-3433e74d3b7a Sep 07 13:58:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1a71dee8-4a3f-4546-a21f-66a26b9154f4 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1a71dee8-4a3f-4546-a21f-66a26b9154f4 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:35 devstack devstack@c-api.service[87262]: INFO cinder.api.contrib.volume_transfer [None req-1a71dee8-4a3f-4546-a21f-66a26b9154f4 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Delete transfer with id: 7e0f12a4-4061-4d4a-8046-3433e74d3b7a Sep 07 13:58:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1a71dee8-4a3f-4546-a21f-66a26b9154f4 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] http://192.168.122.6/volume/v3/os-volume-transfer/7e0f12a4-4061-4d4a-8046-3433e74d3b7a returned with HTTP 404 Sep 07 13:58:35 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1217/2402] 192.168.122.6 () {58 vars in 1258 bytes} [Mon Sep 7 13:58:35 2026] DELETE /volume/v3/os-volume-transfer/7e0f12a4-4061-4d4a-8046-3433e74d3b7a => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-28fa7c63-da02-4db0-ab13-c80d8db52624 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-28fa7c63-da02-4db0-ab13-c80d8db52624 tempest-VolumesTransfersTest-1529118499 tempest-VolumesTransfersTest-1529118499-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/12750fc3-9948-4837-92b7-5f8cabd48d5d Sep 07 13:58:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-28fa7c63-da02-4db0-ab13-c80d8db52624 tempest-VolumesTransfersTest-1529118499 tempest-VolumesTransfersTest-1529118499-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-28fa7c63-da02-4db0-ab13-c80d8db52624 tempest-VolumesTransfersTest-1529118499 tempest-VolumesTransfersTest-1529118499-project-admin] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:35 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-28fa7c63-da02-4db0-ab13-c80d8db52624 tempest-VolumesTransfersTest-1529118499 tempest-VolumesTransfersTest-1529118499-project-admin] Delete volume with id: 12750fc3-9948-4837-92b7-5f8cabd48d5d Sep 07 13:58:35 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:35 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:35 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:35 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:35 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-28fa7c63-da02-4db0-ab13-c80d8db52624 tempest-VolumesTransfersTest-1529118499 tempest-VolumesTransfersTest-1529118499-project-admin] Volume info retrieved successfully. Sep 07 13:58:35 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-28fa7c63-da02-4db0-ab13-c80d8db52624 tempest-VolumesTransfersTest-1529118499 tempest-VolumesTransfersTest-1529118499-project-admin] Delete volume request issued successfully. Sep 07 13:58:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-28fa7c63-da02-4db0-ab13-c80d8db52624 tempest-VolumesTransfersTest-1529118499 tempest-VolumesTransfersTest-1529118499-project-admin] http://192.168.122.6/volume/v3/volumes/12750fc3-9948-4837-92b7-5f8cabd48d5d returned with HTTP 202 Sep 07 13:58:35 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1186/2403] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:58:35 2026] DELETE /volume/v3/volumes/12750fc3-9948-4837-92b7-5f8cabd48d5d => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:58:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4deecb68-0438-4f9c-abbf-295e153f331a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4deecb68-0438-4f9c-abbf-295e153f331a tempest-VolumesTransfersTest-1529118499 tempest-VolumesTransfersTest-1529118499-project-admin] GET http://192.168.122.6/volume/v3/volumes/12750fc3-9948-4837-92b7-5f8cabd48d5d Sep 07 13:58:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4deecb68-0438-4f9c-abbf-295e153f331a tempest-VolumesTransfersTest-1529118499 tempest-VolumesTransfersTest-1529118499-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4deecb68-0438-4f9c-abbf-295e153f331a tempest-VolumesTransfersTest-1529118499 tempest-VolumesTransfersTest-1529118499-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:35 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:35 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:35 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:35 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:35 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-4deecb68-0438-4f9c-abbf-295e153f331a tempest-VolumesTransfersTest-1529118499 tempest-VolumesTransfersTest-1529118499-project-admin] Volume info retrieved successfully. Sep 07 13:58:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4deecb68-0438-4f9c-abbf-295e153f331a tempest-VolumesTransfersTest-1529118499 tempest-VolumesTransfersTest-1529118499-project-admin] http://192.168.122.6/volume/v3/volumes/12750fc3-9948-4837-92b7-5f8cabd48d5d returned with HTTP 200 Sep 07 13:58:35 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1218/2404] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:35 2026] GET /volume/v3/volumes/12750fc3-9948-4837-92b7-5f8cabd48d5d => generated 1011 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:58:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3b543c3b-9b52-4db1-af5b-dd91bf9588c1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3b543c3b-9b52-4db1-af5b-dd91bf9588c1 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] GET http://192.168.122.6/volume/v3/volumes/73531f87-f949-4685-8967-ed0709aa55b8 Sep 07 13:58:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3b543c3b-9b52-4db1-af5b-dd91bf9588c1 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3b543c3b-9b52-4db1-af5b-dd91bf9588c1 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3b543c3b-9b52-4db1-af5b-dd91bf9588c1 tempest-CreateVolumesFromSnapshotTest-487226501 tempest-CreateVolumesFromSnapshotTest-487226501-project-member] http://192.168.122.6/volume/v3/volumes/73531f87-f949-4685-8967-ed0709aa55b8 returned with HTTP 404 Sep 07 13:58:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1187/2405] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:36 2026] GET /volume/v3/volumes/73531f87-f949-4685-8967-ed0709aa55b8 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-174c6848-5419-4623-88e2-953eae7525d4 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-174c6848-5419-4623-88e2-953eae7525d4 tempest-VolumesTransfersTest-1529118499 tempest-VolumesTransfersTest-1529118499-project-admin] GET http://192.168.122.6/volume/v3/volumes/12750fc3-9948-4837-92b7-5f8cabd48d5d Sep 07 13:58:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-174c6848-5419-4623-88e2-953eae7525d4 tempest-VolumesTransfersTest-1529118499 tempest-VolumesTransfersTest-1529118499-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-174c6848-5419-4623-88e2-953eae7525d4 tempest-VolumesTransfersTest-1529118499 tempest-VolumesTransfersTest-1529118499-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-174c6848-5419-4623-88e2-953eae7525d4 tempest-VolumesTransfersTest-1529118499 tempest-VolumesTransfersTest-1529118499-project-admin] http://192.168.122.6/volume/v3/volumes/12750fc3-9948-4837-92b7-5f8cabd48d5d returned with HTTP 404 Sep 07 13:58:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1219/2406] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:36 2026] GET /volume/v3/volumes/12750fc3-9948-4837-92b7-5f8cabd48d5d => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1fbbf89b-0aaf-4377-984f-12a2f0b752d2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1fbbf89b-0aaf-4377-984f-12a2f0b752d2 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] GET http://192.168.122.6/volume/v3/volumes/12750fc3-9948-4837-92b7-5f8cabd48d5d Sep 07 13:58:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1fbbf89b-0aaf-4377-984f-12a2f0b752d2 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1fbbf89b-0aaf-4377-984f-12a2f0b752d2 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1fbbf89b-0aaf-4377-984f-12a2f0b752d2 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] http://192.168.122.6/volume/v3/volumes/12750fc3-9948-4837-92b7-5f8cabd48d5d returned with HTTP 404 Sep 07 13:58:37 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1188/2407] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:36 2026] GET /volume/v3/volumes/12750fc3-9948-4837-92b7-5f8cabd48d5d => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:58:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8647614e-d738-4b96-9c66-13fafca2f58b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8647614e-d738-4b96-9c66-13fafca2f58b tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] DELETE http://192.168.122.6/volume/v3/volumes/12750fc3-9948-4837-92b7-5f8cabd48d5d Sep 07 13:58:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8647614e-d738-4b96-9c66-13fafca2f58b tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8647614e-d738-4b96-9c66-13fafca2f58b tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:37 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-8647614e-d738-4b96-9c66-13fafca2f58b tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Delete volume with id: 12750fc3-9948-4837-92b7-5f8cabd48d5d Sep 07 13:58:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8647614e-d738-4b96-9c66-13fafca2f58b tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] http://192.168.122.6/volume/v3/volumes/12750fc3-9948-4837-92b7-5f8cabd48d5d returned with HTTP 404 Sep 07 13:58:37 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1220/2408] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:58:37 2026] DELETE /volume/v3/volumes/12750fc3-9948-4837-92b7-5f8cabd48d5d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-18ecbdd9-2a93-4f97-8457-ae664d850785 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-18ecbdd9-2a93-4f97-8457-ae664d850785 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:58:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-18ecbdd9-2a93-4f97-8457-ae664d850785 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-130149063"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-18ecbdd9-2a93-4f97-8457-ae664d850785 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-130149063'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:58:37 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-18ecbdd9-2a93-4f97-8457-ae664d850785 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Create volume of 1 GB Sep 07 13:58:37 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-18ecbdd9-2a93-4f97-8457-ae664d850785 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Availability Zones retrieved successfully. Sep 07 13:58:37 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-18ecbdd9-2a93-4f97-8457-ae664d850785 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Flow 'volume_create_api' (d5184556-354e-4032-9871-224315b8c66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:37 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-18ecbdd9-2a93-4f97-8457-ae664d850785 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d23fbb1f-ad56-4953-8ae6-0420f00c8903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:37 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-18ecbdd9-2a93-4f97-8457-ae664d850785 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:58:37 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-18ecbdd9-2a93-4f97-8457-ae664d850785 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d23fbb1f-ad56-4953-8ae6-0420f00c8903) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:37 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-18ecbdd9-2a93-4f97-8457-ae664d850785 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92296cf5-5ac1-442f-89f5-1bdf798853c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:37 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-18ecbdd9-2a93-4f97-8457-ae664d850785 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Created reservations ['dd39f547-dd7e-45a0-9c1f-0406c8268fe0', '0d222355-9dac-47de-8cde-df139676fb2a', '0483a7af-6d82-4f22-ad03-e9abd878f31c', '5c6ba41b-b198-40a2-878a-4f3786715861'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:37 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-18ecbdd9-2a93-4f97-8457-ae664d850785 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92296cf5-5ac1-442f-89f5-1bdf798853c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd39f547-dd7e-45a0-9c1f-0406c8268fe0', '0d222355-9dac-47de-8cde-df139676fb2a', '0483a7af-6d82-4f22-ad03-e9abd878f31c', '5c6ba41b-b198-40a2-878a-4f3786715861']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:37 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-18ecbdd9-2a93-4f97-8457-ae664d850785 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ed3d9a1-4046-437a-bb09-1d4572b5419e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:37 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:37 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:37 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-18ecbdd9-2a93-4f97-8457-ae664d850785 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ed3d9a1-4046-437a-bb09-1d4572b5419e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '500a0bc6-6dee-4978-8768-b4bc301d8985', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-130149063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ecf82ed02ad4c959d3f03afdae8a0ee',qos_specs=None,replication_status=,reservations=['dd39f547-dd7e-45a0-9c1f-0406c8268fe0','0d222355-9dac-47de-8cde-df139676fb2a','0483a7af-6d82-4f22-ad03-e9abd878f31c','5c6ba41b-b198-40a2-878a-4f3786715861'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdc350add53344649c43a0f13169b99a',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:58:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-130149063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=500a0bc6-6dee-4978-8768-b4bc301d8985,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ecf82ed02ad4c959d3f03afdae8a0ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fdc350add53344649c43a0f13169b99a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:37 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-18ecbdd9-2a93-4f97-8457-ae664d850785 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d448228e-5873-4f15-811d-27f758c7b63e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:37 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-18ecbdd9-2a93-4f97-8457-ae664d850785 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d448228e-5873-4f15-811d-27f758c7b63e) transitioned into state 'SUCCESS' from state '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-130149063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ecf82ed02ad4c959d3f03afdae8a0ee',qos_specs=None,replication_status=,reservations=['dd39f547-dd7e-45a0-9c1f-0406c8268fe0','0d222355-9dac-47de-8cde-df139676fb2a','0483a7af-6d82-4f22-ad03-e9abd878f31c','5c6ba41b-b198-40a2-878a-4f3786715861'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdc350add53344649c43a0f13169b99a',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:37 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-18ecbdd9-2a93-4f97-8457-ae664d850785 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc355579-f824-4d18-b93f-621e511b055c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:37 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-18ecbdd9-2a93-4f97-8457-ae664d850785 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc355579-f824-4d18-b93f-621e511b055c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:37 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-18ecbdd9-2a93-4f97-8457-ae664d850785 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Flow 'volume_create_api' (d5184556-354e-4032-9871-224315b8c66d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:37 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-18ecbdd9-2a93-4f97-8457-ae664d850785 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Create volume request issued successfully. Sep 07 13:58:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-18ecbdd9-2a93-4f97-8457-ae664d850785 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:58:37 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1189/2409] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:58:37 2026] POST /volume/v3/volumes => generated 755 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:58:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-24884e71-962f-4741-bf86-bb643a11ee22 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-24884e71-962f-4741-bf86-bb643a11ee22 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] GET http://192.168.122.6/volume/v3/volumes/500a0bc6-6dee-4978-8768-b4bc301d8985 Sep 07 13:58:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-24884e71-962f-4741-bf86-bb643a11ee22 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-24884e71-962f-4741-bf86-bb643a11ee22 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:37 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:37 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:37 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:37 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:37 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-24884e71-962f-4741-bf86-bb643a11ee22 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Volume info retrieved successfully. Sep 07 13:58:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-24884e71-962f-4741-bf86-bb643a11ee22 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] http://192.168.122.6/volume/v3/volumes/500a0bc6-6dee-4978-8768-b4bc301d8985 returned with HTTP 200 Sep 07 13:58:37 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1221/2410] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:37 2026] GET /volume/v3/volumes/500a0bc6-6dee-4978-8768-b4bc301d8985 => generated 823 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d8a5225f-bfce-49ee-b15c-effee55afaa8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d8a5225f-bfce-49ee-b15c-effee55afaa8 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] GET http://192.168.122.6/volume/v3/volumes/500a0bc6-6dee-4978-8768-b4bc301d8985 Sep 07 13:58:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d8a5225f-bfce-49ee-b15c-effee55afaa8 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d8a5225f-bfce-49ee-b15c-effee55afaa8 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:38 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:38 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d8a5225f-bfce-49ee-b15c-effee55afaa8 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Volume info retrieved successfully. Sep 07 13:58:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d8a5225f-bfce-49ee-b15c-effee55afaa8 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] http://192.168.122.6/volume/v3/volumes/500a0bc6-6dee-4978-8768-b4bc301d8985 returned with HTTP 200 Sep 07 13:58:38 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1190/2411] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:38 2026] GET /volume/v3/volumes/500a0bc6-6dee-4978-8768-b4bc301d8985 => generated 848 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-82dfc361-0161-4a68-a80d-a7245b937fec None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-82dfc361-0161-4a68-a80d-a7245b937fec tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] POST http://192.168.122.6/volume/v3/os-volume-transfer Sep 07 13:58:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-82dfc361-0161-4a68-a80d-a7245b937fec tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "500a0bc6-6dee-4978-8768-b4bc301d8985"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.volume_transfer [None req-82dfc361-0161-4a68-a80d-a7245b937fec tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Creating new volume transfer {'transfer': {'volume_id': '500a0bc6-6dee-4978-8768-b4bc301d8985'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 07 13:58:38 devstack devstack@c-api.service[87262]: INFO cinder.api.contrib.volume_transfer [None req-82dfc361-0161-4a68-a80d-a7245b937fec tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Creating transfer of volume 500a0bc6-6dee-4978-8768-b4bc301d8985 Sep 07 13:58:38 devstack devstack@c-api.service[87262]: INFO cinder.transfer.api [None req-82dfc361-0161-4a68-a80d-a7245b937fec tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Generating transfer record for volume 500a0bc6-6dee-4978-8768-b4bc301d8985 Sep 07 13:58:38 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:38 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:38 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:38 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-82dfc361-0161-4a68-a80d-a7245b937fec tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] http://192.168.122.6/volume/v3/os-volume-transfer returned with HTTP 202 Sep 07 13:58:38 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1222/2412] 192.168.122.6 () {60 vars in 1165 bytes} [Mon Sep 7 13:58:38 2026] POST /volume/v3/os-volume-transfer => generated 445 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:58:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b3aa0560-21ee-479c-9b1e-1a7c3ab38de6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b3aa0560-21ee-479c-9b1e-1a7c3ab38de6 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] GET http://192.168.122.6/volume/v3/volumes/500a0bc6-6dee-4978-8768-b4bc301d8985 Sep 07 13:58:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b3aa0560-21ee-479c-9b1e-1a7c3ab38de6 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b3aa0560-21ee-479c-9b1e-1a7c3ab38de6 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:38 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:38 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b3aa0560-21ee-479c-9b1e-1a7c3ab38de6 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Volume info retrieved successfully. Sep 07 13:58:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b3aa0560-21ee-479c-9b1e-1a7c3ab38de6 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] http://192.168.122.6/volume/v3/volumes/500a0bc6-6dee-4978-8768-b4bc301d8985 returned with HTTP 200 Sep 07 13:58:38 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1191/2413] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:38 2026] GET /volume/v3/volumes/500a0bc6-6dee-4978-8768-b4bc301d8985 => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-77cc77ba-d13b-4168-8764-347d4bcb7a5c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-77cc77ba-d13b-4168-8764-347d4bcb7a5c tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-reader] GET http://192.168.122.6/volume/v3/os-volume-transfer/detail Sep 07 13:58:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-77cc77ba-d13b-4168-8764-347d4bcb7a5c tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-77cc77ba-d13b-4168-8764-347d4bcb7a5c tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-reader] Calling method 'detail' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.volume_transfer [None req-77cc77ba-d13b-4168-8764-347d4bcb7a5c tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-reader] Listing volume transfers {{(pid=87262) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 13:58:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-77cc77ba-d13b-4168-8764-347d4bcb7a5c tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-reader] http://192.168.122.6/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 07 13:58:38 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1223/2414] 192.168.122.6 () {58 vars in 1165 bytes} [Mon Sep 7 13:58:38 2026] GET /volume/v3/os-volume-transfer/detail => generated 416 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9b3d38a9-268f-4f6d-95ee-db6b6d1999f5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9b3d38a9-268f-4f6d-95ee-db6b6d1999f5 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] DELETE http://192.168.122.6/volume/v3/os-volume-transfer/6d89508d-0b10-4bf7-ac00-38fa709ca2ee Sep 07 13:58:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9b3d38a9-268f-4f6d-95ee-db6b6d1999f5 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9b3d38a9-268f-4f6d-95ee-db6b6d1999f5 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:38 devstack devstack@c-api.service[87261]: INFO cinder.api.contrib.volume_transfer [None req-9b3d38a9-268f-4f6d-95ee-db6b6d1999f5 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Delete transfer with id: 6d89508d-0b10-4bf7-ac00-38fa709ca2ee Sep 07 13:58:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:38 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:38 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9b3d38a9-268f-4f6d-95ee-db6b6d1999f5 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] http://192.168.122.6/volume/v3/os-volume-transfer/6d89508d-0b10-4bf7-ac00-38fa709ca2ee returned with HTTP 202 Sep 07 13:58:38 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1192/2415] 192.168.122.6 () {58 vars in 1258 bytes} [Mon Sep 7 13:58:38 2026] DELETE /volume/v3/os-volume-transfer/6d89508d-0b10-4bf7-ac00-38fa709ca2ee => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:58:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-599755c8-01ae-4263-a01b-4dea7dfe9012 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-599755c8-01ae-4263-a01b-4dea7dfe9012 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] GET http://192.168.122.6/volume/v3/volumes/500a0bc6-6dee-4978-8768-b4bc301d8985 Sep 07 13:58:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-599755c8-01ae-4263-a01b-4dea7dfe9012 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-599755c8-01ae-4263-a01b-4dea7dfe9012 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:38 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:38 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:38 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:38 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:38 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-599755c8-01ae-4263-a01b-4dea7dfe9012 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Volume info retrieved successfully. Sep 07 13:58:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-599755c8-01ae-4263-a01b-4dea7dfe9012 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] http://192.168.122.6/volume/v3/volumes/500a0bc6-6dee-4978-8768-b4bc301d8985 returned with HTTP 200 Sep 07 13:58:38 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1224/2416] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:38 2026] GET /volume/v3/volumes/500a0bc6-6dee-4978-8768-b4bc301d8985 => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:58:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-db28dcc8-d814-4de0-a96f-454fd24836b6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-db28dcc8-d814-4de0-a96f-454fd24836b6 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] DELETE http://192.168.122.6/volume/v3/os-volume-transfer/6d89508d-0b10-4bf7-ac00-38fa709ca2ee Sep 07 13:58:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-db28dcc8-d814-4de0-a96f-454fd24836b6 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-db28dcc8-d814-4de0-a96f-454fd24836b6 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:38 devstack devstack@c-api.service[87261]: INFO cinder.api.contrib.volume_transfer [None req-db28dcc8-d814-4de0-a96f-454fd24836b6 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Delete transfer with id: 6d89508d-0b10-4bf7-ac00-38fa709ca2ee Sep 07 13:58:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-db28dcc8-d814-4de0-a96f-454fd24836b6 tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] http://192.168.122.6/volume/v3/os-volume-transfer/6d89508d-0b10-4bf7-ac00-38fa709ca2ee returned with HTTP 404 Sep 07 13:58:38 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1193/2417] 192.168.122.6 () {58 vars in 1258 bytes} [Mon Sep 7 13:58:38 2026] DELETE /volume/v3/os-volume-transfer/6d89508d-0b10-4bf7-ac00-38fa709ca2ee => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-522bad96-8131-4f29-858a-d485289c3d2e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-522bad96-8131-4f29-858a-d485289c3d2e tempest-VolumesTransfersTest-1529118499 tempest-VolumesTransfersTest-1529118499-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/500a0bc6-6dee-4978-8768-b4bc301d8985 Sep 07 13:58:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-522bad96-8131-4f29-858a-d485289c3d2e tempest-VolumesTransfersTest-1529118499 tempest-VolumesTransfersTest-1529118499-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-522bad96-8131-4f29-858a-d485289c3d2e tempest-VolumesTransfersTest-1529118499 tempest-VolumesTransfersTest-1529118499-project-admin] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:38 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-522bad96-8131-4f29-858a-d485289c3d2e tempest-VolumesTransfersTest-1529118499 tempest-VolumesTransfersTest-1529118499-project-admin] Delete volume with id: 500a0bc6-6dee-4978-8768-b4bc301d8985 Sep 07 13:58:38 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:38 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:38 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:38 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:38 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-522bad96-8131-4f29-858a-d485289c3d2e tempest-VolumesTransfersTest-1529118499 tempest-VolumesTransfersTest-1529118499-project-admin] Volume info retrieved successfully. Sep 07 13:58:38 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-522bad96-8131-4f29-858a-d485289c3d2e tempest-VolumesTransfersTest-1529118499 tempest-VolumesTransfersTest-1529118499-project-admin] Delete volume request issued successfully. Sep 07 13:58:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-522bad96-8131-4f29-858a-d485289c3d2e tempest-VolumesTransfersTest-1529118499 tempest-VolumesTransfersTest-1529118499-project-admin] http://192.168.122.6/volume/v3/volumes/500a0bc6-6dee-4978-8768-b4bc301d8985 returned with HTTP 202 Sep 07 13:58:38 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1225/2418] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:58:38 2026] DELETE /volume/v3/volumes/500a0bc6-6dee-4978-8768-b4bc301d8985 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:58:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9c3d2b5c-ee93-4db8-9200-783bb0b444cc None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9c3d2b5c-ee93-4db8-9200-783bb0b444cc tempest-VolumesTransfersTest-1529118499 tempest-VolumesTransfersTest-1529118499-project-admin] GET http://192.168.122.6/volume/v3/volumes/500a0bc6-6dee-4978-8768-b4bc301d8985 Sep 07 13:58:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9c3d2b5c-ee93-4db8-9200-783bb0b444cc tempest-VolumesTransfersTest-1529118499 tempest-VolumesTransfersTest-1529118499-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9c3d2b5c-ee93-4db8-9200-783bb0b444cc tempest-VolumesTransfersTest-1529118499 tempest-VolumesTransfersTest-1529118499-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:38 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:38 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9c3d2b5c-ee93-4db8-9200-783bb0b444cc tempest-VolumesTransfersTest-1529118499 tempest-VolumesTransfersTest-1529118499-project-admin] Volume info retrieved successfully. Sep 07 13:58:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9c3d2b5c-ee93-4db8-9200-783bb0b444cc tempest-VolumesTransfersTest-1529118499 tempest-VolumesTransfersTest-1529118499-project-admin] http://192.168.122.6/volume/v3/volumes/500a0bc6-6dee-4978-8768-b4bc301d8985 returned with HTTP 200 Sep 07 13:58:38 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1194/2419] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:38 2026] GET /volume/v3/volumes/500a0bc6-6dee-4978-8768-b4bc301d8985 => generated 1010 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:58:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-438386fb-64da-41f4-8443-a4666e3418d1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-438386fb-64da-41f4-8443-a4666e3418d1 tempest-VolumesTransfersTest-1529118499 tempest-VolumesTransfersTest-1529118499-project-admin] GET http://192.168.122.6/volume/v3/volumes/500a0bc6-6dee-4978-8768-b4bc301d8985 Sep 07 13:58:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-438386fb-64da-41f4-8443-a4666e3418d1 tempest-VolumesTransfersTest-1529118499 tempest-VolumesTransfersTest-1529118499-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-438386fb-64da-41f4-8443-a4666e3418d1 tempest-VolumesTransfersTest-1529118499 tempest-VolumesTransfersTest-1529118499-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-438386fb-64da-41f4-8443-a4666e3418d1 tempest-VolumesTransfersTest-1529118499 tempest-VolumesTransfersTest-1529118499-project-admin] http://192.168.122.6/volume/v3/volumes/500a0bc6-6dee-4978-8768-b4bc301d8985 returned with HTTP 404 Sep 07 13:58:39 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1226/2420] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:39 2026] GET /volume/v3/volumes/500a0bc6-6dee-4978-8768-b4bc301d8985 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-db15d199-ae4a-40d0-be3f-28f803a14dbf None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-db15d199-ae4a-40d0-be3f-28f803a14dbf tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] GET http://192.168.122.6/volume/v3/volumes/500a0bc6-6dee-4978-8768-b4bc301d8985 Sep 07 13:58:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-db15d199-ae4a-40d0-be3f-28f803a14dbf tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-db15d199-ae4a-40d0-be3f-28f803a14dbf tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-db15d199-ae4a-40d0-be3f-28f803a14dbf tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] http://192.168.122.6/volume/v3/volumes/500a0bc6-6dee-4978-8768-b4bc301d8985 returned with HTTP 404 Sep 07 13:58:39 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1195/2421] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:58:39 2026] GET /volume/v3/volumes/500a0bc6-6dee-4978-8768-b4bc301d8985 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-6f3f66fd-397b-4479-bde0-d44541537bbd None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:40 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6f3f66fd-397b-4479-bde0-d44541537bbd tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] DELETE http://192.168.122.6/volume/v3/volumes/500a0bc6-6dee-4978-8768-b4bc301d8985 Sep 07 13:58:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6f3f66fd-397b-4479-bde0-d44541537bbd tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6f3f66fd-397b-4479-bde0-d44541537bbd tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:40 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-6f3f66fd-397b-4479-bde0-d44541537bbd tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] Delete volume with id: 500a0bc6-6dee-4978-8768-b4bc301d8985 Sep 07 13:58:40 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6f3f66fd-397b-4479-bde0-d44541537bbd tempest-VolumesTransfersTest-710829396 tempest-VolumesTransfersTest-710829396-project-member] http://192.168.122.6/volume/v3/volumes/500a0bc6-6dee-4978-8768-b4bc301d8985 returned with HTTP 404 Sep 07 13:58:40 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1227/2422] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:58:39 2026] DELETE /volume/v3/volumes/500a0bc6-6dee-4978-8768-b4bc301d8985 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6e57dfa0-59b1-4e72-9c25-4f64e4088dda None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6e57dfa0-59b1-4e72-9c25-4f64e4088dda tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:58:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6e57dfa0-59b1-4e72-9c25-4f64e4088dda tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "bdfd3007-38e8-42c2-8bc5-e792866900a0", "size": 1}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-6e57dfa0-59b1-4e72-9c25-4f64e4088dda tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'bdfd3007-38e8-42c2-8bc5-e792866900a0', 'size': 1}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:58:41 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-6e57dfa0-59b1-4e72-9c25-4f64e4088dda tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Create volume of 1 GB Sep 07 13:58:41 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6e57dfa0-59b1-4e72-9c25-4f64e4088dda tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Availability Zones retrieved successfully. Sep 07 13:58:41 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-6e57dfa0-59b1-4e72-9c25-4f64e4088dda tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Flow 'volume_create_api' (87a3c677-016e-4776-9acc-975969477894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:41 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-6e57dfa0-59b1-4e72-9c25-4f64e4088dda tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d9e9583-4b5c-4fd5-829c-5f7f2417c919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:41 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-6e57dfa0-59b1-4e72-9c25-4f64e4088dda tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:58:41 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-6e57dfa0-59b1-4e72-9c25-4f64e4088dda tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d9e9583-4b5c-4fd5-829c-5f7f2417c919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:41 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-6e57dfa0-59b1-4e72-9c25-4f64e4088dda tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7a32f04-37ef-478c-a474-07b1b5f73cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:42 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-6e57dfa0-59b1-4e72-9c25-4f64e4088dda tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Created reservations ['23567369-5021-47c5-bcc9-eb4f4236c9c3', '42d3e7a1-f1c4-41b2-9a6c-8e3db7aa436b', 'e16883cb-27dc-4a97-aa5f-ea44bb6a5834', '1ccef1cc-7bd9-4735-9505-808f2e0cc93e'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:42 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-6e57dfa0-59b1-4e72-9c25-4f64e4088dda tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7a32f04-37ef-478c-a474-07b1b5f73cb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23567369-5021-47c5-bcc9-eb4f4236c9c3', '42d3e7a1-f1c4-41b2-9a6c-8e3db7aa436b', 'e16883cb-27dc-4a97-aa5f-ea44bb6a5834', '1ccef1cc-7bd9-4735-9505-808f2e0cc93e']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:42 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-6e57dfa0-59b1-4e72-9c25-4f64e4088dda tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d70499b1-2885-404b-84df-fb790231152c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:42 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:42 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:42 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-6e57dfa0-59b1-4e72-9c25-4f64e4088dda tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d70499b1-2885-404b-84df-fb790231152c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b891a708-6c99-4def-8f74-9acda37ab1d2', '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='be09609fd3d54e78bb01c8a547eb87b6',qos_specs=None,replication_status=,reservations=['23567369-5021-47c5-bcc9-eb4f4236c9c3','42d3e7a1-f1c4-41b2-9a6c-8e3db7aa436b','e16883cb-27dc-4a97-aa5f-ea44bb6a5834','1ccef1cc-7bd9-4735-9505-808f2e0cc93e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5de7b6fdba4548e3857faa5fa2064939',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:58: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=b891a708-6c99-4def-8f74-9acda37ab1d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be09609fd3d54e78bb01c8a547eb87b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5de7b6fdba4548e3857faa5fa2064939',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:42 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-6e57dfa0-59b1-4e72-9c25-4f64e4088dda tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9e482cd-2582-42c3-98cd-3aac4e972823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:42 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-6e57dfa0-59b1-4e72-9c25-4f64e4088dda tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9e482cd-2582-42c3-98cd-3aac4e972823) transitioned into state 'SUCCESS' from 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='be09609fd3d54e78bb01c8a547eb87b6',qos_specs=None,replication_status=,reservations=['23567369-5021-47c5-bcc9-eb4f4236c9c3','42d3e7a1-f1c4-41b2-9a6c-8e3db7aa436b','e16883cb-27dc-4a97-aa5f-ea44bb6a5834','1ccef1cc-7bd9-4735-9505-808f2e0cc93e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5de7b6fdba4548e3857faa5fa2064939',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:42 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-6e57dfa0-59b1-4e72-9c25-4f64e4088dda tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbe51b9f-b2ac-445d-a91d-217ac1bc96a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:42 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-6e57dfa0-59b1-4e72-9c25-4f64e4088dda tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbe51b9f-b2ac-445d-a91d-217ac1bc96a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:42 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-6e57dfa0-59b1-4e72-9c25-4f64e4088dda tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Flow 'volume_create_api' (87a3c677-016e-4776-9acc-975969477894) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:42 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6e57dfa0-59b1-4e72-9c25-4f64e4088dda tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Create volume request issued successfully. Sep 07 13:58:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6e57dfa0-59b1-4e72-9c25-4f64e4088dda tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:58:42 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1196/2423] 192.168.122.6 () {62 vars in 1174 bytes} [Mon Sep 7 13:58:41 2026] POST /volume/v3/volumes => generated 780 bytes in 809 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2eb4f0b4-85b6-476a-83cf-b67a9d24bfdf None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2eb4f0b4-85b6-476a-83cf-b67a9d24bfdf tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] GET http://192.168.122.6/volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 Sep 07 13:58:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2eb4f0b4-85b6-476a-83cf-b67a9d24bfdf tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2eb4f0b4-85b6-476a-83cf-b67a9d24bfdf tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:42 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:42 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:42 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:42 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:42 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2eb4f0b4-85b6-476a-83cf-b67a9d24bfdf tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Volume info retrieved successfully. Sep 07 13:58:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2eb4f0b4-85b6-476a-83cf-b67a9d24bfdf tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] http://192.168.122.6/volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 returned with HTTP 200 Sep 07 13:58:42 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1228/2424] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:58:42 2026] GET /volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:58:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1c91f839-95fc-4150-9f51-55cfceb12bfe None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1c91f839-95fc-4150-9f51-55cfceb12bfe tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] GET http://192.168.122.6/volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 Sep 07 13:58:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1c91f839-95fc-4150-9f51-55cfceb12bfe tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1c91f839-95fc-4150-9f51-55cfceb12bfe tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:43 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:43 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:43 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:43 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:43 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1c91f839-95fc-4150-9f51-55cfceb12bfe tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Volume info retrieved successfully. Sep 07 13:58:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1c91f839-95fc-4150-9f51-55cfceb12bfe tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] http://192.168.122.6/volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 returned with HTTP 200 Sep 07 13:58:43 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1197/2425] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:58:43 2026] GET /volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 => generated 872 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:58:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d9a5315c-0b28-4583-8968-073c4171f43c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d9a5315c-0b28-4583-8968-073c4171f43c tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] GET http://192.168.122.6/volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 Sep 07 13:58:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d9a5315c-0b28-4583-8968-073c4171f43c tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d9a5315c-0b28-4583-8968-073c4171f43c tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:44 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:44 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:44 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:44 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:44 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d9a5315c-0b28-4583-8968-073c4171f43c tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Volume info retrieved successfully. Sep 07 13:58:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d9a5315c-0b28-4583-8968-073c4171f43c tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] http://192.168.122.6/volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 returned with HTTP 200 Sep 07 13:58:44 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1229/2426] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:58:44 2026] GET /volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 => generated 930 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:58:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-47f06322-4de5-456c-86c9-47505f0cced6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-47f06322-4de5-456c-86c9-47505f0cced6 tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] GET http://192.168.122.6/volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 Sep 07 13:58:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-47f06322-4de5-456c-86c9-47505f0cced6 tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-47f06322-4de5-456c-86c9-47505f0cced6 tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:45 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:45 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:45 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:45 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:45 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-47f06322-4de5-456c-86c9-47505f0cced6 tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Volume info retrieved successfully. Sep 07 13:58:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-47f06322-4de5-456c-86c9-47505f0cced6 tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] http://192.168.122.6/volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 returned with HTTP 200 Sep 07 13:58:45 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1198/2427] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:58:45 2026] GET /volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 => generated 933 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:58:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ac796db4-d979-4ec6-872e-54f1d0a44e73 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ac796db4-d979-4ec6-872e-54f1d0a44e73 tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] GET http://192.168.122.6/volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 Sep 07 13:58:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ac796db4-d979-4ec6-872e-54f1d0a44e73 tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ac796db4-d979-4ec6-872e-54f1d0a44e73 tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:46 devstack devstack@c-api.service[87262]: DEBUG dbcounter [-] [87262] Writing DB stats cinder:SELECT=447,cinder:INSERT=75,cinder:UPDATE=123 {{(pid=87262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:58:46 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:46 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:46 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:46 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:46 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ac796db4-d979-4ec6-872e-54f1d0a44e73 tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Volume info retrieved successfully. Sep 07 13:58:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ac796db4-d979-4ec6-872e-54f1d0a44e73 tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] http://192.168.122.6/volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 returned with HTTP 200 Sep 07 13:58:46 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1230/2428] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:58:46 2026] GET /volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 => generated 933 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:58:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a204eede-2e85-4d86-b575-02acd07f9005 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a204eede-2e85-4d86-b575-02acd07f9005 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:58:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a204eede-2e85-4d86-b575-02acd07f9005 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-222534729"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-a204eede-2e85-4d86-b575-02acd07f9005 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-222534729'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:58:47 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-a204eede-2e85-4d86-b575-02acd07f9005 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Create volume of 1 GB Sep 07 13:58:47 devstack devstack@c-api.service[87261]: DEBUG dbcounter [-] [87261] Writing DB stats cinder:SELECT=505,cinder:UPDATE=160,cinder:INSERT=102 {{(pid=87261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:58:47 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a204eede-2e85-4d86-b575-02acd07f9005 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Availability Zones retrieved successfully. Sep 07 13:58:47 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a204eede-2e85-4d86-b575-02acd07f9005 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Flow 'volume_create_api' (3cb1a690-665a-409c-95d9-289a7f89844c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:47 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a204eede-2e85-4d86-b575-02acd07f9005 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d2cbc33-2766-43f9-b821-95220b765cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:47 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-a204eede-2e85-4d86-b575-02acd07f9005 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:58:47 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a204eede-2e85-4d86-b575-02acd07f9005 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d2cbc33-2766-43f9-b821-95220b765cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:47 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a204eede-2e85-4d86-b575-02acd07f9005 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7e2ccd7-0bb3-4f10-9911-45072be61469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:47 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-a204eede-2e85-4d86-b575-02acd07f9005 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Created reservations ['5f124d25-ae2d-4b25-afcc-88c5984217d4', '4900391c-153b-49af-9ff5-0c87ae736e90', '18cf2baf-73c4-4f36-b7fd-b42c308dceba', '3fc62ebe-6a28-4417-b144-252835461a8d'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:47 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a204eede-2e85-4d86-b575-02acd07f9005 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7e2ccd7-0bb3-4f10-9911-45072be61469) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f124d25-ae2d-4b25-afcc-88c5984217d4', '4900391c-153b-49af-9ff5-0c87ae736e90', '18cf2baf-73c4-4f36-b7fd-b42c308dceba', '3fc62ebe-6a28-4417-b144-252835461a8d']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:47 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a204eede-2e85-4d86-b575-02acd07f9005 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af1136b9-d755-42d5-baa9-fcaaaf671090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:47 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:47 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:47 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a204eede-2e85-4d86-b575-02acd07f9005 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af1136b9-d755-42d5-baa9-fcaaaf671090) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5eabcc7-50b9-47bb-ba7d-0572f860dd8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-222534729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35f7c2ce98b84ef7bc6666c1148ecb0a',qos_specs=None,replication_status=,reservations=['5f124d25-ae2d-4b25-afcc-88c5984217d4','4900391c-153b-49af-9ff5-0c87ae736e90','18cf2baf-73c4-4f36-b7fd-b42c308dceba','3fc62ebe-6a28-4417-b144-252835461a8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efcb856afaf64c318afecec6fcb4e14e',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:58:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-222534729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5eabcc7-50b9-47bb-ba7d-0572f860dd8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35f7c2ce98b84ef7bc6666c1148ecb0a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='efcb856afaf64c318afecec6fcb4e14e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:47 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a204eede-2e85-4d86-b575-02acd07f9005 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ed606b9-6df5-4768-bb63-e947a392a31b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:47 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a204eede-2e85-4d86-b575-02acd07f9005 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ed606b9-6df5-4768-bb63-e947a392a31b) transitioned into state 'SUCCESS' from state '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-222534729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35f7c2ce98b84ef7bc6666c1148ecb0a',qos_specs=None,replication_status=,reservations=['5f124d25-ae2d-4b25-afcc-88c5984217d4','4900391c-153b-49af-9ff5-0c87ae736e90','18cf2baf-73c4-4f36-b7fd-b42c308dceba','3fc62ebe-6a28-4417-b144-252835461a8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efcb856afaf64c318afecec6fcb4e14e',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:47 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a204eede-2e85-4d86-b575-02acd07f9005 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e8aa6ad-a9af-48ea-8004-29937c3f359a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:47 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a204eede-2e85-4d86-b575-02acd07f9005 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e8aa6ad-a9af-48ea-8004-29937c3f359a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:47 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-a204eede-2e85-4d86-b575-02acd07f9005 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Flow 'volume_create_api' (3cb1a690-665a-409c-95d9-289a7f89844c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:47 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a204eede-2e85-4d86-b575-02acd07f9005 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Create volume request issued successfully. Sep 07 13:58:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a204eede-2e85-4d86-b575-02acd07f9005 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:58:47 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1199/2429] 192.168.122.6 () {62 vars in 1173 bytes} [Mon Sep 7 13:58:46 2026] POST /volume/v3/volumes => generated 823 bytes in 598 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-fb91964b-17da-4f5b-98d1-ea8f1bd20782 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fb91964b-17da-4f5b-98d1-ea8f1bd20782 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] GET http://192.168.122.6/volume/v3/volumes/d5eabcc7-50b9-47bb-ba7d-0572f860dd8b Sep 07 13:58:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fb91964b-17da-4f5b-98d1-ea8f1bd20782 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fb91964b-17da-4f5b-98d1-ea8f1bd20782 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:47 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:47 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:47 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:47 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:47 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-fb91964b-17da-4f5b-98d1-ea8f1bd20782 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Volume info retrieved successfully. Sep 07 13:58:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c080d1c0-cae5-4f4e-b861-90207914cac3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fb91964b-17da-4f5b-98d1-ea8f1bd20782 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] http://192.168.122.6/volume/v3/volumes/d5eabcc7-50b9-47bb-ba7d-0572f860dd8b returned with HTTP 200 Sep 07 13:58:47 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1231/2430] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:58:47 2026] GET /volume/v3/volumes/d5eabcc7-50b9-47bb-ba7d-0572f860dd8b => generated 891 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:58:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c080d1c0-cae5-4f4e-b861-90207914cac3 tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] GET http://192.168.122.6/volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 Sep 07 13:58:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c080d1c0-cae5-4f4e-b861-90207914cac3 tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c080d1c0-cae5-4f4e-b861-90207914cac3 tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:47 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:47 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:47 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:47 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:47 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c080d1c0-cae5-4f4e-b861-90207914cac3 tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Volume info retrieved successfully. Sep 07 13:58:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c080d1c0-cae5-4f4e-b861-90207914cac3 tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] http://192.168.122.6/volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 returned with HTTP 200 Sep 07 13:58:47 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1200/2431] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:58:47 2026] GET /volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 => generated 932 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:58:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8d2bf5fd-9598-4a4b-a66f-74a25c680edf None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8d2bf5fd-9598-4a4b-a66f-74a25c680edf tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] GET http://192.168.122.6/volume/v3/volumes/d5eabcc7-50b9-47bb-ba7d-0572f860dd8b Sep 07 13:58:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8d2bf5fd-9598-4a4b-a66f-74a25c680edf tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8d2bf5fd-9598-4a4b-a66f-74a25c680edf tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:48 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:48 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:48 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:48 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:48 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8d2bf5fd-9598-4a4b-a66f-74a25c680edf tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Volume info retrieved successfully. Sep 07 13:58:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8d2bf5fd-9598-4a4b-a66f-74a25c680edf tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] http://192.168.122.6/volume/v3/volumes/d5eabcc7-50b9-47bb-ba7d-0572f860dd8b returned with HTTP 200 Sep 07 13:58:48 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1232/2432] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:58:48 2026] GET /volume/v3/volumes/d5eabcc7-50b9-47bb-ba7d-0572f860dd8b => generated 916 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:58:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ad57f0bf-b5c5-45b0-a366-1affd70fb69c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ad57f0bf-b5c5-45b0-a366-1affd70fb69c tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] GET http://192.168.122.6/volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 Sep 07 13:58:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ad57f0bf-b5c5-45b0-a366-1affd70fb69c tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ad57f0bf-b5c5-45b0-a366-1affd70fb69c tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-56a724ee-b1bf-4d17-95a4-131e462d7312 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-56a724ee-b1bf-4d17-95a4-131e462d7312 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] POST http://192.168.122.6/volume/v3/volume-transfers Sep 07 13:58:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-56a724ee-b1bf-4d17-95a4-131e462d7312 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d5eabcc7-50b9-47bb-ba7d-0572f860dd8b"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volume_transfer [None req-56a724ee-b1bf-4d17-95a4-131e462d7312 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd5eabcc7-50b9-47bb-ba7d-0572f860dd8b'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 13:58:48 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volume_transfer [None req-56a724ee-b1bf-4d17-95a4-131e462d7312 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Creating transfer of volume d5eabcc7-50b9-47bb-ba7d-0572f860dd8b Sep 07 13:58:48 devstack devstack@c-api.service[87262]: INFO cinder.transfer.api [None req-56a724ee-b1bf-4d17-95a4-131e462d7312 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Generating transfer record for volume d5eabcc7-50b9-47bb-ba7d-0572f860dd8b Sep 07 13:58:48 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:48 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:48 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:48 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:48 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ad57f0bf-b5c5-45b0-a366-1affd70fb69c tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Volume info retrieved successfully. Sep 07 13:58:48 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:48 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:48 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:48 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ad57f0bf-b5c5-45b0-a366-1affd70fb69c tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] http://192.168.122.6/volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 returned with HTTP 200 Sep 07 13:58:48 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1201/2433] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:58:48 2026] GET /volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 => generated 1198 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:58:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-56a724ee-b1bf-4d17-95a4-131e462d7312 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] http://192.168.122.6/volume/v3/volume-transfers returned with HTTP 202 Sep 07 13:58:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7ce7e39a-4d3e-44e0-b8ec-2da7b4208a0f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:48 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1233/2434] 192.168.122.6 () {62 vars in 1200 bytes} [Mon Sep 7 13:58:48 2026] POST /volume/v3/volume-transfers => generated 468 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7ce7e39a-4d3e-44e0-b8ec-2da7b4208a0f tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] GET http://192.168.122.6/volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 Sep 07 13:58:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7ce7e39a-4d3e-44e0-b8ec-2da7b4208a0f tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7ce7e39a-4d3e-44e0-b8ec-2da7b4208a0f tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e1680468-35b3-4842-aad5-5cf7edd5c92e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e1680468-35b3-4842-aad5-5cf7edd5c92e tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] GET http://192.168.122.6/volume/v3/volumes/d5eabcc7-50b9-47bb-ba7d-0572f860dd8b Sep 07 13:58:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e1680468-35b3-4842-aad5-5cf7edd5c92e tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e1680468-35b3-4842-aad5-5cf7edd5c92e tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:48 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:48 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:48 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:48 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:48 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:48 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:48 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7ce7e39a-4d3e-44e0-b8ec-2da7b4208a0f tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Volume info retrieved successfully. Sep 07 13:58:48 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:48 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7ce7e39a-4d3e-44e0-b8ec-2da7b4208a0f tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] http://192.168.122.6/volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 returned with HTTP 200 Sep 07 13:58:48 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e1680468-35b3-4842-aad5-5cf7edd5c92e tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Volume info retrieved successfully. Sep 07 13:58:48 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1202/2435] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:58:48 2026] GET /volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 => generated 1198 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:58:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e1680468-35b3-4842-aad5-5cf7edd5c92e tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] http://192.168.122.6/volume/v3/volumes/d5eabcc7-50b9-47bb-ba7d-0572f860dd8b returned with HTTP 200 Sep 07 13:58:48 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1234/2436] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:58:48 2026] GET /volume/v3/volumes/d5eabcc7-50b9-47bb-ba7d-0572f860dd8b => generated 959 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:58:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f5783df6-f22e-41aa-9cb6-83928f4642de None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f5783df6-f22e-41aa-9cb6-83928f4642de tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] DELETE http://192.168.122.6/volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 Sep 07 13:58:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f5783df6-f22e-41aa-9cb6-83928f4642de tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f5783df6-f22e-41aa-9cb6-83928f4642de tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:48 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-f5783df6-f22e-41aa-9cb6-83928f4642de tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Delete volume with id: b891a708-6c99-4def-8f74-9acda37ab1d2 Sep 07 13:58:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e61a4bb4-f306-49b8-a16e-b16a201a20b7 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:48 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:48 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:48 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:48 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:48 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f5783df6-f22e-41aa-9cb6-83928f4642de tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Volume info retrieved successfully. Sep 07 13:58:48 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f5783df6-f22e-41aa-9cb6-83928f4642de tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Delete volume request issued successfully. Sep 07 13:58:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f5783df6-f22e-41aa-9cb6-83928f4642de tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] http://192.168.122.6/volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 returned with HTTP 202 Sep 07 13:58:48 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1203/2437] 192.168.122.6 () {60 vars in 1266 bytes} [Mon Sep 7 13:58:48 2026] DELETE /volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:58:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a4c381b9-ff88-4740-b851-b8264d53e826 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a4c381b9-ff88-4740-b851-b8264d53e826 tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] GET http://192.168.122.6/volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 Sep 07 13:58:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a4c381b9-ff88-4740-b851-b8264d53e826 tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a4c381b9-ff88-4740-b851-b8264d53e826 tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e61a4bb4-f306-49b8-a16e-b16a201a20b7 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-reader] GET http://192.168.122.6/volume/v3/os-volume-transfer/517e33e6-511a-4b1e-82f0-8d4d08cc3333 Sep 07 13:58:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e61a4bb4-f306-49b8-a16e-b16a201a20b7 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e61a4bb4-f306-49b8-a16e-b16a201a20b7 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-reader] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:48 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:48 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:48 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:48 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e61a4bb4-f306-49b8-a16e-b16a201a20b7 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-reader] http://192.168.122.6/volume/v3/os-volume-transfer/517e33e6-511a-4b1e-82f0-8d4d08cc3333 returned with HTTP 200 Sep 07 13:58:48 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1235/2438] 192.168.122.6 () {60 vars in 1296 bytes} [Mon Sep 7 13:58:48 2026] GET /volume/v3/os-volume-transfer/517e33e6-511a-4b1e-82f0-8d4d08cc3333 => generated 436 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:58:48 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a4c381b9-ff88-4740-b851-b8264d53e826 tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Volume info retrieved successfully. Sep 07 13:58:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-11ea77b4-479c-43bc-b276-7a955decca63 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-11ea77b4-479c-43bc-b276-7a955decca63 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-reader] GET http://192.168.122.6/volume/v3/os-volume-transfer Sep 07 13:58:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-11ea77b4-479c-43bc-b276-7a955decca63 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-11ea77b4-479c-43bc-b276-7a955decca63 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-reader] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.volume_transfer [None req-11ea77b4-479c-43bc-b276-7a955decca63 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-reader] Listing volume transfers {{(pid=87262) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 13:58:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a4c381b9-ff88-4740-b851-b8264d53e826 tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] http://192.168.122.6/volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 returned with HTTP 200 Sep 07 13:58:48 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1204/2439] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:58:48 2026] GET /volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 => generated 1197 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:58:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-11ea77b4-479c-43bc-b276-7a955decca63 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-reader] http://192.168.122.6/volume/v3/os-volume-transfer returned with HTTP 200 Sep 07 13:58:48 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1236/2440] 192.168.122.6 () {60 vars in 1185 bytes} [Mon Sep 7 13:58:48 2026] GET /volume/v3/os-volume-transfer => generated 372 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:58:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-cd94a27d-4047-4425-a2a5-6efefc47e0e7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cd94a27d-4047-4425-a2a5-6efefc47e0e7 tempest-VolumesTransfersV355Test-1227468926 tempest-VolumesTransfersV355Test-1227468926-project-member] POST http://192.168.122.6/volume/v3/volume-transfers/517e33e6-511a-4b1e-82f0-8d4d08cc3333/accept Sep 07 13:58:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cd94a27d-4047-4425-a2a5-6efefc47e0e7 tempest-VolumesTransfersV355Test-1227468926 tempest-VolumesTransfersV355Test-1227468926-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "188796d5b81f8a86"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.contrib.volume_transfer [None req-cd94a27d-4047-4425-a2a5-6efefc47e0e7 tempest-VolumesTransfersV355Test-1227468926 tempest-VolumesTransfersV355Test-1227468926-project-member] Accepting volume transfer 517e33e6-511a-4b1e-82f0-8d4d08cc3333 {{(pid=87261) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 13:58:49 devstack devstack@c-api.service[87261]: INFO cinder.api.contrib.volume_transfer [None req-cd94a27d-4047-4425-a2a5-6efefc47e0e7 tempest-VolumesTransfersV355Test-1227468926 tempest-VolumesTransfersV355Test-1227468926-project-member] Accepting transfer 517e33e6-511a-4b1e-82f0-8d4d08cc3333 Sep 07 13:58:49 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:49 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:49 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-cd94a27d-4047-4425-a2a5-6efefc47e0e7 tempest-VolumesTransfersV355Test-1227468926 tempest-VolumesTransfersV355Test-1227468926-project-member] Created reservations ['4d0b4f49-5acc-49f3-bc16-2cc2b0edf981', '095e7df1-83ba-45ad-9cd5-4be810bcd534', '51a1347f-fce8-4e6b-b695-f87c8a2f1f17', '07dcb817-5713-4570-8201-b361ce28e78a'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:49 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-cd94a27d-4047-4425-a2a5-6efefc47e0e7 tempest-VolumesTransfersV355Test-1227468926 tempest-VolumesTransfersV355Test-1227468926-project-member] Created reservations ['c3eee5cf-ec4a-4ece-94e6-30f080c6250b', '9e238057-8ab0-42b0-853c-d2e56592d4d3', '30928861-142d-4567-94f4-e4eade200f6a', '9140d376-151b-4e58-b3c0-bc3260702556'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:49 devstack devstack@c-api.service[87261]: /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 07 13:58:49 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 13:58:49 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-cd94a27d-4047-4425-a2a5-6efefc47e0e7 tempest-VolumesTransfersV355Test-1227468926 tempest-VolumesTransfersV355Test-1227468926-project-member] Created reservations ['6b20d1ea-0007-4be7-a24c-ba86b4e0e507', '62b9608e-35dc-4dfb-8085-da187d074e55', '08d99a6f-57d2-4986-9604-0b11f8c4177b', 'fe00cebd-5375-4a0c-802e-4c35b3243179'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:49 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-cd94a27d-4047-4425-a2a5-6efefc47e0e7 tempest-VolumesTransfersV355Test-1227468926 tempest-VolumesTransfersV355Test-1227468926-project-member] Created reservations ['2fd26cc2-e0a5-4920-b8c8-9aa320dc6246', '3dd23f8b-f563-46ca-9dec-7fa24d65ea19', '9559f68a-ac80-45a7-b4af-032df3347e95', '5618e366-8233-4edb-aa87-e58639bc734c'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:49 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-cd94a27d-4047-4425-a2a5-6efefc47e0e7 tempest-VolumesTransfersV355Test-1227468926 tempest-VolumesTransfersV355Test-1227468926-project-member] Transfer volume completed successfully. Sep 07 13:58:49 devstack devstack@c-api.service[87261]: INFO cinder.transfer.api [None req-cd94a27d-4047-4425-a2a5-6efefc47e0e7 tempest-VolumesTransfersV355Test-1227468926 tempest-VolumesTransfersV355Test-1227468926-project-member] Volume d5eabcc7-50b9-47bb-ba7d-0572f860dd8b has been transferred. Sep 07 13:58:49 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:49 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cd94a27d-4047-4425-a2a5-6efefc47e0e7 tempest-VolumesTransfersV355Test-1227468926 tempest-VolumesTransfersV355Test-1227468926-project-member] http://192.168.122.6/volume/v3/volume-transfers/517e33e6-511a-4b1e-82f0-8d4d08cc3333/accept returned with HTTP 202 Sep 07 13:58:49 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1205/2441] 192.168.122.6 () {62 vars in 1332 bytes} [Mon Sep 7 13:58:48 2026] POST /volume/v3/volume-transfers/517e33e6-511a-4b1e-82f0-8d4d08cc3333/accept => generated 369 bytes in 733 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-70ec3041-eaeb-41c3-8cf9-0369d0d83dc1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-70ec3041-eaeb-41c3-8cf9-0369d0d83dc1 tempest-VolumesTransfersV355Test-1227468926 tempest-VolumesTransfersV355Test-1227468926-project-member] GET http://192.168.122.6/volume/v3/volumes/d5eabcc7-50b9-47bb-ba7d-0572f860dd8b Sep 07 13:58:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-70ec3041-eaeb-41c3-8cf9-0369d0d83dc1 tempest-VolumesTransfersV355Test-1227468926 tempest-VolumesTransfersV355Test-1227468926-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-70ec3041-eaeb-41c3-8cf9-0369d0d83dc1 tempest-VolumesTransfersV355Test-1227468926 tempest-VolumesTransfersV355Test-1227468926-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:49 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:49 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:49 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:49 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:49 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-70ec3041-eaeb-41c3-8cf9-0369d0d83dc1 tempest-VolumesTransfersV355Test-1227468926 tempest-VolumesTransfersV355Test-1227468926-project-member] Volume info retrieved successfully. Sep 07 13:58:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-70ec3041-eaeb-41c3-8cf9-0369d0d83dc1 tempest-VolumesTransfersV355Test-1227468926 tempest-VolumesTransfersV355Test-1227468926-project-member] http://192.168.122.6/volume/v3/volumes/d5eabcc7-50b9-47bb-ba7d-0572f860dd8b returned with HTTP 200 Sep 07 13:58:49 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1237/2442] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:58:49 2026] GET /volume/v3/volumes/d5eabcc7-50b9-47bb-ba7d-0572f860dd8b => generated 951 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:58:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-0c26711f-8bb2-4cc3-8bd6-3c8e9b32857b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0c26711f-8bb2-4cc3-8bd6-3c8e9b32857b tempest-VolumesTransfersV355Test-1227468926 tempest-VolumesTransfersV355Test-1227468926-project-member] GET http://192.168.122.6/volume/v3/volumes/d5eabcc7-50b9-47bb-ba7d-0572f860dd8b Sep 07 13:58:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0c26711f-8bb2-4cc3-8bd6-3c8e9b32857b tempest-VolumesTransfersV355Test-1227468926 tempest-VolumesTransfersV355Test-1227468926-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0c26711f-8bb2-4cc3-8bd6-3c8e9b32857b tempest-VolumesTransfersV355Test-1227468926 tempest-VolumesTransfersV355Test-1227468926-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:49 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:49 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:49 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:49 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:49 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-0c26711f-8bb2-4cc3-8bd6-3c8e9b32857b tempest-VolumesTransfersV355Test-1227468926 tempest-VolumesTransfersV355Test-1227468926-project-member] Volume info retrieved successfully. Sep 07 13:58:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0c26711f-8bb2-4cc3-8bd6-3c8e9b32857b tempest-VolumesTransfersV355Test-1227468926 tempest-VolumesTransfersV355Test-1227468926-project-member] http://192.168.122.6/volume/v3/volumes/d5eabcc7-50b9-47bb-ba7d-0572f860dd8b returned with HTTP 200 Sep 07 13:58:49 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1206/2443] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:58:49 2026] GET /volume/v3/volumes/d5eabcc7-50b9-47bb-ba7d-0572f860dd8b => generated 951 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:58:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-79fb13d0-a53c-4ebe-b1f7-51933b51b2fb None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-79fb13d0-a53c-4ebe-b1f7-51933b51b2fb tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] DELETE http://192.168.122.6/volume/v3/volume-transfers/517e33e6-511a-4b1e-82f0-8d4d08cc3333 Sep 07 13:58:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-79fb13d0-a53c-4ebe-b1f7-51933b51b2fb tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-79fb13d0-a53c-4ebe-b1f7-51933b51b2fb tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:49 devstack devstack@c-api.service[87262]: INFO cinder.api.contrib.volume_transfer [None req-79fb13d0-a53c-4ebe-b1f7-51933b51b2fb tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Delete transfer with id: 517e33e6-511a-4b1e-82f0-8d4d08cc3333 Sep 07 13:58:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-79fb13d0-a53c-4ebe-b1f7-51933b51b2fb tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] http://192.168.122.6/volume/v3/volume-transfers/517e33e6-511a-4b1e-82f0-8d4d08cc3333 returned with HTTP 404 Sep 07 13:58:49 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1238/2444] 192.168.122.6 () {60 vars in 1293 bytes} [Mon Sep 7 13:58:49 2026] DELETE /volume/v3/volume-transfers/517e33e6-511a-4b1e-82f0-8d4d08cc3333 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:58:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e10dea6b-c223-4d00-906d-d0e27111e579 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c5dc5634-5b81-431e-8fbb-c8502e9ddae0 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c5dc5634-5b81-431e-8fbb-c8502e9ddae0 tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] GET http://192.168.122.6/volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 Sep 07 13:58:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c5dc5634-5b81-431e-8fbb-c8502e9ddae0 tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c5dc5634-5b81-431e-8fbb-c8502e9ddae0 tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c5dc5634-5b81-431e-8fbb-c8502e9ddae0 tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] http://192.168.122.6/volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 returned with HTTP 404 Sep 07 13:58:49 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1239/2445] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:58:49 2026] GET /volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:58:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e10dea6b-c223-4d00-906d-d0e27111e579 tempest-VolumesTransfersV355Test-1825826473 tempest-VolumesTransfersV355Test-1825826473-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/d5eabcc7-50b9-47bb-ba7d-0572f860dd8b Sep 07 13:58:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e10dea6b-c223-4d00-906d-d0e27111e579 tempest-VolumesTransfersV355Test-1825826473 tempest-VolumesTransfersV355Test-1825826473-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e10dea6b-c223-4d00-906d-d0e27111e579 tempest-VolumesTransfersV355Test-1825826473 tempest-VolumesTransfersV355Test-1825826473-project-admin] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:49 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-e10dea6b-c223-4d00-906d-d0e27111e579 tempest-VolumesTransfersV355Test-1825826473 tempest-VolumesTransfersV355Test-1825826473-project-admin] Delete volume with id: d5eabcc7-50b9-47bb-ba7d-0572f860dd8b Sep 07 13:58:49 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:49 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:49 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:49 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:49 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e10dea6b-c223-4d00-906d-d0e27111e579 tempest-VolumesTransfersV355Test-1825826473 tempest-VolumesTransfersV355Test-1825826473-project-admin] Volume info retrieved successfully. Sep 07 13:58:49 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e10dea6b-c223-4d00-906d-d0e27111e579 tempest-VolumesTransfersV355Test-1825826473 tempest-VolumesTransfersV355Test-1825826473-project-admin] Delete volume request issued successfully. Sep 07 13:58:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e10dea6b-c223-4d00-906d-d0e27111e579 tempest-VolumesTransfersV355Test-1825826473 tempest-VolumesTransfersV355Test-1825826473-project-admin] http://192.168.122.6/volume/v3/volumes/d5eabcc7-50b9-47bb-ba7d-0572f860dd8b returned with HTTP 202 Sep 07 13:58:49 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1207/2446] 192.168.122.6 () {60 vars in 1266 bytes} [Mon Sep 7 13:58:49 2026] DELETE /volume/v3/volumes/d5eabcc7-50b9-47bb-ba7d-0572f860dd8b => generated 0 bytes in 221 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:58:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ed4f33c8-460c-4a7f-8877-f3911ac4459b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ed4f33c8-460c-4a7f-8877-f3911ac4459b tempest-VolumesTransfersV355Test-1825826473 tempest-VolumesTransfersV355Test-1825826473-project-admin] GET http://192.168.122.6/volume/v3/volumes/d5eabcc7-50b9-47bb-ba7d-0572f860dd8b Sep 07 13:58:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ed4f33c8-460c-4a7f-8877-f3911ac4459b tempest-VolumesTransfersV355Test-1825826473 tempest-VolumesTransfersV355Test-1825826473-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ed4f33c8-460c-4a7f-8877-f3911ac4459b tempest-VolumesTransfersV355Test-1825826473 tempest-VolumesTransfersV355Test-1825826473-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:50 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:50 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:50 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:50 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:50 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ed4f33c8-460c-4a7f-8877-f3911ac4459b tempest-VolumesTransfersV355Test-1825826473 tempest-VolumesTransfersV355Test-1825826473-project-admin] Volume info retrieved successfully. Sep 07 13:58:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ed4f33c8-460c-4a7f-8877-f3911ac4459b tempest-VolumesTransfersV355Test-1825826473 tempest-VolumesTransfersV355Test-1825826473-project-admin] http://192.168.122.6/volume/v3/volumes/d5eabcc7-50b9-47bb-ba7d-0572f860dd8b returned with HTTP 200 Sep 07 13:58:50 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1240/2447] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:58:49 2026] GET /volume/v3/volumes/d5eabcc7-50b9-47bb-ba7d-0572f860dd8b => generated 1134 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:58:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6cc2db26-2d64-4efe-a707-376e8894b63d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6cc2db26-2d64-4efe-a707-376e8894b63d tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] DELETE http://192.168.122.6/volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 Sep 07 13:58:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6cc2db26-2d64-4efe-a707-376e8894b63d tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6cc2db26-2d64-4efe-a707-376e8894b63d tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:50 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-6cc2db26-2d64-4efe-a707-376e8894b63d tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Delete volume with id: b891a708-6c99-4def-8f74-9acda37ab1d2 Sep 07 13:58:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6cc2db26-2d64-4efe-a707-376e8894b63d tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] http://192.168.122.6/volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 returned with HTTP 404 Sep 07 13:58:50 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1208/2448] 192.168.122.6 () {60 vars in 1266 bytes} [Mon Sep 7 13:58:50 2026] DELETE /volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:58:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4d5e561d-1a57-46b2-9d25-c682228b4878 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4d5e561d-1a57-46b2-9d25-c682228b4878 tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] GET http://192.168.122.6/volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 Sep 07 13:58:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4d5e561d-1a57-46b2-9d25-c682228b4878 tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4d5e561d-1a57-46b2-9d25-c682228b4878 tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4d5e561d-1a57-46b2-9d25-c682228b4878 tempest-VolumeImageDependencyTests-1095372094 tempest-VolumeImageDependencyTests-1095372094-project-member] http://192.168.122.6/volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 returned with HTTP 404 Sep 07 13:58:50 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1241/2449] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:58:50 2026] GET /volume/v3/volumes/b891a708-6c99-4def-8f74-9acda37ab1d2 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:58:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e2329724-d1f1-48bf-96fe-adc48495a27d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e2329724-d1f1-48bf-96fe-adc48495a27d tempest-VolumesTransfersV355Test-1825826473 tempest-VolumesTransfersV355Test-1825826473-project-admin] GET http://192.168.122.6/volume/v3/volumes/d5eabcc7-50b9-47bb-ba7d-0572f860dd8b Sep 07 13:58:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e2329724-d1f1-48bf-96fe-adc48495a27d tempest-VolumesTransfersV355Test-1825826473 tempest-VolumesTransfersV355Test-1825826473-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e2329724-d1f1-48bf-96fe-adc48495a27d tempest-VolumesTransfersV355Test-1825826473 tempest-VolumesTransfersV355Test-1825826473-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e2329724-d1f1-48bf-96fe-adc48495a27d tempest-VolumesTransfersV355Test-1825826473 tempest-VolumesTransfersV355Test-1825826473-project-admin] http://192.168.122.6/volume/v3/volumes/d5eabcc7-50b9-47bb-ba7d-0572f860dd8b returned with HTTP 404 Sep 07 13:58:51 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1209/2450] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:58:51 2026] GET /volume/v3/volumes/d5eabcc7-50b9-47bb-ba7d-0572f860dd8b => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:58:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-fd167604-bc2d-4aba-98c3-fe050cf5b040 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fd167604-bc2d-4aba-98c3-fe050cf5b040 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] GET http://192.168.122.6/volume/v3/volumes/d5eabcc7-50b9-47bb-ba7d-0572f860dd8b Sep 07 13:58:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fd167604-bc2d-4aba-98c3-fe050cf5b040 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fd167604-bc2d-4aba-98c3-fe050cf5b040 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fd167604-bc2d-4aba-98c3-fe050cf5b040 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] http://192.168.122.6/volume/v3/volumes/d5eabcc7-50b9-47bb-ba7d-0572f860dd8b returned with HTTP 404 Sep 07 13:58:51 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1242/2451] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:58:51 2026] GET /volume/v3/volumes/d5eabcc7-50b9-47bb-ba7d-0572f860dd8b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:58:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8797c1ec-b724-43ea-8905-587d0078120a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8797c1ec-b724-43ea-8905-587d0078120a tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] DELETE http://192.168.122.6/volume/v3/volumes/d5eabcc7-50b9-47bb-ba7d-0572f860dd8b Sep 07 13:58:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8797c1ec-b724-43ea-8905-587d0078120a tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8797c1ec-b724-43ea-8905-587d0078120a tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:51 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-8797c1ec-b724-43ea-8905-587d0078120a tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Delete volume with id: d5eabcc7-50b9-47bb-ba7d-0572f860dd8b Sep 07 13:58:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8797c1ec-b724-43ea-8905-587d0078120a tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] http://192.168.122.6/volume/v3/volumes/d5eabcc7-50b9-47bb-ba7d-0572f860dd8b returned with HTTP 404 Sep 07 13:58:51 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1210/2452] 192.168.122.6 () {60 vars in 1266 bytes} [Mon Sep 7 13:58:51 2026] DELETE /volume/v3/volumes/d5eabcc7-50b9-47bb-ba7d-0572f860dd8b => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:58:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-75675ed3-56a5-430b-a607-c8c84fac1ab9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-75675ed3-56a5-430b-a607-c8c84fac1ab9 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:58:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-75675ed3-56a5-430b-a607-c8c84fac1ab9 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-118637973"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-75675ed3-56a5-430b-a607-c8c84fac1ab9 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-118637973'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:58:51 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-75675ed3-56a5-430b-a607-c8c84fac1ab9 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Create volume of 1 GB Sep 07 13:58:51 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-75675ed3-56a5-430b-a607-c8c84fac1ab9 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Availability Zones retrieved successfully. Sep 07 13:58:51 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-75675ed3-56a5-430b-a607-c8c84fac1ab9 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Flow 'volume_create_api' (d6e74ea0-8a53-454f-b585-3ec3aaa45bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:51 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-75675ed3-56a5-430b-a607-c8c84fac1ab9 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5322176c-c314-4554-b519-179268e709fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:51 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-75675ed3-56a5-430b-a607-c8c84fac1ab9 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:58:51 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-75675ed3-56a5-430b-a607-c8c84fac1ab9 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5322176c-c314-4554-b519-179268e709fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:51 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-75675ed3-56a5-430b-a607-c8c84fac1ab9 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b161901f-87eb-494f-a3c3-a3027893f9ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:51 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-75675ed3-56a5-430b-a607-c8c84fac1ab9 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Created reservations ['d07898f4-42be-41e5-b026-a5eba7f0e8a7', '70adacd3-23ba-4c45-a259-ae19362fb5ce', '621c6916-40c0-431a-85d8-61cf2b562fad', '9deff0a0-09b6-4660-a49c-29569198e6f9'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:51 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-75675ed3-56a5-430b-a607-c8c84fac1ab9 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b161901f-87eb-494f-a3c3-a3027893f9ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d07898f4-42be-41e5-b026-a5eba7f0e8a7', '70adacd3-23ba-4c45-a259-ae19362fb5ce', '621c6916-40c0-431a-85d8-61cf2b562fad', '9deff0a0-09b6-4660-a49c-29569198e6f9']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:51 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-75675ed3-56a5-430b-a607-c8c84fac1ab9 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33e96a45-bcc8-429f-a8dd-e468858b087a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:51 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:51 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:51 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-75675ed3-56a5-430b-a607-c8c84fac1ab9 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33e96a45-bcc8-429f-a8dd-e468858b087a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f050e9e7-5a36-4a41-ab29-0d31d51a3da7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-118637973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35f7c2ce98b84ef7bc6666c1148ecb0a',qos_specs=None,replication_status=,reservations=['d07898f4-42be-41e5-b026-a5eba7f0e8a7','70adacd3-23ba-4c45-a259-ae19362fb5ce','621c6916-40c0-431a-85d8-61cf2b562fad','9deff0a0-09b6-4660-a49c-29569198e6f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efcb856afaf64c318afecec6fcb4e14e',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:58:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-118637973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f050e9e7-5a36-4a41-ab29-0d31d51a3da7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35f7c2ce98b84ef7bc6666c1148ecb0a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='efcb856afaf64c318afecec6fcb4e14e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:51 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-75675ed3-56a5-430b-a607-c8c84fac1ab9 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6c77088-db42-46f0-80b1-b730b3e42db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:51 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-75675ed3-56a5-430b-a607-c8c84fac1ab9 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6c77088-db42-46f0-80b1-b730b3e42db4) transitioned into state 'SUCCESS' from state '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-118637973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35f7c2ce98b84ef7bc6666c1148ecb0a',qos_specs=None,replication_status=,reservations=['d07898f4-42be-41e5-b026-a5eba7f0e8a7','70adacd3-23ba-4c45-a259-ae19362fb5ce','621c6916-40c0-431a-85d8-61cf2b562fad','9deff0a0-09b6-4660-a49c-29569198e6f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efcb856afaf64c318afecec6fcb4e14e',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:51 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-75675ed3-56a5-430b-a607-c8c84fac1ab9 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3467261-0eec-4cc3-bd51-77d7745102df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:51 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-75675ed3-56a5-430b-a607-c8c84fac1ab9 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3467261-0eec-4cc3-bd51-77d7745102df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:51 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-75675ed3-56a5-430b-a607-c8c84fac1ab9 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Flow 'volume_create_api' (d6e74ea0-8a53-454f-b585-3ec3aaa45bf3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:51 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-75675ed3-56a5-430b-a607-c8c84fac1ab9 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Create volume request issued successfully. Sep 07 13:58:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-75675ed3-56a5-430b-a607-c8c84fac1ab9 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:58:51 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1243/2453] 192.168.122.6 () {62 vars in 1173 bytes} [Mon Sep 7 13:58:51 2026] POST /volume/v3/volumes => generated 823 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-2e5a97aa-9cfe-4cad-b3e5-e47203e906c8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2e5a97aa-9cfe-4cad-b3e5-e47203e906c8 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] GET http://192.168.122.6/volume/v3/volumes/f050e9e7-5a36-4a41-ab29-0d31d51a3da7 Sep 07 13:58:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2e5a97aa-9cfe-4cad-b3e5-e47203e906c8 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2e5a97aa-9cfe-4cad-b3e5-e47203e906c8 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:51 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:51 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:51 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:51 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:51 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-2e5a97aa-9cfe-4cad-b3e5-e47203e906c8 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Volume info retrieved successfully. Sep 07 13:58:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2e5a97aa-9cfe-4cad-b3e5-e47203e906c8 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] http://192.168.122.6/volume/v3/volumes/f050e9e7-5a36-4a41-ab29-0d31d51a3da7 returned with HTTP 200 Sep 07 13:58:51 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1211/2454] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:58:51 2026] GET /volume/v3/volumes/f050e9e7-5a36-4a41-ab29-0d31d51a3da7 => generated 891 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:58:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7ca852b9-014b-4b8c-8d56-6553a8034824 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7ca852b9-014b-4b8c-8d56-6553a8034824 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] GET http://192.168.122.6/volume/v3/volumes/f050e9e7-5a36-4a41-ab29-0d31d51a3da7 Sep 07 13:58:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7ca852b9-014b-4b8c-8d56-6553a8034824 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7ca852b9-014b-4b8c-8d56-6553a8034824 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:52 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:52 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:52 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7ca852b9-014b-4b8c-8d56-6553a8034824 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Volume info retrieved successfully. Sep 07 13:58:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7ca852b9-014b-4b8c-8d56-6553a8034824 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] http://192.168.122.6/volume/v3/volumes/f050e9e7-5a36-4a41-ab29-0d31d51a3da7 returned with HTTP 200 Sep 07 13:58:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1244/2455] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:58:52 2026] GET /volume/v3/volumes/f050e9e7-5a36-4a41-ab29-0d31d51a3da7 => generated 951 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:58:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b1dc1e99-ea5d-4a7a-bef3-c7c062a4bf85 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b1dc1e99-ea5d-4a7a-bef3-c7c062a4bf85 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] POST http://192.168.122.6/volume/v3/volume-transfers Sep 07 13:58:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b1dc1e99-ea5d-4a7a-bef3-c7c062a4bf85 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f050e9e7-5a36-4a41-ab29-0d31d51a3da7"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volume_transfer [None req-b1dc1e99-ea5d-4a7a-bef3-c7c062a4bf85 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f050e9e7-5a36-4a41-ab29-0d31d51a3da7'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 13:58:52 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volume_transfer [None req-b1dc1e99-ea5d-4a7a-bef3-c7c062a4bf85 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Creating transfer of volume f050e9e7-5a36-4a41-ab29-0d31d51a3da7 Sep 07 13:58:52 devstack devstack@c-api.service[87261]: INFO cinder.transfer.api [None req-b1dc1e99-ea5d-4a7a-bef3-c7c062a4bf85 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Generating transfer record for volume f050e9e7-5a36-4a41-ab29-0d31d51a3da7 Sep 07 13:58:52 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:52 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:52 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:52 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b1dc1e99-ea5d-4a7a-bef3-c7c062a4bf85 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] http://192.168.122.6/volume/v3/volume-transfers returned with HTTP 202 Sep 07 13:58:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1212/2456] 192.168.122.6 () {62 vars in 1200 bytes} [Mon Sep 7 13:58:52 2026] POST /volume/v3/volume-transfers => generated 468 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 13:58:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-098c6bc7-299e-40f9-8043-982abc22edd9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-098c6bc7-299e-40f9-8043-982abc22edd9 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] GET http://192.168.122.6/volume/v3/volumes/f050e9e7-5a36-4a41-ab29-0d31d51a3da7 Sep 07 13:58:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-098c6bc7-299e-40f9-8043-982abc22edd9 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-098c6bc7-299e-40f9-8043-982abc22edd9 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:52 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:52 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:52 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-098c6bc7-299e-40f9-8043-982abc22edd9 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Volume info retrieved successfully. Sep 07 13:58:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-098c6bc7-299e-40f9-8043-982abc22edd9 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] http://192.168.122.6/volume/v3/volumes/f050e9e7-5a36-4a41-ab29-0d31d51a3da7 returned with HTTP 200 Sep 07 13:58:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1245/2457] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:58:52 2026] GET /volume/v3/volumes/f050e9e7-5a36-4a41-ab29-0d31d51a3da7 => generated 959 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:58:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d493e5b6-a4cb-41ef-8158-1bf1859f69d9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d493e5b6-a4cb-41ef-8158-1bf1859f69d9 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-reader] GET http://192.168.122.6/volume/v3/os-volume-transfer/detail Sep 07 13:58:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d493e5b6-a4cb-41ef-8158-1bf1859f69d9 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d493e5b6-a4cb-41ef-8158-1bf1859f69d9 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-reader] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.contrib.volume_transfer [None req-d493e5b6-a4cb-41ef-8158-1bf1859f69d9 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-reader] Listing volume transfers {{(pid=87261) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 13:58:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d493e5b6-a4cb-41ef-8158-1bf1859f69d9 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-reader] http://192.168.122.6/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 07 13:58:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1213/2458] 192.168.122.6 () {60 vars in 1206 bytes} [Mon Sep 7 13:58:52 2026] GET /volume/v3/os-volume-transfer/detail => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:58:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-378b266e-739d-466d-b105-dd4c33edf8c1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-378b266e-739d-466d-b105-dd4c33edf8c1 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] DELETE http://192.168.122.6/volume/v3/volume-transfers/7ccef9a2-12e3-4fc1-b06f-9c2cde2ecd68 Sep 07 13:58:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-378b266e-739d-466d-b105-dd4c33edf8c1 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-378b266e-739d-466d-b105-dd4c33edf8c1 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:52 devstack devstack@c-api.service[87262]: INFO cinder.api.contrib.volume_transfer [None req-378b266e-739d-466d-b105-dd4c33edf8c1 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Delete transfer with id: 7ccef9a2-12e3-4fc1-b06f-9c2cde2ecd68 Sep 07 13:58:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:52 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:52 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-378b266e-739d-466d-b105-dd4c33edf8c1 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] http://192.168.122.6/volume/v3/volume-transfers/7ccef9a2-12e3-4fc1-b06f-9c2cde2ecd68 returned with HTTP 202 Sep 07 13:58:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1246/2459] 192.168.122.6 () {60 vars in 1293 bytes} [Mon Sep 7 13:58:52 2026] DELETE /volume/v3/volume-transfers/7ccef9a2-12e3-4fc1-b06f-9c2cde2ecd68 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:58:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7faaf8ad-4a10-40da-9865-4d852a5e1fd9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7faaf8ad-4a10-40da-9865-4d852a5e1fd9 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] GET http://192.168.122.6/volume/v3/volumes/f050e9e7-5a36-4a41-ab29-0d31d51a3da7 Sep 07 13:58:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7faaf8ad-4a10-40da-9865-4d852a5e1fd9 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7faaf8ad-4a10-40da-9865-4d852a5e1fd9 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:52 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:52 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:52 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:52 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:52 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7faaf8ad-4a10-40da-9865-4d852a5e1fd9 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Volume info retrieved successfully. Sep 07 13:58:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7faaf8ad-4a10-40da-9865-4d852a5e1fd9 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] http://192.168.122.6/volume/v3/volumes/f050e9e7-5a36-4a41-ab29-0d31d51a3da7 returned with HTTP 200 Sep 07 13:58:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1214/2460] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:58:52 2026] GET /volume/v3/volumes/f050e9e7-5a36-4a41-ab29-0d31d51a3da7 => generated 951 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:58:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-79ec7f2b-9df7-4fc4-b20e-6ac1c018857f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-79ec7f2b-9df7-4fc4-b20e-6ac1c018857f tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] DELETE http://192.168.122.6/volume/v3/volume-transfers/7ccef9a2-12e3-4fc1-b06f-9c2cde2ecd68 Sep 07 13:58:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-79ec7f2b-9df7-4fc4-b20e-6ac1c018857f tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-79ec7f2b-9df7-4fc4-b20e-6ac1c018857f tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:52 devstack devstack@c-api.service[87262]: INFO cinder.api.contrib.volume_transfer [None req-79ec7f2b-9df7-4fc4-b20e-6ac1c018857f tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Delete transfer with id: 7ccef9a2-12e3-4fc1-b06f-9c2cde2ecd68 Sep 07 13:58:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-79ec7f2b-9df7-4fc4-b20e-6ac1c018857f tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] http://192.168.122.6/volume/v3/volume-transfers/7ccef9a2-12e3-4fc1-b06f-9c2cde2ecd68 returned with HTTP 404 Sep 07 13:58:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1247/2461] 192.168.122.6 () {60 vars in 1293 bytes} [Mon Sep 7 13:58:52 2026] DELETE /volume/v3/volume-transfers/7ccef9a2-12e3-4fc1-b06f-9c2cde2ecd68 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:58:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e02a40a0-ae5d-4361-b962-868e916327b4 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e02a40a0-ae5d-4361-b962-868e916327b4 tempest-VolumesTransfersV355Test-1825826473 tempest-VolumesTransfersV355Test-1825826473-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/f050e9e7-5a36-4a41-ab29-0d31d51a3da7 Sep 07 13:58:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e02a40a0-ae5d-4361-b962-868e916327b4 tempest-VolumesTransfersV355Test-1825826473 tempest-VolumesTransfersV355Test-1825826473-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e02a40a0-ae5d-4361-b962-868e916327b4 tempest-VolumesTransfersV355Test-1825826473 tempest-VolumesTransfersV355Test-1825826473-project-admin] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:52 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-e02a40a0-ae5d-4361-b962-868e916327b4 tempest-VolumesTransfersV355Test-1825826473 tempest-VolumesTransfersV355Test-1825826473-project-admin] Delete volume with id: f050e9e7-5a36-4a41-ab29-0d31d51a3da7 Sep 07 13:58:52 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:52 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:52 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:52 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:52 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e02a40a0-ae5d-4361-b962-868e916327b4 tempest-VolumesTransfersV355Test-1825826473 tempest-VolumesTransfersV355Test-1825826473-project-admin] Volume info retrieved successfully. Sep 07 13:58:53 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e02a40a0-ae5d-4361-b962-868e916327b4 tempest-VolumesTransfersV355Test-1825826473 tempest-VolumesTransfersV355Test-1825826473-project-admin] Delete volume request issued successfully. Sep 07 13:58:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e02a40a0-ae5d-4361-b962-868e916327b4 tempest-VolumesTransfersV355Test-1825826473 tempest-VolumesTransfersV355Test-1825826473-project-admin] http://192.168.122.6/volume/v3/volumes/f050e9e7-5a36-4a41-ab29-0d31d51a3da7 returned with HTTP 202 Sep 07 13:58:53 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1215/2462] 192.168.122.6 () {60 vars in 1266 bytes} [Mon Sep 7 13:58:52 2026] DELETE /volume/v3/volumes/f050e9e7-5a36-4a41-ab29-0d31d51a3da7 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:58:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-345d0a9d-86ce-449b-b56d-6f73e08db2b3 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-345d0a9d-86ce-449b-b56d-6f73e08db2b3 tempest-VolumesTransfersV355Test-1825826473 tempest-VolumesTransfersV355Test-1825826473-project-admin] GET http://192.168.122.6/volume/v3/volumes/f050e9e7-5a36-4a41-ab29-0d31d51a3da7 Sep 07 13:58:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-345d0a9d-86ce-449b-b56d-6f73e08db2b3 tempest-VolumesTransfersV355Test-1825826473 tempest-VolumesTransfersV355Test-1825826473-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-345d0a9d-86ce-449b-b56d-6f73e08db2b3 tempest-VolumesTransfersV355Test-1825826473 tempest-VolumesTransfersV355Test-1825826473-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:53 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:53 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:53 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:53 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:53 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-345d0a9d-86ce-449b-b56d-6f73e08db2b3 tempest-VolumesTransfersV355Test-1825826473 tempest-VolumesTransfersV355Test-1825826473-project-admin] Volume info retrieved successfully. Sep 07 13:58:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-345d0a9d-86ce-449b-b56d-6f73e08db2b3 tempest-VolumesTransfersV355Test-1825826473 tempest-VolumesTransfersV355Test-1825826473-project-admin] http://192.168.122.6/volume/v3/volumes/f050e9e7-5a36-4a41-ab29-0d31d51a3da7 returned with HTTP 200 Sep 07 13:58:53 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1248/2463] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:58:53 2026] GET /volume/v3/volumes/f050e9e7-5a36-4a41-ab29-0d31d51a3da7 => generated 1134 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:58:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f76099ff-6eae-4f50-b049-d3083102a527 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f76099ff-6eae-4f50-b049-d3083102a527 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:58:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f76099ff-6eae-4f50-b049-d3083102a527 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-602696074"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-f76099ff-6eae-4f50-b049-d3083102a527 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-602696074'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:58:53 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-f76099ff-6eae-4f50-b049-d3083102a527 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Create volume of 1 GB Sep 07 13:58:53 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f76099ff-6eae-4f50-b049-d3083102a527 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Availability Zones retrieved successfully. Sep 07 13:58:53 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f76099ff-6eae-4f50-b049-d3083102a527 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Flow 'volume_create_api' (d81cda49-c1e0-4748-8938-4509e93cbe4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:53 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f76099ff-6eae-4f50-b049-d3083102a527 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d1e61bc-f363-4f70-aacc-15bd27d306a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:53 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-f76099ff-6eae-4f50-b049-d3083102a527 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:58:53 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f76099ff-6eae-4f50-b049-d3083102a527 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d1e61bc-f363-4f70-aacc-15bd27d306a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:53 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f76099ff-6eae-4f50-b049-d3083102a527 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96d7143b-464f-471c-bc2f-a4cb4e2b69e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:53 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-f76099ff-6eae-4f50-b049-d3083102a527 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Created reservations ['ffb09bb0-3792-4b6d-ac5b-79e38e134be6', 'f09a8bbb-e9d6-48c2-90c5-31341e3c6076', '5e222dc6-5d47-45f2-b965-bf8e7fcf0434', '5727aa29-d7c9-494c-836b-4b7e3bd1ef80'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:53 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f76099ff-6eae-4f50-b049-d3083102a527 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96d7143b-464f-471c-bc2f-a4cb4e2b69e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffb09bb0-3792-4b6d-ac5b-79e38e134be6', 'f09a8bbb-e9d6-48c2-90c5-31341e3c6076', '5e222dc6-5d47-45f2-b965-bf8e7fcf0434', '5727aa29-d7c9-494c-836b-4b7e3bd1ef80']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:53 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f76099ff-6eae-4f50-b049-d3083102a527 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6d5d8f0-bfe5-4bef-9ebf-e666710250e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:53 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:53 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:53 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f76099ff-6eae-4f50-b049-d3083102a527 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6d5d8f0-bfe5-4bef-9ebf-e666710250e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33e55de2-3248-4dda-a564-59a74ca54292', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-602696074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0edb9c730d5047caaa3090c48a05c60d',qos_specs=None,replication_status=,reservations=['ffb09bb0-3792-4b6d-ac5b-79e38e134be6','f09a8bbb-e9d6-48c2-90c5-31341e3c6076','5e222dc6-5d47-45f2-b965-bf8e7fcf0434','5727aa29-d7c9-494c-836b-4b7e3bd1ef80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d05fb48325b944448e7c7c6ef80b257d',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:58:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-602696074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33e55de2-3248-4dda-a564-59a74ca54292,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0edb9c730d5047caaa3090c48a05c60d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d05fb48325b944448e7c7c6ef80b257d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:53 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f76099ff-6eae-4f50-b049-d3083102a527 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ae174e4-b813-48be-a762-852919f0f5d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:53 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f76099ff-6eae-4f50-b049-d3083102a527 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ae174e4-b813-48be-a762-852919f0f5d6) transitioned into state 'SUCCESS' from state '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-602696074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0edb9c730d5047caaa3090c48a05c60d',qos_specs=None,replication_status=,reservations=['ffb09bb0-3792-4b6d-ac5b-79e38e134be6','f09a8bbb-e9d6-48c2-90c5-31341e3c6076','5e222dc6-5d47-45f2-b965-bf8e7fcf0434','5727aa29-d7c9-494c-836b-4b7e3bd1ef80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d05fb48325b944448e7c7c6ef80b257d',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:53 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f76099ff-6eae-4f50-b049-d3083102a527 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dd57a42-b2d7-432c-9cdd-2f2a979c338e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:53 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f76099ff-6eae-4f50-b049-d3083102a527 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dd57a42-b2d7-432c-9cdd-2f2a979c338e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:53 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f76099ff-6eae-4f50-b049-d3083102a527 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Flow 'volume_create_api' (d81cda49-c1e0-4748-8938-4509e93cbe4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:53 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f76099ff-6eae-4f50-b049-d3083102a527 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Create volume request issued successfully. Sep 07 13:58:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f76099ff-6eae-4f50-b049-d3083102a527 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:58:53 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1216/2464] 192.168.122.6 () {62 vars in 1173 bytes} [Mon Sep 7 13:58:53 2026] POST /volume/v3/volumes => generated 782 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d9581042-9188-4d16-bff7-efe8f8a38c2a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d9581042-9188-4d16-bff7-efe8f8a38c2a tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] GET http://192.168.122.6/volume/v3/volumes/33e55de2-3248-4dda-a564-59a74ca54292 Sep 07 13:58:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d9581042-9188-4d16-bff7-efe8f8a38c2a tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d9581042-9188-4d16-bff7-efe8f8a38c2a tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:53 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:53 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:53 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:53 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:53 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d9581042-9188-4d16-bff7-efe8f8a38c2a tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Volume info retrieved successfully. Sep 07 13:58:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d9581042-9188-4d16-bff7-efe8f8a38c2a tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] http://192.168.122.6/volume/v3/volumes/33e55de2-3248-4dda-a564-59a74ca54292 returned with HTTP 200 Sep 07 13:58:53 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1249/2465] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:58:53 2026] GET /volume/v3/volumes/33e55de2-3248-4dda-a564-59a74ca54292 => generated 961 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:58:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ed2ad34c-6b3f-4da9-bf25-bc24b75b1c22 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ed2ad34c-6b3f-4da9-bf25-bc24b75b1c22 tempest-VolumesTransfersV355Test-1825826473 tempest-VolumesTransfersV355Test-1825826473-project-admin] GET http://192.168.122.6/volume/v3/volumes/f050e9e7-5a36-4a41-ab29-0d31d51a3da7 Sep 07 13:58:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ed2ad34c-6b3f-4da9-bf25-bc24b75b1c22 tempest-VolumesTransfersV355Test-1825826473 tempest-VolumesTransfersV355Test-1825826473-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ed2ad34c-6b3f-4da9-bf25-bc24b75b1c22 tempest-VolumesTransfersV355Test-1825826473 tempest-VolumesTransfersV355Test-1825826473-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ed2ad34c-6b3f-4da9-bf25-bc24b75b1c22 tempest-VolumesTransfersV355Test-1825826473 tempest-VolumesTransfersV355Test-1825826473-project-admin] http://192.168.122.6/volume/v3/volumes/f050e9e7-5a36-4a41-ab29-0d31d51a3da7 returned with HTTP 404 Sep 07 13:58:54 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1217/2466] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:58:54 2026] GET /volume/v3/volumes/f050e9e7-5a36-4a41-ab29-0d31d51a3da7 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:58:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-90ca319b-1c87-4c0d-ac26-670f4918ae97 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-90ca319b-1c87-4c0d-ac26-670f4918ae97 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] GET http://192.168.122.6/volume/v3/volumes/f050e9e7-5a36-4a41-ab29-0d31d51a3da7 Sep 07 13:58:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-90ca319b-1c87-4c0d-ac26-670f4918ae97 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-90ca319b-1c87-4c0d-ac26-670f4918ae97 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-90ca319b-1c87-4c0d-ac26-670f4918ae97 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] http://192.168.122.6/volume/v3/volumes/f050e9e7-5a36-4a41-ab29-0d31d51a3da7 returned with HTTP 404 Sep 07 13:58:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1250/2467] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:58:54 2026] GET /volume/v3/volumes/f050e9e7-5a36-4a41-ab29-0d31d51a3da7 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:58:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d8827529-3aa5-44e8-8624-314d5a46cb15 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d8827529-3aa5-44e8-8624-314d5a46cb15 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] DELETE http://192.168.122.6/volume/v3/volumes/f050e9e7-5a36-4a41-ab29-0d31d51a3da7 Sep 07 13:58:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d8827529-3aa5-44e8-8624-314d5a46cb15 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d8827529-3aa5-44e8-8624-314d5a46cb15 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:54 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-d8827529-3aa5-44e8-8624-314d5a46cb15 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] Delete volume with id: f050e9e7-5a36-4a41-ab29-0d31d51a3da7 Sep 07 13:58:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d8827529-3aa5-44e8-8624-314d5a46cb15 tempest-VolumesTransfersV355Test-1159594043 tempest-VolumesTransfersV355Test-1159594043-project-member] http://192.168.122.6/volume/v3/volumes/f050e9e7-5a36-4a41-ab29-0d31d51a3da7 returned with HTTP 404 Sep 07 13:58:54 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1218/2468] 192.168.122.6 () {60 vars in 1266 bytes} [Mon Sep 7 13:58:54 2026] DELETE /volume/v3/volumes/f050e9e7-5a36-4a41-ab29-0d31d51a3da7 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:58:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2de0145e-2e3c-4b7c-9605-fefed7598657 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2de0145e-2e3c-4b7c-9605-fefed7598657 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] GET http://192.168.122.6/volume/v3/volumes/33e55de2-3248-4dda-a564-59a74ca54292 Sep 07 13:58:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2de0145e-2e3c-4b7c-9605-fefed7598657 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2de0145e-2e3c-4b7c-9605-fefed7598657 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:54 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:54 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:54 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:54 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:54 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2de0145e-2e3c-4b7c-9605-fefed7598657 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Volume info retrieved successfully. Sep 07 13:58:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2de0145e-2e3c-4b7c-9605-fefed7598657 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] http://192.168.122.6/volume/v3/volumes/33e55de2-3248-4dda-a564-59a74ca54292 returned with HTTP 200 Sep 07 13:58:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1251/2469] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:58:54 2026] GET /volume/v3/volumes/33e55de2-3248-4dda-a564-59a74ca54292 => generated 1011 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:58:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-043e9d2c-c724-4201-a4b2-f54c48a5027b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-043e9d2c-c724-4201-a4b2-f54c48a5027b tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] GET http://192.168.122.6/volume/v3/volumes/33e55de2-3248-4dda-a564-59a74ca54292 Sep 07 13:58:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-043e9d2c-c724-4201-a4b2-f54c48a5027b tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-043e9d2c-c724-4201-a4b2-f54c48a5027b tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:55 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:55 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:55 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:55 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:55 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-043e9d2c-c724-4201-a4b2-f54c48a5027b tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Volume info retrieved successfully. Sep 07 13:58:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-043e9d2c-c724-4201-a4b2-f54c48a5027b tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] http://192.168.122.6/volume/v3/volumes/33e55de2-3248-4dda-a564-59a74ca54292 returned with HTTP 200 Sep 07 13:58:55 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1219/2470] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:58:55 2026] GET /volume/v3/volumes/33e55de2-3248-4dda-a564-59a74ca54292 => generated 1012 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:58:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-07cb23c1-706f-43a2-9bb6-f9cad1267b9b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-07cb23c1-706f-43a2-9bb6-f9cad1267b9b tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-reader] GET http://192.168.122.6/volume/v3/volumes Sep 07 13:58:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-07cb23c1-706f-43a2-9bb6-f9cad1267b9b tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-07cb23c1-706f-43a2-9bb6-f9cad1267b9b tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-reader] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-07cb23c1-706f-43a2-9bb6-f9cad1267b9b tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-reader] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:58:56 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-07cb23c1-706f-43a2-9bb6-f9cad1267b9b tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:58:56 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:56 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:56 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-07cb23c1-706f-43a2-9bb6-f9cad1267b9b tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-reader] Get all volumes completed successfully. Sep 07 13:58:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-07cb23c1-706f-43a2-9bb6-f9cad1267b9b tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-reader] http://192.168.122.6/volume/v3/volumes returned with HTTP 200 Sep 07 13:58:56 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1252/2471] 192.168.122.6 () {60 vars in 1152 bytes} [Mon Sep 7 13:58:55 2026] GET /volume/v3/volumes => generated 339 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:58:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b4ff3355-6e04-4941-8400-019657e703a8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b4ff3355-6e04-4941-8400-019657e703a8 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/33e55de2-3248-4dda-a564-59a74ca54292 Sep 07 13:58:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b4ff3355-6e04-4941-8400-019657e703a8 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b4ff3355-6e04-4941-8400-019657e703a8 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:56 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-b4ff3355-6e04-4941-8400-019657e703a8 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Delete volume with id: 33e55de2-3248-4dda-a564-59a74ca54292 Sep 07 13:58:56 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:56 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:56 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:56 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:56 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b4ff3355-6e04-4941-8400-019657e703a8 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Volume info retrieved successfully. Sep 07 13:58:56 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b4ff3355-6e04-4941-8400-019657e703a8 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Delete volume request issued successfully. Sep 07 13:58:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b4ff3355-6e04-4941-8400-019657e703a8 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] http://192.168.122.6/volume/v3/volumes/33e55de2-3248-4dda-a564-59a74ca54292 returned with HTTP 202 Sep 07 13:58:56 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1220/2472] 192.168.122.6 () {60 vars in 1266 bytes} [Mon Sep 7 13:58:56 2026] DELETE /volume/v3/volumes/33e55de2-3248-4dda-a564-59a74ca54292 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:58:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1018b686-de7f-4c5a-be4a-71b54616755f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1018b686-de7f-4c5a-be4a-71b54616755f tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] GET http://192.168.122.6/volume/v3/volumes/33e55de2-3248-4dda-a564-59a74ca54292 Sep 07 13:58:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1018b686-de7f-4c5a-be4a-71b54616755f tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1018b686-de7f-4c5a-be4a-71b54616755f tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:56 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:56 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:56 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:56 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:56 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1018b686-de7f-4c5a-be4a-71b54616755f tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Volume info retrieved successfully. Sep 07 13:58:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1018b686-de7f-4c5a-be4a-71b54616755f tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] http://192.168.122.6/volume/v3/volumes/33e55de2-3248-4dda-a564-59a74ca54292 returned with HTTP 200 Sep 07 13:58:56 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1253/2473] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:58:56 2026] GET /volume/v3/volumes/33e55de2-3248-4dda-a564-59a74ca54292 => generated 1011 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:58:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-86dfb766-5f8a-460a-8424-1a9e77eef89b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-86dfb766-5f8a-460a-8424-1a9e77eef89b tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] GET http://192.168.122.6/volume/v3/volumes/33e55de2-3248-4dda-a564-59a74ca54292 Sep 07 13:58:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-86dfb766-5f8a-460a-8424-1a9e77eef89b tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-86dfb766-5f8a-460a-8424-1a9e77eef89b tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-86dfb766-5f8a-460a-8424-1a9e77eef89b tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] http://192.168.122.6/volume/v3/volumes/33e55de2-3248-4dda-a564-59a74ca54292 returned with HTTP 404 Sep 07 13:58:57 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1221/2474] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:58:57 2026] GET /volume/v3/volumes/33e55de2-3248-4dda-a564-59a74ca54292 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:58:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-de429ddc-7261-4243-99dd-23df0586f6f3 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-de429ddc-7261-4243-99dd-23df0586f6f3 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:58:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-de429ddc-7261-4243-99dd-23df0586f6f3 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-962427912"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:58:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-de429ddc-7261-4243-99dd-23df0586f6f3 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-962427912'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:58:57 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-de429ddc-7261-4243-99dd-23df0586f6f3 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Create volume of 1 GB Sep 07 13:58:57 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-de429ddc-7261-4243-99dd-23df0586f6f3 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Availability Zones retrieved successfully. Sep 07 13:58:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-de429ddc-7261-4243-99dd-23df0586f6f3 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Flow 'volume_create_api' (dc0567c1-e315-4614-9e48-d317d82423f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-de429ddc-7261-4243-99dd-23df0586f6f3 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33b32153-d3c2-43ee-afe2-8b102c5c07cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-de429ddc-7261-4243-99dd-23df0586f6f3 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:58:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-de429ddc-7261-4243-99dd-23df0586f6f3 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33b32153-d3c2-43ee-afe2-8b102c5c07cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-de429ddc-7261-4243-99dd-23df0586f6f3 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f76390ee-f9ae-4413-92cb-c0a20fce80d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:57 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-de429ddc-7261-4243-99dd-23df0586f6f3 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Created reservations ['34847bf3-8cfb-4acb-a349-6bc3eaf38fdf', '34666e98-a7d1-4349-9da6-67780eba8ac8', '99d3a525-7f57-4e26-9f45-495a484bbb51', '09b905c1-8528-4e4b-9085-b17e2fa1fe1d'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:58:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-de429ddc-7261-4243-99dd-23df0586f6f3 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f76390ee-f9ae-4413-92cb-c0a20fce80d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34847bf3-8cfb-4acb-a349-6bc3eaf38fdf', '34666e98-a7d1-4349-9da6-67780eba8ac8', '99d3a525-7f57-4e26-9f45-495a484bbb51', '09b905c1-8528-4e4b-9085-b17e2fa1fe1d']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-de429ddc-7261-4243-99dd-23df0586f6f3 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89458e3e-8a38-4fd2-a8e8-9f87a07dd049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:57 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:57 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-de429ddc-7261-4243-99dd-23df0586f6f3 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89458e3e-8a38-4fd2-a8e8-9f87a07dd049) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75176de6-84a7-4144-9730-284628cdcd91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-962427912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0edb9c730d5047caaa3090c48a05c60d',qos_specs=None,replication_status=,reservations=['34847bf3-8cfb-4acb-a349-6bc3eaf38fdf','34666e98-a7d1-4349-9da6-67780eba8ac8','99d3a525-7f57-4e26-9f45-495a484bbb51','09b905c1-8528-4e4b-9085-b17e2fa1fe1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d05fb48325b944448e7c7c6ef80b257d',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:58:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-962427912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75176de6-84a7-4144-9730-284628cdcd91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0edb9c730d5047caaa3090c48a05c60d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d05fb48325b944448e7c7c6ef80b257d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-de429ddc-7261-4243-99dd-23df0586f6f3 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccd5a326-776f-4648-8b30-49d015dfd79d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-de429ddc-7261-4243-99dd-23df0586f6f3 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccd5a326-776f-4648-8b30-49d015dfd79d) transitioned into state 'SUCCESS' from state '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-962427912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0edb9c730d5047caaa3090c48a05c60d',qos_specs=None,replication_status=,reservations=['34847bf3-8cfb-4acb-a349-6bc3eaf38fdf','34666e98-a7d1-4349-9da6-67780eba8ac8','99d3a525-7f57-4e26-9f45-495a484bbb51','09b905c1-8528-4e4b-9085-b17e2fa1fe1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d05fb48325b944448e7c7c6ef80b257d',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-de429ddc-7261-4243-99dd-23df0586f6f3 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cefa8fd-afb7-4d6c-87b8-c962d41a80c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:58:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-de429ddc-7261-4243-99dd-23df0586f6f3 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cefa8fd-afb7-4d6c-87b8-c962d41a80c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:58:57 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-de429ddc-7261-4243-99dd-23df0586f6f3 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Flow 'volume_create_api' (dc0567c1-e315-4614-9e48-d317d82423f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:58:57 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-de429ddc-7261-4243-99dd-23df0586f6f3 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Create volume request issued successfully. Sep 07 13:58:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-de429ddc-7261-4243-99dd-23df0586f6f3 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:58:57 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1254/2475] 192.168.122.6 () {62 vars in 1173 bytes} [Mon Sep 7 13:58:57 2026] POST /volume/v3/volumes => generated 782 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:58:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-52fc16cb-3e24-4839-826d-44a52fe37f3c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-52fc16cb-3e24-4839-826d-44a52fe37f3c tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] GET http://192.168.122.6/volume/v3/volumes/75176de6-84a7-4144-9730-284628cdcd91 Sep 07 13:58:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-52fc16cb-3e24-4839-826d-44a52fe37f3c tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-52fc16cb-3e24-4839-826d-44a52fe37f3c tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:57 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:57 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:57 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:57 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:57 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-52fc16cb-3e24-4839-826d-44a52fe37f3c tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Volume info retrieved successfully. Sep 07 13:58:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-52fc16cb-3e24-4839-826d-44a52fe37f3c tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] http://192.168.122.6/volume/v3/volumes/75176de6-84a7-4144-9730-284628cdcd91 returned with HTTP 200 Sep 07 13:58:57 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1222/2476] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:58:57 2026] GET /volume/v3/volumes/75176de6-84a7-4144-9730-284628cdcd91 => generated 961 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 13:58:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b2cc12f9-6ac1-4ce5-a01d-e04347e8e455 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b2cc12f9-6ac1-4ce5-a01d-e04347e8e455 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] GET http://192.168.122.6/volume/v3/volumes/75176de6-84a7-4144-9730-284628cdcd91 Sep 07 13:58:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b2cc12f9-6ac1-4ce5-a01d-e04347e8e455 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b2cc12f9-6ac1-4ce5-a01d-e04347e8e455 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:58 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:58 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:58 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:58 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:58 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b2cc12f9-6ac1-4ce5-a01d-e04347e8e455 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Volume info retrieved successfully. Sep 07 13:58:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b2cc12f9-6ac1-4ce5-a01d-e04347e8e455 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] http://192.168.122.6/volume/v3/volumes/75176de6-84a7-4144-9730-284628cdcd91 returned with HTTP 200 Sep 07 13:58:58 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1255/2477] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:58:58 2026] GET /volume/v3/volumes/75176de6-84a7-4144-9730-284628cdcd91 => generated 1012 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:58:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-98d78dc8-a1d8-4101-ace0-004e9bfca2e2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-98d78dc8-a1d8-4101-ace0-004e9bfca2e2 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-reader] GET http://192.168.122.6/volume/v3/volumes/detail Sep 07 13:58:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-98d78dc8-a1d8-4101-ace0-004e9bfca2e2 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-98d78dc8-a1d8-4101-ace0-004e9bfca2e2 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-reader] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-98d78dc8-a1d8-4101-ace0-004e9bfca2e2 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-reader] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:58:58 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-98d78dc8-a1d8-4101-ace0-004e9bfca2e2 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 13:58:58 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:58 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:58 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-98d78dc8-a1d8-4101-ace0-004e9bfca2e2 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-reader] Get all volumes completed successfully. Sep 07 13:58:58 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:58 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-98d78dc8-a1d8-4101-ace0-004e9bfca2e2 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-reader] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 07 13:58:58 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1223/2478] 192.168.122.6 () {60 vars in 1173 bytes} [Mon Sep 7 13:58:58 2026] GET /volume/v3/volumes/detail => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:58:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-66c35c78-3280-4574-8964-70e9a9d4d1d0 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-66c35c78-3280-4574-8964-70e9a9d4d1d0 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/75176de6-84a7-4144-9730-284628cdcd91 Sep 07 13:58:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-66c35c78-3280-4574-8964-70e9a9d4d1d0 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-66c35c78-3280-4574-8964-70e9a9d4d1d0 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:58 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-66c35c78-3280-4574-8964-70e9a9d4d1d0 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Delete volume with id: 75176de6-84a7-4144-9730-284628cdcd91 Sep 07 13:58:58 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:58 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:58:58 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:58 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:58:58 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-66c35c78-3280-4574-8964-70e9a9d4d1d0 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Volume info retrieved successfully. Sep 07 13:58:59 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-66c35c78-3280-4574-8964-70e9a9d4d1d0 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Delete volume request issued successfully. Sep 07 13:58:59 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-66c35c78-3280-4574-8964-70e9a9d4d1d0 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] http://192.168.122.6/volume/v3/volumes/75176de6-84a7-4144-9730-284628cdcd91 returned with HTTP 202 Sep 07 13:58:59 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1256/2479] 192.168.122.6 () {60 vars in 1266 bytes} [Mon Sep 7 13:58:58 2026] DELETE /volume/v3/volumes/75176de6-84a7-4144-9730-284628cdcd91 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:58:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7917d2b0-4038-4afa-89f9-419cc3ada582 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:58:59 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7917d2b0-4038-4afa-89f9-419cc3ada582 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] GET http://192.168.122.6/volume/v3/volumes/75176de6-84a7-4144-9730-284628cdcd91 Sep 07 13:58:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7917d2b0-4038-4afa-89f9-419cc3ada582 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:58:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7917d2b0-4038-4afa-89f9-419cc3ada582 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:58:59 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:58:59 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:58:59 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:58:59 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:58:59 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7917d2b0-4038-4afa-89f9-419cc3ada582 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Volume info retrieved successfully. Sep 07 13:58:59 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7917d2b0-4038-4afa-89f9-419cc3ada582 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] http://192.168.122.6/volume/v3/volumes/75176de6-84a7-4144-9730-284628cdcd91 returned with HTTP 200 Sep 07 13:58:59 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1224/2480] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:58:59 2026] GET /volume/v3/volumes/75176de6-84a7-4144-9730-284628cdcd91 => generated 1011 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:59:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1ac7a814-7081-4a9c-a520-aed3f6df9667 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1ac7a814-7081-4a9c-a520-aed3f6df9667 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] GET http://192.168.122.6/volume/v3/volumes/75176de6-84a7-4144-9730-284628cdcd91 Sep 07 13:59:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1ac7a814-7081-4a9c-a520-aed3f6df9667 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1ac7a814-7081-4a9c-a520-aed3f6df9667 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1ac7a814-7081-4a9c-a520-aed3f6df9667 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] http://192.168.122.6/volume/v3/volumes/75176de6-84a7-4144-9730-284628cdcd91 returned with HTTP 404 Sep 07 13:59:00 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1257/2481] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:59:00 2026] GET /volume/v3/volumes/75176de6-84a7-4144-9730-284628cdcd91 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:59:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-04a95cf5-287a-4e84-8545-d105683456df None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-04a95cf5-287a-4e84-8545-d105683456df tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:59:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-04a95cf5-287a-4e84-8545-d105683456df tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-35295525"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-04a95cf5-287a-4e84-8545-d105683456df tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-35295525'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:59:00 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-04a95cf5-287a-4e84-8545-d105683456df tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Create volume of 1 GB Sep 07 13:59:00 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-04a95cf5-287a-4e84-8545-d105683456df tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Availability Zones retrieved successfully. Sep 07 13:59:00 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-04a95cf5-287a-4e84-8545-d105683456df tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Flow 'volume_create_api' (a145afea-76a1-4ed8-9433-3a4cf58b355a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:59:00 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-04a95cf5-287a-4e84-8545-d105683456df tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee3a1751-2dc1-495e-b4a0-c163c4f6b541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:00 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-04a95cf5-287a-4e84-8545-d105683456df tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:59:00 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-04a95cf5-287a-4e84-8545-d105683456df tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee3a1751-2dc1-495e-b4a0-c163c4f6b541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:00 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-04a95cf5-287a-4e84-8545-d105683456df tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ebc433d-05ef-4f59-bd08-2b7680b157fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:00 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-04a95cf5-287a-4e84-8545-d105683456df tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Created reservations ['5ad04712-f731-4729-b0ef-cdee7a33dfb2', '846dbd73-2932-4eca-b910-ad9726f972d3', 'a5033663-aae8-45c2-9aba-217ed8fe4d2f', 'b71339d6-4408-400c-a9f9-74762406b0c6'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:59:00 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-04a95cf5-287a-4e84-8545-d105683456df tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ebc433d-05ef-4f59-bd08-2b7680b157fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ad04712-f731-4729-b0ef-cdee7a33dfb2', '846dbd73-2932-4eca-b910-ad9726f972d3', 'a5033663-aae8-45c2-9aba-217ed8fe4d2f', 'b71339d6-4408-400c-a9f9-74762406b0c6']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:00 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-04a95cf5-287a-4e84-8545-d105683456df tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (992f631b-29e2-42cb-b525-30591000fde3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:00 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:00 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:59:00 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-04a95cf5-287a-4e84-8545-d105683456df tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (992f631b-29e2-42cb-b525-30591000fde3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f8e8eb7-70d4-423b-8e64-566fedeaecea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-35295525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0edb9c730d5047caaa3090c48a05c60d',qos_specs=None,replication_status=,reservations=['5ad04712-f731-4729-b0ef-cdee7a33dfb2','846dbd73-2932-4eca-b910-ad9726f972d3','a5033663-aae8-45c2-9aba-217ed8fe4d2f','b71339d6-4408-400c-a9f9-74762406b0c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d05fb48325b944448e7c7c6ef80b257d',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:59:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-35295525',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f8e8eb7-70d4-423b-8e64-566fedeaecea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0edb9c730d5047caaa3090c48a05c60d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d05fb48325b944448e7c7c6ef80b257d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:00 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-04a95cf5-287a-4e84-8545-d105683456df tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (399a1117-9ae5-4d3d-b985-fdab23e2d498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:00 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-04a95cf5-287a-4e84-8545-d105683456df tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (399a1117-9ae5-4d3d-b985-fdab23e2d498) transitioned into state 'SUCCESS' from state '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-35295525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0edb9c730d5047caaa3090c48a05c60d',qos_specs=None,replication_status=,reservations=['5ad04712-f731-4729-b0ef-cdee7a33dfb2','846dbd73-2932-4eca-b910-ad9726f972d3','a5033663-aae8-45c2-9aba-217ed8fe4d2f','b71339d6-4408-400c-a9f9-74762406b0c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d05fb48325b944448e7c7c6ef80b257d',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:00 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-04a95cf5-287a-4e84-8545-d105683456df tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3345dc8e-591b-45dc-a801-ae0f911a39f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:00 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-04a95cf5-287a-4e84-8545-d105683456df tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3345dc8e-591b-45dc-a801-ae0f911a39f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:00 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-04a95cf5-287a-4e84-8545-d105683456df tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Flow 'volume_create_api' (a145afea-76a1-4ed8-9433-3a4cf58b355a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:59:00 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-04a95cf5-287a-4e84-8545-d105683456df tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Create volume request issued successfully. Sep 07 13:59:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-04a95cf5-287a-4e84-8545-d105683456df tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:59:00 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1225/2482] 192.168.122.6 () {62 vars in 1173 bytes} [Mon Sep 7 13:59:00 2026] POST /volume/v3/volumes => generated 781 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:59:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-01284528-c1b3-441e-8a69-1d1ef70d1d44 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-01284528-c1b3-441e-8a69-1d1ef70d1d44 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] GET http://192.168.122.6/volume/v3/volumes/7f8e8eb7-70d4-423b-8e64-566fedeaecea Sep 07 13:59:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-01284528-c1b3-441e-8a69-1d1ef70d1d44 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-01284528-c1b3-441e-8a69-1d1ef70d1d44 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:00 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:00 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:59:00 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:00 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:59:00 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-01284528-c1b3-441e-8a69-1d1ef70d1d44 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Volume info retrieved successfully. Sep 07 13:59:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-01284528-c1b3-441e-8a69-1d1ef70d1d44 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] http://192.168.122.6/volume/v3/volumes/7f8e8eb7-70d4-423b-8e64-566fedeaecea returned with HTTP 200 Sep 07 13:59:00 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1258/2483] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:59:00 2026] GET /volume/v3/volumes/7f8e8eb7-70d4-423b-8e64-566fedeaecea => generated 960 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:59:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3c1b33b4-703b-4c90-bd36-8f3e07d49e89 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3c1b33b4-703b-4c90-bd36-8f3e07d49e89 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] GET http://192.168.122.6/volume/v3/volumes/7f8e8eb7-70d4-423b-8e64-566fedeaecea Sep 07 13:59:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3c1b33b4-703b-4c90-bd36-8f3e07d49e89 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3c1b33b4-703b-4c90-bd36-8f3e07d49e89 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:01 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:01 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:59:01 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:01 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:59:01 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3c1b33b4-703b-4c90-bd36-8f3e07d49e89 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Volume info retrieved successfully. Sep 07 13:59:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3c1b33b4-703b-4c90-bd36-8f3e07d49e89 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] http://192.168.122.6/volume/v3/volumes/7f8e8eb7-70d4-423b-8e64-566fedeaecea returned with HTTP 200 Sep 07 13:59:01 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1226/2484] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:59:01 2026] GET /volume/v3/volumes/7f8e8eb7-70d4-423b-8e64-566fedeaecea => generated 1010 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:59:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-08f349d9-373d-4e9d-b392-e2d94accd08d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-08f349d9-373d-4e9d-b392-e2d94accd08d tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] GET http://192.168.122.6/volume/v3/volumes/7f8e8eb7-70d4-423b-8e64-566fedeaecea Sep 07 13:59:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-08f349d9-373d-4e9d-b392-e2d94accd08d tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-08f349d9-373d-4e9d-b392-e2d94accd08d tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:02 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:02 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:59:02 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:02 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:59:02 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-08f349d9-373d-4e9d-b392-e2d94accd08d tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Volume info retrieved successfully. Sep 07 13:59:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-08f349d9-373d-4e9d-b392-e2d94accd08d tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] http://192.168.122.6/volume/v3/volumes/7f8e8eb7-70d4-423b-8e64-566fedeaecea returned with HTTP 200 Sep 07 13:59:02 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1259/2485] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:59:02 2026] GET /volume/v3/volumes/7f8e8eb7-70d4-423b-8e64-566fedeaecea => generated 1011 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 13:59:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-565d5e48-598a-412f-aca6-191b3903d5b9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-565d5e48-598a-412f-aca6-191b3903d5b9 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-reader] GET http://192.168.122.6/volume/v3/volumes/7f8e8eb7-70d4-423b-8e64-566fedeaecea Sep 07 13:59:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-565d5e48-598a-412f-aca6-191b3903d5b9 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-565d5e48-598a-412f-aca6-191b3903d5b9 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-reader] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:02 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:02 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:59:02 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:02 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:59:02 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-565d5e48-598a-412f-aca6-191b3903d5b9 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-reader] Volume info retrieved successfully. Sep 07 13:59:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-565d5e48-598a-412f-aca6-191b3903d5b9 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-reader] http://192.168.122.6/volume/v3/volumes/7f8e8eb7-70d4-423b-8e64-566fedeaecea returned with HTTP 200 Sep 07 13:59:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1227/2486] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:59:02 2026] GET /volume/v3/volumes/7f8e8eb7-70d4-423b-8e64-566fedeaecea => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:59:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d2175572-2909-4feb-a650-c41ac56d424e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d2175572-2909-4feb-a650-c41ac56d424e tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/7f8e8eb7-70d4-423b-8e64-566fedeaecea Sep 07 13:59:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d2175572-2909-4feb-a650-c41ac56d424e tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d2175572-2909-4feb-a650-c41ac56d424e tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:02 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-d2175572-2909-4feb-a650-c41ac56d424e tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Delete volume with id: 7f8e8eb7-70d4-423b-8e64-566fedeaecea Sep 07 13:59:02 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:02 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:59:02 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:02 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:59:02 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d2175572-2909-4feb-a650-c41ac56d424e tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Volume info retrieved successfully. Sep 07 13:59:02 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d2175572-2909-4feb-a650-c41ac56d424e tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Delete volume request issued successfully. Sep 07 13:59:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d2175572-2909-4feb-a650-c41ac56d424e tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] http://192.168.122.6/volume/v3/volumes/7f8e8eb7-70d4-423b-8e64-566fedeaecea returned with HTTP 202 Sep 07 13:59:02 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1260/2487] 192.168.122.6 () {60 vars in 1266 bytes} [Mon Sep 7 13:59:02 2026] DELETE /volume/v3/volumes/7f8e8eb7-70d4-423b-8e64-566fedeaecea => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:59:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ac7ba645-0675-4e54-b5dd-73da4191e778 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ac7ba645-0675-4e54-b5dd-73da4191e778 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] GET http://192.168.122.6/volume/v3/volumes/7f8e8eb7-70d4-423b-8e64-566fedeaecea Sep 07 13:59:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ac7ba645-0675-4e54-b5dd-73da4191e778 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ac7ba645-0675-4e54-b5dd-73da4191e778 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:02 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:02 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:59:02 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:02 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:59:02 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ac7ba645-0675-4e54-b5dd-73da4191e778 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Volume info retrieved successfully. Sep 07 13:59:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ac7ba645-0675-4e54-b5dd-73da4191e778 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] http://192.168.122.6/volume/v3/volumes/7f8e8eb7-70d4-423b-8e64-566fedeaecea returned with HTTP 200 Sep 07 13:59:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1228/2488] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:59:02 2026] GET /volume/v3/volumes/7f8e8eb7-70d4-423b-8e64-566fedeaecea => generated 1010 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:59:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c77036c4-9c47-4cb7-8849-b724ac95b4fa None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c77036c4-9c47-4cb7-8849-b724ac95b4fa tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] GET http://192.168.122.6/volume/v3/volumes/7f8e8eb7-70d4-423b-8e64-566fedeaecea Sep 07 13:59:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c77036c4-9c47-4cb7-8849-b724ac95b4fa tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c77036c4-9c47-4cb7-8849-b724ac95b4fa tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c77036c4-9c47-4cb7-8849-b724ac95b4fa tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] http://192.168.122.6/volume/v3/volumes/7f8e8eb7-70d4-423b-8e64-566fedeaecea returned with HTTP 404 Sep 07 13:59:04 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1261/2489] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:59:04 2026] GET /volume/v3/volumes/7f8e8eb7-70d4-423b-8e64-566fedeaecea => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:59:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-39e9c922-17e2-4f5d-b703-956f8ccc157a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-39e9c922-17e2-4f5d-b703-956f8ccc157a tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:59:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-39e9c922-17e2-4f5d-b703-956f8ccc157a tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1292158539"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-39e9c922-17e2-4f5d-b703-956f8ccc157a tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1292158539'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:59:04 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-39e9c922-17e2-4f5d-b703-956f8ccc157a tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Create volume of 1 GB Sep 07 13:59:04 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-39e9c922-17e2-4f5d-b703-956f8ccc157a tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Availability Zones retrieved successfully. Sep 07 13:59:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-39e9c922-17e2-4f5d-b703-956f8ccc157a tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Flow 'volume_create_api' (b951c721-8a3a-432a-aaaf-01ed4b0194d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:59:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-39e9c922-17e2-4f5d-b703-956f8ccc157a tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da065a53-9193-4f2e-938b-de31ebebf3fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-39e9c922-17e2-4f5d-b703-956f8ccc157a tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:59:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-39e9c922-17e2-4f5d-b703-956f8ccc157a tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da065a53-9193-4f2e-938b-de31ebebf3fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-39e9c922-17e2-4f5d-b703-956f8ccc157a tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff60c043-37ee-48f3-bd19-6c846c678770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:04 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-39e9c922-17e2-4f5d-b703-956f8ccc157a tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Created reservations ['3840ba6b-7bbc-4c48-adde-ec18712a6618', '726b791f-1b96-4604-a969-13f07f514af9', 'e02de189-5948-4d28-941f-34ae4f98386f', 'b7833bf7-2d36-4591-8037-60f3e2475147'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:59:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-39e9c922-17e2-4f5d-b703-956f8ccc157a tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff60c043-37ee-48f3-bd19-6c846c678770) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3840ba6b-7bbc-4c48-adde-ec18712a6618', '726b791f-1b96-4604-a969-13f07f514af9', 'e02de189-5948-4d28-941f-34ae4f98386f', 'b7833bf7-2d36-4591-8037-60f3e2475147']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-39e9c922-17e2-4f5d-b703-956f8ccc157a tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44ed2b21-5db3-4c41-8f9a-8e84bc12b704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:04 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:04 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:59:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-39e9c922-17e2-4f5d-b703-956f8ccc157a tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44ed2b21-5db3-4c41-8f9a-8e84bc12b704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34f0f6a3-2f5c-457d-b8ee-8c5ccac83b51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1292158539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0edb9c730d5047caaa3090c48a05c60d',qos_specs=None,replication_status=,reservations=['3840ba6b-7bbc-4c48-adde-ec18712a6618','726b791f-1b96-4604-a969-13f07f514af9','e02de189-5948-4d28-941f-34ae4f98386f','b7833bf7-2d36-4591-8037-60f3e2475147'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d05fb48325b944448e7c7c6ef80b257d',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:59:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1292158539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34f0f6a3-2f5c-457d-b8ee-8c5ccac83b51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0edb9c730d5047caaa3090c48a05c60d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d05fb48325b944448e7c7c6ef80b257d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-39e9c922-17e2-4f5d-b703-956f8ccc157a tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (644a96d3-c9ff-468d-8bb4-476a1d269858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-39e9c922-17e2-4f5d-b703-956f8ccc157a tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (644a96d3-c9ff-468d-8bb4-476a1d269858) transitioned into state 'SUCCESS' from state '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-1292158539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0edb9c730d5047caaa3090c48a05c60d',qos_specs=None,replication_status=,reservations=['3840ba6b-7bbc-4c48-adde-ec18712a6618','726b791f-1b96-4604-a969-13f07f514af9','e02de189-5948-4d28-941f-34ae4f98386f','b7833bf7-2d36-4591-8037-60f3e2475147'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d05fb48325b944448e7c7c6ef80b257d',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-39e9c922-17e2-4f5d-b703-956f8ccc157a tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f1b5567-4159-483b-bd28-35a26cb1c7fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-39e9c922-17e2-4f5d-b703-956f8ccc157a tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f1b5567-4159-483b-bd28-35a26cb1c7fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-39e9c922-17e2-4f5d-b703-956f8ccc157a tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Flow 'volume_create_api' (b951c721-8a3a-432a-aaaf-01ed4b0194d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:59:04 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-39e9c922-17e2-4f5d-b703-956f8ccc157a tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Create volume request issued successfully. Sep 07 13:59:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-39e9c922-17e2-4f5d-b703-956f8ccc157a tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:59:04 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1229/2490] 192.168.122.6 () {62 vars in 1173 bytes} [Mon Sep 7 13:59:04 2026] POST /volume/v3/volumes => generated 783 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:59:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c886c292-aa9e-4df2-9ddb-1c8e233f6534 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c886c292-aa9e-4df2-9ddb-1c8e233f6534 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] GET http://192.168.122.6/volume/v3/volumes/34f0f6a3-2f5c-457d-b8ee-8c5ccac83b51 Sep 07 13:59:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c886c292-aa9e-4df2-9ddb-1c8e233f6534 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c886c292-aa9e-4df2-9ddb-1c8e233f6534 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:04 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:04 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:59:04 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:04 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:59:04 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c886c292-aa9e-4df2-9ddb-1c8e233f6534 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Volume info retrieved successfully. Sep 07 13:59:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c886c292-aa9e-4df2-9ddb-1c8e233f6534 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] http://192.168.122.6/volume/v3/volumes/34f0f6a3-2f5c-457d-b8ee-8c5ccac83b51 returned with HTTP 200 Sep 07 13:59:04 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1262/2491] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:59:04 2026] GET /volume/v3/volumes/34f0f6a3-2f5c-457d-b8ee-8c5ccac83b51 => generated 962 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:59:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-42c2331f-30ed-4434-bce1-7e4d52e467bc None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-42c2331f-30ed-4434-bce1-7e4d52e467bc tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] GET http://192.168.122.6/volume/v3/volumes/34f0f6a3-2f5c-457d-b8ee-8c5ccac83b51 Sep 07 13:59:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-42c2331f-30ed-4434-bce1-7e4d52e467bc tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-42c2331f-30ed-4434-bce1-7e4d52e467bc tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:05 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:05 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:59:05 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:05 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:59:05 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-42c2331f-30ed-4434-bce1-7e4d52e467bc tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Volume info retrieved successfully. Sep 07 13:59:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-42c2331f-30ed-4434-bce1-7e4d52e467bc tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] http://192.168.122.6/volume/v3/volumes/34f0f6a3-2f5c-457d-b8ee-8c5ccac83b51 returned with HTTP 200 Sep 07 13:59:05 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1230/2492] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:59:05 2026] GET /volume/v3/volumes/34f0f6a3-2f5c-457d-b8ee-8c5ccac83b51 => generated 1012 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:59:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ec7d6320-e0c1-439a-a93f-f470ce35685b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ec7d6320-e0c1-439a-a93f-f470ce35685b tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] GET http://192.168.122.6/volume/v3/volumes/34f0f6a3-2f5c-457d-b8ee-8c5ccac83b51 Sep 07 13:59:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ec7d6320-e0c1-439a-a93f-f470ce35685b tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ec7d6320-e0c1-439a-a93f-f470ce35685b tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:06 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:06 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:59:06 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:06 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:59:06 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ec7d6320-e0c1-439a-a93f-f470ce35685b tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Volume info retrieved successfully. Sep 07 13:59:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ec7d6320-e0c1-439a-a93f-f470ce35685b tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] http://192.168.122.6/volume/v3/volumes/34f0f6a3-2f5c-457d-b8ee-8c5ccac83b51 returned with HTTP 200 Sep 07 13:59:06 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1263/2493] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:59:06 2026] GET /volume/v3/volumes/34f0f6a3-2f5c-457d-b8ee-8c5ccac83b51 => generated 1013 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:59:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-2bc511db-e490-4412-8255-9ba99b081967 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2bc511db-e490-4412-8255-9ba99b081967 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-reader] GET http://192.168.122.6/volume/v3/volumes/summary Sep 07 13:59:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2bc511db-e490-4412-8255-9ba99b081967 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2bc511db-e490-4412-8255-9ba99b081967 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-reader] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-2bc511db-e490-4412-8255-9ba99b081967 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-reader] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 13:59:06 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-2bc511db-e490-4412-8255-9ba99b081967 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-reader] Get summary completed successfully. Sep 07 13:59:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2bc511db-e490-4412-8255-9ba99b081967 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-reader] http://192.168.122.6/volume/v3/volumes/summary returned with HTTP 200 Sep 07 13:59:06 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1231/2494] 192.168.122.6 () {60 vars in 1176 bytes} [Mon Sep 7 13:59:06 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-aab31949-9f10-44cb-acd4-136326992944 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-aab31949-9f10-44cb-acd4-136326992944 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/34f0f6a3-2f5c-457d-b8ee-8c5ccac83b51 Sep 07 13:59:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-aab31949-9f10-44cb-acd4-136326992944 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-aab31949-9f10-44cb-acd4-136326992944 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:06 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-aab31949-9f10-44cb-acd4-136326992944 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Delete volume with id: 34f0f6a3-2f5c-457d-b8ee-8c5ccac83b51 Sep 07 13:59:06 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:06 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:59:06 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:06 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:59:06 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-aab31949-9f10-44cb-acd4-136326992944 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Volume info retrieved successfully. Sep 07 13:59:06 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-aab31949-9f10-44cb-acd4-136326992944 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Delete volume request issued successfully. Sep 07 13:59:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-aab31949-9f10-44cb-acd4-136326992944 tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] http://192.168.122.6/volume/v3/volumes/34f0f6a3-2f5c-457d-b8ee-8c5ccac83b51 returned with HTTP 202 Sep 07 13:59:06 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1264/2495] 192.168.122.6 () {60 vars in 1266 bytes} [Mon Sep 7 13:59:06 2026] DELETE /volume/v3/volumes/34f0f6a3-2f5c-457d-b8ee-8c5ccac83b51 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 13:59:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8aa8362f-151a-45a6-8698-23f8a948b4ab None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8aa8362f-151a-45a6-8698-23f8a948b4ab tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] GET http://192.168.122.6/volume/v3/volumes/34f0f6a3-2f5c-457d-b8ee-8c5ccac83b51 Sep 07 13:59:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8aa8362f-151a-45a6-8698-23f8a948b4ab tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8aa8362f-151a-45a6-8698-23f8a948b4ab tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:06 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:06 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:59:06 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:06 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:59:06 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8aa8362f-151a-45a6-8698-23f8a948b4ab tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Volume info retrieved successfully. Sep 07 13:59:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8aa8362f-151a-45a6-8698-23f8a948b4ab tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] http://192.168.122.6/volume/v3/volumes/34f0f6a3-2f5c-457d-b8ee-8c5ccac83b51 returned with HTTP 200 Sep 07 13:59:06 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1232/2496] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:59:06 2026] GET /volume/v3/volumes/34f0f6a3-2f5c-457d-b8ee-8c5ccac83b51 => generated 1012 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 13:59:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-30a8e9ac-d953-42d6-918c-eab04bf7dc3e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-30a8e9ac-d953-42d6-918c-eab04bf7dc3e tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] GET http://192.168.122.6/volume/v3/volumes/34f0f6a3-2f5c-457d-b8ee-8c5ccac83b51 Sep 07 13:59:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-30a8e9ac-d953-42d6-918c-eab04bf7dc3e tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-30a8e9ac-d953-42d6-918c-eab04bf7dc3e tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-30a8e9ac-d953-42d6-918c-eab04bf7dc3e tempest-ProjectReaderTests-74717841 tempest-ProjectReaderTests-74717841-project-admin] http://192.168.122.6/volume/v3/volumes/34f0f6a3-2f5c-457d-b8ee-8c5ccac83b51 returned with HTTP 404 Sep 07 13:59:07 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1265/2497] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 13:59:07 2026] GET /volume/v3/volumes/34f0f6a3-2f5c-457d-b8ee-8c5ccac83b51 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 13:59:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-693e0123-26a9-4be7-9202-1f168019a0b9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-693e0123-26a9-4be7-9202-1f168019a0b9 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:59:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-693e0123-26a9-4be7-9202-1f168019a0b9 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1025018239"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-693e0123-26a9-4be7-9202-1f168019a0b9 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1025018239'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:59:11 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-693e0123-26a9-4be7-9202-1f168019a0b9 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Create volume of 1 GB Sep 07 13:59:11 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-693e0123-26a9-4be7-9202-1f168019a0b9 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Availability Zones retrieved successfully. Sep 07 13:59:11 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-693e0123-26a9-4be7-9202-1f168019a0b9 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Flow 'volume_create_api' (cbfec072-c858-4635-985c-ea8b1edd53bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:59:11 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-693e0123-26a9-4be7-9202-1f168019a0b9 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af726ced-f492-4061-9c4a-4a04da1b102e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:11 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-693e0123-26a9-4be7-9202-1f168019a0b9 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:59:11 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-693e0123-26a9-4be7-9202-1f168019a0b9 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af726ced-f492-4061-9c4a-4a04da1b102e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:11 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-693e0123-26a9-4be7-9202-1f168019a0b9 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2f644d5-6251-4899-aff9-9779d2f44e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:11 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-693e0123-26a9-4be7-9202-1f168019a0b9 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Created reservations ['b61c9ad6-d108-47a9-96ec-67be23291dcc', '510138dc-1bbd-4b1b-9907-8bdb64ac7098', 'aebbe1fd-c651-4801-89e5-67832b68f5fd', '97822aae-4d18-4463-8bdd-1e523c2eaab0'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:59:11 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-693e0123-26a9-4be7-9202-1f168019a0b9 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2f644d5-6251-4899-aff9-9779d2f44e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b61c9ad6-d108-47a9-96ec-67be23291dcc', '510138dc-1bbd-4b1b-9907-8bdb64ac7098', 'aebbe1fd-c651-4801-89e5-67832b68f5fd', '97822aae-4d18-4463-8bdd-1e523c2eaab0']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:11 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-693e0123-26a9-4be7-9202-1f168019a0b9 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9d87d4e-dba3-4b57-aef6-ad570f66114d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:11 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:11 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:59:11 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-693e0123-26a9-4be7-9202-1f168019a0b9 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9d87d4e-dba3-4b57-aef6-ad570f66114d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c042a670-73f4-4253-bcde-456acff7d3b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1025018239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83a12e4850f34852bcb741ee1a20c60c',qos_specs=None,replication_status=,reservations=['b61c9ad6-d108-47a9-96ec-67be23291dcc','510138dc-1bbd-4b1b-9907-8bdb64ac7098','aebbe1fd-c651-4801-89e5-67832b68f5fd','97822aae-4d18-4463-8bdd-1e523c2eaab0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6814fb7b1ab94d968c2643f33894d799',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:59:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1025018239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c042a670-73f4-4253-bcde-456acff7d3b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83a12e4850f34852bcb741ee1a20c60c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6814fb7b1ab94d968c2643f33894d799',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:11 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-693e0123-26a9-4be7-9202-1f168019a0b9 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24980892-497f-4936-b30e-be6cdd9c3548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:11 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-693e0123-26a9-4be7-9202-1f168019a0b9 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24980892-497f-4936-b30e-be6cdd9c3548) transitioned into state 'SUCCESS' from state '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-1025018239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83a12e4850f34852bcb741ee1a20c60c',qos_specs=None,replication_status=,reservations=['b61c9ad6-d108-47a9-96ec-67be23291dcc','510138dc-1bbd-4b1b-9907-8bdb64ac7098','aebbe1fd-c651-4801-89e5-67832b68f5fd','97822aae-4d18-4463-8bdd-1e523c2eaab0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6814fb7b1ab94d968c2643f33894d799',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:11 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-693e0123-26a9-4be7-9202-1f168019a0b9 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e253e03f-8b39-4bf9-87e0-8ebd0ccb3faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:11 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-693e0123-26a9-4be7-9202-1f168019a0b9 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e253e03f-8b39-4bf9-87e0-8ebd0ccb3faa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:11 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-693e0123-26a9-4be7-9202-1f168019a0b9 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Flow 'volume_create_api' (cbfec072-c858-4635-985c-ea8b1edd53bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:59:11 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-693e0123-26a9-4be7-9202-1f168019a0b9 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Create volume request issued successfully. Sep 07 13:59:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-693e0123-26a9-4be7-9202-1f168019a0b9 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:59:11 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1233/2498] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:59:10 2026] POST /volume/v3/volumes => generated 754 bytes in 615 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 13:59:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e26a11f5-97b2-4491-a8f1-242f29cd0e2b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e26a11f5-97b2-4491-a8f1-242f29cd0e2b tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] GET http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 Sep 07 13:59:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e26a11f5-97b2-4491-a8f1-242f29cd0e2b tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e26a11f5-97b2-4491-a8f1-242f29cd0e2b tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:11 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:11 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:59:11 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:11 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:59:11 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e26a11f5-97b2-4491-a8f1-242f29cd0e2b tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Volume info retrieved successfully. Sep 07 13:59:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e26a11f5-97b2-4491-a8f1-242f29cd0e2b tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 returned with HTTP 200 Sep 07 13:59:11 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1266/2499] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:59:11 2026] GET /volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 => generated 822 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ca78294f-ffb0-4511-961c-f7572eaeb634 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ca78294f-ffb0-4511-961c-f7572eaeb634 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] GET http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 Sep 07 13:59:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ca78294f-ffb0-4511-961c-f7572eaeb634 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ca78294f-ffb0-4511-961c-f7572eaeb634 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:12 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:12 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:59:12 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:12 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:59:12 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ca78294f-ffb0-4511-961c-f7572eaeb634 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Volume info retrieved successfully. Sep 07 13:59:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ca78294f-ffb0-4511-961c-f7572eaeb634 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 returned with HTTP 200 Sep 07 13:59:12 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1234/2500] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:59:12 2026] GET /volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ff58c7b3-bfde-40f4-bfe5-acfaa594dd7a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ff58c7b3-bfde-40f4-bfe5-acfaa594dd7a tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] GET http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 Sep 07 13:59:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ff58c7b3-bfde-40f4-bfe5-acfaa594dd7a tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ff58c7b3-bfde-40f4-bfe5-acfaa594dd7a tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:13 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:13 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:59:13 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:13 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:59:13 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ff58c7b3-bfde-40f4-bfe5-acfaa594dd7a tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Volume info retrieved successfully. Sep 07 13:59:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ff58c7b3-bfde-40f4-bfe5-acfaa594dd7a tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 returned with HTTP 200 Sep 07 13:59:13 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1267/2501] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:59:13 2026] GET /volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:22 devstack devstack@c-api.service[87261]: DEBUG dbcounter [-] [87261] Writing DB stats cinder:SELECT=263,cinder:INSERT=71,cinder:UPDATE=95 {{(pid=87261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:59:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1e967106-7f9a-4a04-a9b2-6812c877f715 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1e967106-7f9a-4a04-a9b2-6812c877f715 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] POST http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1/action Sep 07 13:59:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1e967106-7f9a-4a04-a9b2-6812c877f715 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Action body: b'{"os-attach": {"instance_uuid": "52d7fa61-7f2e-4e5d-924c-4ac699292678", "mountpoint": "/dev/vdb"}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:59:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1e967106-7f9a-4a04-a9b2-6812c877f715 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "52d7fa61-7f2e-4e5d-924c-4ac699292678", "mountpoint": "/dev/vdb"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:23 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:23 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:59:23 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:23 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:59:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1e967106-7f9a-4a04-a9b2-6812c877f715 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Volume info retrieved successfully. Sep 07 13:59:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1e967106-7f9a-4a04-a9b2-6812c877f715 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Update volume admin metadata completed successfully. Sep 07 13:59:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1e967106-7f9a-4a04-a9b2-6812c877f715 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Attach volume completed successfully. Sep 07 13:59:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1e967106-7f9a-4a04-a9b2-6812c877f715 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1/action returned with HTTP 202 Sep 07 13:59:23 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1235/2502] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:59:23 2026] POST /volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1/action => generated 0 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:59:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-99fbaacc-9b0c-40e2-be96-f9c7b6571f4e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-99fbaacc-9b0c-40e2-be96-f9c7b6571f4e tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] GET http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 Sep 07 13:59:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-99fbaacc-9b0c-40e2-be96-f9c7b6571f4e tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-99fbaacc-9b0c-40e2-be96-f9c7b6571f4e tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:23 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:23 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:59:23 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:23 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:59:23 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-99fbaacc-9b0c-40e2-be96-f9c7b6571f4e tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Volume info retrieved successfully. Sep 07 13:59:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-99fbaacc-9b0c-40e2-be96-f9c7b6571f4e tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 returned with HTTP 200 Sep 07 13:59:23 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1268/2503] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:59:23 2026] GET /volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 => generated 1181 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:59:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ee6c9ed2-cdbe-4514-a162-d66ce778cd7d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ee6c9ed2-cdbe-4514-a162-d66ce778cd7d tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] POST http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1/action Sep 07 13:59:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ee6c9ed2-cdbe-4514-a162-d66ce778cd7d tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Action body: b'{"os-detach": {}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:59:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ee6c9ed2-cdbe-4514-a162-d66ce778cd7d tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:23 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:23 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:59:23 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:23 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:59:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ee6c9ed2-cdbe-4514-a162-d66ce778cd7d tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Volume info retrieved successfully. Sep 07 13:59:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ee6c9ed2-cdbe-4514-a162-d66ce778cd7d tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Detach volume completed successfully. Sep 07 13:59:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ee6c9ed2-cdbe-4514-a162-d66ce778cd7d tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1/action returned with HTTP 202 Sep 07 13:59:23 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1236/2504] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:59:23 2026] POST /volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1/action => generated 0 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:59:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7721829a-05c2-46a5-9489-862dc578fc6c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7721829a-05c2-46a5-9489-862dc578fc6c tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] GET http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 Sep 07 13:59:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7721829a-05c2-46a5-9489-862dc578fc6c tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7721829a-05c2-46a5-9489-862dc578fc6c tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:23 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:23 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:59:23 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:23 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:59:23 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7721829a-05c2-46a5-9489-862dc578fc6c tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Volume info retrieved successfully. Sep 07 13:59:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7721829a-05c2-46a5-9489-862dc578fc6c tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 returned with HTTP 200 Sep 07 13:59:23 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1269/2505] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:59:23 2026] GET /volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 => generated 866 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-98944f4c-eda5-4d83-8ce0-751dccf659b8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-98944f4c-eda5-4d83-8ce0-751dccf659b8 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:59:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-98944f4c-eda5-4d83-8ce0-751dccf659b8 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-613782597", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-98944f4c-eda5-4d83-8ce0-751dccf659b8 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-613782597', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:59:31 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-98944f4c-eda5-4d83-8ce0-751dccf659b8 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Create volume of 1 GB Sep 07 13:59:31 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-98944f4c-eda5-4d83-8ce0-751dccf659b8 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Availability Zones retrieved successfully. Sep 07 13:59:31 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-98944f4c-eda5-4d83-8ce0-751dccf659b8 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Flow 'volume_create_api' (1de9317f-560e-4b87-b76d-a8ff35b11a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:59:31 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-98944f4c-eda5-4d83-8ce0-751dccf659b8 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (885e80e2-4b4e-4c6a-9721-748c1cf21b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:31 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-98944f4c-eda5-4d83-8ce0-751dccf659b8 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:59:31 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-98944f4c-eda5-4d83-8ce0-751dccf659b8 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (885e80e2-4b4e-4c6a-9721-748c1cf21b5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:31 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-98944f4c-eda5-4d83-8ce0-751dccf659b8 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63c2ce75-225c-4ec1-b483-9c124915b6f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:31 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-98944f4c-eda5-4d83-8ce0-751dccf659b8 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Created reservations ['053fb400-370b-4710-b19d-9b1fb75d609e', '7a1823fe-180a-46c2-928f-3023ed5d227f', '31b27780-7fd8-4e93-9b52-24d0e44292b3', 'c41f423c-7218-4557-9a5b-72ba8f172be7'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:59:31 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-98944f4c-eda5-4d83-8ce0-751dccf659b8 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63c2ce75-225c-4ec1-b483-9c124915b6f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['053fb400-370b-4710-b19d-9b1fb75d609e', '7a1823fe-180a-46c2-928f-3023ed5d227f', '31b27780-7fd8-4e93-9b52-24d0e44292b3', 'c41f423c-7218-4557-9a5b-72ba8f172be7']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:31 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-98944f4c-eda5-4d83-8ce0-751dccf659b8 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (651ba1b7-d455-4ff2-9c5f-2d840bf97c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:31 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:31 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:59:31 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-98944f4c-eda5-4d83-8ce0-751dccf659b8 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (651ba1b7-d455-4ff2-9c5f-2d840bf97c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '587d3c25-6fc8-484e-8192-738ff96e4887', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-613782597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ece9a540975f47b0bd3d43b3a302c901',qos_specs=None,replication_status=,reservations=['053fb400-370b-4710-b19d-9b1fb75d609e','7a1823fe-180a-46c2-928f-3023ed5d227f','31b27780-7fd8-4e93-9b52-24d0e44292b3','c41f423c-7218-4557-9a5b-72ba8f172be7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e5d1fd2e9fb4265bd8f78217f918298',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:59:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-613782597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=587d3c25-6fc8-484e-8192-738ff96e4887,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ece9a540975f47b0bd3d43b3a302c901',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e5d1fd2e9fb4265bd8f78217f918298',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:31 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-98944f4c-eda5-4d83-8ce0-751dccf659b8 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8ee13c5-d5e0-4306-826f-b0680eb063fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:31 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-98944f4c-eda5-4d83-8ce0-751dccf659b8 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8ee13c5-d5e0-4306-826f-b0680eb063fb) transitioned into state 'SUCCESS' from state '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-613782597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ece9a540975f47b0bd3d43b3a302c901',qos_specs=None,replication_status=,reservations=['053fb400-370b-4710-b19d-9b1fb75d609e','7a1823fe-180a-46c2-928f-3023ed5d227f','31b27780-7fd8-4e93-9b52-24d0e44292b3','c41f423c-7218-4557-9a5b-72ba8f172be7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e5d1fd2e9fb4265bd8f78217f918298',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:31 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-98944f4c-eda5-4d83-8ce0-751dccf659b8 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f61aad1c-5ef9-4e6e-be71-1efc10a245f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:31 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-98944f4c-eda5-4d83-8ce0-751dccf659b8 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f61aad1c-5ef9-4e6e-be71-1efc10a245f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:31 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-98944f4c-eda5-4d83-8ce0-751dccf659b8 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Flow 'volume_create_api' (1de9317f-560e-4b87-b76d-a8ff35b11a87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:59:31 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-98944f4c-eda5-4d83-8ce0-751dccf659b8 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Create volume request issued successfully. Sep 07 13:59:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-98944f4c-eda5-4d83-8ce0-751dccf659b8 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:59:31 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1237/2506] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 13:59:30 2026] POST /volume/v3/volumes => generated 758 bytes in 615 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:59:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-3ba5d5c7-0e8d-4afc-b60d-0790c8ce123c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3ba5d5c7-0e8d-4afc-b60d-0790c8ce123c tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] GET http://192.168.122.6/volume/v3/volumes/587d3c25-6fc8-484e-8192-738ff96e4887 Sep 07 13:59:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3ba5d5c7-0e8d-4afc-b60d-0790c8ce123c tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3ba5d5c7-0e8d-4afc-b60d-0790c8ce123c tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:31 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:31 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:59:31 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:31 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:59:31 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-3ba5d5c7-0e8d-4afc-b60d-0790c8ce123c tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Volume info retrieved successfully. Sep 07 13:59:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3ba5d5c7-0e8d-4afc-b60d-0790c8ce123c tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] http://192.168.122.6/volume/v3/volumes/587d3c25-6fc8-484e-8192-738ff96e4887 returned with HTTP 200 Sep 07 13:59:31 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1270/2507] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:59:31 2026] GET /volume/v3/volumes/587d3c25-6fc8-484e-8192-738ff96e4887 => generated 826 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7fa55660-0755-4a9b-861f-f526e168f3c4 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7fa55660-0755-4a9b-861f-f526e168f3c4 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] GET http://192.168.122.6/volume/v3/volumes/587d3c25-6fc8-484e-8192-738ff96e4887 Sep 07 13:59:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7fa55660-0755-4a9b-861f-f526e168f3c4 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7fa55660-0755-4a9b-861f-f526e168f3c4 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:32 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:32 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:59:32 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:32 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:59:32 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7fa55660-0755-4a9b-861f-f526e168f3c4 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Volume info retrieved successfully. Sep 07 13:59:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7fa55660-0755-4a9b-861f-f526e168f3c4 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] http://192.168.122.6/volume/v3/volumes/587d3c25-6fc8-484e-8192-738ff96e4887 returned with HTTP 200 Sep 07 13:59:32 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1238/2508] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:59:32 2026] GET /volume/v3/volumes/587d3c25-6fc8-484e-8192-738ff96e4887 => generated 850 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c23dcd0c-e1a7-40b6-92f8-c2e0de2adfed None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c23dcd0c-e1a7-40b6-92f8-c2e0de2adfed tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] GET http://192.168.122.6/volume/v3/volumes/587d3c25-6fc8-484e-8192-738ff96e4887 Sep 07 13:59:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c23dcd0c-e1a7-40b6-92f8-c2e0de2adfed tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c23dcd0c-e1a7-40b6-92f8-c2e0de2adfed tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:33 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:33 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:59:33 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:33 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:59:33 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c23dcd0c-e1a7-40b6-92f8-c2e0de2adfed tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Volume info retrieved successfully. Sep 07 13:59:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c23dcd0c-e1a7-40b6-92f8-c2e0de2adfed tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] http://192.168.122.6/volume/v3/volumes/587d3c25-6fc8-484e-8192-738ff96e4887 returned with HTTP 200 Sep 07 13:59:33 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1271/2509] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:59:33 2026] GET /volume/v3/volumes/587d3c25-6fc8-484e-8192-738ff96e4887 => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:59:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1d8227ad-29d4-42c6-a4e9-add5a4857b4b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1d8227ad-29d4-42c6-a4e9-add5a4857b4b tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] GET http://192.168.122.6/volume/v3/volumes/587d3c25-6fc8-484e-8192-738ff96e4887 Sep 07 13:59:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1d8227ad-29d4-42c6-a4e9-add5a4857b4b tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1d8227ad-29d4-42c6-a4e9-add5a4857b4b tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:33 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:33 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:59:33 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:33 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:59:33 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1d8227ad-29d4-42c6-a4e9-add5a4857b4b tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Volume info retrieved successfully. Sep 07 13:59:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1d8227ad-29d4-42c6-a4e9-add5a4857b4b tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] http://192.168.122.6/volume/v3/volumes/587d3c25-6fc8-484e-8192-738ff96e4887 returned with HTTP 200 Sep 07 13:59:33 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1239/2510] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:59:33 2026] GET /volume/v3/volumes/587d3c25-6fc8-484e-8192-738ff96e4887 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-92b17322-7164-46ec-8dc7-bdde7ba59b51 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-92b17322-7164-46ec-8dc7-bdde7ba59b51 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 07 13:59:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-92b17322-7164-46ec-8dc7-bdde7ba59b51 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "587d3c25-6fc8-484e-8192-738ff96e4887", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1904221105", "description": null, "metadata": null}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:33 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:33 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:59:33 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:33 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:59:33 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-92b17322-7164-46ec-8dc7-bdde7ba59b51 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Volume info retrieved successfully. Sep 07 13:59:33 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-92b17322-7164-46ec-8dc7-bdde7ba59b51 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Create snapshot from volume 587d3c25-6fc8-484e-8192-738ff96e4887 Sep 07 13:59:34 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-92b17322-7164-46ec-8dc7-bdde7ba59b51 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Created reservations ['3ad57868-ce29-4c87-9eb5-78c90c5b4ae9', '55ba85c4-a94e-447b-b880-9448bd6af00c', '3fb2032c-17c4-4962-b2ee-5dd25d3299c2', '5a3dae57-2559-4807-9b47-0fc7b3df8aaf'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:59:34 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:34 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:59:34 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-92b17322-7164-46ec-8dc7-bdde7ba59b51 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Snapshot force create request issued successfully. Sep 07 13:59:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-92b17322-7164-46ec-8dc7-bdde7ba59b51 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 13:59:34 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1272/2511] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 13:59:33 2026] POST /volume/v3/snapshots => generated 310 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:59:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3c9c148d-5043-41ad-97e6-02e0d6af10dc None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3c9c148d-5043-41ad-97e6-02e0d6af10dc tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] GET http://192.168.122.6/volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 Sep 07 13:59:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3c9c148d-5043-41ad-97e6-02e0d6af10dc tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3c9c148d-5043-41ad-97e6-02e0d6af10dc tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:34 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:34 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:59:34 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3c9c148d-5043-41ad-97e6-02e0d6af10dc tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Snapshot retrieved successfully. Sep 07 13:59:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3c9c148d-5043-41ad-97e6-02e0d6af10dc tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] http://192.168.122.6/volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 returned with HTTP 200 Sep 07 13:59:34 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1240/2512] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:59:34 2026] GET /volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 => generated 442 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-670cfb8c-c0b5-461f-ba1e-2d2bd37476aa None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-670cfb8c-c0b5-461f-ba1e-2d2bd37476aa tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] GET http://192.168.122.6/volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 Sep 07 13:59:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-670cfb8c-c0b5-461f-ba1e-2d2bd37476aa tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-670cfb8c-c0b5-461f-ba1e-2d2bd37476aa tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:35 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:35 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:59:35 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-670cfb8c-c0b5-461f-ba1e-2d2bd37476aa tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Snapshot retrieved successfully. Sep 07 13:59:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-670cfb8c-c0b5-461f-ba1e-2d2bd37476aa tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] http://192.168.122.6/volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 returned with HTTP 200 Sep 07 13:59:35 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1273/2513] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:59:35 2026] GET /volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 => generated 442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c1a878d8-8edb-47bb-9492-c7d4c9975be0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c1a878d8-8edb-47bb-9492-c7d4c9975be0 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] GET http://192.168.122.6/volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 Sep 07 13:59:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c1a878d8-8edb-47bb-9492-c7d4c9975be0 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c1a878d8-8edb-47bb-9492-c7d4c9975be0 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:36 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:36 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:59:36 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c1a878d8-8edb-47bb-9492-c7d4c9975be0 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Snapshot retrieved successfully. Sep 07 13:59:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c1a878d8-8edb-47bb-9492-c7d4c9975be0 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] http://192.168.122.6/volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 returned with HTTP 200 Sep 07 13:59:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1241/2514] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:59:36 2026] GET /volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 => generated 442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-06cf9d3f-ba6b-4cce-8228-2d049a9ecd41 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-06cf9d3f-ba6b-4cce-8228-2d049a9ecd41 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] POST http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1/action Sep 07 13:59:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-06cf9d3f-ba6b-4cce-8228-2d049a9ecd41 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Action body: b'{"os-attach": {"instance_uuid": "88455b78-89e8-4be5-a064-f74e16eac653", "mountpoint": "/dev/vdb"}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:59:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-06cf9d3f-ba6b-4cce-8228-2d049a9ecd41 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "88455b78-89e8-4be5-a064-f74e16eac653", "mountpoint": "/dev/vdb"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:36 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:36 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:59:36 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:36 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:59:36 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-06cf9d3f-ba6b-4cce-8228-2d049a9ecd41 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Volume info retrieved successfully. Sep 07 13:59:36 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-06cf9d3f-ba6b-4cce-8228-2d049a9ecd41 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Update volume admin metadata completed successfully. Sep 07 13:59:36 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-06cf9d3f-ba6b-4cce-8228-2d049a9ecd41 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Attach volume completed successfully. Sep 07 13:59:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-06cf9d3f-ba6b-4cce-8228-2d049a9ecd41 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1/action returned with HTTP 202 Sep 07 13:59:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1274/2515] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:59:36 2026] POST /volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1/action => generated 0 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:59:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ec9a260a-4a42-49ed-b098-b50b4b744036 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ec9a260a-4a42-49ed-b098-b50b4b744036 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] GET http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 Sep 07 13:59:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ec9a260a-4a42-49ed-b098-b50b4b744036 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ec9a260a-4a42-49ed-b098-b50b4b744036 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:36 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:36 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:59:36 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:36 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:59:36 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ec9a260a-4a42-49ed-b098-b50b4b744036 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Volume info retrieved successfully. Sep 07 13:59:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ec9a260a-4a42-49ed-b098-b50b4b744036 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 returned with HTTP 200 Sep 07 13:59:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1242/2516] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:59:36 2026] GET /volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 => generated 1181 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:59:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-84c86587-aaa9-4198-b0b8-683f7debe5b9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-84c86587-aaa9-4198-b0b8-683f7debe5b9 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-reader] GET http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 Sep 07 13:59:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-84c86587-aaa9-4198-b0b8-683f7debe5b9 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-84c86587-aaa9-4198-b0b8-683f7debe5b9 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-reader] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:36 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:36 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:59:36 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:36 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:59:36 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-84c86587-aaa9-4198-b0b8-683f7debe5b9 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-reader] Volume info retrieved successfully. Sep 07 13:59:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-84c86587-aaa9-4198-b0b8-683f7debe5b9 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-reader] http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 returned with HTTP 200 Sep 07 13:59:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1275/2517] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:59:36 2026] GET /volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 => generated 1181 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 13:59:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-2f777ede-6693-456e-ad8b-2bdbec8d2c24 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2f777ede-6693-456e-ad8b-2bdbec8d2c24 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] POST http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1/action Sep 07 13:59:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2f777ede-6693-456e-ad8b-2bdbec8d2c24 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Action body: b'{"os-detach": {}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:59:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2f777ede-6693-456e-ad8b-2bdbec8d2c24 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:36 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:36 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:59:36 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:36 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:59:36 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-2f777ede-6693-456e-ad8b-2bdbec8d2c24 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Volume info retrieved successfully. Sep 07 13:59:36 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-2f777ede-6693-456e-ad8b-2bdbec8d2c24 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Detach volume completed successfully. Sep 07 13:59:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2f777ede-6693-456e-ad8b-2bdbec8d2c24 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1/action returned with HTTP 202 Sep 07 13:59:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1243/2518] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:59:36 2026] POST /volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:59:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c27886f6-5aaf-497b-b68f-f4b7892a83e0 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c27886f6-5aaf-497b-b68f-f4b7892a83e0 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] GET http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 Sep 07 13:59:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c27886f6-5aaf-497b-b68f-f4b7892a83e0 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c27886f6-5aaf-497b-b68f-f4b7892a83e0 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:36 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:36 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:59:36 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:36 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:59:36 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c27886f6-5aaf-497b-b68f-f4b7892a83e0 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Volume info retrieved successfully. Sep 07 13:59:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c27886f6-5aaf-497b-b68f-f4b7892a83e0 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 returned with HTTP 200 Sep 07 13:59:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1276/2519] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:59:36 2026] GET /volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 => generated 866 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f889401e-081d-4931-b13e-ff83dbe4f724 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f889401e-081d-4931-b13e-ff83dbe4f724 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] GET http://192.168.122.6/volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 Sep 07 13:59:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f889401e-081d-4931-b13e-ff83dbe4f724 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f889401e-081d-4931-b13e-ff83dbe4f724 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:37 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:37 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:59:37 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f889401e-081d-4931-b13e-ff83dbe4f724 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Snapshot retrieved successfully. Sep 07 13:59:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f889401e-081d-4931-b13e-ff83dbe4f724 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] http://192.168.122.6/volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 returned with HTTP 200 Sep 07 13:59:37 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1244/2520] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:59:37 2026] GET /volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-762d8a52-4079-445f-8840-0a9a9f7566f8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-762d8a52-4079-445f-8840-0a9a9f7566f8 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] GET http://192.168.122.6/volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 Sep 07 13:59:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-762d8a52-4079-445f-8840-0a9a9f7566f8 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-762d8a52-4079-445f-8840-0a9a9f7566f8 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:37 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:37 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:59:37 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-762d8a52-4079-445f-8840-0a9a9f7566f8 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Snapshot retrieved successfully. Sep 07 13:59:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-762d8a52-4079-445f-8840-0a9a9f7566f8 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] http://192.168.122.6/volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 returned with HTTP 200 Sep 07 13:59:37 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1277/2521] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:59:37 2026] GET /volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-34469340-326b-4b61-b178-07225d396440 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-34469340-326b-4b61-b178-07225d396440 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] GET http://192.168.122.6/volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 Sep 07 13:59:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-34469340-326b-4b61-b178-07225d396440 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-34469340-326b-4b61-b178-07225d396440 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:37 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:37 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:59:37 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-34469340-326b-4b61-b178-07225d396440 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Snapshot retrieved successfully. Sep 07 13:59:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-34469340-326b-4b61-b178-07225d396440 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] http://192.168.122.6/volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 returned with HTTP 200 Sep 07 13:59:37 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1245/2522] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:59:37 2026] GET /volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f437a1d1-0de3-4985-89d7-7ffa16934991 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f437a1d1-0de3-4985-89d7-7ffa16934991 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 13:59:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f437a1d1-0de3-4985-89d7-7ffa16934991 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "477579d0-d51d-4e96-b2b6-925f8fe44161", "size": 1}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-f437a1d1-0de3-4985-89d7-7ffa16934991 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Create volume request body: {'volume': {'snapshot_id': '477579d0-d51d-4e96-b2b6-925f8fe44161', 'size': 1}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 13:59:37 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:37 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:59:37 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f437a1d1-0de3-4985-89d7-7ffa16934991 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Snapshot retrieved successfully. Sep 07 13:59:37 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-f437a1d1-0de3-4985-89d7-7ffa16934991 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Create volume of 1 GB Sep 07 13:59:37 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f437a1d1-0de3-4985-89d7-7ffa16934991 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Availability Zones retrieved successfully. Sep 07 13:59:37 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-f437a1d1-0de3-4985-89d7-7ffa16934991 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Flow 'volume_create_api' (8c3da892-4a88-42a3-8be0-fa66e191c089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:59:37 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-f437a1d1-0de3-4985-89d7-7ffa16934991 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2d8096b-59b1-4256-aab9-39e116e6bdff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:37 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-f437a1d1-0de3-4985-89d7-7ffa16934991 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 13:59:37 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:37 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:59:37 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-f437a1d1-0de3-4985-89d7-7ffa16934991 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2d8096b-59b1-4256-aab9-39e116e6bdff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '477579d0-d51d-4e96-b2b6-925f8fe44161', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:37 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-f437a1d1-0de3-4985-89d7-7ffa16934991 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad6837ee-ba3d-46e5-b2fd-5132db2f2e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:37 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-f437a1d1-0de3-4985-89d7-7ffa16934991 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Created reservations ['f96fac3a-a58a-4078-acf4-f4a90abc0259', '9bdb5338-8510-462b-8139-641c7422e1de', '89c3ac14-f8fc-4bad-bca7-66b109cb5d5a', '65d5e383-2e47-4cff-b069-87002c644f4d'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 13:59:37 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-f437a1d1-0de3-4985-89d7-7ffa16934991 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad6837ee-ba3d-46e5-b2fd-5132db2f2e53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f96fac3a-a58a-4078-acf4-f4a90abc0259', '9bdb5338-8510-462b-8139-641c7422e1de', '89c3ac14-f8fc-4bad-bca7-66b109cb5d5a', '65d5e383-2e47-4cff-b069-87002c644f4d']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:37 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-f437a1d1-0de3-4985-89d7-7ffa16934991 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e296cc0d-b374-4a7e-9c14-a5ffb8d586d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:37 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:37 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:59:37 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:37 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:59:37 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-f437a1d1-0de3-4985-89d7-7ffa16934991 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e296cc0d-b374-4a7e-9c14-a5ffb8d586d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '084c111a-bc17-40ac-b8f5-f75f1f55b74a', '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='ece9a540975f47b0bd3d43b3a302c901',qos_specs=None,replication_status=,reservations=['f96fac3a-a58a-4078-acf4-f4a90abc0259','9bdb5338-8510-462b-8139-641c7422e1de','89c3ac14-f8fc-4bad-bca7-66b109cb5d5a','65d5e383-2e47-4cff-b069-87002c644f4d'],size=1,snapshot_id=477579d0-d51d-4e96-b2b6-925f8fe44161,source_replicaid=,source_volid=None,status='creating',user_id='4e5d1fd2e9fb4265bd8f78217f918298',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T11:59:37Z,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=084c111a-bc17-40ac-b8f5-f75f1f55b74a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ece9a540975f47b0bd3d43b3a302c901',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=477579d0-d51d-4e96-b2b6-925f8fe44161,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e5d1fd2e9fb4265bd8f78217f918298',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:37 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-f437a1d1-0de3-4985-89d7-7ffa16934991 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d04193d-aaef-48d9-a97c-39d4c646be38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:37 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-f437a1d1-0de3-4985-89d7-7ffa16934991 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d04193d-aaef-48d9-a97c-39d4c646be38) transitioned into state 'SUCCESS' from 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='ece9a540975f47b0bd3d43b3a302c901',qos_specs=None,replication_status=,reservations=['f96fac3a-a58a-4078-acf4-f4a90abc0259','9bdb5338-8510-462b-8139-641c7422e1de','89c3ac14-f8fc-4bad-bca7-66b109cb5d5a','65d5e383-2e47-4cff-b069-87002c644f4d'],size=1,snapshot_id=477579d0-d51d-4e96-b2b6-925f8fe44161,source_replicaid=,source_volid=None,status='creating',user_id='4e5d1fd2e9fb4265bd8f78217f918298',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:37 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-f437a1d1-0de3-4985-89d7-7ffa16934991 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b7761d6-3ffd-46d8-96f7-329a95aa8b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 13:59:37 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:37 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:59:37 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-f437a1d1-0de3-4985-89d7-7ffa16934991 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b7761d6-3ffd-46d8-96f7-329a95aa8b4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 13:59:37 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-f437a1d1-0de3-4985-89d7-7ffa16934991 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Flow 'volume_create_api' (8c3da892-4a88-42a3-8be0-fa66e191c089) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 13:59:37 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f437a1d1-0de3-4985-89d7-7ffa16934991 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Create volume request issued successfully. Sep 07 13:59:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f437a1d1-0de3-4985-89d7-7ffa16934991 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 13:59:37 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1278/2523] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 13:59:37 2026] POST /volume/v3/volumes => generated 746 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 13:59:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-75d8e9d7-a43f-4047-a5ae-919045c227c7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-75d8e9d7-a43f-4047-a5ae-919045c227c7 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] GET http://192.168.122.6/volume/v3/volumes/084c111a-bc17-40ac-b8f5-f75f1f55b74a Sep 07 13:59:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-75d8e9d7-a43f-4047-a5ae-919045c227c7 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-75d8e9d7-a43f-4047-a5ae-919045c227c7 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:59:38 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:38 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:59:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-75d8e9d7-a43f-4047-a5ae-919045c227c7 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Volume info retrieved successfully. Sep 07 13:59:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-75d8e9d7-a43f-4047-a5ae-919045c227c7 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] http://192.168.122.6/volume/v3/volumes/084c111a-bc17-40ac-b8f5-f75f1f55b74a returned with HTTP 200 Sep 07 13:59:38 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1246/2524] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:59:37 2026] GET /volume/v3/volumes/084c111a-bc17-40ac-b8f5-f75f1f55b74a => generated 814 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-fe8fb611-854b-417e-97d3-366e9664184c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fe8fb611-854b-417e-97d3-366e9664184c tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] GET http://192.168.122.6/volume/v3/volumes/084c111a-bc17-40ac-b8f5-f75f1f55b74a Sep 07 13:59:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fe8fb611-854b-417e-97d3-366e9664184c tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fe8fb611-854b-417e-97d3-366e9664184c tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:39 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:39 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:59:39 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:39 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:59:39 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-fe8fb611-854b-417e-97d3-366e9664184c tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Volume info retrieved successfully. Sep 07 13:59:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fe8fb611-854b-417e-97d3-366e9664184c tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] http://192.168.122.6/volume/v3/volumes/084c111a-bc17-40ac-b8f5-f75f1f55b74a returned with HTTP 200 Sep 07 13:59:39 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1279/2525] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:59:39 2026] GET /volume/v3/volumes/084c111a-bc17-40ac-b8f5-f75f1f55b74a => generated 838 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-396c76b6-4466-4f33-9d9f-e25931faff4d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-396c76b6-4466-4f33-9d9f-e25931faff4d tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] POST http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1/action Sep 07 13:59:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-396c76b6-4466-4f33-9d9f-e25931faff4d tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:59:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-396c76b6-4466-4f33-9d9f-e25931faff4d tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:39 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:39 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:59:39 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:39 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:59:39 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-396c76b6-4466-4f33-9d9f-e25931faff4d tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Volume info retrieved successfully. Sep 07 13:59:39 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-396c76b6-4466-4f33-9d9f-e25931faff4d tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Reserve volume completed successfully. Sep 07 13:59:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-396c76b6-4466-4f33-9d9f-e25931faff4d tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1/action returned with HTTP 202 Sep 07 13:59:39 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1247/2526] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:59:39 2026] POST /volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:59:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c02a1524-2417-4917-a477-dcac13e30122 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c02a1524-2417-4917-a477-dcac13e30122 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-reader] GET http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 Sep 07 13:59:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c02a1524-2417-4917-a477-dcac13e30122 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c02a1524-2417-4917-a477-dcac13e30122 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-reader] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:39 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:39 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:59:39 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:39 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:59:39 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c02a1524-2417-4917-a477-dcac13e30122 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-reader] Volume info retrieved successfully. Sep 07 13:59:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c02a1524-2417-4917-a477-dcac13e30122 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-reader] http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 returned with HTTP 200 Sep 07 13:59:39 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1280/2527] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:59:39 2026] GET /volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 => generated 866 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-68564a6d-4e17-459e-afd3-c7474c56e6a0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-68564a6d-4e17-459e-afd3-c7474c56e6a0 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] POST http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1/action Sep 07 13:59:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-68564a6d-4e17-459e-afd3-c7474c56e6a0 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:59:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-68564a6d-4e17-459e-afd3-c7474c56e6a0 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:40 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:40 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:59:40 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:40 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:59:40 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-68564a6d-4e17-459e-afd3-c7474c56e6a0 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Volume info retrieved successfully. Sep 07 13:59:40 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:40 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:59:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-20595baf-ca46-42af-99cc-d86bffde78b4 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:40 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-68564a6d-4e17-459e-afd3-c7474c56e6a0 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Unreserve volume completed successfully. Sep 07 13:59:40 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-68564a6d-4e17-459e-afd3-c7474c56e6a0 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1/action returned with HTTP 202 Sep 07 13:59:40 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1248/2528] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:59:39 2026] POST /volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1/action => generated 0 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:59:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-355d3155-9420-4d32-a5c0-2e5aa4aae3e0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:40 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-355d3155-9420-4d32-a5c0-2e5aa4aae3e0 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-reader] GET http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 Sep 07 13:59:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-355d3155-9420-4d32-a5c0-2e5aa4aae3e0 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-355d3155-9420-4d32-a5c0-2e5aa4aae3e0 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-reader] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:40 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-20595baf-ca46-42af-99cc-d86bffde78b4 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] GET http://192.168.122.6/volume/v3/volumes/084c111a-bc17-40ac-b8f5-f75f1f55b74a Sep 07 13:59:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-20595baf-ca46-42af-99cc-d86bffde78b4 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-20595baf-ca46-42af-99cc-d86bffde78b4 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:40 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:40 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:59:40 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:40 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:59:40 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:40 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:59:40 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:40 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:59:40 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-355d3155-9420-4d32-a5c0-2e5aa4aae3e0 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-reader] Volume info retrieved successfully. Sep 07 13:59:40 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-20595baf-ca46-42af-99cc-d86bffde78b4 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Volume info retrieved successfully. Sep 07 13:59:40 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-355d3155-9420-4d32-a5c0-2e5aa4aae3e0 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-reader] http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 returned with HTTP 200 Sep 07 13:59:40 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-20595baf-ca46-42af-99cc-d86bffde78b4 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] http://192.168.122.6/volume/v3/volumes/084c111a-bc17-40ac-b8f5-f75f1f55b74a returned with HTTP 200 Sep 07 13:59:40 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1281/2529] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:59:40 2026] GET /volume/v3/volumes/084c111a-bc17-40ac-b8f5-f75f1f55b74a => generated 838 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:40 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1249/2530] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:59:40 2026] GET /volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 => generated 866 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-98c9f863-6f59-490a-8db0-51911c606a80 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:40 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-98c9f863-6f59-490a-8db0-51911c606a80 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] POST http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1/action Sep 07 13:59:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-98c9f863-6f59-490a-8db0-51911c606a80 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:59:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-98c9f863-6f59-490a-8db0-51911c606a80 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:40 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:40 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:59:40 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:40 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:59:40 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-98c9f863-6f59-490a-8db0-51911c606a80 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Volume info retrieved successfully. Sep 07 13:59:40 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-98c9f863-6f59-490a-8db0-51911c606a80 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Volume updated successfully. Sep 07 13:59:40 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-98c9f863-6f59-490a-8db0-51911c606a80 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1/action returned with HTTP 200 Sep 07 13:59:40 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1282/2531] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:59:40 2026] POST /volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1/action => generated 0 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 13:59:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-78882866-0cda-4962-8a7e-8ffff8e5e3a3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:40 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-78882866-0cda-4962-8a7e-8ffff8e5e3a3 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-reader] GET http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 Sep 07 13:59:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-78882866-0cda-4962-8a7e-8ffff8e5e3a3 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-78882866-0cda-4962-8a7e-8ffff8e5e3a3 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-reader] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:40 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:40 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:59:40 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:40 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:59:40 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-78882866-0cda-4962-8a7e-8ffff8e5e3a3 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-reader] Volume info retrieved successfully. Sep 07 13:59:40 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-78882866-0cda-4962-8a7e-8ffff8e5e3a3 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-reader] http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 returned with HTTP 200 Sep 07 13:59:40 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1250/2532] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:59:40 2026] GET /volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 => generated 865 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-20fd6e03-f21d-4ca4-a708-90a0b7d2e5de None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:40 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-20fd6e03-f21d-4ca4-a708-90a0b7d2e5de tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] POST http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1/action Sep 07 13:59:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-20fd6e03-f21d-4ca4-a708-90a0b7d2e5de tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:59:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-20fd6e03-f21d-4ca4-a708-90a0b7d2e5de tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:40 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:40 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:59:40 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:40 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:59:40 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-20fd6e03-f21d-4ca4-a708-90a0b7d2e5de tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Volume info retrieved successfully. Sep 07 13:59:40 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-20fd6e03-f21d-4ca4-a708-90a0b7d2e5de tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Volume updated successfully. Sep 07 13:59:40 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-20fd6e03-f21d-4ca4-a708-90a0b7d2e5de tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1/action returned with HTTP 200 Sep 07 13:59:40 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1283/2533] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:59:40 2026] POST /volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1/action => generated 0 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 13:59:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d0e775c7-dd5c-4f02-b9f1-36d165cf9cb7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:40 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d0e775c7-dd5c-4f02-b9f1-36d165cf9cb7 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-reader] GET http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 Sep 07 13:59:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d0e775c7-dd5c-4f02-b9f1-36d165cf9cb7 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d0e775c7-dd5c-4f02-b9f1-36d165cf9cb7 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-reader] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:40 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:40 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:59:41 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:41 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:59:41 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d0e775c7-dd5c-4f02-b9f1-36d165cf9cb7 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-reader] Volume info retrieved successfully. Sep 07 13:59:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d0e775c7-dd5c-4f02-b9f1-36d165cf9cb7 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-reader] http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 returned with HTTP 200 Sep 07 13:59:41 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1251/2534] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:59:40 2026] GET /volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 => generated 866 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7cc9400d-45f4-433a-b280-bfee0375a81f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7cc9400d-45f4-433a-b280-bfee0375a81f tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] POST http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1/action Sep 07 13:59:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7cc9400d-45f4-433a-b280-bfee0375a81f tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:59:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7cc9400d-45f4-433a-b280-bfee0375a81f tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:41 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:41 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:59:41 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:41 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:59:41 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7cc9400d-45f4-433a-b280-bfee0375a81f tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Volume info retrieved successfully. Sep 07 13:59:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-cde41c7f-ca7c-4d80-966d-211c0749e779 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:41 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7cc9400d-45f4-433a-b280-bfee0375a81f tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Update volume admin metadata completed successfully. Sep 07 13:59:41 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7cc9400d-45f4-433a-b280-bfee0375a81f tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Update readonly setting on volume completed successfully. Sep 07 13:59:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7cc9400d-45f4-433a-b280-bfee0375a81f tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1/action returned with HTTP 202 Sep 07 13:59:41 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1284/2535] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:59:41 2026] POST /volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1/action => generated 0 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 13:59:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ce46766f-be60-4a6e-a921-f944755c2321 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cde41c7f-ca7c-4d80-966d-211c0749e779 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] GET http://192.168.122.6/volume/v3/volumes/084c111a-bc17-40ac-b8f5-f75f1f55b74a Sep 07 13:59:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ce46766f-be60-4a6e-a921-f944755c2321 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-reader] GET http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 Sep 07 13:59:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cde41c7f-ca7c-4d80-966d-211c0749e779 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ce46766f-be60-4a6e-a921-f944755c2321 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cde41c7f-ca7c-4d80-966d-211c0749e779 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ce46766f-be60-4a6e-a921-f944755c2321 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-reader] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:41 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:41 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:59:41 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:41 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:59:41 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ce46766f-be60-4a6e-a921-f944755c2321 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-reader] Volume info retrieved successfully. Sep 07 13:59:41 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:41 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:59:41 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:41 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:59:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ce46766f-be60-4a6e-a921-f944755c2321 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-reader] http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 returned with HTTP 200 Sep 07 13:59:41 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1285/2536] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:59:41 2026] GET /volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 => generated 865 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4b97509c-2c4b-477f-aa79-268322181a6f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:41 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-cde41c7f-ca7c-4d80-966d-211c0749e779 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Volume info retrieved successfully. Sep 07 13:59:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4b97509c-2c4b-477f-aa79-268322181a6f tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] POST http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1/action Sep 07 13:59:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4b97509c-2c4b-477f-aa79-268322181a6f tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:59:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4b97509c-2c4b-477f-aa79-268322181a6f tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cde41c7f-ca7c-4d80-966d-211c0749e779 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] http://192.168.122.6/volume/v3/volumes/084c111a-bc17-40ac-b8f5-f75f1f55b74a returned with HTTP 200 Sep 07 13:59:41 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1252/2537] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:59:41 2026] GET /volume/v3/volumes/084c111a-bc17-40ac-b8f5-f75f1f55b74a => generated 838 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:41 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:41 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:59:41 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:41 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:59:41 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-4b97509c-2c4b-477f-aa79-268322181a6f tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Volume info retrieved successfully. Sep 07 13:59:41 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-4b97509c-2c4b-477f-aa79-268322181a6f tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Update volume admin metadata completed successfully. Sep 07 13:59:41 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-4b97509c-2c4b-477f-aa79-268322181a6f tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Update readonly setting on volume completed successfully. Sep 07 13:59:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4b97509c-2c4b-477f-aa79-268322181a6f tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1/action returned with HTTP 202 Sep 07 13:59:41 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1286/2538] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 13:59:41 2026] POST /volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 13:59:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3e709750-bb5f-4184-8ee0-46eddbe25571 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3e709750-bb5f-4184-8ee0-46eddbe25571 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-reader] GET http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 Sep 07 13:59:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3e709750-bb5f-4184-8ee0-46eddbe25571 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3e709750-bb5f-4184-8ee0-46eddbe25571 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-reader] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:41 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:41 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:59:41 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:41 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:59:41 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3e709750-bb5f-4184-8ee0-46eddbe25571 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-reader] Volume info retrieved successfully. Sep 07 13:59:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3e709750-bb5f-4184-8ee0-46eddbe25571 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-reader] http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 returned with HTTP 200 Sep 07 13:59:41 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1253/2539] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:59:41 2026] GET /volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 => generated 866 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-150ee3dc-ff0e-4420-affa-85f2c73dfc20 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-150ee3dc-ff0e-4420-affa-85f2c73dfc20 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] POST http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1/action Sep 07 13:59:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-150ee3dc-ff0e-4420-affa-85f2c73dfc20 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1737323447", "disk_format": "raw"}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 13:59:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-150ee3dc-ff0e-4420-affa-85f2c73dfc20 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1737323447", "disk_format": "raw"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 13:59:41 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:41 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:59:41 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:41 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:59:41 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-150ee3dc-ff0e-4420-affa-85f2c73dfc20 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Volume info retrieved successfully. Sep 07 13:59:41 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:41 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:59:41 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:41 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:59:41 devstack devstack@c-api.service[87262]: DEBUG cinder.image.image_utils [None req-150ee3dc-ff0e-4420-affa-85f2c73dfc20 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1737323447'}] 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-1737323447'}]. {{(pid=87262) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 07 13:59:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-49d1a6cc-e1b7-466e-8919-2ad98df60a5b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-49d1a6cc-e1b7-466e-8919-2ad98df60a5b tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] GET http://192.168.122.6/volume/v3/volumes/084c111a-bc17-40ac-b8f5-f75f1f55b74a Sep 07 13:59:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-49d1a6cc-e1b7-466e-8919-2ad98df60a5b tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-49d1a6cc-e1b7-466e-8919-2ad98df60a5b tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:42 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:42 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:59:42 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:42 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:59:42 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-49d1a6cc-e1b7-466e-8919-2ad98df60a5b tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Volume info retrieved successfully. Sep 07 13:59:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-49d1a6cc-e1b7-466e-8919-2ad98df60a5b tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] http://192.168.122.6/volume/v3/volumes/084c111a-bc17-40ac-b8f5-f75f1f55b74a returned with HTTP 200 Sep 07 13:59:42 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1254/2540] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:59:42 2026] GET /volume/v3/volumes/084c111a-bc17-40ac-b8f5-f75f1f55b74a => generated 838 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-048746e4-a5aa-4c36-9329-1800dd751460 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-048746e4-a5aa-4c36-9329-1800dd751460 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] GET http://192.168.122.6/volume/v3/volumes/084c111a-bc17-40ac-b8f5-f75f1f55b74a Sep 07 13:59:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-048746e4-a5aa-4c36-9329-1800dd751460 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-048746e4-a5aa-4c36-9329-1800dd751460 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:43 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:43 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:59:43 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:43 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:59:43 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-048746e4-a5aa-4c36-9329-1800dd751460 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Volume info retrieved successfully. Sep 07 13:59:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-048746e4-a5aa-4c36-9329-1800dd751460 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] http://192.168.122.6/volume/v3/volumes/084c111a-bc17-40ac-b8f5-f75f1f55b74a returned with HTTP 200 Sep 07 13:59:43 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1255/2541] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:59:43 2026] GET /volume/v3/volumes/084c111a-bc17-40ac-b8f5-f75f1f55b74a => generated 838 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:44 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-150ee3dc-ff0e-4420-affa-85f2c73dfc20 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Copy volume to image completed successfully. Sep 07 13:59:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-150ee3dc-ff0e-4420-affa-85f2c73dfc20 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1/action returned with HTTP 202 Sep 07 13:59:44 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1287/2542] 192.168.122.6 () {60 vars in 1265 bytes} [Mon Sep 7 13:59:41 2026] POST /volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1/action => generated 655 bytes in 2333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 13:59:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-dc30e246-de92-4e2d-a8c4-1ae417efcdb1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dc30e246-de92-4e2d-a8c4-1ae417efcdb1 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] GET http://192.168.122.6/volume/v3/volumes/084c111a-bc17-40ac-b8f5-f75f1f55b74a Sep 07 13:59:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dc30e246-de92-4e2d-a8c4-1ae417efcdb1 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dc30e246-de92-4e2d-a8c4-1ae417efcdb1 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:44 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:44 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:59:44 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:44 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:59:44 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-dc30e246-de92-4e2d-a8c4-1ae417efcdb1 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Volume info retrieved successfully. Sep 07 13:59:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dc30e246-de92-4e2d-a8c4-1ae417efcdb1 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] http://192.168.122.6/volume/v3/volumes/084c111a-bc17-40ac-b8f5-f75f1f55b74a returned with HTTP 200 Sep 07 13:59:44 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1256/2543] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:59:44 2026] GET /volume/v3/volumes/084c111a-bc17-40ac-b8f5-f75f1f55b74a => generated 839 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7b5c7b95-8533-4f19-b18a-3d31ab2b3fd5 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7b5c7b95-8533-4f19-b18a-3d31ab2b3fd5 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] GET http://192.168.122.6/volume/v3/volumes/084c111a-bc17-40ac-b8f5-f75f1f55b74a Sep 07 13:59:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7b5c7b95-8533-4f19-b18a-3d31ab2b3fd5 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7b5c7b95-8533-4f19-b18a-3d31ab2b3fd5 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:44 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:44 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:59:44 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:44 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:59:44 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7b5c7b95-8533-4f19-b18a-3d31ab2b3fd5 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Volume info retrieved successfully. Sep 07 13:59:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7b5c7b95-8533-4f19-b18a-3d31ab2b3fd5 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] http://192.168.122.6/volume/v3/volumes/084c111a-bc17-40ac-b8f5-f75f1f55b74a returned with HTTP 200 Sep 07 13:59:44 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1288/2544] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:59:44 2026] GET /volume/v3/volumes/084c111a-bc17-40ac-b8f5-f75f1f55b74a => generated 839 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3ae75c1a-6eb5-41d1-b518-d364d3de45f2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3ae75c1a-6eb5-41d1-b518-d364d3de45f2 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 Sep 07 13:59:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3ae75c1a-6eb5-41d1-b518-d364d3de45f2 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3ae75c1a-6eb5-41d1-b518-d364d3de45f2 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:44 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-3ae75c1a-6eb5-41d1-b518-d364d3de45f2 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Delete snapshot with id: 477579d0-d51d-4e96-b2b6-925f8fe44161 Sep 07 13:59:44 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:44 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:59:44 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3ae75c1a-6eb5-41d1-b518-d364d3de45f2 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Snapshot retrieved successfully. Sep 07 13:59:44 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:44 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:59:44 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3ae75c1a-6eb5-41d1-b518-d364d3de45f2 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Snapshot delete request issued successfully. Sep 07 13:59:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3ae75c1a-6eb5-41d1-b518-d364d3de45f2 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] http://192.168.122.6/volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 returned with HTTP 202 Sep 07 13:59:44 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1257/2545] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 13:59:44 2026] DELETE /volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:59:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-638d9079-aee6-4d27-ba93-54633118cf7b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-638d9079-aee6-4d27-ba93-54633118cf7b tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] GET http://192.168.122.6/volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 Sep 07 13:59:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-638d9079-aee6-4d27-ba93-54633118cf7b tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-638d9079-aee6-4d27-ba93-54633118cf7b tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:44 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:44 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:59:44 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-638d9079-aee6-4d27-ba93-54633118cf7b tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Snapshot retrieved successfully. Sep 07 13:59:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-638d9079-aee6-4d27-ba93-54633118cf7b tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] http://192.168.122.6/volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 returned with HTTP 200 Sep 07 13:59:44 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1289/2546] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:59:44 2026] GET /volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 => generated 468 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 13:59:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-37a9c553-d7cd-48a3-80c7-9b86753b57a2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-37a9c553-d7cd-48a3-80c7-9b86753b57a2 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] GET http://192.168.122.6/volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 Sep 07 13:59:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-37a9c553-d7cd-48a3-80c7-9b86753b57a2 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-37a9c553-d7cd-48a3-80c7-9b86753b57a2 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:46 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:46 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:59:46 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-37a9c553-d7cd-48a3-80c7-9b86753b57a2 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Snapshot retrieved successfully. Sep 07 13:59:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-37a9c553-d7cd-48a3-80c7-9b86753b57a2 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] http://192.168.122.6/volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 returned with HTTP 200 Sep 07 13:59:46 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1258/2547] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:59:45 2026] GET /volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 => generated 468 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2ffef131-04e7-4f39-b281-eeac5dc602b7 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2ffef131-04e7-4f39-b281-eeac5dc602b7 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] GET http://192.168.122.6/volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 Sep 07 13:59:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2ffef131-04e7-4f39-b281-eeac5dc602b7 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2ffef131-04e7-4f39-b281-eeac5dc602b7 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:47 devstack devstack@c-api.service[87262]: DEBUG dbcounter [-] [87262] Writing DB stats cinder:SELECT=246,cinder:UPDATE=61,cinder:INSERT=29 {{(pid=87262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 13:59:47 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:47 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:59:47 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2ffef131-04e7-4f39-b281-eeac5dc602b7 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Snapshot retrieved successfully. Sep 07 13:59:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2ffef131-04e7-4f39-b281-eeac5dc602b7 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] http://192.168.122.6/volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 returned with HTTP 200 Sep 07 13:59:47 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1290/2548] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:59:47 2026] GET /volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 => generated 468 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-fdf8c957-82d9-441e-b302-a997344b2c10 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fdf8c957-82d9-441e-b302-a997344b2c10 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] GET http://192.168.122.6/volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 Sep 07 13:59:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fdf8c957-82d9-441e-b302-a997344b2c10 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fdf8c957-82d9-441e-b302-a997344b2c10 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:48 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:48 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:59:48 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-fdf8c957-82d9-441e-b302-a997344b2c10 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Snapshot retrieved successfully. Sep 07 13:59:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fdf8c957-82d9-441e-b302-a997344b2c10 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] http://192.168.122.6/volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 returned with HTTP 200 Sep 07 13:59:48 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1259/2549] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:59:48 2026] GET /volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 => generated 468 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a980af95-03c6-4642-8b07-2c28ff3ca64f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a980af95-03c6-4642-8b07-2c28ff3ca64f tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] GET http://192.168.122.6/volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 Sep 07 13:59:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a980af95-03c6-4642-8b07-2c28ff3ca64f tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a980af95-03c6-4642-8b07-2c28ff3ca64f tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a980af95-03c6-4642-8b07-2c28ff3ca64f tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] http://192.168.122.6/volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 returned with HTTP 404 Sep 07 13:59:49 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1291/2550] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:59:49 2026] GET /volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:59:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-aeb9fc93-8c31-4f93-94ab-d231a54c215e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-aeb9fc93-8c31-4f93-94ab-d231a54c215e tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] DELETE http://192.168.122.6/volume/v3/volumes/587d3c25-6fc8-484e-8192-738ff96e4887 Sep 07 13:59:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-aeb9fc93-8c31-4f93-94ab-d231a54c215e tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-aeb9fc93-8c31-4f93-94ab-d231a54c215e tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:49 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-aeb9fc93-8c31-4f93-94ab-d231a54c215e tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Delete volume with id: 587d3c25-6fc8-484e-8192-738ff96e4887 Sep 07 13:59:49 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:49 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:59:49 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:49 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:59:49 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-aeb9fc93-8c31-4f93-94ab-d231a54c215e tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Volume info retrieved successfully. Sep 07 13:59:49 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-aeb9fc93-8c31-4f93-94ab-d231a54c215e tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Delete volume request issued successfully. Sep 07 13:59:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-aeb9fc93-8c31-4f93-94ab-d231a54c215e tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] http://192.168.122.6/volume/v3/volumes/587d3c25-6fc8-484e-8192-738ff96e4887 returned with HTTP 202 Sep 07 13:59:49 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1260/2551] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:59:49 2026] DELETE /volume/v3/volumes/587d3c25-6fc8-484e-8192-738ff96e4887 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:59:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7ccf1145-ea02-49df-b4d8-402f0f22539e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7ccf1145-ea02-49df-b4d8-402f0f22539e tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] GET http://192.168.122.6/volume/v3/volumes/587d3c25-6fc8-484e-8192-738ff96e4887 Sep 07 13:59:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7ccf1145-ea02-49df-b4d8-402f0f22539e tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7ccf1145-ea02-49df-b4d8-402f0f22539e tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:49 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:49 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:59:49 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:49 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:59:49 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7ccf1145-ea02-49df-b4d8-402f0f22539e tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Volume info retrieved successfully. Sep 07 13:59:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7ccf1145-ea02-49df-b4d8-402f0f22539e tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] http://192.168.122.6/volume/v3/volumes/587d3c25-6fc8-484e-8192-738ff96e4887 returned with HTTP 200 Sep 07 13:59:49 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1292/2552] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:59:49 2026] GET /volume/v3/volumes/587d3c25-6fc8-484e-8192-738ff96e4887 => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-13e894dd-63f3-49c9-8117-1538b42a3045 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-13e894dd-63f3-49c9-8117-1538b42a3045 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] GET http://192.168.122.6/volume/v3/volumes/587d3c25-6fc8-484e-8192-738ff96e4887 Sep 07 13:59:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-13e894dd-63f3-49c9-8117-1538b42a3045 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-13e894dd-63f3-49c9-8117-1538b42a3045 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-13e894dd-63f3-49c9-8117-1538b42a3045 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] http://192.168.122.6/volume/v3/volumes/587d3c25-6fc8-484e-8192-738ff96e4887 returned with HTTP 404 Sep 07 13:59:50 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1261/2553] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:59:50 2026] GET /volume/v3/volumes/587d3c25-6fc8-484e-8192-738ff96e4887 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:59:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-157a3b7b-5c32-4d0f-8b91-2e343737ebb2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-157a3b7b-5c32-4d0f-8b91-2e343737ebb2 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] DELETE http://192.168.122.6/volume/v3/volumes/084c111a-bc17-40ac-b8f5-f75f1f55b74a Sep 07 13:59:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-157a3b7b-5c32-4d0f-8b91-2e343737ebb2 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-157a3b7b-5c32-4d0f-8b91-2e343737ebb2 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:50 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-157a3b7b-5c32-4d0f-8b91-2e343737ebb2 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Delete volume with id: 084c111a-bc17-40ac-b8f5-f75f1f55b74a Sep 07 13:59:50 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:50 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 13:59:50 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:50 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 13:59:50 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-157a3b7b-5c32-4d0f-8b91-2e343737ebb2 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Volume info retrieved successfully. Sep 07 13:59:50 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-157a3b7b-5c32-4d0f-8b91-2e343737ebb2 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Delete volume request issued successfully. Sep 07 13:59:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-157a3b7b-5c32-4d0f-8b91-2e343737ebb2 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] http://192.168.122.6/volume/v3/volumes/084c111a-bc17-40ac-b8f5-f75f1f55b74a returned with HTTP 202 Sep 07 13:59:50 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1293/2554] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:59:50 2026] DELETE /volume/v3/volumes/084c111a-bc17-40ac-b8f5-f75f1f55b74a => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 13:59:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ea05cfe7-78d2-4d19-834b-4554ba2a8b42 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ea05cfe7-78d2-4d19-834b-4554ba2a8b42 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] GET http://192.168.122.6/volume/v3/volumes/084c111a-bc17-40ac-b8f5-f75f1f55b74a Sep 07 13:59:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ea05cfe7-78d2-4d19-834b-4554ba2a8b42 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ea05cfe7-78d2-4d19-834b-4554ba2a8b42 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:50 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 13:59:50 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 13:59:50 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 13:59:50 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 13:59:50 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ea05cfe7-78d2-4d19-834b-4554ba2a8b42 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Volume info retrieved successfully. Sep 07 13:59:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ea05cfe7-78d2-4d19-834b-4554ba2a8b42 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] http://192.168.122.6/volume/v3/volumes/084c111a-bc17-40ac-b8f5-f75f1f55b74a returned with HTTP 200 Sep 07 13:59:50 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1262/2555] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:59:50 2026] GET /volume/v3/volumes/084c111a-bc17-40ac-b8f5-f75f1f55b74a => generated 838 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 13:59:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-eea3562d-d2fb-4bd5-806e-21d58644905e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-eea3562d-d2fb-4bd5-806e-21d58644905e tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] GET http://192.168.122.6/volume/v3/volumes/084c111a-bc17-40ac-b8f5-f75f1f55b74a Sep 07 13:59:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-eea3562d-d2fb-4bd5-806e-21d58644905e tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-eea3562d-d2fb-4bd5-806e-21d58644905e tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-eea3562d-d2fb-4bd5-806e-21d58644905e tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] http://192.168.122.6/volume/v3/volumes/084c111a-bc17-40ac-b8f5-f75f1f55b74a returned with HTTP 404 Sep 07 13:59:51 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1294/2556] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:59:51 2026] GET /volume/v3/volumes/084c111a-bc17-40ac-b8f5-f75f1f55b74a => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:59:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b9e90969-8bd0-4c10-bcd9-5b671de0844f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b9e90969-8bd0-4c10-bcd9-5b671de0844f tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 Sep 07 13:59:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b9e90969-8bd0-4c10-bcd9-5b671de0844f tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b9e90969-8bd0-4c10-bcd9-5b671de0844f tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:51 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-b9e90969-8bd0-4c10-bcd9-5b671de0844f tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Delete snapshot with id: 477579d0-d51d-4e96-b2b6-925f8fe44161 Sep 07 13:59:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b9e90969-8bd0-4c10-bcd9-5b671de0844f tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] http://192.168.122.6/volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 returned with HTTP 404 Sep 07 13:59:51 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1263/2557] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 13:59:51 2026] DELETE /volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:59:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-57201305-93cf-46a1-885c-f59c074597fc None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-57201305-93cf-46a1-885c-f59c074597fc tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] GET http://192.168.122.6/volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 Sep 07 13:59:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-57201305-93cf-46a1-885c-f59c074597fc tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-57201305-93cf-46a1-885c-f59c074597fc tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-57201305-93cf-46a1-885c-f59c074597fc tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] http://192.168.122.6/volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 returned with HTTP 404 Sep 07 13:59:51 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1295/2558] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 13:59:51 2026] GET /volume/v3/snapshots/477579d0-d51d-4e96-b2b6-925f8fe44161 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:59:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9ed758b4-352f-41f8-8462-5b70d782aefd None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9ed758b4-352f-41f8-8462-5b70d782aefd tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] DELETE http://192.168.122.6/volume/v3/volumes/587d3c25-6fc8-484e-8192-738ff96e4887 Sep 07 13:59:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9ed758b4-352f-41f8-8462-5b70d782aefd tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9ed758b4-352f-41f8-8462-5b70d782aefd tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:51 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-9ed758b4-352f-41f8-8462-5b70d782aefd tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Delete volume with id: 587d3c25-6fc8-484e-8192-738ff96e4887 Sep 07 13:59:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9ed758b4-352f-41f8-8462-5b70d782aefd tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] http://192.168.122.6/volume/v3/volumes/587d3c25-6fc8-484e-8192-738ff96e4887 returned with HTTP 404 Sep 07 13:59:51 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1264/2559] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 13:59:51 2026] DELETE /volume/v3/volumes/587d3c25-6fc8-484e-8192-738ff96e4887 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 13:59:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c8f81c31-62b5-4f42-88cf-9f6dc0c403b1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 13:59:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c8f81c31-62b5-4f42-88cf-9f6dc0c403b1 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] GET http://192.168.122.6/volume/v3/volumes/587d3c25-6fc8-484e-8192-738ff96e4887 Sep 07 13:59:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c8f81c31-62b5-4f42-88cf-9f6dc0c403b1 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 13:59:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c8f81c31-62b5-4f42-88cf-9f6dc0c403b1 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 13:59:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c8f81c31-62b5-4f42-88cf-9f6dc0c403b1 tempest-SnapshotDependencyTests-220491941 tempest-SnapshotDependencyTests-220491941-project-member] http://192.168.122.6/volume/v3/volumes/587d3c25-6fc8-484e-8192-738ff96e4887 returned with HTTP 404 Sep 07 13:59:51 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1296/2560] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 13:59:51 2026] GET /volume/v3/volumes/587d3c25-6fc8-484e-8192-738ff96e4887 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:00:01 devstack devstack@c-api.service[87261]: DEBUG dbcounter [-] [87261] Writing DB stats cinder:SELECT=105,cinder:INSERT=12,cinder:UPDATE=16 {{(pid=87261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 14:00:01 devstack devstack@c-api.service[87262]: DEBUG dbcounter [-] [87262] Writing DB stats cinder:SELECT=11,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=87262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 14:00:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-955f47e3-8178-4244-8aaf-06873b3908ad None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:00:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-955f47e3-8178-4244-8aaf-06873b3908ad tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] GET http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 Sep 07 14:00:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-955f47e3-8178-4244-8aaf-06873b3908ad tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:00:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-955f47e3-8178-4244-8aaf-06873b3908ad tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:00:10 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:00:10 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:00:10 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:00:10 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:00:10 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-955f47e3-8178-4244-8aaf-06873b3908ad tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Volume info retrieved successfully. Sep 07 14:00:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-955f47e3-8178-4244-8aaf-06873b3908ad tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 returned with HTTP 200 Sep 07 14:00:10 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1265/2561] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:00:10 2026] GET /volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 => generated 866 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:00:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8c9b142a-5f0b-47b4-9568-c52671104f46 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:00:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8c9b142a-5f0b-47b4-9568-c52671104f46 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] POST http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1/action Sep 07 14:00:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8c9b142a-5f0b-47b4-9568-c52671104f46 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1403384128", "disk_format": "qcow2"}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 14:00:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8c9b142a-5f0b-47b4-9568-c52671104f46 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1403384128", "disk_format": "qcow2"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:00:10 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:00:10 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:00:10 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:00:10 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:00:10 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8c9b142a-5f0b-47b4-9568-c52671104f46 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Volume info retrieved successfully. Sep 07 14:00:10 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:00:10 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:00:10 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:00:10 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:00:10 devstack devstack@c-api.service[87262]: DEBUG cinder.image.image_utils [None req-8c9b142a-5f0b-47b4-9568-c52671104f46 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1403384128'}] 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-1403384128'}]. {{(pid=87262) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 07 14:00:10 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8c9b142a-5f0b-47b4-9568-c52671104f46 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Copy volume to image completed successfully. Sep 07 14:00:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8c9b142a-5f0b-47b4-9568-c52671104f46 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1/action returned with HTTP 202 Sep 07 14:00:10 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1297/2562] 192.168.122.6 () {60 vars in 1265 bytes} [Mon Sep 7 14:00:10 2026] POST /volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1/action => generated 657 bytes in 784 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:00:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3137578f-5785-44b2-a400-157565e3b5ab None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:00:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3137578f-5785-44b2-a400-157565e3b5ab tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] GET http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 Sep 07 14:00:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3137578f-5785-44b2-a400-157565e3b5ab tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:00:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3137578f-5785-44b2-a400-157565e3b5ab tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:00:18 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:00:18 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:00:18 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:00:18 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:00:18 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3137578f-5785-44b2-a400-157565e3b5ab tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Volume info retrieved successfully. Sep 07 14:00:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3137578f-5785-44b2-a400-157565e3b5ab tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 returned with HTTP 200 Sep 07 14:00:18 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1266/2563] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:00:18 2026] GET /volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 => generated 866 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:00:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-625c2f24-0ca0-4932-a8bd-ef9172a51a0d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:00:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-625c2f24-0ca0-4932-a8bd-ef9172a51a0d tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] GET http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 Sep 07 14:00:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-625c2f24-0ca0-4932-a8bd-ef9172a51a0d tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:00:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-625c2f24-0ca0-4932-a8bd-ef9172a51a0d tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:00:18 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:00:18 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:00:18 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:00:18 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:00:18 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-625c2f24-0ca0-4932-a8bd-ef9172a51a0d tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Volume info retrieved successfully. Sep 07 14:00:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-625c2f24-0ca0-4932-a8bd-ef9172a51a0d tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 returned with HTTP 200 Sep 07 14:00:18 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1298/2564] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:00:18 2026] GET /volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 => generated 866 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:00:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4c8b7aff-1e42-4960-baea-6f7fb0014e55 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:00:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4c8b7aff-1e42-4960-baea-6f7fb0014e55 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] DELETE http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 Sep 07 14:00:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4c8b7aff-1e42-4960-baea-6f7fb0014e55 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:00:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4c8b7aff-1e42-4960-baea-6f7fb0014e55 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:00:18 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-4c8b7aff-1e42-4960-baea-6f7fb0014e55 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Delete volume with id: c042a670-73f4-4253-bcde-456acff7d3b1 Sep 07 14:00:18 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:00:18 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:00:18 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:00:18 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:00:18 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4c8b7aff-1e42-4960-baea-6f7fb0014e55 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Volume info retrieved successfully. Sep 07 14:00:18 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4c8b7aff-1e42-4960-baea-6f7fb0014e55 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Delete volume request issued successfully. Sep 07 14:00:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4c8b7aff-1e42-4960-baea-6f7fb0014e55 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 returned with HTTP 202 Sep 07 14:00:18 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1267/2565] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:00:18 2026] DELETE /volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:00:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e2282303-b0ec-4844-82a3-ccc65ac34f76 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:00:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e2282303-b0ec-4844-82a3-ccc65ac34f76 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] GET http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 Sep 07 14:00:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e2282303-b0ec-4844-82a3-ccc65ac34f76 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:00:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e2282303-b0ec-4844-82a3-ccc65ac34f76 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:00:18 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:00:18 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:00:18 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:00:18 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:00:18 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e2282303-b0ec-4844-82a3-ccc65ac34f76 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Volume info retrieved successfully. Sep 07 14:00:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e2282303-b0ec-4844-82a3-ccc65ac34f76 tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 returned with HTTP 200 Sep 07 14:00:18 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1299/2566] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:00:18 2026] GET /volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 => generated 865 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:00:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-74f39ca4-957b-46bd-80e0-8fea3831904e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:00:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-74f39ca4-957b-46bd-80e0-8fea3831904e tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] GET http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 Sep 07 14:00:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-74f39ca4-957b-46bd-80e0-8fea3831904e tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:00:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-74f39ca4-957b-46bd-80e0-8fea3831904e tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:00:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-74f39ca4-957b-46bd-80e0-8fea3831904e tempest-VolumesActionsTest-1897150754 tempest-VolumesActionsTest-1897150754-project-member] http://192.168.122.6/volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 returned with HTTP 404 Sep 07 14:00:20 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1268/2567] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:00:19 2026] GET /volume/v3/volumes/c042a670-73f4-4253-bcde-456acff7d3b1 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:00:28 devstack devstack@c-api.service[87262]: DEBUG dbcounter [-] [87262] Writing DB stats cinder:SELECT=12,cinder:UPDATE=1 {{(pid=87262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 14:00:30 devstack devstack@c-api.service[87261]: DEBUG dbcounter [-] [87261] Writing DB stats cinder:SELECT=12,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=87261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 14:00:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d8990352-ac52-4acf-b9b4-d2725b842afe None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:00:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d8990352-ac52-4acf-b9b4-d2725b842afe tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:00:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d8990352-ac52-4acf-b9b4-d2725b842afe tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-414473215", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:00:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-d8990352-ac52-4acf-b9b4-d2725b842afe tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-414473215', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:00:54 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-d8990352-ac52-4acf-b9b4-d2725b842afe tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Create volume of 1 GB Sep 07 14:00:54 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d8990352-ac52-4acf-b9b4-d2725b842afe tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Availability Zones retrieved successfully. Sep 07 14:00:54 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d8990352-ac52-4acf-b9b4-d2725b842afe tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Flow 'volume_create_api' (eabad3d0-1959-4f96-8c10-96f76ba0f8be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:00:54 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d8990352-ac52-4acf-b9b4-d2725b842afe tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8709385-238e-4f21-9c26-0e2ad6d4141c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:00:54 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-d8990352-ac52-4acf-b9b4-d2725b842afe tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:00:54 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d8990352-ac52-4acf-b9b4-d2725b842afe tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8709385-238e-4f21-9c26-0e2ad6d4141c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:00:54 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d8990352-ac52-4acf-b9b4-d2725b842afe tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aee7fe22-b288-4eab-8a13-867083d9a430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:00:54 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-d8990352-ac52-4acf-b9b4-d2725b842afe tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Created reservations ['0b7eb77f-7270-4ae8-ac0c-86a40580e349', 'e8eebf66-63d8-4e8b-b090-d103221d1a75', '684f57f7-4949-4f98-9990-b818a08393c8', '5e4fce2b-54d6-453d-bc87-55babd37cebc'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:00:54 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d8990352-ac52-4acf-b9b4-d2725b842afe tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aee7fe22-b288-4eab-8a13-867083d9a430) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b7eb77f-7270-4ae8-ac0c-86a40580e349', 'e8eebf66-63d8-4e8b-b090-d103221d1a75', '684f57f7-4949-4f98-9990-b818a08393c8', '5e4fce2b-54d6-453d-bc87-55babd37cebc']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:00:54 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d8990352-ac52-4acf-b9b4-d2725b842afe tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef7b627c-a7b0-49a8-865d-1856b3520fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:00:54 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:00:54 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:00:54 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d8990352-ac52-4acf-b9b4-d2725b842afe tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef7b627c-a7b0-49a8-865d-1856b3520fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '093a1d6c-d268-4033-9eb4-2c09ec6a469a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-414473215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c028d87f0198497cadc6b6dd7f76224f',qos_specs=None,replication_status=,reservations=['0b7eb77f-7270-4ae8-ac0c-86a40580e349','e8eebf66-63d8-4e8b-b090-d103221d1a75','684f57f7-4949-4f98-9990-b818a08393c8','5e4fce2b-54d6-453d-bc87-55babd37cebc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e65425d083f44f48b21d051e4850669',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:00:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-414473215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=093a1d6c-d268-4033-9eb4-2c09ec6a469a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c028d87f0198497cadc6b6dd7f76224f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e65425d083f44f48b21d051e4850669',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:00:54 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d8990352-ac52-4acf-b9b4-d2725b842afe tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93a092c1-d5c5-4361-8e3b-0268e6d51fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:00:54 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d8990352-ac52-4acf-b9b4-d2725b842afe tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93a092c1-d5c5-4361-8e3b-0268e6d51fc2) transitioned into state 'SUCCESS' from state '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-414473215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c028d87f0198497cadc6b6dd7f76224f',qos_specs=None,replication_status=,reservations=['0b7eb77f-7270-4ae8-ac0c-86a40580e349','e8eebf66-63d8-4e8b-b090-d103221d1a75','684f57f7-4949-4f98-9990-b818a08393c8','5e4fce2b-54d6-453d-bc87-55babd37cebc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e65425d083f44f48b21d051e4850669',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:00:54 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d8990352-ac52-4acf-b9b4-d2725b842afe tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fb7058a-c9c0-4f74-854d-0a026cd7deb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:00:54 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d8990352-ac52-4acf-b9b4-d2725b842afe tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fb7058a-c9c0-4f74-854d-0a026cd7deb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:00:54 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d8990352-ac52-4acf-b9b4-d2725b842afe tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Flow 'volume_create_api' (eabad3d0-1959-4f96-8c10-96f76ba0f8be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:00:54 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d8990352-ac52-4acf-b9b4-d2725b842afe tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Create volume request issued successfully. Sep 07 14:00:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d8990352-ac52-4acf-b9b4-d2725b842afe tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:00:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1300/2568] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 14:00:54 2026] POST /volume/v3/volumes => generated 759 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:00:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-07cc6067-9cbc-411e-aed9-afb8b38065b0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:00:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-07cc6067-9cbc-411e-aed9-afb8b38065b0 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] GET http://192.168.122.6/volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a Sep 07 14:00:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-07cc6067-9cbc-411e-aed9-afb8b38065b0 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:00:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-07cc6067-9cbc-411e-aed9-afb8b38065b0 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:00:54 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:00:54 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:00:54 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:00:54 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:00:54 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-07cc6067-9cbc-411e-aed9-afb8b38065b0 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Volume info retrieved successfully. Sep 07 14:00:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-07cc6067-9cbc-411e-aed9-afb8b38065b0 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] http://192.168.122.6/volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a returned with HTTP 200 Sep 07 14:00:54 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1269/2569] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:00:54 2026] GET /volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a => generated 827 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:00:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ec74a86d-19d3-4632-a573-836a559fb1b8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:00:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ec74a86d-19d3-4632-a573-836a559fb1b8 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] GET http://192.168.122.6/volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a Sep 07 14:00:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ec74a86d-19d3-4632-a573-836a559fb1b8 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:00:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ec74a86d-19d3-4632-a573-836a559fb1b8 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:00:55 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:00:55 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:00:55 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:00:55 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:00:55 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ec74a86d-19d3-4632-a573-836a559fb1b8 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Volume info retrieved successfully. Sep 07 14:00:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ec74a86d-19d3-4632-a573-836a559fb1b8 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] http://192.168.122.6/volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a returned with HTTP 200 Sep 07 14:00:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1301/2570] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:00:55 2026] GET /volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:00:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d5f9b06a-d5c5-4157-b0ba-f4ceba39a0e2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:00:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d5f9b06a-d5c5-4157-b0ba-f4ceba39a0e2 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] GET http://192.168.122.6/volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a Sep 07 14:00:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d5f9b06a-d5c5-4157-b0ba-f4ceba39a0e2 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:00:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d5f9b06a-d5c5-4157-b0ba-f4ceba39a0e2 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:00:55 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:00:55 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:00:55 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:00:55 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:00:55 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d5f9b06a-d5c5-4157-b0ba-f4ceba39a0e2 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Volume info retrieved successfully. Sep 07 14:00:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d5f9b06a-d5c5-4157-b0ba-f4ceba39a0e2 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] http://192.168.122.6/volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a returned with HTTP 200 Sep 07 14:00:55 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1270/2571] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:00:55 2026] GET /volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:00:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-68ae0bc8-4aa2-4ac4-ab70-680f7a8f525c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:00:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-68ae0bc8-4aa2-4ac4-ab70-680f7a8f525c tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] GET http://192.168.122.6/volume/v3/volumes Sep 07 14:00:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-68ae0bc8-4aa2-4ac4-ab70-680f7a8f525c tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:00:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-68ae0bc8-4aa2-4ac4-ab70-680f7a8f525c tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:00:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-68ae0bc8-4aa2-4ac4-ab70-680f7a8f525c tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 14:00:56 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-68ae0bc8-4aa2-4ac4-ab70-680f7a8f525c tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 14:00:56 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:00:56 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:00:56 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-68ae0bc8-4aa2-4ac4-ab70-680f7a8f525c tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Get all volumes completed successfully. Sep 07 14:00:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-68ae0bc8-4aa2-4ac4-ab70-680f7a8f525c tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 200 Sep 07 14:00:56 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1302/2572] 192.168.122.6 () {58 vars in 1111 bytes} [Mon Sep 7 14:00:55 2026] GET /volume/v3/volumes => generated 342 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:00:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-567a73bc-21ed-419d-8c06-09ac5a0adf61 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:00:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-567a73bc-21ed-419d-8c06-09ac5a0adf61 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] GET http://192.168.122.6/volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a Sep 07 14:00:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-567a73bc-21ed-419d-8c06-09ac5a0adf61 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:00:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-567a73bc-21ed-419d-8c06-09ac5a0adf61 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:00:56 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:00:56 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:00:56 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:00:56 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:00:56 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-567a73bc-21ed-419d-8c06-09ac5a0adf61 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Volume info retrieved successfully. Sep 07 14:00:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-567a73bc-21ed-419d-8c06-09ac5a0adf61 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] http://192.168.122.6/volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a returned with HTTP 200 Sep 07 14:00:56 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1271/2573] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:00:56 2026] GET /volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:00:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-a0fe26b4-1e7d-4c01-8542-710092a1661a req-67ea7ee3-d5f2-4145-ab1f-ebae168cc2e8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:00:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-a0fe26b4-1e7d-4c01-8542-710092a1661a req-67ea7ee3-d5f2-4145-ab1f-ebae168cc2e8 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] GET http://192.168.122.6/volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a Sep 07 14:00:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-a0fe26b4-1e7d-4c01-8542-710092a1661a req-67ea7ee3-d5f2-4145-ab1f-ebae168cc2e8 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:00:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-a0fe26b4-1e7d-4c01-8542-710092a1661a req-67ea7ee3-d5f2-4145-ab1f-ebae168cc2e8 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:00:56 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:00:56 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:00:56 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:00:56 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:00:56 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-a0fe26b4-1e7d-4c01-8542-710092a1661a req-67ea7ee3-d5f2-4145-ab1f-ebae168cc2e8 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Volume info retrieved successfully. Sep 07 14:00:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-a0fe26b4-1e7d-4c01-8542-710092a1661a req-67ea7ee3-d5f2-4145-ab1f-ebae168cc2e8 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] http://192.168.122.6/volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a returned with HTTP 200 Sep 07 14:00:56 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1303/2574] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 14:00:56 2026] GET /volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:00:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-5af50289-a999-45b2-bbe8-d698163541a4 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:00:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5af50289-a999-45b2-bbe8-d698163541a4 None None] GET http://192.168.122.6/volume// Sep 07 14:00:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5af50289-a999-45b2-bbe8-d698163541a4 None None] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:00:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5af50289-a999-45b2-bbe8-d698163541a4 None None] Calling method 'all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:00:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5af50289-a999-45b2-bbe8-d698163541a4 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 14:00:56 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1272/2575] 192.168.122.6 () {58 vars in 1307 bytes} [Mon Sep 7 14:00:56 2026] GET /volume/ => generated 388 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 14:00:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-a0fe26b4-1e7d-4c01-8542-710092a1661a req-d4832a50-03d8-4e00-bdc0-51b9bfa1ccef None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:00:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-a0fe26b4-1e7d-4c01-8542-710092a1661a req-d4832a50-03d8-4e00-bdc0-51b9bfa1ccef tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 07 14:00:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-a0fe26b4-1e7d-4c01-8542-710092a1661a req-d4832a50-03d8-4e00-bdc0-51b9bfa1ccef tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "093a1d6c-d268-4033-9eb4-2c09ec6a469a", "connector": null, "instance_uuid": "33f894ec-fb4a-4569-8ca0-6950fb9a2738"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:00:56 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:00:56 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:00:56 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:00:56 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:00:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-a0fe26b4-1e7d-4c01-8542-710092a1661a req-d4832a50-03d8-4e00-bdc0-51b9bfa1ccef tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 07 14:00:56 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1304/2576] 192.168.122.6 () {66 vars in 1473 bytes} [Mon Sep 7 14:00:56 2026] POST /volume/v3/attachments => generated 273 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:00:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f5d99e73-296d-430b-a79c-fbd24a2d95dd None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:00:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f5d99e73-296d-430b-a79c-fbd24a2d95dd tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] GET http://192.168.122.6/volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a Sep 07 14:00:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f5d99e73-296d-430b-a79c-fbd24a2d95dd tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:00:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f5d99e73-296d-430b-a79c-fbd24a2d95dd tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:00:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9813f83b-29d5-4276-8078-3bc2eff6d97f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:00:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9813f83b-29d5-4276-8078-3bc2eff6d97f None None] GET http://192.168.122.6/volume// Sep 07 14:00:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9813f83b-29d5-4276-8078-3bc2eff6d97f None None] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:00:56 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:00:56 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:00:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9813f83b-29d5-4276-8078-3bc2eff6d97f None None] Calling method 'all' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:00:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9813f83b-29d5-4276-8078-3bc2eff6d97f None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 14:00:56 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1305/2577] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 14:00:56 2026] GET /volume/ => generated 388 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 14:00:56 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:00:56 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:00:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-a0fe26b4-1e7d-4c01-8542-710092a1661a req-2cf25df2-ce33-401b-b773-3438b17c4268 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:00:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-a0fe26b4-1e7d-4c01-8542-710092a1661a req-2cf25df2-ce33-401b-b773-3438b17c4268 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] GET http://192.168.122.6/volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a Sep 07 14:00:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-a0fe26b4-1e7d-4c01-8542-710092a1661a req-2cf25df2-ce33-401b-b773-3438b17c4268 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:00:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-a0fe26b4-1e7d-4c01-8542-710092a1661a req-2cf25df2-ce33-401b-b773-3438b17c4268 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:00:56 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f5d99e73-296d-430b-a79c-fbd24a2d95dd tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Volume info retrieved successfully. Sep 07 14:00:56 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:00:56 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:00:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f5d99e73-296d-430b-a79c-fbd24a2d95dd tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] http://192.168.122.6/volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a returned with HTTP 200 Sep 07 14:00:56 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1273/2578] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:00:56 2026] GET /volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:00:56 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:00:56 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:00:56 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-a0fe26b4-1e7d-4c01-8542-710092a1661a req-2cf25df2-ce33-401b-b773-3438b17c4268 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Volume info retrieved successfully. Sep 07 14:00:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-a0fe26b4-1e7d-4c01-8542-710092a1661a req-2cf25df2-ce33-401b-b773-3438b17c4268 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] http://192.168.122.6/volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a returned with HTTP 200 Sep 07 14:00:56 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1306/2579] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 14:00:56 2026] GET /volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a => generated 1032 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:00:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-a0fe26b4-1e7d-4c01-8542-710092a1661a req-9452ad26-4e6a-480c-a746-0978e7893946 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:00:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-a0fe26b4-1e7d-4c01-8542-710092a1661a req-9452ad26-4e6a-480c-a746-0978e7893946 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] PUT http://192.168.122.6/volume/v3/attachments/5cf7339c-c603-4df8-b170-d51c804ebe56 Sep 07 14:00:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-a0fe26b4-1e7d-4c01-8542-710092a1661a req-9452ad26-4e6a-480c-a746-0978e7893946 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cf8721add54f", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "6a052522-d49c-4901-8b6c-ef97c1f54dff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:00:56 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-a0fe26b4-1e7d-4c01-8542-710092a1661a req-9452ad26-4e6a-480c-a746-0978e7893946 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Acquiring lock "cinder-attachment_update-093a1d6c-d268-4033-9eb4-2c09ec6a469a-devstack" by "attachment_update" {{(pid=87261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 14:00:56 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-a0fe26b4-1e7d-4c01-8542-710092a1661a req-9452ad26-4e6a-480c-a746-0978e7893946 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Lock "cinder-attachment_update-093a1d6c-d268-4033-9eb4-2c09ec6a469a-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=87261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 14:00:56 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:00:56 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:00:56 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:00:56 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:00:56 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-a0fe26b4-1e7d-4c01-8542-710092a1661a req-9452ad26-4e6a-480c-a746-0978e7893946 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Lock "cinder-attachment_update-093a1d6c-d268-4033-9eb4-2c09ec6a469a-devstack" released by "attachment_update" :: held 0.190s {{(pid=87261) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 14:00:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-a0fe26b4-1e7d-4c01-8542-710092a1661a req-9452ad26-4e6a-480c-a746-0978e7893946 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] http://192.168.122.6/volume/v3/attachments/5cf7339c-c603-4df8-b170-d51c804ebe56 returned with HTTP 200 Sep 07 14:00:56 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1274/2580] 192.168.122.6 () {66 vars in 1583 bytes} [Mon Sep 7 14:00:56 2026] PUT /volume/v3/attachments/5cf7339c-c603-4df8-b170-d51c804ebe56 => generated 694 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:00:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-a0fe26b4-1e7d-4c01-8542-710092a1661a req-d002a31b-312b-4d2a-995b-750581c7b091 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:00:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-a0fe26b4-1e7d-4c01-8542-710092a1661a req-d002a31b-312b-4d2a-995b-750581c7b091 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] POST http://192.168.122.6/volume/v3/attachments/5cf7339c-c603-4df8-b170-d51c804ebe56/action Sep 07 14:00:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-a0fe26b4-1e7d-4c01-8542-710092a1661a req-d002a31b-312b-4d2a-995b-750581c7b091 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Action body: b'{"os-complete": null}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 14:00:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-a0fe26b4-1e7d-4c01-8542-710092a1661a req-d002a31b-312b-4d2a-995b-750581c7b091 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:00:57 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:00:57 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:00:57 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:00:57 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:00:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d87bd948-6778-4a69-9011-0ad377720bcd None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:00:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d87bd948-6778-4a69-9011-0ad377720bcd tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] GET http://192.168.122.6/volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a Sep 07 14:00:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d87bd948-6778-4a69-9011-0ad377720bcd tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:00:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d87bd948-6778-4a69-9011-0ad377720bcd tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:00:57 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:00:57 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:00:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-a0fe26b4-1e7d-4c01-8542-710092a1661a req-d002a31b-312b-4d2a-995b-750581c7b091 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] http://192.168.122.6/volume/v3/attachments/5cf7339c-c603-4df8-b170-d51c804ebe56/action returned with HTTP 204 Sep 07 14:00:57 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1307/2581] 192.168.122.6 () {66 vars in 1604 bytes} [Mon Sep 7 14:00:57 2026] POST /volume/v3/attachments/5cf7339c-c603-4df8-b170-d51c804ebe56/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:00:57 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:00:57 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:00:57 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d87bd948-6778-4a69-9011-0ad377720bcd tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Volume info retrieved successfully. Sep 07 14:00:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d87bd948-6778-4a69-9011-0ad377720bcd tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] http://192.168.122.6/volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a returned with HTTP 200 Sep 07 14:00:57 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1275/2582] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:00:57 2026] GET /volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a => generated 1147 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 14:00:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-08bc4d06-05ea-4423-92a5-ef780d264640 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:00:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-08bc4d06-05ea-4423-92a5-ef780d264640 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] GET http://192.168.122.6/volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a Sep 07 14:00:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-08bc4d06-05ea-4423-92a5-ef780d264640 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:00:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-08bc4d06-05ea-4423-92a5-ef780d264640 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:00:58 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:00:58 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:00:58 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:00:58 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:00:58 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-08bc4d06-05ea-4423-92a5-ef780d264640 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Volume info retrieved successfully. Sep 07 14:00:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-08bc4d06-05ea-4423-92a5-ef780d264640 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] http://192.168.122.6/volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a returned with HTTP 200 Sep 07 14:00:58 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1308/2583] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:00:58 2026] GET /volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a => generated 1144 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:00:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c69e89a2-5233-4f22-b858-d3603bd2aa04 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:00:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c69e89a2-5233-4f22-b858-d3603bd2aa04 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] GET http://192.168.122.6/volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a Sep 07 14:00:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c69e89a2-5233-4f22-b858-d3603bd2aa04 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:00:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c69e89a2-5233-4f22-b858-d3603bd2aa04 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:00:58 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:00:58 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:00:58 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:00:58 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:00:58 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c69e89a2-5233-4f22-b858-d3603bd2aa04 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Volume info retrieved successfully. Sep 07 14:00:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c69e89a2-5233-4f22-b858-d3603bd2aa04 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] http://192.168.122.6/volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a returned with HTTP 200 Sep 07 14:00:58 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1276/2584] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:00:58 2026] GET /volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a => generated 1144 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:00:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-25e9e525-4c5a-4100-86a4-4bbed9f50c4b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:00:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-25e9e525-4c5a-4100-86a4-4bbed9f50c4b tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] GET http://192.168.122.6/volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a Sep 07 14:00:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-25e9e525-4c5a-4100-86a4-4bbed9f50c4b tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:00:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-25e9e525-4c5a-4100-86a4-4bbed9f50c4b tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:00:58 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:00:58 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:00:58 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:00:58 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:00:58 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-25e9e525-4c5a-4100-86a4-4bbed9f50c4b tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Volume info retrieved successfully. Sep 07 14:00:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-25e9e525-4c5a-4100-86a4-4bbed9f50c4b tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] http://192.168.122.6/volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a returned with HTTP 200 Sep 07 14:00:58 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1309/2585] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:00:58 2026] GET /volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a => generated 1144 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:01:08 devstack devstack@c-api.service[87261]: DEBUG dbcounter [-] [87261] Writing DB stats cinder:SELECT=31,cinder:UPDATE=1 {{(pid=87261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 14:01:08 devstack devstack@c-api.service[87262]: DEBUG dbcounter [-] [87262] Writing DB stats cinder:SELECT=61,cinder:INSERT=11,cinder:UPDATE=16 {{(pid=87262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 14:01:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-39a79e07-be39-468b-b5ca-2fb6593e9ce4 req-d45ee514-3a79-49c6-956d-8102a6d1bca6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:01:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-39a79e07-be39-468b-b5ca-2fb6593e9ce4 req-d45ee514-3a79-49c6-956d-8102a6d1bca6 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] GET http://192.168.122.6/volume/v3/attachments?instance_id=33f894ec-fb4a-4569-8ca0-6950fb9a2738 Sep 07 14:01:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-39a79e07-be39-468b-b5ca-2fb6593e9ce4 req-d45ee514-3a79-49c6-956d-8102a6d1bca6 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:01:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-39a79e07-be39-468b-b5ca-2fb6593e9ce4 req-d45ee514-3a79-49c6-956d-8102a6d1bca6 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:01:15 devstack devstack@c-api.service[87261]: /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 07 14:01:15 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), Sep 07 14:01:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-39a79e07-be39-468b-b5ca-2fb6593e9ce4 req-d45ee514-3a79-49c6-956d-8102a6d1bca6 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] http://192.168.122.6/volume/v3/attachments?instance_id=33f894ec-fb4a-4569-8ca0-6950fb9a2738 returned with HTTP 200 Sep 07 14:01:15 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1277/2586] 192.168.122.6 () {62 vars in 1516 bytes} [Mon Sep 7 14:01:15 2026] GET /volume/v3/attachments?instance_id=33f894ec-fb4a-4569-8ca0-6950fb9a2738 => generated 192 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:01:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-39a79e07-be39-468b-b5ca-2fb6593e9ce4 req-4f79fa93-ea0e-44ea-ab18-b8c120e32f3f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:01:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-39a79e07-be39-468b-b5ca-2fb6593e9ce4 req-4f79fa93-ea0e-44ea-ab18-b8c120e32f3f tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] GET http://192.168.122.6/volume/v3/attachments/5cf7339c-c603-4df8-b170-d51c804ebe56 Sep 07 14:01:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-39a79e07-be39-468b-b5ca-2fb6593e9ce4 req-4f79fa93-ea0e-44ea-ab18-b8c120e32f3f tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:01:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-39a79e07-be39-468b-b5ca-2fb6593e9ce4 req-4f79fa93-ea0e-44ea-ab18-b8c120e32f3f tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:01:15 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:01:15 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:01:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-39a79e07-be39-468b-b5ca-2fb6593e9ce4 req-4f79fa93-ea0e-44ea-ab18-b8c120e32f3f tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] http://192.168.122.6/volume/v3/attachments/5cf7339c-c603-4df8-b170-d51c804ebe56 returned with HTTP 200 Sep 07 14:01:15 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1310/2587] 192.168.122.6 () {62 vars in 1530 bytes} [Mon Sep 7 14:01:15 2026] GET /volume/v3/attachments/5cf7339c-c603-4df8-b170-d51c804ebe56 => generated 718 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:01:25 devstack devstack@c-api.service[87261]: DEBUG dbcounter [-] [87261] Writing DB stats cinder:SELECT=2 {{(pid=87261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 14:01:25 devstack devstack@c-api.service[87262]: DEBUG dbcounter [-] [87262] Writing DB stats cinder:SELECT=4 {{(pid=87262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 14:01:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-3b161350-dfb2-461c-91da-ee9c69af0d1a req-3c019495-2816-48cc-8e5a-1dbe545a7cc6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:01:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-3b161350-dfb2-461c-91da-ee9c69af0d1a req-3c019495-2816-48cc-8e5a-1dbe545a7cc6 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] GET http://192.168.122.6/volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a Sep 07 14:01:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-3b161350-dfb2-461c-91da-ee9c69af0d1a req-3c019495-2816-48cc-8e5a-1dbe545a7cc6 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:01:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-3b161350-dfb2-461c-91da-ee9c69af0d1a req-3c019495-2816-48cc-8e5a-1dbe545a7cc6 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:01:42 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:01:42 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:01:42 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:01:42 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:01:42 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-3b161350-dfb2-461c-91da-ee9c69af0d1a req-3c019495-2816-48cc-8e5a-1dbe545a7cc6 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Volume info retrieved successfully. Sep 07 14:01:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-3b161350-dfb2-461c-91da-ee9c69af0d1a req-3c019495-2816-48cc-8e5a-1dbe545a7cc6 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] http://192.168.122.6/volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a returned with HTTP 200 Sep 07 14:01:42 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1278/2588] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 14:01:41 2026] GET /volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a => generated 1144 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 14:01:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-3b161350-dfb2-461c-91da-ee9c69af0d1a req-fbbd51d1-9897-4e4d-bf7c-7fb301d40c07 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:01:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-3b161350-dfb2-461c-91da-ee9c69af0d1a req-fbbd51d1-9897-4e4d-bf7c-7fb301d40c07 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] POST http://192.168.122.6/volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a/action Sep 07 14:01:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-3b161350-dfb2-461c-91da-ee9c69af0d1a req-fbbd51d1-9897-4e4d-bf7c-7fb301d40c07 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 14:01:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-3b161350-dfb2-461c-91da-ee9c69af0d1a req-fbbd51d1-9897-4e4d-bf7c-7fb301d40c07 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:01:42 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:01:42 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:01:42 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:01:42 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:01:42 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-3b161350-dfb2-461c-91da-ee9c69af0d1a req-fbbd51d1-9897-4e4d-bf7c-7fb301d40c07 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Volume info retrieved successfully. Sep 07 14:01:42 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-3b161350-dfb2-461c-91da-ee9c69af0d1a req-fbbd51d1-9897-4e4d-bf7c-7fb301d40c07 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Begin detaching volume completed successfully. Sep 07 14:01:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-3b161350-dfb2-461c-91da-ee9c69af0d1a req-fbbd51d1-9897-4e4d-bf7c-7fb301d40c07 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] http://192.168.122.6/volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a/action returned with HTTP 202 Sep 07 14:01:42 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1311/2589] 192.168.122.6 () {64 vars in 1551 bytes} [Mon Sep 7 14:01:42 2026] POST /volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 14:01:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9b5aa3da-48c0-4185-a665-9cf52d721bb7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:01:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9b5aa3da-48c0-4185-a665-9cf52d721bb7 None None] GET http://192.168.122.6/volume// Sep 07 14:01:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9b5aa3da-48c0-4185-a665-9cf52d721bb7 None None] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:01:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9b5aa3da-48c0-4185-a665-9cf52d721bb7 None None] Calling method 'all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:01:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9b5aa3da-48c0-4185-a665-9cf52d721bb7 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 14:01:42 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1279/2590] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 14:01:42 2026] GET /volume/ => generated 388 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 14:01:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-3b161350-dfb2-461c-91da-ee9c69af0d1a req-4d02a6b9-a924-482f-98fd-16de9aac1c0e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:01:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-3b161350-dfb2-461c-91da-ee9c69af0d1a req-4d02a6b9-a924-482f-98fd-16de9aac1c0e tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] GET http://192.168.122.6/volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a Sep 07 14:01:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-3b161350-dfb2-461c-91da-ee9c69af0d1a req-4d02a6b9-a924-482f-98fd-16de9aac1c0e tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:01:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-3b161350-dfb2-461c-91da-ee9c69af0d1a req-4d02a6b9-a924-482f-98fd-16de9aac1c0e tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:01:42 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:01:42 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:01:42 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:01:42 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:01:42 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-3b161350-dfb2-461c-91da-ee9c69af0d1a req-4d02a6b9-a924-482f-98fd-16de9aac1c0e tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Volume info retrieved successfully. Sep 07 14:01:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-3b161350-dfb2-461c-91da-ee9c69af0d1a req-4d02a6b9-a924-482f-98fd-16de9aac1c0e tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] http://192.168.122.6/volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a returned with HTTP 200 Sep 07 14:01:42 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1312/2591] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 14:01:42 2026] GET /volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a => generated 1328 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:01:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-3b161350-dfb2-461c-91da-ee9c69af0d1a req-5f3befec-9abd-44ab-9226-d0fbcb29ea62 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:01:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-3b161350-dfb2-461c-91da-ee9c69af0d1a req-5f3befec-9abd-44ab-9226-d0fbcb29ea62 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] DELETE http://192.168.122.6/volume/v3/attachments/5cf7339c-c603-4df8-b170-d51c804ebe56 Sep 07 14:01:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-3b161350-dfb2-461c-91da-ee9c69af0d1a req-5f3befec-9abd-44ab-9226-d0fbcb29ea62 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:01:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-3b161350-dfb2-461c-91da-ee9c69af0d1a req-5f3befec-9abd-44ab-9226-d0fbcb29ea62 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:01:42 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:01:42 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:01:42 devstack devstack@c-api.service[87261]: /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 07 14:01:42 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, Sep 07 14:01:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-3b161350-dfb2-461c-91da-ee9c69af0d1a req-5f3befec-9abd-44ab-9226-d0fbcb29ea62 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] http://192.168.122.6/volume/v3/attachments/5cf7339c-c603-4df8-b170-d51c804ebe56 returned with HTTP 200 Sep 07 14:01:42 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1280/2592] 192.168.122.6 () {64 vars in 1552 bytes} [Mon Sep 7 14:01:42 2026] DELETE /volume/v3/attachments/5cf7339c-c603-4df8-b170-d51c804ebe56 => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:01:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-229cfcd2-2532-4cdb-a730-f314a34e094e req-6d86748e-5375-4627-b4ce-82c305ded0e1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:01:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-229cfcd2-2532-4cdb-a730-f314a34e094e req-6d86748e-5375-4627-b4ce-82c305ded0e1 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] GET http://192.168.122.6/volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a Sep 07 14:01:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-229cfcd2-2532-4cdb-a730-f314a34e094e req-6d86748e-5375-4627-b4ce-82c305ded0e1 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:01:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-229cfcd2-2532-4cdb-a730-f314a34e094e req-6d86748e-5375-4627-b4ce-82c305ded0e1 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:01:43 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:01:43 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:01:43 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:01:43 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:01:43 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-229cfcd2-2532-4cdb-a730-f314a34e094e req-6d86748e-5375-4627-b4ce-82c305ded0e1 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Volume info retrieved successfully. Sep 07 14:01:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-229cfcd2-2532-4cdb-a730-f314a34e094e req-6d86748e-5375-4627-b4ce-82c305ded0e1 tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] http://192.168.122.6/volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a returned with HTTP 200 Sep 07 14:01:43 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1313/2593] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 14:01:43 2026] GET /volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:01:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f95fb320-2466-4e84-a606-8ba9df8d9f9a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:01:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f95fb320-2466-4e84-a606-8ba9df8d9f9a tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] DELETE http://192.168.122.6/volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a Sep 07 14:01:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f95fb320-2466-4e84-a606-8ba9df8d9f9a tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:01:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f95fb320-2466-4e84-a606-8ba9df8d9f9a tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:01:43 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-f95fb320-2466-4e84-a606-8ba9df8d9f9a tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Delete volume with id: 093a1d6c-d268-4033-9eb4-2c09ec6a469a Sep 07 14:01:43 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:01:43 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:01:43 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:01:43 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:01:43 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f95fb320-2466-4e84-a606-8ba9df8d9f9a tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Volume info retrieved successfully. Sep 07 14:01:43 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f95fb320-2466-4e84-a606-8ba9df8d9f9a tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Delete volume request issued successfully. Sep 07 14:01:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f95fb320-2466-4e84-a606-8ba9df8d9f9a tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] http://192.168.122.6/volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a returned with HTTP 202 Sep 07 14:01:43 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1281/2594] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:01:43 2026] DELETE /volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:01:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5b7d436a-ab5f-4a56-be8a-13e750cc897b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:01:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5b7d436a-ab5f-4a56-be8a-13e750cc897b tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] GET http://192.168.122.6/volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a Sep 07 14:01:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5b7d436a-ab5f-4a56-be8a-13e750cc897b tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:01:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5b7d436a-ab5f-4a56-be8a-13e750cc897b tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:01:43 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:01:43 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:01:43 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:01:43 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:01:43 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5b7d436a-ab5f-4a56-be8a-13e750cc897b tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Volume info retrieved successfully. Sep 07 14:01:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5b7d436a-ab5f-4a56-be8a-13e750cc897b tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] http://192.168.122.6/volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a returned with HTTP 200 Sep 07 14:01:43 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1314/2595] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:01:43 2026] GET /volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:01:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c4fe8984-ae7e-4f4a-9257-b2e755b8547b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:01:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c4fe8984-ae7e-4f4a-9257-b2e755b8547b tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] GET http://192.168.122.6/volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a Sep 07 14:01:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c4fe8984-ae7e-4f4a-9257-b2e755b8547b tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:01:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c4fe8984-ae7e-4f4a-9257-b2e755b8547b tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:01:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c4fe8984-ae7e-4f4a-9257-b2e755b8547b tempest-TestMinimumBasicScenario-155121175 tempest-TestMinimumBasicScenario-155121175-project-member] http://192.168.122.6/volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a returned with HTTP 404 Sep 07 14:01:44 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1282/2596] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:01:44 2026] GET /volume/v3/volumes/093a1d6c-d268-4033-9eb4-2c09ec6a469a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:01:53 devstack devstack@c-api.service[87262]: DEBUG dbcounter [-] [87262] Writing DB stats cinder:SELECT=15,cinder:UPDATE=1 {{(pid=87262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 14:01:54 devstack devstack@c-api.service[87261]: DEBUG dbcounter [-] [87261] Writing DB stats cinder:SELECT=19,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=87261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 14:02:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f0abf705-c911-4c64-aaf5-64bd50f0271a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f0abf705-c911-4c64-aaf5-64bd50f0271a tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:02:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f0abf705-c911-4c64-aaf5-64bd50f0271a tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-156093595", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:02:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-f0abf705-c911-4c64-aaf5-64bd50f0271a tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-156093595', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:02:47 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-f0abf705-c911-4c64-aaf5-64bd50f0271a tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Create volume of 1 GB Sep 07 14:02:47 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f0abf705-c911-4c64-aaf5-64bd50f0271a tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Availability Zones retrieved successfully. Sep 07 14:02:47 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-f0abf705-c911-4c64-aaf5-64bd50f0271a tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Flow 'volume_create_api' (448cdc4f-51c6-4aaa-b8e2-bcf03a63e2c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:02:47 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-f0abf705-c911-4c64-aaf5-64bd50f0271a tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b66c16e4-c769-4156-9bab-531d711c0f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:02:47 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-f0abf705-c911-4c64-aaf5-64bd50f0271a tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:02:47 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-f0abf705-c911-4c64-aaf5-64bd50f0271a tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b66c16e4-c769-4156-9bab-531d711c0f75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:02:47 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-f0abf705-c911-4c64-aaf5-64bd50f0271a tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25093d09-2ec2-4cab-a5ef-7057c9bfe2a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:02:47 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-f0abf705-c911-4c64-aaf5-64bd50f0271a tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Created reservations ['973131ff-aed3-4061-bed5-d46f9647dec6', '460774aa-aece-428a-a8fa-ed669d12b841', 'a405b89f-1d68-4845-8c55-2fea6c5d56e6', 'aafda8b4-9288-45ff-a1eb-4310fe74bfea'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:02:47 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-f0abf705-c911-4c64-aaf5-64bd50f0271a tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25093d09-2ec2-4cab-a5ef-7057c9bfe2a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['973131ff-aed3-4061-bed5-d46f9647dec6', '460774aa-aece-428a-a8fa-ed669d12b841', 'a405b89f-1d68-4845-8c55-2fea6c5d56e6', 'aafda8b4-9288-45ff-a1eb-4310fe74bfea']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:02:47 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-f0abf705-c911-4c64-aaf5-64bd50f0271a tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e202dc2-5959-4dc3-a0ee-660451127488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:02:47 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:47 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:02:47 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-f0abf705-c911-4c64-aaf5-64bd50f0271a tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e202dc2-5959-4dc3-a0ee-660451127488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34538ea4-fcd2-40c3-9329-912c9cab08f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-156093595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fbf5dd9c0874526b274b07fcf9b9246',qos_specs=None,replication_status=,reservations=['973131ff-aed3-4061-bed5-d46f9647dec6','460774aa-aece-428a-a8fa-ed669d12b841','a405b89f-1d68-4845-8c55-2fea6c5d56e6','aafda8b4-9288-45ff-a1eb-4310fe74bfea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a709650a9044b4e824f513ff8d34c50',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:02:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-156093595',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34538ea4-fcd2-40c3-9329-912c9cab08f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fbf5dd9c0874526b274b07fcf9b9246',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a709650a9044b4e824f513ff8d34c50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:02:47 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-f0abf705-c911-4c64-aaf5-64bd50f0271a tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aef741ec-b78d-4473-afe8-a242f8642272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:02:47 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-f0abf705-c911-4c64-aaf5-64bd50f0271a tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aef741ec-b78d-4473-afe8-a242f8642272) transitioned into state 'SUCCESS' from state '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-156093595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fbf5dd9c0874526b274b07fcf9b9246',qos_specs=None,replication_status=,reservations=['973131ff-aed3-4061-bed5-d46f9647dec6','460774aa-aece-428a-a8fa-ed669d12b841','a405b89f-1d68-4845-8c55-2fea6c5d56e6','aafda8b4-9288-45ff-a1eb-4310fe74bfea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a709650a9044b4e824f513ff8d34c50',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:02:47 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-f0abf705-c911-4c64-aaf5-64bd50f0271a tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6b87bdf-9d39-4cb5-bd2f-fb1ff063973a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:02:47 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-f0abf705-c911-4c64-aaf5-64bd50f0271a tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6b87bdf-9d39-4cb5-bd2f-fb1ff063973a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:02:47 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-f0abf705-c911-4c64-aaf5-64bd50f0271a tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Flow 'volume_create_api' (448cdc4f-51c6-4aaa-b8e2-bcf03a63e2c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:02:47 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f0abf705-c911-4c64-aaf5-64bd50f0271a tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Create volume request issued successfully. Sep 07 14:02:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f0abf705-c911-4c64-aaf5-64bd50f0271a tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:02:47 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1315/2597] 192.168.122.6 () {62 vars in 1174 bytes} [Mon Sep 7 14:02:47 2026] POST /volume/v3/volumes => generated 793 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 14:02:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c04d7d1f-b456-47a1-b4a3-c45319733e4c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c04d7d1f-b456-47a1-b4a3-c45319733e4c tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] GET http://192.168.122.6/volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 Sep 07 14:02:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c04d7d1f-b456-47a1-b4a3-c45319733e4c tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c04d7d1f-b456-47a1-b4a3-c45319733e4c tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:47 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:47 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:02:47 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:47 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:02:47 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c04d7d1f-b456-47a1-b4a3-c45319733e4c tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Volume info retrieved successfully. Sep 07 14:02:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c04d7d1f-b456-47a1-b4a3-c45319733e4c tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] http://192.168.122.6/volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 returned with HTTP 200 Sep 07 14:02:47 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1283/2598] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:02:47 2026] GET /volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 => generated 861 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:02:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-3748455b-1ca1-499e-aed7-40dd72f44aa6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3748455b-1ca1-499e-aed7-40dd72f44aa6 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] GET http://192.168.122.6/volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 Sep 07 14:02:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3748455b-1ca1-499e-aed7-40dd72f44aa6 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3748455b-1ca1-499e-aed7-40dd72f44aa6 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:48 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:48 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:02:48 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:48 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:02:48 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-3748455b-1ca1-499e-aed7-40dd72f44aa6 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Volume info retrieved successfully. Sep 07 14:02:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3748455b-1ca1-499e-aed7-40dd72f44aa6 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] http://192.168.122.6/volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 returned with HTTP 200 Sep 07 14:02:48 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1316/2599] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:02:48 2026] GET /volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 => generated 886 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:02:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-77d704ed-eef9-4cb9-ae96-2b9151f9c5f2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-77d704ed-eef9-4cb9-ae96-2b9151f9c5f2 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] GET http://192.168.122.6/volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 Sep 07 14:02:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-77d704ed-eef9-4cb9-ae96-2b9151f9c5f2 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-77d704ed-eef9-4cb9-ae96-2b9151f9c5f2 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:48 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:48 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:02:48 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:48 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:02:48 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-77d704ed-eef9-4cb9-ae96-2b9151f9c5f2 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Volume info retrieved successfully. Sep 07 14:02:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-77d704ed-eef9-4cb9-ae96-2b9151f9c5f2 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] http://192.168.122.6/volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 returned with HTTP 200 Sep 07 14:02:48 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1284/2600] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:02:48 2026] GET /volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 => generated 886 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:02:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-802d6e3f-240c-452a-b161-6fc448f452fe req-4e4b61e1-47af-4ec1-9ce4-12f1675afc8f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-802d6e3f-240c-452a-b161-6fc448f452fe req-4e4b61e1-47af-4ec1-9ce4-12f1675afc8f tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] GET http://192.168.122.6/volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 Sep 07 14:02:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-802d6e3f-240c-452a-b161-6fc448f452fe req-4e4b61e1-47af-4ec1-9ce4-12f1675afc8f tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-802d6e3f-240c-452a-b161-6fc448f452fe req-4e4b61e1-47af-4ec1-9ce4-12f1675afc8f tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:49 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:49 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:02:49 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:49 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:02:49 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-802d6e3f-240c-452a-b161-6fc448f452fe req-4e4b61e1-47af-4ec1-9ce4-12f1675afc8f tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Volume info retrieved successfully. Sep 07 14:02:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-802d6e3f-240c-452a-b161-6fc448f452fe req-4e4b61e1-47af-4ec1-9ce4-12f1675afc8f tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] http://192.168.122.6/volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 returned with HTTP 200 Sep 07 14:02:49 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1317/2601] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 14:02:49 2026] GET /volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 => generated 868 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:02:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-504626d4-bf2d-4111-aa6f-d81abe0062d9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-504626d4-bf2d-4111-aa6f-d81abe0062d9 None None] GET http://192.168.122.6/volume// Sep 07 14:02:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-504626d4-bf2d-4111-aa6f-d81abe0062d9 None None] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-504626d4-bf2d-4111-aa6f-d81abe0062d9 None None] Calling method 'all' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-504626d4-bf2d-4111-aa6f-d81abe0062d9 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 14:02:49 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1285/2602] 192.168.122.6 () {58 vars in 1307 bytes} [Mon Sep 7 14:02:49 2026] GET /volume/ => generated 388 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 14:02:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-802d6e3f-240c-452a-b161-6fc448f452fe req-a0f05c54-e069-4325-ae12-2b445e267182 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-802d6e3f-240c-452a-b161-6fc448f452fe req-a0f05c54-e069-4325-ae12-2b445e267182 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 07 14:02:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-802d6e3f-240c-452a-b161-6fc448f452fe req-a0f05c54-e069-4325-ae12-2b445e267182 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "34538ea4-fcd2-40c3-9329-912c9cab08f0", "connector": null, "instance_uuid": "58549088-9d6c-402d-8a0c-ca0e9915ce96"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:02:49 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:49 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:02:49 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:49 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:02:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-802d6e3f-240c-452a-b161-6fc448f452fe req-a0f05c54-e069-4325-ae12-2b445e267182 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 07 14:02:49 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1318/2603] 192.168.122.6 () {66 vars in 1473 bytes} [Mon Sep 7 14:02:49 2026] POST /volume/v3/attachments => generated 273 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:02:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-79ada3a9-b726-4ace-bbb7-cf9aa1019116 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-79ada3a9-b726-4ace-bbb7-cf9aa1019116 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] GET http://192.168.122.6/volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 Sep 07 14:02:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-79ada3a9-b726-4ace-bbb7-cf9aa1019116 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-79ada3a9-b726-4ace-bbb7-cf9aa1019116 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:49 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:49 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:02:49 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:49 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:02:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-72a2e062-d131-4922-b871-2125515c7846 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-72a2e062-d131-4922-b871-2125515c7846 None None] GET http://192.168.122.6/volume// Sep 07 14:02:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-72a2e062-d131-4922-b871-2125515c7846 None None] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-72a2e062-d131-4922-b871-2125515c7846 None None] Calling method 'all' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-72a2e062-d131-4922-b871-2125515c7846 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 14:02:49 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1319/2604] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 14:02:49 2026] GET /volume/ => generated 388 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 14:02:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-802d6e3f-240c-452a-b161-6fc448f452fe req-28b7fb78-90d0-462a-9939-e6a725529e50 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:49 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-79ada3a9-b726-4ace-bbb7-cf9aa1019116 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Volume info retrieved successfully. Sep 07 14:02:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-802d6e3f-240c-452a-b161-6fc448f452fe req-28b7fb78-90d0-462a-9939-e6a725529e50 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] GET http://192.168.122.6/volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 Sep 07 14:02:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-802d6e3f-240c-452a-b161-6fc448f452fe req-28b7fb78-90d0-462a-9939-e6a725529e50 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-802d6e3f-240c-452a-b161-6fc448f452fe req-28b7fb78-90d0-462a-9939-e6a725529e50 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-79ada3a9-b726-4ace-bbb7-cf9aa1019116 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] http://192.168.122.6/volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 returned with HTTP 200 Sep 07 14:02:49 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1286/2605] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:02:49 2026] GET /volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 => generated 885 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:02:49 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:49 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:02:49 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:49 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:02:49 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-802d6e3f-240c-452a-b161-6fc448f452fe req-28b7fb78-90d0-462a-9939-e6a725529e50 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Volume info retrieved successfully. Sep 07 14:02:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-802d6e3f-240c-452a-b161-6fc448f452fe req-28b7fb78-90d0-462a-9939-e6a725529e50 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] http://192.168.122.6/volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 returned with HTTP 200 Sep 07 14:02:49 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1320/2606] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 14:02:49 2026] GET /volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 => generated 1048 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:02:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-802d6e3f-240c-452a-b161-6fc448f452fe req-0a30e5b4-c6c6-4eec-a348-d6c517789817 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-802d6e3f-240c-452a-b161-6fc448f452fe req-0a30e5b4-c6c6-4eec-a348-d6c517789817 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] PUT http://192.168.122.6/volume/v3/attachments/125e2511-b35a-439d-9b0a-7b604fe8b06d Sep 07 14:02:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-802d6e3f-240c-452a-b161-6fc448f452fe req-0a30e5b4-c6c6-4eec-a348-d6c517789817 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cf8721add54f", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "6a052522-d49c-4901-8b6c-ef97c1f54dff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:02:49 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-802d6e3f-240c-452a-b161-6fc448f452fe req-0a30e5b4-c6c6-4eec-a348-d6c517789817 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Acquiring lock "cinder-attachment_update-34538ea4-fcd2-40c3-9329-912c9cab08f0-devstack" by "attachment_update" {{(pid=87261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 14:02:49 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-802d6e3f-240c-452a-b161-6fc448f452fe req-0a30e5b4-c6c6-4eec-a348-d6c517789817 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Lock "cinder-attachment_update-34538ea4-fcd2-40c3-9329-912c9cab08f0-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 14:02:49 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:49 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:02:50 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:50 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:02:50 devstack devstack@c-api.service[87261]: DEBUG cinder.coordination [req-802d6e3f-240c-452a-b161-6fc448f452fe req-0a30e5b4-c6c6-4eec-a348-d6c517789817 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Lock "cinder-attachment_update-34538ea4-fcd2-40c3-9329-912c9cab08f0-devstack" released by "attachment_update" :: held 0.157s {{(pid=87261) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 14:02:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-802d6e3f-240c-452a-b161-6fc448f452fe req-0a30e5b4-c6c6-4eec-a348-d6c517789817 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] http://192.168.122.6/volume/v3/attachments/125e2511-b35a-439d-9b0a-7b604fe8b06d returned with HTTP 200 Sep 07 14:02:50 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1287/2607] 192.168.122.6 () {66 vars in 1583 bytes} [Mon Sep 7 14:02:49 2026] PUT /volume/v3/attachments/125e2511-b35a-439d-9b0a-7b604fe8b06d => generated 694 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:02:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-802d6e3f-240c-452a-b161-6fc448f452fe req-d6c40ca0-c3c1-427e-af21-686c5ac40f81 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-802d6e3f-240c-452a-b161-6fc448f452fe req-d6c40ca0-c3c1-427e-af21-686c5ac40f81 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] POST http://192.168.122.6/volume/v3/attachments/125e2511-b35a-439d-9b0a-7b604fe8b06d/action Sep 07 14:02:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-802d6e3f-240c-452a-b161-6fc448f452fe req-d6c40ca0-c3c1-427e-af21-686c5ac40f81 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Action body: b'{"os-complete": null}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 14:02:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-802d6e3f-240c-452a-b161-6fc448f452fe req-d6c40ca0-c3c1-427e-af21-686c5ac40f81 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:02:50 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:50 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:02:50 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:50 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:02:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-802d6e3f-240c-452a-b161-6fc448f452fe req-d6c40ca0-c3c1-427e-af21-686c5ac40f81 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] http://192.168.122.6/volume/v3/attachments/125e2511-b35a-439d-9b0a-7b604fe8b06d/action returned with HTTP 204 Sep 07 14:02:50 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1321/2608] 192.168.122.6 () {66 vars in 1604 bytes} [Mon Sep 7 14:02:50 2026] POST /volume/v3/attachments/125e2511-b35a-439d-9b0a-7b604fe8b06d/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:02:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c5b988e4-4429-4abf-8a95-dc8745f10d4b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c5b988e4-4429-4abf-8a95-dc8745f10d4b tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] GET http://192.168.122.6/volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 Sep 07 14:02:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c5b988e4-4429-4abf-8a95-dc8745f10d4b tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c5b988e4-4429-4abf-8a95-dc8745f10d4b tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:50 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:50 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:02:50 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:50 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:02:50 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c5b988e4-4429-4abf-8a95-dc8745f10d4b tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Volume info retrieved successfully. Sep 07 14:02:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c5b988e4-4429-4abf-8a95-dc8745f10d4b tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] http://192.168.122.6/volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 returned with HTTP 200 Sep 07 14:02:50 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1288/2609] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:02:50 2026] GET /volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 => generated 1178 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:02:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5006b27c-f3fb-4862-8085-f97a1028578a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5006b27c-f3fb-4862-8085-f97a1028578a tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] GET http://192.168.122.6/volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 Sep 07 14:02:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5006b27c-f3fb-4862-8085-f97a1028578a tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5006b27c-f3fb-4862-8085-f97a1028578a tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:50 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:50 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:02:50 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:50 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:02:50 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5006b27c-f3fb-4862-8085-f97a1028578a tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Volume info retrieved successfully. Sep 07 14:02:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5006b27c-f3fb-4862-8085-f97a1028578a tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] http://192.168.122.6/volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 returned with HTTP 200 Sep 07 14:02:50 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1322/2610] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:02:50 2026] GET /volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 => generated 1178 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:02:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-bff4859b-1c5e-44c7-87fb-568dfc07bdb8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:50 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1289/2611] 192.168.122.6 () {62 vars in 1485 bytes} [Mon Sep 7 14:02:50 2026] DELETE /volume/v3/attachments/125e2511-b35a-439d-9b0a-7b604fe8b06d => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Sep 07 14:02:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8439f4b0-5354-468f-ae06-f16763e17871 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:51 devstack devstack@c-api.service[87262]: WARNING keystonemiddleware.auth_token [None req-8439f4b0-5354-468f-ae06-f16763e17871 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 14:02:51 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1323/2612] 192.168.122.6 () {62 vars in 1485 bytes} [Mon Sep 7 14:02:50 2026] DELETE /volume/v3/attachments/125e2511-b35a-439d-9b0a-7b604fe8b06d => generated 114 bytes in 32 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Sep 07 14:02:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c74fba0f-723d-445a-9e80-920febfea620 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c74fba0f-723d-445a-9e80-920febfea620 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] DELETE http://192.168.122.6/volume/v3/attachments/125e2511-b35a-439d-9b0a-7b604fe8b06d Sep 07 14:02:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c74fba0f-723d-445a-9e80-920febfea620 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c74fba0f-723d-445a-9e80-920febfea620 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:51 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:51 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:02:51 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c74fba0f-723d-445a-9e80-920febfea620 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Attachment connected to vm 58549088-9d6c-402d-8a0c-ca0e9915ce96, checking data on nova Sep 07 14:02:51 devstack devstack@c-api.service[87261]: DEBUG cinder.compute.nova [None req-c74fba0f-723d-445a-9e80-920febfea620 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Creating Keystone token plugin using URL: http://192.168.122.6/identity {{(pid=87261) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 14:02:51 devstack devstack@c-api.service[87261]: DEBUG novaclient.v2.client [None req-c74fba0f-723d-445a-9e80-920febfea620 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] REQ: curl -g -i -X GET http://192.168.122.6/compute/v2.1/servers/58549088-9d6c-402d-8a0c-ca0e9915ce96/os-volume_attachments/34538ea4-fcd2-40c3-9329-912c9cab08f0 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}9103f3a916b881d45528c303557cbcc2ea48a0f87078ba7026df6cb9004fbfc6" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-c74fba0f-723d-445a-9e80-920febfea620" -H "X-Service-Token: {SHA256}7a099a9ba3241db68e8fb0b0af2e8e68a9895bc638300b8fb0dbf487caa870ae" {{(pid=87261) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 14:02:51 devstack devstack@c-api.service[87261]: DEBUG novaclient.v2.client [None req-c74fba0f-723d-445a-9e80-920febfea620 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 12:02:51 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-f57be803-eaad-4490-ad6a-fee79cb8ba24 x-openstack-request-id: req-f57be803-eaad-4490-ad6a-fee79cb8ba24 {{(pid=87261) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 14:02:51 devstack devstack@c-api.service[87261]: DEBUG novaclient.v2.client [None req-c74fba0f-723d-445a-9e80-920febfea620 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "34538ea4-fcd2-40c3-9329-912c9cab08f0", "serverId": "58549088-9d6c-402d-8a0c-ca0e9915ce96", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "125e2511-b35a-439d-9b0a-7b604fe8b06d", "bdm_uuid": "d2fcecd7-2e9b-4b25-9376-0a9a049e3448"}} {{(pid=87261) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 14:02:51 devstack devstack@c-api.service[87261]: DEBUG novaclient.v2.client [None req-c74fba0f-723d-445a-9e80-920febfea620 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] GET call to compute for http://192.168.122.6/compute/v2.1/servers/58549088-9d6c-402d-8a0c-ca0e9915ce96/os-volume_attachments/34538ea4-fcd2-40c3-9329-912c9cab08f0 used request id req-f57be803-eaad-4490-ad6a-fee79cb8ba24 {{(pid=87261) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.volume.api [None req-c74fba0f-723d-445a-9e80-920febfea620 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-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 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault [None req-c74fba0f-723d-445a-9e80-920febfea620 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Caught error: Detach volume from instance 58549088-9d6c-402d-8a0c-ca0e9915ce96 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 58549088-9d6c-402d-8a0c-ca0e9915ce96 using the Compute API Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: 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 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 58549088-9d6c-402d-8a0c-ca0e9915ce96 using the Compute API Sep 07 14:02:51 devstack devstack@c-api.service[87261]: ERROR cinder.api.middleware.fault Sep 07 14:02:51 devstack devstack@c-api.service[87261]: INFO cinder.api.middleware.fault [None req-c74fba0f-723d-445a-9e80-920febfea620 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] http://192.168.122.6/volume/v3/attachments/125e2511-b35a-439d-9b0a-7b604fe8b06d returned with HTTP 409 Sep 07 14:02:51 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1290/2613] 192.168.122.6 () {60 vars in 1278 bytes} [Mon Sep 7 14:02:51 2026] DELETE /volume/v3/attachments/125e2511-b35a-439d-9b0a-7b604fe8b06d => generated 167 bytes in 198 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:02:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-1057f8a6-1d11-4dde-ab78-5e060dabe356 req-5a91bfbb-9080-448b-9290-104c462806a8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-1057f8a6-1d11-4dde-ab78-5e060dabe356 req-5a91bfbb-9080-448b-9290-104c462806a8 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] GET http://192.168.122.6/volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 Sep 07 14:02:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-1057f8a6-1d11-4dde-ab78-5e060dabe356 req-5a91bfbb-9080-448b-9290-104c462806a8 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-1057f8a6-1d11-4dde-ab78-5e060dabe356 req-5a91bfbb-9080-448b-9290-104c462806a8 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:51 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:51 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:02:51 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:51 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:02:51 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [req-1057f8a6-1d11-4dde-ab78-5e060dabe356 req-5a91bfbb-9080-448b-9290-104c462806a8 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Volume info retrieved successfully. Sep 07 14:02:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-1057f8a6-1d11-4dde-ab78-5e060dabe356 req-5a91bfbb-9080-448b-9290-104c462806a8 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] http://192.168.122.6/volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 returned with HTTP 200 Sep 07 14:02:51 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1324/2614] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 14:02:51 2026] GET /volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 => generated 1160 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:02:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-1057f8a6-1d11-4dde-ab78-5e060dabe356 req-bc841385-1a16-4f1f-9814-38eef1f4dcf2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-1057f8a6-1d11-4dde-ab78-5e060dabe356 req-bc841385-1a16-4f1f-9814-38eef1f4dcf2 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] POST http://192.168.122.6/volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0/action Sep 07 14:02:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-1057f8a6-1d11-4dde-ab78-5e060dabe356 req-bc841385-1a16-4f1f-9814-38eef1f4dcf2 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 14:02:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-1057f8a6-1d11-4dde-ab78-5e060dabe356 req-bc841385-1a16-4f1f-9814-38eef1f4dcf2 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:02:51 devstack devstack@c-api.service[87261]: DEBUG oslo_db.sqlalchemy.engines [req-1057f8a6-1d11-4dde-ab78-5e060dabe356 req-bc841385-1a16-4f1f-9814-38eef1f4dcf2 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 14:02:51 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:51 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:02:51 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:51 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:02:51 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-1057f8a6-1d11-4dde-ab78-5e060dabe356 req-bc841385-1a16-4f1f-9814-38eef1f4dcf2 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Volume info retrieved successfully. Sep 07 14:02:51 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-1057f8a6-1d11-4dde-ab78-5e060dabe356 req-bc841385-1a16-4f1f-9814-38eef1f4dcf2 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Begin detaching volume completed successfully. Sep 07 14:02:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-1057f8a6-1d11-4dde-ab78-5e060dabe356 req-bc841385-1a16-4f1f-9814-38eef1f4dcf2 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] http://192.168.122.6/volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0/action returned with HTTP 202 Sep 07 14:02:51 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1291/2615] 192.168.122.6 () {64 vars in 1551 bytes} [Mon Sep 7 14:02:51 2026] POST /volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 14:02:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ad38a017-cab2-4032-b776-e3ac8112767d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ad38a017-cab2-4032-b776-e3ac8112767d None None] GET http://192.168.122.6/volume// Sep 07 14:02:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ad38a017-cab2-4032-b776-e3ac8112767d None None] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ad38a017-cab2-4032-b776-e3ac8112767d None None] Calling method 'all' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ad38a017-cab2-4032-b776-e3ac8112767d None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 07 14:02:51 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1325/2616] 192.168.122.6 () {58 vars in 1305 bytes} [Mon Sep 7 14:02:51 2026] GET /volume/ => generated 388 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 14:02:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-1057f8a6-1d11-4dde-ab78-5e060dabe356 req-4de586d1-fd48-48ed-9a16-91d679b7653b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-1057f8a6-1d11-4dde-ab78-5e060dabe356 req-4de586d1-fd48-48ed-9a16-91d679b7653b tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] GET http://192.168.122.6/volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 Sep 07 14:02:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-1057f8a6-1d11-4dde-ab78-5e060dabe356 req-4de586d1-fd48-48ed-9a16-91d679b7653b tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-1057f8a6-1d11-4dde-ab78-5e060dabe356 req-4de586d1-fd48-48ed-9a16-91d679b7653b tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:51 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:51 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:02:51 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:51 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:02:51 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-1057f8a6-1d11-4dde-ab78-5e060dabe356 req-4de586d1-fd48-48ed-9a16-91d679b7653b tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Volume info retrieved successfully. Sep 07 14:02:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-1057f8a6-1d11-4dde-ab78-5e060dabe356 req-4de586d1-fd48-48ed-9a16-91d679b7653b tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] http://192.168.122.6/volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 returned with HTTP 200 Sep 07 14:02:51 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1292/2617] 192.168.122.6 () {62 vars in 1518 bytes} [Mon Sep 7 14:02:51 2026] GET /volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 => generated 1344 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:02:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [req-1057f8a6-1d11-4dde-ab78-5e060dabe356 req-cf5e1a6f-8ca7-45a7-9417-0e67b39b8ff5 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-1057f8a6-1d11-4dde-ab78-5e060dabe356 req-cf5e1a6f-8ca7-45a7-9417-0e67b39b8ff5 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] DELETE http://192.168.122.6/volume/v3/attachments/125e2511-b35a-439d-9b0a-7b604fe8b06d Sep 07 14:02:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-1057f8a6-1d11-4dde-ab78-5e060dabe356 req-cf5e1a6f-8ca7-45a7-9417-0e67b39b8ff5 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [req-1057f8a6-1d11-4dde-ab78-5e060dabe356 req-cf5e1a6f-8ca7-45a7-9417-0e67b39b8ff5 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:51 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:51 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:02:51 devstack devstack@c-api.service[87262]: /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 07 14:02:51 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, Sep 07 14:02:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [req-1057f8a6-1d11-4dde-ab78-5e060dabe356 req-cf5e1a6f-8ca7-45a7-9417-0e67b39b8ff5 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] http://192.168.122.6/volume/v3/attachments/125e2511-b35a-439d-9b0a-7b604fe8b06d returned with HTTP 200 Sep 07 14:02:51 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1326/2618] 192.168.122.6 () {64 vars in 1552 bytes} [Mon Sep 7 14:02:51 2026] DELETE /volume/v3/attachments/125e2511-b35a-439d-9b0a-7b604fe8b06d => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:02:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [req-b27e7382-20e3-4ae4-b415-be8232c25e16 req-98028dd5-c10c-4cd2-9290-d42b1ad47b77 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-b27e7382-20e3-4ae4-b415-be8232c25e16 req-98028dd5-c10c-4cd2-9290-d42b1ad47b77 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] GET http://192.168.122.6/volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 Sep 07 14:02:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-b27e7382-20e3-4ae4-b415-be8232c25e16 req-98028dd5-c10c-4cd2-9290-d42b1ad47b77 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [req-b27e7382-20e3-4ae4-b415-be8232c25e16 req-98028dd5-c10c-4cd2-9290-d42b1ad47b77 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:52 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:52 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:02:52 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:52 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:02:52 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [req-b27e7382-20e3-4ae4-b415-be8232c25e16 req-98028dd5-c10c-4cd2-9290-d42b1ad47b77 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Volume info retrieved successfully. Sep 07 14:02:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [req-b27e7382-20e3-4ae4-b415-be8232c25e16 req-98028dd5-c10c-4cd2-9290-d42b1ad47b77 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] http://192.168.122.6/volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 returned with HTTP 200 Sep 07 14:02:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1293/2619] 192.168.122.6 () {60 vars in 1477 bytes} [Mon Sep 7 14:02:52 2026] GET /volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 => generated 868 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:02:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ed0b75aa-8489-4de9-80b9-396d348763f5 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ed0b75aa-8489-4de9-80b9-396d348763f5 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] DELETE http://192.168.122.6/volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 Sep 07 14:02:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ed0b75aa-8489-4de9-80b9-396d348763f5 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ed0b75aa-8489-4de9-80b9-396d348763f5 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:52 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-ed0b75aa-8489-4de9-80b9-396d348763f5 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Delete volume with id: 34538ea4-fcd2-40c3-9329-912c9cab08f0 Sep 07 14:02:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:02:52 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:52 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:02:52 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ed0b75aa-8489-4de9-80b9-396d348763f5 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Volume info retrieved successfully. Sep 07 14:02:52 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ed0b75aa-8489-4de9-80b9-396d348763f5 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Delete volume request issued successfully. Sep 07 14:02:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ed0b75aa-8489-4de9-80b9-396d348763f5 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] http://192.168.122.6/volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 returned with HTTP 202 Sep 07 14:02:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1327/2620] 192.168.122.6 () {60 vars in 1266 bytes} [Mon Sep 7 14:02:52 2026] DELETE /volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 14:02:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6b687db8-813b-483c-b993-ea934223c0cf None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6b687db8-813b-483c-b993-ea934223c0cf tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] GET http://192.168.122.6/volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 Sep 07 14:02:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6b687db8-813b-483c-b993-ea934223c0cf tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6b687db8-813b-483c-b993-ea934223c0cf tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:52 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:02:52 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:02:52 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:02:52 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:02:52 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6b687db8-813b-483c-b993-ea934223c0cf tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Volume info retrieved successfully. Sep 07 14:02:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6b687db8-813b-483c-b993-ea934223c0cf tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] http://192.168.122.6/volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 returned with HTTP 200 Sep 07 14:02:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1294/2621] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:02:52 2026] GET /volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 => generated 885 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:02:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4bee6546-8b57-4ba6-8104-37c84023e219 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:02:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4bee6546-8b57-4ba6-8104-37c84023e219 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] GET http://192.168.122.6/volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 Sep 07 14:02:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4bee6546-8b57-4ba6-8104-37c84023e219 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:02:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4bee6546-8b57-4ba6-8104-37c84023e219 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:02:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4bee6546-8b57-4ba6-8104-37c84023e219 tempest-TestServerVolumeAttachScenarioOldVersion-832004108 tempest-TestServerVolumeAttachScenarioOldVersion-832004108-project-member] http://192.168.122.6/volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 returned with HTTP 404 Sep 07 14:02:53 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1328/2622] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:02:53 2026] GET /volume/v3/volumes/34538ea4-fcd2-40c3-9329-912c9cab08f0 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 14:03:02 devstack devstack@c-api.service[87261]: DEBUG dbcounter [-] [87261] Writing DB stats cinder:SELECT=39,cinder:UPDATE=2 {{(pid=87261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 14:03:03 devstack devstack@c-api.service[87262]: DEBUG dbcounter [-] [87262] Writing DB stats cinder:SELECT=74,cinder:INSERT=12,cinder:UPDATE=20 {{(pid=87262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 14:03:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-17a0d5dd-9b65-4e51-a189-6b797d5758c8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-17a0d5dd-9b65-4e51-a189-6b797d5758c8 tempest-VolumeAndVolumeTypeFromImageTest-1983954606 tempest-VolumeAndVolumeTypeFromImageTest-1983954606-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 14:03:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-17a0d5dd-9b65-4e51-a189-6b797d5758c8 tempest-VolumeAndVolumeTypeFromImageTest-1983954606 tempest-VolumeAndVolumeTypeFromImageTest-1983954606-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=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-17a0d5dd-9b65-4e51-a189-6b797d5758c8 tempest-VolumeAndVolumeTypeFromImageTest-1983954606 tempest-VolumeAndVolumeTypeFromImageTest-1983954606-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 14:03:08 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1295/2623] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 14:03:07 2026] POST /volume/v3/types => generated 287 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2c7c16ca-c428-4474-8392-230e5d722e67 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2c7c16ca-c428-4474-8392-230e5d722e67 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:03:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2c7c16ca-c428-4474-8392-230e5d722e67 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "94c29dff-aef2-4ce4-95f0-f692cde6f148", "size": 1}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-2c7c16ca-c428-4474-8392-230e5d722e67 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '94c29dff-aef2-4ce4-95f0-f692cde6f148', 'size': 1}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:03:10 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-2c7c16ca-c428-4474-8392-230e5d722e67 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Create volume of 1 GB Sep 07 14:03:10 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2c7c16ca-c428-4474-8392-230e5d722e67 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Availability Zones retrieved successfully. Sep 07 14:03:10 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2c7c16ca-c428-4474-8392-230e5d722e67 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Flow 'volume_create_api' (9f69d0ed-ac93-4ed5-a806-1c5233fbbe12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:10 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2c7c16ca-c428-4474-8392-230e5d722e67 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f531862d-3a5f-488a-bfa1-2c9e7bfce2b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:10 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-2c7c16ca-c428-4474-8392-230e5d722e67 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:03:10 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2c7c16ca-c428-4474-8392-230e5d722e67 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f531862d-3a5f-488a-bfa1-2c9e7bfce2b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T12:03:08Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=432c7cee-7736-41b0-a20d-7e3a322b997a,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': '432c7cee-7736-41b0-a20d-7e3a322b997a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:10 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2c7c16ca-c428-4474-8392-230e5d722e67 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa6ddb7a-ebd4-4a50-be46-b8aa1551c6c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:10 devstack devstack@c-api.service[87262]: WARNING cinder.quota [None req-2c7c16ca-c428-4474-8392-230e5d722e67 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-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 07 14:03:10 devstack devstack@c-api.service[87262]: WARNING cinder.quota [None req-2c7c16ca-c428-4474-8392-230e5d722e67 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-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 07 14:03:10 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-2c7c16ca-c428-4474-8392-230e5d722e67 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Created reservations ['f5ac9a70-35ab-49cf-8329-a66d0f140698', 'c0e1f370-f026-4f70-8618-342083d486b7', '219995ed-549e-4cc3-882d-cc304faac7fa', '47dde8e4-db5b-4cc1-90b5-c0dc0c854489'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:03:10 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2c7c16ca-c428-4474-8392-230e5d722e67 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa6ddb7a-ebd4-4a50-be46-b8aa1551c6c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5ac9a70-35ab-49cf-8329-a66d0f140698', 'c0e1f370-f026-4f70-8618-342083d486b7', '219995ed-549e-4cc3-882d-cc304faac7fa', '47dde8e4-db5b-4cc1-90b5-c0dc0c854489']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:10 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2c7c16ca-c428-4474-8392-230e5d722e67 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa27c5af-4790-421f-a46f-7a229993a433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:10 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:10 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:03:10 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2c7c16ca-c428-4474-8392-230e5d722e67 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa27c5af-4790-421f-a46f-7a229993a433) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f8b368b-8059-4efe-a2cd-25a39dc65b88', '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='db91dee291634286a82e70e8e4ea7da8',qos_specs=None,replication_status=,reservations=['f5ac9a70-35ab-49cf-8329-a66d0f140698','c0e1f370-f026-4f70-8618-342083d486b7','219995ed-549e-4cc3-882d-cc304faac7fa','47dde8e4-db5b-4cc1-90b5-c0dc0c854489'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccfe09e583f6440683a94ba6c290eaec',volume_type_id=432c7cee-7736-41b0-a20d-7e3a322b997a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:03:10Z,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=7f8b368b-8059-4efe-a2cd-25a39dc65b88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db91dee291634286a82e70e8e4ea7da8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccfe09e583f6440683a94ba6c290eaec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(432c7cee-7736-41b0-a20d-7e3a322b997a),volume_type_id=432c7cee-7736-41b0-a20d-7e3a322b997a)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:10 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2c7c16ca-c428-4474-8392-230e5d722e67 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d9b6e7e-91d1-4568-a98b-f126a452d04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:10 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2c7c16ca-c428-4474-8392-230e5d722e67 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d9b6e7e-91d1-4568-a98b-f126a452d04d) transitioned into state 'SUCCESS' from 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='db91dee291634286a82e70e8e4ea7da8',qos_specs=None,replication_status=,reservations=['f5ac9a70-35ab-49cf-8329-a66d0f140698','c0e1f370-f026-4f70-8618-342083d486b7','219995ed-549e-4cc3-882d-cc304faac7fa','47dde8e4-db5b-4cc1-90b5-c0dc0c854489'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccfe09e583f6440683a94ba6c290eaec',volume_type_id=432c7cee-7736-41b0-a20d-7e3a322b997a)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:10 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2c7c16ca-c428-4474-8392-230e5d722e67 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdbeb901-8f4f-44d8-a92d-69e28a03de63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:10 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2c7c16ca-c428-4474-8392-230e5d722e67 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdbeb901-8f4f-44d8-a92d-69e28a03de63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:10 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2c7c16ca-c428-4474-8392-230e5d722e67 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Flow 'volume_create_api' (9f69d0ed-ac93-4ed5-a806-1c5233fbbe12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:10 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2c7c16ca-c428-4474-8392-230e5d722e67 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Create volume request issued successfully. Sep 07 14:03:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2c7c16ca-c428-4474-8392-230e5d722e67 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:03:10 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1329/2624] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 14:03:10 2026] POST /volume/v3/volumes => generated 802 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:03:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1e9be24b-307b-4d20-9fe7-063664dc7ceb None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1e9be24b-307b-4d20-9fe7-063664dc7ceb tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] GET http://192.168.122.6/volume/v3/volumes/7f8b368b-8059-4efe-a2cd-25a39dc65b88 Sep 07 14:03:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1e9be24b-307b-4d20-9fe7-063664dc7ceb tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1e9be24b-307b-4d20-9fe7-063664dc7ceb tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:10 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:10 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:03:10 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:10 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:03:10 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1e9be24b-307b-4d20-9fe7-063664dc7ceb tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Volume info retrieved successfully. Sep 07 14:03:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1e9be24b-307b-4d20-9fe7-063664dc7ceb tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] http://192.168.122.6/volume/v3/volumes/7f8b368b-8059-4efe-a2cd-25a39dc65b88 returned with HTTP 200 Sep 07 14:03:10 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1296/2625] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:03:10 2026] GET /volume/v3/volumes/7f8b368b-8059-4efe-a2cd-25a39dc65b88 => generated 870 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4724fe4c-21b4-485e-894f-77bb484a9326 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4724fe4c-21b4-485e-894f-77bb484a9326 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] GET http://192.168.122.6/volume/v3/volumes/7f8b368b-8059-4efe-a2cd-25a39dc65b88 Sep 07 14:03:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4724fe4c-21b4-485e-894f-77bb484a9326 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4724fe4c-21b4-485e-894f-77bb484a9326 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:11 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:11 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:03:11 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:11 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:03:11 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-4724fe4c-21b4-485e-894f-77bb484a9326 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Volume info retrieved successfully. Sep 07 14:03:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4724fe4c-21b4-485e-894f-77bb484a9326 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] http://192.168.122.6/volume/v3/volumes/7f8b368b-8059-4efe-a2cd-25a39dc65b88 returned with HTTP 200 Sep 07 14:03:11 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1330/2626] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:03:11 2026] GET /volume/v3/volumes/7f8b368b-8059-4efe-a2cd-25a39dc65b88 => generated 894 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-02e23fb4-c3a9-44c1-ae39-114dd92b054e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-02e23fb4-c3a9-44c1-ae39-114dd92b054e tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] GET http://192.168.122.6/volume/v3/volumes/7f8b368b-8059-4efe-a2cd-25a39dc65b88 Sep 07 14:03:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-02e23fb4-c3a9-44c1-ae39-114dd92b054e tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-02e23fb4-c3a9-44c1-ae39-114dd92b054e tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:12 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:12 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:03:12 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:12 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:03:12 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-02e23fb4-c3a9-44c1-ae39-114dd92b054e tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Volume info retrieved successfully. Sep 07 14:03:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-02e23fb4-c3a9-44c1-ae39-114dd92b054e tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] http://192.168.122.6/volume/v3/volumes/7f8b368b-8059-4efe-a2cd-25a39dc65b88 returned with HTTP 200 Sep 07 14:03:12 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1297/2627] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:03:12 2026] GET /volume/v3/volumes/7f8b368b-8059-4efe-a2cd-25a39dc65b88 => generated 952 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c44366b6-ba74-4a56-b74b-ccbdf986dd65 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c44366b6-ba74-4a56-b74b-ccbdf986dd65 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] GET http://192.168.122.6/volume/v3/volumes/7f8b368b-8059-4efe-a2cd-25a39dc65b88 Sep 07 14:03:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c44366b6-ba74-4a56-b74b-ccbdf986dd65 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c44366b6-ba74-4a56-b74b-ccbdf986dd65 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:13 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:13 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:03:13 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:13 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:03:13 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c44366b6-ba74-4a56-b74b-ccbdf986dd65 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Volume info retrieved successfully. Sep 07 14:03:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c44366b6-ba74-4a56-b74b-ccbdf986dd65 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] http://192.168.122.6/volume/v3/volumes/7f8b368b-8059-4efe-a2cd-25a39dc65b88 returned with HTTP 200 Sep 07 14:03:13 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1331/2628] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:03:13 2026] GET /volume/v3/volumes/7f8b368b-8059-4efe-a2cd-25a39dc65b88 => generated 955 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-172ddff7-5e84-4f91-8260-20da2bce9f95 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:14 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-172ddff7-5e84-4f91-8260-20da2bce9f95 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] GET http://192.168.122.6/volume/v3/volumes/7f8b368b-8059-4efe-a2cd-25a39dc65b88 Sep 07 14:03:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-172ddff7-5e84-4f91-8260-20da2bce9f95 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-172ddff7-5e84-4f91-8260-20da2bce9f95 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:14 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:14 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:03:14 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:14 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:03:14 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-172ddff7-5e84-4f91-8260-20da2bce9f95 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Volume info retrieved successfully. Sep 07 14:03:14 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-172ddff7-5e84-4f91-8260-20da2bce9f95 tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] http://192.168.122.6/volume/v3/volumes/7f8b368b-8059-4efe-a2cd-25a39dc65b88 returned with HTTP 200 Sep 07 14:03:14 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1298/2629] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:03:14 2026] GET /volume/v3/volumes/7f8b368b-8059-4efe-a2cd-25a39dc65b88 => generated 955 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a7503dc4-9447-427c-9e75-56bb87901f7a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a7503dc4-9447-427c-9e75-56bb87901f7a tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] GET http://192.168.122.6/volume/v3/volumes/7f8b368b-8059-4efe-a2cd-25a39dc65b88 Sep 07 14:03:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a7503dc4-9447-427c-9e75-56bb87901f7a tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a7503dc4-9447-427c-9e75-56bb87901f7a tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:15 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:15 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:03:15 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:15 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:03:15 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a7503dc4-9447-427c-9e75-56bb87901f7a tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Volume info retrieved successfully. Sep 07 14:03:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a7503dc4-9447-427c-9e75-56bb87901f7a tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] http://192.168.122.6/volume/v3/volumes/7f8b368b-8059-4efe-a2cd-25a39dc65b88 returned with HTTP 200 Sep 07 14:03:15 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1332/2630] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:03:15 2026] GET /volume/v3/volumes/7f8b368b-8059-4efe-a2cd-25a39dc65b88 => generated 1299 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:03:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-16d330ab-3d78-4d23-bbb7-8ad96771859d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-16d330ab-3d78-4d23-bbb7-8ad96771859d tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] DELETE http://192.168.122.6/volume/v3/volumes/7f8b368b-8059-4efe-a2cd-25a39dc65b88 Sep 07 14:03:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-16d330ab-3d78-4d23-bbb7-8ad96771859d tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-16d330ab-3d78-4d23-bbb7-8ad96771859d tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:16 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-16d330ab-3d78-4d23-bbb7-8ad96771859d tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Delete volume with id: 7f8b368b-8059-4efe-a2cd-25a39dc65b88 Sep 07 14:03:16 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:16 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:03:16 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:16 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:03:16 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-16d330ab-3d78-4d23-bbb7-8ad96771859d tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Volume info retrieved successfully. Sep 07 14:03:16 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-16d330ab-3d78-4d23-bbb7-8ad96771859d tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Delete volume request issued successfully. Sep 07 14:03:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-16d330ab-3d78-4d23-bbb7-8ad96771859d tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] http://192.168.122.6/volume/v3/volumes/7f8b368b-8059-4efe-a2cd-25a39dc65b88 returned with HTTP 202 Sep 07 14:03:16 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1299/2631] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:03:16 2026] DELETE /volume/v3/volumes/7f8b368b-8059-4efe-a2cd-25a39dc65b88 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:03:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b8c41777-90f4-4c5a-86b1-94d27fa5912b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b8c41777-90f4-4c5a-86b1-94d27fa5912b tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] GET http://192.168.122.6/volume/v3/volumes/7f8b368b-8059-4efe-a2cd-25a39dc65b88 Sep 07 14:03:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b8c41777-90f4-4c5a-86b1-94d27fa5912b tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b8c41777-90f4-4c5a-86b1-94d27fa5912b tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:16 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:16 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:03:16 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:16 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:03:16 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b8c41777-90f4-4c5a-86b1-94d27fa5912b tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Volume info retrieved successfully. Sep 07 14:03:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b8c41777-90f4-4c5a-86b1-94d27fa5912b tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] http://192.168.122.6/volume/v3/volumes/7f8b368b-8059-4efe-a2cd-25a39dc65b88 returned with HTTP 200 Sep 07 14:03:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1333/2632] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:03:16 2026] GET /volume/v3/volumes/7f8b368b-8059-4efe-a2cd-25a39dc65b88 => generated 1298 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:03:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-02e3fbdb-6fef-43f9-a113-f57d7fed440b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-02e3fbdb-6fef-43f9-a113-f57d7fed440b tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] GET http://192.168.122.6/volume/v3/volumes/7f8b368b-8059-4efe-a2cd-25a39dc65b88 Sep 07 14:03:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-02e3fbdb-6fef-43f9-a113-f57d7fed440b tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-02e3fbdb-6fef-43f9-a113-f57d7fed440b tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-02e3fbdb-6fef-43f9-a113-f57d7fed440b tempest-VolumeAndVolumeTypeFromImageTest-2006404908 tempest-VolumeAndVolumeTypeFromImageTest-2006404908-project-member] http://192.168.122.6/volume/v3/volumes/7f8b368b-8059-4efe-a2cd-25a39dc65b88 returned with HTTP 404 Sep 07 14:03:17 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1300/2633] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:03:17 2026] GET /volume/v3/volumes/7f8b368b-8059-4efe-a2cd-25a39dc65b88 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b645e339-b517-4f1b-af92-c6ef4a9237f8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b645e339-b517-4f1b-af92-c6ef4a9237f8 tempest-VolumeAndVolumeTypeFromImageTest-1983954606 tempest-VolumeAndVolumeTypeFromImageTest-1983954606-project-admin] GET http://192.168.122.6/volume/v3/volumes/detail?all_tenants=1 Sep 07 14:03:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b645e339-b517-4f1b-af92-c6ef4a9237f8 tempest-VolumeAndVolumeTypeFromImageTest-1983954606 tempest-VolumeAndVolumeTypeFromImageTest-1983954606-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b645e339-b517-4f1b-af92-c6ef4a9237f8 tempest-VolumeAndVolumeTypeFromImageTest-1983954606 tempest-VolumeAndVolumeTypeFromImageTest-1983954606-project-admin] Calling method 'detail' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:17 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b645e339-b517-4f1b-af92-c6ef4a9237f8 tempest-VolumeAndVolumeTypeFromImageTest-1983954606 tempest-VolumeAndVolumeTypeFromImageTest-1983954606-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 14:03:17 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b645e339-b517-4f1b-af92-c6ef4a9237f8 tempest-VolumeAndVolumeTypeFromImageTest-1983954606 tempest-VolumeAndVolumeTypeFromImageTest-1983954606-project-admin] Get all volumes completed successfully. Sep 07 14:03:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b645e339-b517-4f1b-af92-c6ef4a9237f8 tempest-VolumeAndVolumeTypeFromImageTest-1983954606 tempest-VolumeAndVolumeTypeFromImageTest-1983954606-project-admin] http://192.168.122.6/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 14:03:17 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1334/2634] 192.168.122.6 () {58 vars in 1159 bytes} [Mon Sep 7 14:03:17 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 07 14:03:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3eec95b7-ed42-4a2f-8d53-917551060692 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3eec95b7-ed42-4a2f-8d53-917551060692 tempest-VolumeAndVolumeTypeFromImageTest-1983954606 tempest-VolumeAndVolumeTypeFromImageTest-1983954606-project-admin] DELETE http://192.168.122.6/volume/v3/types/432c7cee-7736-41b0-a20d-7e3a322b997a Sep 07 14:03:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3eec95b7-ed42-4a2f-8d53-917551060692 tempest-VolumeAndVolumeTypeFromImageTest-1983954606 tempest-VolumeAndVolumeTypeFromImageTest-1983954606-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3eec95b7-ed42-4a2f-8d53-917551060692 tempest-VolumeAndVolumeTypeFromImageTest-1983954606 tempest-VolumeAndVolumeTypeFromImageTest-1983954606-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3eec95b7-ed42-4a2f-8d53-917551060692 tempest-VolumeAndVolumeTypeFromImageTest-1983954606 tempest-VolumeAndVolumeTypeFromImageTest-1983954606-project-admin] http://192.168.122.6/volume/v3/types/432c7cee-7736-41b0-a20d-7e3a322b997a returned with HTTP 202 Sep 07 14:03:17 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1301/2635] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 14:03:17 2026] DELETE /volume/v3/types/432c7cee-7736-41b0-a20d-7e3a322b997a => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:03:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9ab9d0c5-b908-4dd6-852c-e2925dfc3a17 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9ab9d0c5-b908-4dd6-852c-e2925dfc3a17 tempest-VolumeAndVolumeTypeFromImageTest-1983954606 tempest-VolumeAndVolumeTypeFromImageTest-1983954606-project-admin] GET http://192.168.122.6/volume/v3/types/432c7cee-7736-41b0-a20d-7e3a322b997a Sep 07 14:03:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9ab9d0c5-b908-4dd6-852c-e2925dfc3a17 tempest-VolumeAndVolumeTypeFromImageTest-1983954606 tempest-VolumeAndVolumeTypeFromImageTest-1983954606-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9ab9d0c5-b908-4dd6-852c-e2925dfc3a17 tempest-VolumeAndVolumeTypeFromImageTest-1983954606 tempest-VolumeAndVolumeTypeFromImageTest-1983954606-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9ab9d0c5-b908-4dd6-852c-e2925dfc3a17 tempest-VolumeAndVolumeTypeFromImageTest-1983954606 tempest-VolumeAndVolumeTypeFromImageTest-1983954606-project-admin] http://192.168.122.6/volume/v3/types/432c7cee-7736-41b0-a20d-7e3a322b997a returned with HTTP 404 Sep 07 14:03:17 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1335/2636] 192.168.122.6 () {58 vars in 1216 bytes} [Mon Sep 7 14:03:17 2026] GET /volume/v3/types/432c7cee-7736-41b0-a20d-7e3a322b997a => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f1bc2fa9-53a4-4267-9bda-f99781d94b00 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f1bc2fa9-53a4-4267-9bda-f99781d94b00 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:03:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f1bc2fa9-53a4-4267-9bda-f99781d94b00 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "bdbd1541-2076-47bf-b26a-15662727e644", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2005056845"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-f1bc2fa9-53a4-4267-9bda-f99781d94b00 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Create volume request body: {'volume': {"'imageRef": 'bdbd1541-2076-47bf-b26a-15662727e644', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2005056845'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:03:20 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-f1bc2fa9-53a4-4267-9bda-f99781d94b00 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Create volume of 1 GB Sep 07 14:03:20 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f1bc2fa9-53a4-4267-9bda-f99781d94b00 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Availability Zones retrieved successfully. Sep 07 14:03:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f1bc2fa9-53a4-4267-9bda-f99781d94b00 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Flow 'volume_create_api' (796827ab-c599-4e11-ac4a-8043af8d1592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f1bc2fa9-53a4-4267-9bda-f99781d94b00 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e728bd2c-2c5e-4976-b0d0-95cd3d06c583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-f1bc2fa9-53a4-4267-9bda-f99781d94b00 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:03:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f1bc2fa9-53a4-4267-9bda-f99781d94b00 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e728bd2c-2c5e-4976-b0d0-95cd3d06c583) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f1bc2fa9-53a4-4267-9bda-f99781d94b00 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (537d67c1-e0a3-44e4-afac-4dcdacd962cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:20 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-f1bc2fa9-53a4-4267-9bda-f99781d94b00 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Created reservations ['5bdb94bd-b8e5-478c-b84e-e69071c6ae21', '308e0f94-4f7e-49c3-b9a7-c7bc9686f554', '686f84f0-4669-4879-a731-12893e8f063c', 'e82bb904-1cb2-4188-a18d-47524941758b'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:03:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f1bc2fa9-53a4-4267-9bda-f99781d94b00 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (537d67c1-e0a3-44e4-afac-4dcdacd962cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bdb94bd-b8e5-478c-b84e-e69071c6ae21', '308e0f94-4f7e-49c3-b9a7-c7bc9686f554', '686f84f0-4669-4879-a731-12893e8f063c', 'e82bb904-1cb2-4188-a18d-47524941758b']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f1bc2fa9-53a4-4267-9bda-f99781d94b00 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2e00954-3a17-4ffd-9396-d04caa337a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:21 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:21 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:03:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f1bc2fa9-53a4-4267-9bda-f99781d94b00 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2e00954-3a17-4ffd-9396-d04caa337a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99347698-befa-47bb-a950-1a188f86888f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2005056845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee7cb91da5674bc5812f22bd37e8c28c',qos_specs=None,replication_status=,reservations=['5bdb94bd-b8e5-478c-b84e-e69071c6ae21','308e0f94-4f7e-49c3-b9a7-c7bc9686f554','686f84f0-4669-4879-a731-12893e8f063c','e82bb904-1cb2-4188-a18d-47524941758b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='748d3599a11c434386ba75fd805eac36',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:03:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2005056845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99347698-befa-47bb-a950-1a188f86888f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee7cb91da5674bc5812f22bd37e8c28c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='748d3599a11c434386ba75fd805eac36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f1bc2fa9-53a4-4267-9bda-f99781d94b00 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e16f2ec-42cf-454c-b551-86e2197adcc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f1bc2fa9-53a4-4267-9bda-f99781d94b00 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e16f2ec-42cf-454c-b551-86e2197adcc8) transitioned into state 'SUCCESS' from state '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-2005056845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee7cb91da5674bc5812f22bd37e8c28c',qos_specs=None,replication_status=,reservations=['5bdb94bd-b8e5-478c-b84e-e69071c6ae21','308e0f94-4f7e-49c3-b9a7-c7bc9686f554','686f84f0-4669-4879-a731-12893e8f063c','e82bb904-1cb2-4188-a18d-47524941758b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='748d3599a11c434386ba75fd805eac36',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f1bc2fa9-53a4-4267-9bda-f99781d94b00 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0be16f53-f1f9-43ad-b9c3-ec5795a25e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f1bc2fa9-53a4-4267-9bda-f99781d94b00 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0be16f53-f1f9-43ad-b9c3-ec5795a25e05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f1bc2fa9-53a4-4267-9bda-f99781d94b00 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Flow 'volume_create_api' (796827ab-c599-4e11-ac4a-8043af8d1592) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:21 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f1bc2fa9-53a4-4267-9bda-f99781d94b00 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Create volume request issued successfully. Sep 07 14:03:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f1bc2fa9-53a4-4267-9bda-f99781d94b00 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:03:21 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1302/2637] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 14:03:20 2026] POST /volume/v3/volumes => generated 762 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:03:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-fbb5a6b7-9f73-4ba2-b2cb-5d3080d886bc None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fbb5a6b7-9f73-4ba2-b2cb-5d3080d886bc tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:03:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fbb5a6b7-9f73-4ba2-b2cb-5d3080d886bc tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "bdbd1541-2076-47bf-b26a-15662727e644", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1068335991"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-fbb5a6b7-9f73-4ba2-b2cb-5d3080d886bc tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Create volume request body: {'volume': {"'imageRef": 'bdbd1541-2076-47bf-b26a-15662727e644', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1068335991'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:03:21 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-fbb5a6b7-9f73-4ba2-b2cb-5d3080d886bc tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Create volume of 1 GB Sep 07 14:03:21 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-fbb5a6b7-9f73-4ba2-b2cb-5d3080d886bc tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Availability Zones retrieved successfully. Sep 07 14:03:21 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fbb5a6b7-9f73-4ba2-b2cb-5d3080d886bc tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Flow 'volume_create_api' (d5321ccd-0e5b-42a5-82d1-da5f7e0c7174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:21 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fbb5a6b7-9f73-4ba2-b2cb-5d3080d886bc tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17270318-0542-4dcd-8c81-c31ed7955a2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:21 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-fbb5a6b7-9f73-4ba2-b2cb-5d3080d886bc tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:03:21 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fbb5a6b7-9f73-4ba2-b2cb-5d3080d886bc tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17270318-0542-4dcd-8c81-c31ed7955a2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:21 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fbb5a6b7-9f73-4ba2-b2cb-5d3080d886bc tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b48e5df4-dadb-4b0f-abca-fe241c0dade9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:21 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-fbb5a6b7-9f73-4ba2-b2cb-5d3080d886bc tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Created reservations ['129dcee9-088c-49d2-8f5f-cdbed82675ca', '90523783-74ff-40c9-90f7-ab9d76fe5e1e', '6273634a-420c-443b-894f-efb21732b849', '6e831940-eced-4979-a628-c2ec7b72fbbe'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:03:21 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fbb5a6b7-9f73-4ba2-b2cb-5d3080d886bc tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b48e5df4-dadb-4b0f-abca-fe241c0dade9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['129dcee9-088c-49d2-8f5f-cdbed82675ca', '90523783-74ff-40c9-90f7-ab9d76fe5e1e', '6273634a-420c-443b-894f-efb21732b849', '6e831940-eced-4979-a628-c2ec7b72fbbe']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:21 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fbb5a6b7-9f73-4ba2-b2cb-5d3080d886bc tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32c2ad0f-974e-42f3-a12d-74cfdb458ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:21 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:21 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:03:21 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fbb5a6b7-9f73-4ba2-b2cb-5d3080d886bc tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32c2ad0f-974e-42f3-a12d-74cfdb458ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb4395c7-5967-4992-b569-280e1926a4a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1068335991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee7cb91da5674bc5812f22bd37e8c28c',qos_specs=None,replication_status=,reservations=['129dcee9-088c-49d2-8f5f-cdbed82675ca','90523783-74ff-40c9-90f7-ab9d76fe5e1e','6273634a-420c-443b-894f-efb21732b849','6e831940-eced-4979-a628-c2ec7b72fbbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='748d3599a11c434386ba75fd805eac36',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:03:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1068335991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb4395c7-5967-4992-b569-280e1926a4a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee7cb91da5674bc5812f22bd37e8c28c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='748d3599a11c434386ba75fd805eac36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:21 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fbb5a6b7-9f73-4ba2-b2cb-5d3080d886bc tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f872fec9-ff1e-4096-a2e6-f0d4cc42421b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:21 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fbb5a6b7-9f73-4ba2-b2cb-5d3080d886bc tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f872fec9-ff1e-4096-a2e6-f0d4cc42421b) transitioned into state 'SUCCESS' from state '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-1068335991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee7cb91da5674bc5812f22bd37e8c28c',qos_specs=None,replication_status=,reservations=['129dcee9-088c-49d2-8f5f-cdbed82675ca','90523783-74ff-40c9-90f7-ab9d76fe5e1e','6273634a-420c-443b-894f-efb21732b849','6e831940-eced-4979-a628-c2ec7b72fbbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='748d3599a11c434386ba75fd805eac36',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:21 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fbb5a6b7-9f73-4ba2-b2cb-5d3080d886bc tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b440105-5efe-4731-aff8-981b7dee764b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:21 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fbb5a6b7-9f73-4ba2-b2cb-5d3080d886bc tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b440105-5efe-4731-aff8-981b7dee764b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:21 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-fbb5a6b7-9f73-4ba2-b2cb-5d3080d886bc tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Flow 'volume_create_api' (d5321ccd-0e5b-42a5-82d1-da5f7e0c7174) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:21 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-fbb5a6b7-9f73-4ba2-b2cb-5d3080d886bc tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Create volume request issued successfully. Sep 07 14:03:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fbb5a6b7-9f73-4ba2-b2cb-5d3080d886bc tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:03:21 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1336/2638] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 14:03:21 2026] POST /volume/v3/volumes => generated 762 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:03:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1833a6e0-a74c-4393-9a19-378572dcb35d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1833a6e0-a74c-4393-9a19-378572dcb35d tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:03:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1833a6e0-a74c-4393-9a19-378572dcb35d tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "bdbd1541-2076-47bf-b26a-15662727e644", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1343013725"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-1833a6e0-a74c-4393-9a19-378572dcb35d tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Create volume request body: {'volume': {"'imageRef": 'bdbd1541-2076-47bf-b26a-15662727e644', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1343013725'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:03:21 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-1833a6e0-a74c-4393-9a19-378572dcb35d tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Create volume of 1 GB Sep 07 14:03:21 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:21 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:03:21 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1833a6e0-a74c-4393-9a19-378572dcb35d tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Availability Zones retrieved successfully. Sep 07 14:03:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1833a6e0-a74c-4393-9a19-378572dcb35d tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Flow 'volume_create_api' (77f9c910-e1d7-4785-86db-06799f769d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1833a6e0-a74c-4393-9a19-378572dcb35d tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8eaed93-07be-457a-a49b-ac0d3e71c3e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-1833a6e0-a74c-4393-9a19-378572dcb35d tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:03:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1833a6e0-a74c-4393-9a19-378572dcb35d tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8eaed93-07be-457a-a49b-ac0d3e71c3e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1833a6e0-a74c-4393-9a19-378572dcb35d tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1f9ab1c-fcfb-4e8b-b0a6-79bf5d75bc18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:21 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-1833a6e0-a74c-4393-9a19-378572dcb35d tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Created reservations ['7ec82129-210b-41c0-a6dc-f2397c42c241', '03337092-d8f6-45d8-b8ec-72734bf1706a', 'c3592599-2642-40d1-aa51-c72aab98adf5', 'd4f4500f-3bdd-4cde-90ad-7783a5e218c4'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:03:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1833a6e0-a74c-4393-9a19-378572dcb35d tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1f9ab1c-fcfb-4e8b-b0a6-79bf5d75bc18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ec82129-210b-41c0-a6dc-f2397c42c241', '03337092-d8f6-45d8-b8ec-72734bf1706a', 'c3592599-2642-40d1-aa51-c72aab98adf5', 'd4f4500f-3bdd-4cde-90ad-7783a5e218c4']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1833a6e0-a74c-4393-9a19-378572dcb35d tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a9b01e4-d219-4146-bf27-a2574db6c651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:21 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:21 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:03:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1833a6e0-a74c-4393-9a19-378572dcb35d tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a9b01e4-d219-4146-bf27-a2574db6c651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24e407e9-5162-483a-9d72-e8f8242ddd55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1343013725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee7cb91da5674bc5812f22bd37e8c28c',qos_specs=None,replication_status=,reservations=['7ec82129-210b-41c0-a6dc-f2397c42c241','03337092-d8f6-45d8-b8ec-72734bf1706a','c3592599-2642-40d1-aa51-c72aab98adf5','d4f4500f-3bdd-4cde-90ad-7783a5e218c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='748d3599a11c434386ba75fd805eac36',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:03:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1343013725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24e407e9-5162-483a-9d72-e8f8242ddd55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee7cb91da5674bc5812f22bd37e8c28c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='748d3599a11c434386ba75fd805eac36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1833a6e0-a74c-4393-9a19-378572dcb35d tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc6015d3-54a5-422f-912c-f1cecea322bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1833a6e0-a74c-4393-9a19-378572dcb35d tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc6015d3-54a5-422f-912c-f1cecea322bf) transitioned into state 'SUCCESS' from state '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-1343013725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee7cb91da5674bc5812f22bd37e8c28c',qos_specs=None,replication_status=,reservations=['7ec82129-210b-41c0-a6dc-f2397c42c241','03337092-d8f6-45d8-b8ec-72734bf1706a','c3592599-2642-40d1-aa51-c72aab98adf5','d4f4500f-3bdd-4cde-90ad-7783a5e218c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='748d3599a11c434386ba75fd805eac36',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1833a6e0-a74c-4393-9a19-378572dcb35d tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5fc76a8-fe24-40a8-88d2-5a3c59773e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1833a6e0-a74c-4393-9a19-378572dcb35d tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5fc76a8-fe24-40a8-88d2-5a3c59773e49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1833a6e0-a74c-4393-9a19-378572dcb35d tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Flow 'volume_create_api' (77f9c910-e1d7-4785-86db-06799f769d63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:21 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1833a6e0-a74c-4393-9a19-378572dcb35d tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Create volume request issued successfully. Sep 07 14:03:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1833a6e0-a74c-4393-9a19-378572dcb35d tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:03:21 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1303/2639] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 14:03:21 2026] POST /volume/v3/volumes => generated 762 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:03:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4a277729-aa1a-4d67-bdbc-9f5eb27d376b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4a277729-aa1a-4d67-bdbc-9f5eb27d376b tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:03:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4a277729-aa1a-4d67-bdbc-9f5eb27d376b tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "bdbd1541-2076-47bf-b26a-15662727e644", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1074887258"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-4a277729-aa1a-4d67-bdbc-9f5eb27d376b tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Create volume request body: {'volume': {"'imageRef": 'bdbd1541-2076-47bf-b26a-15662727e644', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1074887258'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:03:21 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-4a277729-aa1a-4d67-bdbc-9f5eb27d376b tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Create volume of 1 GB Sep 07 14:03:21 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:21 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:03:21 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-4a277729-aa1a-4d67-bdbc-9f5eb27d376b tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Availability Zones retrieved successfully. Sep 07 14:03:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4a277729-aa1a-4d67-bdbc-9f5eb27d376b tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Flow 'volume_create_api' (bff46d26-e2d0-4029-a308-65c499c4fa4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4a277729-aa1a-4d67-bdbc-9f5eb27d376b tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0629188f-d236-487c-a34b-5c1c6416af7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-4a277729-aa1a-4d67-bdbc-9f5eb27d376b tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:03:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4a277729-aa1a-4d67-bdbc-9f5eb27d376b tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0629188f-d236-487c-a34b-5c1c6416af7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4a277729-aa1a-4d67-bdbc-9f5eb27d376b tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6414ab54-be9f-4fb9-a821-7e16d3a677ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:22 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-4a277729-aa1a-4d67-bdbc-9f5eb27d376b tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Created reservations ['bd7ddd3f-9e88-441c-936d-4a9966815f11', 'ebce633e-790b-42e3-a3f6-e72bdfd98b57', '16bed611-866e-4001-a630-1af925e1e6de', '5aff4288-8191-4505-9c65-900e4559f56c'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:03:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4a277729-aa1a-4d67-bdbc-9f5eb27d376b tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6414ab54-be9f-4fb9-a821-7e16d3a677ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd7ddd3f-9e88-441c-936d-4a9966815f11', 'ebce633e-790b-42e3-a3f6-e72bdfd98b57', '16bed611-866e-4001-a630-1af925e1e6de', '5aff4288-8191-4505-9c65-900e4559f56c']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4a277729-aa1a-4d67-bdbc-9f5eb27d376b tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (404418ca-343f-4910-9d8a-bf697e672951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:22 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:22 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:03:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4a277729-aa1a-4d67-bdbc-9f5eb27d376b tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (404418ca-343f-4910-9d8a-bf697e672951) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f686b601-6c42-4337-a361-8f1fca95fc87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1074887258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee7cb91da5674bc5812f22bd37e8c28c',qos_specs=None,replication_status=,reservations=['bd7ddd3f-9e88-441c-936d-4a9966815f11','ebce633e-790b-42e3-a3f6-e72bdfd98b57','16bed611-866e-4001-a630-1af925e1e6de','5aff4288-8191-4505-9c65-900e4559f56c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='748d3599a11c434386ba75fd805eac36',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:03:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1074887258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f686b601-6c42-4337-a361-8f1fca95fc87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee7cb91da5674bc5812f22bd37e8c28c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='748d3599a11c434386ba75fd805eac36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4a277729-aa1a-4d67-bdbc-9f5eb27d376b tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43f29299-1b83-416e-9513-45584bc1ba7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4a277729-aa1a-4d67-bdbc-9f5eb27d376b tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43f29299-1b83-416e-9513-45584bc1ba7e) transitioned into state 'SUCCESS' from state '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-1074887258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee7cb91da5674bc5812f22bd37e8c28c',qos_specs=None,replication_status=,reservations=['bd7ddd3f-9e88-441c-936d-4a9966815f11','ebce633e-790b-42e3-a3f6-e72bdfd98b57','16bed611-866e-4001-a630-1af925e1e6de','5aff4288-8191-4505-9c65-900e4559f56c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='748d3599a11c434386ba75fd805eac36',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4a277729-aa1a-4d67-bdbc-9f5eb27d376b tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9e5fe84-1f6d-4e6f-8a71-7c629ab426ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4a277729-aa1a-4d67-bdbc-9f5eb27d376b tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9e5fe84-1f6d-4e6f-8a71-7c629ab426ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4a277729-aa1a-4d67-bdbc-9f5eb27d376b tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Flow 'volume_create_api' (bff46d26-e2d0-4029-a308-65c499c4fa4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:22 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-4a277729-aa1a-4d67-bdbc-9f5eb27d376b tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Create volume request issued successfully. Sep 07 14:03:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4a277729-aa1a-4d67-bdbc-9f5eb27d376b tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:03:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1337/2640] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 14:03:21 2026] POST /volume/v3/volumes => generated 762 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:03:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1449e10d-2d1c-40eb-b166-4d5501183953 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1449e10d-2d1c-40eb-b166-4d5501183953 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:03:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1449e10d-2d1c-40eb-b166-4d5501183953 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "bdbd1541-2076-47bf-b26a-15662727e644", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-534429204"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-1449e10d-2d1c-40eb-b166-4d5501183953 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Create volume request body: {'volume': {"'imageRef": 'bdbd1541-2076-47bf-b26a-15662727e644', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-534429204'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:03:22 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-1449e10d-2d1c-40eb-b166-4d5501183953 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Create volume of 1 GB Sep 07 14:03:22 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:22 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:03:22 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1449e10d-2d1c-40eb-b166-4d5501183953 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Availability Zones retrieved successfully. Sep 07 14:03:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1449e10d-2d1c-40eb-b166-4d5501183953 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Flow 'volume_create_api' (594a5cc4-fd71-4ab1-bdf1-7e7927780437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1449e10d-2d1c-40eb-b166-4d5501183953 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83cbe8f6-4042-4c6b-8b4d-045b51c7bad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-1449e10d-2d1c-40eb-b166-4d5501183953 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:03:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1449e10d-2d1c-40eb-b166-4d5501183953 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83cbe8f6-4042-4c6b-8b4d-045b51c7bad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1449e10d-2d1c-40eb-b166-4d5501183953 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ac990e9-9079-4757-820e-a43456fd8d8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:22 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-1449e10d-2d1c-40eb-b166-4d5501183953 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Created reservations ['91f19094-1e5f-47c4-b581-232aec685b10', '8bfbcce8-37c4-43ac-8f04-822ec3d2ec2f', '2b226f8b-fb31-469e-a067-f8d8ae5c917b', '70c61112-e806-4fd5-a798-290d3b49a261'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:03:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1449e10d-2d1c-40eb-b166-4d5501183953 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ac990e9-9079-4757-820e-a43456fd8d8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91f19094-1e5f-47c4-b581-232aec685b10', '8bfbcce8-37c4-43ac-8f04-822ec3d2ec2f', '2b226f8b-fb31-469e-a067-f8d8ae5c917b', '70c61112-e806-4fd5-a798-290d3b49a261']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1449e10d-2d1c-40eb-b166-4d5501183953 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f36f060-ecb0-4348-93e4-7febf33adb69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:22 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:22 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:03:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1449e10d-2d1c-40eb-b166-4d5501183953 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f36f060-ecb0-4348-93e4-7febf33adb69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ad42346-6024-405c-86fc-7a60b60dd39e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-534429204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee7cb91da5674bc5812f22bd37e8c28c',qos_specs=None,replication_status=,reservations=['91f19094-1e5f-47c4-b581-232aec685b10','8bfbcce8-37c4-43ac-8f04-822ec3d2ec2f','2b226f8b-fb31-469e-a067-f8d8ae5c917b','70c61112-e806-4fd5-a798-290d3b49a261'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='748d3599a11c434386ba75fd805eac36',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:03:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-534429204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ad42346-6024-405c-86fc-7a60b60dd39e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee7cb91da5674bc5812f22bd37e8c28c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='748d3599a11c434386ba75fd805eac36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1449e10d-2d1c-40eb-b166-4d5501183953 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd2ff960-96f1-47bd-ba5d-bd70f1ed638e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1449e10d-2d1c-40eb-b166-4d5501183953 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd2ff960-96f1-47bd-ba5d-bd70f1ed638e) transitioned into state 'SUCCESS' from state '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-534429204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee7cb91da5674bc5812f22bd37e8c28c',qos_specs=None,replication_status=,reservations=['91f19094-1e5f-47c4-b581-232aec685b10','8bfbcce8-37c4-43ac-8f04-822ec3d2ec2f','2b226f8b-fb31-469e-a067-f8d8ae5c917b','70c61112-e806-4fd5-a798-290d3b49a261'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='748d3599a11c434386ba75fd805eac36',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1449e10d-2d1c-40eb-b166-4d5501183953 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7df0c8fd-64c9-451f-a05d-7ded3b6731ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1449e10d-2d1c-40eb-b166-4d5501183953 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7df0c8fd-64c9-451f-a05d-7ded3b6731ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:22 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1449e10d-2d1c-40eb-b166-4d5501183953 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Flow 'volume_create_api' (594a5cc4-fd71-4ab1-bdf1-7e7927780437) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:22 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1449e10d-2d1c-40eb-b166-4d5501183953 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Create volume request issued successfully. Sep 07 14:03:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1449e10d-2d1c-40eb-b166-4d5501183953 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:03:22 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1304/2641] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 14:03:22 2026] POST /volume/v3/volumes => generated 761 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:03:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a1bc7a54-5d70-43c5-9601-7ef96cda8252 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a1bc7a54-5d70-43c5-9601-7ef96cda8252 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] GET http://192.168.122.6/volume/v3/volumes/99347698-befa-47bb-a950-1a188f86888f Sep 07 14:03:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a1bc7a54-5d70-43c5-9601-7ef96cda8252 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a1bc7a54-5d70-43c5-9601-7ef96cda8252 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:22 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:22 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:03:22 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:22 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:03:22 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a1bc7a54-5d70-43c5-9601-7ef96cda8252 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Volume info retrieved successfully. Sep 07 14:03:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a1bc7a54-5d70-43c5-9601-7ef96cda8252 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] http://192.168.122.6/volume/v3/volumes/99347698-befa-47bb-a950-1a188f86888f returned with HTTP 200 Sep 07 14:03:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1338/2642] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:03:22 2026] GET /volume/v3/volumes/99347698-befa-47bb-a950-1a188f86888f => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-dce87e95-bb52-4bc3-9374-f9de9d986b87 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dce87e95-bb52-4bc3-9374-f9de9d986b87 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] GET http://192.168.122.6/volume/v3/volumes/cb4395c7-5967-4992-b569-280e1926a4a5 Sep 07 14:03:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dce87e95-bb52-4bc3-9374-f9de9d986b87 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dce87e95-bb52-4bc3-9374-f9de9d986b87 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:22 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:22 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:03:22 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:22 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:03:22 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-dce87e95-bb52-4bc3-9374-f9de9d986b87 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Volume info retrieved successfully. Sep 07 14:03:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dce87e95-bb52-4bc3-9374-f9de9d986b87 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] http://192.168.122.6/volume/v3/volumes/cb4395c7-5967-4992-b569-280e1926a4a5 returned with HTTP 200 Sep 07 14:03:22 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1305/2643] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:03:22 2026] GET /volume/v3/volumes/cb4395c7-5967-4992-b569-280e1926a4a5 => generated 854 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-131359d8-fde3-4a03-a79a-c421ef09e7fd None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-131359d8-fde3-4a03-a79a-c421ef09e7fd tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] GET http://192.168.122.6/volume/v3/volumes/cb4395c7-5967-4992-b569-280e1926a4a5 Sep 07 14:03:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-131359d8-fde3-4a03-a79a-c421ef09e7fd tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-131359d8-fde3-4a03-a79a-c421ef09e7fd tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:23 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:23 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:03:23 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:23 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:03:23 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-131359d8-fde3-4a03-a79a-c421ef09e7fd tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Volume info retrieved successfully. Sep 07 14:03:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-131359d8-fde3-4a03-a79a-c421ef09e7fd tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] http://192.168.122.6/volume/v3/volumes/cb4395c7-5967-4992-b569-280e1926a4a5 returned with HTTP 200 Sep 07 14:03:23 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1339/2644] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:03:23 2026] GET /volume/v3/volumes/cb4395c7-5967-4992-b569-280e1926a4a5 => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b04ec106-a0d6-4996-aaa2-a483b0289046 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b04ec106-a0d6-4996-aaa2-a483b0289046 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] GET http://192.168.122.6/volume/v3/volumes/24e407e9-5162-483a-9d72-e8f8242ddd55 Sep 07 14:03:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b04ec106-a0d6-4996-aaa2-a483b0289046 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b04ec106-a0d6-4996-aaa2-a483b0289046 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:23 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:23 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:03:23 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:23 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:03:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b04ec106-a0d6-4996-aaa2-a483b0289046 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Volume info retrieved successfully. Sep 07 14:03:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b04ec106-a0d6-4996-aaa2-a483b0289046 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] http://192.168.122.6/volume/v3/volumes/24e407e9-5162-483a-9d72-e8f8242ddd55 returned with HTTP 200 Sep 07 14:03:23 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1306/2645] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:03:23 2026] GET /volume/v3/volumes/24e407e9-5162-483a-9d72-e8f8242ddd55 => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c5a70526-01c9-4a3f-bca6-974b7a4e48f0 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c5a70526-01c9-4a3f-bca6-974b7a4e48f0 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] GET http://192.168.122.6/volume/v3/volumes/f686b601-6c42-4337-a361-8f1fca95fc87 Sep 07 14:03:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c5a70526-01c9-4a3f-bca6-974b7a4e48f0 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c5a70526-01c9-4a3f-bca6-974b7a4e48f0 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:24 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:24 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:03:24 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:24 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:03:24 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c5a70526-01c9-4a3f-bca6-974b7a4e48f0 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Volume info retrieved successfully. Sep 07 14:03:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c5a70526-01c9-4a3f-bca6-974b7a4e48f0 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] http://192.168.122.6/volume/v3/volumes/f686b601-6c42-4337-a361-8f1fca95fc87 returned with HTTP 200 Sep 07 14:03:24 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1340/2646] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:03:24 2026] GET /volume/v3/volumes/f686b601-6c42-4337-a361-8f1fca95fc87 => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3b207e2d-6b03-478c-ac46-9f104853610e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3b207e2d-6b03-478c-ac46-9f104853610e tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] GET http://192.168.122.6/volume/v3/volumes/f686b601-6c42-4337-a361-8f1fca95fc87 Sep 07 14:03:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3b207e2d-6b03-478c-ac46-9f104853610e tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3b207e2d-6b03-478c-ac46-9f104853610e tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:25 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:25 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:03:25 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:25 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:03:25 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3b207e2d-6b03-478c-ac46-9f104853610e tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Volume info retrieved successfully. Sep 07 14:03:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3b207e2d-6b03-478c-ac46-9f104853610e tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] http://192.168.122.6/volume/v3/volumes/f686b601-6c42-4337-a361-8f1fca95fc87 returned with HTTP 200 Sep 07 14:03:25 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1307/2647] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:03:25 2026] GET /volume/v3/volumes/f686b601-6c42-4337-a361-8f1fca95fc87 => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-38aba913-2ca5-4794-827d-fc4b8f99abf5 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-38aba913-2ca5-4794-827d-fc4b8f99abf5 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] GET http://192.168.122.6/volume/v3/volumes/9ad42346-6024-405c-86fc-7a60b60dd39e Sep 07 14:03:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-38aba913-2ca5-4794-827d-fc4b8f99abf5 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-38aba913-2ca5-4794-827d-fc4b8f99abf5 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:25 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:25 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:03:25 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:25 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:03:25 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-38aba913-2ca5-4794-827d-fc4b8f99abf5 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Volume info retrieved successfully. Sep 07 14:03:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-38aba913-2ca5-4794-827d-fc4b8f99abf5 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] http://192.168.122.6/volume/v3/volumes/9ad42346-6024-405c-86fc-7a60b60dd39e returned with HTTP 200 Sep 07 14:03:25 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1341/2648] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:03:25 2026] GET /volume/v3/volumes/9ad42346-6024-405c-86fc-7a60b60dd39e => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-983b6376-2b0d-4a40-8604-a95657c1bd00 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-983b6376-2b0d-4a40-8604-a95657c1bd00 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] GET http://192.168.122.6/volume/v3/volumes/9ad42346-6024-405c-86fc-7a60b60dd39e Sep 07 14:03:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-983b6376-2b0d-4a40-8604-a95657c1bd00 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-983b6376-2b0d-4a40-8604-a95657c1bd00 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:26 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:26 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:03:26 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:26 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:03:26 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-983b6376-2b0d-4a40-8604-a95657c1bd00 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Volume info retrieved successfully. Sep 07 14:03:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-983b6376-2b0d-4a40-8604-a95657c1bd00 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] http://192.168.122.6/volume/v3/volumes/9ad42346-6024-405c-86fc-7a60b60dd39e returned with HTTP 200 Sep 07 14:03:26 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1308/2649] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:03:26 2026] GET /volume/v3/volumes/9ad42346-6024-405c-86fc-7a60b60dd39e => generated 854 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-983b5ee2-c8fc-4cf2-aa6a-7dff37073ab6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:26 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-983b5ee2-c8fc-4cf2-aa6a-7dff37073ab6 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] DELETE http://192.168.122.6/volume/v3/volumes/9ad42346-6024-405c-86fc-7a60b60dd39e Sep 07 14:03:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-983b5ee2-c8fc-4cf2-aa6a-7dff37073ab6 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-983b5ee2-c8fc-4cf2-aa6a-7dff37073ab6 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:26 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-983b5ee2-c8fc-4cf2-aa6a-7dff37073ab6 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Delete volume with id: 9ad42346-6024-405c-86fc-7a60b60dd39e Sep 07 14:03:26 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:26 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:03:26 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:26 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:03:26 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-983b5ee2-c8fc-4cf2-aa6a-7dff37073ab6 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Volume info retrieved successfully. Sep 07 14:03:26 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-983b5ee2-c8fc-4cf2-aa6a-7dff37073ab6 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Delete volume request issued successfully. Sep 07 14:03:26 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-983b5ee2-c8fc-4cf2-aa6a-7dff37073ab6 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] http://192.168.122.6/volume/v3/volumes/9ad42346-6024-405c-86fc-7a60b60dd39e returned with HTTP 202 Sep 07 14:03:26 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1342/2650] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:03:26 2026] DELETE /volume/v3/volumes/9ad42346-6024-405c-86fc-7a60b60dd39e => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:03:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-08a21042-761b-4263-b949-72c4f1dd02ae None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-08a21042-761b-4263-b949-72c4f1dd02ae tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] GET http://192.168.122.6/volume/v3/volumes/9ad42346-6024-405c-86fc-7a60b60dd39e Sep 07 14:03:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-08a21042-761b-4263-b949-72c4f1dd02ae tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-08a21042-761b-4263-b949-72c4f1dd02ae tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:26 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:26 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:03:26 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:26 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:03:26 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-08a21042-761b-4263-b949-72c4f1dd02ae tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Volume info retrieved successfully. Sep 07 14:03:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-08a21042-761b-4263-b949-72c4f1dd02ae tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] http://192.168.122.6/volume/v3/volumes/9ad42346-6024-405c-86fc-7a60b60dd39e returned with HTTP 200 Sep 07 14:03:26 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1309/2651] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:03:26 2026] GET /volume/v3/volumes/9ad42346-6024-405c-86fc-7a60b60dd39e => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-73d0ac0b-62db-46b3-a139-80ff4fbd5316 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:27 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-73d0ac0b-62db-46b3-a139-80ff4fbd5316 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] GET http://192.168.122.6/volume/v3/volumes/9ad42346-6024-405c-86fc-7a60b60dd39e Sep 07 14:03:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-73d0ac0b-62db-46b3-a139-80ff4fbd5316 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-73d0ac0b-62db-46b3-a139-80ff4fbd5316 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:27 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-73d0ac0b-62db-46b3-a139-80ff4fbd5316 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] http://192.168.122.6/volume/v3/volumes/9ad42346-6024-405c-86fc-7a60b60dd39e returned with HTTP 404 Sep 07 14:03:27 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1343/2652] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:03:27 2026] GET /volume/v3/volumes/9ad42346-6024-405c-86fc-7a60b60dd39e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-59cdde3a-e1e8-469f-aa12-4b024bd177be None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:27 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-59cdde3a-e1e8-469f-aa12-4b024bd177be tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] DELETE http://192.168.122.6/volume/v3/volumes/f686b601-6c42-4337-a361-8f1fca95fc87 Sep 07 14:03:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-59cdde3a-e1e8-469f-aa12-4b024bd177be tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-59cdde3a-e1e8-469f-aa12-4b024bd177be tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:27 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-59cdde3a-e1e8-469f-aa12-4b024bd177be tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Delete volume with id: f686b601-6c42-4337-a361-8f1fca95fc87 Sep 07 14:03:27 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:27 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:03:27 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:27 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:03:27 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-59cdde3a-e1e8-469f-aa12-4b024bd177be tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Volume info retrieved successfully. Sep 07 14:03:27 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-59cdde3a-e1e8-469f-aa12-4b024bd177be tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Delete volume request issued successfully. Sep 07 14:03:27 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-59cdde3a-e1e8-469f-aa12-4b024bd177be tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] http://192.168.122.6/volume/v3/volumes/f686b601-6c42-4337-a361-8f1fca95fc87 returned with HTTP 202 Sep 07 14:03:27 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1310/2653] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:03:27 2026] DELETE /volume/v3/volumes/f686b601-6c42-4337-a361-8f1fca95fc87 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:03:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-90b8a4b8-5433-4f71-8877-54e8a1e52e56 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:27 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-90b8a4b8-5433-4f71-8877-54e8a1e52e56 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] GET http://192.168.122.6/volume/v3/volumes/f686b601-6c42-4337-a361-8f1fca95fc87 Sep 07 14:03:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-90b8a4b8-5433-4f71-8877-54e8a1e52e56 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-90b8a4b8-5433-4f71-8877-54e8a1e52e56 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:27 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:27 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:03:27 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:27 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:03:27 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-90b8a4b8-5433-4f71-8877-54e8a1e52e56 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Volume info retrieved successfully. Sep 07 14:03:27 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-90b8a4b8-5433-4f71-8877-54e8a1e52e56 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] http://192.168.122.6/volume/v3/volumes/f686b601-6c42-4337-a361-8f1fca95fc87 returned with HTTP 200 Sep 07 14:03:27 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1344/2654] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:03:27 2026] GET /volume/v3/volumes/f686b601-6c42-4337-a361-8f1fca95fc87 => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8006c3f8-edd7-4860-bc0b-6301a8a4817f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8006c3f8-edd7-4860-bc0b-6301a8a4817f tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] GET http://192.168.122.6/volume/v3/volumes/f686b601-6c42-4337-a361-8f1fca95fc87 Sep 07 14:03:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8006c3f8-edd7-4860-bc0b-6301a8a4817f tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8006c3f8-edd7-4860-bc0b-6301a8a4817f tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8006c3f8-edd7-4860-bc0b-6301a8a4817f tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] http://192.168.122.6/volume/v3/volumes/f686b601-6c42-4337-a361-8f1fca95fc87 returned with HTTP 404 Sep 07 14:03:28 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1311/2655] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:03:28 2026] GET /volume/v3/volumes/f686b601-6c42-4337-a361-8f1fca95fc87 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c1559f3e-d6bf-4b5e-a7f9-ef9c3ddf7ac3 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c1559f3e-d6bf-4b5e-a7f9-ef9c3ddf7ac3 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] DELETE http://192.168.122.6/volume/v3/volumes/24e407e9-5162-483a-9d72-e8f8242ddd55 Sep 07 14:03:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c1559f3e-d6bf-4b5e-a7f9-ef9c3ddf7ac3 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c1559f3e-d6bf-4b5e-a7f9-ef9c3ddf7ac3 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:28 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-c1559f3e-d6bf-4b5e-a7f9-ef9c3ddf7ac3 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Delete volume with id: 24e407e9-5162-483a-9d72-e8f8242ddd55 Sep 07 14:03:28 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:28 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:03:28 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:28 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:03:28 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c1559f3e-d6bf-4b5e-a7f9-ef9c3ddf7ac3 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Volume info retrieved successfully. Sep 07 14:03:28 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c1559f3e-d6bf-4b5e-a7f9-ef9c3ddf7ac3 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Delete volume request issued successfully. Sep 07 14:03:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c1559f3e-d6bf-4b5e-a7f9-ef9c3ddf7ac3 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] http://192.168.122.6/volume/v3/volumes/24e407e9-5162-483a-9d72-e8f8242ddd55 returned with HTTP 202 Sep 07 14:03:28 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1345/2656] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:03:28 2026] DELETE /volume/v3/volumes/24e407e9-5162-483a-9d72-e8f8242ddd55 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:03:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-06e653b2-82e2-43cf-bc93-9a1327bfa54d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-06e653b2-82e2-43cf-bc93-9a1327bfa54d tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] GET http://192.168.122.6/volume/v3/volumes/24e407e9-5162-483a-9d72-e8f8242ddd55 Sep 07 14:03:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-06e653b2-82e2-43cf-bc93-9a1327bfa54d tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-06e653b2-82e2-43cf-bc93-9a1327bfa54d tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:28 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:28 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:03:28 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:28 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:03:28 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-06e653b2-82e2-43cf-bc93-9a1327bfa54d tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Volume info retrieved successfully. Sep 07 14:03:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-06e653b2-82e2-43cf-bc93-9a1327bfa54d tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] http://192.168.122.6/volume/v3/volumes/24e407e9-5162-483a-9d72-e8f8242ddd55 returned with HTTP 200 Sep 07 14:03:28 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1312/2657] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:03:28 2026] GET /volume/v3/volumes/24e407e9-5162-483a-9d72-e8f8242ddd55 => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-88cc18c6-df15-41d4-9bd9-f9c5f349a99d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-88cc18c6-df15-41d4-9bd9-f9c5f349a99d tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] GET http://192.168.122.6/volume/v3/volumes/24e407e9-5162-483a-9d72-e8f8242ddd55 Sep 07 14:03:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-88cc18c6-df15-41d4-9bd9-f9c5f349a99d tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-88cc18c6-df15-41d4-9bd9-f9c5f349a99d tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-88cc18c6-df15-41d4-9bd9-f9c5f349a99d tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] http://192.168.122.6/volume/v3/volumes/24e407e9-5162-483a-9d72-e8f8242ddd55 returned with HTTP 404 Sep 07 14:03:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1346/2658] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:03:29 2026] GET /volume/v3/volumes/24e407e9-5162-483a-9d72-e8f8242ddd55 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a07e74ea-367a-43a6-92a6-c43f93cefd14 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a07e74ea-367a-43a6-92a6-c43f93cefd14 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] DELETE http://192.168.122.6/volume/v3/volumes/cb4395c7-5967-4992-b569-280e1926a4a5 Sep 07 14:03:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a07e74ea-367a-43a6-92a6-c43f93cefd14 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a07e74ea-367a-43a6-92a6-c43f93cefd14 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:29 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-a07e74ea-367a-43a6-92a6-c43f93cefd14 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Delete volume with id: cb4395c7-5967-4992-b569-280e1926a4a5 Sep 07 14:03:29 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:29 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:03:29 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:29 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:03:29 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a07e74ea-367a-43a6-92a6-c43f93cefd14 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Volume info retrieved successfully. Sep 07 14:03:29 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a07e74ea-367a-43a6-92a6-c43f93cefd14 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Delete volume request issued successfully. Sep 07 14:03:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a07e74ea-367a-43a6-92a6-c43f93cefd14 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] http://192.168.122.6/volume/v3/volumes/cb4395c7-5967-4992-b569-280e1926a4a5 returned with HTTP 202 Sep 07 14:03:29 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1313/2659] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:03:29 2026] DELETE /volume/v3/volumes/cb4395c7-5967-4992-b569-280e1926a4a5 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:03:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-3a5d1d63-993a-41d3-948f-5004cc81cf86 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3a5d1d63-993a-41d3-948f-5004cc81cf86 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] GET http://192.168.122.6/volume/v3/volumes/cb4395c7-5967-4992-b569-280e1926a4a5 Sep 07 14:03:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3a5d1d63-993a-41d3-948f-5004cc81cf86 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3a5d1d63-993a-41d3-948f-5004cc81cf86 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:29 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:29 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:03:29 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:29 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:03:29 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-3a5d1d63-993a-41d3-948f-5004cc81cf86 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Volume info retrieved successfully. Sep 07 14:03:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3a5d1d63-993a-41d3-948f-5004cc81cf86 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] http://192.168.122.6/volume/v3/volumes/cb4395c7-5967-4992-b569-280e1926a4a5 returned with HTTP 200 Sep 07 14:03:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1347/2660] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:03:29 2026] GET /volume/v3/volumes/cb4395c7-5967-4992-b569-280e1926a4a5 => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-eb6cc77b-0667-4a8f-ae27-96c0fbda162c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-eb6cc77b-0667-4a8f-ae27-96c0fbda162c tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] GET http://192.168.122.6/volume/v3/volumes/cb4395c7-5967-4992-b569-280e1926a4a5 Sep 07 14:03:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-eb6cc77b-0667-4a8f-ae27-96c0fbda162c tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-eb6cc77b-0667-4a8f-ae27-96c0fbda162c tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-eb6cc77b-0667-4a8f-ae27-96c0fbda162c tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] http://192.168.122.6/volume/v3/volumes/cb4395c7-5967-4992-b569-280e1926a4a5 returned with HTTP 404 Sep 07 14:03:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1314/2661] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:03:30 2026] GET /volume/v3/volumes/cb4395c7-5967-4992-b569-280e1926a4a5 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-402c0f00-ed9b-4e47-98eb-12692460e16e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-402c0f00-ed9b-4e47-98eb-12692460e16e tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] DELETE http://192.168.122.6/volume/v3/volumes/99347698-befa-47bb-a950-1a188f86888f Sep 07 14:03:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-402c0f00-ed9b-4e47-98eb-12692460e16e tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-402c0f00-ed9b-4e47-98eb-12692460e16e tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:30 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-402c0f00-ed9b-4e47-98eb-12692460e16e tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Delete volume with id: 99347698-befa-47bb-a950-1a188f86888f Sep 07 14:03:30 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:30 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:03:30 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:30 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:03:30 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-402c0f00-ed9b-4e47-98eb-12692460e16e tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Volume info retrieved successfully. Sep 07 14:03:30 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-402c0f00-ed9b-4e47-98eb-12692460e16e tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Delete volume request issued successfully. Sep 07 14:03:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-402c0f00-ed9b-4e47-98eb-12692460e16e tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] http://192.168.122.6/volume/v3/volumes/99347698-befa-47bb-a950-1a188f86888f returned with HTTP 202 Sep 07 14:03:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1348/2662] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:03:30 2026] DELETE /volume/v3/volumes/99347698-befa-47bb-a950-1a188f86888f => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:03:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-917c69d0-1669-4561-9dc5-9f6e2aacf6f6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-917c69d0-1669-4561-9dc5-9f6e2aacf6f6 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] GET http://192.168.122.6/volume/v3/volumes/99347698-befa-47bb-a950-1a188f86888f Sep 07 14:03:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-917c69d0-1669-4561-9dc5-9f6e2aacf6f6 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-917c69d0-1669-4561-9dc5-9f6e2aacf6f6 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:30 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:30 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:03:30 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:30 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:03:30 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-917c69d0-1669-4561-9dc5-9f6e2aacf6f6 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Volume info retrieved successfully. Sep 07 14:03:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-917c69d0-1669-4561-9dc5-9f6e2aacf6f6 tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] http://192.168.122.6/volume/v3/volumes/99347698-befa-47bb-a950-1a188f86888f returned with HTTP 200 Sep 07 14:03:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1315/2663] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:03:30 2026] GET /volume/v3/volumes/99347698-befa-47bb-a950-1a188f86888f => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-108b9694-a06e-4193-8692-ee634539a95c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-108b9694-a06e-4193-8692-ee634539a95c tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] GET http://192.168.122.6/volume/v3/volumes/99347698-befa-47bb-a950-1a188f86888f Sep 07 14:03:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-108b9694-a06e-4193-8692-ee634539a95c tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-108b9694-a06e-4193-8692-ee634539a95c tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-108b9694-a06e-4193-8692-ee634539a95c tempest-CreateVolumesFromImageTest-1049992771 tempest-CreateVolumesFromImageTest-1049992771-project-member] http://192.168.122.6/volume/v3/volumes/99347698-befa-47bb-a950-1a188f86888f returned with HTTP 404 Sep 07 14:03:32 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1349/2664] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:03:32 2026] GET /volume/v3/volumes/99347698-befa-47bb-a950-1a188f86888f => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e0586b0e-e402-424a-8c55-2e9dd5fb3181 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e0586b0e-e402-424a-8c55-2e9dd5fb3181 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:03:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e0586b0e-e402-424a-8c55-2e9dd5fb3181 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1661173805"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-e0586b0e-e402-424a-8c55-2e9dd5fb3181 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1661173805'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:03:34 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-e0586b0e-e402-424a-8c55-2e9dd5fb3181 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Create volume of 1 GB Sep 07 14:03:34 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e0586b0e-e402-424a-8c55-2e9dd5fb3181 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Availability Zones retrieved successfully. Sep 07 14:03:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-e0586b0e-e402-424a-8c55-2e9dd5fb3181 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Flow 'volume_create_api' (62a20734-d947-49af-923a-f70d1df9aa49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-e0586b0e-e402-424a-8c55-2e9dd5fb3181 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86777c94-e237-45f0-91a0-7b0419c691f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-e0586b0e-e402-424a-8c55-2e9dd5fb3181 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:03:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-e0586b0e-e402-424a-8c55-2e9dd5fb3181 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86777c94-e237-45f0-91a0-7b0419c691f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-e0586b0e-e402-424a-8c55-2e9dd5fb3181 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59342f5e-1388-4b2c-ba06-ec03247301f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:34 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-e0586b0e-e402-424a-8c55-2e9dd5fb3181 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Created reservations ['14d85858-60e0-4b8f-aac5-745b6cc190a5', '0d8e07bd-c8da-4544-96f2-96cf3bc6aac8', 'a6589097-2d03-449c-9915-fbd6e24bbd26', '4c6e0dec-05c5-4edf-81d8-1d4c73ce1aab'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:03:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-e0586b0e-e402-424a-8c55-2e9dd5fb3181 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59342f5e-1388-4b2c-ba06-ec03247301f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14d85858-60e0-4b8f-aac5-745b6cc190a5', '0d8e07bd-c8da-4544-96f2-96cf3bc6aac8', 'a6589097-2d03-449c-9915-fbd6e24bbd26', '4c6e0dec-05c5-4edf-81d8-1d4c73ce1aab']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-e0586b0e-e402-424a-8c55-2e9dd5fb3181 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1c037bc-0a0f-4f4e-849c-3a77886eba3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:34 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:34 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:03:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-e0586b0e-e402-424a-8c55-2e9dd5fb3181 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1c037bc-0a0f-4f4e-849c-3a77886eba3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fce6789-b9ef-48bd-abea-bf54d8044e9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1661173805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45f7da0bbe2a42c28a57aa46af48827b',qos_specs=None,replication_status=,reservations=['14d85858-60e0-4b8f-aac5-745b6cc190a5','0d8e07bd-c8da-4544-96f2-96cf3bc6aac8','a6589097-2d03-449c-9915-fbd6e24bbd26','4c6e0dec-05c5-4edf-81d8-1d4c73ce1aab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b22019cf84304eb698ff05b8867fafd4',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:03:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1661173805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fce6789-b9ef-48bd-abea-bf54d8044e9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45f7da0bbe2a42c28a57aa46af48827b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b22019cf84304eb698ff05b8867fafd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-e0586b0e-e402-424a-8c55-2e9dd5fb3181 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddbeeab8-ca4f-4ae4-afb1-44f2c77340ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-e0586b0e-e402-424a-8c55-2e9dd5fb3181 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddbeeab8-ca4f-4ae4-afb1-44f2c77340ab) transitioned into state 'SUCCESS' from state '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-1661173805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45f7da0bbe2a42c28a57aa46af48827b',qos_specs=None,replication_status=,reservations=['14d85858-60e0-4b8f-aac5-745b6cc190a5','0d8e07bd-c8da-4544-96f2-96cf3bc6aac8','a6589097-2d03-449c-9915-fbd6e24bbd26','4c6e0dec-05c5-4edf-81d8-1d4c73ce1aab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b22019cf84304eb698ff05b8867fafd4',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-e0586b0e-e402-424a-8c55-2e9dd5fb3181 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4c91aa9-06f6-4bfa-81c2-e987c0b741ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-e0586b0e-e402-424a-8c55-2e9dd5fb3181 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4c91aa9-06f6-4bfa-81c2-e987c0b741ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-e0586b0e-e402-424a-8c55-2e9dd5fb3181 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Flow 'volume_create_api' (62a20734-d947-49af-923a-f70d1df9aa49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:34 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e0586b0e-e402-424a-8c55-2e9dd5fb3181 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Create volume request issued successfully. Sep 07 14:03:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e0586b0e-e402-424a-8c55-2e9dd5fb3181 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:03:34 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1316/2665] 192.168.122.6 () {62 vars in 1173 bytes} [Mon Sep 7 14:03:34 2026] POST /volume/v3/volumes => generated 775 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8626c864-9ab5-4d9e-bc4e-c43e6e99ccd8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8626c864-9ab5-4d9e-bc4e-c43e6e99ccd8 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] GET http://192.168.122.6/volume/v3/volumes/4fce6789-b9ef-48bd-abea-bf54d8044e9e Sep 07 14:03:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8626c864-9ab5-4d9e-bc4e-c43e6e99ccd8 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8626c864-9ab5-4d9e-bc4e-c43e6e99ccd8 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:34 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:34 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:03:34 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:34 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:03:34 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8626c864-9ab5-4d9e-bc4e-c43e6e99ccd8 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Volume info retrieved successfully. Sep 07 14:03:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8626c864-9ab5-4d9e-bc4e-c43e6e99ccd8 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] http://192.168.122.6/volume/v3/volumes/4fce6789-b9ef-48bd-abea-bf54d8044e9e returned with HTTP 200 Sep 07 14:03:34 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1350/2666] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:03:34 2026] GET /volume/v3/volumes/4fce6789-b9ef-48bd-abea-bf54d8044e9e => generated 843 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:03:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ba88c97e-c791-4abf-9564-3d7521c0430e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ba88c97e-c791-4abf-9564-3d7521c0430e tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] GET http://192.168.122.6/volume/v3/volumes/4fce6789-b9ef-48bd-abea-bf54d8044e9e Sep 07 14:03:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ba88c97e-c791-4abf-9564-3d7521c0430e tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ba88c97e-c791-4abf-9564-3d7521c0430e tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:35 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:35 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:03:35 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:35 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:03:35 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ba88c97e-c791-4abf-9564-3d7521c0430e tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Volume info retrieved successfully. Sep 07 14:03:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ba88c97e-c791-4abf-9564-3d7521c0430e tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] http://192.168.122.6/volume/v3/volumes/4fce6789-b9ef-48bd-abea-bf54d8044e9e returned with HTTP 200 Sep 07 14:03:35 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1317/2667] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:03:35 2026] GET /volume/v3/volumes/4fce6789-b9ef-48bd-abea-bf54d8044e9e => generated 868 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:03:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2b9f2c09-786f-415b-b4e3-f237b8dbf7cb None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2b9f2c09-786f-415b-b4e3-f237b8dbf7cb tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 07 14:03:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2b9f2c09-786f-415b-b4e3-f237b8dbf7cb tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4fce6789-b9ef-48bd-abea-bf54d8044e9e", "name": "tempest-VolumeDependencyTests-Snapshot-1290292901"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:35 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:35 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:03:35 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:35 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:03:35 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2b9f2c09-786f-415b-b4e3-f237b8dbf7cb tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Volume info retrieved successfully. Sep 07 14:03:35 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-2b9f2c09-786f-415b-b4e3-f237b8dbf7cb tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Create snapshot from volume 4fce6789-b9ef-48bd-abea-bf54d8044e9e Sep 07 14:03:35 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-2b9f2c09-786f-415b-b4e3-f237b8dbf7cb tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Created reservations ['b03b7901-66e4-41f4-9d4c-30ced0804cb1', 'f0d5c705-ebb0-44e2-a0d5-329dd4d79bb0', '1f41e3ae-c6f5-4eb0-a565-2c34836a6ced', '176ace05-2be4-48a5-8d14-7c8580ec584e'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:03:35 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:35 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:03:35 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2b9f2c09-786f-415b-b4e3-f237b8dbf7cb tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Snapshot create request issued successfully. Sep 07 14:03:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2b9f2c09-786f-415b-b4e3-f237b8dbf7cb tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 14:03:35 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1351/2668] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 14:03:35 2026] POST /volume/v3/snapshots => generated 308 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:03:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-82ab1c13-ba7b-440c-a531-37cbabe148b2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-82ab1c13-ba7b-440c-a531-37cbabe148b2 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] GET http://192.168.122.6/volume/v3/snapshots/b2eee2a3-3db6-44b6-a9d1-3d7918eef5bd Sep 07 14:03:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-82ab1c13-ba7b-440c-a531-37cbabe148b2 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-82ab1c13-ba7b-440c-a531-37cbabe148b2 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:35 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:35 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:03:35 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-82ab1c13-ba7b-440c-a531-37cbabe148b2 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Snapshot retrieved successfully. Sep 07 14:03:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-82ab1c13-ba7b-440c-a531-37cbabe148b2 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] http://192.168.122.6/volume/v3/snapshots/b2eee2a3-3db6-44b6-a9d1-3d7918eef5bd returned with HTTP 200 Sep 07 14:03:35 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1318/2669] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:03:35 2026] GET /volume/v3/snapshots/b2eee2a3-3db6-44b6-a9d1-3d7918eef5bd => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2191eb8f-6363-4ed1-a150-192384abaa7c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2191eb8f-6363-4ed1-a150-192384abaa7c tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] GET http://192.168.122.6/volume/v3/snapshots/b2eee2a3-3db6-44b6-a9d1-3d7918eef5bd Sep 07 14:03:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2191eb8f-6363-4ed1-a150-192384abaa7c tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2191eb8f-6363-4ed1-a150-192384abaa7c tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:36 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:36 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:03:36 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2191eb8f-6363-4ed1-a150-192384abaa7c tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Snapshot retrieved successfully. Sep 07 14:03:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2191eb8f-6363-4ed1-a150-192384abaa7c tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] http://192.168.122.6/volume/v3/snapshots/b2eee2a3-3db6-44b6-a9d1-3d7918eef5bd returned with HTTP 200 Sep 07 14:03:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1352/2670] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:03:36 2026] GET /volume/v3/snapshots/b2eee2a3-3db6-44b6-a9d1-3d7918eef5bd => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a90de6c6-08ab-4fa6-9255-11d1dfdc5d76 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a90de6c6-08ab-4fa6-9255-11d1dfdc5d76 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] GET http://192.168.122.6/volume/v3/snapshots/b2eee2a3-3db6-44b6-a9d1-3d7918eef5bd Sep 07 14:03:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a90de6c6-08ab-4fa6-9255-11d1dfdc5d76 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a90de6c6-08ab-4fa6-9255-11d1dfdc5d76 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:37 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:37 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:03:37 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a90de6c6-08ab-4fa6-9255-11d1dfdc5d76 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Snapshot retrieved successfully. Sep 07 14:03:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a90de6c6-08ab-4fa6-9255-11d1dfdc5d76 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] http://192.168.122.6/volume/v3/snapshots/b2eee2a3-3db6-44b6-a9d1-3d7918eef5bd returned with HTTP 200 Sep 07 14:03:37 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1319/2671] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:03:37 2026] GET /volume/v3/snapshots/b2eee2a3-3db6-44b6-a9d1-3d7918eef5bd => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2a0e2acc-4ae2-49d4-ad5b-0bb7a889bfed None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2a0e2acc-4ae2-49d4-ad5b-0bb7a889bfed tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:03:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2a0e2acc-4ae2-49d4-ad5b-0bb7a889bfed tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b2eee2a3-3db6-44b6-a9d1-3d7918eef5bd", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1695903233"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-2a0e2acc-4ae2-49d4-ad5b-0bb7a889bfed tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Create volume request body: {'volume': {'snapshot_id': 'b2eee2a3-3db6-44b6-a9d1-3d7918eef5bd', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1695903233'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:03:37 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:37 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:03:37 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2a0e2acc-4ae2-49d4-ad5b-0bb7a889bfed tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Snapshot retrieved successfully. Sep 07 14:03:37 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-2a0e2acc-4ae2-49d4-ad5b-0bb7a889bfed tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Create volume of 1 GB Sep 07 14:03:37 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2a0e2acc-4ae2-49d4-ad5b-0bb7a889bfed tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Availability Zones retrieved successfully. Sep 07 14:03:37 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2a0e2acc-4ae2-49d4-ad5b-0bb7a889bfed tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Flow 'volume_create_api' (0464a436-e652-49f0-a024-399c11cd8a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:37 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2a0e2acc-4ae2-49d4-ad5b-0bb7a889bfed tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12d18779-9fb9-48bd-be70-6f023e746bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:37 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-2a0e2acc-4ae2-49d4-ad5b-0bb7a889bfed tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:03:38 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:38 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:03:38 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2a0e2acc-4ae2-49d4-ad5b-0bb7a889bfed tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12d18779-9fb9-48bd-be70-6f023e746bd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b2eee2a3-3db6-44b6-a9d1-3d7918eef5bd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:38 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2a0e2acc-4ae2-49d4-ad5b-0bb7a889bfed tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6288d740-a543-41fa-a36b-3c79179aafa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:38 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-2a0e2acc-4ae2-49d4-ad5b-0bb7a889bfed tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Created reservations ['9b133fc8-bdf7-46ad-833d-0999d1cad2c5', '65d44a30-8193-4e00-a4ae-b32c250c338b', 'f67ae6de-ccbb-449b-a5a7-0d8bcebfc323', 'c4b9f420-2f92-46d3-a9cd-1b13bdaab23a'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:03:38 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2a0e2acc-4ae2-49d4-ad5b-0bb7a889bfed tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6288d740-a543-41fa-a36b-3c79179aafa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b133fc8-bdf7-46ad-833d-0999d1cad2c5', '65d44a30-8193-4e00-a4ae-b32c250c338b', 'f67ae6de-ccbb-449b-a5a7-0d8bcebfc323', 'c4b9f420-2f92-46d3-a9cd-1b13bdaab23a']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:38 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2a0e2acc-4ae2-49d4-ad5b-0bb7a889bfed tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (007080e3-9179-4a26-be96-dda17c94b02f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:38 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:38 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:03:38 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:38 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:03:38 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2a0e2acc-4ae2-49d4-ad5b-0bb7a889bfed tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (007080e3-9179-4a26-be96-dda17c94b02f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e2fb688-e453-4379-988c-a3ec1312fcba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1695903233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45f7da0bbe2a42c28a57aa46af48827b',qos_specs=None,replication_status=,reservations=['9b133fc8-bdf7-46ad-833d-0999d1cad2c5','65d44a30-8193-4e00-a4ae-b32c250c338b','f67ae6de-ccbb-449b-a5a7-0d8bcebfc323','c4b9f420-2f92-46d3-a9cd-1b13bdaab23a'],size=1,snapshot_id=b2eee2a3-3db6-44b6-a9d1-3d7918eef5bd,source_replicaid=,source_volid=None,status='creating',user_id='b22019cf84304eb698ff05b8867fafd4',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:03:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1695903233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e2fb688-e453-4379-988c-a3ec1312fcba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45f7da0bbe2a42c28a57aa46af48827b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b2eee2a3-3db6-44b6-a9d1-3d7918eef5bd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b22019cf84304eb698ff05b8867fafd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:38 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2a0e2acc-4ae2-49d4-ad5b-0bb7a889bfed tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c529134b-8cd4-454c-aca5-fe498375f312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:38 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2a0e2acc-4ae2-49d4-ad5b-0bb7a889bfed tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c529134b-8cd4-454c-aca5-fe498375f312) transitioned into state 'SUCCESS' from state '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-1695903233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45f7da0bbe2a42c28a57aa46af48827b',qos_specs=None,replication_status=,reservations=['9b133fc8-bdf7-46ad-833d-0999d1cad2c5','65d44a30-8193-4e00-a4ae-b32c250c338b','f67ae6de-ccbb-449b-a5a7-0d8bcebfc323','c4b9f420-2f92-46d3-a9cd-1b13bdaab23a'],size=1,snapshot_id=b2eee2a3-3db6-44b6-a9d1-3d7918eef5bd,source_replicaid=,source_volid=None,status='creating',user_id='b22019cf84304eb698ff05b8867fafd4',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:38 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2a0e2acc-4ae2-49d4-ad5b-0bb7a889bfed tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0170f322-be76-486d-af09-a95ce467268e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:38 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:38 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:03:38 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2a0e2acc-4ae2-49d4-ad5b-0bb7a889bfed tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0170f322-be76-486d-af09-a95ce467268e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:38 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2a0e2acc-4ae2-49d4-ad5b-0bb7a889bfed tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Flow 'volume_create_api' (0464a436-e652-49f0-a024-399c11cd8a25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:38 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2a0e2acc-4ae2-49d4-ad5b-0bb7a889bfed tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Create volume request issued successfully. Sep 07 14:03:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2a0e2acc-4ae2-49d4-ad5b-0bb7a889bfed tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:03:38 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1353/2672] 192.168.122.6 () {62 vars in 1174 bytes} [Mon Sep 7 14:03:37 2026] POST /volume/v3/volumes => generated 809 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-5d3506e6-4009-4bdb-92b3-744d8683919c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5d3506e6-4009-4bdb-92b3-744d8683919c tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] GET http://192.168.122.6/volume/v3/volumes/1e2fb688-e453-4379-988c-a3ec1312fcba Sep 07 14:03:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5d3506e6-4009-4bdb-92b3-744d8683919c tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5d3506e6-4009-4bdb-92b3-744d8683919c tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:03:38 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:38 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:03:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-5d3506e6-4009-4bdb-92b3-744d8683919c tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Volume info retrieved successfully. Sep 07 14:03:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5d3506e6-4009-4bdb-92b3-744d8683919c tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] http://192.168.122.6/volume/v3/volumes/1e2fb688-e453-4379-988c-a3ec1312fcba returned with HTTP 200 Sep 07 14:03:38 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1320/2673] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:03:38 2026] GET /volume/v3/volumes/1e2fb688-e453-4379-988c-a3ec1312fcba => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:03:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-45c1b0d4-704d-47c6-ac82-d0c46be434ce None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-45c1b0d4-704d-47c6-ac82-d0c46be434ce tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] GET http://192.168.122.6/volume/v3/volumes/1e2fb688-e453-4379-988c-a3ec1312fcba Sep 07 14:03:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-45c1b0d4-704d-47c6-ac82-d0c46be434ce tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-45c1b0d4-704d-47c6-ac82-d0c46be434ce tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:39 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:39 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:03:39 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:39 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:03:39 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-45c1b0d4-704d-47c6-ac82-d0c46be434ce tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Volume info retrieved successfully. Sep 07 14:03:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-45c1b0d4-704d-47c6-ac82-d0c46be434ce tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] http://192.168.122.6/volume/v3/volumes/1e2fb688-e453-4379-988c-a3ec1312fcba returned with HTTP 200 Sep 07 14:03:39 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1354/2674] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:03:39 2026] GET /volume/v3/volumes/1e2fb688-e453-4379-988c-a3ec1312fcba => generated 901 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:03:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-32bea96f-8ae0-4ad3-979e-4f4b4a4ed4d7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:40 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-32bea96f-8ae0-4ad3-979e-4f4b4a4ed4d7 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] GET http://192.168.122.6/volume/v3/volumes/1e2fb688-e453-4379-988c-a3ec1312fcba Sep 07 14:03:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-32bea96f-8ae0-4ad3-979e-4f4b4a4ed4d7 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-32bea96f-8ae0-4ad3-979e-4f4b4a4ed4d7 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:40 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:40 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:03:40 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:40 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:03:40 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-32bea96f-8ae0-4ad3-979e-4f4b4a4ed4d7 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Volume info retrieved successfully. Sep 07 14:03:40 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-32bea96f-8ae0-4ad3-979e-4f4b4a4ed4d7 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] http://192.168.122.6/volume/v3/volumes/1e2fb688-e453-4379-988c-a3ec1312fcba returned with HTTP 200 Sep 07 14:03:40 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1321/2675] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:03:40 2026] GET /volume/v3/volumes/1e2fb688-e453-4379-988c-a3ec1312fcba => generated 901 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:03:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b4b8ffb2-80a8-4a0c-9915-c05ed5384e27 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b4b8ffb2-80a8-4a0c-9915-c05ed5384e27 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] GET http://192.168.122.6/volume/v3/volumes/1e2fb688-e453-4379-988c-a3ec1312fcba Sep 07 14:03:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b4b8ffb2-80a8-4a0c-9915-c05ed5384e27 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b4b8ffb2-80a8-4a0c-9915-c05ed5384e27 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:41 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:41 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:03:41 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:41 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:03:41 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b4b8ffb2-80a8-4a0c-9915-c05ed5384e27 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Volume info retrieved successfully. Sep 07 14:03:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b4b8ffb2-80a8-4a0c-9915-c05ed5384e27 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] http://192.168.122.6/volume/v3/volumes/1e2fb688-e453-4379-988c-a3ec1312fcba returned with HTTP 200 Sep 07 14:03:41 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1355/2676] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:03:41 2026] GET /volume/v3/volumes/1e2fb688-e453-4379-988c-a3ec1312fcba => generated 901 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:03:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f406abfe-539a-4742-a71f-7e93409e4b78 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f406abfe-539a-4742-a71f-7e93409e4b78 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] GET http://192.168.122.6/volume/v3/volumes/1e2fb688-e453-4379-988c-a3ec1312fcba Sep 07 14:03:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f406abfe-539a-4742-a71f-7e93409e4b78 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f406abfe-539a-4742-a71f-7e93409e4b78 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:42 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:42 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:03:43 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:43 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:03:43 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f406abfe-539a-4742-a71f-7e93409e4b78 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Volume info retrieved successfully. Sep 07 14:03:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f406abfe-539a-4742-a71f-7e93409e4b78 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] http://192.168.122.6/volume/v3/volumes/1e2fb688-e453-4379-988c-a3ec1312fcba returned with HTTP 200 Sep 07 14:03:43 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1322/2677] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:03:42 2026] GET /volume/v3/volumes/1e2fb688-e453-4379-988c-a3ec1312fcba => generated 901 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:03:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5200a9b3-6c81-42c0-871e-ff5a506ceb25 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5200a9b3-6c81-42c0-871e-ff5a506ceb25 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] GET http://192.168.122.6/volume/v3/volumes/1e2fb688-e453-4379-988c-a3ec1312fcba Sep 07 14:03:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5200a9b3-6c81-42c0-871e-ff5a506ceb25 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5200a9b3-6c81-42c0-871e-ff5a506ceb25 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:44 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:44 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:03:44 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:44 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:03:44 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5200a9b3-6c81-42c0-871e-ff5a506ceb25 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Volume info retrieved successfully. Sep 07 14:03:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5200a9b3-6c81-42c0-871e-ff5a506ceb25 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] http://192.168.122.6/volume/v3/volumes/1e2fb688-e453-4379-988c-a3ec1312fcba returned with HTTP 200 Sep 07 14:03:44 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1356/2678] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:03:44 2026] GET /volume/v3/volumes/1e2fb688-e453-4379-988c-a3ec1312fcba => generated 902 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:03:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-cd6817b5-6b47-4f80-b056-8f9d500f6d8c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cd6817b5-6b47-4f80-b056-8f9d500f6d8c tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/b2eee2a3-3db6-44b6-a9d1-3d7918eef5bd Sep 07 14:03:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cd6817b5-6b47-4f80-b056-8f9d500f6d8c tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cd6817b5-6b47-4f80-b056-8f9d500f6d8c tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:44 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-cd6817b5-6b47-4f80-b056-8f9d500f6d8c tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Delete snapshot with id: b2eee2a3-3db6-44b6-a9d1-3d7918eef5bd Sep 07 14:03:44 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:44 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:03:44 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-cd6817b5-6b47-4f80-b056-8f9d500f6d8c tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Snapshot retrieved successfully. Sep 07 14:03:44 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:44 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:03:44 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-cd6817b5-6b47-4f80-b056-8f9d500f6d8c tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Snapshot delete request issued successfully. Sep 07 14:03:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cd6817b5-6b47-4f80-b056-8f9d500f6d8c tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] http://192.168.122.6/volume/v3/snapshots/b2eee2a3-3db6-44b6-a9d1-3d7918eef5bd returned with HTTP 202 Sep 07 14:03:44 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1323/2679] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 14:03:44 2026] DELETE /volume/v3/snapshots/b2eee2a3-3db6-44b6-a9d1-3d7918eef5bd => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:03:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-62c33570-3931-4594-b1fc-551a2c685726 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-62c33570-3931-4594-b1fc-551a2c685726 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] GET http://192.168.122.6/volume/v3/snapshots/b2eee2a3-3db6-44b6-a9d1-3d7918eef5bd Sep 07 14:03:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-62c33570-3931-4594-b1fc-551a2c685726 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-62c33570-3931-4594-b1fc-551a2c685726 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:44 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:44 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:03:44 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-62c33570-3931-4594-b1fc-551a2c685726 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Snapshot retrieved successfully. Sep 07 14:03:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-62c33570-3931-4594-b1fc-551a2c685726 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] http://192.168.122.6/volume/v3/snapshots/b2eee2a3-3db6-44b6-a9d1-3d7918eef5bd returned with HTTP 200 Sep 07 14:03:44 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1357/2680] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:03:44 2026] GET /volume/v3/snapshots/b2eee2a3-3db6-44b6-a9d1-3d7918eef5bd => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:03:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-58caa085-fb3c-418a-b3b7-d4c2f9006196 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-58caa085-fb3c-418a-b3b7-d4c2f9006196 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] GET http://192.168.122.6/volume/v3/snapshots/b2eee2a3-3db6-44b6-a9d1-3d7918eef5bd Sep 07 14:03:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-58caa085-fb3c-418a-b3b7-d4c2f9006196 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-58caa085-fb3c-418a-b3b7-d4c2f9006196 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:45 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:45 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:03:45 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-58caa085-fb3c-418a-b3b7-d4c2f9006196 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Snapshot retrieved successfully. Sep 07 14:03:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-58caa085-fb3c-418a-b3b7-d4c2f9006196 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] http://192.168.122.6/volume/v3/snapshots/b2eee2a3-3db6-44b6-a9d1-3d7918eef5bd returned with HTTP 200 Sep 07 14:03:45 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1324/2681] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:03:45 2026] GET /volume/v3/snapshots/b2eee2a3-3db6-44b6-a9d1-3d7918eef5bd => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:03:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5888e723-3091-4269-bb15-436104e9b145 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5888e723-3091-4269-bb15-436104e9b145 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] GET http://192.168.122.6/volume/v3/snapshots/b2eee2a3-3db6-44b6-a9d1-3d7918eef5bd Sep 07 14:03:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5888e723-3091-4269-bb15-436104e9b145 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5888e723-3091-4269-bb15-436104e9b145 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5888e723-3091-4269-bb15-436104e9b145 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] http://192.168.122.6/volume/v3/snapshots/b2eee2a3-3db6-44b6-a9d1-3d7918eef5bd returned with HTTP 404 Sep 07 14:03:46 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1358/2682] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:03:46 2026] GET /volume/v3/snapshots/b2eee2a3-3db6-44b6-a9d1-3d7918eef5bd => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1237872f-25a5-42a9-b27e-c2d89a2952d0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1237872f-25a5-42a9-b27e-c2d89a2952d0 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] DELETE http://192.168.122.6/volume/v3/volumes/4fce6789-b9ef-48bd-abea-bf54d8044e9e Sep 07 14:03:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1237872f-25a5-42a9-b27e-c2d89a2952d0 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1237872f-25a5-42a9-b27e-c2d89a2952d0 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:46 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-1237872f-25a5-42a9-b27e-c2d89a2952d0 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Delete volume with id: 4fce6789-b9ef-48bd-abea-bf54d8044e9e Sep 07 14:03:46 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:46 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:03:46 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:46 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:03:46 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1237872f-25a5-42a9-b27e-c2d89a2952d0 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Volume info retrieved successfully. Sep 07 14:03:46 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1237872f-25a5-42a9-b27e-c2d89a2952d0 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Delete volume request issued successfully. Sep 07 14:03:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1237872f-25a5-42a9-b27e-c2d89a2952d0 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] http://192.168.122.6/volume/v3/volumes/4fce6789-b9ef-48bd-abea-bf54d8044e9e returned with HTTP 202 Sep 07 14:03:46 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1325/2683] 192.168.122.6 () {60 vars in 1266 bytes} [Mon Sep 7 14:03:46 2026] DELETE /volume/v3/volumes/4fce6789-b9ef-48bd-abea-bf54d8044e9e => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 14:03:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0966a151-e0b9-4eb7-a6af-3843127f691e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0966a151-e0b9-4eb7-a6af-3843127f691e tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] GET http://192.168.122.6/volume/v3/volumes/4fce6789-b9ef-48bd-abea-bf54d8044e9e Sep 07 14:03:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0966a151-e0b9-4eb7-a6af-3843127f691e tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0966a151-e0b9-4eb7-a6af-3843127f691e tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:46 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:46 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:03:46 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:46 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:03:46 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0966a151-e0b9-4eb7-a6af-3843127f691e tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Volume info retrieved successfully. Sep 07 14:03:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0966a151-e0b9-4eb7-a6af-3843127f691e tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] http://192.168.122.6/volume/v3/volumes/4fce6789-b9ef-48bd-abea-bf54d8044e9e returned with HTTP 200 Sep 07 14:03:46 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1359/2684] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:03:46 2026] GET /volume/v3/volumes/4fce6789-b9ef-48bd-abea-bf54d8044e9e => generated 867 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:03:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ee797f35-e61e-46f9-83ae-1a52e915edfa None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ee797f35-e61e-46f9-83ae-1a52e915edfa tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] GET http://192.168.122.6/volume/v3/volumes/4fce6789-b9ef-48bd-abea-bf54d8044e9e Sep 07 14:03:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ee797f35-e61e-46f9-83ae-1a52e915edfa tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ee797f35-e61e-46f9-83ae-1a52e915edfa tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ee797f35-e61e-46f9-83ae-1a52e915edfa tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] http://192.168.122.6/volume/v3/volumes/4fce6789-b9ef-48bd-abea-bf54d8044e9e returned with HTTP 404 Sep 07 14:03:47 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1326/2685] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:03:47 2026] GET /volume/v3/volumes/4fce6789-b9ef-48bd-abea-bf54d8044e9e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 14:03:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a3cd65ff-a9e3-49f4-a24a-562500f71693 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a3cd65ff-a9e3-49f4-a24a-562500f71693 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] DELETE http://192.168.122.6/volume/v3/volumes/1e2fb688-e453-4379-988c-a3ec1312fcba Sep 07 14:03:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a3cd65ff-a9e3-49f4-a24a-562500f71693 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a3cd65ff-a9e3-49f4-a24a-562500f71693 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:47 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-a3cd65ff-a9e3-49f4-a24a-562500f71693 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Delete volume with id: 1e2fb688-e453-4379-988c-a3ec1312fcba Sep 07 14:03:47 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:47 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:03:47 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:47 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:03:47 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a3cd65ff-a9e3-49f4-a24a-562500f71693 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Volume info retrieved successfully. Sep 07 14:03:47 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a3cd65ff-a9e3-49f4-a24a-562500f71693 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Delete volume request issued successfully. Sep 07 14:03:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a3cd65ff-a9e3-49f4-a24a-562500f71693 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] http://192.168.122.6/volume/v3/volumes/1e2fb688-e453-4379-988c-a3ec1312fcba returned with HTTP 202 Sep 07 14:03:47 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1360/2686] 192.168.122.6 () {60 vars in 1266 bytes} [Mon Sep 7 14:03:47 2026] DELETE /volume/v3/volumes/1e2fb688-e453-4379-988c-a3ec1312fcba => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 14:03:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d0ccce4a-7f41-4258-9fce-9bedb5af7ab0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d0ccce4a-7f41-4258-9fce-9bedb5af7ab0 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] GET http://192.168.122.6/volume/v3/volumes/1e2fb688-e453-4379-988c-a3ec1312fcba Sep 07 14:03:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d0ccce4a-7f41-4258-9fce-9bedb5af7ab0 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d0ccce4a-7f41-4258-9fce-9bedb5af7ab0 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:47 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:03:47 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:03:47 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:03:47 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:03:47 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d0ccce4a-7f41-4258-9fce-9bedb5af7ab0 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Volume info retrieved successfully. Sep 07 14:03:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d0ccce4a-7f41-4258-9fce-9bedb5af7ab0 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] http://192.168.122.6/volume/v3/volumes/1e2fb688-e453-4379-988c-a3ec1312fcba returned with HTTP 200 Sep 07 14:03:47 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1327/2687] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:03:47 2026] GET /volume/v3/volumes/1e2fb688-e453-4379-988c-a3ec1312fcba => generated 901 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:03:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a95063c4-a3df-4b32-867e-d358dcc37a9f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a95063c4-a3df-4b32-867e-d358dcc37a9f tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] GET http://192.168.122.6/volume/v3/volumes/1e2fb688-e453-4379-988c-a3ec1312fcba Sep 07 14:03:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a95063c4-a3df-4b32-867e-d358dcc37a9f tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a95063c4-a3df-4b32-867e-d358dcc37a9f tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a95063c4-a3df-4b32-867e-d358dcc37a9f tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] http://192.168.122.6/volume/v3/volumes/1e2fb688-e453-4379-988c-a3ec1312fcba returned with HTTP 404 Sep 07 14:03:48 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1361/2688] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:03:48 2026] GET /volume/v3/volumes/1e2fb688-e453-4379-988c-a3ec1312fcba => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 14:03:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ede07d9e-e2f9-4575-b35c-945c5429cef7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ede07d9e-e2f9-4575-b35c-945c5429cef7 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/b2eee2a3-3db6-44b6-a9d1-3d7918eef5bd Sep 07 14:03:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ede07d9e-e2f9-4575-b35c-945c5429cef7 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ede07d9e-e2f9-4575-b35c-945c5429cef7 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:48 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-ede07d9e-e2f9-4575-b35c-945c5429cef7 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Delete snapshot with id: b2eee2a3-3db6-44b6-a9d1-3d7918eef5bd Sep 07 14:03:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ede07d9e-e2f9-4575-b35c-945c5429cef7 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] http://192.168.122.6/volume/v3/snapshots/b2eee2a3-3db6-44b6-a9d1-3d7918eef5bd returned with HTTP 404 Sep 07 14:03:48 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1328/2689] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 14:03:48 2026] DELETE /volume/v3/snapshots/b2eee2a3-3db6-44b6-a9d1-3d7918eef5bd => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1eca28ce-5386-4f4b-b311-0a58a449dfc3 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1eca28ce-5386-4f4b-b311-0a58a449dfc3 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] GET http://192.168.122.6/volume/v3/snapshots/b2eee2a3-3db6-44b6-a9d1-3d7918eef5bd Sep 07 14:03:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1eca28ce-5386-4f4b-b311-0a58a449dfc3 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1eca28ce-5386-4f4b-b311-0a58a449dfc3 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1eca28ce-5386-4f4b-b311-0a58a449dfc3 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] http://192.168.122.6/volume/v3/snapshots/b2eee2a3-3db6-44b6-a9d1-3d7918eef5bd returned with HTTP 404 Sep 07 14:03:48 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1362/2690] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:03:48 2026] GET /volume/v3/snapshots/b2eee2a3-3db6-44b6-a9d1-3d7918eef5bd => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:03:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3152c6a4-6225-4b1a-bdcc-1137ec84e86d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3152c6a4-6225-4b1a-bdcc-1137ec84e86d tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] DELETE http://192.168.122.6/volume/v3/volumes/4fce6789-b9ef-48bd-abea-bf54d8044e9e Sep 07 14:03:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3152c6a4-6225-4b1a-bdcc-1137ec84e86d tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3152c6a4-6225-4b1a-bdcc-1137ec84e86d tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:48 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-3152c6a4-6225-4b1a-bdcc-1137ec84e86d tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Delete volume with id: 4fce6789-b9ef-48bd-abea-bf54d8044e9e Sep 07 14:03:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3152c6a4-6225-4b1a-bdcc-1137ec84e86d tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] http://192.168.122.6/volume/v3/volumes/4fce6789-b9ef-48bd-abea-bf54d8044e9e returned with HTTP 404 Sep 07 14:03:48 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1329/2691] 192.168.122.6 () {60 vars in 1266 bytes} [Mon Sep 7 14:03:48 2026] DELETE /volume/v3/volumes/4fce6789-b9ef-48bd-abea-bf54d8044e9e => generated 109 bytes in 218 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 14:03:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5585ce1a-a1ca-4049-b184-1a6220216a64 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5585ce1a-a1ca-4049-b184-1a6220216a64 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] GET http://192.168.122.6/volume/v3/volumes/4fce6789-b9ef-48bd-abea-bf54d8044e9e Sep 07 14:03:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5585ce1a-a1ca-4049-b184-1a6220216a64 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:03:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5585ce1a-a1ca-4049-b184-1a6220216a64 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:03:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5585ce1a-a1ca-4049-b184-1a6220216a64 tempest-VolumeDependencyTests-1261152157 tempest-VolumeDependencyTests-1261152157-project-member] http://192.168.122.6/volume/v3/volumes/4fce6789-b9ef-48bd-abea-bf54d8044e9e returned with HTTP 404 Sep 07 14:03:48 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1363/2692] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:03:48 2026] GET /volume/v3/volumes/4fce6789-b9ef-48bd-abea-bf54d8044e9e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 14:03:58 devstack devstack@c-api.service[87261]: DEBUG dbcounter [-] [87261] Writing DB stats cinder:SELECT=189,cinder:INSERT=37,cinder:UPDATE=57 {{(pid=87261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 14:03:58 devstack devstack@c-api.service[87262]: DEBUG dbcounter [-] [87262] Writing DB stats cinder:SELECT=189,cinder:INSERT=39,cinder:UPDATE=64 {{(pid=87262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 14:03:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d74583fe-66fe-450d-b7eb-f67ce6bdb7c9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:59 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-993d348c-316b-413d-a83a-758353e9d0ce None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:03:59 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d74583fe-66fe-450d-b7eb-f67ce6bdb7c9 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:03:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d74583fe-66fe-450d-b7eb-f67ce6bdb7c9 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "bdbd1541-2076-47bf-b26a-15662727e644", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-761905167"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-d74583fe-66fe-450d-b7eb-f67ce6bdb7c9 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Create volume request body: {'volume': {"'imageRef": 'bdbd1541-2076-47bf-b26a-15662727e644', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-761905167'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:03:59 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-d74583fe-66fe-450d-b7eb-f67ce6bdb7c9 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Create volume of 1 GB Sep 07 14:03:59 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d74583fe-66fe-450d-b7eb-f67ce6bdb7c9 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Availability Zones retrieved successfully. Sep 07 14:03:59 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-993d348c-316b-413d-a83a-758353e9d0ce tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:03:59 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-993d348c-316b-413d-a83a-758353e9d0ce tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-740403136"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:03:59 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-993d348c-316b-413d-a83a-758353e9d0ce tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-740403136'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:03:59 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-993d348c-316b-413d-a83a-758353e9d0ce tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Create volume of 1 GB Sep 07 14:03:59 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d74583fe-66fe-450d-b7eb-f67ce6bdb7c9 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Flow 'volume_create_api' (50c21561-8fbd-4efe-a719-ce8ef774b74e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:59 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-993d348c-316b-413d-a83a-758353e9d0ce tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Availability Zones retrieved successfully. Sep 07 14:03:59 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d74583fe-66fe-450d-b7eb-f67ce6bdb7c9 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (560d260a-de0d-463e-8a8f-20833a742c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:59 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-d74583fe-66fe-450d-b7eb-f67ce6bdb7c9 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:03:59 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-993d348c-316b-413d-a83a-758353e9d0ce tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Flow 'volume_create_api' (2b2f0e58-3a98-48b9-8fa4-c98e264433e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:03:59 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-993d348c-316b-413d-a83a-758353e9d0ce tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08d7e271-7b12-4968-bf8a-608bdabe7f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:03:59 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-993d348c-316b-413d-a83a-758353e9d0ce tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:03:59 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d74583fe-66fe-450d-b7eb-f67ce6bdb7c9 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (560d260a-de0d-463e-8a8f-20833a742c7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:03:59 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d74583fe-66fe-450d-b7eb-f67ce6bdb7c9 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7445ad5-2130-4ac1-b2e6-85f293fb8b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-993d348c-316b-413d-a83a-758353e9d0ce tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08d7e271-7b12-4968-bf8a-608bdabe7f77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-993d348c-316b-413d-a83a-758353e9d0ce tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23f7ff44-457b-49de-b020-2bdb1c516dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:00 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-d74583fe-66fe-450d-b7eb-f67ce6bdb7c9 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Created reservations ['dde8c67f-6cfe-46a9-99e1-242276b4caaf', '184e2d7b-fb4b-48e6-80f2-f0187b361e16', 'e0162478-f0c5-4bb6-a861-da5c334d2352', 'c784ed5d-959c-4744-8b57-216573211b62'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:00 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d74583fe-66fe-450d-b7eb-f67ce6bdb7c9 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7445ad5-2130-4ac1-b2e6-85f293fb8b8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dde8c67f-6cfe-46a9-99e1-242276b4caaf', '184e2d7b-fb4b-48e6-80f2-f0187b361e16', 'e0162478-f0c5-4bb6-a861-da5c334d2352', 'c784ed5d-959c-4744-8b57-216573211b62']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:00 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d74583fe-66fe-450d-b7eb-f67ce6bdb7c9 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be66f2cd-d2a9-4fca-9716-0cef000b8964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:00 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-993d348c-316b-413d-a83a-758353e9d0ce tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Created reservations ['28d14ad7-4a33-43e2-9f72-ad3c8eeff224', 'd1c77fa3-616d-465d-9ca3-351973e45485', '886cb436-c131-4a4b-88e4-1800486d3cf5', 'b68ffff0-05a7-478b-985f-cd6cf8982a93'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-993d348c-316b-413d-a83a-758353e9d0ce tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23f7ff44-457b-49de-b020-2bdb1c516dee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28d14ad7-4a33-43e2-9f72-ad3c8eeff224', 'd1c77fa3-616d-465d-9ca3-351973e45485', '886cb436-c131-4a4b-88e4-1800486d3cf5', 'b68ffff0-05a7-478b-985f-cd6cf8982a93']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:00 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:00 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-993d348c-316b-413d-a83a-758353e9d0ce tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (903c6cef-ec01-4a31-9b3b-96db2720810d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:00 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d74583fe-66fe-450d-b7eb-f67ce6bdb7c9 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be66f2cd-d2a9-4fca-9716-0cef000b8964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c51cbb5-01da-45ca-a426-4c5e2ff0b436', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-761905167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cf1fb10018a46279bd9f9428e17d7da',qos_specs=None,replication_status=,reservations=['dde8c67f-6cfe-46a9-99e1-242276b4caaf','184e2d7b-fb4b-48e6-80f2-f0187b361e16','e0162478-f0c5-4bb6-a861-da5c334d2352','c784ed5d-959c-4744-8b57-216573211b62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3761186c2404475ab8b191d5226a0719',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-761905167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c51cbb5-01da-45ca-a426-4c5e2ff0b436,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1cf1fb10018a46279bd9f9428e17d7da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3761186c2404475ab8b191d5226a0719',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:00 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d74583fe-66fe-450d-b7eb-f67ce6bdb7c9 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (087de758-40bc-423c-8867-b6dfe8f4dc43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:00 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:00 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-993d348c-316b-413d-a83a-758353e9d0ce tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (903c6cef-ec01-4a31-9b3b-96db2720810d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49495391-0397-4f7b-9926-b028e088f9a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-740403136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc400a4212e545b4acffe914ceec553a',qos_specs=None,replication_status=,reservations=['28d14ad7-4a33-43e2-9f72-ad3c8eeff224','d1c77fa3-616d-465d-9ca3-351973e45485','886cb436-c131-4a4b-88e4-1800486d3cf5','b68ffff0-05a7-478b-985f-cd6cf8982a93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab0a25a6c7449478a82a593c33f1ecf',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-740403136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49495391-0397-4f7b-9926-b028e088f9a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc400a4212e545b4acffe914ceec553a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cab0a25a6c7449478a82a593c33f1ecf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-993d348c-316b-413d-a83a-758353e9d0ce tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28f549f1-ba1a-4b85-941e-6f513f43cc55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:00 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d74583fe-66fe-450d-b7eb-f67ce6bdb7c9 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (087de758-40bc-423c-8867-b6dfe8f4dc43) transitioned into state 'SUCCESS' from state '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-761905167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cf1fb10018a46279bd9f9428e17d7da',qos_specs=None,replication_status=,reservations=['dde8c67f-6cfe-46a9-99e1-242276b4caaf','184e2d7b-fb4b-48e6-80f2-f0187b361e16','e0162478-f0c5-4bb6-a861-da5c334d2352','c784ed5d-959c-4744-8b57-216573211b62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3761186c2404475ab8b191d5226a0719',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:00 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d74583fe-66fe-450d-b7eb-f67ce6bdb7c9 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (916b2ab5-8582-4e9e-b3c0-d14a5cecf69a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:00 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d74583fe-66fe-450d-b7eb-f67ce6bdb7c9 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (916b2ab5-8582-4e9e-b3c0-d14a5cecf69a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:00 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d74583fe-66fe-450d-b7eb-f67ce6bdb7c9 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Flow 'volume_create_api' (50c21561-8fbd-4efe-a719-ce8ef774b74e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:00 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d74583fe-66fe-450d-b7eb-f67ce6bdb7c9 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Create volume request issued successfully. Sep 07 14:04:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d74583fe-66fe-450d-b7eb-f67ce6bdb7c9 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:00 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1330/2693] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 14:03:59 2026] POST /volume/v3/volumes => generated 761 bytes in 641 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-07c68881-663d-40ab-b761-45c8723fbc67 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-993d348c-316b-413d-a83a-758353e9d0ce tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28f549f1-ba1a-4b85-941e-6f513f43cc55) transitioned into state 'SUCCESS' from state '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-740403136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc400a4212e545b4acffe914ceec553a',qos_specs=None,replication_status=,reservations=['28d14ad7-4a33-43e2-9f72-ad3c8eeff224','d1c77fa3-616d-465d-9ca3-351973e45485','886cb436-c131-4a4b-88e4-1800486d3cf5','b68ffff0-05a7-478b-985f-cd6cf8982a93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab0a25a6c7449478a82a593c33f1ecf',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-993d348c-316b-413d-a83a-758353e9d0ce tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eab3b5b7-7eb7-4ff3-8e63-f9c4835d5980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-993d348c-316b-413d-a83a-758353e9d0ce tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eab3b5b7-7eb7-4ff3-8e63-f9c4835d5980) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-993d348c-316b-413d-a83a-758353e9d0ce tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Flow 'volume_create_api' (2b2f0e58-3a98-48b9-8fa4-c98e264433e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:00 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-993d348c-316b-413d-a83a-758353e9d0ce tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Create volume request issued successfully. Sep 07 14:04:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-993d348c-316b-413d-a83a-758353e9d0ce tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:00 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1364/2694] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 14:03:59 2026] POST /volume/v3/volumes => generated 768 bytes in 672 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-835903fa-2e3b-42b5-8ed7-a224b662268c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-835903fa-2e3b-42b5-8ed7-a224b662268c tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:04:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-835903fa-2e3b-42b5-8ed7-a224b662268c tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "bdbd1541-2076-47bf-b26a-15662727e644", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-721990407"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-835903fa-2e3b-42b5-8ed7-a224b662268c tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Create volume request body: {'volume': {"'imageRef": 'bdbd1541-2076-47bf-b26a-15662727e644', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-721990407'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:00 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-835903fa-2e3b-42b5-8ed7-a224b662268c tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Create volume of 1 GB Sep 07 14:04:00 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:00 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:00 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-835903fa-2e3b-42b5-8ed7-a224b662268c tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Availability Zones retrieved successfully. Sep 07 14:04:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-835903fa-2e3b-42b5-8ed7-a224b662268c tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Flow 'volume_create_api' (5b9d6ef6-6ca0-46a1-9aa5-f6cffe073f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-835903fa-2e3b-42b5-8ed7-a224b662268c tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b0b3c1f-1da6-4df7-aafb-b7a9e0c19704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-835903fa-2e3b-42b5-8ed7-a224b662268c tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-835903fa-2e3b-42b5-8ed7-a224b662268c tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b0b3c1f-1da6-4df7-aafb-b7a9e0c19704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-835903fa-2e3b-42b5-8ed7-a224b662268c tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5dacc7a-e12e-4ab9-ac5b-bd7fea6837f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:00 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-835903fa-2e3b-42b5-8ed7-a224b662268c tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Created reservations ['00a8bd73-1bd4-4f17-b259-932c65c6c229', 'cd713344-9958-45b6-a4b8-a91b9b871348', 'e537b29b-3080-4365-b294-32a62efa08ec', '0d507c4c-e949-4653-8712-1fde381a2204'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-835903fa-2e3b-42b5-8ed7-a224b662268c tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5dacc7a-e12e-4ab9-ac5b-bd7fea6837f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00a8bd73-1bd4-4f17-b259-932c65c6c229', 'cd713344-9958-45b6-a4b8-a91b9b871348', 'e537b29b-3080-4365-b294-32a62efa08ec', '0d507c4c-e949-4653-8712-1fde381a2204']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-835903fa-2e3b-42b5-8ed7-a224b662268c tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17e08480-7321-4d31-ba5b-e2146e860ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:00 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:00 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-835903fa-2e3b-42b5-8ed7-a224b662268c tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17e08480-7321-4d31-ba5b-e2146e860ded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abf47a55-28f0-4438-a6ac-a2380d803b57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-721990407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cf1fb10018a46279bd9f9428e17d7da',qos_specs=None,replication_status=,reservations=['00a8bd73-1bd4-4f17-b259-932c65c6c229','cd713344-9958-45b6-a4b8-a91b9b871348','e537b29b-3080-4365-b294-32a62efa08ec','0d507c4c-e949-4653-8712-1fde381a2204'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3761186c2404475ab8b191d5226a0719',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-721990407',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abf47a55-28f0-4438-a6ac-a2380d803b57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1cf1fb10018a46279bd9f9428e17d7da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3761186c2404475ab8b191d5226a0719',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-07c68881-663d-40ab-b761-45c8723fbc67 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:04:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-07c68881-663d-40ab-b761-45c8723fbc67 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-52906489"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-835903fa-2e3b-42b5-8ed7-a224b662268c tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bd3bf94-cc74-4744-94c9-0533b253e45d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-07c68881-663d-40ab-b761-45c8723fbc67 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-52906489'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:00 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-07c68881-663d-40ab-b761-45c8723fbc67 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Create volume of 1 GB Sep 07 14:04:00 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:00 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:00 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-07c68881-663d-40ab-b761-45c8723fbc67 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Availability Zones retrieved successfully. Sep 07 14:04:00 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-07c68881-663d-40ab-b761-45c8723fbc67 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Flow 'volume_create_api' (4ba0a8b1-f3a6-47e4-9a68-7e69e58fe4f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:00 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-07c68881-663d-40ab-b761-45c8723fbc67 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9c8f5df-c852-46c0-aa7c-3b666132323f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:00 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-07c68881-663d-40ab-b761-45c8723fbc67 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-835903fa-2e3b-42b5-8ed7-a224b662268c tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bd3bf94-cc74-4744-94c9-0533b253e45d) transitioned into state 'SUCCESS' from state '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-721990407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cf1fb10018a46279bd9f9428e17d7da',qos_specs=None,replication_status=,reservations=['00a8bd73-1bd4-4f17-b259-932c65c6c229','cd713344-9958-45b6-a4b8-a91b9b871348','e537b29b-3080-4365-b294-32a62efa08ec','0d507c4c-e949-4653-8712-1fde381a2204'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3761186c2404475ab8b191d5226a0719',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-835903fa-2e3b-42b5-8ed7-a224b662268c tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe793b9c-5229-44eb-af1c-e3951904fd06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-835903fa-2e3b-42b5-8ed7-a224b662268c tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe793b9c-5229-44eb-af1c-e3951904fd06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-835903fa-2e3b-42b5-8ed7-a224b662268c tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Flow 'volume_create_api' (5b9d6ef6-6ca0-46a1-9aa5-f6cffe073f4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:00 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-835903fa-2e3b-42b5-8ed7-a224b662268c tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Create volume request issued successfully. Sep 07 14:04:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-835903fa-2e3b-42b5-8ed7-a224b662268c tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:00 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1365/2695] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 14:04:00 2026] POST /volume/v3/volumes => generated 761 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5ade6e85-ec56-4e3d-b3c5-ae5f4abec083 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5ade6e85-ec56-4e3d-b3c5-ae5f4abec083 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] GET http://192.168.122.6/volume/v3/volumes/49495391-0397-4f7b-9926-b028e088f9a9 Sep 07 14:04:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5ade6e85-ec56-4e3d-b3c5-ae5f4abec083 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5ade6e85-ec56-4e3d-b3c5-ae5f4abec083 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:00 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:00 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:00 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:00 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:00 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5ade6e85-ec56-4e3d-b3c5-ae5f4abec083 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Volume info retrieved successfully. Sep 07 14:04:00 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-07c68881-663d-40ab-b761-45c8723fbc67 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9c8f5df-c852-46c0-aa7c-3b666132323f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:00 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-07c68881-663d-40ab-b761-45c8723fbc67 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9b56d15-3a58-4e38-8f03-197a20a22af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5ade6e85-ec56-4e3d-b3c5-ae5f4abec083 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes/49495391-0397-4f7b-9926-b028e088f9a9 returned with HTTP 200 Sep 07 14:04:00 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1366/2696] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:00 2026] GET /volume/v3/volumes/49495391-0397-4f7b-9926-b028e088f9a9 => generated 860 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-86be37c7-14a9-4736-9561-0fd02c5a2319 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-86be37c7-14a9-4736-9561-0fd02c5a2319 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:04:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-86be37c7-14a9-4736-9561-0fd02c5a2319 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "bdbd1541-2076-47bf-b26a-15662727e644", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1201532280"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-86be37c7-14a9-4736-9561-0fd02c5a2319 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Create volume request body: {'volume': {"'imageRef": 'bdbd1541-2076-47bf-b26a-15662727e644', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1201532280'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:00 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-86be37c7-14a9-4736-9561-0fd02c5a2319 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Create volume of 1 GB Sep 07 14:04:00 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-86be37c7-14a9-4736-9561-0fd02c5a2319 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Availability Zones retrieved successfully. Sep 07 14:04:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-86be37c7-14a9-4736-9561-0fd02c5a2319 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Flow 'volume_create_api' (4d8a816c-61c6-4f1f-adf3-dc59763fcb25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-86be37c7-14a9-4736-9561-0fd02c5a2319 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0fd7b97-981d-44da-8c50-f9ba0ea48c7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-86be37c7-14a9-4736-9561-0fd02c5a2319 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:00 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-07c68881-663d-40ab-b761-45c8723fbc67 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Created reservations ['2ec5b733-954b-430b-85c9-60ec67f964d9', 'ec8cd114-8df8-40b9-ad08-57d9bae1ba5e', '829ee274-810b-4957-aa98-cf332c37aec9', '07f22b16-da2d-4d9f-9b03-1a689861df40'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:01 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-07c68881-663d-40ab-b761-45c8723fbc67 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9b56d15-3a58-4e38-8f03-197a20a22af4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ec5b733-954b-430b-85c9-60ec67f964d9', 'ec8cd114-8df8-40b9-ad08-57d9bae1ba5e', '829ee274-810b-4957-aa98-cf332c37aec9', '07f22b16-da2d-4d9f-9b03-1a689861df40']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:01 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-07c68881-663d-40ab-b761-45c8723fbc67 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b428dd4-337a-4119-b64f-077161a1a82b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-86be37c7-14a9-4736-9561-0fd02c5a2319 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0fd7b97-981d-44da-8c50-f9ba0ea48c7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:01 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:01 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:01 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-07c68881-663d-40ab-b761-45c8723fbc67 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b428dd4-337a-4119-b64f-077161a1a82b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50c2cd4b-50d3-47d4-8833-9df3e829bd35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-52906489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc7e7396b4246aaa1eec58aac5ab826',qos_specs=None,replication_status=,reservations=['2ec5b733-954b-430b-85c9-60ec67f964d9','ec8cd114-8df8-40b9-ad08-57d9bae1ba5e','829ee274-810b-4957-aa98-cf332c37aec9','07f22b16-da2d-4d9f-9b03-1a689861df40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='240bb4ad61de46bb8b30de1ca47885e9',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-52906489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50c2cd4b-50d3-47d4-8833-9df3e829bd35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfc7e7396b4246aaa1eec58aac5ab826',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='240bb4ad61de46bb8b30de1ca47885e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-86be37c7-14a9-4736-9561-0fd02c5a2319 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eac8201-5175-4442-be66-6dac2d4caba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:01 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-07c68881-663d-40ab-b761-45c8723fbc67 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acf4352f-9447-4cf9-b2d4-d29700893340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:01 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-07c68881-663d-40ab-b761-45c8723fbc67 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acf4352f-9447-4cf9-b2d4-d29700893340) transitioned into state 'SUCCESS' from state '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-52906489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc7e7396b4246aaa1eec58aac5ab826',qos_specs=None,replication_status=,reservations=['2ec5b733-954b-430b-85c9-60ec67f964d9','ec8cd114-8df8-40b9-ad08-57d9bae1ba5e','829ee274-810b-4957-aa98-cf332c37aec9','07f22b16-da2d-4d9f-9b03-1a689861df40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='240bb4ad61de46bb8b30de1ca47885e9',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:01 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-07c68881-663d-40ab-b761-45c8723fbc67 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f70d4e8a-a137-4a01-905f-2e0a42afb593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:01 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-07c68881-663d-40ab-b761-45c8723fbc67 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f70d4e8a-a137-4a01-905f-2e0a42afb593) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:01 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-07c68881-663d-40ab-b761-45c8723fbc67 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Flow 'volume_create_api' (4ba0a8b1-f3a6-47e4-9a68-7e69e58fe4f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:01 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-07c68881-663d-40ab-b761-45c8723fbc67 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Create volume request issued successfully. Sep 07 14:04:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-07c68881-663d-40ab-b761-45c8723fbc67 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:01 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1331/2697] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 14:04:00 2026] POST /volume/v3/volumes => generated 763 bytes in 881 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-38b1d7d9-7902-478b-849f-4670205f2271 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:01 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-86be37c7-14a9-4736-9561-0fd02c5a2319 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Created reservations ['cb09980a-797c-458e-a47e-a7e9f5207d6a', '33906359-b350-449e-96d2-f637734c9875', 'b6f245e3-6464-4dbd-a712-8acefc57fbda', 'cfeca2e0-8604-451f-8a2b-3dbd10bc7fcd'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-86be37c7-14a9-4736-9561-0fd02c5a2319 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eac8201-5175-4442-be66-6dac2d4caba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb09980a-797c-458e-a47e-a7e9f5207d6a', '33906359-b350-449e-96d2-f637734c9875', 'b6f245e3-6464-4dbd-a712-8acefc57fbda', 'cfeca2e0-8604-451f-8a2b-3dbd10bc7fcd']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-86be37c7-14a9-4736-9561-0fd02c5a2319 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8299f35-da42-4295-82a3-df7d03862a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:01 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:01 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-86be37c7-14a9-4736-9561-0fd02c5a2319 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8299f35-da42-4295-82a3-df7d03862a11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3928e805-3f06-402b-aade-a894057f726e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1201532280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cf1fb10018a46279bd9f9428e17d7da',qos_specs=None,replication_status=,reservations=['cb09980a-797c-458e-a47e-a7e9f5207d6a','33906359-b350-449e-96d2-f637734c9875','b6f245e3-6464-4dbd-a712-8acefc57fbda','cfeca2e0-8604-451f-8a2b-3dbd10bc7fcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3761186c2404475ab8b191d5226a0719',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1201532280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3928e805-3f06-402b-aade-a894057f726e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1cf1fb10018a46279bd9f9428e17d7da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3761186c2404475ab8b191d5226a0719',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-86be37c7-14a9-4736-9561-0fd02c5a2319 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93b48552-80e2-4cdc-9362-f87efd44adc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-38b1d7d9-7902-478b-849f-4670205f2271 tempest-VolumeAndVolumeTypeFromImageTest-95985889 tempest-VolumeAndVolumeTypeFromImageTest-95985889-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 14:04:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-38b1d7d9-7902-478b-849f-4670205f2271 tempest-VolumeAndVolumeTypeFromImageTest-95985889 tempest-VolumeAndVolumeTypeFromImageTest-95985889-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=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:01 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:01 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-86be37c7-14a9-4736-9561-0fd02c5a2319 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93b48552-80e2-4cdc-9362-f87efd44adc5) transitioned into state 'SUCCESS' from state '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-1201532280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cf1fb10018a46279bd9f9428e17d7da',qos_specs=None,replication_status=,reservations=['cb09980a-797c-458e-a47e-a7e9f5207d6a','33906359-b350-449e-96d2-f637734c9875','b6f245e3-6464-4dbd-a712-8acefc57fbda','cfeca2e0-8604-451f-8a2b-3dbd10bc7fcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3761186c2404475ab8b191d5226a0719',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-86be37c7-14a9-4736-9561-0fd02c5a2319 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c4a66b1-3470-4fdc-a337-bf0b8f38c9fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-86be37c7-14a9-4736-9561-0fd02c5a2319 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c4a66b1-3470-4fdc-a337-bf0b8f38c9fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-38b1d7d9-7902-478b-849f-4670205f2271 tempest-VolumeAndVolumeTypeFromImageTest-95985889 tempest-VolumeAndVolumeTypeFromImageTest-95985889-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 14:04:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-86be37c7-14a9-4736-9561-0fd02c5a2319 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Flow 'volume_create_api' (4d8a816c-61c6-4f1f-adf3-dc59763fcb25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:01 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-86be37c7-14a9-4736-9561-0fd02c5a2319 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Create volume request issued successfully. Sep 07 14:04:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-86be37c7-14a9-4736-9561-0fd02c5a2319 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:01 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1332/2698] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 14:04:01 2026] POST /volume/v3/types => generated 287 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:01 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1367/2699] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 14:04:00 2026] POST /volume/v3/volumes => generated 762 bytes in 596 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6b9144e2-86b6-4530-882f-0b415df3144b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6b9144e2-86b6-4530-882f-0b415df3144b tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/volumes/50c2cd4b-50d3-47d4-8833-9df3e829bd35 Sep 07 14:04:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6b9144e2-86b6-4530-882f-0b415df3144b tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6b9144e2-86b6-4530-882f-0b415df3144b tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c34d3b3e-1a42-47f8-a8a8-d4405f250516 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c34d3b3e-1a42-47f8-a8a8-d4405f250516 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:04:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c34d3b3e-1a42-47f8-a8a8-d4405f250516 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "bdbd1541-2076-47bf-b26a-15662727e644", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-328372237"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-c34d3b3e-1a42-47f8-a8a8-d4405f250516 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Create volume request body: {'volume': {"'imageRef": 'bdbd1541-2076-47bf-b26a-15662727e644', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-328372237'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:01 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-c34d3b3e-1a42-47f8-a8a8-d4405f250516 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Create volume of 1 GB Sep 07 14:04:01 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:01 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:01 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:01 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:01 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c34d3b3e-1a42-47f8-a8a8-d4405f250516 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Availability Zones retrieved successfully. Sep 07 14:04:01 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:01 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:01 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6b9144e2-86b6-4530-882f-0b415df3144b tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Volume info retrieved successfully. Sep 07 14:04:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c34d3b3e-1a42-47f8-a8a8-d4405f250516 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Flow 'volume_create_api' (4d5ea953-c086-4b37-acbb-40c8a902d420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c34d3b3e-1a42-47f8-a8a8-d4405f250516 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95c249af-1f49-46a2-9b14-a7aaabefb717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-c34d3b3e-1a42-47f8-a8a8-d4405f250516 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6b9144e2-86b6-4530-882f-0b415df3144b tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes/50c2cd4b-50d3-47d4-8833-9df3e829bd35 returned with HTTP 200 Sep 07 14:04:01 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1333/2700] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:01 2026] GET /volume/v3/volumes/50c2cd4b-50d3-47d4-8833-9df3e829bd35 => generated 855 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c34d3b3e-1a42-47f8-a8a8-d4405f250516 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95c249af-1f49-46a2-9b14-a7aaabefb717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c34d3b3e-1a42-47f8-a8a8-d4405f250516 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b0ba4d2-111b-43a8-813d-9b76c80f7c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:01 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-c34d3b3e-1a42-47f8-a8a8-d4405f250516 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Created reservations ['fea9d61e-03ef-4030-8063-e3e60a244a24', '3d4f1ce1-730c-4f91-ac2a-62a55a12d1e3', 'cc8abe7e-389a-48b3-bf9a-2487810f915e', 'a0bdfc82-09d6-4d16-a734-d167c89ed458'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c34d3b3e-1a42-47f8-a8a8-d4405f250516 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b0ba4d2-111b-43a8-813d-9b76c80f7c26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fea9d61e-03ef-4030-8063-e3e60a244a24', '3d4f1ce1-730c-4f91-ac2a-62a55a12d1e3', 'cc8abe7e-389a-48b3-bf9a-2487810f915e', 'a0bdfc82-09d6-4d16-a734-d167c89ed458']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c34d3b3e-1a42-47f8-a8a8-d4405f250516 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc2b9d10-98ac-43b1-aab6-01079c044ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:01 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:01 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c34d3b3e-1a42-47f8-a8a8-d4405f250516 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc2b9d10-98ac-43b1-aab6-01079c044ffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '145e5f72-6b67-4d32-bbe7-181146277b98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-328372237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cf1fb10018a46279bd9f9428e17d7da',qos_specs=None,replication_status=,reservations=['fea9d61e-03ef-4030-8063-e3e60a244a24','3d4f1ce1-730c-4f91-ac2a-62a55a12d1e3','cc8abe7e-389a-48b3-bf9a-2487810f915e','a0bdfc82-09d6-4d16-a734-d167c89ed458'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3761186c2404475ab8b191d5226a0719',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-328372237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=145e5f72-6b67-4d32-bbe7-181146277b98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1cf1fb10018a46279bd9f9428e17d7da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3761186c2404475ab8b191d5226a0719',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c34d3b3e-1a42-47f8-a8a8-d4405f250516 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5d6eedb-b8fb-4c6a-b6ce-4a90a84b0731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c34d3b3e-1a42-47f8-a8a8-d4405f250516 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5d6eedb-b8fb-4c6a-b6ce-4a90a84b0731) transitioned into state 'SUCCESS' from state '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-328372237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cf1fb10018a46279bd9f9428e17d7da',qos_specs=None,replication_status=,reservations=['fea9d61e-03ef-4030-8063-e3e60a244a24','3d4f1ce1-730c-4f91-ac2a-62a55a12d1e3','cc8abe7e-389a-48b3-bf9a-2487810f915e','a0bdfc82-09d6-4d16-a734-d167c89ed458'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3761186c2404475ab8b191d5226a0719',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c34d3b3e-1a42-47f8-a8a8-d4405f250516 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0202702-6737-41de-8ff1-9cc25aaf444c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c34d3b3e-1a42-47f8-a8a8-d4405f250516 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0202702-6737-41de-8ff1-9cc25aaf444c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:01 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c34d3b3e-1a42-47f8-a8a8-d4405f250516 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Flow 'volume_create_api' (4d5ea953-c086-4b37-acbb-40c8a902d420) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:01 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c34d3b3e-1a42-47f8-a8a8-d4405f250516 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Create volume request issued successfully. Sep 07 14:04:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c34d3b3e-1a42-47f8-a8a8-d4405f250516 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:01 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1368/2701] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 14:04:01 2026] POST /volume/v3/volumes => generated 761 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-128aac51-663a-483e-b757-9ca9edfabb20 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-128aac51-663a-483e-b757-9ca9edfabb20 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:04:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-128aac51-663a-483e-b757-9ca9edfabb20 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "bdbd1541-2076-47bf-b26a-15662727e644", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-583234280"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-128aac51-663a-483e-b757-9ca9edfabb20 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Create volume request body: {'volume': {"'imageRef": 'bdbd1541-2076-47bf-b26a-15662727e644', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-583234280'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:01 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-128aac51-663a-483e-b757-9ca9edfabb20 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Create volume of 1 GB Sep 07 14:04:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-70f1fcf2-b97a-44b9-ab30-6cc7e96c7b59 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-70f1fcf2-b97a-44b9-ab30-6cc7e96c7b59 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] GET http://192.168.122.6/volume/v3/volumes/49495391-0397-4f7b-9926-b028e088f9a9 Sep 07 14:04:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-70f1fcf2-b97a-44b9-ab30-6cc7e96c7b59 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-70f1fcf2-b97a-44b9-ab30-6cc7e96c7b59 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:01 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-128aac51-663a-483e-b757-9ca9edfabb20 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Availability Zones retrieved successfully. Sep 07 14:04:01 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:01 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:01 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:01 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:01 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-70f1fcf2-b97a-44b9-ab30-6cc7e96c7b59 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Volume info retrieved successfully. Sep 07 14:04:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-70f1fcf2-b97a-44b9-ab30-6cc7e96c7b59 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes/49495391-0397-4f7b-9926-b028e088f9a9 returned with HTTP 200 Sep 07 14:04:01 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1369/2702] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:01 2026] GET /volume/v3/volumes/49495391-0397-4f7b-9926-b028e088f9a9 => generated 860 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:01 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-128aac51-663a-483e-b757-9ca9edfabb20 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Flow 'volume_create_api' (900693bf-5b7f-43cf-8466-11892c975659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:01 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-128aac51-663a-483e-b757-9ca9edfabb20 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (405a6ea6-293c-4c9d-b7b4-af6c53f4f067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:01 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-128aac51-663a-483e-b757-9ca9edfabb20 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:01 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-128aac51-663a-483e-b757-9ca9edfabb20 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (405a6ea6-293c-4c9d-b7b4-af6c53f4f067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:01 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-128aac51-663a-483e-b757-9ca9edfabb20 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23e51922-d9b8-4bc7-91ec-49002167dc1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:02 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-128aac51-663a-483e-b757-9ca9edfabb20 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Created reservations ['ee5f9316-450f-4f7b-9237-146384107773', '9693d9ac-f47e-4277-925b-83420e3cfcfc', '04ea62c6-7904-45ed-9b01-35ee0b57c6e9', '210ecd01-cbf3-4892-ae65-a6aebb0951b4'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:02 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-128aac51-663a-483e-b757-9ca9edfabb20 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23e51922-d9b8-4bc7-91ec-49002167dc1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee5f9316-450f-4f7b-9237-146384107773', '9693d9ac-f47e-4277-925b-83420e3cfcfc', '04ea62c6-7904-45ed-9b01-35ee0b57c6e9', '210ecd01-cbf3-4892-ae65-a6aebb0951b4']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:02 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-128aac51-663a-483e-b757-9ca9edfabb20 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12794564-ceb4-4ae8-bfd2-b1760cd6e1f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:02 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:02 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:02 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-128aac51-663a-483e-b757-9ca9edfabb20 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12794564-ceb4-4ae8-bfd2-b1760cd6e1f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '091b016d-b79e-4fae-bc46-4af275678f2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-583234280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cf1fb10018a46279bd9f9428e17d7da',qos_specs=None,replication_status=,reservations=['ee5f9316-450f-4f7b-9237-146384107773','9693d9ac-f47e-4277-925b-83420e3cfcfc','04ea62c6-7904-45ed-9b01-35ee0b57c6e9','210ecd01-cbf3-4892-ae65-a6aebb0951b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3761186c2404475ab8b191d5226a0719',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-583234280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=091b016d-b79e-4fae-bc46-4af275678f2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1cf1fb10018a46279bd9f9428e17d7da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3761186c2404475ab8b191d5226a0719',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:02 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-128aac51-663a-483e-b757-9ca9edfabb20 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caec399a-ad7a-4941-8140-3e83e33b0fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:02 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-128aac51-663a-483e-b757-9ca9edfabb20 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caec399a-ad7a-4941-8140-3e83e33b0fa7) transitioned into state 'SUCCESS' from state '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-583234280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cf1fb10018a46279bd9f9428e17d7da',qos_specs=None,replication_status=,reservations=['ee5f9316-450f-4f7b-9237-146384107773','9693d9ac-f47e-4277-925b-83420e3cfcfc','04ea62c6-7904-45ed-9b01-35ee0b57c6e9','210ecd01-cbf3-4892-ae65-a6aebb0951b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3761186c2404475ab8b191d5226a0719',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:02 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-128aac51-663a-483e-b757-9ca9edfabb20 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9301778a-ae43-490e-9de3-5cc36962b5f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:02 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-128aac51-663a-483e-b757-9ca9edfabb20 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9301778a-ae43-490e-9de3-5cc36962b5f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:02 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-128aac51-663a-483e-b757-9ca9edfabb20 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Flow 'volume_create_api' (900693bf-5b7f-43cf-8466-11892c975659) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:02 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-128aac51-663a-483e-b757-9ca9edfabb20 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Create volume request issued successfully. Sep 07 14:04:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-128aac51-663a-483e-b757-9ca9edfabb20 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1334/2703] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 14:04:01 2026] POST /volume/v3/volumes => generated 761 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2bd7a5d7-495c-47c8-9236-4a3b132feab4 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2bd7a5d7-495c-47c8-9236-4a3b132feab4 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] GET http://192.168.122.6/volume/v3/volumes/9c51cbb5-01da-45ca-a426-4c5e2ff0b436 Sep 07 14:04:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2bd7a5d7-495c-47c8-9236-4a3b132feab4 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2bd7a5d7-495c-47c8-9236-4a3b132feab4 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:02 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:02 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:02 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:02 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:02 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2bd7a5d7-495c-47c8-9236-4a3b132feab4 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Volume info retrieved successfully. Sep 07 14:04:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2bd7a5d7-495c-47c8-9236-4a3b132feab4 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] http://192.168.122.6/volume/v3/volumes/9c51cbb5-01da-45ca-a426-4c5e2ff0b436 returned with HTTP 200 Sep 07 14:04:02 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1370/2704] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:02 2026] GET /volume/v3/volumes/9c51cbb5-01da-45ca-a426-4c5e2ff0b436 => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-aa28f0c1-173d-4b3f-8a3a-57b3b49c88c2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-aa28f0c1-173d-4b3f-8a3a-57b3b49c88c2 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] GET http://192.168.122.6/volume/v3/volumes/abf47a55-28f0-4438-a6ac-a2380d803b57 Sep 07 14:04:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-aa28f0c1-173d-4b3f-8a3a-57b3b49c88c2 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-aa28f0c1-173d-4b3f-8a3a-57b3b49c88c2 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:02 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:02 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:02 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:02 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:02 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-aa28f0c1-173d-4b3f-8a3a-57b3b49c88c2 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Volume info retrieved successfully. Sep 07 14:04:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-aa28f0c1-173d-4b3f-8a3a-57b3b49c88c2 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] http://192.168.122.6/volume/v3/volumes/abf47a55-28f0-4438-a6ac-a2380d803b57 returned with HTTP 200 Sep 07 14:04:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1335/2705] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:02 2026] GET /volume/v3/volumes/abf47a55-28f0-4438-a6ac-a2380d803b57 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-96d10d39-74fe-4714-b1e4-a1f302c068e4 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-96d10d39-74fe-4714-b1e4-a1f302c068e4 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/volumes/50c2cd4b-50d3-47d4-8833-9df3e829bd35 Sep 07 14:04:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-96d10d39-74fe-4714-b1e4-a1f302c068e4 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-96d10d39-74fe-4714-b1e4-a1f302c068e4 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:02 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:02 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:02 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:02 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:02 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-96d10d39-74fe-4714-b1e4-a1f302c068e4 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Volume info retrieved successfully. Sep 07 14:04:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-96d10d39-74fe-4714-b1e4-a1f302c068e4 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes/50c2cd4b-50d3-47d4-8833-9df3e829bd35 returned with HTTP 200 Sep 07 14:04:02 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1371/2706] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:02 2026] GET /volume/v3/volumes/50c2cd4b-50d3-47d4-8833-9df3e829bd35 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:04:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4455f226-7950-4815-bab2-26719437fcb7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4455f226-7950-4815-bab2-26719437fcb7 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] GET http://192.168.122.6/volume/v3/volumes/49495391-0397-4f7b-9926-b028e088f9a9 Sep 07 14:04:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4455f226-7950-4815-bab2-26719437fcb7 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4455f226-7950-4815-bab2-26719437fcb7 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:02 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:02 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:02 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:02 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:02 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4455f226-7950-4815-bab2-26719437fcb7 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Volume info retrieved successfully. Sep 07 14:04:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4455f226-7950-4815-bab2-26719437fcb7 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes/49495391-0397-4f7b-9926-b028e088f9a9 returned with HTTP 200 Sep 07 14:04:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1336/2707] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:02 2026] GET /volume/v3/volumes/49495391-0397-4f7b-9926-b028e088f9a9 => generated 861 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ac17f37e-a3dd-4109-afc9-cda433d16af1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ac17f37e-a3dd-4109-afc9-cda433d16af1 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:04:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ac17f37e-a3dd-4109-afc9-cda433d16af1 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "49495391-0397-4f7b-9926-b028e088f9a9", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-100758262"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-ac17f37e-a3dd-4109-afc9-cda433d16af1 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Create volume request body: {'volume': {"'source_volid": '49495391-0397-4f7b-9926-b028e088f9a9', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-100758262'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:03 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-ac17f37e-a3dd-4109-afc9-cda433d16af1 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Create volume of 1 GB Sep 07 14:04:03 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ac17f37e-a3dd-4109-afc9-cda433d16af1 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Availability Zones retrieved successfully. Sep 07 14:04:03 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ac17f37e-a3dd-4109-afc9-cda433d16af1 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Flow 'volume_create_api' (c5e36de4-042a-4977-966a-577e3e953887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:03 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ac17f37e-a3dd-4109-afc9-cda433d16af1 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0d1a27f-a532-4005-baa3-1bd601690cd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:03 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-ac17f37e-a3dd-4109-afc9-cda433d16af1 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:03 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ac17f37e-a3dd-4109-afc9-cda433d16af1 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0d1a27f-a532-4005-baa3-1bd601690cd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:03 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ac17f37e-a3dd-4109-afc9-cda433d16af1 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c2af57a-0405-4a91-9ccf-4a25368360bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:03 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-ac17f37e-a3dd-4109-afc9-cda433d16af1 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Created reservations ['65f6bde4-45d2-403f-9ef9-83d7deb7fa21', 'e617e7e5-35e7-473f-bbf4-013329848bf1', '2494bc05-b221-46df-9480-15163b837163', '24ca3131-0b19-4c4a-bcc3-dc63be33c18d'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:03 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ac17f37e-a3dd-4109-afc9-cda433d16af1 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c2af57a-0405-4a91-9ccf-4a25368360bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65f6bde4-45d2-403f-9ef9-83d7deb7fa21', 'e617e7e5-35e7-473f-bbf4-013329848bf1', '2494bc05-b221-46df-9480-15163b837163', '24ca3131-0b19-4c4a-bcc3-dc63be33c18d']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:03 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ac17f37e-a3dd-4109-afc9-cda433d16af1 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d94e66b-1b00-4f69-980b-1bf835c465ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:03 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:03 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:03 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ac17f37e-a3dd-4109-afc9-cda433d16af1 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d94e66b-1b00-4f69-980b-1bf835c465ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4a55f1d-23b9-4174-ba36-8bacda32daf7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-100758262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc400a4212e545b4acffe914ceec553a',qos_specs=None,replication_status=,reservations=['65f6bde4-45d2-403f-9ef9-83d7deb7fa21','e617e7e5-35e7-473f-bbf4-013329848bf1','2494bc05-b221-46df-9480-15163b837163','24ca3131-0b19-4c4a-bcc3-dc63be33c18d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab0a25a6c7449478a82a593c33f1ecf',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-100758262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4a55f1d-23b9-4174-ba36-8bacda32daf7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc400a4212e545b4acffe914ceec553a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cab0a25a6c7449478a82a593c33f1ecf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:03 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ac17f37e-a3dd-4109-afc9-cda433d16af1 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d438772-2746-4162-b489-220b3f062d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:03 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ac17f37e-a3dd-4109-afc9-cda433d16af1 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d438772-2746-4162-b489-220b3f062d77) transitioned into state 'SUCCESS' from state '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-100758262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc400a4212e545b4acffe914ceec553a',qos_specs=None,replication_status=,reservations=['65f6bde4-45d2-403f-9ef9-83d7deb7fa21','e617e7e5-35e7-473f-bbf4-013329848bf1','2494bc05-b221-46df-9480-15163b837163','24ca3131-0b19-4c4a-bcc3-dc63be33c18d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab0a25a6c7449478a82a593c33f1ecf',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:03 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ac17f37e-a3dd-4109-afc9-cda433d16af1 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c0eb319-0d3c-4904-9d2c-11fda11e1ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:03 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ac17f37e-a3dd-4109-afc9-cda433d16af1 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c0eb319-0d3c-4904-9d2c-11fda11e1ed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:03 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ac17f37e-a3dd-4109-afc9-cda433d16af1 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Flow 'volume_create_api' (c5e36de4-042a-4977-966a-577e3e953887) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:03 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ac17f37e-a3dd-4109-afc9-cda433d16af1 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Create volume request issued successfully. Sep 07 14:04:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ac17f37e-a3dd-4109-afc9-cda433d16af1 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:03 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1372/2708] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 14:04:02 2026] POST /volume/v3/volumes => generated 768 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f17d60b6-b5e1-4d3e-8237-44d714d3af2b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:03 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f17d60b6-b5e1-4d3e-8237-44d714d3af2b tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:04:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f17d60b6-b5e1-4d3e-8237-44d714d3af2b tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "49495391-0397-4f7b-9926-b028e088f9a9", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1550136720"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-f17d60b6-b5e1-4d3e-8237-44d714d3af2b tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Create volume request body: {'volume': {"'source_volid": '49495391-0397-4f7b-9926-b028e088f9a9', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1550136720'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:03 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-f17d60b6-b5e1-4d3e-8237-44d714d3af2b tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Create volume of 1 GB Sep 07 14:04:03 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f17d60b6-b5e1-4d3e-8237-44d714d3af2b tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Availability Zones retrieved successfully. Sep 07 14:04:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e5d587d0-eb4f-4796-9a81-13a683e28973 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e5d587d0-eb4f-4796-9a81-13a683e28973 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] GET http://192.168.122.6/volume/v3/volumes/abf47a55-28f0-4438-a6ac-a2380d803b57 Sep 07 14:04:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e5d587d0-eb4f-4796-9a81-13a683e28973 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e5d587d0-eb4f-4796-9a81-13a683e28973 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:03 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:03 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:03 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:03 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:03 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f17d60b6-b5e1-4d3e-8237-44d714d3af2b tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Flow 'volume_create_api' (787d428c-f6e8-476a-803d-86f27f775af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:03 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e5d587d0-eb4f-4796-9a81-13a683e28973 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Volume info retrieved successfully. Sep 07 14:04:03 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f17d60b6-b5e1-4d3e-8237-44d714d3af2b tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf70b5e7-c1a8-4b13-925e-f27992f49dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:03 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-f17d60b6-b5e1-4d3e-8237-44d714d3af2b tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e5d587d0-eb4f-4796-9a81-13a683e28973 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] http://192.168.122.6/volume/v3/volumes/abf47a55-28f0-4438-a6ac-a2380d803b57 returned with HTTP 200 Sep 07 14:04:03 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1373/2709] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:03 2026] GET /volume/v3/volumes/abf47a55-28f0-4438-a6ac-a2380d803b57 => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:03 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f17d60b6-b5e1-4d3e-8237-44d714d3af2b tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf70b5e7-c1a8-4b13-925e-f27992f49dc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:03 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f17d60b6-b5e1-4d3e-8237-44d714d3af2b tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fedbe87a-6e1f-42f1-8bc0-a04fe89eb96f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-aab4bd8c-5c81-4d23-af35-e2ea5a7916d0 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-aab4bd8c-5c81-4d23-af35-e2ea5a7916d0 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/volumes/50c2cd4b-50d3-47d4-8833-9df3e829bd35 Sep 07 14:04:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-aab4bd8c-5c81-4d23-af35-e2ea5a7916d0 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-aab4bd8c-5c81-4d23-af35-e2ea5a7916d0 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:03 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:03 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:03 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:03 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:03 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-aab4bd8c-5c81-4d23-af35-e2ea5a7916d0 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Volume info retrieved successfully. Sep 07 14:04:03 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-f17d60b6-b5e1-4d3e-8237-44d714d3af2b tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Created reservations ['da38099d-54a3-4da9-b284-7d7d7e15507d', '64e098f2-6008-4a1e-9015-4f7c03df7d5e', '51b78601-efc5-47b1-82a9-57e7b22744da', '90cabe78-9157-4411-9938-ed0036e13554'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:03 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f17d60b6-b5e1-4d3e-8237-44d714d3af2b tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fedbe87a-6e1f-42f1-8bc0-a04fe89eb96f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da38099d-54a3-4da9-b284-7d7d7e15507d', '64e098f2-6008-4a1e-9015-4f7c03df7d5e', '51b78601-efc5-47b1-82a9-57e7b22744da', '90cabe78-9157-4411-9938-ed0036e13554']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:03 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f17d60b6-b5e1-4d3e-8237-44d714d3af2b tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0822b3ef-6302-4689-93d1-99df1d569b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-aab4bd8c-5c81-4d23-af35-e2ea5a7916d0 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes/50c2cd4b-50d3-47d4-8833-9df3e829bd35 returned with HTTP 200 Sep 07 14:04:03 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1374/2710] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:03 2026] GET /volume/v3/volumes/50c2cd4b-50d3-47d4-8833-9df3e829bd35 => generated 855 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:03 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:03 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:03 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f17d60b6-b5e1-4d3e-8237-44d714d3af2b tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0822b3ef-6302-4689-93d1-99df1d569b96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8d49d48-3186-447b-b0f8-3e1010733a0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1550136720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc400a4212e545b4acffe914ceec553a',qos_specs=None,replication_status=,reservations=['da38099d-54a3-4da9-b284-7d7d7e15507d','64e098f2-6008-4a1e-9015-4f7c03df7d5e','51b78601-efc5-47b1-82a9-57e7b22744da','90cabe78-9157-4411-9938-ed0036e13554'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab0a25a6c7449478a82a593c33f1ecf',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1550136720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8d49d48-3186-447b-b0f8-3e1010733a0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc400a4212e545b4acffe914ceec553a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cab0a25a6c7449478a82a593c33f1ecf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:03 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f17d60b6-b5e1-4d3e-8237-44d714d3af2b tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16504461-a077-4ec4-9117-1a8bf4683636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:03 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f17d60b6-b5e1-4d3e-8237-44d714d3af2b tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16504461-a077-4ec4-9117-1a8bf4683636) transitioned into state 'SUCCESS' from state '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-1550136720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc400a4212e545b4acffe914ceec553a',qos_specs=None,replication_status=,reservations=['da38099d-54a3-4da9-b284-7d7d7e15507d','64e098f2-6008-4a1e-9015-4f7c03df7d5e','51b78601-efc5-47b1-82a9-57e7b22744da','90cabe78-9157-4411-9938-ed0036e13554'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab0a25a6c7449478a82a593c33f1ecf',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:03 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f17d60b6-b5e1-4d3e-8237-44d714d3af2b tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9213089-0e01-49f9-be90-a0e443a817ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:03 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f17d60b6-b5e1-4d3e-8237-44d714d3af2b tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9213089-0e01-49f9-be90-a0e443a817ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:03 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f17d60b6-b5e1-4d3e-8237-44d714d3af2b tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Flow 'volume_create_api' (787d428c-f6e8-476a-803d-86f27f775af6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:03 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f17d60b6-b5e1-4d3e-8237-44d714d3af2b tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Create volume request issued successfully. Sep 07 14:04:03 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f17d60b6-b5e1-4d3e-8237-44d714d3af2b tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:03 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1337/2711] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 14:04:03 2026] POST /volume/v3/volumes => generated 769 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-efb4ee05-de96-4b83-b031-7346d593e4e9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-efb4ee05-de96-4b83-b031-7346d593e4e9 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:04:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-efb4ee05-de96-4b83-b031-7346d593e4e9 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "49495391-0397-4f7b-9926-b028e088f9a9", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1178959018"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-efb4ee05-de96-4b83-b031-7346d593e4e9 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Create volume request body: {'volume': {"'source_volid": '49495391-0397-4f7b-9926-b028e088f9a9', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1178959018'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:03 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-efb4ee05-de96-4b83-b031-7346d593e4e9 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Create volume of 1 GB Sep 07 14:04:03 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-efb4ee05-de96-4b83-b031-7346d593e4e9 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Availability Zones retrieved successfully. Sep 07 14:04:03 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-efb4ee05-de96-4b83-b031-7346d593e4e9 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Flow 'volume_create_api' (d06a5bd9-4ca5-4348-a248-10855181ddd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:03 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-efb4ee05-de96-4b83-b031-7346d593e4e9 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a78de42e-77cd-4068-8d21-db157450fc90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:03 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-efb4ee05-de96-4b83-b031-7346d593e4e9 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:03 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-efb4ee05-de96-4b83-b031-7346d593e4e9 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a78de42e-77cd-4068-8d21-db157450fc90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:03 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-efb4ee05-de96-4b83-b031-7346d593e4e9 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d7ced71-3ac5-4c78-8b5f-06945a9ccf36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:04 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-efb4ee05-de96-4b83-b031-7346d593e4e9 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Created reservations ['5e5292fe-5462-4a80-8aa3-5ef48ca8a799', '3167c889-c3db-4a3d-ab5b-467e36f88533', 'ece497fc-9848-49ce-9dd3-40f710307015', 'c28e95e9-1ac9-413a-86f2-0ac0f795df40'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:04 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-efb4ee05-de96-4b83-b031-7346d593e4e9 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d7ced71-3ac5-4c78-8b5f-06945a9ccf36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e5292fe-5462-4a80-8aa3-5ef48ca8a799', '3167c889-c3db-4a3d-ab5b-467e36f88533', 'ece497fc-9848-49ce-9dd3-40f710307015', 'c28e95e9-1ac9-413a-86f2-0ac0f795df40']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:04 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-efb4ee05-de96-4b83-b031-7346d593e4e9 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aca8725-2183-41c6-b2cb-0c9962ecc540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:04 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:04 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:04 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-efb4ee05-de96-4b83-b031-7346d593e4e9 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aca8725-2183-41c6-b2cb-0c9962ecc540) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cece5f8-f2d9-4f85-ae3f-3629af635e64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1178959018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc400a4212e545b4acffe914ceec553a',qos_specs=None,replication_status=,reservations=['5e5292fe-5462-4a80-8aa3-5ef48ca8a799','3167c889-c3db-4a3d-ab5b-467e36f88533','ece497fc-9848-49ce-9dd3-40f710307015','c28e95e9-1ac9-413a-86f2-0ac0f795df40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab0a25a6c7449478a82a593c33f1ecf',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1178959018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cece5f8-f2d9-4f85-ae3f-3629af635e64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc400a4212e545b4acffe914ceec553a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cab0a25a6c7449478a82a593c33f1ecf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:04 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-efb4ee05-de96-4b83-b031-7346d593e4e9 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fcb03ba-5ba3-4018-9eb4-ece9bc1fe71f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:04 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-efb4ee05-de96-4b83-b031-7346d593e4e9 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fcb03ba-5ba3-4018-9eb4-ece9bc1fe71f) transitioned into state 'SUCCESS' from state '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-1178959018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc400a4212e545b4acffe914ceec553a',qos_specs=None,replication_status=,reservations=['5e5292fe-5462-4a80-8aa3-5ef48ca8a799','3167c889-c3db-4a3d-ab5b-467e36f88533','ece497fc-9848-49ce-9dd3-40f710307015','c28e95e9-1ac9-413a-86f2-0ac0f795df40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab0a25a6c7449478a82a593c33f1ecf',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:04 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-efb4ee05-de96-4b83-b031-7346d593e4e9 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b073549a-e90b-4cfe-8625-54d24eefaab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:04 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-efb4ee05-de96-4b83-b031-7346d593e4e9 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b073549a-e90b-4cfe-8625-54d24eefaab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:04 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-efb4ee05-de96-4b83-b031-7346d593e4e9 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Flow 'volume_create_api' (d06a5bd9-4ca5-4348-a248-10855181ddd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:04 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-efb4ee05-de96-4b83-b031-7346d593e4e9 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Create volume request issued successfully. Sep 07 14:04:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-efb4ee05-de96-4b83-b031-7346d593e4e9 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:04 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1375/2712] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 14:04:03 2026] POST /volume/v3/volumes => generated 769 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-5405e8ca-5940-4c50-8402-da65f1961b6c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5405e8ca-5940-4c50-8402-da65f1961b6c tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:04:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5405e8ca-5940-4c50-8402-da65f1961b6c tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "49495391-0397-4f7b-9926-b028e088f9a9", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-771125886"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-5405e8ca-5940-4c50-8402-da65f1961b6c tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Create volume request body: {'volume': {"'source_volid": '49495391-0397-4f7b-9926-b028e088f9a9', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-771125886'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:04 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-5405e8ca-5940-4c50-8402-da65f1961b6c tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Create volume of 1 GB Sep 07 14:04:04 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:04 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:04 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-5405e8ca-5940-4c50-8402-da65f1961b6c tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Availability Zones retrieved successfully. Sep 07 14:04:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-5405e8ca-5940-4c50-8402-da65f1961b6c tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Flow 'volume_create_api' (df28e31d-1a48-4199-bd0b-9dfb8bbe799b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-5405e8ca-5940-4c50-8402-da65f1961b6c tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fb71838-47cf-4aef-bd63-f5010da55a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-5405e8ca-5940-4c50-8402-da65f1961b6c tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-5405e8ca-5940-4c50-8402-da65f1961b6c tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fb71838-47cf-4aef-bd63-f5010da55a77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-5405e8ca-5940-4c50-8402-da65f1961b6c tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60fe6929-34e8-41bb-acef-a326fd4dcfcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:04 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-5405e8ca-5940-4c50-8402-da65f1961b6c tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Created reservations ['bda7330f-883b-4777-bbb9-cc6bd632b705', 'bbc582bd-0605-4745-a4b9-112946fa9e6c', 'da5f3d10-2de1-4009-9181-0f0087359bdc', '94cadbf7-ef5f-4df7-87f9-76991a97eb1a'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-5405e8ca-5940-4c50-8402-da65f1961b6c tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60fe6929-34e8-41bb-acef-a326fd4dcfcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bda7330f-883b-4777-bbb9-cc6bd632b705', 'bbc582bd-0605-4745-a4b9-112946fa9e6c', 'da5f3d10-2de1-4009-9181-0f0087359bdc', '94cadbf7-ef5f-4df7-87f9-76991a97eb1a']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-5405e8ca-5940-4c50-8402-da65f1961b6c tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1e3756c-f260-40c3-86d2-9f42cdc936de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f653d7b1-3a93-4ceb-a149-ef60ff8bc0e6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f653d7b1-3a93-4ceb-a149-ef60ff8bc0e6 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] GET http://192.168.122.6/volume/v3/volumes/abf47a55-28f0-4438-a6ac-a2380d803b57 Sep 07 14:04:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f653d7b1-3a93-4ceb-a149-ef60ff8bc0e6 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f653d7b1-3a93-4ceb-a149-ef60ff8bc0e6 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:04 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:04 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:04 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:04 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:04 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:04 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-5405e8ca-5940-4c50-8402-da65f1961b6c tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1e3756c-f260-40c3-86d2-9f42cdc936de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eeffd24c-d478-4b5e-80e0-7599eaec6909', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-771125886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc400a4212e545b4acffe914ceec553a',qos_specs=None,replication_status=,reservations=['bda7330f-883b-4777-bbb9-cc6bd632b705','bbc582bd-0605-4745-a4b9-112946fa9e6c','da5f3d10-2de1-4009-9181-0f0087359bdc','94cadbf7-ef5f-4df7-87f9-76991a97eb1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab0a25a6c7449478a82a593c33f1ecf',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-771125886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eeffd24c-d478-4b5e-80e0-7599eaec6909,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc400a4212e545b4acffe914ceec553a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cab0a25a6c7449478a82a593c33f1ecf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:04 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f653d7b1-3a93-4ceb-a149-ef60ff8bc0e6 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Volume info retrieved successfully. Sep 07 14:04:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-5405e8ca-5940-4c50-8402-da65f1961b6c tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c0149db-5e8a-4a1b-bebb-7c3c284574a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f653d7b1-3a93-4ceb-a149-ef60ff8bc0e6 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] http://192.168.122.6/volume/v3/volumes/abf47a55-28f0-4438-a6ac-a2380d803b57 returned with HTTP 200 Sep 07 14:04:04 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1376/2713] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:04 2026] GET /volume/v3/volumes/abf47a55-28f0-4438-a6ac-a2380d803b57 => generated 854 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7988cab9-d7ab-45e4-be59-fd45fed72eec None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7988cab9-d7ab-45e4-be59-fd45fed72eec tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:04:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7988cab9-d7ab-45e4-be59-fd45fed72eec tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "3f50be0f-8804-476a-943f-d1a695f930e0", "size": 1}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-7988cab9-d7ab-45e4-be59-fd45fed72eec tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '3f50be0f-8804-476a-943f-d1a695f930e0', 'size': 1}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-5405e8ca-5940-4c50-8402-da65f1961b6c tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c0149db-5e8a-4a1b-bebb-7c3c284574a6) transitioned into state 'SUCCESS' from state '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-771125886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc400a4212e545b4acffe914ceec553a',qos_specs=None,replication_status=,reservations=['bda7330f-883b-4777-bbb9-cc6bd632b705','bbc582bd-0605-4745-a4b9-112946fa9e6c','da5f3d10-2de1-4009-9181-0f0087359bdc','94cadbf7-ef5f-4df7-87f9-76991a97eb1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab0a25a6c7449478a82a593c33f1ecf',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-5405e8ca-5940-4c50-8402-da65f1961b6c tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05c7697f-8fc4-4af5-9e6d-084056fee708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-5405e8ca-5940-4c50-8402-da65f1961b6c tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05c7697f-8fc4-4af5-9e6d-084056fee708) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-5405e8ca-5940-4c50-8402-da65f1961b6c tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Flow 'volume_create_api' (df28e31d-1a48-4199-bd0b-9dfb8bbe799b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:04 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-5405e8ca-5940-4c50-8402-da65f1961b6c tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Create volume request issued successfully. Sep 07 14:04:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5405e8ca-5940-4c50-8402-da65f1961b6c tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:04 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1338/2714] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 14:04:04 2026] POST /volume/v3/volumes => generated 768 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 14:04:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-dc970c43-3c69-4142-a39c-c5e61ad71c10 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dc970c43-3c69-4142-a39c-c5e61ad71c10 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] GET http://192.168.122.6/volume/v3/volumes/3928e805-3f06-402b-aade-a894057f726e Sep 07 14:04:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dc970c43-3c69-4142-a39c-c5e61ad71c10 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dc970c43-3c69-4142-a39c-c5e61ad71c10 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:04 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:04 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:04 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:04 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:04 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-7988cab9-d7ab-45e4-be59-fd45fed72eec tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Create volume of 1 GB Sep 07 14:04:04 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7988cab9-d7ab-45e4-be59-fd45fed72eec tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Availability Zones retrieved successfully. Sep 07 14:04:04 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-dc970c43-3c69-4142-a39c-c5e61ad71c10 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Volume info retrieved successfully. Sep 07 14:04:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dc970c43-3c69-4142-a39c-c5e61ad71c10 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] http://192.168.122.6/volume/v3/volumes/3928e805-3f06-402b-aade-a894057f726e returned with HTTP 200 Sep 07 14:04:04 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1339/2715] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:04 2026] GET /volume/v3/volumes/3928e805-3f06-402b-aade-a894057f726e => generated 854 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:04 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7988cab9-d7ab-45e4-be59-fd45fed72eec tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Flow 'volume_create_api' (e81d6411-4cfa-40a6-b264-a545d053527e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8d4e2785-09d7-449f-901e-a322285e5088 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:04 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7988cab9-d7ab-45e4-be59-fd45fed72eec tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d95e5f8-83d8-42b9-99a0-bb1c8d8e2a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8d4e2785-09d7-449f-901e-a322285e5088 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/volumes/50c2cd4b-50d3-47d4-8833-9df3e829bd35 Sep 07 14:04:04 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-7988cab9-d7ab-45e4-be59-fd45fed72eec tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8d4e2785-09d7-449f-901e-a322285e5088 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8d4e2785-09d7-449f-901e-a322285e5088 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:04 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:04 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:04 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:04 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:04 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8d4e2785-09d7-449f-901e-a322285e5088 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Volume info retrieved successfully. Sep 07 14:04:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8d4e2785-09d7-449f-901e-a322285e5088 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes/50c2cd4b-50d3-47d4-8833-9df3e829bd35 returned with HTTP 200 Sep 07 14:04:04 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1340/2716] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:04 2026] GET /volume/v3/volumes/50c2cd4b-50d3-47d4-8833-9df3e829bd35 => generated 856 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-0aa5efd9-5414-4ad6-843f-bbbe423dd9df None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0aa5efd9-5414-4ad6-843f-bbbe423dd9df tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:04:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0aa5efd9-5414-4ad6-843f-bbbe423dd9df tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "49495391-0397-4f7b-9926-b028e088f9a9", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1358284278"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-0aa5efd9-5414-4ad6-843f-bbbe423dd9df tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Create volume request body: {'volume': {"'source_volid": '49495391-0397-4f7b-9926-b028e088f9a9', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1358284278'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:04 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-0aa5efd9-5414-4ad6-843f-bbbe423dd9df tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Create volume of 1 GB Sep 07 14:04:04 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-0aa5efd9-5414-4ad6-843f-bbbe423dd9df tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Availability Zones retrieved successfully. Sep 07 14:04:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-0aa5efd9-5414-4ad6-843f-bbbe423dd9df tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Flow 'volume_create_api' (ae7641ea-2627-4bc4-808d-de8df8aea467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:04 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7988cab9-d7ab-45e4-be59-fd45fed72eec tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d95e5f8-83d8-42b9-99a0-bb1c8d8e2a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T12:04:01Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=06759d27-31f3-4b55-8c4a-bb244af8c610,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': '06759d27-31f3-4b55-8c4a-bb244af8c610', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-0aa5efd9-5414-4ad6-843f-bbbe423dd9df tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e328fd95-a630-4158-ace9-4ca8d42dba09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-0aa5efd9-5414-4ad6-843f-bbbe423dd9df tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:04 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7988cab9-d7ab-45e4-be59-fd45fed72eec tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13daf1f6-1e64-490b-9568-dfb4df92beef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:05 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-0aa5efd9-5414-4ad6-843f-bbbe423dd9df tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e328fd95-a630-4158-ace9-4ca8d42dba09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:05 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-0aa5efd9-5414-4ad6-843f-bbbe423dd9df tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (456c6038-6ec9-4ec5-ad24-97c44ef326bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:05 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-0aa5efd9-5414-4ad6-843f-bbbe423dd9df tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Created reservations ['396d83d8-5dbb-4778-9ff7-14b3a748a71d', 'cb93d12d-8646-4f06-8722-831e17860fd7', 'fbb92a33-5682-45c6-8704-7aa9224be2e2', 'bd8cb760-a757-4b66-9000-3f1243e6ba40'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:05 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-0aa5efd9-5414-4ad6-843f-bbbe423dd9df tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (456c6038-6ec9-4ec5-ad24-97c44ef326bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['396d83d8-5dbb-4778-9ff7-14b3a748a71d', 'cb93d12d-8646-4f06-8722-831e17860fd7', 'fbb92a33-5682-45c6-8704-7aa9224be2e2', 'bd8cb760-a757-4b66-9000-3f1243e6ba40']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:05 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-0aa5efd9-5414-4ad6-843f-bbbe423dd9df tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6a37ee4-ce00-44de-a6d5-b92a046443f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:05 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-7988cab9-d7ab-45e4-be59-fd45fed72eec tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Created reservations ['ef551e8c-7e33-4af3-bbc0-a7e6d1a13399', '3b68df13-c586-4045-ae2d-7ca82d328b1e', 'a4cc6c0e-66cf-460c-afed-4cd944a4527e', '288f7679-38f6-45a0-bde2-14b4bef9f2a5'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:05 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7988cab9-d7ab-45e4-be59-fd45fed72eec tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13daf1f6-1e64-490b-9568-dfb4df92beef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef551e8c-7e33-4af3-bbc0-a7e6d1a13399', '3b68df13-c586-4045-ae2d-7ca82d328b1e', 'a4cc6c0e-66cf-460c-afed-4cd944a4527e', '288f7679-38f6-45a0-bde2-14b4bef9f2a5']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:05 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7988cab9-d7ab-45e4-be59-fd45fed72eec tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (020ce16f-e970-452a-8179-0802c602bcbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:05 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:05 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:05 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-0aa5efd9-5414-4ad6-843f-bbbe423dd9df tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6a37ee4-ce00-44de-a6d5-b92a046443f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11f9fc81-d86f-4469-9c85-b5da0eec3f9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1358284278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc400a4212e545b4acffe914ceec553a',qos_specs=None,replication_status=,reservations=['396d83d8-5dbb-4778-9ff7-14b3a748a71d','cb93d12d-8646-4f06-8722-831e17860fd7','fbb92a33-5682-45c6-8704-7aa9224be2e2','bd8cb760-a757-4b66-9000-3f1243e6ba40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab0a25a6c7449478a82a593c33f1ecf',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1358284278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11f9fc81-d86f-4469-9c85-b5da0eec3f9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc400a4212e545b4acffe914ceec553a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cab0a25a6c7449478a82a593c33f1ecf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:05 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-0aa5efd9-5414-4ad6-843f-bbbe423dd9df tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f591f13d-4655-4c15-89e3-d0a144a22dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:05 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:05 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:05 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7988cab9-d7ab-45e4-be59-fd45fed72eec tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (020ce16f-e970-452a-8179-0802c602bcbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f049aa09-3a03-47f2-96de-5fa13883c2f8', '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='e8266ee66f264f08b441f6bb98794656',qos_specs=None,replication_status=,reservations=['ef551e8c-7e33-4af3-bbc0-a7e6d1a13399','3b68df13-c586-4045-ae2d-7ca82d328b1e','a4cc6c0e-66cf-460c-afed-4cd944a4527e','288f7679-38f6-45a0-bde2-14b4bef9f2a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbf0dad39a594a14b1cbffc7a79490eb',volume_type_id=06759d27-31f3-4b55-8c4a-bb244af8c610), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:05Z,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=f049aa09-3a03-47f2-96de-5fa13883c2f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8266ee66f264f08b441f6bb98794656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cbf0dad39a594a14b1cbffc7a79490eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(06759d27-31f3-4b55-8c4a-bb244af8c610),volume_type_id=06759d27-31f3-4b55-8c4a-bb244af8c610)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:05 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7988cab9-d7ab-45e4-be59-fd45fed72eec tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d6b3d37-3c9a-46d6-9335-7caebf05c558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:05 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-0aa5efd9-5414-4ad6-843f-bbbe423dd9df tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f591f13d-4655-4c15-89e3-d0a144a22dfc) transitioned into state 'SUCCESS' from state '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-1358284278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc400a4212e545b4acffe914ceec553a',qos_specs=None,replication_status=,reservations=['396d83d8-5dbb-4778-9ff7-14b3a748a71d','cb93d12d-8646-4f06-8722-831e17860fd7','fbb92a33-5682-45c6-8704-7aa9224be2e2','bd8cb760-a757-4b66-9000-3f1243e6ba40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab0a25a6c7449478a82a593c33f1ecf',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:05 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-0aa5efd9-5414-4ad6-843f-bbbe423dd9df tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5374b527-591e-4ebe-b423-1b28bb9d58fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:05 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7988cab9-d7ab-45e4-be59-fd45fed72eec tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d6b3d37-3c9a-46d6-9335-7caebf05c558) transitioned into state 'SUCCESS' from 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='e8266ee66f264f08b441f6bb98794656',qos_specs=None,replication_status=,reservations=['ef551e8c-7e33-4af3-bbc0-a7e6d1a13399','3b68df13-c586-4045-ae2d-7ca82d328b1e','a4cc6c0e-66cf-460c-afed-4cd944a4527e','288f7679-38f6-45a0-bde2-14b4bef9f2a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbf0dad39a594a14b1cbffc7a79490eb',volume_type_id=06759d27-31f3-4b55-8c4a-bb244af8c610)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:05 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-0aa5efd9-5414-4ad6-843f-bbbe423dd9df tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5374b527-591e-4ebe-b423-1b28bb9d58fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:05 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7988cab9-d7ab-45e4-be59-fd45fed72eec tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9ee870b-022a-44c4-9181-5b6d48e271e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:05 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-0aa5efd9-5414-4ad6-843f-bbbe423dd9df tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Flow 'volume_create_api' (ae7641ea-2627-4bc4-808d-de8df8aea467) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:05 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-0aa5efd9-5414-4ad6-843f-bbbe423dd9df tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Create volume request issued successfully. Sep 07 14:04:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0aa5efd9-5414-4ad6-843f-bbbe423dd9df tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:05 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1341/2717] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 14:04:04 2026] POST /volume/v3/volumes => generated 769 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6c6f8b0c-fc68-4d8d-a8ed-c19c74c70262 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6c6f8b0c-fc68-4d8d-a8ed-c19c74c70262 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 07 14:04:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6c6f8b0c-fc68-4d8d-a8ed-c19c74c70262 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "50c2cd4b-50d3-47d4-8833-9df3e829bd35", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-989872156"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:05 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7988cab9-d7ab-45e4-be59-fd45fed72eec tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9ee870b-022a-44c4-9181-5b6d48e271e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:05 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7988cab9-d7ab-45e4-be59-fd45fed72eec tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Flow 'volume_create_api' (e81d6411-4cfa-40a6-b264-a545d053527e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:05 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7988cab9-d7ab-45e4-be59-fd45fed72eec tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Create volume request issued successfully. Sep 07 14:04:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7988cab9-d7ab-45e4-be59-fd45fed72eec tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:05 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1377/2718] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 14:04:04 2026] POST /volume/v3/volumes => generated 802 bytes in 768 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-74a8551c-5bcb-4e66-a2f9-3716b37b9026 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:05 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:05 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-74a8551c-5bcb-4e66-a2f9-3716b37b9026 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] GET http://192.168.122.6/volume/v3/volumes/e4a55f1d-23b9-4174-ba36-8bacda32daf7 Sep 07 14:04:05 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:05 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-74a8551c-5bcb-4e66-a2f9-3716b37b9026 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:05 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6c6f8b0c-fc68-4d8d-a8ed-c19c74c70262 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Volume info retrieved successfully. Sep 07 14:04:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-74a8551c-5bcb-4e66-a2f9-3716b37b9026 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:05 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-6c6f8b0c-fc68-4d8d-a8ed-c19c74c70262 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Create snapshot from volume 50c2cd4b-50d3-47d4-8833-9df3e829bd35 Sep 07 14:04:05 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:05 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:05 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:05 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:05 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-74a8551c-5bcb-4e66-a2f9-3716b37b9026 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Volume info retrieved successfully. Sep 07 14:04:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-74a8551c-5bcb-4e66-a2f9-3716b37b9026 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes/e4a55f1d-23b9-4174-ba36-8bacda32daf7 returned with HTTP 200 Sep 07 14:04:05 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1378/2719] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:05 2026] GET /volume/v3/volumes/e4a55f1d-23b9-4174-ba36-8bacda32daf7 => generated 860 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-829411d1-08a8-4fab-b0f4-758939ddd1a3 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-829411d1-08a8-4fab-b0f4-758939ddd1a3 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] GET http://192.168.122.6/volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 Sep 07 14:04:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-829411d1-08a8-4fab-b0f4-758939ddd1a3 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-829411d1-08a8-4fab-b0f4-758939ddd1a3 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:05 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:05 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:05 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:05 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:05 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-829411d1-08a8-4fab-b0f4-758939ddd1a3 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Volume info retrieved successfully. Sep 07 14:04:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-829411d1-08a8-4fab-b0f4-758939ddd1a3 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] http://192.168.122.6/volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 returned with HTTP 200 Sep 07 14:04:05 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1379/2720] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:05 2026] GET /volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 => generated 870 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:05 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-6c6f8b0c-fc68-4d8d-a8ed-c19c74c70262 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Created reservations ['424060d5-c732-4fcd-a529-5800a79de216', 'cea1f705-4410-40f4-8833-5fb1b5cf97ca', 'da9f043f-2634-416c-8660-a3ce860877eb', '5ec0b4dc-2a36-47ee-b81f-3e9742810624'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:05 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:05 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:05 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6c6f8b0c-fc68-4d8d-a8ed-c19c74c70262 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Snapshot create request issued successfully. Sep 07 14:04:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6c6f8b0c-fc68-4d8d-a8ed-c19c74c70262 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 14:04:05 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1342/2721] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 14:04:05 2026] POST /volume/v3/snapshots => generated 315 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b39cde66-7dbd-4574-bdbb-159f08d5c499 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b39cde66-7dbd-4574-bdbb-159f08d5c499 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 Sep 07 14:04:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b39cde66-7dbd-4574-bdbb-159f08d5c499 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b39cde66-7dbd-4574-bdbb-159f08d5c499 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:05 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:05 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:05 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b39cde66-7dbd-4574-bdbb-159f08d5c499 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Snapshot retrieved successfully. Sep 07 14:04:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b39cde66-7dbd-4574-bdbb-159f08d5c499 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 returned with HTTP 200 Sep 07 14:04:05 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1380/2722] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:05 2026] GET /volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 => generated 447 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-59439124-cd98-46a7-bb03-e2fed6c1c0c9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-59439124-cd98-46a7-bb03-e2fed6c1c0c9 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] GET http://192.168.122.6/volume/v3/volumes/3928e805-3f06-402b-aade-a894057f726e Sep 07 14:04:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-59439124-cd98-46a7-bb03-e2fed6c1c0c9 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-59439124-cd98-46a7-bb03-e2fed6c1c0c9 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:05 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:05 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:05 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:05 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:05 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-59439124-cd98-46a7-bb03-e2fed6c1c0c9 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Volume info retrieved successfully. Sep 07 14:04:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-59439124-cd98-46a7-bb03-e2fed6c1c0c9 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] http://192.168.122.6/volume/v3/volumes/3928e805-3f06-402b-aade-a894057f726e returned with HTTP 200 Sep 07 14:04:05 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1343/2723] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:05 2026] GET /volume/v3/volumes/3928e805-3f06-402b-aade-a894057f726e => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b435a596-5faa-4ce6-8e8c-eb5153b390db None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b435a596-5faa-4ce6-8e8c-eb5153b390db tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] GET http://192.168.122.6/volume/v3/volumes/145e5f72-6b67-4d32-bbe7-181146277b98 Sep 07 14:04:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b435a596-5faa-4ce6-8e8c-eb5153b390db tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b435a596-5faa-4ce6-8e8c-eb5153b390db tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:05 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:05 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:05 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:05 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:05 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b435a596-5faa-4ce6-8e8c-eb5153b390db tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Volume info retrieved successfully. Sep 07 14:04:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b435a596-5faa-4ce6-8e8c-eb5153b390db tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] http://192.168.122.6/volume/v3/volumes/145e5f72-6b67-4d32-bbe7-181146277b98 returned with HTTP 200 Sep 07 14:04:05 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1381/2724] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:05 2026] GET /volume/v3/volumes/145e5f72-6b67-4d32-bbe7-181146277b98 => generated 853 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4c9f18f6-f800-440f-8ecd-855410632571 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4c9f18f6-f800-440f-8ecd-855410632571 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] GET http://192.168.122.6/volume/v3/volumes/e4a55f1d-23b9-4174-ba36-8bacda32daf7 Sep 07 14:04:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4c9f18f6-f800-440f-8ecd-855410632571 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4c9f18f6-f800-440f-8ecd-855410632571 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:06 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:06 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:06 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:06 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:06 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4c9f18f6-f800-440f-8ecd-855410632571 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Volume info retrieved successfully. Sep 07 14:04:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4c9f18f6-f800-440f-8ecd-855410632571 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes/e4a55f1d-23b9-4174-ba36-8bacda32daf7 returned with HTTP 200 Sep 07 14:04:06 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1344/2725] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:06 2026] GET /volume/v3/volumes/e4a55f1d-23b9-4174-ba36-8bacda32daf7 => generated 860 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a05b2fa8-994b-44b2-9e0a-5b9d256a6bb1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a05b2fa8-994b-44b2-9e0a-5b9d256a6bb1 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] GET http://192.168.122.6/volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 Sep 07 14:04:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a05b2fa8-994b-44b2-9e0a-5b9d256a6bb1 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a05b2fa8-994b-44b2-9e0a-5b9d256a6bb1 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:06 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:06 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:06 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:06 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:06 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a05b2fa8-994b-44b2-9e0a-5b9d256a6bb1 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Volume info retrieved successfully. Sep 07 14:04:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a05b2fa8-994b-44b2-9e0a-5b9d256a6bb1 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] http://192.168.122.6/volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 returned with HTTP 200 Sep 07 14:04:06 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1382/2726] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:06 2026] GET /volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 => generated 894 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3e7b47ce-71cc-45d4-8891-28be024f36da None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3e7b47ce-71cc-45d4-8891-28be024f36da tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 Sep 07 14:04:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3e7b47ce-71cc-45d4-8891-28be024f36da tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3e7b47ce-71cc-45d4-8891-28be024f36da tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:06 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:06 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:06 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3e7b47ce-71cc-45d4-8891-28be024f36da tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Snapshot retrieved successfully. Sep 07 14:04:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3e7b47ce-71cc-45d4-8891-28be024f36da tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 returned with HTTP 200 Sep 07 14:04:06 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1345/2727] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:06 2026] GET /volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 => generated 447 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:04:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-64d64066-b008-4b6b-b3e8-0a170962bf0b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-64d64066-b008-4b6b-b3e8-0a170962bf0b tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] GET http://192.168.122.6/volume/v3/volumes/145e5f72-6b67-4d32-bbe7-181146277b98 Sep 07 14:04:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-64d64066-b008-4b6b-b3e8-0a170962bf0b tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-64d64066-b008-4b6b-b3e8-0a170962bf0b tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:06 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:06 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:06 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:06 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:07 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-64d64066-b008-4b6b-b3e8-0a170962bf0b tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Volume info retrieved successfully. Sep 07 14:04:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-64d64066-b008-4b6b-b3e8-0a170962bf0b tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] http://192.168.122.6/volume/v3/volumes/145e5f72-6b67-4d32-bbe7-181146277b98 returned with HTTP 200 Sep 07 14:04:07 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1383/2728] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:06 2026] GET /volume/v3/volumes/145e5f72-6b67-4d32-bbe7-181146277b98 => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4c0e1783-a4e0-4181-9a7c-cdb223d3a47a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:07 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4c0e1783-a4e0-4181-9a7c-cdb223d3a47a tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] GET http://192.168.122.6/volume/v3/volumes/091b016d-b79e-4fae-bc46-4af275678f2f Sep 07 14:04:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4c0e1783-a4e0-4181-9a7c-cdb223d3a47a tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4c0e1783-a4e0-4181-9a7c-cdb223d3a47a tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:07 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:07 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:07 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:07 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:07 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4c0e1783-a4e0-4181-9a7c-cdb223d3a47a tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Volume info retrieved successfully. Sep 07 14:04:07 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4c0e1783-a4e0-4181-9a7c-cdb223d3a47a tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] http://192.168.122.6/volume/v3/volumes/091b016d-b79e-4fae-bc46-4af275678f2f returned with HTTP 200 Sep 07 14:04:07 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1346/2729] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:07 2026] GET /volume/v3/volumes/091b016d-b79e-4fae-bc46-4af275678f2f => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2b01a052-048c-4805-a1ba-f8c8f6e2d874 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2b01a052-048c-4805-a1ba-f8c8f6e2d874 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] GET http://192.168.122.6/volume/v3/volumes/e4a55f1d-23b9-4174-ba36-8bacda32daf7 Sep 07 14:04:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2b01a052-048c-4805-a1ba-f8c8f6e2d874 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2b01a052-048c-4805-a1ba-f8c8f6e2d874 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:07 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:07 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:07 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:07 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:07 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2b01a052-048c-4805-a1ba-f8c8f6e2d874 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Volume info retrieved successfully. Sep 07 14:04:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2b01a052-048c-4805-a1ba-f8c8f6e2d874 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes/e4a55f1d-23b9-4174-ba36-8bacda32daf7 returned with HTTP 200 Sep 07 14:04:07 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1384/2730] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:07 2026] GET /volume/v3/volumes/e4a55f1d-23b9-4174-ba36-8bacda32daf7 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-80b18075-1f7b-4746-9d88-81dee8216499 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:07 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-80b18075-1f7b-4746-9d88-81dee8216499 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] GET http://192.168.122.6/volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 Sep 07 14:04:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-80b18075-1f7b-4746-9d88-81dee8216499 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-80b18075-1f7b-4746-9d88-81dee8216499 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:07 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:07 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:07 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:07 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:07 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-80b18075-1f7b-4746-9d88-81dee8216499 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Volume info retrieved successfully. Sep 07 14:04:07 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-80b18075-1f7b-4746-9d88-81dee8216499 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] http://192.168.122.6/volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 returned with HTTP 200 Sep 07 14:04:07 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1347/2731] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:07 2026] GET /volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 => generated 952 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f2e6d073-f966-4b89-9eee-5c5069e1c89f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f2e6d073-f966-4b89-9eee-5c5069e1c89f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 Sep 07 14:04:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f2e6d073-f966-4b89-9eee-5c5069e1c89f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f2e6d073-f966-4b89-9eee-5c5069e1c89f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:07 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:07 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:07 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f2e6d073-f966-4b89-9eee-5c5069e1c89f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Snapshot retrieved successfully. Sep 07 14:04:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f2e6d073-f966-4b89-9eee-5c5069e1c89f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 returned with HTTP 200 Sep 07 14:04:07 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1385/2732] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:07 2026] GET /volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 => generated 447 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e5092e9a-c7f5-4f8e-bd60-a831dd345e32 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e5092e9a-c7f5-4f8e-bd60-a831dd345e32 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] GET http://192.168.122.6/volume/v3/volumes/091b016d-b79e-4fae-bc46-4af275678f2f Sep 07 14:04:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e5092e9a-c7f5-4f8e-bd60-a831dd345e32 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e5092e9a-c7f5-4f8e-bd60-a831dd345e32 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:08 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:08 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:08 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:08 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:08 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e5092e9a-c7f5-4f8e-bd60-a831dd345e32 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Volume info retrieved successfully. Sep 07 14:04:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e5092e9a-c7f5-4f8e-bd60-a831dd345e32 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] http://192.168.122.6/volume/v3/volumes/091b016d-b79e-4fae-bc46-4af275678f2f returned with HTTP 200 Sep 07 14:04:08 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1348/2733] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:08 2026] GET /volume/v3/volumes/091b016d-b79e-4fae-bc46-4af275678f2f => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8bbc153e-37a6-47db-8c98-cf97c44d2303 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8bbc153e-37a6-47db-8c98-cf97c44d2303 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] DELETE http://192.168.122.6/volume/v3/volumes/091b016d-b79e-4fae-bc46-4af275678f2f Sep 07 14:04:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8bbc153e-37a6-47db-8c98-cf97c44d2303 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8bbc153e-37a6-47db-8c98-cf97c44d2303 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:08 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-8bbc153e-37a6-47db-8c98-cf97c44d2303 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Delete volume with id: 091b016d-b79e-4fae-bc46-4af275678f2f Sep 07 14:04:08 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:08 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:08 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:08 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:08 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8bbc153e-37a6-47db-8c98-cf97c44d2303 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Volume info retrieved successfully. Sep 07 14:04:08 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8bbc153e-37a6-47db-8c98-cf97c44d2303 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Delete volume request issued successfully. Sep 07 14:04:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8bbc153e-37a6-47db-8c98-cf97c44d2303 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] http://192.168.122.6/volume/v3/volumes/091b016d-b79e-4fae-bc46-4af275678f2f returned with HTTP 202 Sep 07 14:04:08 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1386/2734] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:04:08 2026] DELETE /volume/v3/volumes/091b016d-b79e-4fae-bc46-4af275678f2f => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-53515167-2cc9-4bf1-899c-d53c17019fad None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-53515167-2cc9-4bf1-899c-d53c17019fad tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] GET http://192.168.122.6/volume/v3/volumes/091b016d-b79e-4fae-bc46-4af275678f2f Sep 07 14:04:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-53515167-2cc9-4bf1-899c-d53c17019fad tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-53515167-2cc9-4bf1-899c-d53c17019fad tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:08 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:08 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:08 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:08 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:08 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-53515167-2cc9-4bf1-899c-d53c17019fad tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Volume info retrieved successfully. Sep 07 14:04:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-53515167-2cc9-4bf1-899c-d53c17019fad tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] http://192.168.122.6/volume/v3/volumes/091b016d-b79e-4fae-bc46-4af275678f2f returned with HTTP 200 Sep 07 14:04:08 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1349/2735] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:08 2026] GET /volume/v3/volumes/091b016d-b79e-4fae-bc46-4af275678f2f => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1f3269e3-3391-4786-b005-531ceffd1aae None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1f3269e3-3391-4786-b005-531ceffd1aae tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] GET http://192.168.122.6/volume/v3/volumes/e4a55f1d-23b9-4174-ba36-8bacda32daf7 Sep 07 14:04:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1f3269e3-3391-4786-b005-531ceffd1aae tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1f3269e3-3391-4786-b005-531ceffd1aae tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:08 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:08 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:08 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:08 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:08 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1f3269e3-3391-4786-b005-531ceffd1aae tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Volume info retrieved successfully. Sep 07 14:04:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1f3269e3-3391-4786-b005-531ceffd1aae tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes/e4a55f1d-23b9-4174-ba36-8bacda32daf7 returned with HTTP 200 Sep 07 14:04:08 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1387/2736] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:08 2026] GET /volume/v3/volumes/e4a55f1d-23b9-4174-ba36-8bacda32daf7 => generated 861 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-eeaf6bea-6b97-4244-8095-19b3037adccd None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-eeaf6bea-6b97-4244-8095-19b3037adccd tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] GET http://192.168.122.6/volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 Sep 07 14:04:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-eeaf6bea-6b97-4244-8095-19b3037adccd tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-eeaf6bea-6b97-4244-8095-19b3037adccd tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9c9ca5f3-7dd4-4935-b12c-b58902b6e427 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9c9ca5f3-7dd4-4935-b12c-b58902b6e427 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] GET http://192.168.122.6/volume/v3/volumes/b8d49d48-3186-447b-b0f8-3e1010733a0b Sep 07 14:04:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9c9ca5f3-7dd4-4935-b12c-b58902b6e427 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9c9ca5f3-7dd4-4935-b12c-b58902b6e427 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:08 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:08 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:08 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:08 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:08 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:08 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:08 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-eeaf6bea-6b97-4244-8095-19b3037adccd tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Volume info retrieved successfully. Sep 07 14:04:08 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:08 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:08 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9c9ca5f3-7dd4-4935-b12c-b58902b6e427 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Volume info retrieved successfully. Sep 07 14:04:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-eeaf6bea-6b97-4244-8095-19b3037adccd tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] http://192.168.122.6/volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 returned with HTTP 200 Sep 07 14:04:08 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1350/2737] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:08 2026] GET /volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 => generated 952 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:04:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9c9ca5f3-7dd4-4935-b12c-b58902b6e427 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes/b8d49d48-3186-447b-b0f8-3e1010733a0b returned with HTTP 200 Sep 07 14:04:08 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1388/2738] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:08 2026] GET /volume/v3/volumes/b8d49d48-3186-447b-b0f8-3e1010733a0b => generated 862 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-88d8e5bc-6384-4deb-a130-47b11ccd7812 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b45eabfd-1efb-4521-96d0-3554d70c061c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-88d8e5bc-6384-4deb-a130-47b11ccd7812 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 Sep 07 14:04:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-88d8e5bc-6384-4deb-a130-47b11ccd7812 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-88d8e5bc-6384-4deb-a130-47b11ccd7812 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b45eabfd-1efb-4521-96d0-3554d70c061c tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] GET http://192.168.122.6/volume/v3/volumes/9cece5f8-f2d9-4f85-ae3f-3629af635e64 Sep 07 14:04:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b45eabfd-1efb-4521-96d0-3554d70c061c tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b45eabfd-1efb-4521-96d0-3554d70c061c tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:08 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:08 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:08 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-88d8e5bc-6384-4deb-a130-47b11ccd7812 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Snapshot retrieved successfully. Sep 07 14:04:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-88d8e5bc-6384-4deb-a130-47b11ccd7812 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 returned with HTTP 200 Sep 07 14:04:08 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1351/2739] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:08 2026] GET /volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 => generated 447 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:08 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:08 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:08 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:08 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:08 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b45eabfd-1efb-4521-96d0-3554d70c061c tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Volume info retrieved successfully. Sep 07 14:04:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b45eabfd-1efb-4521-96d0-3554d70c061c tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes/9cece5f8-f2d9-4f85-ae3f-3629af635e64 returned with HTTP 200 Sep 07 14:04:08 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1389/2740] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:08 2026] GET /volume/v3/volumes/9cece5f8-f2d9-4f85-ae3f-3629af635e64 => generated 861 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-54a7e1c2-554a-41c1-9c69-dab0be9c5733 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-54a7e1c2-554a-41c1-9c69-dab0be9c5733 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] GET http://192.168.122.6/volume/v3/volumes/091b016d-b79e-4fae-bc46-4af275678f2f Sep 07 14:04:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-54a7e1c2-554a-41c1-9c69-dab0be9c5733 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-54a7e1c2-554a-41c1-9c69-dab0be9c5733 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-54a7e1c2-554a-41c1-9c69-dab0be9c5733 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] http://192.168.122.6/volume/v3/volumes/091b016d-b79e-4fae-bc46-4af275678f2f returned with HTTP 404 Sep 07 14:04:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1352/2741] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:09 2026] GET /volume/v3/volumes/091b016d-b79e-4fae-bc46-4af275678f2f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c058bc1b-cdba-4f53-968e-7cde1a73f70c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c058bc1b-cdba-4f53-968e-7cde1a73f70c tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] DELETE http://192.168.122.6/volume/v3/volumes/145e5f72-6b67-4d32-bbe7-181146277b98 Sep 07 14:04:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c058bc1b-cdba-4f53-968e-7cde1a73f70c tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c058bc1b-cdba-4f53-968e-7cde1a73f70c tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:09 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-c058bc1b-cdba-4f53-968e-7cde1a73f70c tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Delete volume with id: 145e5f72-6b67-4d32-bbe7-181146277b98 Sep 07 14:04:09 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:09 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:09 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:09 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:09 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c058bc1b-cdba-4f53-968e-7cde1a73f70c tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Volume info retrieved successfully. Sep 07 14:04:09 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c058bc1b-cdba-4f53-968e-7cde1a73f70c tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Delete volume request issued successfully. Sep 07 14:04:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c058bc1b-cdba-4f53-968e-7cde1a73f70c tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] http://192.168.122.6/volume/v3/volumes/145e5f72-6b67-4d32-bbe7-181146277b98 returned with HTTP 202 Sep 07 14:04:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1390/2742] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:04:09 2026] DELETE /volume/v3/volumes/145e5f72-6b67-4d32-bbe7-181146277b98 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a2c56320-3ba4-433a-b442-6ffb2f2a15b5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a2c56320-3ba4-433a-b442-6ffb2f2a15b5 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] GET http://192.168.122.6/volume/v3/volumes/145e5f72-6b67-4d32-bbe7-181146277b98 Sep 07 14:04:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a2c56320-3ba4-433a-b442-6ffb2f2a15b5 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a2c56320-3ba4-433a-b442-6ffb2f2a15b5 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:09 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:09 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:09 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:09 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:09 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a2c56320-3ba4-433a-b442-6ffb2f2a15b5 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Volume info retrieved successfully. Sep 07 14:04:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a2c56320-3ba4-433a-b442-6ffb2f2a15b5 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] http://192.168.122.6/volume/v3/volumes/145e5f72-6b67-4d32-bbe7-181146277b98 returned with HTTP 200 Sep 07 14:04:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1353/2743] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:09 2026] GET /volume/v3/volumes/145e5f72-6b67-4d32-bbe7-181146277b98 => generated 853 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-aa5bc8b0-31f9-4cd5-a67d-537c8977f889 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-aa5bc8b0-31f9-4cd5-a67d-537c8977f889 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] GET http://192.168.122.6/volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 Sep 07 14:04:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-aa5bc8b0-31f9-4cd5-a67d-537c8977f889 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-aa5bc8b0-31f9-4cd5-a67d-537c8977f889 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:09 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:09 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:09 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:09 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:09 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-aa5bc8b0-31f9-4cd5-a67d-537c8977f889 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Volume info retrieved successfully. Sep 07 14:04:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-42d67d71-922d-448c-adbf-26c14373ee79 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-aa5bc8b0-31f9-4cd5-a67d-537c8977f889 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] http://192.168.122.6/volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 returned with HTTP 200 Sep 07 14:04:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1391/2744] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:09 2026] GET /volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 => generated 952 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-42d67d71-922d-448c-adbf-26c14373ee79 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 Sep 07 14:04:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-42d67d71-922d-448c-adbf-26c14373ee79 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-42d67d71-922d-448c-adbf-26c14373ee79 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:09 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:09 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:09 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-42d67d71-922d-448c-adbf-26c14373ee79 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Snapshot retrieved successfully. Sep 07 14:04:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-42d67d71-922d-448c-adbf-26c14373ee79 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 returned with HTTP 200 Sep 07 14:04:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1354/2745] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:09 2026] GET /volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 => generated 447 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4d300dc5-33bd-496b-ac43-fd499ee47eca None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4d300dc5-33bd-496b-ac43-fd499ee47eca tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] GET http://192.168.122.6/volume/v3/volumes/9cece5f8-f2d9-4f85-ae3f-3629af635e64 Sep 07 14:04:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4d300dc5-33bd-496b-ac43-fd499ee47eca tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4d300dc5-33bd-496b-ac43-fd499ee47eca tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:09 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:09 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:09 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:09 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:09 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-4d300dc5-33bd-496b-ac43-fd499ee47eca tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Volume info retrieved successfully. Sep 07 14:04:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4d300dc5-33bd-496b-ac43-fd499ee47eca tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes/9cece5f8-f2d9-4f85-ae3f-3629af635e64 returned with HTTP 200 Sep 07 14:04:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1392/2746] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:09 2026] GET /volume/v3/volumes/9cece5f8-f2d9-4f85-ae3f-3629af635e64 => generated 862 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-30c5881b-34d9-429a-867a-f4deea335695 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-30c5881b-34d9-429a-867a-f4deea335695 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] GET http://192.168.122.6/volume/v3/volumes/eeffd24c-d478-4b5e-80e0-7599eaec6909 Sep 07 14:04:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-30c5881b-34d9-429a-867a-f4deea335695 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-30c5881b-34d9-429a-867a-f4deea335695 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:09 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:09 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:09 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:09 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:09 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-30c5881b-34d9-429a-867a-f4deea335695 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Volume info retrieved successfully. Sep 07 14:04:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-30c5881b-34d9-429a-867a-f4deea335695 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes/eeffd24c-d478-4b5e-80e0-7599eaec6909 returned with HTTP 200 Sep 07 14:04:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1355/2747] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:09 2026] GET /volume/v3/volumes/eeffd24c-d478-4b5e-80e0-7599eaec6909 => generated 860 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8d27c821-eaa3-49be-873a-bca6189832f2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8d27c821-eaa3-49be-873a-bca6189832f2 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] GET http://192.168.122.6/volume/v3/volumes/145e5f72-6b67-4d32-bbe7-181146277b98 Sep 07 14:04:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8d27c821-eaa3-49be-873a-bca6189832f2 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8d27c821-eaa3-49be-873a-bca6189832f2 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8d27c821-eaa3-49be-873a-bca6189832f2 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] http://192.168.122.6/volume/v3/volumes/145e5f72-6b67-4d32-bbe7-181146277b98 returned with HTTP 404 Sep 07 14:04:10 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1393/2748] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:10 2026] GET /volume/v3/volumes/145e5f72-6b67-4d32-bbe7-181146277b98 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6183de1c-1557-4b92-bbea-ba63de6fa54f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6183de1c-1557-4b92-bbea-ba63de6fa54f tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] DELETE http://192.168.122.6/volume/v3/volumes/3928e805-3f06-402b-aade-a894057f726e Sep 07 14:04:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6183de1c-1557-4b92-bbea-ba63de6fa54f tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6183de1c-1557-4b92-bbea-ba63de6fa54f tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:10 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-6183de1c-1557-4b92-bbea-ba63de6fa54f tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Delete volume with id: 3928e805-3f06-402b-aade-a894057f726e Sep 07 14:04:10 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:10 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:10 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:10 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:10 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6183de1c-1557-4b92-bbea-ba63de6fa54f tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Volume info retrieved successfully. Sep 07 14:04:10 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6183de1c-1557-4b92-bbea-ba63de6fa54f tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Delete volume request issued successfully. Sep 07 14:04:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6183de1c-1557-4b92-bbea-ba63de6fa54f tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] http://192.168.122.6/volume/v3/volumes/3928e805-3f06-402b-aade-a894057f726e returned with HTTP 202 Sep 07 14:04:10 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1356/2749] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:04:10 2026] DELETE /volume/v3/volumes/3928e805-3f06-402b-aade-a894057f726e => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2c36d264-0299-415a-9a11-08b501f7144b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2c36d264-0299-415a-9a11-08b501f7144b tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] GET http://192.168.122.6/volume/v3/volumes/3928e805-3f06-402b-aade-a894057f726e Sep 07 14:04:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2c36d264-0299-415a-9a11-08b501f7144b tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2c36d264-0299-415a-9a11-08b501f7144b tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:10 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:10 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:10 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:10 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:10 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2c36d264-0299-415a-9a11-08b501f7144b tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Volume info retrieved successfully. Sep 07 14:04:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2c36d264-0299-415a-9a11-08b501f7144b tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] http://192.168.122.6/volume/v3/volumes/3928e805-3f06-402b-aade-a894057f726e returned with HTTP 200 Sep 07 14:04:10 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1394/2750] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:10 2026] GET /volume/v3/volumes/3928e805-3f06-402b-aade-a894057f726e => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1cda8876-9ae6-4009-8065-8875af5998d8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1cda8876-9ae6-4009-8065-8875af5998d8 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] GET http://192.168.122.6/volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 Sep 07 14:04:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1cda8876-9ae6-4009-8065-8875af5998d8 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-595e1779-b07c-4cf4-af49-0a1cd6bd6a49 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1cda8876-9ae6-4009-8065-8875af5998d8 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-595e1779-b07c-4cf4-af49-0a1cd6bd6a49 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 Sep 07 14:04:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-595e1779-b07c-4cf4-af49-0a1cd6bd6a49 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-595e1779-b07c-4cf4-af49-0a1cd6bd6a49 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:10 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:10 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:10 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-595e1779-b07c-4cf4-af49-0a1cd6bd6a49 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Snapshot retrieved successfully. Sep 07 14:04:10 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:10 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-595e1779-b07c-4cf4-af49-0a1cd6bd6a49 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 returned with HTTP 200 Sep 07 14:04:10 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1395/2751] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:10 2026] GET /volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 => generated 447 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:10 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:10 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:10 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1cda8876-9ae6-4009-8065-8875af5998d8 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Volume info retrieved successfully. Sep 07 14:04:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1cda8876-9ae6-4009-8065-8875af5998d8 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] http://192.168.122.6/volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 returned with HTTP 200 Sep 07 14:04:10 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1357/2752] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:10 2026] GET /volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 => generated 952 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-44e38e99-cc51-49d6-8463-6d28da6024c8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-44e38e99-cc51-49d6-8463-6d28da6024c8 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] GET http://192.168.122.6/volume/v3/volumes/eeffd24c-d478-4b5e-80e0-7599eaec6909 Sep 07 14:04:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-44e38e99-cc51-49d6-8463-6d28da6024c8 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-44e38e99-cc51-49d6-8463-6d28da6024c8 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:10 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:10 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:10 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:10 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:10 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-44e38e99-cc51-49d6-8463-6d28da6024c8 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Volume info retrieved successfully. Sep 07 14:04:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-44e38e99-cc51-49d6-8463-6d28da6024c8 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes/eeffd24c-d478-4b5e-80e0-7599eaec6909 returned with HTTP 200 Sep 07 14:04:10 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1396/2753] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:10 2026] GET /volume/v3/volumes/eeffd24c-d478-4b5e-80e0-7599eaec6909 => generated 861 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a612747b-a2be-431c-9574-85250e41a6ef None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a612747b-a2be-431c-9574-85250e41a6ef tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] GET http://192.168.122.6/volume/v3/volumes/11f9fc81-d86f-4469-9c85-b5da0eec3f9b Sep 07 14:04:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a612747b-a2be-431c-9574-85250e41a6ef tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a612747b-a2be-431c-9574-85250e41a6ef tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:10 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:10 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:10 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:10 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:10 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a612747b-a2be-431c-9574-85250e41a6ef tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Volume info retrieved successfully. Sep 07 14:04:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a612747b-a2be-431c-9574-85250e41a6ef tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes/11f9fc81-d86f-4469-9c85-b5da0eec3f9b returned with HTTP 200 Sep 07 14:04:10 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1358/2754] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:10 2026] GET /volume/v3/volumes/11f9fc81-d86f-4469-9c85-b5da0eec3f9b => generated 861 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b38e55e9-26db-4773-a804-f5c1833425b5 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b38e55e9-26db-4773-a804-f5c1833425b5 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] GET http://192.168.122.6/volume/v3/volumes/3928e805-3f06-402b-aade-a894057f726e Sep 07 14:04:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b38e55e9-26db-4773-a804-f5c1833425b5 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b38e55e9-26db-4773-a804-f5c1833425b5 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b38e55e9-26db-4773-a804-f5c1833425b5 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] http://192.168.122.6/volume/v3/volumes/3928e805-3f06-402b-aade-a894057f726e returned with HTTP 404 Sep 07 14:04:11 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1397/2755] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:11 2026] GET /volume/v3/volumes/3928e805-3f06-402b-aade-a894057f726e => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7b91c1c0-a77d-43ca-ba59-c838786c5ad3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7b91c1c0-a77d-43ca-ba59-c838786c5ad3 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] DELETE http://192.168.122.6/volume/v3/volumes/abf47a55-28f0-4438-a6ac-a2380d803b57 Sep 07 14:04:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7b91c1c0-a77d-43ca-ba59-c838786c5ad3 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7b91c1c0-a77d-43ca-ba59-c838786c5ad3 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:11 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-7b91c1c0-a77d-43ca-ba59-c838786c5ad3 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Delete volume with id: abf47a55-28f0-4438-a6ac-a2380d803b57 Sep 07 14:04:11 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:11 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:11 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:11 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:11 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7b91c1c0-a77d-43ca-ba59-c838786c5ad3 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Volume info retrieved successfully. Sep 07 14:04:11 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7b91c1c0-a77d-43ca-ba59-c838786c5ad3 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Delete volume request issued successfully. Sep 07 14:04:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7b91c1c0-a77d-43ca-ba59-c838786c5ad3 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] http://192.168.122.6/volume/v3/volumes/abf47a55-28f0-4438-a6ac-a2380d803b57 returned with HTTP 202 Sep 07 14:04:11 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1359/2756] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:04:11 2026] DELETE /volume/v3/volumes/abf47a55-28f0-4438-a6ac-a2380d803b57 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 14:04:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8befb3d3-128e-4819-81ba-e994c43f079b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8befb3d3-128e-4819-81ba-e994c43f079b tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] GET http://192.168.122.6/volume/v3/volumes/abf47a55-28f0-4438-a6ac-a2380d803b57 Sep 07 14:04:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8befb3d3-128e-4819-81ba-e994c43f079b tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8befb3d3-128e-4819-81ba-e994c43f079b tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:11 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:11 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:11 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:11 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-bba718a4-a262-4925-ba64-93ddaf91701b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:11 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8befb3d3-128e-4819-81ba-e994c43f079b tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Volume info retrieved successfully. Sep 07 14:04:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bba718a4-a262-4925-ba64-93ddaf91701b tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 Sep 07 14:04:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bba718a4-a262-4925-ba64-93ddaf91701b tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bba718a4-a262-4925-ba64-93ddaf91701b tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:11 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:11 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8befb3d3-128e-4819-81ba-e994c43f079b tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] http://192.168.122.6/volume/v3/volumes/abf47a55-28f0-4438-a6ac-a2380d803b57 returned with HTTP 200 Sep 07 14:04:11 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-bba718a4-a262-4925-ba64-93ddaf91701b tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Snapshot retrieved successfully. Sep 07 14:04:11 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1398/2757] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:11 2026] GET /volume/v3/volumes/abf47a55-28f0-4438-a6ac-a2380d803b57 => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bba718a4-a262-4925-ba64-93ddaf91701b tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 returned with HTTP 200 Sep 07 14:04:11 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1360/2758] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:11 2026] GET /volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 => generated 447 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-dceece51-7473-4abc-9241-9f873c1a7b04 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-dceece51-7473-4abc-9241-9f873c1a7b04 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] GET http://192.168.122.6/volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 Sep 07 14:04:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-dceece51-7473-4abc-9241-9f873c1a7b04 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-dceece51-7473-4abc-9241-9f873c1a7b04 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:11 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:11 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:11 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:11 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:11 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-dceece51-7473-4abc-9241-9f873c1a7b04 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Volume info retrieved successfully. Sep 07 14:04:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-dceece51-7473-4abc-9241-9f873c1a7b04 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] http://192.168.122.6/volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 returned with HTTP 200 Sep 07 14:04:11 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1399/2759] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:11 2026] GET /volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 => generated 952 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f88c60a4-6a18-4495-94e6-3e025bf091ff None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f88c60a4-6a18-4495-94e6-3e025bf091ff tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] GET http://192.168.122.6/volume/v3/volumes/11f9fc81-d86f-4469-9c85-b5da0eec3f9b Sep 07 14:04:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f88c60a4-6a18-4495-94e6-3e025bf091ff tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f88c60a4-6a18-4495-94e6-3e025bf091ff tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:12 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:12 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:12 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:12 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:12 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f88c60a4-6a18-4495-94e6-3e025bf091ff tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Volume info retrieved successfully. Sep 07 14:04:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f88c60a4-6a18-4495-94e6-3e025bf091ff tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes/11f9fc81-d86f-4469-9c85-b5da0eec3f9b returned with HTTP 200 Sep 07 14:04:12 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1361/2760] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:12 2026] GET /volume/v3/volumes/11f9fc81-d86f-4469-9c85-b5da0eec3f9b => generated 861 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a80e4dad-78e4-4f39-8422-9fe8a592cbdd None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a80e4dad-78e4-4f39-8422-9fe8a592cbdd tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 Sep 07 14:04:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a80e4dad-78e4-4f39-8422-9fe8a592cbdd tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-62c4793b-0ae7-4da3-8b8a-e805e0a65552 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a80e4dad-78e4-4f39-8422-9fe8a592cbdd tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-62c4793b-0ae7-4da3-8b8a-e805e0a65552 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] GET http://192.168.122.6/volume/v3/volumes/abf47a55-28f0-4438-a6ac-a2380d803b57 Sep 07 14:04:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-62c4793b-0ae7-4da3-8b8a-e805e0a65552 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-62c4793b-0ae7-4da3-8b8a-e805e0a65552 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:12 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:12 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:12 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a80e4dad-78e4-4f39-8422-9fe8a592cbdd tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Snapshot retrieved successfully. Sep 07 14:04:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a80e4dad-78e4-4f39-8422-9fe8a592cbdd tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 returned with HTTP 200 Sep 07 14:04:12 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1400/2761] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:12 2026] GET /volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 => generated 474 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-62c4793b-0ae7-4da3-8b8a-e805e0a65552 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] http://192.168.122.6/volume/v3/volumes/abf47a55-28f0-4438-a6ac-a2380d803b57 returned with HTTP 404 Sep 07 14:04:12 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1362/2762] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:12 2026] GET /volume/v3/volumes/abf47a55-28f0-4438-a6ac-a2380d803b57 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-14b3a842-6a70-4344-8eee-a67ef4434bec None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-2c3a4d49-d98f-49b5-96cd-bd23a7bb1855 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2c3a4d49-d98f-49b5-96cd-bd23a7bb1855 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] DELETE http://192.168.122.6/volume/v3/volumes/9c51cbb5-01da-45ca-a426-4c5e2ff0b436 Sep 07 14:04:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-14b3a842-6a70-4344-8eee-a67ef4434bec tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:04:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-14b3a842-6a70-4344-8eee-a67ef4434bec tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "45129d7f-a076-4f70-a15b-97af03026ad1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1131763297"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2c3a4d49-d98f-49b5-96cd-bd23a7bb1855 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2c3a4d49-d98f-49b5-96cd-bd23a7bb1855 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:12 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-2c3a4d49-d98f-49b5-96cd-bd23a7bb1855 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Delete volume with id: 9c51cbb5-01da-45ca-a426-4c5e2ff0b436 Sep 07 14:04:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-14b3a842-6a70-4344-8eee-a67ef4434bec tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Create volume request body: {'volume': {"'snapshot_id": '45129d7f-a076-4f70-a15b-97af03026ad1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1131763297'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:12 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-14b3a842-6a70-4344-8eee-a67ef4434bec tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Create volume of 1 GB Sep 07 14:04:12 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-14b3a842-6a70-4344-8eee-a67ef4434bec tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Availability Zones retrieved successfully. Sep 07 14:04:12 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:12 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:12 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:12 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:12 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-2c3a4d49-d98f-49b5-96cd-bd23a7bb1855 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Volume info retrieved successfully. Sep 07 14:04:12 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-14b3a842-6a70-4344-8eee-a67ef4434bec tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Flow 'volume_create_api' (579138a1-03d9-4b9d-8cf4-c590ac97622a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:12 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-14b3a842-6a70-4344-8eee-a67ef4434bec tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb2f074f-05ff-4edf-9629-dc235d2129eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:12 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-14b3a842-6a70-4344-8eee-a67ef4434bec tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:12 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-2c3a4d49-d98f-49b5-96cd-bd23a7bb1855 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Delete volume request issued successfully. Sep 07 14:04:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2c3a4d49-d98f-49b5-96cd-bd23a7bb1855 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] http://192.168.122.6/volume/v3/volumes/9c51cbb5-01da-45ca-a426-4c5e2ff0b436 returned with HTTP 202 Sep 07 14:04:12 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1363/2763] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:04:12 2026] DELETE /volume/v3/volumes/9c51cbb5-01da-45ca-a426-4c5e2ff0b436 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a4283be9-7ef0-428e-8bbe-535526dcb8ac None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a4283be9-7ef0-428e-8bbe-535526dcb8ac tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] GET http://192.168.122.6/volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 Sep 07 14:04:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a4283be9-7ef0-428e-8bbe-535526dcb8ac tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a4283be9-7ef0-428e-8bbe-535526dcb8ac tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:13 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:13 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:13 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:13 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:13 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a4283be9-7ef0-428e-8bbe-535526dcb8ac tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Volume info retrieved successfully. Sep 07 14:04:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a4283be9-7ef0-428e-8bbe-535526dcb8ac tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] http://192.168.122.6/volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 returned with HTTP 200 Sep 07 14:04:13 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1364/2764] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:12 2026] GET /volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 => generated 952 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-44e9bb8b-501a-40ef-b540-1f255e2967bb None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:13 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-14b3a842-6a70-4344-8eee-a67ef4434bec tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb2f074f-05ff-4edf-9629-dc235d2129eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-44e9bb8b-501a-40ef-b540-1f255e2967bb tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] GET http://192.168.122.6/volume/v3/volumes/9c51cbb5-01da-45ca-a426-4c5e2ff0b436 Sep 07 14:04:13 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-14b3a842-6a70-4344-8eee-a67ef4434bec tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8daf91e-6286-43f0-a32f-339632129d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-44e9bb8b-501a-40ef-b540-1f255e2967bb tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-44e9bb8b-501a-40ef-b540-1f255e2967bb tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:13 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:13 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:13 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:13 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:13 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-44e9bb8b-501a-40ef-b540-1f255e2967bb tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Volume info retrieved successfully. Sep 07 14:04:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-44e9bb8b-501a-40ef-b540-1f255e2967bb tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] http://192.168.122.6/volume/v3/volumes/9c51cbb5-01da-45ca-a426-4c5e2ff0b436 returned with HTTP 200 Sep 07 14:04:13 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1365/2765] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:13 2026] GET /volume/v3/volumes/9c51cbb5-01da-45ca-a426-4c5e2ff0b436 => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7c8abde2-2721-4273-b26e-cb7fa1bc35f8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7c8abde2-2721-4273-b26e-cb7fa1bc35f8 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] GET http://192.168.122.6/volume/v3/volumes/11f9fc81-d86f-4469-9c85-b5da0eec3f9b Sep 07 14:04:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7c8abde2-2721-4273-b26e-cb7fa1bc35f8 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7c8abde2-2721-4273-b26e-cb7fa1bc35f8 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:13 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:13 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:13 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:13 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:13 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7c8abde2-2721-4273-b26e-cb7fa1bc35f8 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Volume info retrieved successfully. Sep 07 14:04:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7c8abde2-2721-4273-b26e-cb7fa1bc35f8 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes/11f9fc81-d86f-4469-9c85-b5da0eec3f9b returned with HTTP 200 Sep 07 14:04:13 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1366/2766] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:13 2026] GET /volume/v3/volumes/11f9fc81-d86f-4469-9c85-b5da0eec3f9b => generated 862 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:13 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-14b3a842-6a70-4344-8eee-a67ef4434bec tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Created reservations ['b0901dc2-ee04-4444-9866-0189ee47eef8', '2a5b1ee9-1239-400f-a18a-2f18077fd02d', '3d1d353d-1cb9-4dd9-81dd-152d6ce9a1df', 'da25e06e-8372-4258-bda2-b70e3873eae3'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:13 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-14b3a842-6a70-4344-8eee-a67ef4434bec tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8daf91e-6286-43f0-a32f-339632129d94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0901dc2-ee04-4444-9866-0189ee47eef8', '2a5b1ee9-1239-400f-a18a-2f18077fd02d', '3d1d353d-1cb9-4dd9-81dd-152d6ce9a1df', 'da25e06e-8372-4258-bda2-b70e3873eae3']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:13 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-14b3a842-6a70-4344-8eee-a67ef4434bec tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b746b19b-de04-463c-b154-0d50ce2c5da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b504e19c-00f0-48b8-b610-faeba479164d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b504e19c-00f0-48b8-b610-faeba479164d tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] DELETE http://192.168.122.6/volume/v3/volumes/11f9fc81-d86f-4469-9c85-b5da0eec3f9b Sep 07 14:04:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b504e19c-00f0-48b8-b610-faeba479164d tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b504e19c-00f0-48b8-b610-faeba479164d tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:13 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-b504e19c-00f0-48b8-b610-faeba479164d tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Delete volume with id: 11f9fc81-d86f-4469-9c85-b5da0eec3f9b Sep 07 14:04:13 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:13 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:13 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:13 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:13 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b504e19c-00f0-48b8-b610-faeba479164d tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Volume info retrieved successfully. Sep 07 14:04:13 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:13 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:13 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-14b3a842-6a70-4344-8eee-a67ef4434bec tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b746b19b-de04-463c-b154-0d50ce2c5da7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98424d78-21c8-4899-821c-099adbf12e2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1131763297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc7e7396b4246aaa1eec58aac5ab826',qos_specs=None,replication_status=,reservations=['b0901dc2-ee04-4444-9866-0189ee47eef8','2a5b1ee9-1239-400f-a18a-2f18077fd02d','3d1d353d-1cb9-4dd9-81dd-152d6ce9a1df','da25e06e-8372-4258-bda2-b70e3873eae3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='240bb4ad61de46bb8b30de1ca47885e9',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1131763297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98424d78-21c8-4899-821c-099adbf12e2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfc7e7396b4246aaa1eec58aac5ab826',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='240bb4ad61de46bb8b30de1ca47885e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:13 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-14b3a842-6a70-4344-8eee-a67ef4434bec tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e455ca55-e366-46c4-b6fd-829e083e65b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:13 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-14b3a842-6a70-4344-8eee-a67ef4434bec tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e455ca55-e366-46c4-b6fd-829e083e65b3) transitioned into state 'SUCCESS' from state '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-1131763297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc7e7396b4246aaa1eec58aac5ab826',qos_specs=None,replication_status=,reservations=['b0901dc2-ee04-4444-9866-0189ee47eef8','2a5b1ee9-1239-400f-a18a-2f18077fd02d','3d1d353d-1cb9-4dd9-81dd-152d6ce9a1df','da25e06e-8372-4258-bda2-b70e3873eae3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='240bb4ad61de46bb8b30de1ca47885e9',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:13 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-14b3a842-6a70-4344-8eee-a67ef4434bec tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e461921c-904f-430d-bfa8-11b60dde8d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:13 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b504e19c-00f0-48b8-b610-faeba479164d tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Delete volume request issued successfully. Sep 07 14:04:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b504e19c-00f0-48b8-b610-faeba479164d tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes/11f9fc81-d86f-4469-9c85-b5da0eec3f9b returned with HTTP 202 Sep 07 14:04:13 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1367/2767] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:04:13 2026] DELETE /volume/v3/volumes/11f9fc81-d86f-4469-9c85-b5da0eec3f9b => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-da1e5da4-ad04-48c9-b17e-26ed0e3c7153 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-da1e5da4-ad04-48c9-b17e-26ed0e3c7153 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] GET http://192.168.122.6/volume/v3/volumes/11f9fc81-d86f-4469-9c85-b5da0eec3f9b Sep 07 14:04:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-da1e5da4-ad04-48c9-b17e-26ed0e3c7153 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-da1e5da4-ad04-48c9-b17e-26ed0e3c7153 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:13 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-14b3a842-6a70-4344-8eee-a67ef4434bec tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e461921c-904f-430d-bfa8-11b60dde8d3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:13 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:13 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:13 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-14b3a842-6a70-4344-8eee-a67ef4434bec tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Flow 'volume_create_api' (579138a1-03d9-4b9d-8cf4-c590ac97622a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:13 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-14b3a842-6a70-4344-8eee-a67ef4434bec tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Create volume request issued successfully. Sep 07 14:04:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-14b3a842-6a70-4344-8eee-a67ef4434bec tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:13 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:13 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:13 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1401/2768] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 14:04:12 2026] POST /volume/v3/volumes => generated 765 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:13 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-da1e5da4-ad04-48c9-b17e-26ed0e3c7153 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Volume info retrieved successfully. Sep 07 14:04:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ef6d39e2-f977-402d-a1b8-a8c66f7a205e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ef6d39e2-f977-402d-a1b8-a8c66f7a205e tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:04:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ef6d39e2-f977-402d-a1b8-a8c66f7a205e tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "45129d7f-a076-4f70-a15b-97af03026ad1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-524496242"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-da1e5da4-ad04-48c9-b17e-26ed0e3c7153 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes/11f9fc81-d86f-4469-9c85-b5da0eec3f9b returned with HTTP 200 Sep 07 14:04:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-ef6d39e2-f977-402d-a1b8-a8c66f7a205e tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Create volume request body: {'volume': {"'snapshot_id": '45129d7f-a076-4f70-a15b-97af03026ad1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-524496242'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:13 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-ef6d39e2-f977-402d-a1b8-a8c66f7a205e tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Create volume of 1 GB Sep 07 14:04:13 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:13 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:13 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1368/2769] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:13 2026] GET /volume/v3/volumes/11f9fc81-d86f-4469-9c85-b5da0eec3f9b => generated 861 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:13 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ef6d39e2-f977-402d-a1b8-a8c66f7a205e tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Availability Zones retrieved successfully. Sep 07 14:04:13 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ef6d39e2-f977-402d-a1b8-a8c66f7a205e tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Flow 'volume_create_api' (8e1de5f8-c67c-43a0-af37-cd28bd6b181e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:13 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ef6d39e2-f977-402d-a1b8-a8c66f7a205e tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbb3eba3-d561-4dba-8b77-3611b29a57a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:13 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-ef6d39e2-f977-402d-a1b8-a8c66f7a205e tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:13 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ef6d39e2-f977-402d-a1b8-a8c66f7a205e tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbb3eba3-d561-4dba-8b77-3611b29a57a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:13 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ef6d39e2-f977-402d-a1b8-a8c66f7a205e tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb47efc3-d4df-43bd-b2a6-e6e3fd0e0dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:13 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-ef6d39e2-f977-402d-a1b8-a8c66f7a205e tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Created reservations ['d3d49bbb-1cae-471b-b3a6-3f74677538ee', 'b1f4f56f-2f59-4d15-9d1a-8a829647ad6d', '5d42e6e9-d4a3-47de-9753-296b0f0eb978', 'e134a094-cab3-4caa-b879-9559264c7e76'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:13 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ef6d39e2-f977-402d-a1b8-a8c66f7a205e tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb47efc3-d4df-43bd-b2a6-e6e3fd0e0dd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3d49bbb-1cae-471b-b3a6-3f74677538ee', 'b1f4f56f-2f59-4d15-9d1a-8a829647ad6d', '5d42e6e9-d4a3-47de-9753-296b0f0eb978', 'e134a094-cab3-4caa-b879-9559264c7e76']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:13 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ef6d39e2-f977-402d-a1b8-a8c66f7a205e tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6646b6b8-974e-4c85-9989-43458e249b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:13 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:13 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:13 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ef6d39e2-f977-402d-a1b8-a8c66f7a205e tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6646b6b8-974e-4c85-9989-43458e249b28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '798e7152-b494-485a-932f-e806c8ebe91b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-524496242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc7e7396b4246aaa1eec58aac5ab826',qos_specs=None,replication_status=,reservations=['d3d49bbb-1cae-471b-b3a6-3f74677538ee','b1f4f56f-2f59-4d15-9d1a-8a829647ad6d','5d42e6e9-d4a3-47de-9753-296b0f0eb978','e134a094-cab3-4caa-b879-9559264c7e76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='240bb4ad61de46bb8b30de1ca47885e9',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-524496242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=798e7152-b494-485a-932f-e806c8ebe91b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfc7e7396b4246aaa1eec58aac5ab826',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='240bb4ad61de46bb8b30de1ca47885e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:13 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ef6d39e2-f977-402d-a1b8-a8c66f7a205e tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d4d54cf-13a1-4660-8afc-9bd5f0170ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:13 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ef6d39e2-f977-402d-a1b8-a8c66f7a205e tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d4d54cf-13a1-4660-8afc-9bd5f0170ca4) transitioned into state 'SUCCESS' from state '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-524496242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc7e7396b4246aaa1eec58aac5ab826',qos_specs=None,replication_status=,reservations=['d3d49bbb-1cae-471b-b3a6-3f74677538ee','b1f4f56f-2f59-4d15-9d1a-8a829647ad6d','5d42e6e9-d4a3-47de-9753-296b0f0eb978','e134a094-cab3-4caa-b879-9559264c7e76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='240bb4ad61de46bb8b30de1ca47885e9',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:13 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ef6d39e2-f977-402d-a1b8-a8c66f7a205e tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2da62f6-9764-4a74-8d52-2890953bff22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:13 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ef6d39e2-f977-402d-a1b8-a8c66f7a205e tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2da62f6-9764-4a74-8d52-2890953bff22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:13 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-ef6d39e2-f977-402d-a1b8-a8c66f7a205e tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Flow 'volume_create_api' (8e1de5f8-c67c-43a0-af37-cd28bd6b181e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:13 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ef6d39e2-f977-402d-a1b8-a8c66f7a205e tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Create volume request issued successfully. Sep 07 14:04:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ef6d39e2-f977-402d-a1b8-a8c66f7a205e tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:13 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1402/2770] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 14:04:13 2026] POST /volume/v3/volumes => generated 764 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d6ad494c-3775-4351-af0d-0cb10573ba5f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d6ad494c-3775-4351-af0d-0cb10573ba5f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:04:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d6ad494c-3775-4351-af0d-0cb10573ba5f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "45129d7f-a076-4f70-a15b-97af03026ad1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1011751123"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-d6ad494c-3775-4351-af0d-0cb10573ba5f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Create volume request body: {'volume': {"'snapshot_id": '45129d7f-a076-4f70-a15b-97af03026ad1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1011751123'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:13 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-d6ad494c-3775-4351-af0d-0cb10573ba5f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Create volume of 1 GB Sep 07 14:04:13 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d6ad494c-3775-4351-af0d-0cb10573ba5f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Availability Zones retrieved successfully. Sep 07 14:04:13 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d6ad494c-3775-4351-af0d-0cb10573ba5f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Flow 'volume_create_api' (09abf6e5-509d-43b4-9bf2-26fb42baa48e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:13 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d6ad494c-3775-4351-af0d-0cb10573ba5f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89c37d1d-3e06-4e2f-87a4-f639bb49cda1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:13 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-d6ad494c-3775-4351-af0d-0cb10573ba5f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:13 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d6ad494c-3775-4351-af0d-0cb10573ba5f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89c37d1d-3e06-4e2f-87a4-f639bb49cda1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:13 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d6ad494c-3775-4351-af0d-0cb10573ba5f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abcad53a-d545-40c0-a0b9-d9c205280d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c21e224c-81cb-4f87-a6aa-4c83b879b4cc None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:14 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c21e224c-81cb-4f87-a6aa-4c83b879b4cc tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] GET http://192.168.122.6/volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 Sep 07 14:04:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c21e224c-81cb-4f87-a6aa-4c83b879b4cc tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c21e224c-81cb-4f87-a6aa-4c83b879b4cc tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:14 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-d6ad494c-3775-4351-af0d-0cb10573ba5f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Created reservations ['36819a49-a9c3-44e0-9f84-95b91231a054', '865a76af-ea50-429b-b042-9d2d7e747147', 'f581852c-1dda-4004-9a8c-e0cafa25a2cd', '9b40108a-f727-4275-9089-7e47785b5dc8'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:14 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d6ad494c-3775-4351-af0d-0cb10573ba5f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abcad53a-d545-40c0-a0b9-d9c205280d94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36819a49-a9c3-44e0-9f84-95b91231a054', '865a76af-ea50-429b-b042-9d2d7e747147', 'f581852c-1dda-4004-9a8c-e0cafa25a2cd', '9b40108a-f727-4275-9089-7e47785b5dc8']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:14 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d6ad494c-3775-4351-af0d-0cb10573ba5f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9bd3f52-8db5-438a-8beb-40fc9a6ddb5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:14 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:14 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:14 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:14 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:14 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c21e224c-81cb-4f87-a6aa-4c83b879b4cc tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Volume info retrieved successfully. Sep 07 14:04:14 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:14 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:14 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d6ad494c-3775-4351-af0d-0cb10573ba5f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9bd3f52-8db5-438a-8beb-40fc9a6ddb5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f35085d7-6da9-46d8-84e5-2a21d6202946', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1011751123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc7e7396b4246aaa1eec58aac5ab826',qos_specs=None,replication_status=,reservations=['36819a49-a9c3-44e0-9f84-95b91231a054','865a76af-ea50-429b-b042-9d2d7e747147','f581852c-1dda-4004-9a8c-e0cafa25a2cd','9b40108a-f727-4275-9089-7e47785b5dc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='240bb4ad61de46bb8b30de1ca47885e9',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1011751123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f35085d7-6da9-46d8-84e5-2a21d6202946,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfc7e7396b4246aaa1eec58aac5ab826',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='240bb4ad61de46bb8b30de1ca47885e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:14 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c21e224c-81cb-4f87-a6aa-4c83b879b4cc tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] http://192.168.122.6/volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 returned with HTTP 200 Sep 07 14:04:14 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d6ad494c-3775-4351-af0d-0cb10573ba5f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fae77e0-708f-44a3-95df-a151597c9590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:14 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1403/2771] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:14 2026] GET /volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 => generated 952 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-24a2d4d1-7d93-419a-88aa-92d3e3da2367 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:14 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-24a2d4d1-7d93-419a-88aa-92d3e3da2367 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] GET http://192.168.122.6/volume/v3/volumes/9c51cbb5-01da-45ca-a426-4c5e2ff0b436 Sep 07 14:04:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-24a2d4d1-7d93-419a-88aa-92d3e3da2367 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-24a2d4d1-7d93-419a-88aa-92d3e3da2367 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:14 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:14 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:14 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:14 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:14 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d6ad494c-3775-4351-af0d-0cb10573ba5f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fae77e0-708f-44a3-95df-a151597c9590) transitioned into state 'SUCCESS' from state '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-1011751123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc7e7396b4246aaa1eec58aac5ab826',qos_specs=None,replication_status=,reservations=['36819a49-a9c3-44e0-9f84-95b91231a054','865a76af-ea50-429b-b042-9d2d7e747147','f581852c-1dda-4004-9a8c-e0cafa25a2cd','9b40108a-f727-4275-9089-7e47785b5dc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='240bb4ad61de46bb8b30de1ca47885e9',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:14 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d6ad494c-3775-4351-af0d-0cb10573ba5f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7718cd8a-1058-4642-ae35-eb13ed1dbe5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:14 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-24a2d4d1-7d93-419a-88aa-92d3e3da2367 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Volume info retrieved successfully. Sep 07 14:04:14 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-24a2d4d1-7d93-419a-88aa-92d3e3da2367 tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] http://192.168.122.6/volume/v3/volumes/9c51cbb5-01da-45ca-a426-4c5e2ff0b436 returned with HTTP 200 Sep 07 14:04:14 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1404/2772] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:14 2026] GET /volume/v3/volumes/9c51cbb5-01da-45ca-a426-4c5e2ff0b436 => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:14 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d6ad494c-3775-4351-af0d-0cb10573ba5f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7718cd8a-1058-4642-ae35-eb13ed1dbe5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:14 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-d6ad494c-3775-4351-af0d-0cb10573ba5f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Flow 'volume_create_api' (09abf6e5-509d-43b4-9bf2-26fb42baa48e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:14 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d6ad494c-3775-4351-af0d-0cb10573ba5f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Create volume request issued successfully. Sep 07 14:04:14 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d6ad494c-3775-4351-af0d-0cb10573ba5f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:14 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1369/2773] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 14:04:13 2026] POST /volume/v3/volumes => generated 765 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-638e74e8-9a93-4c12-9a43-4ae18b59f8e2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:14 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-638e74e8-9a93-4c12-9a43-4ae18b59f8e2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:04:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-638e74e8-9a93-4c12-9a43-4ae18b59f8e2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "45129d7f-a076-4f70-a15b-97af03026ad1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1486861742"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-638e74e8-9a93-4c12-9a43-4ae18b59f8e2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Create volume request body: {'volume': {"'snapshot_id": '45129d7f-a076-4f70-a15b-97af03026ad1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1486861742'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:14 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-638e74e8-9a93-4c12-9a43-4ae18b59f8e2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Create volume of 1 GB Sep 07 14:04:14 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-638e74e8-9a93-4c12-9a43-4ae18b59f8e2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Availability Zones retrieved successfully. Sep 07 14:04:14 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-638e74e8-9a93-4c12-9a43-4ae18b59f8e2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Flow 'volume_create_api' (c3aeb95f-b0e5-4d74-9016-c042c5a52451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:14 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-638e74e8-9a93-4c12-9a43-4ae18b59f8e2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8008367-17c3-4229-bb81-3ece39e7e830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:14 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-638e74e8-9a93-4c12-9a43-4ae18b59f8e2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6316576e-7cfb-4b87-ae19-2317f0bf0822 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:14 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6316576e-7cfb-4b87-ae19-2317f0bf0822 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] GET http://192.168.122.6/volume/v3/volumes/11f9fc81-d86f-4469-9c85-b5da0eec3f9b Sep 07 14:04:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6316576e-7cfb-4b87-ae19-2317f0bf0822 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6316576e-7cfb-4b87-ae19-2317f0bf0822 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:14 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:14 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:14 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:14 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:14 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-638e74e8-9a93-4c12-9a43-4ae18b59f8e2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8008367-17c3-4229-bb81-3ece39e7e830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:14 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-638e74e8-9a93-4c12-9a43-4ae18b59f8e2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2960a346-a52f-4e28-a454-c9841206914f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:14 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6316576e-7cfb-4b87-ae19-2317f0bf0822 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Volume info retrieved successfully. Sep 07 14:04:14 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6316576e-7cfb-4b87-ae19-2317f0bf0822 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes/11f9fc81-d86f-4469-9c85-b5da0eec3f9b returned with HTTP 200 Sep 07 14:04:14 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1370/2774] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:14 2026] GET /volume/v3/volumes/11f9fc81-d86f-4469-9c85-b5da0eec3f9b => generated 861 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:14 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-638e74e8-9a93-4c12-9a43-4ae18b59f8e2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Created reservations ['b3b3d202-7fb8-4dee-a295-b22e3731b698', '1bece7a8-8b89-47ae-b730-a1eaa7cbaac0', '09d1787d-1dc4-49d8-96f5-8da6f05794ff', '1c033136-e9b7-44d2-9605-890f5f09f210'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:14 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-638e74e8-9a93-4c12-9a43-4ae18b59f8e2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2960a346-a52f-4e28-a454-c9841206914f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3b3d202-7fb8-4dee-a295-b22e3731b698', '1bece7a8-8b89-47ae-b730-a1eaa7cbaac0', '09d1787d-1dc4-49d8-96f5-8da6f05794ff', '1c033136-e9b7-44d2-9605-890f5f09f210']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:14 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-638e74e8-9a93-4c12-9a43-4ae18b59f8e2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9faa90af-358e-48b0-9f5a-73ad45a4e162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:14 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:14 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:14 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-638e74e8-9a93-4c12-9a43-4ae18b59f8e2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9faa90af-358e-48b0-9f5a-73ad45a4e162) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '956ea70c-97cf-4209-a465-e54ed6d45f3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1486861742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc7e7396b4246aaa1eec58aac5ab826',qos_specs=None,replication_status=,reservations=['b3b3d202-7fb8-4dee-a295-b22e3731b698','1bece7a8-8b89-47ae-b730-a1eaa7cbaac0','09d1787d-1dc4-49d8-96f5-8da6f05794ff','1c033136-e9b7-44d2-9605-890f5f09f210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='240bb4ad61de46bb8b30de1ca47885e9',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1486861742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=956ea70c-97cf-4209-a465-e54ed6d45f3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfc7e7396b4246aaa1eec58aac5ab826',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='240bb4ad61de46bb8b30de1ca47885e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:14 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-638e74e8-9a93-4c12-9a43-4ae18b59f8e2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bff44612-eca7-4ce7-9482-292a8d1f108f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:14 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-638e74e8-9a93-4c12-9a43-4ae18b59f8e2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bff44612-eca7-4ce7-9482-292a8d1f108f) transitioned into state 'SUCCESS' from state '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-1486861742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc7e7396b4246aaa1eec58aac5ab826',qos_specs=None,replication_status=,reservations=['b3b3d202-7fb8-4dee-a295-b22e3731b698','1bece7a8-8b89-47ae-b730-a1eaa7cbaac0','09d1787d-1dc4-49d8-96f5-8da6f05794ff','1c033136-e9b7-44d2-9605-890f5f09f210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='240bb4ad61de46bb8b30de1ca47885e9',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:14 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-638e74e8-9a93-4c12-9a43-4ae18b59f8e2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e0a3e19-5f58-4021-b225-05c096407328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:14 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-638e74e8-9a93-4c12-9a43-4ae18b59f8e2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e0a3e19-5f58-4021-b225-05c096407328) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:14 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-638e74e8-9a93-4c12-9a43-4ae18b59f8e2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Flow 'volume_create_api' (c3aeb95f-b0e5-4d74-9016-c042c5a52451) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:14 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-638e74e8-9a93-4c12-9a43-4ae18b59f8e2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Create volume request issued successfully. Sep 07 14:04:14 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-638e74e8-9a93-4c12-9a43-4ae18b59f8e2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:14 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1405/2775] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 14:04:14 2026] POST /volume/v3/volumes => generated 765 bytes in 612 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e7d990af-3320-4862-9376-d9426eca1293 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:14 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e7d990af-3320-4862-9376-d9426eca1293 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:04:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e7d990af-3320-4862-9376-d9426eca1293 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "45129d7f-a076-4f70-a15b-97af03026ad1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1607801517"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-e7d990af-3320-4862-9376-d9426eca1293 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Create volume request body: {'volume': {"'snapshot_id": '45129d7f-a076-4f70-a15b-97af03026ad1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1607801517'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:14 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-e7d990af-3320-4862-9376-d9426eca1293 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Create volume of 1 GB Sep 07 14:04:14 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e7d990af-3320-4862-9376-d9426eca1293 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Availability Zones retrieved successfully. Sep 07 14:04:14 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-e7d990af-3320-4862-9376-d9426eca1293 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Flow 'volume_create_api' (5b0f4ecd-991a-4fb7-b270-cfd71ad30841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-e7d990af-3320-4862-9376-d9426eca1293 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1323b364-70c1-4fbc-b835-14d81dc2b853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-e7d990af-3320-4862-9376-d9426eca1293 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-e7d990af-3320-4862-9376-d9426eca1293 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1323b364-70c1-4fbc-b835-14d81dc2b853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-e7d990af-3320-4862-9376-d9426eca1293 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dd94ed7-65ac-403e-b9a8-819bf2fcef85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c224412d-1579-4560-bdb0-83b0091f64b6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c224412d-1579-4560-bdb0-83b0091f64b6 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] GET http://192.168.122.6/volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 Sep 07 14:04:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c224412d-1579-4560-bdb0-83b0091f64b6 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c224412d-1579-4560-bdb0-83b0091f64b6 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:15 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:15 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:15 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:15 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:15 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c224412d-1579-4560-bdb0-83b0091f64b6 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Volume info retrieved successfully. Sep 07 14:04:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c224412d-1579-4560-bdb0-83b0091f64b6 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] http://192.168.122.6/volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 returned with HTTP 200 Sep 07 14:04:15 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1406/2776] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:15 2026] GET /volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 => generated 955 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-de0f62c9-0a8d-41dd-8e89-d0afa11cb11f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:15 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-e7d990af-3320-4862-9376-d9426eca1293 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Created reservations ['b8015d11-ffa7-4934-aa42-080b31927764', 'fa1fe69f-84c3-4c35-88a0-bca237c01689', '0faa2ec3-4a22-47bf-b0b9-ff5b0332184f', 'c484494b-1fd6-498f-ab67-3aa8f827c64b'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-de0f62c9-0a8d-41dd-8e89-d0afa11cb11f tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] GET http://192.168.122.6/volume/v3/volumes/9c51cbb5-01da-45ca-a426-4c5e2ff0b436 Sep 07 14:04:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-de0f62c9-0a8d-41dd-8e89-d0afa11cb11f tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-e7d990af-3320-4862-9376-d9426eca1293 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dd94ed7-65ac-403e-b9a8-819bf2fcef85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8015d11-ffa7-4934-aa42-080b31927764', 'fa1fe69f-84c3-4c35-88a0-bca237c01689', '0faa2ec3-4a22-47bf-b0b9-ff5b0332184f', 'c484494b-1fd6-498f-ab67-3aa8f827c64b']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-de0f62c9-0a8d-41dd-8e89-d0afa11cb11f tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-e7d990af-3320-4862-9376-d9426eca1293 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f78fe906-4416-4e52-b5d6-7dc729d68f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-de0f62c9-0a8d-41dd-8e89-d0afa11cb11f tempest-CreateVolumesFromImageTest-158775323 tempest-CreateVolumesFromImageTest-158775323-project-member] http://192.168.122.6/volume/v3/volumes/9c51cbb5-01da-45ca-a426-4c5e2ff0b436 returned with HTTP 404 Sep 07 14:04:15 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1407/2777] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:15 2026] GET /volume/v3/volumes/9c51cbb5-01da-45ca-a426-4c5e2ff0b436 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:15 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:15 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-e7d990af-3320-4862-9376-d9426eca1293 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f78fe906-4416-4e52-b5d6-7dc729d68f19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fd74579-07af-4156-bbc3-4c899c84d037', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1607801517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc7e7396b4246aaa1eec58aac5ab826',qos_specs=None,replication_status=,reservations=['b8015d11-ffa7-4934-aa42-080b31927764','fa1fe69f-84c3-4c35-88a0-bca237c01689','0faa2ec3-4a22-47bf-b0b9-ff5b0332184f','c484494b-1fd6-498f-ab67-3aa8f827c64b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='240bb4ad61de46bb8b30de1ca47885e9',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1607801517',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fd74579-07af-4156-bbc3-4c899c84d037,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfc7e7396b4246aaa1eec58aac5ab826',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='240bb4ad61de46bb8b30de1ca47885e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-e7d990af-3320-4862-9376-d9426eca1293 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31e6170e-fcd7-4939-81dd-36f6dc6acc41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-e7d990af-3320-4862-9376-d9426eca1293 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31e6170e-fcd7-4939-81dd-36f6dc6acc41) transitioned into state 'SUCCESS' from state '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-1607801517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc7e7396b4246aaa1eec58aac5ab826',qos_specs=None,replication_status=,reservations=['b8015d11-ffa7-4934-aa42-080b31927764','fa1fe69f-84c3-4c35-88a0-bca237c01689','0faa2ec3-4a22-47bf-b0b9-ff5b0332184f','c484494b-1fd6-498f-ab67-3aa8f827c64b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='240bb4ad61de46bb8b30de1ca47885e9',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-e7d990af-3320-4862-9376-d9426eca1293 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f0f4c2d-aa6d-46c6-a471-3c3c7a64520d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-e7d990af-3320-4862-9376-d9426eca1293 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f0f4c2d-aa6d-46c6-a471-3c3c7a64520d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:15 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-e7d990af-3320-4862-9376-d9426eca1293 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Flow 'volume_create_api' (5b0f4ecd-991a-4fb7-b270-cfd71ad30841) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:15 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e7d990af-3320-4862-9376-d9426eca1293 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Create volume request issued successfully. Sep 07 14:04:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e7d990af-3320-4862-9376-d9426eca1293 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:15 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1371/2778] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 14:04:14 2026] POST /volume/v3/volumes => generated 765 bytes in 604 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-3a8b4b81-4d98-40b0-97e7-2c70349548a7 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ce143885-6a2a-4409-913d-b034799a5cc0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3a8b4b81-4d98-40b0-97e7-2c70349548a7 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] GET http://192.168.122.6/volume/v3/volumes/11f9fc81-d86f-4469-9c85-b5da0eec3f9b Sep 07 14:04:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3a8b4b81-4d98-40b0-97e7-2c70349548a7 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3a8b4b81-4d98-40b0-97e7-2c70349548a7 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ce143885-6a2a-4409-913d-b034799a5cc0 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/volumes/98424d78-21c8-4899-821c-099adbf12e2e Sep 07 14:04:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ce143885-6a2a-4409-913d-b034799a5cc0 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ce143885-6a2a-4409-913d-b034799a5cc0 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3a8b4b81-4d98-40b0-97e7-2c70349548a7 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes/11f9fc81-d86f-4469-9c85-b5da0eec3f9b returned with HTTP 404 Sep 07 14:04:15 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1408/2779] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:15 2026] GET /volume/v3/volumes/11f9fc81-d86f-4469-9c85-b5da0eec3f9b => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-980b1c7d-2cea-4fb0-bc71-3c3d25d25c1a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:15 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:15 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:15 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:15 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-980b1c7d-2cea-4fb0-bc71-3c3d25d25c1a tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] DELETE http://192.168.122.6/volume/v3/volumes/eeffd24c-d478-4b5e-80e0-7599eaec6909 Sep 07 14:04:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-980b1c7d-2cea-4fb0-bc71-3c3d25d25c1a tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-980b1c7d-2cea-4fb0-bc71-3c3d25d25c1a tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:15 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-980b1c7d-2cea-4fb0-bc71-3c3d25d25c1a tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Delete volume with id: eeffd24c-d478-4b5e-80e0-7599eaec6909 Sep 07 14:04:15 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ce143885-6a2a-4409-913d-b034799a5cc0 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Volume info retrieved successfully. Sep 07 14:04:15 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:15 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:15 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:15 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:15 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-980b1c7d-2cea-4fb0-bc71-3c3d25d25c1a tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Volume info retrieved successfully. Sep 07 14:04:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ce143885-6a2a-4409-913d-b034799a5cc0 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes/98424d78-21c8-4899-821c-099adbf12e2e returned with HTTP 200 Sep 07 14:04:15 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1372/2780] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:15 2026] GET /volume/v3/volumes/98424d78-21c8-4899-821c-099adbf12e2e => generated 858 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1660f913-8810-419f-ba60-4832553a68e2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1660f913-8810-419f-ba60-4832553a68e2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/volumes/798e7152-b494-485a-932f-e806c8ebe91b Sep 07 14:04:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1660f913-8810-419f-ba60-4832553a68e2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1660f913-8810-419f-ba60-4832553a68e2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:15 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:15 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:15 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:15 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:15 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-980b1c7d-2cea-4fb0-bc71-3c3d25d25c1a tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Delete volume request issued successfully. Sep 07 14:04:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-980b1c7d-2cea-4fb0-bc71-3c3d25d25c1a tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes/eeffd24c-d478-4b5e-80e0-7599eaec6909 returned with HTTP 202 Sep 07 14:04:15 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1409/2781] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:04:15 2026] DELETE /volume/v3/volumes/eeffd24c-d478-4b5e-80e0-7599eaec6909 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:15 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1660f913-8810-419f-ba60-4832553a68e2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Volume info retrieved successfully. Sep 07 14:04:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d5456a46-b85f-4253-905c-4f732e7f3e33 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d5456a46-b85f-4253-905c-4f732e7f3e33 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] GET http://192.168.122.6/volume/v3/volumes/eeffd24c-d478-4b5e-80e0-7599eaec6909 Sep 07 14:04:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d5456a46-b85f-4253-905c-4f732e7f3e33 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d5456a46-b85f-4253-905c-4f732e7f3e33 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1660f913-8810-419f-ba60-4832553a68e2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes/798e7152-b494-485a-932f-e806c8ebe91b returned with HTTP 200 Sep 07 14:04:15 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1373/2782] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:15 2026] GET /volume/v3/volumes/798e7152-b494-485a-932f-e806c8ebe91b => generated 856 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:15 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:15 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:15 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:15 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:15 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d5456a46-b85f-4253-905c-4f732e7f3e33 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Volume info retrieved successfully. Sep 07 14:04:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d5456a46-b85f-4253-905c-4f732e7f3e33 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes/eeffd24c-d478-4b5e-80e0-7599eaec6909 returned with HTTP 200 Sep 07 14:04:15 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1410/2783] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:15 2026] GET /volume/v3/volumes/eeffd24c-d478-4b5e-80e0-7599eaec6909 => generated 860 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f8ed0081-4d9c-4a1e-b926-4ca23554b3cd None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f8ed0081-4d9c-4a1e-b926-4ca23554b3cd tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] GET http://192.168.122.6/volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 Sep 07 14:04:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f8ed0081-4d9c-4a1e-b926-4ca23554b3cd tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f8ed0081-4d9c-4a1e-b926-4ca23554b3cd tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:16 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:16 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:16 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:16 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:16 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f8ed0081-4d9c-4a1e-b926-4ca23554b3cd tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Volume info retrieved successfully. Sep 07 14:04:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f8ed0081-4d9c-4a1e-b926-4ca23554b3cd tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] http://192.168.122.6/volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 returned with HTTP 200 Sep 07 14:04:16 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1374/2784] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:16 2026] GET /volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 => generated 955 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5b3be598-9ed1-4542-99a5-ec3312bc73ff None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5b3be598-9ed1-4542-99a5-ec3312bc73ff tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/volumes/798e7152-b494-485a-932f-e806c8ebe91b Sep 07 14:04:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5b3be598-9ed1-4542-99a5-ec3312bc73ff tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5b3be598-9ed1-4542-99a5-ec3312bc73ff tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:16 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:16 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:16 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:16 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b89a05cf-6040-4343-be73-801b683a46f2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b89a05cf-6040-4343-be73-801b683a46f2 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] GET http://192.168.122.6/volume/v3/volumes/eeffd24c-d478-4b5e-80e0-7599eaec6909 Sep 07 14:04:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b89a05cf-6040-4343-be73-801b683a46f2 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b89a05cf-6040-4343-be73-801b683a46f2 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:16 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5b3be598-9ed1-4542-99a5-ec3312bc73ff tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Volume info retrieved successfully. Sep 07 14:04:16 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:16 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:16 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:16 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5b3be598-9ed1-4542-99a5-ec3312bc73ff tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes/798e7152-b494-485a-932f-e806c8ebe91b returned with HTTP 200 Sep 07 14:04:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1411/2785] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:16 2026] GET /volume/v3/volumes/798e7152-b494-485a-932f-e806c8ebe91b => generated 857 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:16 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b89a05cf-6040-4343-be73-801b683a46f2 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Volume info retrieved successfully. Sep 07 14:04:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-49f8fb94-ec58-43ed-955f-63173cc13ae6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-49f8fb94-ec58-43ed-955f-63173cc13ae6 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/volumes/f35085d7-6da9-46d8-84e5-2a21d6202946 Sep 07 14:04:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-49f8fb94-ec58-43ed-955f-63173cc13ae6 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-49f8fb94-ec58-43ed-955f-63173cc13ae6 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b89a05cf-6040-4343-be73-801b683a46f2 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes/eeffd24c-d478-4b5e-80e0-7599eaec6909 returned with HTTP 200 Sep 07 14:04:16 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1375/2786] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:16 2026] GET /volume/v3/volumes/eeffd24c-d478-4b5e-80e0-7599eaec6909 => generated 860 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:16 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:16 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:16 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:16 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:16 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-49f8fb94-ec58-43ed-955f-63173cc13ae6 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Volume info retrieved successfully. Sep 07 14:04:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-49f8fb94-ec58-43ed-955f-63173cc13ae6 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes/f35085d7-6da9-46d8-84e5-2a21d6202946 returned with HTTP 200 Sep 07 14:04:17 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1412/2787] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:16 2026] GET /volume/v3/volumes/f35085d7-6da9-46d8-84e5-2a21d6202946 => generated 857 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-af9a9d9a-14d8-4c81-9c85-a3465127483e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-af9a9d9a-14d8-4c81-9c85-a3465127483e tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] GET http://192.168.122.6/volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 Sep 07 14:04:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-af9a9d9a-14d8-4c81-9c85-a3465127483e tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-af9a9d9a-14d8-4c81-9c85-a3465127483e tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:17 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:17 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:17 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:17 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:17 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-af9a9d9a-14d8-4c81-9c85-a3465127483e tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Volume info retrieved successfully. Sep 07 14:04:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-af9a9d9a-14d8-4c81-9c85-a3465127483e tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] http://192.168.122.6/volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 returned with HTTP 200 Sep 07 14:04:17 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1376/2788] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:17 2026] GET /volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 => generated 954 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-aadc7ba2-b6d3-4fa3-91fa-73965a2bfa8a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-aadc7ba2-b6d3-4fa3-91fa-73965a2bfa8a tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] GET http://192.168.122.6/volume/v3/volumes/eeffd24c-d478-4b5e-80e0-7599eaec6909 Sep 07 14:04:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-aadc7ba2-b6d3-4fa3-91fa-73965a2bfa8a tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-aadc7ba2-b6d3-4fa3-91fa-73965a2bfa8a tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-aadc7ba2-b6d3-4fa3-91fa-73965a2bfa8a tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes/eeffd24c-d478-4b5e-80e0-7599eaec6909 returned with HTTP 404 Sep 07 14:04:17 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1413/2789] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:17 2026] GET /volume/v3/volumes/eeffd24c-d478-4b5e-80e0-7599eaec6909 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 14:04:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-205e90e4-5705-43fe-8acc-078f56c3f56e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-205e90e4-5705-43fe-8acc-078f56c3f56e tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] DELETE http://192.168.122.6/volume/v3/volumes/9cece5f8-f2d9-4f85-ae3f-3629af635e64 Sep 07 14:04:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-205e90e4-5705-43fe-8acc-078f56c3f56e tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-205e90e4-5705-43fe-8acc-078f56c3f56e tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:18 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-205e90e4-5705-43fe-8acc-078f56c3f56e tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Delete volume with id: 9cece5f8-f2d9-4f85-ae3f-3629af635e64 Sep 07 14:04:18 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:18 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:18 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:18 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:18 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-205e90e4-5705-43fe-8acc-078f56c3f56e tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Volume info retrieved successfully. Sep 07 14:04:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bff1c457-eb33-4ca7-8ee7-656f25c0c901 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bff1c457-eb33-4ca7-8ee7-656f25c0c901 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/volumes/f35085d7-6da9-46d8-84e5-2a21d6202946 Sep 07 14:04:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bff1c457-eb33-4ca7-8ee7-656f25c0c901 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bff1c457-eb33-4ca7-8ee7-656f25c0c901 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:18 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:18 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:18 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:18 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:18 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-205e90e4-5705-43fe-8acc-078f56c3f56e tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Delete volume request issued successfully. Sep 07 14:04:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-205e90e4-5705-43fe-8acc-078f56c3f56e tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes/9cece5f8-f2d9-4f85-ae3f-3629af635e64 returned with HTTP 202 Sep 07 14:04:18 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1377/2790] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:04:17 2026] DELETE /volume/v3/volumes/9cece5f8-f2d9-4f85-ae3f-3629af635e64 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:18 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-bff1c457-eb33-4ca7-8ee7-656f25c0c901 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Volume info retrieved successfully. Sep 07 14:04:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-60f962b5-34d1-4fdd-a4b4-d451c4d95bad None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bff1c457-eb33-4ca7-8ee7-656f25c0c901 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes/f35085d7-6da9-46d8-84e5-2a21d6202946 returned with HTTP 200 Sep 07 14:04:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-60f962b5-34d1-4fdd-a4b4-d451c4d95bad tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] GET http://192.168.122.6/volume/v3/volumes/9cece5f8-f2d9-4f85-ae3f-3629af635e64 Sep 07 14:04:18 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1414/2791] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:18 2026] GET /volume/v3/volumes/f35085d7-6da9-46d8-84e5-2a21d6202946 => generated 858 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-60f962b5-34d1-4fdd-a4b4-d451c4d95bad tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-60f962b5-34d1-4fdd-a4b4-d451c4d95bad tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-baf857b3-fcc1-4809-93b8-93932c4caff1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:18 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:18 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-baf857b3-fcc1-4809-93b8-93932c4caff1 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/volumes/956ea70c-97cf-4209-a465-e54ed6d45f3f Sep 07 14:04:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-baf857b3-fcc1-4809-93b8-93932c4caff1 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-baf857b3-fcc1-4809-93b8-93932c4caff1 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:18 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:18 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:18 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:18 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:18 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:18 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:18 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-60f962b5-34d1-4fdd-a4b4-d451c4d95bad tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Volume info retrieved successfully. Sep 07 14:04:18 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-baf857b3-fcc1-4809-93b8-93932c4caff1 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Volume info retrieved successfully. Sep 07 14:04:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-60f962b5-34d1-4fdd-a4b4-d451c4d95bad tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes/9cece5f8-f2d9-4f85-ae3f-3629af635e64 returned with HTTP 200 Sep 07 14:04:18 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1378/2792] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:18 2026] GET /volume/v3/volumes/9cece5f8-f2d9-4f85-ae3f-3629af635e64 => generated 861 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-baf857b3-fcc1-4809-93b8-93932c4caff1 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes/956ea70c-97cf-4209-a465-e54ed6d45f3f returned with HTTP 200 Sep 07 14:04:18 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1415/2793] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:18 2026] GET /volume/v3/volumes/956ea70c-97cf-4209-a465-e54ed6d45f3f => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-06765cb5-3c13-46d0-998b-2099b4875821 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-06765cb5-3c13-46d0-998b-2099b4875821 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] GET http://192.168.122.6/volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 Sep 07 14:04:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-06765cb5-3c13-46d0-998b-2099b4875821 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-06765cb5-3c13-46d0-998b-2099b4875821 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:18 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:18 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:18 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:18 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:18 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-06765cb5-3c13-46d0-998b-2099b4875821 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Volume info retrieved successfully. Sep 07 14:04:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-06765cb5-3c13-46d0-998b-2099b4875821 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] http://192.168.122.6/volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 returned with HTTP 200 Sep 07 14:04:18 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1379/2794] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:18 2026] GET /volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 => generated 1299 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-489b06b6-891c-46f8-876c-219a52d4ea08 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-489b06b6-891c-46f8-876c-219a52d4ea08 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] DELETE http://192.168.122.6/volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 Sep 07 14:04:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-489b06b6-891c-46f8-876c-219a52d4ea08 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-489b06b6-891c-46f8-876c-219a52d4ea08 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:18 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-489b06b6-891c-46f8-876c-219a52d4ea08 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Delete volume with id: f049aa09-3a03-47f2-96de-5fa13883c2f8 Sep 07 14:04:18 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:18 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:18 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:18 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:18 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-489b06b6-891c-46f8-876c-219a52d4ea08 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Volume info retrieved successfully. Sep 07 14:04:18 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-489b06b6-891c-46f8-876c-219a52d4ea08 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Delete volume request issued successfully. Sep 07 14:04:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-489b06b6-891c-46f8-876c-219a52d4ea08 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] http://192.168.122.6/volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 returned with HTTP 202 Sep 07 14:04:18 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1416/2795] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:04:18 2026] DELETE /volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-de97af00-fa23-4208-9a48-01525ad0f454 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-de97af00-fa23-4208-9a48-01525ad0f454 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] GET http://192.168.122.6/volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 Sep 07 14:04:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-de97af00-fa23-4208-9a48-01525ad0f454 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-de97af00-fa23-4208-9a48-01525ad0f454 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:18 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:18 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:18 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:18 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:18 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-de97af00-fa23-4208-9a48-01525ad0f454 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Volume info retrieved successfully. Sep 07 14:04:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-de97af00-fa23-4208-9a48-01525ad0f454 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] http://192.168.122.6/volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 returned with HTTP 200 Sep 07 14:04:18 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1380/2796] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:18 2026] GET /volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 => generated 1298 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c93f0254-1a77-4914-a8f8-5fb455935ceb None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c93f0254-1a77-4914-a8f8-5fb455935ceb tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] GET http://192.168.122.6/volume/v3/volumes/9cece5f8-f2d9-4f85-ae3f-3629af635e64 Sep 07 14:04:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3cb3bb21-89af-465e-9e75-4e9d788d0dd2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c93f0254-1a77-4914-a8f8-5fb455935ceb tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c93f0254-1a77-4914-a8f8-5fb455935ceb tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3cb3bb21-89af-465e-9e75-4e9d788d0dd2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/volumes/956ea70c-97cf-4209-a465-e54ed6d45f3f Sep 07 14:04:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3cb3bb21-89af-465e-9e75-4e9d788d0dd2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3cb3bb21-89af-465e-9e75-4e9d788d0dd2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c93f0254-1a77-4914-a8f8-5fb455935ceb tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes/9cece5f8-f2d9-4f85-ae3f-3629af635e64 returned with HTTP 404 Sep 07 14:04:19 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1417/2797] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:19 2026] GET /volume/v3/volumes/9cece5f8-f2d9-4f85-ae3f-3629af635e64 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:19 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:19 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f4dfacc2-d2ab-47ee-a80d-6c2d83ab5037 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:19 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:19 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f4dfacc2-d2ab-47ee-a80d-6c2d83ab5037 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] DELETE http://192.168.122.6/volume/v3/volumes/b8d49d48-3186-447b-b0f8-3e1010733a0b Sep 07 14:04:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f4dfacc2-d2ab-47ee-a80d-6c2d83ab5037 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f4dfacc2-d2ab-47ee-a80d-6c2d83ab5037 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:19 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-f4dfacc2-d2ab-47ee-a80d-6c2d83ab5037 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Delete volume with id: b8d49d48-3186-447b-b0f8-3e1010733a0b Sep 07 14:04:19 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3cb3bb21-89af-465e-9e75-4e9d788d0dd2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Volume info retrieved successfully. Sep 07 14:04:19 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:19 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:19 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:19 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:19 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f4dfacc2-d2ab-47ee-a80d-6c2d83ab5037 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Volume info retrieved successfully. Sep 07 14:04:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3cb3bb21-89af-465e-9e75-4e9d788d0dd2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes/956ea70c-97cf-4209-a465-e54ed6d45f3f returned with HTTP 200 Sep 07 14:04:19 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1381/2798] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:19 2026] GET /volume/v3/volumes/956ea70c-97cf-4209-a465-e54ed6d45f3f => generated 858 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ff6f5cdf-fc64-4640-bd51-2252c8420505 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ff6f5cdf-fc64-4640-bd51-2252c8420505 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/volumes/1fd74579-07af-4156-bbc3-4c899c84d037 Sep 07 14:04:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ff6f5cdf-fc64-4640-bd51-2252c8420505 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ff6f5cdf-fc64-4640-bd51-2252c8420505 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:19 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:19 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:19 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:19 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:19 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ff6f5cdf-fc64-4640-bd51-2252c8420505 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Volume info retrieved successfully. Sep 07 14:04:19 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f4dfacc2-d2ab-47ee-a80d-6c2d83ab5037 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Delete volume request issued successfully. Sep 07 14:04:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f4dfacc2-d2ab-47ee-a80d-6c2d83ab5037 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes/b8d49d48-3186-447b-b0f8-3e1010733a0b returned with HTTP 202 Sep 07 14:04:19 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1418/2799] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:04:19 2026] DELETE /volume/v3/volumes/b8d49d48-3186-447b-b0f8-3e1010733a0b => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ff6f5cdf-fc64-4640-bd51-2252c8420505 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes/1fd74579-07af-4156-bbc3-4c899c84d037 returned with HTTP 200 Sep 07 14:04:19 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1382/2800] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:19 2026] GET /volume/v3/volumes/1fd74579-07af-4156-bbc3-4c899c84d037 => generated 857 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-aeac2157-fb91-474c-9758-d1f3ed7cbc89 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-aeac2157-fb91-474c-9758-d1f3ed7cbc89 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] GET http://192.168.122.6/volume/v3/volumes/b8d49d48-3186-447b-b0f8-3e1010733a0b Sep 07 14:04:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-aeac2157-fb91-474c-9758-d1f3ed7cbc89 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-aeac2157-fb91-474c-9758-d1f3ed7cbc89 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:19 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:19 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:19 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:19 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:19 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-aeac2157-fb91-474c-9758-d1f3ed7cbc89 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Volume info retrieved successfully. Sep 07 14:04:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-aeac2157-fb91-474c-9758-d1f3ed7cbc89 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes/b8d49d48-3186-447b-b0f8-3e1010733a0b returned with HTTP 200 Sep 07 14:04:19 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1419/2801] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:19 2026] GET /volume/v3/volumes/b8d49d48-3186-447b-b0f8-3e1010733a0b => generated 861 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-2d166216-b037-46b0-9021-a1e6a1314787 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2d166216-b037-46b0-9021-a1e6a1314787 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] GET http://192.168.122.6/volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 Sep 07 14:04:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2d166216-b037-46b0-9021-a1e6a1314787 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2d166216-b037-46b0-9021-a1e6a1314787 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:19 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:19 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:19 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:19 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:19 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-2d166216-b037-46b0-9021-a1e6a1314787 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Volume info retrieved successfully. Sep 07 14:04:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2d166216-b037-46b0-9021-a1e6a1314787 tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] http://192.168.122.6/volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 returned with HTTP 200 Sep 07 14:04:19 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1383/2802] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:19 2026] GET /volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 => generated 1298 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ea00eb88-b387-41db-85ec-f2d0e0a440e6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ea00eb88-b387-41db-85ec-f2d0e0a440e6 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/volumes/1fd74579-07af-4156-bbc3-4c899c84d037 Sep 07 14:04:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ea00eb88-b387-41db-85ec-f2d0e0a440e6 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ea00eb88-b387-41db-85ec-f2d0e0a440e6 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:20 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:20 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:20 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:20 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:20 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ea00eb88-b387-41db-85ec-f2d0e0a440e6 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Volume info retrieved successfully. Sep 07 14:04:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ea00eb88-b387-41db-85ec-f2d0e0a440e6 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes/1fd74579-07af-4156-bbc3-4c899c84d037 returned with HTTP 200 Sep 07 14:04:20 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1420/2803] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:20 2026] GET /volume/v3/volumes/1fd74579-07af-4156-bbc3-4c899c84d037 => generated 858 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6c58ce3e-4023-4de2-97ef-b83cb07d4c19 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6c58ce3e-4023-4de2-97ef-b83cb07d4c19 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] GET http://192.168.122.6/volume/v3/volumes/b8d49d48-3186-447b-b0f8-3e1010733a0b Sep 07 14:04:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6c58ce3e-4023-4de2-97ef-b83cb07d4c19 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6c58ce3e-4023-4de2-97ef-b83cb07d4c19 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4261a384-30c6-42e4-a96b-dd48b5257546 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4261a384-30c6-42e4-a96b-dd48b5257546 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] DELETE http://192.168.122.6/volume/v3/volumes/1fd74579-07af-4156-bbc3-4c899c84d037 Sep 07 14:04:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4261a384-30c6-42e4-a96b-dd48b5257546 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4261a384-30c6-42e4-a96b-dd48b5257546 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:20 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-4261a384-30c6-42e4-a96b-dd48b5257546 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Delete volume with id: 1fd74579-07af-4156-bbc3-4c899c84d037 Sep 07 14:04:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6c58ce3e-4023-4de2-97ef-b83cb07d4c19 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes/b8d49d48-3186-447b-b0f8-3e1010733a0b returned with HTTP 404 Sep 07 14:04:20 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1384/2804] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:20 2026] GET /volume/v3/volumes/b8d49d48-3186-447b-b0f8-3e1010733a0b => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b72ea0aa-f490-49e8-b7e9-02386be274b6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:20 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:20 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:20 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:20 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:20 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-4261a384-30c6-42e4-a96b-dd48b5257546 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Volume info retrieved successfully. Sep 07 14:04:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b72ea0aa-f490-49e8-b7e9-02386be274b6 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] DELETE http://192.168.122.6/volume/v3/volumes/e4a55f1d-23b9-4174-ba36-8bacda32daf7 Sep 07 14:04:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b72ea0aa-f490-49e8-b7e9-02386be274b6 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b72ea0aa-f490-49e8-b7e9-02386be274b6 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:20 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-b72ea0aa-f490-49e8-b7e9-02386be274b6 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Delete volume with id: e4a55f1d-23b9-4174-ba36-8bacda32daf7 Sep 07 14:04:20 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:20 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:20 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:20 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:20 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b72ea0aa-f490-49e8-b7e9-02386be274b6 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Volume info retrieved successfully. Sep 07 14:04:20 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-4261a384-30c6-42e4-a96b-dd48b5257546 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Delete volume request issued successfully. Sep 07 14:04:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4261a384-30c6-42e4-a96b-dd48b5257546 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes/1fd74579-07af-4156-bbc3-4c899c84d037 returned with HTTP 202 Sep 07 14:04:20 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1421/2805] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:04:20 2026] DELETE /volume/v3/volumes/1fd74579-07af-4156-bbc3-4c899c84d037 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-34c723a6-5f44-44cb-b917-69181392939c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-34c723a6-5f44-44cb-b917-69181392939c tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/volumes/1fd74579-07af-4156-bbc3-4c899c84d037 Sep 07 14:04:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-34c723a6-5f44-44cb-b917-69181392939c tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-34c723a6-5f44-44cb-b917-69181392939c tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:20 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:20 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:20 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:20 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:20 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-34c723a6-5f44-44cb-b917-69181392939c tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Volume info retrieved successfully. Sep 07 14:04:20 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b72ea0aa-f490-49e8-b7e9-02386be274b6 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Delete volume request issued successfully. Sep 07 14:04:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b72ea0aa-f490-49e8-b7e9-02386be274b6 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes/e4a55f1d-23b9-4174-ba36-8bacda32daf7 returned with HTTP 202 Sep 07 14:04:20 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1385/2806] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:04:20 2026] DELETE /volume/v3/volumes/e4a55f1d-23b9-4174-ba36-8bacda32daf7 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-13fabf83-2a86-4825-8ac3-475b3bcd7670 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-13fabf83-2a86-4825-8ac3-475b3bcd7670 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] GET http://192.168.122.6/volume/v3/volumes/e4a55f1d-23b9-4174-ba36-8bacda32daf7 Sep 07 14:04:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-13fabf83-2a86-4825-8ac3-475b3bcd7670 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-13fabf83-2a86-4825-8ac3-475b3bcd7670 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-34c723a6-5f44-44cb-b917-69181392939c tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes/1fd74579-07af-4156-bbc3-4c899c84d037 returned with HTTP 200 Sep 07 14:04:20 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1422/2807] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:20 2026] GET /volume/v3/volumes/1fd74579-07af-4156-bbc3-4c899c84d037 => generated 857 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:20 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:20 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:20 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:20 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:20 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-13fabf83-2a86-4825-8ac3-475b3bcd7670 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Volume info retrieved successfully. Sep 07 14:04:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-13fabf83-2a86-4825-8ac3-475b3bcd7670 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes/e4a55f1d-23b9-4174-ba36-8bacda32daf7 returned with HTTP 200 Sep 07 14:04:20 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1386/2808] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:20 2026] GET /volume/v3/volumes/e4a55f1d-23b9-4174-ba36-8bacda32daf7 => generated 860 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4b1a50ee-2ecf-4d0f-9355-dada4236688b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4b1a50ee-2ecf-4d0f-9355-dada4236688b tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] GET http://192.168.122.6/volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 Sep 07 14:04:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4b1a50ee-2ecf-4d0f-9355-dada4236688b tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4b1a50ee-2ecf-4d0f-9355-dada4236688b tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4b1a50ee-2ecf-4d0f-9355-dada4236688b tempest-VolumeAndVolumeTypeFromImageTest-1073244100 tempest-VolumeAndVolumeTypeFromImageTest-1073244100-project-member] http://192.168.122.6/volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 returned with HTTP 404 Sep 07 14:04:20 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1423/2809] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:20 2026] GET /volume/v3/volumes/f049aa09-3a03-47f2-96de-5fa13883c2f8 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-cfb60002-b7d7-4b1b-870e-9a2d664d65c3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cfb60002-b7d7-4b1b-870e-9a2d664d65c3 tempest-VolumeAndVolumeTypeFromImageTest-95985889 tempest-VolumeAndVolumeTypeFromImageTest-95985889-project-admin] GET http://192.168.122.6/volume/v3/volumes/detail?all_tenants=1 Sep 07 14:04:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cfb60002-b7d7-4b1b-870e-9a2d664d65c3 tempest-VolumeAndVolumeTypeFromImageTest-95985889 tempest-VolumeAndVolumeTypeFromImageTest-95985889-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cfb60002-b7d7-4b1b-870e-9a2d664d65c3 tempest-VolumeAndVolumeTypeFromImageTest-95985889 tempest-VolumeAndVolumeTypeFromImageTest-95985889-project-admin] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:21 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-cfb60002-b7d7-4b1b-870e-9a2d664d65c3 tempest-VolumeAndVolumeTypeFromImageTest-95985889 tempest-VolumeAndVolumeTypeFromImageTest-95985889-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 14:04:21 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:21 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:21 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:21 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:21 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:21 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:21 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:21 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:21 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:21 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:21 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:21 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:21 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:21 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:21 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:21 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:21 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-cfb60002-b7d7-4b1b-870e-9a2d664d65c3 tempest-VolumeAndVolumeTypeFromImageTest-95985889 tempest-VolumeAndVolumeTypeFromImageTest-95985889-project-admin] Get all volumes completed successfully. Sep 07 14:04:21 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:21 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cfb60002-b7d7-4b1b-870e-9a2d664d65c3 tempest-VolumeAndVolumeTypeFromImageTest-95985889 tempest-VolumeAndVolumeTypeFromImageTest-95985889-project-admin] http://192.168.122.6/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 14:04:21 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1387/2810] 192.168.122.6 () {58 vars in 1159 bytes} [Mon Sep 7 14:04:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8102 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ca284752-6fd1-4cec-978b-9499739994a9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ca284752-6fd1-4cec-978b-9499739994a9 tempest-VolumeAndVolumeTypeFromImageTest-95985889 tempest-VolumeAndVolumeTypeFromImageTest-95985889-project-admin] DELETE http://192.168.122.6/volume/v3/types/06759d27-31f3-4b55-8c4a-bb244af8c610 Sep 07 14:04:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ca284752-6fd1-4cec-978b-9499739994a9 tempest-VolumeAndVolumeTypeFromImageTest-95985889 tempest-VolumeAndVolumeTypeFromImageTest-95985889-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ca284752-6fd1-4cec-978b-9499739994a9 tempest-VolumeAndVolumeTypeFromImageTest-95985889 tempest-VolumeAndVolumeTypeFromImageTest-95985889-project-admin] Calling method '_delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ca284752-6fd1-4cec-978b-9499739994a9 tempest-VolumeAndVolumeTypeFromImageTest-95985889 tempest-VolumeAndVolumeTypeFromImageTest-95985889-project-admin] http://192.168.122.6/volume/v3/types/06759d27-31f3-4b55-8c4a-bb244af8c610 returned with HTTP 202 Sep 07 14:04:21 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1424/2811] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 14:04:21 2026] DELETE /volume/v3/types/06759d27-31f3-4b55-8c4a-bb244af8c610 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e2bee06d-0cde-44e0-abd8-9a2e91814074 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e2bee06d-0cde-44e0-abd8-9a2e91814074 tempest-VolumeAndVolumeTypeFromImageTest-95985889 tempest-VolumeAndVolumeTypeFromImageTest-95985889-project-admin] GET http://192.168.122.6/volume/v3/types/06759d27-31f3-4b55-8c4a-bb244af8c610 Sep 07 14:04:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e2bee06d-0cde-44e0-abd8-9a2e91814074 tempest-VolumeAndVolumeTypeFromImageTest-95985889 tempest-VolumeAndVolumeTypeFromImageTest-95985889-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e2bee06d-0cde-44e0-abd8-9a2e91814074 tempest-VolumeAndVolumeTypeFromImageTest-95985889 tempest-VolumeAndVolumeTypeFromImageTest-95985889-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e2bee06d-0cde-44e0-abd8-9a2e91814074 tempest-VolumeAndVolumeTypeFromImageTest-95985889 tempest-VolumeAndVolumeTypeFromImageTest-95985889-project-admin] http://192.168.122.6/volume/v3/types/06759d27-31f3-4b55-8c4a-bb244af8c610 returned with HTTP 404 Sep 07 14:04:21 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1388/2812] 192.168.122.6 () {58 vars in 1216 bytes} [Mon Sep 7 14:04:21 2026] GET /volume/v3/types/06759d27-31f3-4b55-8c4a-bb244af8c610 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8a213969-e0bb-4498-9a39-87f6a53a7854 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8a213969-e0bb-4498-9a39-87f6a53a7854 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:04:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8a213969-e0bb-4498-9a39-87f6a53a7854 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "64cc9aec-a9c0-477a-bef1-257717f7ce14", "size": 1}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-8a213969-e0bb-4498-9a39-87f6a53a7854 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '64cc9aec-a9c0-477a-bef1-257717f7ce14', 'size': 1}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-2287acd8-bd0e-4ec9-b4fb-8beaad6db305 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2287acd8-bd0e-4ec9-b4fb-8beaad6db305 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/volumes/1fd74579-07af-4156-bbc3-4c899c84d037 Sep 07 14:04:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2287acd8-bd0e-4ec9-b4fb-8beaad6db305 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2287acd8-bd0e-4ec9-b4fb-8beaad6db305 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:21 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:21 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:21 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-8a213969-e0bb-4498-9a39-87f6a53a7854 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Create volume of 1 GB Sep 07 14:04:21 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:21 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:21 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8a213969-e0bb-4498-9a39-87f6a53a7854 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Availability Zones retrieved successfully. Sep 07 14:04:21 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-2287acd8-bd0e-4ec9-b4fb-8beaad6db305 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Volume info retrieved successfully. Sep 07 14:04:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2287acd8-bd0e-4ec9-b4fb-8beaad6db305 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes/1fd74579-07af-4156-bbc3-4c899c84d037 returned with HTTP 200 Sep 07 14:04:21 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1389/2813] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:21 2026] GET /volume/v3/volumes/1fd74579-07af-4156-bbc3-4c899c84d037 => generated 857 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:04:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-705e4002-a78f-48d4-afb0-2d992c72c5e7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:21 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-8a213969-e0bb-4498-9a39-87f6a53a7854 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Flow 'volume_create_api' (e4820a8c-228d-42c3-a46a-72502d57f67f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-705e4002-a78f-48d4-afb0-2d992c72c5e7 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] GET http://192.168.122.6/volume/v3/volumes/e4a55f1d-23b9-4174-ba36-8bacda32daf7 Sep 07 14:04:21 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-8a213969-e0bb-4498-9a39-87f6a53a7854 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46c64487-9166-40e2-a490-bb6319baf75c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-705e4002-a78f-48d4-afb0-2d992c72c5e7 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-705e4002-a78f-48d4-afb0-2d992c72c5e7 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:21 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-8a213969-e0bb-4498-9a39-87f6a53a7854 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:21 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:21 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:21 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:21 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-705e4002-a78f-48d4-afb0-2d992c72c5e7 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes/e4a55f1d-23b9-4174-ba36-8bacda32daf7 returned with HTTP 404 Sep 07 14:04:21 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1390/2814] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:21 2026] GET /volume/v3/volumes/e4a55f1d-23b9-4174-ba36-8bacda32daf7 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-65ec2469-e80b-4219-9c07-49dd3e64f9c5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-65ec2469-e80b-4219-9c07-49dd3e64f9c5 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] DELETE http://192.168.122.6/volume/v3/volumes/49495391-0397-4f7b-9926-b028e088f9a9 Sep 07 14:04:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-65ec2469-e80b-4219-9c07-49dd3e64f9c5 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-65ec2469-e80b-4219-9c07-49dd3e64f9c5 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:21 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-65ec2469-e80b-4219-9c07-49dd3e64f9c5 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Delete volume with id: 49495391-0397-4f7b-9926-b028e088f9a9 Sep 07 14:04:21 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:21 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:21 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:21 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:21 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-65ec2469-e80b-4219-9c07-49dd3e64f9c5 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Volume info retrieved successfully. Sep 07 14:04:21 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-65ec2469-e80b-4219-9c07-49dd3e64f9c5 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Delete volume request issued successfully. Sep 07 14:04:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-65ec2469-e80b-4219-9c07-49dd3e64f9c5 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes/49495391-0397-4f7b-9926-b028e088f9a9 returned with HTTP 202 Sep 07 14:04:21 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1391/2815] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:04:21 2026] DELETE /volume/v3/volumes/49495391-0397-4f7b-9926-b028e088f9a9 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3d78b1a3-ceba-4141-bce6-aec7893c03c7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3d78b1a3-ceba-4141-bce6-aec7893c03c7 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] GET http://192.168.122.6/volume/v3/volumes/49495391-0397-4f7b-9926-b028e088f9a9 Sep 07 14:04:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3d78b1a3-ceba-4141-bce6-aec7893c03c7 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3d78b1a3-ceba-4141-bce6-aec7893c03c7 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:21 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:21 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:21 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:21 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:21 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3d78b1a3-ceba-4141-bce6-aec7893c03c7 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Volume info retrieved successfully. Sep 07 14:04:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3d78b1a3-ceba-4141-bce6-aec7893c03c7 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes/49495391-0397-4f7b-9926-b028e088f9a9 returned with HTTP 200 Sep 07 14:04:21 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1392/2816] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:21 2026] GET /volume/v3/volumes/49495391-0397-4f7b-9926-b028e088f9a9 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:04:21 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-8a213969-e0bb-4498-9a39-87f6a53a7854 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46c64487-9166-40e2-a490-bb6319baf75c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:21 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-8a213969-e0bb-4498-9a39-87f6a53a7854 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10e2c42a-322e-4304-a52b-43db7399fb8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:22 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-8a213969-e0bb-4498-9a39-87f6a53a7854 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Created reservations ['11a4c91a-6e15-4885-9d32-78ced42c1de0', 'cac153a7-11ea-4dd1-b369-98b310693200', '1aaabfc8-c00a-4c26-85ce-4654b2676e53', '6f7e8129-62a9-4d9e-a438-bb76da6d57d2'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-8a213969-e0bb-4498-9a39-87f6a53a7854 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10e2c42a-322e-4304-a52b-43db7399fb8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11a4c91a-6e15-4885-9d32-78ced42c1de0', 'cac153a7-11ea-4dd1-b369-98b310693200', '1aaabfc8-c00a-4c26-85ce-4654b2676e53', '6f7e8129-62a9-4d9e-a438-bb76da6d57d2']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-8a213969-e0bb-4498-9a39-87f6a53a7854 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f194d2a-3ecb-45f7-90fd-71232984478a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:22 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:22 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-8a213969-e0bb-4498-9a39-87f6a53a7854 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f194d2a-3ecb-45f7-90fd-71232984478a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3d500f4-4a59-4ae0-9bab-e9573e75b159', '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='73842e6a662c4d21a1b2b3642e992cad',qos_specs=None,replication_status=,reservations=['11a4c91a-6e15-4885-9d32-78ced42c1de0','cac153a7-11ea-4dd1-b369-98b310693200','1aaabfc8-c00a-4c26-85ce-4654b2676e53','6f7e8129-62a9-4d9e-a438-bb76da6d57d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5be8222a28e44e689e93168aee82064a',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:22Z,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=c3d500f4-4a59-4ae0-9bab-e9573e75b159,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73842e6a662c4d21a1b2b3642e992cad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5be8222a28e44e689e93168aee82064a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-8a213969-e0bb-4498-9a39-87f6a53a7854 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aa6fd91-47b7-4d68-9ea8-95d3dde09c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-8a213969-e0bb-4498-9a39-87f6a53a7854 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aa6fd91-47b7-4d68-9ea8-95d3dde09c41) transitioned into state 'SUCCESS' from 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='73842e6a662c4d21a1b2b3642e992cad',qos_specs=None,replication_status=,reservations=['11a4c91a-6e15-4885-9d32-78ced42c1de0','cac153a7-11ea-4dd1-b369-98b310693200','1aaabfc8-c00a-4c26-85ce-4654b2676e53','6f7e8129-62a9-4d9e-a438-bb76da6d57d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5be8222a28e44e689e93168aee82064a',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-8a213969-e0bb-4498-9a39-87f6a53a7854 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ced642cc-27ef-4cfd-a9f9-107e231365d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-8a213969-e0bb-4498-9a39-87f6a53a7854 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ced642cc-27ef-4cfd-a9f9-107e231365d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:22 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-8a213969-e0bb-4498-9a39-87f6a53a7854 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Flow 'volume_create_api' (e4820a8c-228d-42c3-a46a-72502d57f67f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:22 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8a213969-e0bb-4498-9a39-87f6a53a7854 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Create volume request issued successfully. Sep 07 14:04:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8a213969-e0bb-4498-9a39-87f6a53a7854 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1425/2817] 192.168.122.6 () {62 vars in 1174 bytes} [Mon Sep 7 14:04:21 2026] POST /volume/v3/volumes => generated 780 bytes in 892 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4a9af58d-86bf-4aa6-88c9-8a767c8f6d37 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4a9af58d-86bf-4aa6-88c9-8a767c8f6d37 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] GET http://192.168.122.6/volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 Sep 07 14:04:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4a9af58d-86bf-4aa6-88c9-8a767c8f6d37 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4a9af58d-86bf-4aa6-88c9-8a767c8f6d37 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:22 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:22 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:22 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:22 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:22 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4a9af58d-86bf-4aa6-88c9-8a767c8f6d37 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Volume info retrieved successfully. Sep 07 14:04:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4a9af58d-86bf-4aa6-88c9-8a767c8f6d37 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] http://192.168.122.6/volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 returned with HTTP 200 Sep 07 14:04:22 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1393/2818] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:22 2026] GET /volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-539d9272-85b7-490b-afb7-e1d67d469f41 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-539d9272-85b7-490b-afb7-e1d67d469f41 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/volumes/1fd74579-07af-4156-bbc3-4c899c84d037 Sep 07 14:04:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-539d9272-85b7-490b-afb7-e1d67d469f41 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-539d9272-85b7-490b-afb7-e1d67d469f41 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-539d9272-85b7-490b-afb7-e1d67d469f41 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes/1fd74579-07af-4156-bbc3-4c899c84d037 returned with HTTP 404 Sep 07 14:04:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1426/2819] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:22 2026] GET /volume/v3/volumes/1fd74579-07af-4156-bbc3-4c899c84d037 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-569d6d5d-ba27-4932-9210-7845f2cf9204 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-569d6d5d-ba27-4932-9210-7845f2cf9204 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] DELETE http://192.168.122.6/volume/v3/volumes/956ea70c-97cf-4209-a465-e54ed6d45f3f Sep 07 14:04:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-569d6d5d-ba27-4932-9210-7845f2cf9204 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-569d6d5d-ba27-4932-9210-7845f2cf9204 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:22 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-569d6d5d-ba27-4932-9210-7845f2cf9204 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Delete volume with id: 956ea70c-97cf-4209-a465-e54ed6d45f3f Sep 07 14:04:22 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:22 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:22 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:22 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:22 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-569d6d5d-ba27-4932-9210-7845f2cf9204 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Volume info retrieved successfully. Sep 07 14:04:22 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-569d6d5d-ba27-4932-9210-7845f2cf9204 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Delete volume request issued successfully. Sep 07 14:04:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-569d6d5d-ba27-4932-9210-7845f2cf9204 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes/956ea70c-97cf-4209-a465-e54ed6d45f3f returned with HTTP 202 Sep 07 14:04:22 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1394/2820] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:04:22 2026] DELETE /volume/v3/volumes/956ea70c-97cf-4209-a465-e54ed6d45f3f => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 14:04:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-fea77a64-edf7-454e-8c7a-8c6086ee4989 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fea77a64-edf7-454e-8c7a-8c6086ee4989 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/volumes/956ea70c-97cf-4209-a465-e54ed6d45f3f Sep 07 14:04:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fea77a64-edf7-454e-8c7a-8c6086ee4989 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fea77a64-edf7-454e-8c7a-8c6086ee4989 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:22 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:22 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:22 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:22 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:22 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-fea77a64-edf7-454e-8c7a-8c6086ee4989 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Volume info retrieved successfully. Sep 07 14:04:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e7b13565-9dd4-489b-9a42-fe8ab7458aa5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fea77a64-edf7-454e-8c7a-8c6086ee4989 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes/956ea70c-97cf-4209-a465-e54ed6d45f3f returned with HTTP 200 Sep 07 14:04:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e7b13565-9dd4-489b-9a42-fe8ab7458aa5 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] GET http://192.168.122.6/volume/v3/volumes/49495391-0397-4f7b-9926-b028e088f9a9 Sep 07 14:04:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1427/2821] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:22 2026] GET /volume/v3/volumes/956ea70c-97cf-4209-a465-e54ed6d45f3f => generated 857 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e7b13565-9dd4-489b-9a42-fe8ab7458aa5 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e7b13565-9dd4-489b-9a42-fe8ab7458aa5 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:22 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:22 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:22 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:22 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:22 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e7b13565-9dd4-489b-9a42-fe8ab7458aa5 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Volume info retrieved successfully. Sep 07 14:04:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e7b13565-9dd4-489b-9a42-fe8ab7458aa5 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes/49495391-0397-4f7b-9926-b028e088f9a9 returned with HTTP 200 Sep 07 14:04:22 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1395/2822] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:22 2026] GET /volume/v3/volumes/49495391-0397-4f7b-9926-b028e088f9a9 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7f3ff486-fce7-4f48-b861-39193db69fe6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7f3ff486-fce7-4f48-b861-39193db69fe6 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] GET http://192.168.122.6/volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 Sep 07 14:04:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7f3ff486-fce7-4f48-b861-39193db69fe6 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7f3ff486-fce7-4f48-b861-39193db69fe6 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:23 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:23 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:23 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:23 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:23 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7f3ff486-fce7-4f48-b861-39193db69fe6 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Volume info retrieved successfully. Sep 07 14:04:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7f3ff486-fce7-4f48-b861-39193db69fe6 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] http://192.168.122.6/volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 returned with HTTP 200 Sep 07 14:04:23 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1428/2823] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:23 2026] GET /volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 => generated 872 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f4d1e03d-9e96-44b9-8257-c0b685e67093 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f4d1e03d-9e96-44b9-8257-c0b685e67093 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/volumes/956ea70c-97cf-4209-a465-e54ed6d45f3f Sep 07 14:04:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f4d1e03d-9e96-44b9-8257-c0b685e67093 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f4d1e03d-9e96-44b9-8257-c0b685e67093 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:23 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:23 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:23 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:23 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f4d1e03d-9e96-44b9-8257-c0b685e67093 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Volume info retrieved successfully. Sep 07 14:04:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1dc7a7e7-61ef-48a3-82c8-a91794088263 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1dc7a7e7-61ef-48a3-82c8-a91794088263 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] GET http://192.168.122.6/volume/v3/volumes/49495391-0397-4f7b-9926-b028e088f9a9 Sep 07 14:04:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1dc7a7e7-61ef-48a3-82c8-a91794088263 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f4d1e03d-9e96-44b9-8257-c0b685e67093 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes/956ea70c-97cf-4209-a465-e54ed6d45f3f returned with HTTP 200 Sep 07 14:04:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1dc7a7e7-61ef-48a3-82c8-a91794088263 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:23 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1396/2824] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:23 2026] GET /volume/v3/volumes/956ea70c-97cf-4209-a465-e54ed6d45f3f => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1dc7a7e7-61ef-48a3-82c8-a91794088263 tempest-CreateVolumesFromSourceVolumeTest-306487952 tempest-CreateVolumesFromSourceVolumeTest-306487952-project-member] http://192.168.122.6/volume/v3/volumes/49495391-0397-4f7b-9926-b028e088f9a9 returned with HTTP 404 Sep 07 14:04:24 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1429/2825] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:23 2026] GET /volume/v3/volumes/49495391-0397-4f7b-9926-b028e088f9a9 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-36938c83-5ab3-4d73-b4ca-409f2d1f2454 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-36938c83-5ab3-4d73-b4ca-409f2d1f2454 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] GET http://192.168.122.6/volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 Sep 07 14:04:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-36938c83-5ab3-4d73-b4ca-409f2d1f2454 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-36938c83-5ab3-4d73-b4ca-409f2d1f2454 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:24 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:24 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:24 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:24 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:24 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-36938c83-5ab3-4d73-b4ca-409f2d1f2454 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Volume info retrieved successfully. Sep 07 14:04:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-36938c83-5ab3-4d73-b4ca-409f2d1f2454 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] http://192.168.122.6/volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 returned with HTTP 200 Sep 07 14:04:24 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1397/2826] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:24 2026] GET /volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 => generated 930 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-36bf1484-7eb2-4e42-8829-1f027921abc3 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-36bf1484-7eb2-4e42-8829-1f027921abc3 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/volumes/956ea70c-97cf-4209-a465-e54ed6d45f3f Sep 07 14:04:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-36bf1484-7eb2-4e42-8829-1f027921abc3 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-36bf1484-7eb2-4e42-8829-1f027921abc3 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-36bf1484-7eb2-4e42-8829-1f027921abc3 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes/956ea70c-97cf-4209-a465-e54ed6d45f3f returned with HTTP 404 Sep 07 14:04:25 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1430/2827] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:25 2026] GET /volume/v3/volumes/956ea70c-97cf-4209-a465-e54ed6d45f3f => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-dc11876b-2dcb-4854-863b-3efaabb35f2f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dc11876b-2dcb-4854-863b-3efaabb35f2f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] DELETE http://192.168.122.6/volume/v3/volumes/f35085d7-6da9-46d8-84e5-2a21d6202946 Sep 07 14:04:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dc11876b-2dcb-4854-863b-3efaabb35f2f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dc11876b-2dcb-4854-863b-3efaabb35f2f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:25 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-dc11876b-2dcb-4854-863b-3efaabb35f2f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Delete volume with id: f35085d7-6da9-46d8-84e5-2a21d6202946 Sep 07 14:04:25 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:25 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:25 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:25 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:25 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-dc11876b-2dcb-4854-863b-3efaabb35f2f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Volume info retrieved successfully. Sep 07 14:04:25 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-dc11876b-2dcb-4854-863b-3efaabb35f2f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Delete volume request issued successfully. Sep 07 14:04:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dc11876b-2dcb-4854-863b-3efaabb35f2f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes/f35085d7-6da9-46d8-84e5-2a21d6202946 returned with HTTP 202 Sep 07 14:04:25 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1398/2828] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:04:25 2026] DELETE /volume/v3/volumes/f35085d7-6da9-46d8-84e5-2a21d6202946 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-84e866a1-10a8-4dc6-a1c6-05c2bf71111d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-84e866a1-10a8-4dc6-a1c6-05c2bf71111d tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/volumes/f35085d7-6da9-46d8-84e5-2a21d6202946 Sep 07 14:04:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-84e866a1-10a8-4dc6-a1c6-05c2bf71111d tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-84e866a1-10a8-4dc6-a1c6-05c2bf71111d tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:25 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:25 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:25 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:25 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:25 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-84e866a1-10a8-4dc6-a1c6-05c2bf71111d tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Volume info retrieved successfully. Sep 07 14:04:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-84e866a1-10a8-4dc6-a1c6-05c2bf71111d tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes/f35085d7-6da9-46d8-84e5-2a21d6202946 returned with HTTP 200 Sep 07 14:04:25 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1431/2829] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:25 2026] GET /volume/v3/volumes/f35085d7-6da9-46d8-84e5-2a21d6202946 => generated 857 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-63472f9a-bd02-444e-b24d-a5b0f87eee19 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-63472f9a-bd02-444e-b24d-a5b0f87eee19 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] GET http://192.168.122.6/volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 Sep 07 14:04:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-63472f9a-bd02-444e-b24d-a5b0f87eee19 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-63472f9a-bd02-444e-b24d-a5b0f87eee19 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:25 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:25 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:25 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:25 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:25 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-63472f9a-bd02-444e-b24d-a5b0f87eee19 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Volume info retrieved successfully. Sep 07 14:04:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-63472f9a-bd02-444e-b24d-a5b0f87eee19 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] http://192.168.122.6/volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 returned with HTTP 200 Sep 07 14:04:25 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1399/2830] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:25 2026] GET /volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 => generated 930 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-fe512c54-61e8-48ec-87bd-c4aacdf7aa58 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:26 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fe512c54-61e8-48ec-87bd-c4aacdf7aa58 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/volumes/f35085d7-6da9-46d8-84e5-2a21d6202946 Sep 07 14:04:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fe512c54-61e8-48ec-87bd-c4aacdf7aa58 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fe512c54-61e8-48ec-87bd-c4aacdf7aa58 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:26 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fe512c54-61e8-48ec-87bd-c4aacdf7aa58 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes/f35085d7-6da9-46d8-84e5-2a21d6202946 returned with HTTP 404 Sep 07 14:04:26 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1432/2831] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:26 2026] GET /volume/v3/volumes/f35085d7-6da9-46d8-84e5-2a21d6202946 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7a4ca8a9-a76d-4fcc-b81f-a501c41809c1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7a4ca8a9-a76d-4fcc-b81f-a501c41809c1 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] DELETE http://192.168.122.6/volume/v3/volumes/798e7152-b494-485a-932f-e806c8ebe91b Sep 07 14:04:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7a4ca8a9-a76d-4fcc-b81f-a501c41809c1 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7a4ca8a9-a76d-4fcc-b81f-a501c41809c1 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:26 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-7a4ca8a9-a76d-4fcc-b81f-a501c41809c1 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Delete volume with id: 798e7152-b494-485a-932f-e806c8ebe91b Sep 07 14:04:26 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:26 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:26 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:26 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:26 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7a4ca8a9-a76d-4fcc-b81f-a501c41809c1 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Volume info retrieved successfully. Sep 07 14:04:26 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7a4ca8a9-a76d-4fcc-b81f-a501c41809c1 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Delete volume request issued successfully. Sep 07 14:04:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7a4ca8a9-a76d-4fcc-b81f-a501c41809c1 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes/798e7152-b494-485a-932f-e806c8ebe91b returned with HTTP 202 Sep 07 14:04:26 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1400/2832] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:04:26 2026] DELETE /volume/v3/volumes/798e7152-b494-485a-932f-e806c8ebe91b => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5e673fc7-6540-49b7-9963-04b138b320dd None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:26 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5e673fc7-6540-49b7-9963-04b138b320dd tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/volumes/798e7152-b494-485a-932f-e806c8ebe91b Sep 07 14:04:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5e673fc7-6540-49b7-9963-04b138b320dd tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5e673fc7-6540-49b7-9963-04b138b320dd tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:26 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:26 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:26 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:26 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:26 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5e673fc7-6540-49b7-9963-04b138b320dd tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Volume info retrieved successfully. Sep 07 14:04:26 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5e673fc7-6540-49b7-9963-04b138b320dd tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes/798e7152-b494-485a-932f-e806c8ebe91b returned with HTTP 200 Sep 07 14:04:26 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1433/2833] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:26 2026] GET /volume/v3/volumes/798e7152-b494-485a-932f-e806c8ebe91b => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-70961d9c-a1b9-428e-a8da-3be8238d7423 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-70961d9c-a1b9-428e-a8da-3be8238d7423 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] GET http://192.168.122.6/volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 Sep 07 14:04:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-70961d9c-a1b9-428e-a8da-3be8238d7423 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-70961d9c-a1b9-428e-a8da-3be8238d7423 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:26 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:26 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:26 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:26 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:26 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-70961d9c-a1b9-428e-a8da-3be8238d7423 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Volume info retrieved successfully. Sep 07 14:04:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-70961d9c-a1b9-428e-a8da-3be8238d7423 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] http://192.168.122.6/volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 returned with HTTP 200 Sep 07 14:04:26 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1401/2834] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:26 2026] GET /volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 => generated 933 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-351fb2a1-f9f0-44a7-9b38-5fe467bb38f9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1541ccbc-41ff-4a57-8945-07e49801f46f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:27 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1541ccbc-41ff-4a57-8945-07e49801f46f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/volumes/798e7152-b494-485a-932f-e806c8ebe91b Sep 07 14:04:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1541ccbc-41ff-4a57-8945-07e49801f46f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1541ccbc-41ff-4a57-8945-07e49801f46f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:27 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:27 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:27 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:27 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:27 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1541ccbc-41ff-4a57-8945-07e49801f46f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Volume info retrieved successfully. Sep 07 14:04:27 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1541ccbc-41ff-4a57-8945-07e49801f46f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes/798e7152-b494-485a-932f-e806c8ebe91b returned with HTTP 200 Sep 07 14:04:27 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1402/2835] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:27 2026] GET /volume/v3/volumes/798e7152-b494-485a-932f-e806c8ebe91b => generated 856 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b54d08ca-01d7-4415-bd14-d7065a15f762 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:27 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b54d08ca-01d7-4415-bd14-d7065a15f762 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] GET http://192.168.122.6/volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 Sep 07 14:04:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b54d08ca-01d7-4415-bd14-d7065a15f762 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b54d08ca-01d7-4415-bd14-d7065a15f762 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:27 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-351fb2a1-f9f0-44a7-9b38-5fe467bb38f9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:04:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-351fb2a1-f9f0-44a7-9b38-5fe467bb38f9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1181892800"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-351fb2a1-f9f0-44a7-9b38-5fe467bb38f9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1181892800'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:27 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-351fb2a1-f9f0-44a7-9b38-5fe467bb38f9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Create volume of 1 GB Sep 07 14:04:27 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-351fb2a1-f9f0-44a7-9b38-5fe467bb38f9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Availability Zones retrieved successfully. Sep 07 14:04:27 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:27 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:27 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:27 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:27 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b54d08ca-01d7-4415-bd14-d7065a15f762 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Volume info retrieved successfully. Sep 07 14:04:27 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-351fb2a1-f9f0-44a7-9b38-5fe467bb38f9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Flow 'volume_create_api' (d5e57ae4-6860-465d-9f27-6ca1d87655dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:27 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-351fb2a1-f9f0-44a7-9b38-5fe467bb38f9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c666f08c-4f6e-4050-a33a-58b334e5a0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:27 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-351fb2a1-f9f0-44a7-9b38-5fe467bb38f9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:27 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b54d08ca-01d7-4415-bd14-d7065a15f762 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] http://192.168.122.6/volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 returned with HTTP 200 Sep 07 14:04:27 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1403/2836] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:27 2026] GET /volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 => generated 933 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:27 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-351fb2a1-f9f0-44a7-9b38-5fe467bb38f9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c666f08c-4f6e-4050-a33a-58b334e5a0ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:27 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-351fb2a1-f9f0-44a7-9b38-5fe467bb38f9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd5208f4-7289-46e7-bafb-ff41a72a6f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:28 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-351fb2a1-f9f0-44a7-9b38-5fe467bb38f9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Created reservations ['b7826159-5fce-486d-841e-2107dc632d65', 'cc69a0cc-4a81-4541-a6ac-e08f71fd6e9a', 'b593f758-413a-4ae8-8b89-212474890428', 'c85642b4-3bf9-4dbe-8884-c0074eea26e1'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:28 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-351fb2a1-f9f0-44a7-9b38-5fe467bb38f9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd5208f4-7289-46e7-bafb-ff41a72a6f0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7826159-5fce-486d-841e-2107dc632d65', 'cc69a0cc-4a81-4541-a6ac-e08f71fd6e9a', 'b593f758-413a-4ae8-8b89-212474890428', 'c85642b4-3bf9-4dbe-8884-c0074eea26e1']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:28 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-351fb2a1-f9f0-44a7-9b38-5fe467bb38f9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad4c5536-51fd-47f4-8863-5eec6a715123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:28 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:28 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:28 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-351fb2a1-f9f0-44a7-9b38-5fe467bb38f9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad4c5536-51fd-47f4-8863-5eec6a715123) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46c4a357-3436-47aa-9d17-aba85bdaf577', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1181892800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f8fd9674bb249b899d5c69373880941',qos_specs=None,replication_status=,reservations=['b7826159-5fce-486d-841e-2107dc632d65','cc69a0cc-4a81-4541-a6ac-e08f71fd6e9a','b593f758-413a-4ae8-8b89-212474890428','c85642b4-3bf9-4dbe-8884-c0074eea26e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30c462f1a0094053b9f39392ba6e3442',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1181892800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46c4a357-3436-47aa-9d17-aba85bdaf577,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f8fd9674bb249b899d5c69373880941',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30c462f1a0094053b9f39392ba6e3442',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:28 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-351fb2a1-f9f0-44a7-9b38-5fe467bb38f9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f353c429-6805-4289-a209-22db31976b62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:28 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-351fb2a1-f9f0-44a7-9b38-5fe467bb38f9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f353c429-6805-4289-a209-22db31976b62) transitioned into state 'SUCCESS' from state '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-1181892800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f8fd9674bb249b899d5c69373880941',qos_specs=None,replication_status=,reservations=['b7826159-5fce-486d-841e-2107dc632d65','cc69a0cc-4a81-4541-a6ac-e08f71fd6e9a','b593f758-413a-4ae8-8b89-212474890428','c85642b4-3bf9-4dbe-8884-c0074eea26e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30c462f1a0094053b9f39392ba6e3442',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:28 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-351fb2a1-f9f0-44a7-9b38-5fe467bb38f9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6710e40-ac62-4a59-92d7-074d9296ad5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:28 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-351fb2a1-f9f0-44a7-9b38-5fe467bb38f9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6710e40-ac62-4a59-92d7-074d9296ad5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:28 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-351fb2a1-f9f0-44a7-9b38-5fe467bb38f9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Flow 'volume_create_api' (d5e57ae4-6860-465d-9f27-6ca1d87655dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:28 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-351fb2a1-f9f0-44a7-9b38-5fe467bb38f9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Create volume request issued successfully. Sep 07 14:04:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-351fb2a1-f9f0-44a7-9b38-5fe467bb38f9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:28 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1434/2837] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 14:04:27 2026] POST /volume/v3/volumes => generated 783 bytes in 1031 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-2d74ed6b-15b4-4990-9d5f-d171495a778d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2d74ed6b-15b4-4990-9d5f-d171495a778d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/46c4a357-3436-47aa-9d17-aba85bdaf577 Sep 07 14:04:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2d74ed6b-15b4-4990-9d5f-d171495a778d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2d74ed6b-15b4-4990-9d5f-d171495a778d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:28 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:28 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:28 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:28 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:28 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-2d74ed6b-15b4-4990-9d5f-d171495a778d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:04:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2d74ed6b-15b4-4990-9d5f-d171495a778d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/46c4a357-3436-47aa-9d17-aba85bdaf577 returned with HTTP 200 Sep 07 14:04:28 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1404/2838] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:28 2026] GET /volume/v3/volumes/46c4a357-3436-47aa-9d17-aba85bdaf577 => generated 962 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-873d1e04-4799-4ae1-ad62-05205fbfbcfd None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-873d1e04-4799-4ae1-ad62-05205fbfbcfd tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/volumes/798e7152-b494-485a-932f-e806c8ebe91b Sep 07 14:04:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-873d1e04-4799-4ae1-ad62-05205fbfbcfd tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-873d1e04-4799-4ae1-ad62-05205fbfbcfd tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-873d1e04-4799-4ae1-ad62-05205fbfbcfd tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes/798e7152-b494-485a-932f-e806c8ebe91b returned with HTTP 404 Sep 07 14:04:28 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1435/2839] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:28 2026] GET /volume/v3/volumes/798e7152-b494-485a-932f-e806c8ebe91b => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d118ea51-79d7-4bda-a3f3-fbd94b866788 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d118ea51-79d7-4bda-a3f3-fbd94b866788 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] DELETE http://192.168.122.6/volume/v3/volumes/98424d78-21c8-4899-821c-099adbf12e2e Sep 07 14:04:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d118ea51-79d7-4bda-a3f3-fbd94b866788 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d118ea51-79d7-4bda-a3f3-fbd94b866788 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:28 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-d118ea51-79d7-4bda-a3f3-fbd94b866788 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Delete volume with id: 98424d78-21c8-4899-821c-099adbf12e2e Sep 07 14:04:28 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:28 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:28 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:28 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:28 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d118ea51-79d7-4bda-a3f3-fbd94b866788 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Volume info retrieved successfully. Sep 07 14:04:28 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d118ea51-79d7-4bda-a3f3-fbd94b866788 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Delete volume request issued successfully. Sep 07 14:04:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d118ea51-79d7-4bda-a3f3-fbd94b866788 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes/98424d78-21c8-4899-821c-099adbf12e2e returned with HTTP 202 Sep 07 14:04:28 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1405/2840] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:04:28 2026] DELETE /volume/v3/volumes/98424d78-21c8-4899-821c-099adbf12e2e => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7043c9f2-9950-4fa8-ab44-6df5a139e3d9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7043c9f2-9950-4fa8-ab44-6df5a139e3d9 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/volumes/98424d78-21c8-4899-821c-099adbf12e2e Sep 07 14:04:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7043c9f2-9950-4fa8-ab44-6df5a139e3d9 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7043c9f2-9950-4fa8-ab44-6df5a139e3d9 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:28 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:28 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:28 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:28 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:28 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7043c9f2-9950-4fa8-ab44-6df5a139e3d9 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Volume info retrieved successfully. Sep 07 14:04:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7043c9f2-9950-4fa8-ab44-6df5a139e3d9 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes/98424d78-21c8-4899-821c-099adbf12e2e returned with HTTP 200 Sep 07 14:04:28 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1436/2841] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:28 2026] GET /volume/v3/volumes/98424d78-21c8-4899-821c-099adbf12e2e => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4fb32222-9689-4b5c-b4e3-fedcb6bad5b8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4fb32222-9689-4b5c-b4e3-fedcb6bad5b8 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] GET http://192.168.122.6/volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 Sep 07 14:04:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4fb32222-9689-4b5c-b4e3-fedcb6bad5b8 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4fb32222-9689-4b5c-b4e3-fedcb6bad5b8 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:28 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:28 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:28 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:28 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:28 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4fb32222-9689-4b5c-b4e3-fedcb6bad5b8 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Volume info retrieved successfully. Sep 07 14:04:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4fb32222-9689-4b5c-b4e3-fedcb6bad5b8 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] http://192.168.122.6/volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 returned with HTTP 200 Sep 07 14:04:28 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1406/2842] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:28 2026] GET /volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 => generated 933 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-65c261be-b3a9-45fd-b93f-5b42d59cb883 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b960bcdf-8479-47b6-94d0-a2896fa89dda None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b960bcdf-8479-47b6-94d0-a2896fa89dda tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/46c4a357-3436-47aa-9d17-aba85bdaf577 Sep 07 14:04:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b960bcdf-8479-47b6-94d0-a2896fa89dda tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b960bcdf-8479-47b6-94d0-a2896fa89dda tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:29 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:29 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:29 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:29 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:29 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b960bcdf-8479-47b6-94d0-a2896fa89dda tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:04:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b960bcdf-8479-47b6-94d0-a2896fa89dda tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/46c4a357-3436-47aa-9d17-aba85bdaf577 returned with HTTP 200 Sep 07 14:04:29 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1407/2843] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:29 2026] GET /volume/v3/volumes/46c4a357-3436-47aa-9d17-aba85bdaf577 => generated 1012 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-65c261be-b3a9-45fd-b93f-5b42d59cb883 tempest-ProjectReaderTests-744089708 tempest-ProjectReaderTests-744089708-project-admin] GET http://192.168.122.6/volume/v3/scheduler-stats/get_pools Sep 07 14:04:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-65c261be-b3a9-45fd-b93f-5b42d59cb883 tempest-ProjectReaderTests-744089708 tempest-ProjectReaderTests-744089708-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-65c261be-b3a9-45fd-b93f-5b42d59cb883 tempest-ProjectReaderTests-744089708 tempest-ProjectReaderTests-744089708-project-admin] Calling method 'get_pools' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-65c261be-b3a9-45fd-b93f-5b42d59cb883 tempest-ProjectReaderTests-744089708 tempest-ProjectReaderTests-744089708-project-admin] http://192.168.122.6/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 14:04:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1437/2844] 192.168.122.6 () {58 vars in 1165 bytes} [Mon Sep 7 14:04:29 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 07 14:04:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-da173bad-1813-4ab1-ab53-93087c4b214c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-da173bad-1813-4ab1-ab53-93087c4b214c tempest-ProjectReaderTests-744089708 tempest-ProjectReaderTests-744089708-project-reader] GET http://192.168.122.6/volume/v3/capabilities/devstack@QuobyteHD Sep 07 14:04:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-da173bad-1813-4ab1-ab53-93087c4b214c tempest-ProjectReaderTests-744089708 tempest-ProjectReaderTests-744089708-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-da173bad-1813-4ab1-ab53-93087c4b214c tempest-ProjectReaderTests-744089708 tempest-ProjectReaderTests-744089708-project-reader] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:29 devstack devstack@c-api.service[87261]: DEBUG cinder.policy [None req-da173bad-1813-4ab1-ab53-93087c4b214c tempest-ProjectReaderTests-744089708 tempest-ProjectReaderTests-744089708-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '6fbeac4108ea45548f4d9e2e97d6ce00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2f68d88af7548eda9a5b53f6c476f54', '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=87261) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:04:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-da173bad-1813-4ab1-ab53-93087c4b214c tempest-ProjectReaderTests-744089708 tempest-ProjectReaderTests-744089708-project-reader] http://192.168.122.6/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 07 14:04:29 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1408/2845] 192.168.122.6 () {58 vars in 1183 bytes} [Mon Sep 7 14:04:29 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 150 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e058a649-bd1c-4a92-82a4-5191d30bebfb None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e058a649-bd1c-4a92-82a4-5191d30bebfb tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/volumes/98424d78-21c8-4899-821c-099adbf12e2e Sep 07 14:04:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e058a649-bd1c-4a92-82a4-5191d30bebfb tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e058a649-bd1c-4a92-82a4-5191d30bebfb tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e058a649-bd1c-4a92-82a4-5191d30bebfb tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes/98424d78-21c8-4899-821c-099adbf12e2e returned with HTTP 404 Sep 07 14:04:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1438/2846] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:29 2026] GET /volume/v3/volumes/98424d78-21c8-4899-821c-099adbf12e2e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6545a44f-6c68-40b3-b347-df5e8a2cc163 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6545a44f-6c68-40b3-b347-df5e8a2cc163 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 Sep 07 14:04:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6545a44f-6c68-40b3-b347-df5e8a2cc163 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6545a44f-6c68-40b3-b347-df5e8a2cc163 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:29 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-6545a44f-6c68-40b3-b347-df5e8a2cc163 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Delete snapshot with id: 45129d7f-a076-4f70-a15b-97af03026ad1 Sep 07 14:04:29 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:29 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:29 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6545a44f-6c68-40b3-b347-df5e8a2cc163 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Snapshot retrieved successfully. Sep 07 14:04:29 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:29 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:29 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6545a44f-6c68-40b3-b347-df5e8a2cc163 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Snapshot delete request issued successfully. Sep 07 14:04:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6545a44f-6c68-40b3-b347-df5e8a2cc163 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 returned with HTTP 202 Sep 07 14:04:29 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1409/2847] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 14:04:29 2026] DELETE /volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-958fca23-f79a-4567-8bfa-356c1f4e7928 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-958fca23-f79a-4567-8bfa-356c1f4e7928 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 Sep 07 14:04:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-958fca23-f79a-4567-8bfa-356c1f4e7928 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-958fca23-f79a-4567-8bfa-356c1f4e7928 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:29 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:29 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:29 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-958fca23-f79a-4567-8bfa-356c1f4e7928 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Snapshot retrieved successfully. Sep 07 14:04:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-958fca23-f79a-4567-8bfa-356c1f4e7928 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 returned with HTTP 200 Sep 07 14:04:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1439/2848] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:29 2026] GET /volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 => generated 473 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-19a290ac-dc87-4ae7-b9d5-a6ee2ab08c73 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-19a290ac-dc87-4ae7-b9d5-a6ee2ab08c73 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] GET http://192.168.122.6/volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 Sep 07 14:04:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-19a290ac-dc87-4ae7-b9d5-a6ee2ab08c73 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-19a290ac-dc87-4ae7-b9d5-a6ee2ab08c73 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:29 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:29 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:30 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:30 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:30 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-19a290ac-dc87-4ae7-b9d5-a6ee2ab08c73 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Volume info retrieved successfully. Sep 07 14:04:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-19a290ac-dc87-4ae7-b9d5-a6ee2ab08c73 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] http://192.168.122.6/volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 returned with HTTP 200 Sep 07 14:04:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1410/2849] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:29 2026] GET /volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 => generated 1198 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:04:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5f041616-5370-4360-a656-eb54bfb4395e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5f041616-5370-4360-a656-eb54bfb4395e tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] GET http://192.168.122.6/volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 Sep 07 14:04:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5f041616-5370-4360-a656-eb54bfb4395e tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5f041616-5370-4360-a656-eb54bfb4395e tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:30 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:30 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:30 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:30 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:30 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5f041616-5370-4360-a656-eb54bfb4395e tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Volume info retrieved successfully. Sep 07 14:04:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5f041616-5370-4360-a656-eb54bfb4395e tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] http://192.168.122.6/volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 returned with HTTP 200 Sep 07 14:04:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1440/2850] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:30 2026] GET /volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 => generated 1198 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:04:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8039734e-0d83-415a-83b6-c080f920bcdd None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8039734e-0d83-415a-83b6-c080f920bcdd tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] DELETE http://192.168.122.6/volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 Sep 07 14:04:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8039734e-0d83-415a-83b6-c080f920bcdd tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8039734e-0d83-415a-83b6-c080f920bcdd tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:30 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-8039734e-0d83-415a-83b6-c080f920bcdd tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Delete volume with id: c3d500f4-4a59-4ae0-9bab-e9573e75b159 Sep 07 14:04:30 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:30 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:30 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:30 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:30 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8039734e-0d83-415a-83b6-c080f920bcdd tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Volume info retrieved successfully. Sep 07 14:04:30 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8039734e-0d83-415a-83b6-c080f920bcdd tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Delete volume request issued successfully. Sep 07 14:04:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8039734e-0d83-415a-83b6-c080f920bcdd tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] http://192.168.122.6/volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 returned with HTTP 202 Sep 07 14:04:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1411/2851] 192.168.122.6 () {60 vars in 1266 bytes} [Mon Sep 7 14:04:30 2026] DELETE /volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 14:04:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c51ab449-1a20-45df-a63b-ea7ee6f5f160 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c51ab449-1a20-45df-a63b-ea7ee6f5f160 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] GET http://192.168.122.6/volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 Sep 07 14:04:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c51ab449-1a20-45df-a63b-ea7ee6f5f160 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c51ab449-1a20-45df-a63b-ea7ee6f5f160 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:30 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:30 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:30 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:30 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:30 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c51ab449-1a20-45df-a63b-ea7ee6f5f160 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Volume info retrieved successfully. Sep 07 14:04:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c51ab449-1a20-45df-a63b-ea7ee6f5f160 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] http://192.168.122.6/volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 returned with HTTP 200 Sep 07 14:04:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1441/2852] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:30 2026] GET /volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 => generated 1197 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:04:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-fcdb50ea-de1c-48bc-b3ac-14ee7310fc0d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fcdb50ea-de1c-48bc-b3ac-14ee7310fc0d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/46c4a357-3436-47aa-9d17-aba85bdaf577 Sep 07 14:04:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fcdb50ea-de1c-48bc-b3ac-14ee7310fc0d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fcdb50ea-de1c-48bc-b3ac-14ee7310fc0d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:30 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:30 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:30 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:30 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:30 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-fcdb50ea-de1c-48bc-b3ac-14ee7310fc0d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:04:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fcdb50ea-de1c-48bc-b3ac-14ee7310fc0d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/46c4a357-3436-47aa-9d17-aba85bdaf577 returned with HTTP 200 Sep 07 14:04:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1412/2853] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:30 2026] GET /volume/v3/volumes/46c4a357-3436-47aa-9d17-aba85bdaf577 => generated 1013 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-33fefbaf-0ef1-4838-b8bf-bb5279e3ed5c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-33fefbaf-0ef1-4838-b8bf-bb5279e3ed5c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 07 14:04:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-33fefbaf-0ef1-4838-b8bf-bb5279e3ed5c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "46c4a357-3436-47aa-9d17-aba85bdaf577", "name": "tempest-ProjectMemberTests-Snapshot-1638825107"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1c221561-362d-490b-931e-6f909b930e5b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1c221561-362d-490b-931e-6f909b930e5b tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 Sep 07 14:04:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1c221561-362d-490b-931e-6f909b930e5b tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1c221561-362d-490b-931e-6f909b930e5b tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:30 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:30 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:30 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1c221561-362d-490b-931e-6f909b930e5b tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Snapshot retrieved successfully. Sep 07 14:04:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1c221561-362d-490b-931e-6f909b930e5b tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 returned with HTTP 200 Sep 07 14:04:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1413/2854] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:30 2026] GET /volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 => generated 473 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:31 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:31 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:31 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:31 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:31 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-33fefbaf-0ef1-4838-b8bf-bb5279e3ed5c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Volume info retrieved successfully. Sep 07 14:04:31 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-33fefbaf-0ef1-4838-b8bf-bb5279e3ed5c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Create snapshot from volume 46c4a357-3436-47aa-9d17-aba85bdaf577 Sep 07 14:04:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-879460b8-663d-40a4-9dea-bb2f3369ae44 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-879460b8-663d-40a4-9dea-bb2f3369ae44 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] GET http://192.168.122.6/volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 Sep 07 14:04:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-879460b8-663d-40a4-9dea-bb2f3369ae44 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-879460b8-663d-40a4-9dea-bb2f3369ae44 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-879460b8-663d-40a4-9dea-bb2f3369ae44 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] http://192.168.122.6/volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 returned with HTTP 404 Sep 07 14:04:31 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1414/2855] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:31 2026] GET /volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 14:04:31 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-33fefbaf-0ef1-4838-b8bf-bb5279e3ed5c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Created reservations ['36c05862-6692-4469-9d66-d9130f68544d', 'e6125d62-62ff-475d-a911-96ee7baf5420', '9f9b8e2a-c3b7-4ea5-8031-0a6613b13870', '52fa4a0c-4d79-4d25-946c-dca386539d41'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:31 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:31 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:31 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-33fefbaf-0ef1-4838-b8bf-bb5279e3ed5c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Snapshot create request issued successfully. Sep 07 14:04:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-33fefbaf-0ef1-4838-b8bf-bb5279e3ed5c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 14:04:31 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1442/2856] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 14:04:30 2026] POST /volume/v3/snapshots => generated 305 bytes in 1035 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-962f0e24-721a-45b9-bf62-b78717a41d1b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-962f0e24-721a-45b9-bf62-b78717a41d1b tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] DELETE http://192.168.122.6/volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 Sep 07 14:04:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-962f0e24-721a-45b9-bf62-b78717a41d1b tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-962f0e24-721a-45b9-bf62-b78717a41d1b tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:31 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-962f0e24-721a-45b9-bf62-b78717a41d1b tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Delete volume with id: c3d500f4-4a59-4ae0-9bab-e9573e75b159 Sep 07 14:04:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f5d25234-2ae3-43ef-befc-dcec2987a445 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-962f0e24-721a-45b9-bf62-b78717a41d1b tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] http://192.168.122.6/volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 returned with HTTP 404 Sep 07 14:04:31 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1415/2857] 192.168.122.6 () {60 vars in 1266 bytes} [Mon Sep 7 14:04:31 2026] DELETE /volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 14:04:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f5d25234-2ae3-43ef-befc-dcec2987a445 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] GET http://192.168.122.6/volume/v3/snapshots/f44b4cfa-8b6d-4a7a-8733-2e83f745ee12 Sep 07 14:04:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f5d25234-2ae3-43ef-befc-dcec2987a445 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ecb55910-cfda-4f11-b5e4-9a9c28c3ea78 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f5d25234-2ae3-43ef-befc-dcec2987a445 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ecb55910-cfda-4f11-b5e4-9a9c28c3ea78 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] GET http://192.168.122.6/volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 Sep 07 14:04:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ecb55910-cfda-4f11-b5e4-9a9c28c3ea78 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ecb55910-cfda-4f11-b5e4-9a9c28c3ea78 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:31 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:31 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:31 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f5d25234-2ae3-43ef-befc-dcec2987a445 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Snapshot retrieved successfully. Sep 07 14:04:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ecb55910-cfda-4f11-b5e4-9a9c28c3ea78 tempest-VolumeImageDependencyTests-2059485052 tempest-VolumeImageDependencyTests-2059485052-project-member] http://192.168.122.6/volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 returned with HTTP 404 Sep 07 14:04:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f5d25234-2ae3-43ef-befc-dcec2987a445 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] http://192.168.122.6/volume/v3/snapshots/f44b4cfa-8b6d-4a7a-8733-2e83f745ee12 returned with HTTP 200 Sep 07 14:04:31 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1416/2858] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:31 2026] GET /volume/v3/volumes/c3d500f4-4a59-4ae0-9bab-e9573e75b159 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 14:04:31 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1443/2859] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:31 2026] GET /volume/v3/snapshots/f44b4cfa-8b6d-4a7a-8733-2e83f745ee12 => generated 437 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-bb238be9-80c7-4974-b347-76e1665f55ec None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bb238be9-80c7-4974-b347-76e1665f55ec tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 Sep 07 14:04:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bb238be9-80c7-4974-b347-76e1665f55ec tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bb238be9-80c7-4974-b347-76e1665f55ec tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:32 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:32 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:32 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-bb238be9-80c7-4974-b347-76e1665f55ec tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Snapshot retrieved successfully. Sep 07 14:04:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bb238be9-80c7-4974-b347-76e1665f55ec tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 returned with HTTP 200 Sep 07 14:04:32 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1417/2860] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:31 2026] GET /volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 => generated 473 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-937dc172-1cb4-40b0-87e4-279130f266bf None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-937dc172-1cb4-40b0-87e4-279130f266bf tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] GET http://192.168.122.6/volume/v3/snapshots/f44b4cfa-8b6d-4a7a-8733-2e83f745ee12 Sep 07 14:04:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-937dc172-1cb4-40b0-87e4-279130f266bf tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-937dc172-1cb4-40b0-87e4-279130f266bf tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:32 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:32 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:32 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-937dc172-1cb4-40b0-87e4-279130f266bf tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Snapshot retrieved successfully. Sep 07 14:04:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-937dc172-1cb4-40b0-87e4-279130f266bf tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] http://192.168.122.6/volume/v3/snapshots/f44b4cfa-8b6d-4a7a-8733-2e83f745ee12 returned with HTTP 200 Sep 07 14:04:32 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1444/2861] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:32 2026] GET /volume/v3/snapshots/f44b4cfa-8b6d-4a7a-8733-2e83f745ee12 => generated 437 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e4203160-bb96-4508-b4d8-638a0648f89f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e4203160-bb96-4508-b4d8-638a0648f89f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 Sep 07 14:04:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e4203160-bb96-4508-b4d8-638a0648f89f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e4203160-bb96-4508-b4d8-638a0648f89f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e4203160-bb96-4508-b4d8-638a0648f89f tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 returned with HTTP 404 Sep 07 14:04:33 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1418/2862] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:33 2026] GET /volume/v3/snapshots/45129d7f-a076-4f70-a15b-97af03026ad1 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-611bbe2b-9932-4513-a86c-68241f3aa2d2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-611bbe2b-9932-4513-a86c-68241f3aa2d2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] DELETE http://192.168.122.6/volume/v3/volumes/50c2cd4b-50d3-47d4-8833-9df3e829bd35 Sep 07 14:04:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-611bbe2b-9932-4513-a86c-68241f3aa2d2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-611bbe2b-9932-4513-a86c-68241f3aa2d2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:33 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-611bbe2b-9932-4513-a86c-68241f3aa2d2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Delete volume with id: 50c2cd4b-50d3-47d4-8833-9df3e829bd35 Sep 07 14:04:33 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:33 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:33 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:33 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:33 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-611bbe2b-9932-4513-a86c-68241f3aa2d2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Volume info retrieved successfully. Sep 07 14:04:33 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-611bbe2b-9932-4513-a86c-68241f3aa2d2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Delete volume request issued successfully. Sep 07 14:04:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-611bbe2b-9932-4513-a86c-68241f3aa2d2 tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes/50c2cd4b-50d3-47d4-8833-9df3e829bd35 returned with HTTP 202 Sep 07 14:04:33 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1445/2863] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:04:33 2026] DELETE /volume/v3/volumes/50c2cd4b-50d3-47d4-8833-9df3e829bd35 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-591ac62d-2ecc-4faf-95f7-1c707b4c367b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-591ac62d-2ecc-4faf-95f7-1c707b4c367b tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/volumes/50c2cd4b-50d3-47d4-8833-9df3e829bd35 Sep 07 14:04:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-591ac62d-2ecc-4faf-95f7-1c707b4c367b tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-591ac62d-2ecc-4faf-95f7-1c707b4c367b tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:33 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:33 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:33 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:33 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:33 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-591ac62d-2ecc-4faf-95f7-1c707b4c367b tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Volume info retrieved successfully. Sep 07 14:04:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-591ac62d-2ecc-4faf-95f7-1c707b4c367b tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes/50c2cd4b-50d3-47d4-8833-9df3e829bd35 returned with HTTP 200 Sep 07 14:04:33 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1419/2864] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:33 2026] GET /volume/v3/volumes/50c2cd4b-50d3-47d4-8833-9df3e829bd35 => generated 855 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1f4d6a3c-02f6-42a8-932d-a2041af77821 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1f4d6a3c-02f6-42a8-932d-a2041af77821 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] GET http://192.168.122.6/volume/v3/snapshots/f44b4cfa-8b6d-4a7a-8733-2e83f745ee12 Sep 07 14:04:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1f4d6a3c-02f6-42a8-932d-a2041af77821 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1f4d6a3c-02f6-42a8-932d-a2041af77821 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:33 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:33 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:33 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1f4d6a3c-02f6-42a8-932d-a2041af77821 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Snapshot retrieved successfully. Sep 07 14:04:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1f4d6a3c-02f6-42a8-932d-a2041af77821 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] http://192.168.122.6/volume/v3/snapshots/f44b4cfa-8b6d-4a7a-8733-2e83f745ee12 returned with HTTP 200 Sep 07 14:04:33 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1446/2865] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:33 2026] GET /volume/v3/snapshots/f44b4cfa-8b6d-4a7a-8733-2e83f745ee12 => generated 437 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-5e565ab6-497e-4661-ad2b-0f57091ad022 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9b3c76e6-3b6f-42ce-80f8-87bc69a576ba None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9b3c76e6-3b6f-42ce-80f8-87bc69a576ba tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] GET http://192.168.122.6/volume/v3/volumes/50c2cd4b-50d3-47d4-8833-9df3e829bd35 Sep 07 14:04:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9b3c76e6-3b6f-42ce-80f8-87bc69a576ba tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9b3c76e6-3b6f-42ce-80f8-87bc69a576ba tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9b3c76e6-3b6f-42ce-80f8-87bc69a576ba tempest-CreateVolumesFromSnapshotTest-1302931607 tempest-CreateVolumesFromSnapshotTest-1302931607-project-member] http://192.168.122.6/volume/v3/volumes/50c2cd4b-50d3-47d4-8833-9df3e829bd35 returned with HTTP 404 Sep 07 14:04:34 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1447/2866] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:34 2026] GET /volume/v3/volumes/50c2cd4b-50d3-47d4-8833-9df3e829bd35 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5e565ab6-497e-4661-ad2b-0f57091ad022 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:04:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5e565ab6-497e-4661-ad2b-0f57091ad022 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1760843287"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-5e565ab6-497e-4661-ad2b-0f57091ad022 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1760843287'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:34 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-5e565ab6-497e-4661-ad2b-0f57091ad022 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Create volume of 1 GB Sep 07 14:04:34 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-5e565ab6-497e-4661-ad2b-0f57091ad022 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Availability Zones retrieved successfully. Sep 07 14:04:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-5e565ab6-497e-4661-ad2b-0f57091ad022 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Flow 'volume_create_api' (1bfc0425-75b7-469a-aff8-88be098bc794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-5e565ab6-497e-4661-ad2b-0f57091ad022 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26375913-8647-4eca-9065-fa577cf6814d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-5e565ab6-497e-4661-ad2b-0f57091ad022 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-5e565ab6-497e-4661-ad2b-0f57091ad022 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26375913-8647-4eca-9065-fa577cf6814d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-5e565ab6-497e-4661-ad2b-0f57091ad022 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9309ec10-b6b6-43b1-8553-70909e58a76b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:34 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-5e565ab6-497e-4661-ad2b-0f57091ad022 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Created reservations ['c210d9c8-621a-4891-a9f5-9469b9735e90', '8d3955da-6cd2-46ce-b60d-bcd9c97bd591', '0d3ed773-cf42-4c47-a007-eea4a6404b3c', 'd1cf8cac-3ce1-4d36-a543-20427cf34936'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-5e565ab6-497e-4661-ad2b-0f57091ad022 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9309ec10-b6b6-43b1-8553-70909e58a76b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c210d9c8-621a-4891-a9f5-9469b9735e90', '8d3955da-6cd2-46ce-b60d-bcd9c97bd591', '0d3ed773-cf42-4c47-a007-eea4a6404b3c', 'd1cf8cac-3ce1-4d36-a543-20427cf34936']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-5e565ab6-497e-4661-ad2b-0f57091ad022 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (568f190b-27e0-447f-a0a1-64806fffef4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:34 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:34 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-5e565ab6-497e-4661-ad2b-0f57091ad022 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (568f190b-27e0-447f-a0a1-64806fffef4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cc4f618-07df-45c6-8c50-11b95985ea63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1760843287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f88686a757b48d2ac1a60b2911cabe3',qos_specs=None,replication_status=,reservations=['c210d9c8-621a-4891-a9f5-9469b9735e90','8d3955da-6cd2-46ce-b60d-bcd9c97bd591','0d3ed773-cf42-4c47-a007-eea4a6404b3c','d1cf8cac-3ce1-4d36-a543-20427cf34936'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28a72580cb7e409aa7c0843102d083c4',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1760843287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cc4f618-07df-45c6-8c50-11b95985ea63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f88686a757b48d2ac1a60b2911cabe3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28a72580cb7e409aa7c0843102d083c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-5e565ab6-497e-4661-ad2b-0f57091ad022 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52c92cb9-c1ff-472d-87e7-116e36e7ddcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-36c954bc-cc93-42a8-9a60-5f6dd01d5673 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-5e565ab6-497e-4661-ad2b-0f57091ad022 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52c92cb9-c1ff-472d-87e7-116e36e7ddcb) transitioned into state 'SUCCESS' from state '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-1760843287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f88686a757b48d2ac1a60b2911cabe3',qos_specs=None,replication_status=,reservations=['c210d9c8-621a-4891-a9f5-9469b9735e90','8d3955da-6cd2-46ce-b60d-bcd9c97bd591','0d3ed773-cf42-4c47-a007-eea4a6404b3c','d1cf8cac-3ce1-4d36-a543-20427cf34936'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28a72580cb7e409aa7c0843102d083c4',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-36c954bc-cc93-42a8-9a60-5f6dd01d5673 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] GET http://192.168.122.6/volume/v3/snapshots/f44b4cfa-8b6d-4a7a-8733-2e83f745ee12 Sep 07 14:04:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-36c954bc-cc93-42a8-9a60-5f6dd01d5673 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-36c954bc-cc93-42a8-9a60-5f6dd01d5673 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-5e565ab6-497e-4661-ad2b-0f57091ad022 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cb1fc79-4dab-4442-9cd2-f9d97af419b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:34 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:34 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:34 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-36c954bc-cc93-42a8-9a60-5f6dd01d5673 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Snapshot retrieved successfully. Sep 07 14:04:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-36c954bc-cc93-42a8-9a60-5f6dd01d5673 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] http://192.168.122.6/volume/v3/snapshots/f44b4cfa-8b6d-4a7a-8733-2e83f745ee12 returned with HTTP 200 Sep 07 14:04:34 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1448/2867] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:34 2026] GET /volume/v3/snapshots/f44b4cfa-8b6d-4a7a-8733-2e83f745ee12 => generated 464 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2cd2e715-175d-4fd7-80f3-5f694fe9b6bc None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-5e565ab6-497e-4661-ad2b-0f57091ad022 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cb1fc79-4dab-4442-9cd2-f9d97af419b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2cd2e715-175d-4fd7-80f3-5f694fe9b6bc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/f44b4cfa-8b6d-4a7a-8733-2e83f745ee12 Sep 07 14:04:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2cd2e715-175d-4fd7-80f3-5f694fe9b6bc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2cd2e715-175d-4fd7-80f3-5f694fe9b6bc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:34 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-2cd2e715-175d-4fd7-80f3-5f694fe9b6bc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Delete snapshot with id: f44b4cfa-8b6d-4a7a-8733-2e83f745ee12 Sep 07 14:04:34 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-5e565ab6-497e-4661-ad2b-0f57091ad022 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Flow 'volume_create_api' (1bfc0425-75b7-469a-aff8-88be098bc794) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:34 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-5e565ab6-497e-4661-ad2b-0f57091ad022 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Create volume request issued successfully. Sep 07 14:04:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5e565ab6-497e-4661-ad2b-0f57091ad022 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:34 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1420/2868] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 14:04:34 2026] POST /volume/v3/volumes => generated 783 bytes in 704 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 14:04:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-05cda97e-62d1-4d4e-86d5-4d9b3ff5964f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:34 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:34 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:34 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2cd2e715-175d-4fd7-80f3-5f694fe9b6bc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Snapshot retrieved successfully. Sep 07 14:04:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-05cda97e-62d1-4d4e-86d5-4d9b3ff5964f tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/volumes/8cc4f618-07df-45c6-8c50-11b95985ea63 Sep 07 14:04:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-05cda97e-62d1-4d4e-86d5-4d9b3ff5964f tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-05cda97e-62d1-4d4e-86d5-4d9b3ff5964f tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:34 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:34 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:34 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:34 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:34 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:34 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:34 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2cd2e715-175d-4fd7-80f3-5f694fe9b6bc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Snapshot delete request issued successfully. Sep 07 14:04:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2cd2e715-175d-4fd7-80f3-5f694fe9b6bc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] http://192.168.122.6/volume/v3/snapshots/f44b4cfa-8b6d-4a7a-8733-2e83f745ee12 returned with HTTP 202 Sep 07 14:04:34 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1449/2869] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 14:04:34 2026] DELETE /volume/v3/snapshots/f44b4cfa-8b6d-4a7a-8733-2e83f745ee12 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d68f004d-b958-4a41-bda6-e639abe37b21 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d68f004d-b958-4a41-bda6-e639abe37b21 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] GET http://192.168.122.6/volume/v3/snapshots/f44b4cfa-8b6d-4a7a-8733-2e83f745ee12 Sep 07 14:04:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d68f004d-b958-4a41-bda6-e639abe37b21 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d68f004d-b958-4a41-bda6-e639abe37b21 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:34 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-05cda97e-62d1-4d4e-86d5-4d9b3ff5964f tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Volume info retrieved successfully. Sep 07 14:04:34 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:34 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:34 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d68f004d-b958-4a41-bda6-e639abe37b21 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Snapshot retrieved successfully. Sep 07 14:04:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d68f004d-b958-4a41-bda6-e639abe37b21 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] http://192.168.122.6/volume/v3/snapshots/f44b4cfa-8b6d-4a7a-8733-2e83f745ee12 returned with HTTP 200 Sep 07 14:04:34 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1450/2870] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:34 2026] GET /volume/v3/snapshots/f44b4cfa-8b6d-4a7a-8733-2e83f745ee12 => generated 463 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-05cda97e-62d1-4d4e-86d5-4d9b3ff5964f tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/volumes/8cc4f618-07df-45c6-8c50-11b95985ea63 returned with HTTP 200 Sep 07 14:04:34 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1421/2871] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:34 2026] GET /volume/v3/volumes/8cc4f618-07df-45c6-8c50-11b95985ea63 => generated 962 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8b092a0e-409d-4f7c-8408-fc7cc7d3682d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8b092a0e-409d-4f7c-8408-fc7cc7d3682d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] GET http://192.168.122.6/volume/v3/snapshots/f44b4cfa-8b6d-4a7a-8733-2e83f745ee12 Sep 07 14:04:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8b092a0e-409d-4f7c-8408-fc7cc7d3682d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8b092a0e-409d-4f7c-8408-fc7cc7d3682d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-22bba323-8a47-4341-8ac5-234dcac86bf7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:35 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:35 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:35 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8b092a0e-409d-4f7c-8408-fc7cc7d3682d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Snapshot retrieved successfully. Sep 07 14:04:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8b092a0e-409d-4f7c-8408-fc7cc7d3682d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] http://192.168.122.6/volume/v3/snapshots/f44b4cfa-8b6d-4a7a-8733-2e83f745ee12 returned with HTTP 200 Sep 07 14:04:35 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1451/2872] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:35 2026] GET /volume/v3/snapshots/f44b4cfa-8b6d-4a7a-8733-2e83f745ee12 => generated 463 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:04:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-22bba323-8a47-4341-8ac5-234dcac86bf7 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/volumes/8cc4f618-07df-45c6-8c50-11b95985ea63 Sep 07 14:04:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-22bba323-8a47-4341-8ac5-234dcac86bf7 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-22bba323-8a47-4341-8ac5-234dcac86bf7 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:35 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:35 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:35 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:35 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:35 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-22bba323-8a47-4341-8ac5-234dcac86bf7 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Volume info retrieved successfully. Sep 07 14:04:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-22bba323-8a47-4341-8ac5-234dcac86bf7 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/volumes/8cc4f618-07df-45c6-8c50-11b95985ea63 returned with HTTP 200 Sep 07 14:04:35 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1422/2873] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:35 2026] GET /volume/v3/volumes/8cc4f618-07df-45c6-8c50-11b95985ea63 => generated 1012 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 14:04:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4a130e02-d5a3-4c72-b47c-f940a408062c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4a130e02-d5a3-4c72-b47c-f940a408062c tempest-ProjectMemberTests-1524229886 tempest-ProjectMemberTests-1524229886-project-admin] GET http://192.168.122.6/volume/v3/scheduler-stats/get_pools Sep 07 14:04:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4a130e02-d5a3-4c72-b47c-f940a408062c tempest-ProjectMemberTests-1524229886 tempest-ProjectMemberTests-1524229886-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4a130e02-d5a3-4c72-b47c-f940a408062c tempest-ProjectMemberTests-1524229886 tempest-ProjectMemberTests-1524229886-project-admin] Calling method 'get_pools' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4a130e02-d5a3-4c72-b47c-f940a408062c tempest-ProjectMemberTests-1524229886 tempest-ProjectMemberTests-1524229886-project-admin] http://192.168.122.6/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 14:04:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1452/2874] 192.168.122.6 () {58 vars in 1165 bytes} [Mon Sep 7 14:04:36 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 14:04:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d16d4529-2ab6-4fb2-a1a2-5d9d9771db28 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d16d4529-2ab6-4fb2-a1a2-5d9d9771db28 tempest-ProjectMemberTests-1524229886 tempest-ProjectMemberTests-1524229886-project-member] GET http://192.168.122.6/volume/v3/capabilities/devstack@QuobyteHD Sep 07 14:04:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d16d4529-2ab6-4fb2-a1a2-5d9d9771db28 tempest-ProjectMemberTests-1524229886 tempest-ProjectMemberTests-1524229886-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d16d4529-2ab6-4fb2-a1a2-5d9d9771db28 tempest-ProjectMemberTests-1524229886 tempest-ProjectMemberTests-1524229886-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:36 devstack devstack@c-api.service[87261]: DEBUG cinder.policy [None req-d16d4529-2ab6-4fb2-a1a2-5d9d9771db28 tempest-ProjectMemberTests-1524229886 tempest-ProjectMemberTests-1524229886-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '6fb608f333bb4ea6a2f6e4d8c94adbd2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eec5f80f902a4beab912f82a9792e44c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87261) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:04:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d16d4529-2ab6-4fb2-a1a2-5d9d9771db28 tempest-ProjectMemberTests-1524229886 tempest-ProjectMemberTests-1524229886-project-member] http://192.168.122.6/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 07 14:04:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1423/2875] 192.168.122.6 () {58 vars in 1183 bytes} [Mon Sep 7 14:04:36 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 224 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d7fae2c3-92d9-48c7-a3ad-adfcb92adeba None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d7fae2c3-92d9-48c7-a3ad-adfcb92adeba tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] GET http://192.168.122.6/volume/v3/snapshots/f44b4cfa-8b6d-4a7a-8733-2e83f745ee12 Sep 07 14:04:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d7fae2c3-92d9-48c7-a3ad-adfcb92adeba tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d7fae2c3-92d9-48c7-a3ad-adfcb92adeba tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d7fae2c3-92d9-48c7-a3ad-adfcb92adeba tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] http://192.168.122.6/volume/v3/snapshots/f44b4cfa-8b6d-4a7a-8733-2e83f745ee12 returned with HTTP 404 Sep 07 14:04:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1453/2876] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:36 2026] GET /volume/v3/snapshots/f44b4cfa-8b6d-4a7a-8733-2e83f745ee12 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6cfcc382-b270-4a38-aa42-b0e183f834f5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6cfcc382-b270-4a38-aa42-b0e183f834f5 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/46c4a357-3436-47aa-9d17-aba85bdaf577 Sep 07 14:04:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6cfcc382-b270-4a38-aa42-b0e183f834f5 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6cfcc382-b270-4a38-aa42-b0e183f834f5 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:36 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-6cfcc382-b270-4a38-aa42-b0e183f834f5 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Delete volume with id: 46c4a357-3436-47aa-9d17-aba85bdaf577 Sep 07 14:04:36 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:36 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:36 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:36 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:36 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6cfcc382-b270-4a38-aa42-b0e183f834f5 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:04:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-00223d8c-f931-484d-8ca2-f40f53edffb6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-00223d8c-f931-484d-8ca2-f40f53edffb6 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/volumes/8cc4f618-07df-45c6-8c50-11b95985ea63 Sep 07 14:04:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-00223d8c-f931-484d-8ca2-f40f53edffb6 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-00223d8c-f931-484d-8ca2-f40f53edffb6 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:37 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6cfcc382-b270-4a38-aa42-b0e183f834f5 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Delete volume request issued successfully. Sep 07 14:04:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6cfcc382-b270-4a38-aa42-b0e183f834f5 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/46c4a357-3436-47aa-9d17-aba85bdaf577 returned with HTTP 202 Sep 07 14:04:37 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1424/2877] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:04:36 2026] DELETE /volume/v3/volumes/46c4a357-3436-47aa-9d17-aba85bdaf577 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 14:04:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d2993d4c-b4a8-43ab-a1eb-1a80ef80dec1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d2993d4c-b4a8-43ab-a1eb-1a80ef80dec1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/46c4a357-3436-47aa-9d17-aba85bdaf577 Sep 07 14:04:37 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:37 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d2993d4c-b4a8-43ab-a1eb-1a80ef80dec1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d2993d4c-b4a8-43ab-a1eb-1a80ef80dec1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:37 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:37 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:37 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-00223d8c-f931-484d-8ca2-f40f53edffb6 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Volume info retrieved successfully. Sep 07 14:04:37 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:37 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:37 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:37 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-00223d8c-f931-484d-8ca2-f40f53edffb6 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/volumes/8cc4f618-07df-45c6-8c50-11b95985ea63 returned with HTTP 200 Sep 07 14:04:37 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1454/2878] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:37 2026] GET /volume/v3/volumes/8cc4f618-07df-45c6-8c50-11b95985ea63 => generated 1013 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 14:04:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c845eaca-bf3e-4443-becc-7b9a65f05335 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:37 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d2993d4c-b4a8-43ab-a1eb-1a80ef80dec1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:04:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d2993d4c-b4a8-43ab-a1eb-1a80ef80dec1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/46c4a357-3436-47aa-9d17-aba85bdaf577 returned with HTTP 200 Sep 07 14:04:37 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1425/2879] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:37 2026] GET /volume/v3/volumes/46c4a357-3436-47aa-9d17-aba85bdaf577 => generated 1012 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e490ec67-ded4-4c13-a007-5eb5e32b67ac None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e490ec67-ded4-4c13-a007-5eb5e32b67ac tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] POST http://192.168.122.6/volume/v3/snapshots Sep 07 14:04:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e490ec67-ded4-4c13-a007-5eb5e32b67ac tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8cc4f618-07df-45c6-8c50-11b95985ea63", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1962850903"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:37 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:37 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:37 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:37 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:37 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e490ec67-ded4-4c13-a007-5eb5e32b67ac tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Volume info retrieved successfully. Sep 07 14:04:37 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-e490ec67-ded4-4c13-a007-5eb5e32b67ac tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Create snapshot from volume 8cc4f618-07df-45c6-8c50-11b95985ea63 Sep 07 14:04:37 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-e490ec67-ded4-4c13-a007-5eb5e32b67ac tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Created reservations ['6966b998-aa48-4a4f-a47c-051939afe893', 'e70573ab-f3de-456d-bcff-ad5649ef4f77', '0c244d91-7cda-488d-866a-0e93431f34d4', '78464048-937b-4752-aa63-5e71577f2a53'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:37 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:37 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:37 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e490ec67-ded4-4c13-a007-5eb5e32b67ac tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot create request issued successfully. Sep 07 14:04:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e490ec67-ded4-4c13-a007-5eb5e32b67ac tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 14:04:37 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1426/2880] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 14:04:37 2026] POST /volume/v3/snapshots => generated 308 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c5261d3b-be6c-4f18-9f5b-db6595f7c4b2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c5261d3b-be6c-4f18-9f5b-db6595f7c4b2 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/52561bac-7810-4edc-902c-017846f5c31d Sep 07 14:04:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c5261d3b-be6c-4f18-9f5b-db6595f7c4b2 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c5261d3b-be6c-4f18-9f5b-db6595f7c4b2 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:37 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:37 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:37 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c5261d3b-be6c-4f18-9f5b-db6595f7c4b2 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:04:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c5261d3b-be6c-4f18-9f5b-db6595f7c4b2 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/52561bac-7810-4edc-902c-017846f5c31d returned with HTTP 200 Sep 07 14:04:37 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1427/2881] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:37 2026] GET /volume/v3/snapshots/52561bac-7810-4edc-902c-017846f5c31d => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c845eaca-bf3e-4443-becc-7b9a65f05335 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:04:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c845eaca-bf3e-4443-becc-7b9a65f05335 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-669255408"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-c845eaca-bf3e-4443-becc-7b9a65f05335 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-669255408'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:37 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-c845eaca-bf3e-4443-becc-7b9a65f05335 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Create volume of 1 GB Sep 07 14:04:37 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c845eaca-bf3e-4443-becc-7b9a65f05335 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Availability Zones retrieved successfully. Sep 07 14:04:37 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c845eaca-bf3e-4443-becc-7b9a65f05335 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Flow 'volume_create_api' (2954ad58-f147-4382-a930-be5c3309ca1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:37 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c845eaca-bf3e-4443-becc-7b9a65f05335 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (876070d6-fbe3-4b8c-9468-a3c7b08f73f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:37 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-c845eaca-bf3e-4443-becc-7b9a65f05335 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:37 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c845eaca-bf3e-4443-becc-7b9a65f05335 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (876070d6-fbe3-4b8c-9468-a3c7b08f73f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:37 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c845eaca-bf3e-4443-becc-7b9a65f05335 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da93a88f-5048-4dc0-8e41-5a187691eb38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:37 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-c845eaca-bf3e-4443-becc-7b9a65f05335 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Created reservations ['1a2d2d8b-85a8-492c-8648-7021f4f15ccf', 'edb4f0b7-1c33-4451-9b09-b1a3bc9cfb08', '0de2d3ce-b779-4ae3-aa05-eb5e34d96d27', 'c2a7bfe0-1493-4145-9892-7374967f3e48'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:37 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c845eaca-bf3e-4443-becc-7b9a65f05335 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da93a88f-5048-4dc0-8e41-5a187691eb38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a2d2d8b-85a8-492c-8648-7021f4f15ccf', 'edb4f0b7-1c33-4451-9b09-b1a3bc9cfb08', '0de2d3ce-b779-4ae3-aa05-eb5e34d96d27', 'c2a7bfe0-1493-4145-9892-7374967f3e48']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:37 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c845eaca-bf3e-4443-becc-7b9a65f05335 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d11129bb-6260-4d77-b299-eabd978f1f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:37 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:37 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:37 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c845eaca-bf3e-4443-becc-7b9a65f05335 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d11129bb-6260-4d77-b299-eabd978f1f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '133e3509-862e-48a6-94cc-6b47084717fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-669255408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70cdd4dbcadd46409e6bd5a1b28d635b',qos_specs=None,replication_status=,reservations=['1a2d2d8b-85a8-492c-8648-7021f4f15ccf','edb4f0b7-1c33-4451-9b09-b1a3bc9cfb08','0de2d3ce-b779-4ae3-aa05-eb5e34d96d27','c2a7bfe0-1493-4145-9892-7374967f3e48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9f2a2d2d37841afbf9d9d10c403960f',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-669255408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=133e3509-862e-48a6-94cc-6b47084717fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70cdd4dbcadd46409e6bd5a1b28d635b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9f2a2d2d37841afbf9d9d10c403960f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:37 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c845eaca-bf3e-4443-becc-7b9a65f05335 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9ed3c38-7ec6-48ca-90d1-9e1fad1db9c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:37 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c845eaca-bf3e-4443-becc-7b9a65f05335 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9ed3c38-7ec6-48ca-90d1-9e1fad1db9c3) transitioned into state 'SUCCESS' from state '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-669255408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70cdd4dbcadd46409e6bd5a1b28d635b',qos_specs=None,replication_status=,reservations=['1a2d2d8b-85a8-492c-8648-7021f4f15ccf','edb4f0b7-1c33-4451-9b09-b1a3bc9cfb08','0de2d3ce-b779-4ae3-aa05-eb5e34d96d27','c2a7bfe0-1493-4145-9892-7374967f3e48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9f2a2d2d37841afbf9d9d10c403960f',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:37 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c845eaca-bf3e-4443-becc-7b9a65f05335 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca286f9b-2f5f-4e6e-92fd-8a7090434cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:37 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c845eaca-bf3e-4443-becc-7b9a65f05335 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca286f9b-2f5f-4e6e-92fd-8a7090434cb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:37 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c845eaca-bf3e-4443-becc-7b9a65f05335 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Flow 'volume_create_api' (2954ad58-f147-4382-a930-be5c3309ca1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:37 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c845eaca-bf3e-4443-becc-7b9a65f05335 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Create volume request issued successfully. Sep 07 14:04:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c845eaca-bf3e-4443-becc-7b9a65f05335 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:37 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1455/2882] 192.168.122.6 () {62 vars in 1173 bytes} [Mon Sep 7 14:04:37 2026] POST /volume/v3/volumes => generated 774 bytes in 834 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-56685663-00af-4608-b20e-906f5c80cdc6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-56685663-00af-4608-b20e-906f5c80cdc6 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] GET http://192.168.122.6/volume/v3/volumes/133e3509-862e-48a6-94cc-6b47084717fc Sep 07 14:04:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-56685663-00af-4608-b20e-906f5c80cdc6 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-56685663-00af-4608-b20e-906f5c80cdc6 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:37 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:37 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:37 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:37 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:37 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-56685663-00af-4608-b20e-906f5c80cdc6 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Volume info retrieved successfully. Sep 07 14:04:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-56685663-00af-4608-b20e-906f5c80cdc6 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] http://192.168.122.6/volume/v3/volumes/133e3509-862e-48a6-94cc-6b47084717fc returned with HTTP 200 Sep 07 14:04:37 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1428/2883] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:37 2026] GET /volume/v3/volumes/133e3509-862e-48a6-94cc-6b47084717fc => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f0c8ad73-7b8d-4fd0-9689-dfc977c17957 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f0c8ad73-7b8d-4fd0-9689-dfc977c17957 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/46c4a357-3436-47aa-9d17-aba85bdaf577 Sep 07 14:04:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f0c8ad73-7b8d-4fd0-9689-dfc977c17957 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f0c8ad73-7b8d-4fd0-9689-dfc977c17957 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:38 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:38 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:38 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:38 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:38 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f0c8ad73-7b8d-4fd0-9689-dfc977c17957 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:04:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f0c8ad73-7b8d-4fd0-9689-dfc977c17957 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/46c4a357-3436-47aa-9d17-aba85bdaf577 returned with HTTP 200 Sep 07 14:04:38 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1456/2884] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:38 2026] GET /volume/v3/volumes/46c4a357-3436-47aa-9d17-aba85bdaf577 => generated 1012 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1d7661bf-1c62-4c56-adf0-f2dcf4d81f1b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1d7661bf-1c62-4c56-adf0-f2dcf4d81f1b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/52561bac-7810-4edc-902c-017846f5c31d Sep 07 14:04:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1d7661bf-1c62-4c56-adf0-f2dcf4d81f1b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1d7661bf-1c62-4c56-adf0-f2dcf4d81f1b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:38 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:38 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1d7661bf-1c62-4c56-adf0-f2dcf4d81f1b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:04:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1d7661bf-1c62-4c56-adf0-f2dcf4d81f1b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/52561bac-7810-4edc-902c-017846f5c31d returned with HTTP 200 Sep 07 14:04:38 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1429/2885] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:38 2026] GET /volume/v3/snapshots/52561bac-7810-4edc-902c-017846f5c31d => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bac9514e-b197-4e16-8459-6484c3e0d249 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bac9514e-b197-4e16-8459-6484c3e0d249 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] GET http://192.168.122.6/volume/v3/volumes/133e3509-862e-48a6-94cc-6b47084717fc Sep 07 14:04:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bac9514e-b197-4e16-8459-6484c3e0d249 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bac9514e-b197-4e16-8459-6484c3e0d249 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:39 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:39 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:39 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:39 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:39 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-bac9514e-b197-4e16-8459-6484c3e0d249 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Volume info retrieved successfully. Sep 07 14:04:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bac9514e-b197-4e16-8459-6484c3e0d249 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] http://192.168.122.6/volume/v3/volumes/133e3509-862e-48a6-94cc-6b47084717fc returned with HTTP 200 Sep 07 14:04:39 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1457/2886] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:39 2026] GET /volume/v3/volumes/133e3509-862e-48a6-94cc-6b47084717fc => generated 866 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-bf653042-ef21-4708-831c-952903a5b441 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bf653042-ef21-4708-831c-952903a5b441 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/46c4a357-3436-47aa-9d17-aba85bdaf577 Sep 07 14:04:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bf653042-ef21-4708-831c-952903a5b441 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bf653042-ef21-4708-831c-952903a5b441 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bf653042-ef21-4708-831c-952903a5b441 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/46c4a357-3436-47aa-9d17-aba85bdaf577 returned with HTTP 404 Sep 07 14:04:39 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1430/2887] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:39 2026] GET /volume/v3/volumes/46c4a357-3436-47aa-9d17-aba85bdaf577 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 14:04:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d9c1c713-aaf2-4d56-898c-f11a8476137e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d9c1c713-aaf2-4d56-898c-f11a8476137e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:04:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d9c1c713-aaf2-4d56-898c-f11a8476137e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1998389320"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-d9c1c713-aaf2-4d56-898c-f11a8476137e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1998389320'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:39 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-d9c1c713-aaf2-4d56-898c-f11a8476137e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Create volume of 1 GB Sep 07 14:04:39 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d9c1c713-aaf2-4d56-898c-f11a8476137e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Availability Zones retrieved successfully. Sep 07 14:04:39 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d9c1c713-aaf2-4d56-898c-f11a8476137e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Flow 'volume_create_api' (658303b2-db3d-4371-88e1-0e1d80e622c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:39 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d9c1c713-aaf2-4d56-898c-f11a8476137e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (350a1f53-9ef2-4e3e-b8b0-9a9285ddb0c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:39 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-d9c1c713-aaf2-4d56-898c-f11a8476137e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:39 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d9c1c713-aaf2-4d56-898c-f11a8476137e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (350a1f53-9ef2-4e3e-b8b0-9a9285ddb0c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:39 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d9c1c713-aaf2-4d56-898c-f11a8476137e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b102bf5-296f-48b3-8c61-dac3b73836c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7b897641-6b04-49fd-aabf-6ef274595290 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7b897641-6b04-49fd-aabf-6ef274595290 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/52561bac-7810-4edc-902c-017846f5c31d Sep 07 14:04:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7b897641-6b04-49fd-aabf-6ef274595290 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7b897641-6b04-49fd-aabf-6ef274595290 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:39 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:39 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:39 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7b897641-6b04-49fd-aabf-6ef274595290 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:04:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7b897641-6b04-49fd-aabf-6ef274595290 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/52561bac-7810-4edc-902c-017846f5c31d returned with HTTP 200 Sep 07 14:04:39 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1431/2888] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:39 2026] GET /volume/v3/snapshots/52561bac-7810-4edc-902c-017846f5c31d => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:39 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-d9c1c713-aaf2-4d56-898c-f11a8476137e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Created reservations ['617d3ad9-9fab-4d36-876e-e72dca81c301', 'bfac3e97-4668-4d5c-a4c7-5c0482bc3f06', '469b5773-18be-4909-a4ce-b52a9f248530', '7ba8e208-1916-4407-ab07-fdec41dab596'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:39 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d9c1c713-aaf2-4d56-898c-f11a8476137e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b102bf5-296f-48b3-8c61-dac3b73836c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['617d3ad9-9fab-4d36-876e-e72dca81c301', 'bfac3e97-4668-4d5c-a4c7-5c0482bc3f06', '469b5773-18be-4909-a4ce-b52a9f248530', '7ba8e208-1916-4407-ab07-fdec41dab596']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:39 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d9c1c713-aaf2-4d56-898c-f11a8476137e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ace3a12b-cb32-4309-bf90-35a1cca7b3a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:39 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:39 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:39 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d9c1c713-aaf2-4d56-898c-f11a8476137e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ace3a12b-cb32-4309-bf90-35a1cca7b3a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5ce8c9d-60b1-4563-8b47-5cc5032425cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1998389320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f8fd9674bb249b899d5c69373880941',qos_specs=None,replication_status=,reservations=['617d3ad9-9fab-4d36-876e-e72dca81c301','bfac3e97-4668-4d5c-a4c7-5c0482bc3f06','469b5773-18be-4909-a4ce-b52a9f248530','7ba8e208-1916-4407-ab07-fdec41dab596'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30c462f1a0094053b9f39392ba6e3442',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1998389320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5ce8c9d-60b1-4563-8b47-5cc5032425cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f8fd9674bb249b899d5c69373880941',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30c462f1a0094053b9f39392ba6e3442',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:39 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d9c1c713-aaf2-4d56-898c-f11a8476137e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfe86d6e-a4f5-4901-8dbd-a669142a54aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:39 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d9c1c713-aaf2-4d56-898c-f11a8476137e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfe86d6e-a4f5-4901-8dbd-a669142a54aa) transitioned into state 'SUCCESS' from state '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-1998389320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f8fd9674bb249b899d5c69373880941',qos_specs=None,replication_status=,reservations=['617d3ad9-9fab-4d36-876e-e72dca81c301','bfac3e97-4668-4d5c-a4c7-5c0482bc3f06','469b5773-18be-4909-a4ce-b52a9f248530','7ba8e208-1916-4407-ab07-fdec41dab596'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30c462f1a0094053b9f39392ba6e3442',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:39 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d9c1c713-aaf2-4d56-898c-f11a8476137e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad50945e-c283-4103-9c33-271f393d371b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:39 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d9c1c713-aaf2-4d56-898c-f11a8476137e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad50945e-c283-4103-9c33-271f393d371b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:39 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-d9c1c713-aaf2-4d56-898c-f11a8476137e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Flow 'volume_create_api' (658303b2-db3d-4371-88e1-0e1d80e622c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:39 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d9c1c713-aaf2-4d56-898c-f11a8476137e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Create volume request issued successfully. Sep 07 14:04:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d9c1c713-aaf2-4d56-898c-f11a8476137e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:39 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1458/2889] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 14:04:39 2026] POST /volume/v3/volumes => generated 783 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-0e09e1a2-f396-4fc4-81b5-5f1e394d4c51 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0e09e1a2-f396-4fc4-81b5-5f1e394d4c51 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/d5ce8c9d-60b1-4563-8b47-5cc5032425cd Sep 07 14:04:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0e09e1a2-f396-4fc4-81b5-5f1e394d4c51 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0e09e1a2-f396-4fc4-81b5-5f1e394d4c51 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:39 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:39 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:39 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:39 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:39 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-0e09e1a2-f396-4fc4-81b5-5f1e394d4c51 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:04:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0e09e1a2-f396-4fc4-81b5-5f1e394d4c51 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/d5ce8c9d-60b1-4563-8b47-5cc5032425cd returned with HTTP 200 Sep 07 14:04:39 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1432/2890] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:39 2026] GET /volume/v3/volumes/d5ce8c9d-60b1-4563-8b47-5cc5032425cd => generated 962 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bece604d-ce29-42b3-a818-180e9b556b63 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:40 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bece604d-ce29-42b3-a818-180e9b556b63 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] GET http://192.168.122.6/volume/v3/volumes/133e3509-862e-48a6-94cc-6b47084717fc Sep 07 14:04:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bece604d-ce29-42b3-a818-180e9b556b63 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bece604d-ce29-42b3-a818-180e9b556b63 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:40 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:40 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:40 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:40 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:40 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-bece604d-ce29-42b3-a818-180e9b556b63 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Volume info retrieved successfully. Sep 07 14:04:40 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bece604d-ce29-42b3-a818-180e9b556b63 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] http://192.168.122.6/volume/v3/volumes/133e3509-862e-48a6-94cc-6b47084717fc returned with HTTP 200 Sep 07 14:04:40 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1459/2891] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:40 2026] GET /volume/v3/volumes/133e3509-862e-48a6-94cc-6b47084717fc => generated 866 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 14:04:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-79369a3b-53f2-40af-a224-dadcb9cc8cb8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:40 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-79369a3b-53f2-40af-a224-dadcb9cc8cb8 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/52561bac-7810-4edc-902c-017846f5c31d Sep 07 14:04:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-79369a3b-53f2-40af-a224-dadcb9cc8cb8 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-79369a3b-53f2-40af-a224-dadcb9cc8cb8 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2d380523-c95d-453f-bb6c-69373387fe08 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:40 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:40 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:40 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-79369a3b-53f2-40af-a224-dadcb9cc8cb8 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:04:40 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-79369a3b-53f2-40af-a224-dadcb9cc8cb8 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/52561bac-7810-4edc-902c-017846f5c31d returned with HTTP 200 Sep 07 14:04:40 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1433/2892] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:40 2026] GET /volume/v3/snapshots/52561bac-7810-4edc-902c-017846f5c31d => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ebe7e1a8-5efb-45ae-ab6c-de9506a282a6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:40 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2d380523-c95d-453f-bb6c-69373387fe08 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:04:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2d380523-c95d-453f-bb6c-69373387fe08 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-200446684"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-2d380523-c95d-453f-bb6c-69373387fe08 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-200446684'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:40 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-2d380523-c95d-453f-bb6c-69373387fe08 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Create volume of 1 GB Sep 07 14:04:40 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2d380523-c95d-453f-bb6c-69373387fe08 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Availability Zones retrieved successfully. Sep 07 14:04:40 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2d380523-c95d-453f-bb6c-69373387fe08 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Flow 'volume_create_api' (9d892e24-4d6e-4d3f-97e1-1e436622cfbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:40 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2d380523-c95d-453f-bb6c-69373387fe08 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9713fd6a-3e02-43ba-b274-6ac39c1adc4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:40 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-2d380523-c95d-453f-bb6c-69373387fe08 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:40 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ebe7e1a8-5efb-45ae-ab6c-de9506a282a6 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-reader] POST http://192.168.122.6/volume/v3/snapshots/52561bac-7810-4edc-902c-017846f5c31d/action Sep 07 14:04:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ebe7e1a8-5efb-45ae-ab6c-de9506a282a6 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 14:04:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ebe7e1a8-5efb-45ae-ab6c-de9506a282a6 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:40 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:40 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:40 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ebe7e1a8-5efb-45ae-ab6c-de9506a282a6 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-reader] Snapshot retrieved successfully. Sep 07 14:04:40 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2d380523-c95d-453f-bb6c-69373387fe08 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9713fd6a-3e02-43ba-b274-6ac39c1adc4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:40 devstack devstack@c-api.service[87261]: DEBUG cinder.policy [None req-ebe7e1a8-5efb-45ae-ab6c-de9506a282a6 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '0b690219cb7a460ebebf2ed37952c0c4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f88686a757b48d2ac1a60b2911cabe3', '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=87261) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:04:40 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ebe7e1a8-5efb-45ae-ab6c-de9506a282a6 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-reader] http://192.168.122.6/volume/v3/snapshots/52561bac-7810-4edc-902c-017846f5c31d/action returned with HTTP 403 Sep 07 14:04:40 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1434/2893] 192.168.122.6 () {60 vars in 1270 bytes} [Mon Sep 7 14:04:40 2026] POST /volume/v3/snapshots/52561bac-7810-4edc-902c-017846f5c31d/action => generated 133 bytes in 241 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:40 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2d380523-c95d-453f-bb6c-69373387fe08 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ac409ff-8b17-4b82-a441-d9c99cf7c041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-51123fdd-9b4c-4098-8660-cc4ff2b7aa47 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:40 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-51123fdd-9b4c-4098-8660-cc4ff2b7aa47 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/d5ce8c9d-60b1-4563-8b47-5cc5032425cd Sep 07 14:04:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-51123fdd-9b4c-4098-8660-cc4ff2b7aa47 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-51123fdd-9b4c-4098-8660-cc4ff2b7aa47 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:40 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:40 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:40 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:40 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:40 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-51123fdd-9b4c-4098-8660-cc4ff2b7aa47 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:04:40 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-51123fdd-9b4c-4098-8660-cc4ff2b7aa47 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/d5ce8c9d-60b1-4563-8b47-5cc5032425cd returned with HTTP 200 Sep 07 14:04:40 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1435/2894] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:40 2026] GET /volume/v3/volumes/d5ce8c9d-60b1-4563-8b47-5cc5032425cd => generated 1012 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-2da245e8-544b-4eba-b5f1-1dfd1f0ebd6f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:40 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2da245e8-544b-4eba-b5f1-1dfd1f0ebd6f tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] DELETE http://192.168.122.6/volume/v3/snapshots/52561bac-7810-4edc-902c-017846f5c31d Sep 07 14:04:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2da245e8-544b-4eba-b5f1-1dfd1f0ebd6f tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2da245e8-544b-4eba-b5f1-1dfd1f0ebd6f tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:40 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-2da245e8-544b-4eba-b5f1-1dfd1f0ebd6f tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Delete snapshot with id: 52561bac-7810-4edc-902c-017846f5c31d Sep 07 14:04:40 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:40 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:40 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-2da245e8-544b-4eba-b5f1-1dfd1f0ebd6f tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:04:40 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:40 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:40 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-2da245e8-544b-4eba-b5f1-1dfd1f0ebd6f tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot delete request issued successfully. Sep 07 14:04:40 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2da245e8-544b-4eba-b5f1-1dfd1f0ebd6f tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/52561bac-7810-4edc-902c-017846f5c31d returned with HTTP 202 Sep 07 14:04:40 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1436/2895] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 14:04:40 2026] DELETE /volume/v3/snapshots/52561bac-7810-4edc-902c-017846f5c31d => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9a787b0d-337f-4332-9f41-02cfc954dcc9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:40 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9a787b0d-337f-4332-9f41-02cfc954dcc9 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/52561bac-7810-4edc-902c-017846f5c31d Sep 07 14:04:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9a787b0d-337f-4332-9f41-02cfc954dcc9 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9a787b0d-337f-4332-9f41-02cfc954dcc9 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:40 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:40 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:40 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9a787b0d-337f-4332-9f41-02cfc954dcc9 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:04:40 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9a787b0d-337f-4332-9f41-02cfc954dcc9 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/52561bac-7810-4edc-902c-017846f5c31d returned with HTTP 200 Sep 07 14:04:40 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1437/2896] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:40 2026] GET /volume/v3/snapshots/52561bac-7810-4edc-902c-017846f5c31d => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:40 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-2d380523-c95d-453f-bb6c-69373387fe08 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Created reservations ['c43236b4-4739-4ef2-845e-5ad0712d00f5', '3926caa2-f9e7-4d34-a57f-1e6f43e9b0ff', 'ea5ae1c5-69e2-47cd-8d89-c19c697a9d07', '03436bb3-0da9-4e4b-bada-3cae9b7990fa'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:40 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2d380523-c95d-453f-bb6c-69373387fe08 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ac409ff-8b17-4b82-a441-d9c99cf7c041) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c43236b4-4739-4ef2-845e-5ad0712d00f5', '3926caa2-f9e7-4d34-a57f-1e6f43e9b0ff', 'ea5ae1c5-69e2-47cd-8d89-c19c697a9d07', '03436bb3-0da9-4e4b-bada-3cae9b7990fa']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:40 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2d380523-c95d-453f-bb6c-69373387fe08 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57c79235-12df-4b6c-ad79-49861bc4eed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:40 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:40 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:40 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2d380523-c95d-453f-bb6c-69373387fe08 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57c79235-12df-4b6c-ad79-49861bc4eed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8edffd33-ab08-454c-b5d2-4ef0c9830d9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-200446684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd80b19127894f05b2b6f5083736d0f1',qos_specs=None,replication_status=,reservations=['c43236b4-4739-4ef2-845e-5ad0712d00f5','3926caa2-f9e7-4d34-a57f-1e6f43e9b0ff','ea5ae1c5-69e2-47cd-8d89-c19c697a9d07','03436bb3-0da9-4e4b-bada-3cae9b7990fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36f25a4a1cef480d9fbafc336f2af6b9',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-200446684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8edffd33-ab08-454c-b5d2-4ef0c9830d9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd80b19127894f05b2b6f5083736d0f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36f25a4a1cef480d9fbafc336f2af6b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:40 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2d380523-c95d-453f-bb6c-69373387fe08 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ad19452-635a-4ebc-8d35-47b3c7536cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2d380523-c95d-453f-bb6c-69373387fe08 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ad19452-635a-4ebc-8d35-47b3c7536cfc) transitioned into state 'SUCCESS' from state '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-200446684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd80b19127894f05b2b6f5083736d0f1',qos_specs=None,replication_status=,reservations=['c43236b4-4739-4ef2-845e-5ad0712d00f5','3926caa2-f9e7-4d34-a57f-1e6f43e9b0ff','ea5ae1c5-69e2-47cd-8d89-c19c697a9d07','03436bb3-0da9-4e4b-bada-3cae9b7990fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36f25a4a1cef480d9fbafc336f2af6b9',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2d380523-c95d-453f-bb6c-69373387fe08 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaf9b315-720a-45f0-be40-8f2d631972a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2d380523-c95d-453f-bb6c-69373387fe08 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaf9b315-720a-45f0-be40-8f2d631972a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-2d380523-c95d-453f-bb6c-69373387fe08 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Flow 'volume_create_api' (9d892e24-4d6e-4d3f-97e1-1e436622cfbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:41 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2d380523-c95d-453f-bb6c-69373387fe08 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Create volume request issued successfully. Sep 07 14:04:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2d380523-c95d-453f-bb6c-69373387fe08 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:41 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1460/2897] 192.168.122.6 () {62 vars in 1173 bytes} [Mon Sep 7 14:04:40 2026] POST /volume/v3/volumes => generated 782 bytes in 576 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d9ebc2da-dc1d-44aa-b69e-6b3c714ea794 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d9ebc2da-dc1d-44aa-b69e-6b3c714ea794 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] GET http://192.168.122.6/volume/v3/volumes/8edffd33-ab08-454c-b5d2-4ef0c9830d9d Sep 07 14:04:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d9ebc2da-dc1d-44aa-b69e-6b3c714ea794 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d9ebc2da-dc1d-44aa-b69e-6b3c714ea794 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-227e94e8-0c40-4fe5-a8d3-ce047c7d2b3a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:41 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:41 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:41 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:41 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-227e94e8-0c40-4fe5-a8d3-ce047c7d2b3a tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] GET http://192.168.122.6/volume/v3/volumes/133e3509-862e-48a6-94cc-6b47084717fc Sep 07 14:04:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-227e94e8-0c40-4fe5-a8d3-ce047c7d2b3a tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-227e94e8-0c40-4fe5-a8d3-ce047c7d2b3a tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:41 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d9ebc2da-dc1d-44aa-b69e-6b3c714ea794 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Volume info retrieved successfully. Sep 07 14:04:41 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:41 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:41 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:41 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:41 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-227e94e8-0c40-4fe5-a8d3-ce047c7d2b3a tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Volume info retrieved successfully. Sep 07 14:04:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d9ebc2da-dc1d-44aa-b69e-6b3c714ea794 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] http://192.168.122.6/volume/v3/volumes/8edffd33-ab08-454c-b5d2-4ef0c9830d9d returned with HTTP 200 Sep 07 14:04:41 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1438/2898] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:41 2026] GET /volume/v3/volumes/8edffd33-ab08-454c-b5d2-4ef0c9830d9d => generated 961 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-227e94e8-0c40-4fe5-a8d3-ce047c7d2b3a tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] http://192.168.122.6/volume/v3/volumes/133e3509-862e-48a6-94cc-6b47084717fc returned with HTTP 200 Sep 07 14:04:41 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1461/2899] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:41 2026] GET /volume/v3/volumes/133e3509-862e-48a6-94cc-6b47084717fc => generated 867 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-37c32bf0-fd8a-4cbe-a707-79de7db61e4b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-37c32bf0-fd8a-4cbe-a707-79de7db61e4b tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 07 14:04:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-37c32bf0-fd8a-4cbe-a707-79de7db61e4b tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "133e3509-862e-48a6-94cc-6b47084717fc", "name": "tempest-VolumeDependencyTests-Snapshot-1029819667"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:41 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:41 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:41 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:41 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:41 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-37c32bf0-fd8a-4cbe-a707-79de7db61e4b tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Volume info retrieved successfully. Sep 07 14:04:41 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-37c32bf0-fd8a-4cbe-a707-79de7db61e4b tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Create snapshot from volume 133e3509-862e-48a6-94cc-6b47084717fc Sep 07 14:04:41 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-37c32bf0-fd8a-4cbe-a707-79de7db61e4b tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Created reservations ['7fc1b32a-b76a-4eb6-a06a-194b08bdcf98', '685d1862-79ee-40b3-82d8-8b28e6faba39', '714e374a-e625-46dc-902d-aa93ae997abb', '5e421b5d-9428-4386-a64a-5a8d351d85c3'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:41 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:41 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:41 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-37c32bf0-fd8a-4cbe-a707-79de7db61e4b tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Snapshot create request issued successfully. Sep 07 14:04:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-37c32bf0-fd8a-4cbe-a707-79de7db61e4b tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 14:04:41 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1439/2900] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 14:04:41 2026] POST /volume/v3/snapshots => generated 308 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2a6420dc-4907-4a7f-9543-658abdd70a11 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2a6420dc-4907-4a7f-9543-658abdd70a11 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] GET http://192.168.122.6/volume/v3/snapshots/500150e2-3c27-4dc9-84c6-95fdd290c02c Sep 07 14:04:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2a6420dc-4907-4a7f-9543-658abdd70a11 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2a6420dc-4907-4a7f-9543-658abdd70a11 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:41 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:41 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:41 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2a6420dc-4907-4a7f-9543-658abdd70a11 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Snapshot retrieved successfully. Sep 07 14:04:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2a6420dc-4907-4a7f-9543-658abdd70a11 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] http://192.168.122.6/volume/v3/snapshots/500150e2-3c27-4dc9-84c6-95fdd290c02c returned with HTTP 200 Sep 07 14:04:41 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1462/2901] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:41 2026] GET /volume/v3/snapshots/500150e2-3c27-4dc9-84c6-95fdd290c02c => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-650a4568-a5a3-418d-a2d9-a995b962ad58 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-650a4568-a5a3-418d-a2d9-a995b962ad58 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/d5ce8c9d-60b1-4563-8b47-5cc5032425cd Sep 07 14:04:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-650a4568-a5a3-418d-a2d9-a995b962ad58 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-650a4568-a5a3-418d-a2d9-a995b962ad58 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:41 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:41 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:41 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:41 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:41 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-650a4568-a5a3-418d-a2d9-a995b962ad58 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:04:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-650a4568-a5a3-418d-a2d9-a995b962ad58 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/d5ce8c9d-60b1-4563-8b47-5cc5032425cd returned with HTTP 200 Sep 07 14:04:41 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1440/2902] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:41 2026] GET /volume/v3/volumes/d5ce8c9d-60b1-4563-8b47-5cc5032425cd => generated 1013 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7ea91dba-c508-4cc5-9983-646a4275d52d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7ea91dba-c508-4cc5-9983-646a4275d52d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] POST http://192.168.122.6/volume/v3/snapshots Sep 07 14:04:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7ea91dba-c508-4cc5-9983-646a4275d52d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d5ce8c9d-60b1-4563-8b47-5cc5032425cd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2083163364"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8305279a-2d11-4e59-bc47-4c247f454410 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8305279a-2d11-4e59-bc47-4c247f454410 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/52561bac-7810-4edc-902c-017846f5c31d Sep 07 14:04:41 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:41 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8305279a-2d11-4e59-bc47-4c247f454410 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8305279a-2d11-4e59-bc47-4c247f454410 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:41 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:41 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:41 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7ea91dba-c508-4cc5-9983-646a4275d52d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:04:41 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-7ea91dba-c508-4cc5-9983-646a4275d52d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Create snapshot from volume d5ce8c9d-60b1-4563-8b47-5cc5032425cd Sep 07 14:04:41 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:41 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:41 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8305279a-2d11-4e59-bc47-4c247f454410 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:04:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8305279a-2d11-4e59-bc47-4c247f454410 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/52561bac-7810-4edc-902c-017846f5c31d returned with HTTP 200 Sep 07 14:04:41 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1441/2903] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:41 2026] GET /volume/v3/snapshots/52561bac-7810-4edc-902c-017846f5c31d => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:41 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-7ea91dba-c508-4cc5-9983-646a4275d52d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Created reservations ['cfd3c379-f424-4677-beef-3955a8ce5cc5', 'f2745ab6-1e99-44e1-90bb-0e7ff33afe3d', '4d5e79b6-e881-4f3b-8bec-8aca9adc6d3b', '75b0e7af-d060-458a-a9f2-e7275a859c2e'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:42 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:42 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:42 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7ea91dba-c508-4cc5-9983-646a4275d52d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot create request issued successfully. Sep 07 14:04:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7ea91dba-c508-4cc5-9983-646a4275d52d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 14:04:42 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1463/2904] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 14:04:41 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 07 14:04:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d44e8cbd-69d2-4c53-846e-30a3f83a9b82 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d44e8cbd-69d2-4c53-846e-30a3f83a9b82 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/ea90703f-b0ab-4f98-bce6-333207a365af Sep 07 14:04:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d44e8cbd-69d2-4c53-846e-30a3f83a9b82 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d44e8cbd-69d2-4c53-846e-30a3f83a9b82 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:42 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:42 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:42 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d44e8cbd-69d2-4c53-846e-30a3f83a9b82 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:04:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d44e8cbd-69d2-4c53-846e-30a3f83a9b82 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/ea90703f-b0ab-4f98-bce6-333207a365af returned with HTTP 200 Sep 07 14:04:42 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1442/2905] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:42 2026] GET /volume/v3/snapshots/ea90703f-b0ab-4f98-bce6-333207a365af => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:04:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5e2e5fe2-0d92-4784-b6ed-d4d51eb0e402 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5e2e5fe2-0d92-4784-b6ed-d4d51eb0e402 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] GET http://192.168.122.6/volume/v3/volumes/8edffd33-ab08-454c-b5d2-4ef0c9830d9d Sep 07 14:04:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5e2e5fe2-0d92-4784-b6ed-d4d51eb0e402 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5e2e5fe2-0d92-4784-b6ed-d4d51eb0e402 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:42 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:42 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:42 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:42 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:42 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5e2e5fe2-0d92-4784-b6ed-d4d51eb0e402 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Volume info retrieved successfully. Sep 07 14:04:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5e2e5fe2-0d92-4784-b6ed-d4d51eb0e402 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] http://192.168.122.6/volume/v3/volumes/8edffd33-ab08-454c-b5d2-4ef0c9830d9d returned with HTTP 200 Sep 07 14:04:42 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1464/2906] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:42 2026] GET /volume/v3/volumes/8edffd33-ab08-454c-b5d2-4ef0c9830d9d => generated 1012 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:04:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-81f9fb06-5871-470c-bfc3-73a111404fbb None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-81f9fb06-5871-470c-bfc3-73a111404fbb tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-reader] GET http://192.168.122.6/volume/v3/volumes Sep 07 14:04:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-81f9fb06-5871-470c-bfc3-73a111404fbb tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-81f9fb06-5871-470c-bfc3-73a111404fbb tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-reader] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-81f9fb06-5871-470c-bfc3-73a111404fbb tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-reader] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 14:04:42 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-81f9fb06-5871-470c-bfc3-73a111404fbb tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 14:04:42 devstack devstack@c-api.service[87261]: /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 07 14:04:42 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 14:04:42 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:42 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:42 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-81f9fb06-5871-470c-bfc3-73a111404fbb tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-reader] Get all volumes completed successfully. Sep 07 14:04:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-81f9fb06-5871-470c-bfc3-73a111404fbb tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-reader] http://192.168.122.6/volume/v3/volumes returned with HTTP 200 Sep 07 14:04:42 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1443/2907] 192.168.122.6 () {60 vars in 1152 bytes} [Mon Sep 7 14:04:42 2026] GET /volume/v3/volumes => generated 339 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-598c8ca0-2670-49fa-8c96-828900f68143 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-598c8ca0-2670-49fa-8c96-828900f68143 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/8edffd33-ab08-454c-b5d2-4ef0c9830d9d Sep 07 14:04:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-598c8ca0-2670-49fa-8c96-828900f68143 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-598c8ca0-2670-49fa-8c96-828900f68143 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:42 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-598c8ca0-2670-49fa-8c96-828900f68143 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Delete volume with id: 8edffd33-ab08-454c-b5d2-4ef0c9830d9d Sep 07 14:04:42 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:42 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:42 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:42 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:42 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-598c8ca0-2670-49fa-8c96-828900f68143 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Volume info retrieved successfully. Sep 07 14:04:42 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-598c8ca0-2670-49fa-8c96-828900f68143 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Delete volume request issued successfully. Sep 07 14:04:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-598c8ca0-2670-49fa-8c96-828900f68143 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] http://192.168.122.6/volume/v3/volumes/8edffd33-ab08-454c-b5d2-4ef0c9830d9d returned with HTTP 202 Sep 07 14:04:42 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1465/2908] 192.168.122.6 () {60 vars in 1266 bytes} [Mon Sep 7 14:04:42 2026] DELETE /volume/v3/volumes/8edffd33-ab08-454c-b5d2-4ef0c9830d9d => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 14:04:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-603790a0-d512-4a8a-89d8-424855409d74 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-3deb0dc5-419b-47f3-af41-e6be1172690e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-603790a0-d512-4a8a-89d8-424855409d74 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] GET http://192.168.122.6/volume/v3/volumes/8edffd33-ab08-454c-b5d2-4ef0c9830d9d Sep 07 14:04:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3deb0dc5-419b-47f3-af41-e6be1172690e tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] GET http://192.168.122.6/volume/v3/snapshots/500150e2-3c27-4dc9-84c6-95fdd290c02c Sep 07 14:04:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-603790a0-d512-4a8a-89d8-424855409d74 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-603790a0-d512-4a8a-89d8-424855409d74 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3deb0dc5-419b-47f3-af41-e6be1172690e tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3deb0dc5-419b-47f3-af41-e6be1172690e tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:42 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:42 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:42 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:42 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:42 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-3deb0dc5-419b-47f3-af41-e6be1172690e tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Snapshot retrieved successfully. Sep 07 14:04:42 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:42 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3deb0dc5-419b-47f3-af41-e6be1172690e tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] http://192.168.122.6/volume/v3/snapshots/500150e2-3c27-4dc9-84c6-95fdd290c02c returned with HTTP 200 Sep 07 14:04:42 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1466/2909] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:42 2026] GET /volume/v3/snapshots/500150e2-3c27-4dc9-84c6-95fdd290c02c => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:42 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-603790a0-d512-4a8a-89d8-424855409d74 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Volume info retrieved successfully. Sep 07 14:04:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-603790a0-d512-4a8a-89d8-424855409d74 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] http://192.168.122.6/volume/v3/volumes/8edffd33-ab08-454c-b5d2-4ef0c9830d9d returned with HTTP 200 Sep 07 14:04:42 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1444/2910] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:42 2026] GET /volume/v3/volumes/8edffd33-ab08-454c-b5d2-4ef0c9830d9d => generated 1011 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:04:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bc82dc94-9304-43b9-9244-870a592ef684 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bc82dc94-9304-43b9-9244-870a592ef684 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/52561bac-7810-4edc-902c-017846f5c31d Sep 07 14:04:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bc82dc94-9304-43b9-9244-870a592ef684 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bc82dc94-9304-43b9-9244-870a592ef684 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bc82dc94-9304-43b9-9244-870a592ef684 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/52561bac-7810-4edc-902c-017846f5c31d returned with HTTP 404 Sep 07 14:04:42 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1467/2911] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:42 2026] GET /volume/v3/snapshots/52561bac-7810-4edc-902c-017846f5c31d => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-dbbc7228-07b4-429c-93f7-17567b09fa02 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dbbc7228-07b4-429c-93f7-17567b09fa02 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/8cc4f618-07df-45c6-8c50-11b95985ea63 Sep 07 14:04:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dbbc7228-07b4-429c-93f7-17567b09fa02 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dbbc7228-07b4-429c-93f7-17567b09fa02 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:42 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-dbbc7228-07b4-429c-93f7-17567b09fa02 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Delete volume with id: 8cc4f618-07df-45c6-8c50-11b95985ea63 Sep 07 14:04:43 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:43 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:43 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:43 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:43 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-dbbc7228-07b4-429c-93f7-17567b09fa02 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Volume info retrieved successfully. Sep 07 14:04:43 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-dbbc7228-07b4-429c-93f7-17567b09fa02 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Delete volume request issued successfully. Sep 07 14:04:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dbbc7228-07b4-429c-93f7-17567b09fa02 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/volumes/8cc4f618-07df-45c6-8c50-11b95985ea63 returned with HTTP 202 Sep 07 14:04:43 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1445/2912] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:04:42 2026] DELETE /volume/v3/volumes/8cc4f618-07df-45c6-8c50-11b95985ea63 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4e7286de-71f8-4d96-be15-9d32644a89c8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4e7286de-71f8-4d96-be15-9d32644a89c8 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/volumes/8cc4f618-07df-45c6-8c50-11b95985ea63 Sep 07 14:04:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4e7286de-71f8-4d96-be15-9d32644a89c8 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4e7286de-71f8-4d96-be15-9d32644a89c8 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:43 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:43 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:43 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:43 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:43 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-4e7286de-71f8-4d96-be15-9d32644a89c8 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Volume info retrieved successfully. Sep 07 14:04:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4e7286de-71f8-4d96-be15-9d32644a89c8 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/volumes/8cc4f618-07df-45c6-8c50-11b95985ea63 returned with HTTP 200 Sep 07 14:04:43 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1468/2913] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:43 2026] GET /volume/v3/volumes/8cc4f618-07df-45c6-8c50-11b95985ea63 => generated 1012 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-bca9e964-5aa0-453b-9b3c-b47e543c7d16 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bca9e964-5aa0-453b-9b3c-b47e543c7d16 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/ea90703f-b0ab-4f98-bce6-333207a365af Sep 07 14:04:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bca9e964-5aa0-453b-9b3c-b47e543c7d16 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bca9e964-5aa0-453b-9b3c-b47e543c7d16 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:43 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:43 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:43 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-bca9e964-5aa0-453b-9b3c-b47e543c7d16 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:04:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bca9e964-5aa0-453b-9b3c-b47e543c7d16 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/ea90703f-b0ab-4f98-bce6-333207a365af returned with HTTP 200 Sep 07 14:04:43 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1446/2914] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:43 2026] GET /volume/v3/snapshots/ea90703f-b0ab-4f98-bce6-333207a365af => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-38d3e08c-4351-4d6c-a26e-69eed24b3463 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-38d3e08c-4351-4d6c-a26e-69eed24b3463 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] GET http://192.168.122.6/volume/v3/snapshots/500150e2-3c27-4dc9-84c6-95fdd290c02c Sep 07 14:04:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-38d3e08c-4351-4d6c-a26e-69eed24b3463 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-38d3e08c-4351-4d6c-a26e-69eed24b3463 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:43 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:43 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:43 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-38d3e08c-4351-4d6c-a26e-69eed24b3463 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Snapshot retrieved successfully. Sep 07 14:04:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-38d3e08c-4351-4d6c-a26e-69eed24b3463 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] http://192.168.122.6/volume/v3/snapshots/500150e2-3c27-4dc9-84c6-95fdd290c02c returned with HTTP 200 Sep 07 14:04:43 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1469/2915] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:43 2026] GET /volume/v3/snapshots/500150e2-3c27-4dc9-84c6-95fdd290c02c => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:04:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-59c67cfa-aaf6-4323-be14-d70660627ed6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-59c67cfa-aaf6-4323-be14-d70660627ed6 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] GET http://192.168.122.6/volume/v3/volumes/8edffd33-ab08-454c-b5d2-4ef0c9830d9d Sep 07 14:04:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-59c67cfa-aaf6-4323-be14-d70660627ed6 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-59c67cfa-aaf6-4323-be14-d70660627ed6 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-59c67cfa-aaf6-4323-be14-d70660627ed6 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] http://192.168.122.6/volume/v3/volumes/8edffd33-ab08-454c-b5d2-4ef0c9830d9d returned with HTTP 404 Sep 07 14:04:43 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1447/2916] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:43 2026] GET /volume/v3/volumes/8edffd33-ab08-454c-b5d2-4ef0c9830d9d => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 14:04:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9bbae8bf-7924-4145-aaca-c7ca7ae2548b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9bbae8bf-7924-4145-aaca-c7ca7ae2548b tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:04:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9bbae8bf-7924-4145-aaca-c7ca7ae2548b tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-203279310"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-9bbae8bf-7924-4145-aaca-c7ca7ae2548b tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-203279310'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:43 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-9bbae8bf-7924-4145-aaca-c7ca7ae2548b tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Create volume of 1 GB Sep 07 14:04:43 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9bbae8bf-7924-4145-aaca-c7ca7ae2548b tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Availability Zones retrieved successfully. Sep 07 14:04:43 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-9bbae8bf-7924-4145-aaca-c7ca7ae2548b tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Flow 'volume_create_api' (16159708-fbe1-4af9-aee6-977e8b82074c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:43 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-9bbae8bf-7924-4145-aaca-c7ca7ae2548b tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2eeeea5-a079-47c0-8c97-26f496640319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:43 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-9bbae8bf-7924-4145-aaca-c7ca7ae2548b tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:43 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-9bbae8bf-7924-4145-aaca-c7ca7ae2548b tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2eeeea5-a079-47c0-8c97-26f496640319) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:43 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-9bbae8bf-7924-4145-aaca-c7ca7ae2548b tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad6e7efd-aa09-48bf-a2c0-534b195fc0b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:43 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-9bbae8bf-7924-4145-aaca-c7ca7ae2548b tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Created reservations ['e244e0ec-2679-432d-8fd9-8b1f0efcc3b4', '2710d08d-28a7-4064-a7bf-70275ca80eca', '9ccdc444-dd73-4bdb-a9e8-b467b445dfb0', '9b027f07-68c5-4449-bd5e-4a9bd44ab8fc'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:43 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-9bbae8bf-7924-4145-aaca-c7ca7ae2548b tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad6e7efd-aa09-48bf-a2c0-534b195fc0b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e244e0ec-2679-432d-8fd9-8b1f0efcc3b4', '2710d08d-28a7-4064-a7bf-70275ca80eca', '9ccdc444-dd73-4bdb-a9e8-b467b445dfb0', '9b027f07-68c5-4449-bd5e-4a9bd44ab8fc']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:43 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-9bbae8bf-7924-4145-aaca-c7ca7ae2548b tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52438d48-c9d1-4cb6-ba56-3711ac3e5cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:43 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:43 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:43 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-9bbae8bf-7924-4145-aaca-c7ca7ae2548b tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52438d48-c9d1-4cb6-ba56-3711ac3e5cc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ef360da-0b36-4b5b-89cd-5a180eeff382', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-203279310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd80b19127894f05b2b6f5083736d0f1',qos_specs=None,replication_status=,reservations=['e244e0ec-2679-432d-8fd9-8b1f0efcc3b4','2710d08d-28a7-4064-a7bf-70275ca80eca','9ccdc444-dd73-4bdb-a9e8-b467b445dfb0','9b027f07-68c5-4449-bd5e-4a9bd44ab8fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36f25a4a1cef480d9fbafc336f2af6b9',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-203279310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ef360da-0b36-4b5b-89cd-5a180eeff382,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd80b19127894f05b2b6f5083736d0f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36f25a4a1cef480d9fbafc336f2af6b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:43 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-9bbae8bf-7924-4145-aaca-c7ca7ae2548b tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (695605ae-1b97-48a0-9969-38fd921d90bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:43 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-9bbae8bf-7924-4145-aaca-c7ca7ae2548b tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (695605ae-1b97-48a0-9969-38fd921d90bb) transitioned into state 'SUCCESS' from state '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-203279310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd80b19127894f05b2b6f5083736d0f1',qos_specs=None,replication_status=,reservations=['e244e0ec-2679-432d-8fd9-8b1f0efcc3b4','2710d08d-28a7-4064-a7bf-70275ca80eca','9ccdc444-dd73-4bdb-a9e8-b467b445dfb0','9b027f07-68c5-4449-bd5e-4a9bd44ab8fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36f25a4a1cef480d9fbafc336f2af6b9',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:43 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-9bbae8bf-7924-4145-aaca-c7ca7ae2548b tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (682fd6e7-d30c-41f5-88e3-ae4dfdf85c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:43 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-9bbae8bf-7924-4145-aaca-c7ca7ae2548b tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (682fd6e7-d30c-41f5-88e3-ae4dfdf85c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:43 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-9bbae8bf-7924-4145-aaca-c7ca7ae2548b tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Flow 'volume_create_api' (16159708-fbe1-4af9-aee6-977e8b82074c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:43 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9bbae8bf-7924-4145-aaca-c7ca7ae2548b tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Create volume request issued successfully. Sep 07 14:04:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9bbae8bf-7924-4145-aaca-c7ca7ae2548b tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:43 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1470/2917] 192.168.122.6 () {62 vars in 1173 bytes} [Mon Sep 7 14:04:43 2026] POST /volume/v3/volumes => generated 782 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 14:04:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-30bfe565-a0a2-4ee1-a194-f73f49c047ee None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-30bfe565-a0a2-4ee1-a194-f73f49c047ee tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] GET http://192.168.122.6/volume/v3/volumes/0ef360da-0b36-4b5b-89cd-5a180eeff382 Sep 07 14:04:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-30bfe565-a0a2-4ee1-a194-f73f49c047ee tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-30bfe565-a0a2-4ee1-a194-f73f49c047ee tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:44 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:44 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:44 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:44 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:44 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-30bfe565-a0a2-4ee1-a194-f73f49c047ee tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Volume info retrieved successfully. Sep 07 14:04:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-30bfe565-a0a2-4ee1-a194-f73f49c047ee tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] http://192.168.122.6/volume/v3/volumes/0ef360da-0b36-4b5b-89cd-5a180eeff382 returned with HTTP 200 Sep 07 14:04:44 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1448/2918] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:43 2026] GET /volume/v3/volumes/0ef360da-0b36-4b5b-89cd-5a180eeff382 => generated 961 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5dab5669-6347-47ad-81eb-4ff93405b6e7 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5dab5669-6347-47ad-81eb-4ff93405b6e7 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/volumes/8cc4f618-07df-45c6-8c50-11b95985ea63 Sep 07 14:04:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5dab5669-6347-47ad-81eb-4ff93405b6e7 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5dab5669-6347-47ad-81eb-4ff93405b6e7 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5dab5669-6347-47ad-81eb-4ff93405b6e7 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/volumes/8cc4f618-07df-45c6-8c50-11b95985ea63 returned with HTTP 404 Sep 07 14:04:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c4c059d7-4873-4742-a53d-c9fe19682b19 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:44 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1471/2919] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:44 2026] GET /volume/v3/volumes/8cc4f618-07df-45c6-8c50-11b95985ea63 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 14:04:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c4c059d7-4873-4742-a53d-c9fe19682b19 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/ea90703f-b0ab-4f98-bce6-333207a365af Sep 07 14:04:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0745d84b-0b21-4c08-a415-7eea9007a7ee None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c4c059d7-4873-4742-a53d-c9fe19682b19 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c4c059d7-4873-4742-a53d-c9fe19682b19 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0745d84b-0b21-4c08-a415-7eea9007a7ee tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:04:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0745d84b-0b21-4c08-a415-7eea9007a7ee tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1859351130"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-0745d84b-0b21-4c08-a415-7eea9007a7ee tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1859351130'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:44 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-0745d84b-0b21-4c08-a415-7eea9007a7ee tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Create volume of 1 GB Sep 07 14:04:44 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:44 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:44 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0745d84b-0b21-4c08-a415-7eea9007a7ee tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Availability Zones retrieved successfully. Sep 07 14:04:44 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:44 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:44 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c4c059d7-4873-4742-a53d-c9fe19682b19 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:04:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c4c059d7-4873-4742-a53d-c9fe19682b19 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/ea90703f-b0ab-4f98-bce6-333207a365af returned with HTTP 200 Sep 07 14:04:44 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1449/2920] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:44 2026] GET /volume/v3/snapshots/ea90703f-b0ab-4f98-bce6-333207a365af => generated 440 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:44 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-0745d84b-0b21-4c08-a415-7eea9007a7ee tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Flow 'volume_create_api' (73c19a90-0a87-49cb-9c5d-d41115c424d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:44 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-0745d84b-0b21-4c08-a415-7eea9007a7ee tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (023d4a83-1dc6-429f-a973-164635cc7a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:44 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-0745d84b-0b21-4c08-a415-7eea9007a7ee tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:44 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-0745d84b-0b21-4c08-a415-7eea9007a7ee tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (023d4a83-1dc6-429f-a973-164635cc7a71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:44 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-0745d84b-0b21-4c08-a415-7eea9007a7ee tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f0dc0ee-bc3e-4581-a9af-ebae92e36c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:44 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-0745d84b-0b21-4c08-a415-7eea9007a7ee tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Created reservations ['42d707d6-229f-4e12-ab93-a0238a6c0abe', 'fb5276a1-0a35-4a1b-b666-be9efefd788f', '76bd5c84-6c1b-4d87-a8f0-b15dbbd4089e', 'aba990b8-8f5d-4227-8387-e435dde4b327'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:44 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-0745d84b-0b21-4c08-a415-7eea9007a7ee tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f0dc0ee-bc3e-4581-a9af-ebae92e36c68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42d707d6-229f-4e12-ab93-a0238a6c0abe', 'fb5276a1-0a35-4a1b-b666-be9efefd788f', '76bd5c84-6c1b-4d87-a8f0-b15dbbd4089e', 'aba990b8-8f5d-4227-8387-e435dde4b327']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:44 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-0745d84b-0b21-4c08-a415-7eea9007a7ee tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdb8d728-866a-4922-9174-2f99b0a52dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:44 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:44 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:44 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-0745d84b-0b21-4c08-a415-7eea9007a7ee tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdb8d728-866a-4922-9174-2f99b0a52dad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84f9c878-6df5-417e-a627-75ddb68cc203', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1859351130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f88686a757b48d2ac1a60b2911cabe3',qos_specs=None,replication_status=,reservations=['42d707d6-229f-4e12-ab93-a0238a6c0abe','fb5276a1-0a35-4a1b-b666-be9efefd788f','76bd5c84-6c1b-4d87-a8f0-b15dbbd4089e','aba990b8-8f5d-4227-8387-e435dde4b327'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28a72580cb7e409aa7c0843102d083c4',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1859351130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84f9c878-6df5-417e-a627-75ddb68cc203,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f88686a757b48d2ac1a60b2911cabe3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28a72580cb7e409aa7c0843102d083c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:44 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-0745d84b-0b21-4c08-a415-7eea9007a7ee tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (804186e5-1fe1-4645-a36b-9d7833c899cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1e1eb1d1-96df-4e2e-9cb6-3710e22068d1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1e1eb1d1-96df-4e2e-9cb6-3710e22068d1 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] GET http://192.168.122.6/volume/v3/snapshots/500150e2-3c27-4dc9-84c6-95fdd290c02c Sep 07 14:04:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1e1eb1d1-96df-4e2e-9cb6-3710e22068d1 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1e1eb1d1-96df-4e2e-9cb6-3710e22068d1 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:44 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-0745d84b-0b21-4c08-a415-7eea9007a7ee tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (804186e5-1fe1-4645-a36b-9d7833c899cb) transitioned into state 'SUCCESS' from state '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-1859351130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f88686a757b48d2ac1a60b2911cabe3',qos_specs=None,replication_status=,reservations=['42d707d6-229f-4e12-ab93-a0238a6c0abe','fb5276a1-0a35-4a1b-b666-be9efefd788f','76bd5c84-6c1b-4d87-a8f0-b15dbbd4089e','aba990b8-8f5d-4227-8387-e435dde4b327'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28a72580cb7e409aa7c0843102d083c4',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:44 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:44 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:44 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1e1eb1d1-96df-4e2e-9cb6-3710e22068d1 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Snapshot retrieved successfully. Sep 07 14:04:44 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-0745d84b-0b21-4c08-a415-7eea9007a7ee tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb84654e-700b-41df-870a-f946f252ce44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1e1eb1d1-96df-4e2e-9cb6-3710e22068d1 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] http://192.168.122.6/volume/v3/snapshots/500150e2-3c27-4dc9-84c6-95fdd290c02c returned with HTTP 200 Sep 07 14:04:44 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1450/2921] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:44 2026] GET /volume/v3/snapshots/500150e2-3c27-4dc9-84c6-95fdd290c02c => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4409a981-9068-4c83-b0e1-9df7753a7177 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4409a981-9068-4c83-b0e1-9df7753a7177 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:04:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4409a981-9068-4c83-b0e1-9df7753a7177 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "500150e2-3c27-4dc9-84c6-95fdd290c02c", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-127647273"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-4409a981-9068-4c83-b0e1-9df7753a7177 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Create volume request body: {'volume': {'snapshot_id': '500150e2-3c27-4dc9-84c6-95fdd290c02c', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-127647273'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:44 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:44 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:44 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4409a981-9068-4c83-b0e1-9df7753a7177 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Snapshot retrieved successfully. Sep 07 14:04:44 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-4409a981-9068-4c83-b0e1-9df7753a7177 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Create volume of 1 GB Sep 07 14:04:44 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-0745d84b-0b21-4c08-a415-7eea9007a7ee tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb84654e-700b-41df-870a-f946f252ce44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:44 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-0745d84b-0b21-4c08-a415-7eea9007a7ee tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Flow 'volume_create_api' (73c19a90-0a87-49cb-9c5d-d41115c424d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:44 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0745d84b-0b21-4c08-a415-7eea9007a7ee tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Create volume request issued successfully. Sep 07 14:04:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0745d84b-0b21-4c08-a415-7eea9007a7ee tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:44 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1472/2922] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 14:04:44 2026] POST /volume/v3/volumes => generated 783 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:44 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4409a981-9068-4c83-b0e1-9df7753a7177 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Availability Zones retrieved successfully. Sep 07 14:04:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-cb424866-2b2f-418d-b8fb-d05315d1ea58 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cb424866-2b2f-418d-b8fb-d05315d1ea58 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/volumes/84f9c878-6df5-417e-a627-75ddb68cc203 Sep 07 14:04:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cb424866-2b2f-418d-b8fb-d05315d1ea58 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:44 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cb424866-2b2f-418d-b8fb-d05315d1ea58 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:44 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4409a981-9068-4c83-b0e1-9df7753a7177 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Flow 'volume_create_api' (51fb677f-24c3-4011-bb0f-58bef434ef89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:44 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4409a981-9068-4c83-b0e1-9df7753a7177 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7db3eac-a6b8-4c34-9131-8e7e7dc92b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:44 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-4409a981-9068-4c83-b0e1-9df7753a7177 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:44 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:44 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:44 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:44 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:44 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-cb424866-2b2f-418d-b8fb-d05315d1ea58 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Volume info retrieved successfully. Sep 07 14:04:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cb424866-2b2f-418d-b8fb-d05315d1ea58 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/volumes/84f9c878-6df5-417e-a627-75ddb68cc203 returned with HTTP 200 Sep 07 14:04:44 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1473/2923] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:44 2026] GET /volume/v3/volumes/84f9c878-6df5-417e-a627-75ddb68cc203 => generated 962 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:44 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:44 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:44 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4409a981-9068-4c83-b0e1-9df7753a7177 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7db3eac-a6b8-4c34-9131-8e7e7dc92b17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '500150e2-3c27-4dc9-84c6-95fdd290c02c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:44 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4409a981-9068-4c83-b0e1-9df7753a7177 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (170b189c-8a23-453f-beb7-d418ad07de70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:44 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-4409a981-9068-4c83-b0e1-9df7753a7177 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Created reservations ['a011180d-74f1-4ef6-a486-52dc97066bfd', '1c919551-4af2-4835-b181-75a754b728bb', '8e0ce576-1a66-4cf1-a21e-c6bd832d389e', '7a5d1df5-7c97-406a-818b-f13b670d343d'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:44 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4409a981-9068-4c83-b0e1-9df7753a7177 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (170b189c-8a23-453f-beb7-d418ad07de70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a011180d-74f1-4ef6-a486-52dc97066bfd', '1c919551-4af2-4835-b181-75a754b728bb', '8e0ce576-1a66-4cf1-a21e-c6bd832d389e', '7a5d1df5-7c97-406a-818b-f13b670d343d']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:44 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4409a981-9068-4c83-b0e1-9df7753a7177 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ec2f770-1a2f-411b-9e0d-e4a1fc2b5e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:44 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:44 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:44 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:44 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:44 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4409a981-9068-4c83-b0e1-9df7753a7177 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ec2f770-1a2f-411b-9e0d-e4a1fc2b5e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbd2c712-33e0-4c9e-92bf-dee007a7bc5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-127647273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70cdd4dbcadd46409e6bd5a1b28d635b',qos_specs=None,replication_status=,reservations=['a011180d-74f1-4ef6-a486-52dc97066bfd','1c919551-4af2-4835-b181-75a754b728bb','8e0ce576-1a66-4cf1-a21e-c6bd832d389e','7a5d1df5-7c97-406a-818b-f13b670d343d'],size=1,snapshot_id=500150e2-3c27-4dc9-84c6-95fdd290c02c,source_replicaid=,source_volid=None,status='creating',user_id='e9f2a2d2d37841afbf9d9d10c403960f',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-127647273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbd2c712-33e0-4c9e-92bf-dee007a7bc5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70cdd4dbcadd46409e6bd5a1b28d635b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=500150e2-3c27-4dc9-84c6-95fdd290c02c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9f2a2d2d37841afbf9d9d10c403960f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:44 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4409a981-9068-4c83-b0e1-9df7753a7177 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7bce9bb-4f99-4884-8ab6-40a44b271736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:44 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4409a981-9068-4c83-b0e1-9df7753a7177 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7bce9bb-4f99-4884-8ab6-40a44b271736) transitioned into state 'SUCCESS' from state '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-127647273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70cdd4dbcadd46409e6bd5a1b28d635b',qos_specs=None,replication_status=,reservations=['a011180d-74f1-4ef6-a486-52dc97066bfd','1c919551-4af2-4835-b181-75a754b728bb','8e0ce576-1a66-4cf1-a21e-c6bd832d389e','7a5d1df5-7c97-406a-818b-f13b670d343d'],size=1,snapshot_id=500150e2-3c27-4dc9-84c6-95fdd290c02c,source_replicaid=,source_volid=None,status='creating',user_id='e9f2a2d2d37841afbf9d9d10c403960f',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:44 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4409a981-9068-4c83-b0e1-9df7753a7177 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5ebfd76-0648-4e73-8ad9-15c57fc04872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:45 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:45 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:45 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4409a981-9068-4c83-b0e1-9df7753a7177 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5ebfd76-0648-4e73-8ad9-15c57fc04872) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:45 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-4409a981-9068-4c83-b0e1-9df7753a7177 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Flow 'volume_create_api' (51fb677f-24c3-4011-bb0f-58bef434ef89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:45 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4409a981-9068-4c83-b0e1-9df7753a7177 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Create volume request issued successfully. Sep 07 14:04:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4409a981-9068-4c83-b0e1-9df7753a7177 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:45 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1451/2924] 192.168.122.6 () {62 vars in 1174 bytes} [Mon Sep 7 14:04:44 2026] POST /volume/v3/volumes => generated 808 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ae7c3e04-1277-4bd4-9de4-ac264e4916c3 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ecd69df6-6a02-44b9-bbdd-f45ed3cc08af None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ae7c3e04-1277-4bd4-9de4-ac264e4916c3 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] GET http://192.168.122.6/volume/v3/volumes/0ef360da-0b36-4b5b-89cd-5a180eeff382 Sep 07 14:04:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ae7c3e04-1277-4bd4-9de4-ac264e4916c3 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ae7c3e04-1277-4bd4-9de4-ac264e4916c3 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ecd69df6-6a02-44b9-bbdd-f45ed3cc08af tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] GET http://192.168.122.6/volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f Sep 07 14:04:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ecd69df6-6a02-44b9-bbdd-f45ed3cc08af tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ecd69df6-6a02-44b9-bbdd-f45ed3cc08af tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:45 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:45 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:45 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:45 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:45 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:45 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:45 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:45 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:45 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ae7c3e04-1277-4bd4-9de4-ac264e4916c3 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Volume info retrieved successfully. Sep 07 14:04:45 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ecd69df6-6a02-44b9-bbdd-f45ed3cc08af tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Volume info retrieved successfully. Sep 07 14:04:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ae7c3e04-1277-4bd4-9de4-ac264e4916c3 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] http://192.168.122.6/volume/v3/volumes/0ef360da-0b36-4b5b-89cd-5a180eeff382 returned with HTTP 200 Sep 07 14:04:45 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1474/2925] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:45 2026] GET /volume/v3/volumes/0ef360da-0b36-4b5b-89cd-5a180eeff382 => generated 1011 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:04:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ecd69df6-6a02-44b9-bbdd-f45ed3cc08af tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] http://192.168.122.6/volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f returned with HTTP 200 Sep 07 14:04:45 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1452/2926] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:45 2026] GET /volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f => generated 876 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-84ffe997-14ff-4b20-8ba5-5d042545ce38 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-84ffe997-14ff-4b20-8ba5-5d042545ce38 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/ea90703f-b0ab-4f98-bce6-333207a365af Sep 07 14:04:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-84ffe997-14ff-4b20-8ba5-5d042545ce38 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-84ffe997-14ff-4b20-8ba5-5d042545ce38 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:45 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:45 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:45 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-84ffe997-14ff-4b20-8ba5-5d042545ce38 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:04:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-84ffe997-14ff-4b20-8ba5-5d042545ce38 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/ea90703f-b0ab-4f98-bce6-333207a365af returned with HTTP 200 Sep 07 14:04:45 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1475/2927] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:45 2026] GET /volume/v3/snapshots/ea90703f-b0ab-4f98-bce6-333207a365af => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d634e724-860e-4862-a392-05149b57c372 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d634e724-860e-4862-a392-05149b57c372 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/volumes/84f9c878-6df5-417e-a627-75ddb68cc203 Sep 07 14:04:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d634e724-860e-4862-a392-05149b57c372 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d634e724-860e-4862-a392-05149b57c372 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:45 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:45 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:45 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:45 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:45 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d634e724-860e-4862-a392-05149b57c372 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Volume info retrieved successfully. Sep 07 14:04:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d634e724-860e-4862-a392-05149b57c372 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/volumes/84f9c878-6df5-417e-a627-75ddb68cc203 returned with HTTP 200 Sep 07 14:04:45 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1453/2928] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:45 2026] GET /volume/v3/volumes/84f9c878-6df5-417e-a627-75ddb68cc203 => generated 1012 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e58a505e-8aa5-4d86-a788-3258ceffecc7 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-bb920e2f-9534-48b3-8ab5-8a9e9fa4a003 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e58a505e-8aa5-4d86-a788-3258ceffecc7 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] GET http://192.168.122.6/volume/v3/volumes/0ef360da-0b36-4b5b-89cd-5a180eeff382 Sep 07 14:04:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e58a505e-8aa5-4d86-a788-3258ceffecc7 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e58a505e-8aa5-4d86-a788-3258ceffecc7 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bb920e2f-9534-48b3-8ab5-8a9e9fa4a003 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] GET http://192.168.122.6/volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f Sep 07 14:04:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bb920e2f-9534-48b3-8ab5-8a9e9fa4a003 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bb920e2f-9534-48b3-8ab5-8a9e9fa4a003 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:46 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:46 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:46 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:46 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:46 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:46 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:46 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:46 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:46 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-bb920e2f-9534-48b3-8ab5-8a9e9fa4a003 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Volume info retrieved successfully. Sep 07 14:04:46 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e58a505e-8aa5-4d86-a788-3258ceffecc7 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Volume info retrieved successfully. Sep 07 14:04:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bb920e2f-9534-48b3-8ab5-8a9e9fa4a003 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] http://192.168.122.6/volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f returned with HTTP 200 Sep 07 14:04:46 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1454/2929] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:46 2026] GET /volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f => generated 900 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 14:04:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e58a505e-8aa5-4d86-a788-3258ceffecc7 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] http://192.168.122.6/volume/v3/volumes/0ef360da-0b36-4b5b-89cd-5a180eeff382 returned with HTTP 200 Sep 07 14:04:46 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1476/2930] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:46 2026] GET /volume/v3/volumes/0ef360da-0b36-4b5b-89cd-5a180eeff382 => generated 1011 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:04:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-64f7adc9-dd07-44e9-9fd9-406f5900abf2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-64f7adc9-dd07-44e9-9fd9-406f5900abf2 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/ea90703f-b0ab-4f98-bce6-333207a365af Sep 07 14:04:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-64f7adc9-dd07-44e9-9fd9-406f5900abf2 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-64f7adc9-dd07-44e9-9fd9-406f5900abf2 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:46 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:46 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:46 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-64f7adc9-dd07-44e9-9fd9-406f5900abf2 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:04:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-64f7adc9-dd07-44e9-9fd9-406f5900abf2 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/ea90703f-b0ab-4f98-bce6-333207a365af returned with HTTP 200 Sep 07 14:04:46 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1455/2931] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:46 2026] GET /volume/v3/snapshots/ea90703f-b0ab-4f98-bce6-333207a365af => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a0dd8d6f-d893-4f83-942e-5fa1aa2fbfa0 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a0dd8d6f-d893-4f83-942e-5fa1aa2fbfa0 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/volumes/84f9c878-6df5-417e-a627-75ddb68cc203 Sep 07 14:04:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a0dd8d6f-d893-4f83-942e-5fa1aa2fbfa0 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a0dd8d6f-d893-4f83-942e-5fa1aa2fbfa0 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:46 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:46 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:46 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:46 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:46 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a0dd8d6f-d893-4f83-942e-5fa1aa2fbfa0 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Volume info retrieved successfully. Sep 07 14:04:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a0dd8d6f-d893-4f83-942e-5fa1aa2fbfa0 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/volumes/84f9c878-6df5-417e-a627-75ddb68cc203 returned with HTTP 200 Sep 07 14:04:46 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1477/2932] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:46 2026] GET /volume/v3/volumes/84f9c878-6df5-417e-a627-75ddb68cc203 => generated 1012 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b6817ba4-1a0b-4b93-8593-8d2e3005aeba None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-404d1eff-1e2d-46f3-ab92-5a503d6b3682 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b6817ba4-1a0b-4b93-8593-8d2e3005aeba tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] GET http://192.168.122.6/volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f Sep 07 14:04:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b6817ba4-1a0b-4b93-8593-8d2e3005aeba tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b6817ba4-1a0b-4b93-8593-8d2e3005aeba tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-404d1eff-1e2d-46f3-ab92-5a503d6b3682 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] GET http://192.168.122.6/volume/v3/volumes/0ef360da-0b36-4b5b-89cd-5a180eeff382 Sep 07 14:04:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-404d1eff-1e2d-46f3-ab92-5a503d6b3682 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-404d1eff-1e2d-46f3-ab92-5a503d6b3682 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:47 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:47 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:47 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:47 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:47 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:47 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:47 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b6817ba4-1a0b-4b93-8593-8d2e3005aeba tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Volume info retrieved successfully. Sep 07 14:04:47 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:47 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b6817ba4-1a0b-4b93-8593-8d2e3005aeba tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] http://192.168.122.6/volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f returned with HTTP 200 Sep 07 14:04:47 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-404d1eff-1e2d-46f3-ab92-5a503d6b3682 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Volume info retrieved successfully. Sep 07 14:04:47 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1456/2933] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:47 2026] GET /volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f => generated 900 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-404d1eff-1e2d-46f3-ab92-5a503d6b3682 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] http://192.168.122.6/volume/v3/volumes/0ef360da-0b36-4b5b-89cd-5a180eeff382 returned with HTTP 200 Sep 07 14:04:47 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1478/2934] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:47 2026] GET /volume/v3/volumes/0ef360da-0b36-4b5b-89cd-5a180eeff382 => generated 1012 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:04:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1608041a-e1b2-444e-a022-719eec0b472b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1608041a-e1b2-444e-a022-719eec0b472b tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-reader] GET http://192.168.122.6/volume/v3/volumes/detail Sep 07 14:04:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1608041a-e1b2-444e-a022-719eec0b472b tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1608041a-e1b2-444e-a022-719eec0b472b tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-reader] Calling method 'detail' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-1608041a-e1b2-444e-a022-719eec0b472b tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-reader] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 14:04:47 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-1608041a-e1b2-444e-a022-719eec0b472b tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 14:04:47 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:47 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:47 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1608041a-e1b2-444e-a022-719eec0b472b tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-reader] Get all volumes completed successfully. Sep 07 14:04:47 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:47 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1608041a-e1b2-444e-a022-719eec0b472b tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-reader] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 07 14:04:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4762f6da-7edf-4ee3-b9a5-7764801bcbf0 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:47 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1457/2935] 192.168.122.6 () {60 vars in 1173 bytes} [Mon Sep 7 14:04:47 2026] GET /volume/v3/volumes/detail => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4762f6da-7edf-4ee3-b9a5-7764801bcbf0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/ea90703f-b0ab-4f98-bce6-333207a365af Sep 07 14:04:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4762f6da-7edf-4ee3-b9a5-7764801bcbf0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4762f6da-7edf-4ee3-b9a5-7764801bcbf0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:47 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:47 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:47 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-4762f6da-7edf-4ee3-b9a5-7764801bcbf0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:04:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f19d0574-34e7-428c-a8a5-79eee2358520 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4762f6da-7edf-4ee3-b9a5-7764801bcbf0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/ea90703f-b0ab-4f98-bce6-333207a365af returned with HTTP 200 Sep 07 14:04:47 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1479/2936] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:47 2026] GET /volume/v3/snapshots/ea90703f-b0ab-4f98-bce6-333207a365af => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f19d0574-34e7-428c-a8a5-79eee2358520 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/0ef360da-0b36-4b5b-89cd-5a180eeff382 Sep 07 14:04:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f19d0574-34e7-428c-a8a5-79eee2358520 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f19d0574-34e7-428c-a8a5-79eee2358520 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:47 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-f19d0574-34e7-428c-a8a5-79eee2358520 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Delete volume with id: 0ef360da-0b36-4b5b-89cd-5a180eeff382 Sep 07 14:04:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b0db6a0d-f9c3-4a1e-9204-9771f964af25 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b0db6a0d-f9c3-4a1e-9204-9771f964af25 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/ea90703f-b0ab-4f98-bce6-333207a365af Sep 07 14:04:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b0db6a0d-f9c3-4a1e-9204-9771f964af25 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b0db6a0d-f9c3-4a1e-9204-9771f964af25 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:47 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-b0db6a0d-f9c3-4a1e-9204-9771f964af25 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Delete snapshot with id: ea90703f-b0ab-4f98-bce6-333207a365af Sep 07 14:04:47 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:47 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:47 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:47 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:47 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f19d0574-34e7-428c-a8a5-79eee2358520 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Volume info retrieved successfully. Sep 07 14:04:47 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:47 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:47 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b0db6a0d-f9c3-4a1e-9204-9771f964af25 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Snapshot retrieved successfully. Sep 07 14:04:47 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:47 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:47 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f19d0574-34e7-428c-a8a5-79eee2358520 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Delete volume request issued successfully. Sep 07 14:04:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f19d0574-34e7-428c-a8a5-79eee2358520 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] http://192.168.122.6/volume/v3/volumes/0ef360da-0b36-4b5b-89cd-5a180eeff382 returned with HTTP 202 Sep 07 14:04:47 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1458/2937] 192.168.122.6 () {60 vars in 1266 bytes} [Mon Sep 7 14:04:47 2026] DELETE /volume/v3/volumes/0ef360da-0b36-4b5b-89cd-5a180eeff382 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 14:04:47 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b0db6a0d-f9c3-4a1e-9204-9771f964af25 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Snapshot delete request issued successfully. Sep 07 14:04:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b0db6a0d-f9c3-4a1e-9204-9771f964af25 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] http://192.168.122.6/volume/v3/snapshots/ea90703f-b0ab-4f98-bce6-333207a365af returned with HTTP 202 Sep 07 14:04:47 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1480/2938] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 14:04:47 2026] DELETE /volume/v3/snapshots/ea90703f-b0ab-4f98-bce6-333207a365af => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-17610b6a-fd0e-49f2-90ee-915ff8bce3c9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8a184a95-baec-4d87-931b-a9d90a485319 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-17610b6a-fd0e-49f2-90ee-915ff8bce3c9 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] GET http://192.168.122.6/volume/v3/volumes/0ef360da-0b36-4b5b-89cd-5a180eeff382 Sep 07 14:04:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-17610b6a-fd0e-49f2-90ee-915ff8bce3c9 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-17610b6a-fd0e-49f2-90ee-915ff8bce3c9 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8a184a95-baec-4d87-931b-a9d90a485319 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] GET http://192.168.122.6/volume/v3/snapshots/ea90703f-b0ab-4f98-bce6-333207a365af Sep 07 14:04:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8a184a95-baec-4d87-931b-a9d90a485319 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8a184a95-baec-4d87-931b-a9d90a485319 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:47 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:47 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:47 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8a184a95-baec-4d87-931b-a9d90a485319 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Snapshot retrieved successfully. Sep 07 14:04:47 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:47 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8a184a95-baec-4d87-931b-a9d90a485319 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] http://192.168.122.6/volume/v3/snapshots/ea90703f-b0ab-4f98-bce6-333207a365af returned with HTTP 200 Sep 07 14:04:47 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1481/2939] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:47 2026] GET /volume/v3/snapshots/ea90703f-b0ab-4f98-bce6-333207a365af => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:47 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:47 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:47 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-17610b6a-fd0e-49f2-90ee-915ff8bce3c9 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Volume info retrieved successfully. Sep 07 14:04:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-17610b6a-fd0e-49f2-90ee-915ff8bce3c9 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] http://192.168.122.6/volume/v3/volumes/0ef360da-0b36-4b5b-89cd-5a180eeff382 returned with HTTP 200 Sep 07 14:04:47 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1459/2940] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:47 2026] GET /volume/v3/volumes/0ef360da-0b36-4b5b-89cd-5a180eeff382 => generated 1011 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:04:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ee80a900-19fb-46af-ac93-2bc5f280b919 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ee80a900-19fb-46af-ac93-2bc5f280b919 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/volumes/84f9c878-6df5-417e-a627-75ddb68cc203 Sep 07 14:04:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ee80a900-19fb-46af-ac93-2bc5f280b919 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ee80a900-19fb-46af-ac93-2bc5f280b919 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:47 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:47 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:47 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:47 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:47 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ee80a900-19fb-46af-ac93-2bc5f280b919 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Volume info retrieved successfully. Sep 07 14:04:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ee80a900-19fb-46af-ac93-2bc5f280b919 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/volumes/84f9c878-6df5-417e-a627-75ddb68cc203 returned with HTTP 200 Sep 07 14:04:47 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1482/2941] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:47 2026] GET /volume/v3/volumes/84f9c878-6df5-417e-a627-75ddb68cc203 => generated 1012 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b85ba533-aec6-4e55-89cd-44ef31c39e80 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b85ba533-aec6-4e55-89cd-44ef31c39e80 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] GET http://192.168.122.6/volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f Sep 07 14:04:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b85ba533-aec6-4e55-89cd-44ef31c39e80 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b85ba533-aec6-4e55-89cd-44ef31c39e80 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:48 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:48 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:48 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:48 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:48 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b85ba533-aec6-4e55-89cd-44ef31c39e80 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Volume info retrieved successfully. Sep 07 14:04:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b85ba533-aec6-4e55-89cd-44ef31c39e80 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] http://192.168.122.6/volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f returned with HTTP 200 Sep 07 14:04:48 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1460/2942] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:48 2026] GET /volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f => generated 900 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-6621fb41-57a0-43ab-ad64-7fb72724d30c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6621fb41-57a0-43ab-ad64-7fb72724d30c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] GET http://192.168.122.6/volume/v3/snapshots/ea90703f-b0ab-4f98-bce6-333207a365af Sep 07 14:04:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6621fb41-57a0-43ab-ad64-7fb72724d30c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6621fb41-57a0-43ab-ad64-7fb72724d30c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:48 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:48 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:48 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-6621fb41-57a0-43ab-ad64-7fb72724d30c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Snapshot retrieved successfully. Sep 07 14:04:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6621fb41-57a0-43ab-ad64-7fb72724d30c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] http://192.168.122.6/volume/v3/snapshots/ea90703f-b0ab-4f98-bce6-333207a365af returned with HTTP 200 Sep 07 14:04:48 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1483/2943] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:48 2026] GET /volume/v3/snapshots/ea90703f-b0ab-4f98-bce6-333207a365af => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7164ec50-5eae-413f-adfd-0f18cbd1684c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7164ec50-5eae-413f-adfd-0f18cbd1684c tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] GET http://192.168.122.6/volume/v3/volumes/0ef360da-0b36-4b5b-89cd-5a180eeff382 Sep 07 14:04:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7164ec50-5eae-413f-adfd-0f18cbd1684c tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7164ec50-5eae-413f-adfd-0f18cbd1684c tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7164ec50-5eae-413f-adfd-0f18cbd1684c tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] http://192.168.122.6/volume/v3/volumes/0ef360da-0b36-4b5b-89cd-5a180eeff382 returned with HTTP 404 Sep 07 14:04:48 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1461/2944] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:48 2026] GET /volume/v3/volumes/0ef360da-0b36-4b5b-89cd-5a180eeff382 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 14:04:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4c7a788e-40e9-4a8f-bc0b-060f543e0ac7 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4c7a788e-40e9-4a8f-bc0b-060f543e0ac7 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:04:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4c7a788e-40e9-4a8f-bc0b-060f543e0ac7 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-328801311"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-4c7a788e-40e9-4a8f-bc0b-060f543e0ac7 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-328801311'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:48 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-4c7a788e-40e9-4a8f-bc0b-060f543e0ac7 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Create volume of 1 GB Sep 07 14:04:48 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-4c7a788e-40e9-4a8f-bc0b-060f543e0ac7 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Availability Zones retrieved successfully. Sep 07 14:04:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4c7a788e-40e9-4a8f-bc0b-060f543e0ac7 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Flow 'volume_create_api' (8aeae229-67db-4ae9-89c4-db67bab26930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4c7a788e-40e9-4a8f-bc0b-060f543e0ac7 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3fe9485-44e7-421a-bb85-91d1907347b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-4c7a788e-40e9-4a8f-bc0b-060f543e0ac7 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4c7a788e-40e9-4a8f-bc0b-060f543e0ac7 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3fe9485-44e7-421a-bb85-91d1907347b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4c7a788e-40e9-4a8f-bc0b-060f543e0ac7 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96b41c8d-2d7d-4745-91b5-0adfc63c56f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:48 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-4c7a788e-40e9-4a8f-bc0b-060f543e0ac7 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Created reservations ['3d8cad20-0789-4741-bd2f-79a7a1db3aab', '3e0c2e49-a027-432c-9d2c-96eaca664987', '0b4f464e-cbc0-43ab-b7ca-da5a509541bf', '0a2b6d09-dfc9-49ff-be69-929e6ea67be1'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4c7a788e-40e9-4a8f-bc0b-060f543e0ac7 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96b41c8d-2d7d-4745-91b5-0adfc63c56f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d8cad20-0789-4741-bd2f-79a7a1db3aab', '3e0c2e49-a027-432c-9d2c-96eaca664987', '0b4f464e-cbc0-43ab-b7ca-da5a509541bf', '0a2b6d09-dfc9-49ff-be69-929e6ea67be1']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4c7a788e-40e9-4a8f-bc0b-060f543e0ac7 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9aeb3b75-11fe-433e-96c8-76eadcb6708b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:48 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:48 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4c7a788e-40e9-4a8f-bc0b-060f543e0ac7 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9aeb3b75-11fe-433e-96c8-76eadcb6708b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0402a57d-5e6b-461f-93bb-495c61241f22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-328801311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd80b19127894f05b2b6f5083736d0f1',qos_specs=None,replication_status=,reservations=['3d8cad20-0789-4741-bd2f-79a7a1db3aab','3e0c2e49-a027-432c-9d2c-96eaca664987','0b4f464e-cbc0-43ab-b7ca-da5a509541bf','0a2b6d09-dfc9-49ff-be69-929e6ea67be1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36f25a4a1cef480d9fbafc336f2af6b9',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-328801311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0402a57d-5e6b-461f-93bb-495c61241f22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd80b19127894f05b2b6f5083736d0f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36f25a4a1cef480d9fbafc336f2af6b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4c7a788e-40e9-4a8f-bc0b-060f543e0ac7 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b66d2cc8-1b80-4a8f-8bc4-078e19578f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4c7a788e-40e9-4a8f-bc0b-060f543e0ac7 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b66d2cc8-1b80-4a8f-8bc4-078e19578f01) transitioned into state 'SUCCESS' from state '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-328801311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd80b19127894f05b2b6f5083736d0f1',qos_specs=None,replication_status=,reservations=['3d8cad20-0789-4741-bd2f-79a7a1db3aab','3e0c2e49-a027-432c-9d2c-96eaca664987','0b4f464e-cbc0-43ab-b7ca-da5a509541bf','0a2b6d09-dfc9-49ff-be69-929e6ea67be1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36f25a4a1cef480d9fbafc336f2af6b9',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4c7a788e-40e9-4a8f-bc0b-060f543e0ac7 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb01238a-3b42-4516-8c09-7802930d5abe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4c7a788e-40e9-4a8f-bc0b-060f543e0ac7 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb01238a-3b42-4516-8c09-7802930d5abe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:48 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4c7a788e-40e9-4a8f-bc0b-060f543e0ac7 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Flow 'volume_create_api' (8aeae229-67db-4ae9-89c4-db67bab26930) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:48 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-4c7a788e-40e9-4a8f-bc0b-060f543e0ac7 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Create volume request issued successfully. Sep 07 14:04:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4c7a788e-40e9-4a8f-bc0b-060f543e0ac7 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:48 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1484/2945] 192.168.122.6 () {62 vars in 1173 bytes} [Mon Sep 7 14:04:48 2026] POST /volume/v3/volumes => generated 782 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-cf504ef2-1cca-403d-ae81-4a8ee01d5725 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cf504ef2-1cca-403d-ae81-4a8ee01d5725 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] GET http://192.168.122.6/volume/v3/volumes/0402a57d-5e6b-461f-93bb-495c61241f22 Sep 07 14:04:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cf504ef2-1cca-403d-ae81-4a8ee01d5725 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cf504ef2-1cca-403d-ae81-4a8ee01d5725 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-78ce7bd1-1473-4aae-b6fe-051e60ec2526 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-78ce7bd1-1473-4aae-b6fe-051e60ec2526 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/volumes/84f9c878-6df5-417e-a627-75ddb68cc203 Sep 07 14:04:48 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:48 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:48 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:48 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-78ce7bd1-1473-4aae-b6fe-051e60ec2526 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-78ce7bd1-1473-4aae-b6fe-051e60ec2526 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:48 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-cf504ef2-1cca-403d-ae81-4a8ee01d5725 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Volume info retrieved successfully. Sep 07 14:04:48 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:48 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:48 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:48 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cf504ef2-1cca-403d-ae81-4a8ee01d5725 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] http://192.168.122.6/volume/v3/volumes/0402a57d-5e6b-461f-93bb-495c61241f22 returned with HTTP 200 Sep 07 14:04:48 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1462/2946] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:48 2026] GET /volume/v3/volumes/0402a57d-5e6b-461f-93bb-495c61241f22 => generated 961 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:48 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-78ce7bd1-1473-4aae-b6fe-051e60ec2526 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Volume info retrieved successfully. Sep 07 14:04:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-78ce7bd1-1473-4aae-b6fe-051e60ec2526 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/volumes/84f9c878-6df5-417e-a627-75ddb68cc203 returned with HTTP 200 Sep 07 14:04:49 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1485/2947] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:48 2026] GET /volume/v3/volumes/84f9c878-6df5-417e-a627-75ddb68cc203 => generated 1013 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 14:04:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f3b54eaa-640b-4ab0-a6e4-d24b5c96d9cd None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f3b54eaa-640b-4ab0-a6e4-d24b5c96d9cd tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] POST http://192.168.122.6/volume/v3/snapshots Sep 07 14:04:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f3b54eaa-640b-4ab0-a6e4-d24b5c96d9cd tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "84f9c878-6df5-417e-a627-75ddb68cc203", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1068691084"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:49 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:49 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:49 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:49 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:49 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f3b54eaa-640b-4ab0-a6e4-d24b5c96d9cd tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Volume info retrieved successfully. Sep 07 14:04:49 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-f3b54eaa-640b-4ab0-a6e4-d24b5c96d9cd tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Create snapshot from volume 84f9c878-6df5-417e-a627-75ddb68cc203 Sep 07 14:04:49 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-f3b54eaa-640b-4ab0-a6e4-d24b5c96d9cd tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Created reservations ['13334d88-29a6-4f3d-af79-56e2fd9a9362', 'da979156-b0ff-4b0c-bbe1-17e198f61d0e', '20c78d49-beed-448c-b54a-0ddf7de6a2e8', '14b3a1e2-fba5-45cd-b785-c973ffb72f34'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:49 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:49 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:49 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f3b54eaa-640b-4ab0-a6e4-d24b5c96d9cd tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot create request issued successfully. Sep 07 14:04:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f3b54eaa-640b-4ab0-a6e4-d24b5c96d9cd tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 14:04:49 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1463/2948] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 14:04:49 2026] POST /volume/v3/snapshots => generated 308 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0c0c4ed8-02fb-4ea8-a196-db186fab13a9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0c0c4ed8-02fb-4ea8-a196-db186fab13a9 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 Sep 07 14:04:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0c0c4ed8-02fb-4ea8-a196-db186fab13a9 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0c0c4ed8-02fb-4ea8-a196-db186fab13a9 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:49 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:49 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:49 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0c0c4ed8-02fb-4ea8-a196-db186fab13a9 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:04:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0c0c4ed8-02fb-4ea8-a196-db186fab13a9 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 returned with HTTP 200 Sep 07 14:04:49 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1486/2949] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:49 2026] GET /volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6816c848-24d8-4fd3-b728-2686fe2628bd None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6816c848-24d8-4fd3-b728-2686fe2628bd tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] GET http://192.168.122.6/volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f Sep 07 14:04:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6816c848-24d8-4fd3-b728-2686fe2628bd tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6816c848-24d8-4fd3-b728-2686fe2628bd tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:49 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:49 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:49 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:49 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:49 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6816c848-24d8-4fd3-b728-2686fe2628bd tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Volume info retrieved successfully. Sep 07 14:04:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6816c848-24d8-4fd3-b728-2686fe2628bd tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] http://192.168.122.6/volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f returned with HTTP 200 Sep 07 14:04:49 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1464/2950] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:49 2026] GET /volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f => generated 900 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 14:04:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e5064d22-600b-439a-ac1e-c72e0605c5ee None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e5064d22-600b-439a-ac1e-c72e0605c5ee tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] GET http://192.168.122.6/volume/v3/snapshots/ea90703f-b0ab-4f98-bce6-333207a365af Sep 07 14:04:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e5064d22-600b-439a-ac1e-c72e0605c5ee tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e5064d22-600b-439a-ac1e-c72e0605c5ee tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e5064d22-600b-439a-ac1e-c72e0605c5ee tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] http://192.168.122.6/volume/v3/snapshots/ea90703f-b0ab-4f98-bce6-333207a365af returned with HTTP 404 Sep 07 14:04:49 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1487/2951] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:49 2026] GET /volume/v3/snapshots/ea90703f-b0ab-4f98-bce6-333207a365af => generated 111 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-806b3d32-d9c9-4534-b312-253cc3b51e10 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-806b3d32-d9c9-4534-b312-253cc3b51e10 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] DELETE http://192.168.122.6/volume/v3/snapshots/ea90703f-b0ab-4f98-bce6-333207a365af Sep 07 14:04:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-806b3d32-d9c9-4534-b312-253cc3b51e10 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-806b3d32-d9c9-4534-b312-253cc3b51e10 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:49 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-806b3d32-d9c9-4534-b312-253cc3b51e10 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Delete snapshot with id: ea90703f-b0ab-4f98-bce6-333207a365af Sep 07 14:04:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-806b3d32-d9c9-4534-b312-253cc3b51e10 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/ea90703f-b0ab-4f98-bce6-333207a365af returned with HTTP 404 Sep 07 14:04:49 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1465/2952] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 14:04:49 2026] DELETE /volume/v3/snapshots/ea90703f-b0ab-4f98-bce6-333207a365af => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f8ef3816-7f06-46a6-81f6-c5b5961e4d53 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f8ef3816-7f06-46a6-81f6-c5b5961e4d53 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/ea90703f-b0ab-4f98-bce6-333207a365af Sep 07 14:04:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f8ef3816-7f06-46a6-81f6-c5b5961e4d53 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f8ef3816-7f06-46a6-81f6-c5b5961e4d53 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f8ef3816-7f06-46a6-81f6-c5b5961e4d53 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/ea90703f-b0ab-4f98-bce6-333207a365af returned with HTTP 404 Sep 07 14:04:49 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1488/2953] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:49 2026] GET /volume/v3/snapshots/ea90703f-b0ab-4f98-bce6-333207a365af => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6cc16c43-0b64-4c5f-8be4-2d1a27d37264 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6cc16c43-0b64-4c5f-8be4-2d1a27d37264 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/d5ce8c9d-60b1-4563-8b47-5cc5032425cd Sep 07 14:04:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6cc16c43-0b64-4c5f-8be4-2d1a27d37264 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6cc16c43-0b64-4c5f-8be4-2d1a27d37264 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:49 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-6cc16c43-0b64-4c5f-8be4-2d1a27d37264 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Delete volume with id: d5ce8c9d-60b1-4563-8b47-5cc5032425cd Sep 07 14:04:49 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:49 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:49 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:49 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:49 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6cc16c43-0b64-4c5f-8be4-2d1a27d37264 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:04:49 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6cc16c43-0b64-4c5f-8be4-2d1a27d37264 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Delete volume request issued successfully. Sep 07 14:04:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6cc16c43-0b64-4c5f-8be4-2d1a27d37264 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/d5ce8c9d-60b1-4563-8b47-5cc5032425cd returned with HTTP 202 Sep 07 14:04:49 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1466/2954] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:04:49 2026] DELETE /volume/v3/volumes/d5ce8c9d-60b1-4563-8b47-5cc5032425cd => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e10a88d9-7b3e-4b49-84d7-6c79adab97e0 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e10a88d9-7b3e-4b49-84d7-6c79adab97e0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/d5ce8c9d-60b1-4563-8b47-5cc5032425cd Sep 07 14:04:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e10a88d9-7b3e-4b49-84d7-6c79adab97e0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e10a88d9-7b3e-4b49-84d7-6c79adab97e0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:49 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:49 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:49 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:49 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:49 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e10a88d9-7b3e-4b49-84d7-6c79adab97e0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:04:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e10a88d9-7b3e-4b49-84d7-6c79adab97e0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/d5ce8c9d-60b1-4563-8b47-5cc5032425cd returned with HTTP 200 Sep 07 14:04:49 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1489/2955] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:49 2026] GET /volume/v3/volumes/d5ce8c9d-60b1-4563-8b47-5cc5032425cd => generated 1012 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1b39fcfe-1f38-4dd0-b8cc-3774d59a96d8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1b39fcfe-1f38-4dd0-b8cc-3774d59a96d8 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] GET http://192.168.122.6/volume/v3/volumes/0402a57d-5e6b-461f-93bb-495c61241f22 Sep 07 14:04:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1b39fcfe-1f38-4dd0-b8cc-3774d59a96d8 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1b39fcfe-1f38-4dd0-b8cc-3774d59a96d8 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:50 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:50 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:50 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:50 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:50 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1b39fcfe-1f38-4dd0-b8cc-3774d59a96d8 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Volume info retrieved successfully. Sep 07 14:04:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1b39fcfe-1f38-4dd0-b8cc-3774d59a96d8 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] http://192.168.122.6/volume/v3/volumes/0402a57d-5e6b-461f-93bb-495c61241f22 returned with HTTP 200 Sep 07 14:04:50 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1467/2956] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:50 2026] GET /volume/v3/volumes/0402a57d-5e6b-461f-93bb-495c61241f22 => generated 1011 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:04:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f62b175a-7d4a-48fc-a344-06977a903dff None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f62b175a-7d4a-48fc-a344-06977a903dff tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 Sep 07 14:04:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f62b175a-7d4a-48fc-a344-06977a903dff tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f62b175a-7d4a-48fc-a344-06977a903dff tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:50 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:50 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:50 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f62b175a-7d4a-48fc-a344-06977a903dff tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:04:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f62b175a-7d4a-48fc-a344-06977a903dff tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 returned with HTTP 200 Sep 07 14:04:50 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1490/2957] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:50 2026] GET /volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 => generated 440 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7144c318-3064-44a1-92fa-5d0f48dd7ae3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7144c318-3064-44a1-92fa-5d0f48dd7ae3 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] GET http://192.168.122.6/volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f Sep 07 14:04:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7144c318-3064-44a1-92fa-5d0f48dd7ae3 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7144c318-3064-44a1-92fa-5d0f48dd7ae3 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:50 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:50 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:50 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:50 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:50 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7144c318-3064-44a1-92fa-5d0f48dd7ae3 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Volume info retrieved successfully. Sep 07 14:04:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7144c318-3064-44a1-92fa-5d0f48dd7ae3 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] http://192.168.122.6/volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f returned with HTTP 200 Sep 07 14:04:50 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1468/2958] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:50 2026] GET /volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f => generated 900 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d19e9daf-ae94-40ae-b83e-ba7f5b63402d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:50 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d19e9daf-ae94-40ae-b83e-ba7f5b63402d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/d5ce8c9d-60b1-4563-8b47-5cc5032425cd Sep 07 14:04:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d19e9daf-ae94-40ae-b83e-ba7f5b63402d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:50 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d19e9daf-ae94-40ae-b83e-ba7f5b63402d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:51 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:51 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:51 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:51 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:51 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d19e9daf-ae94-40ae-b83e-ba7f5b63402d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:04:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d19e9daf-ae94-40ae-b83e-ba7f5b63402d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/d5ce8c9d-60b1-4563-8b47-5cc5032425cd returned with HTTP 200 Sep 07 14:04:51 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1491/2959] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:50 2026] GET /volume/v3/volumes/d5ce8c9d-60b1-4563-8b47-5cc5032425cd => generated 1012 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4709dcd5-a16d-4790-8cf3-9c84ce0f1f2e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4709dcd5-a16d-4790-8cf3-9c84ce0f1f2e tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] GET http://192.168.122.6/volume/v3/volumes/0402a57d-5e6b-461f-93bb-495c61241f22 Sep 07 14:04:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4709dcd5-a16d-4790-8cf3-9c84ce0f1f2e tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4709dcd5-a16d-4790-8cf3-9c84ce0f1f2e tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:51 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:51 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:51 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:51 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:51 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-4709dcd5-a16d-4790-8cf3-9c84ce0f1f2e tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Volume info retrieved successfully. Sep 07 14:04:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-aae724ee-b514-489e-a857-68d64000d0a4 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-aae724ee-b514-489e-a857-68d64000d0a4 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 Sep 07 14:04:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-aae724ee-b514-489e-a857-68d64000d0a4 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-aae724ee-b514-489e-a857-68d64000d0a4 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4709dcd5-a16d-4790-8cf3-9c84ce0f1f2e tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] http://192.168.122.6/volume/v3/volumes/0402a57d-5e6b-461f-93bb-495c61241f22 returned with HTTP 200 Sep 07 14:04:51 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1469/2960] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:51 2026] GET /volume/v3/volumes/0402a57d-5e6b-461f-93bb-495c61241f22 => generated 1011 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:04:51 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:51 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:51 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-aae724ee-b514-489e-a857-68d64000d0a4 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:04:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-aae724ee-b514-489e-a857-68d64000d0a4 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 returned with HTTP 200 Sep 07 14:04:51 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1492/2961] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:51 2026] GET /volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 => generated 440 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-5c45f41e-61ef-415f-ad37-ee0eb87daeb8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5c45f41e-61ef-415f-ad37-ee0eb87daeb8 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] GET http://192.168.122.6/volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f Sep 07 14:04:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5c45f41e-61ef-415f-ad37-ee0eb87daeb8 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5c45f41e-61ef-415f-ad37-ee0eb87daeb8 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:51 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:51 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:51 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:51 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:51 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-5c45f41e-61ef-415f-ad37-ee0eb87daeb8 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Volume info retrieved successfully. Sep 07 14:04:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5c45f41e-61ef-415f-ad37-ee0eb87daeb8 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] http://192.168.122.6/volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f returned with HTTP 200 Sep 07 14:04:51 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1470/2962] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:51 2026] GET /volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f => generated 900 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-95f4ffb9-6e7d-49ed-96d9-4a80dfc92557 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-95f4ffb9-6e7d-49ed-96d9-4a80dfc92557 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/d5ce8c9d-60b1-4563-8b47-5cc5032425cd Sep 07 14:04:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-95f4ffb9-6e7d-49ed-96d9-4a80dfc92557 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-95f4ffb9-6e7d-49ed-96d9-4a80dfc92557 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-95f4ffb9-6e7d-49ed-96d9-4a80dfc92557 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/d5ce8c9d-60b1-4563-8b47-5cc5032425cd returned with HTTP 404 Sep 07 14:04:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1493/2963] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:52 2026] GET /volume/v3/volumes/d5ce8c9d-60b1-4563-8b47-5cc5032425cd => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ce572474-cddd-4e2a-a992-438502c6f4fc None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ce572474-cddd-4e2a-a992-438502c6f4fc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:04:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ce572474-cddd-4e2a-a992-438502c6f4fc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-761939170"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-ce572474-cddd-4e2a-a992-438502c6f4fc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-761939170'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:52 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-ce572474-cddd-4e2a-a992-438502c6f4fc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Create volume of 1 GB Sep 07 14:04:52 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ce572474-cddd-4e2a-a992-438502c6f4fc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Availability Zones retrieved successfully. Sep 07 14:04:52 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ce572474-cddd-4e2a-a992-438502c6f4fc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Flow 'volume_create_api' (343bfffb-cc2a-4dcc-8194-3c7bd29b9c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:52 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ce572474-cddd-4e2a-a992-438502c6f4fc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5c268e6-8774-4d54-a5d0-05524dc4690f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:52 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-ce572474-cddd-4e2a-a992-438502c6f4fc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-00dcc46d-1586-4a5b-9710-a9d065b5c22c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-00dcc46d-1586-4a5b-9710-a9d065b5c22c tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] GET http://192.168.122.6/volume/v3/volumes/0402a57d-5e6b-461f-93bb-495c61241f22 Sep 07 14:04:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-00dcc46d-1586-4a5b-9710-a9d065b5c22c tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-00dcc46d-1586-4a5b-9710-a9d065b5c22c tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:52 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ce572474-cddd-4e2a-a992-438502c6f4fc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5c268e6-8774-4d54-a5d0-05524dc4690f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:52 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ce572474-cddd-4e2a-a992-438502c6f4fc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa540ed7-8d43-4147-941a-0da9117017e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:52 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:52 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:52 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-00dcc46d-1586-4a5b-9710-a9d065b5c22c tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Volume info retrieved successfully. Sep 07 14:04:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-00dcc46d-1586-4a5b-9710-a9d065b5c22c tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] http://192.168.122.6/volume/v3/volumes/0402a57d-5e6b-461f-93bb-495c61241f22 returned with HTTP 200 Sep 07 14:04:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1494/2964] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:52 2026] GET /volume/v3/volumes/0402a57d-5e6b-461f-93bb-495c61241f22 => generated 1011 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:04:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-22534493-861d-4af6-afae-73ae3997d0e8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-22534493-861d-4af6-afae-73ae3997d0e8 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 Sep 07 14:04:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-22534493-861d-4af6-afae-73ae3997d0e8 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-22534493-861d-4af6-afae-73ae3997d0e8 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:52 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:52 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:52 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-22534493-861d-4af6-afae-73ae3997d0e8 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:04:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-22534493-861d-4af6-afae-73ae3997d0e8 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 returned with HTTP 200 Sep 07 14:04:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1495/2965] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:52 2026] GET /volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 => generated 440 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:52 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-ce572474-cddd-4e2a-a992-438502c6f4fc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Created reservations ['c6233c53-3af5-43b1-89ea-87bee1fcf6a0', '3868c092-33ce-4385-b0c4-a6037b36cf93', 'f6a39be5-3f07-4265-b27c-3bea95831d3c', '0d16f922-870f-4305-bc64-e6fe3f77abae'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:52 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ce572474-cddd-4e2a-a992-438502c6f4fc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa540ed7-8d43-4147-941a-0da9117017e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6233c53-3af5-43b1-89ea-87bee1fcf6a0', '3868c092-33ce-4385-b0c4-a6037b36cf93', 'f6a39be5-3f07-4265-b27c-3bea95831d3c', '0d16f922-870f-4305-bc64-e6fe3f77abae']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:52 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ce572474-cddd-4e2a-a992-438502c6f4fc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d721fd46-1cd9-47b6-97e1-6271287fc6f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8fb66b68-770d-47e8-bd4b-5db79c15b85e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:52 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:52 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8fb66b68-770d-47e8-bd4b-5db79c15b85e tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] GET http://192.168.122.6/volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f Sep 07 14:04:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8fb66b68-770d-47e8-bd4b-5db79c15b85e tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8fb66b68-770d-47e8-bd4b-5db79c15b85e tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:52 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ce572474-cddd-4e2a-a992-438502c6f4fc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d721fd46-1cd9-47b6-97e1-6271287fc6f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e4ad2d9-cc15-4b99-b713-98e1134deb90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-761939170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f8fd9674bb249b899d5c69373880941',qos_specs=None,replication_status=,reservations=['c6233c53-3af5-43b1-89ea-87bee1fcf6a0','3868c092-33ce-4385-b0c4-a6037b36cf93','f6a39be5-3f07-4265-b27c-3bea95831d3c','0d16f922-870f-4305-bc64-e6fe3f77abae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30c462f1a0094053b9f39392ba6e3442',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-761939170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e4ad2d9-cc15-4b99-b713-98e1134deb90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f8fd9674bb249b899d5c69373880941',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30c462f1a0094053b9f39392ba6e3442',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:52 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ce572474-cddd-4e2a-a992-438502c6f4fc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a8e1225-bb9e-47dc-81db-7f1895d44ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:52 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:52 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:52 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8fb66b68-770d-47e8-bd4b-5db79c15b85e tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Volume info retrieved successfully. Sep 07 14:04:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8fb66b68-770d-47e8-bd4b-5db79c15b85e tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] http://192.168.122.6/volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f returned with HTTP 200 Sep 07 14:04:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1496/2966] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:52 2026] GET /volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f => generated 900 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:52 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ce572474-cddd-4e2a-a992-438502c6f4fc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a8e1225-bb9e-47dc-81db-7f1895d44ee1) transitioned into state 'SUCCESS' from state '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-761939170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f8fd9674bb249b899d5c69373880941',qos_specs=None,replication_status=,reservations=['c6233c53-3af5-43b1-89ea-87bee1fcf6a0','3868c092-33ce-4385-b0c4-a6037b36cf93','f6a39be5-3f07-4265-b27c-3bea95831d3c','0d16f922-870f-4305-bc64-e6fe3f77abae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30c462f1a0094053b9f39392ba6e3442',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:53 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ce572474-cddd-4e2a-a992-438502c6f4fc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c2c6460-3fe5-4ead-86bf-cc1b298ef378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:53 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ce572474-cddd-4e2a-a992-438502c6f4fc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c2c6460-3fe5-4ead-86bf-cc1b298ef378) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:53 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ce572474-cddd-4e2a-a992-438502c6f4fc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Flow 'volume_create_api' (343bfffb-cc2a-4dcc-8194-3c7bd29b9c94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:53 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ce572474-cddd-4e2a-a992-438502c6f4fc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Create volume request issued successfully. Sep 07 14:04:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ce572474-cddd-4e2a-a992-438502c6f4fc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:53 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1471/2967] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 14:04:52 2026] POST /volume/v3/volumes => generated 782 bytes in 901 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-cddd0f20-2003-4cda-ba78-9416d3c35a6b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cddd0f20-2003-4cda-ba78-9416d3c35a6b tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/1e4ad2d9-cc15-4b99-b713-98e1134deb90 Sep 07 14:04:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cddd0f20-2003-4cda-ba78-9416d3c35a6b tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cddd0f20-2003-4cda-ba78-9416d3c35a6b tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:53 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:53 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:53 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:53 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:53 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-cddd0f20-2003-4cda-ba78-9416d3c35a6b tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:04:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cddd0f20-2003-4cda-ba78-9416d3c35a6b tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/1e4ad2d9-cc15-4b99-b713-98e1134deb90 returned with HTTP 200 Sep 07 14:04:53 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1497/2968] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:53 2026] GET /volume/v3/volumes/1e4ad2d9-cc15-4b99-b713-98e1134deb90 => generated 961 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:04:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d6a1d604-840c-4766-a82c-15103208e172 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d6a1d604-840c-4766-a82c-15103208e172 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] GET http://192.168.122.6/volume/v3/volumes/0402a57d-5e6b-461f-93bb-495c61241f22 Sep 07 14:04:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d6a1d604-840c-4766-a82c-15103208e172 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d6a1d604-840c-4766-a82c-15103208e172 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:53 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:53 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:53 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:53 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:53 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d6a1d604-840c-4766-a82c-15103208e172 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Volume info retrieved successfully. Sep 07 14:04:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d6a1d604-840c-4766-a82c-15103208e172 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] http://192.168.122.6/volume/v3/volumes/0402a57d-5e6b-461f-93bb-495c61241f22 returned with HTTP 200 Sep 07 14:04:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-68cb9fcb-610b-48f4-835c-0d3071c95ecc None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:53 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1472/2969] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:53 2026] GET /volume/v3/volumes/0402a57d-5e6b-461f-93bb-495c61241f22 => generated 1011 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:04:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-68cb9fcb-610b-48f4-835c-0d3071c95ecc tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 Sep 07 14:04:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-68cb9fcb-610b-48f4-835c-0d3071c95ecc tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-68cb9fcb-610b-48f4-835c-0d3071c95ecc tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:53 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:53 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:53 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-68cb9fcb-610b-48f4-835c-0d3071c95ecc tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:04:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-68cb9fcb-610b-48f4-835c-0d3071c95ecc tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 returned with HTTP 200 Sep 07 14:04:53 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1498/2970] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:53 2026] GET /volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-558938b3-0b94-4153-b9f6-c2a094b7dfc3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-558938b3-0b94-4153-b9f6-c2a094b7dfc3 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] GET http://192.168.122.6/volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f Sep 07 14:04:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-558938b3-0b94-4153-b9f6-c2a094b7dfc3 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-558938b3-0b94-4153-b9f6-c2a094b7dfc3 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:53 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:53 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:53 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:53 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:53 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-558938b3-0b94-4153-b9f6-c2a094b7dfc3 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Volume info retrieved successfully. Sep 07 14:04:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-558938b3-0b94-4153-b9f6-c2a094b7dfc3 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] http://192.168.122.6/volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f returned with HTTP 200 Sep 07 14:04:54 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1473/2971] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:53 2026] GET /volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f => generated 900 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-cb11b4d1-84cd-48f1-a484-93498de6056a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cb11b4d1-84cd-48f1-a484-93498de6056a tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/1e4ad2d9-cc15-4b99-b713-98e1134deb90 Sep 07 14:04:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cb11b4d1-84cd-48f1-a484-93498de6056a tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cb11b4d1-84cd-48f1-a484-93498de6056a tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:54 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:54 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:54 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:54 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:54 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-cb11b4d1-84cd-48f1-a484-93498de6056a tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:04:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cb11b4d1-84cd-48f1-a484-93498de6056a tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/1e4ad2d9-cc15-4b99-b713-98e1134deb90 returned with HTTP 200 Sep 07 14:04:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1499/2972] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:54 2026] GET /volume/v3/volumes/1e4ad2d9-cc15-4b99-b713-98e1134deb90 => generated 1011 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-674e7dd9-bd5c-4603-9afb-1d3851a5efb8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-674e7dd9-bd5c-4603-9afb-1d3851a5efb8 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] GET http://192.168.122.6/volume/v3/volumes/0402a57d-5e6b-461f-93bb-495c61241f22 Sep 07 14:04:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-674e7dd9-bd5c-4603-9afb-1d3851a5efb8 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-674e7dd9-bd5c-4603-9afb-1d3851a5efb8 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a786f9fc-b99b-489c-a8ce-6c954b38a869 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a786f9fc-b99b-489c-a8ce-6c954b38a869 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 Sep 07 14:04:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a786f9fc-b99b-489c-a8ce-6c954b38a869 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a786f9fc-b99b-489c-a8ce-6c954b38a869 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:54 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:54 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:54 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:54 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:54 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:54 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:54 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a786f9fc-b99b-489c-a8ce-6c954b38a869 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:04:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a786f9fc-b99b-489c-a8ce-6c954b38a869 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 returned with HTTP 200 Sep 07 14:04:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1500/2973] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:54 2026] GET /volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:54 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-674e7dd9-bd5c-4603-9afb-1d3851a5efb8 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Volume info retrieved successfully. Sep 07 14:04:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-674e7dd9-bd5c-4603-9afb-1d3851a5efb8 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] http://192.168.122.6/volume/v3/volumes/0402a57d-5e6b-461f-93bb-495c61241f22 returned with HTTP 200 Sep 07 14:04:54 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1474/2974] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:54 2026] GET /volume/v3/volumes/0402a57d-5e6b-461f-93bb-495c61241f22 => generated 1012 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:04:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c341099a-bfc7-4203-bca9-44b4ac6f628a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c341099a-bfc7-4203-bca9-44b4ac6f628a tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-reader] GET http://192.168.122.6/volume/v3/volumes/0402a57d-5e6b-461f-93bb-495c61241f22 Sep 07 14:04:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c341099a-bfc7-4203-bca9-44b4ac6f628a tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c341099a-bfc7-4203-bca9-44b4ac6f628a tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-reader] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:54 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:54 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:54 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:54 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:54 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c341099a-bfc7-4203-bca9-44b4ac6f628a tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-reader] Volume info retrieved successfully. Sep 07 14:04:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c341099a-bfc7-4203-bca9-44b4ac6f628a tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-reader] http://192.168.122.6/volume/v3/volumes/0402a57d-5e6b-461f-93bb-495c61241f22 returned with HTTP 200 Sep 07 14:04:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1501/2975] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:54 2026] GET /volume/v3/volumes/0402a57d-5e6b-461f-93bb-495c61241f22 => generated 849 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-90c30ddc-a3ed-49c0-ab7e-a722f5a75151 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-90c30ddc-a3ed-49c0-ab7e-a722f5a75151 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/0402a57d-5e6b-461f-93bb-495c61241f22 Sep 07 14:04:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-90c30ddc-a3ed-49c0-ab7e-a722f5a75151 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-90c30ddc-a3ed-49c0-ab7e-a722f5a75151 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:54 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-90c30ddc-a3ed-49c0-ab7e-a722f5a75151 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Delete volume with id: 0402a57d-5e6b-461f-93bb-495c61241f22 Sep 07 14:04:54 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:54 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:54 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:54 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:54 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-90c30ddc-a3ed-49c0-ab7e-a722f5a75151 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Volume info retrieved successfully. Sep 07 14:04:54 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-90c30ddc-a3ed-49c0-ab7e-a722f5a75151 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Delete volume request issued successfully. Sep 07 14:04:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-90c30ddc-a3ed-49c0-ab7e-a722f5a75151 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] http://192.168.122.6/volume/v3/volumes/0402a57d-5e6b-461f-93bb-495c61241f22 returned with HTTP 202 Sep 07 14:04:54 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1475/2976] 192.168.122.6 () {60 vars in 1266 bytes} [Mon Sep 7 14:04:54 2026] DELETE /volume/v3/volumes/0402a57d-5e6b-461f-93bb-495c61241f22 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 14:04:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7c9a3820-b93a-4034-8887-f15f4556276f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7c9a3820-b93a-4034-8887-f15f4556276f tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] GET http://192.168.122.6/volume/v3/volumes/0402a57d-5e6b-461f-93bb-495c61241f22 Sep 07 14:04:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7c9a3820-b93a-4034-8887-f15f4556276f tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7c9a3820-b93a-4034-8887-f15f4556276f tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:54 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:54 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:54 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:54 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:54 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7c9a3820-b93a-4034-8887-f15f4556276f tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Volume info retrieved successfully. Sep 07 14:04:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7c9a3820-b93a-4034-8887-f15f4556276f tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] http://192.168.122.6/volume/v3/volumes/0402a57d-5e6b-461f-93bb-495c61241f22 returned with HTTP 200 Sep 07 14:04:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1502/2977] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:54 2026] GET /volume/v3/volumes/0402a57d-5e6b-461f-93bb-495c61241f22 => generated 1011 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:04:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-949135db-3399-4d98-961e-2003e85f7eb5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-949135db-3399-4d98-961e-2003e85f7eb5 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] GET http://192.168.122.6/volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f Sep 07 14:04:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-949135db-3399-4d98-961e-2003e85f7eb5 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-949135db-3399-4d98-961e-2003e85f7eb5 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:55 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:55 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:55 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:55 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:55 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-949135db-3399-4d98-961e-2003e85f7eb5 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Volume info retrieved successfully. Sep 07 14:04:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-949135db-3399-4d98-961e-2003e85f7eb5 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] http://192.168.122.6/volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f returned with HTTP 200 Sep 07 14:04:55 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1476/2978] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:55 2026] GET /volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f => generated 901 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 14:04:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f434f5d2-d674-43ab-b700-2d1a3f55d181 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f434f5d2-d674-43ab-b700-2d1a3f55d181 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/500150e2-3c27-4dc9-84c6-95fdd290c02c Sep 07 14:04:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f434f5d2-d674-43ab-b700-2d1a3f55d181 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f434f5d2-d674-43ab-b700-2d1a3f55d181 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:55 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-f434f5d2-d674-43ab-b700-2d1a3f55d181 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Delete snapshot with id: 500150e2-3c27-4dc9-84c6-95fdd290c02c Sep 07 14:04:55 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:55 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:55 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f434f5d2-d674-43ab-b700-2d1a3f55d181 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Snapshot retrieved successfully. Sep 07 14:04:55 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:55 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:55 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f434f5d2-d674-43ab-b700-2d1a3f55d181 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Snapshot delete request issued successfully. Sep 07 14:04:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f434f5d2-d674-43ab-b700-2d1a3f55d181 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] http://192.168.122.6/volume/v3/snapshots/500150e2-3c27-4dc9-84c6-95fdd290c02c returned with HTTP 202 Sep 07 14:04:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1503/2979] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 14:04:55 2026] DELETE /volume/v3/snapshots/500150e2-3c27-4dc9-84c6-95fdd290c02c => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-20e842db-68a1-47db-a134-2e57a78aeb30 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-20e842db-68a1-47db-a134-2e57a78aeb30 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] GET http://192.168.122.6/volume/v3/snapshots/500150e2-3c27-4dc9-84c6-95fdd290c02c Sep 07 14:04:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-20e842db-68a1-47db-a134-2e57a78aeb30 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-20e842db-68a1-47db-a134-2e57a78aeb30 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:55 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:55 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:55 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-20e842db-68a1-47db-a134-2e57a78aeb30 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Snapshot retrieved successfully. Sep 07 14:04:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-20e842db-68a1-47db-a134-2e57a78aeb30 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] http://192.168.122.6/volume/v3/snapshots/500150e2-3c27-4dc9-84c6-95fdd290c02c returned with HTTP 200 Sep 07 14:04:55 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1477/2980] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:55 2026] GET /volume/v3/snapshots/500150e2-3c27-4dc9-84c6-95fdd290c02c => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d0611e42-8b7d-4e5d-ad57-1ff4169820d4 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d0611e42-8b7d-4e5d-ad57-1ff4169820d4 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/1e4ad2d9-cc15-4b99-b713-98e1134deb90 Sep 07 14:04:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d0611e42-8b7d-4e5d-ad57-1ff4169820d4 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d0611e42-8b7d-4e5d-ad57-1ff4169820d4 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:55 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:55 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:55 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:55 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:55 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d0611e42-8b7d-4e5d-ad57-1ff4169820d4 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:04:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d0611e42-8b7d-4e5d-ad57-1ff4169820d4 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/1e4ad2d9-cc15-4b99-b713-98e1134deb90 returned with HTTP 200 Sep 07 14:04:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1504/2981] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:55 2026] GET /volume/v3/volumes/1e4ad2d9-cc15-4b99-b713-98e1134deb90 => generated 1011 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-920810b9-68d1-4b7e-835b-9ff6eddd058c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-920810b9-68d1-4b7e-835b-9ff6eddd058c tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 Sep 07 14:04:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-920810b9-68d1-4b7e-835b-9ff6eddd058c tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-920810b9-68d1-4b7e-835b-9ff6eddd058c tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:55 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:55 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:55 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-920810b9-68d1-4b7e-835b-9ff6eddd058c tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:04:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-920810b9-68d1-4b7e-835b-9ff6eddd058c tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 returned with HTTP 200 Sep 07 14:04:55 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1478/2982] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:55 2026] GET /volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5c247780-2cec-4e8e-ab7b-2554d0ffeb31 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5c247780-2cec-4e8e-ab7b-2554d0ffeb31 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] GET http://192.168.122.6/volume/v3/volumes/0402a57d-5e6b-461f-93bb-495c61241f22 Sep 07 14:04:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5c247780-2cec-4e8e-ab7b-2554d0ffeb31 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5c247780-2cec-4e8e-ab7b-2554d0ffeb31 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5c247780-2cec-4e8e-ab7b-2554d0ffeb31 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] http://192.168.122.6/volume/v3/volumes/0402a57d-5e6b-461f-93bb-495c61241f22 returned with HTTP 404 Sep 07 14:04:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1505/2983] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:55 2026] GET /volume/v3/volumes/0402a57d-5e6b-461f-93bb-495c61241f22 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 14:04:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-58c2fc16-8bee-4324-996c-8a9c25af1893 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:55 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-58c2fc16-8bee-4324-996c-8a9c25af1893 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:04:55 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-58c2fc16-8bee-4324-996c-8a9c25af1893 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1849552107"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-58c2fc16-8bee-4324-996c-8a9c25af1893 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1849552107'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:04:56 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-58c2fc16-8bee-4324-996c-8a9c25af1893 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Create volume of 1 GB Sep 07 14:04:56 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-58c2fc16-8bee-4324-996c-8a9c25af1893 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Availability Zones retrieved successfully. Sep 07 14:04:56 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-58c2fc16-8bee-4324-996c-8a9c25af1893 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Flow 'volume_create_api' (551044d0-2d0c-44e2-acd2-3ed9ed43cbc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:56 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-58c2fc16-8bee-4324-996c-8a9c25af1893 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90c26e93-17b6-4bf4-9faa-097b1f6e1316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:56 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-58c2fc16-8bee-4324-996c-8a9c25af1893 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:04:56 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-58c2fc16-8bee-4324-996c-8a9c25af1893 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90c26e93-17b6-4bf4-9faa-097b1f6e1316) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:56 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-58c2fc16-8bee-4324-996c-8a9c25af1893 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be08ff49-2f4e-4fd8-8783-2a14e7cd2219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9f89c172-69b9-47ae-ac1e-5914b4fb6c04 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:56 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-58c2fc16-8bee-4324-996c-8a9c25af1893 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Created reservations ['e4f5a80e-a05a-421e-b490-fa98dd68b3c3', '2d5fe70b-dcfe-443b-b9bd-aee8e9350031', '6e2c47f1-87c2-43aa-b034-e8b25c61d74e', '18916fe1-601f-4077-a09a-23910b78f608'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9f89c172-69b9-47ae-ac1e-5914b4fb6c04 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] GET http://192.168.122.6/volume/v3/snapshots/500150e2-3c27-4dc9-84c6-95fdd290c02c Sep 07 14:04:56 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-58c2fc16-8bee-4324-996c-8a9c25af1893 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be08ff49-2f4e-4fd8-8783-2a14e7cd2219) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4f5a80e-a05a-421e-b490-fa98dd68b3c3', '2d5fe70b-dcfe-443b-b9bd-aee8e9350031', '6e2c47f1-87c2-43aa-b034-e8b25c61d74e', '18916fe1-601f-4077-a09a-23910b78f608']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9f89c172-69b9-47ae-ac1e-5914b4fb6c04 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9f89c172-69b9-47ae-ac1e-5914b4fb6c04 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:56 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-58c2fc16-8bee-4324-996c-8a9c25af1893 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8153c071-44cf-4ca8-8a93-b4245cde07a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:56 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:56 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:56 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9f89c172-69b9-47ae-ac1e-5914b4fb6c04 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Snapshot retrieved successfully. Sep 07 14:04:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9f89c172-69b9-47ae-ac1e-5914b4fb6c04 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] http://192.168.122.6/volume/v3/snapshots/500150e2-3c27-4dc9-84c6-95fdd290c02c returned with HTTP 200 Sep 07 14:04:56 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1506/2984] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:56 2026] GET /volume/v3/snapshots/500150e2-3c27-4dc9-84c6-95fdd290c02c => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:56 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:56 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:56 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-58c2fc16-8bee-4324-996c-8a9c25af1893 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8153c071-44cf-4ca8-8a93-b4245cde07a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7cf8ec0c-7303-4308-9d1c-dcda90f6e698', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1849552107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd80b19127894f05b2b6f5083736d0f1',qos_specs=None,replication_status=,reservations=['e4f5a80e-a05a-421e-b490-fa98dd68b3c3','2d5fe70b-dcfe-443b-b9bd-aee8e9350031','6e2c47f1-87c2-43aa-b034-e8b25c61d74e','18916fe1-601f-4077-a09a-23910b78f608'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36f25a4a1cef480d9fbafc336f2af6b9',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:04:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1849552107',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7cf8ec0c-7303-4308-9d1c-dcda90f6e698,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd80b19127894f05b2b6f5083736d0f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36f25a4a1cef480d9fbafc336f2af6b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:56 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-58c2fc16-8bee-4324-996c-8a9c25af1893 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b9ec02b-5145-42d5-af6a-ad03f577c0fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:56 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-58c2fc16-8bee-4324-996c-8a9c25af1893 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b9ec02b-5145-42d5-af6a-ad03f577c0fb) transitioned into state 'SUCCESS' from state '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-1849552107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd80b19127894f05b2b6f5083736d0f1',qos_specs=None,replication_status=,reservations=['e4f5a80e-a05a-421e-b490-fa98dd68b3c3','2d5fe70b-dcfe-443b-b9bd-aee8e9350031','6e2c47f1-87c2-43aa-b034-e8b25c61d74e','18916fe1-601f-4077-a09a-23910b78f608'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36f25a4a1cef480d9fbafc336f2af6b9',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:56 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-58c2fc16-8bee-4324-996c-8a9c25af1893 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60a79ea0-5a72-40b3-b634-154a734c98fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:04:56 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-58c2fc16-8bee-4324-996c-8a9c25af1893 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60a79ea0-5a72-40b3-b634-154a734c98fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:04:56 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-58c2fc16-8bee-4324-996c-8a9c25af1893 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Flow 'volume_create_api' (551044d0-2d0c-44e2-acd2-3ed9ed43cbc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:04:56 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-58c2fc16-8bee-4324-996c-8a9c25af1893 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Create volume request issued successfully. Sep 07 14:04:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-58c2fc16-8bee-4324-996c-8a9c25af1893 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:04:56 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1479/2985] 192.168.122.6 () {62 vars in 1173 bytes} [Mon Sep 7 14:04:55 2026] POST /volume/v3/volumes => generated 783 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7faa6713-4706-45dc-9628-953a5fe049bb None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-62b3ab0e-2330-43d9-a3b9-e83146f1611c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-62b3ab0e-2330-43d9-a3b9-e83146f1611c tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] GET http://192.168.122.6/volume/v3/volumes/7cf8ec0c-7303-4308-9d1c-dcda90f6e698 Sep 07 14:04:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7faa6713-4706-45dc-9628-953a5fe049bb tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/1e4ad2d9-cc15-4b99-b713-98e1134deb90 Sep 07 14:04:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7faa6713-4706-45dc-9628-953a5fe049bb tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7faa6713-4706-45dc-9628-953a5fe049bb tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-62b3ab0e-2330-43d9-a3b9-e83146f1611c tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-62b3ab0e-2330-43d9-a3b9-e83146f1611c tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:56 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:56 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:56 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:56 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:56 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:56 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:56 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:56 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:56 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7faa6713-4706-45dc-9628-953a5fe049bb tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:04:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7faa6713-4706-45dc-9628-953a5fe049bb tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/1e4ad2d9-cc15-4b99-b713-98e1134deb90 returned with HTTP 200 Sep 07 14:04:56 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-62b3ab0e-2330-43d9-a3b9-e83146f1611c tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Volume info retrieved successfully. Sep 07 14:04:56 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1507/2986] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:56 2026] GET /volume/v3/volumes/1e4ad2d9-cc15-4b99-b713-98e1134deb90 => generated 1011 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-62b3ab0e-2330-43d9-a3b9-e83146f1611c tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] http://192.168.122.6/volume/v3/volumes/7cf8ec0c-7303-4308-9d1c-dcda90f6e698 returned with HTTP 200 Sep 07 14:04:56 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1480/2987] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:56 2026] GET /volume/v3/volumes/7cf8ec0c-7303-4308-9d1c-dcda90f6e698 => generated 962 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 14:04:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-02f96333-2854-4a3f-a16e-133c2da33fa5 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-02f96333-2854-4a3f-a16e-133c2da33fa5 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 Sep 07 14:04:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-02f96333-2854-4a3f-a16e-133c2da33fa5 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-02f96333-2854-4a3f-a16e-133c2da33fa5 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:56 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:56 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:56 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-02f96333-2854-4a3f-a16e-133c2da33fa5 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:04:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-02f96333-2854-4a3f-a16e-133c2da33fa5 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 returned with HTTP 200 Sep 07 14:04:56 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1508/2988] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:56 2026] GET /volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-90baeb1e-f9a1-4596-82d4-60b7ea647bd5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-90baeb1e-f9a1-4596-82d4-60b7ea647bd5 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] GET http://192.168.122.6/volume/v3/snapshots/500150e2-3c27-4dc9-84c6-95fdd290c02c Sep 07 14:04:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-90baeb1e-f9a1-4596-82d4-60b7ea647bd5 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-90baeb1e-f9a1-4596-82d4-60b7ea647bd5 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-90baeb1e-f9a1-4596-82d4-60b7ea647bd5 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] http://192.168.122.6/volume/v3/snapshots/500150e2-3c27-4dc9-84c6-95fdd290c02c returned with HTTP 404 Sep 07 14:04:57 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1481/2989] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:57 2026] GET /volume/v3/snapshots/500150e2-3c27-4dc9-84c6-95fdd290c02c => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:04:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a88b60c4-3d85-4c4a-9f68-70137807bf57 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a88b60c4-3d85-4c4a-9f68-70137807bf57 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] DELETE http://192.168.122.6/volume/v3/volumes/133e3509-862e-48a6-94cc-6b47084717fc Sep 07 14:04:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a88b60c4-3d85-4c4a-9f68-70137807bf57 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a88b60c4-3d85-4c4a-9f68-70137807bf57 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:57 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-a88b60c4-3d85-4c4a-9f68-70137807bf57 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Delete volume with id: 133e3509-862e-48a6-94cc-6b47084717fc Sep 07 14:04:57 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:57 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:57 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:57 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:57 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a88b60c4-3d85-4c4a-9f68-70137807bf57 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Volume info retrieved successfully. Sep 07 14:04:57 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a88b60c4-3d85-4c4a-9f68-70137807bf57 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Delete volume request issued successfully. Sep 07 14:04:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a88b60c4-3d85-4c4a-9f68-70137807bf57 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] http://192.168.122.6/volume/v3/volumes/133e3509-862e-48a6-94cc-6b47084717fc returned with HTTP 202 Sep 07 14:04:57 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1509/2990] 192.168.122.6 () {60 vars in 1266 bytes} [Mon Sep 7 14:04:57 2026] DELETE /volume/v3/volumes/133e3509-862e-48a6-94cc-6b47084717fc => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 14:04:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-59af21ee-457d-4f49-acd8-437f870a64ae None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-59af21ee-457d-4f49-acd8-437f870a64ae tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] GET http://192.168.122.6/volume/v3/volumes/133e3509-862e-48a6-94cc-6b47084717fc Sep 07 14:04:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-59af21ee-457d-4f49-acd8-437f870a64ae tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-59af21ee-457d-4f49-acd8-437f870a64ae tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:57 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:57 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:57 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:57 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:57 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-59af21ee-457d-4f49-acd8-437f870a64ae tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Volume info retrieved successfully. Sep 07 14:04:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-59af21ee-457d-4f49-acd8-437f870a64ae tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] http://192.168.122.6/volume/v3/volumes/133e3509-862e-48a6-94cc-6b47084717fc returned with HTTP 200 Sep 07 14:04:57 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1482/2991] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:57 2026] GET /volume/v3/volumes/133e3509-862e-48a6-94cc-6b47084717fc => generated 866 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-16ba2ab0-5e00-4f8d-ba10-0e60f15740b5 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-eb3e18f8-a92b-4eb3-a94c-b1a314f31054 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-16ba2ab0-5e00-4f8d-ba10-0e60f15740b5 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/1e4ad2d9-cc15-4b99-b713-98e1134deb90 Sep 07 14:04:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-16ba2ab0-5e00-4f8d-ba10-0e60f15740b5 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-16ba2ab0-5e00-4f8d-ba10-0e60f15740b5 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-eb3e18f8-a92b-4eb3-a94c-b1a314f31054 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] GET http://192.168.122.6/volume/v3/volumes/7cf8ec0c-7303-4308-9d1c-dcda90f6e698 Sep 07 14:04:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-eb3e18f8-a92b-4eb3-a94c-b1a314f31054 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-eb3e18f8-a92b-4eb3-a94c-b1a314f31054 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:57 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:57 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:57 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:57 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:57 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:57 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:57 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:57 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:57 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-eb3e18f8-a92b-4eb3-a94c-b1a314f31054 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Volume info retrieved successfully. Sep 07 14:04:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-eb3e18f8-a92b-4eb3-a94c-b1a314f31054 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] http://192.168.122.6/volume/v3/volumes/7cf8ec0c-7303-4308-9d1c-dcda90f6e698 returned with HTTP 200 Sep 07 14:04:57 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1483/2992] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:57 2026] GET /volume/v3/volumes/7cf8ec0c-7303-4308-9d1c-dcda90f6e698 => generated 1012 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:04:57 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-16ba2ab0-5e00-4f8d-ba10-0e60f15740b5 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:04:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-16ba2ab0-5e00-4f8d-ba10-0e60f15740b5 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/1e4ad2d9-cc15-4b99-b713-98e1134deb90 returned with HTTP 200 Sep 07 14:04:57 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1510/2993] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:57 2026] GET /volume/v3/volumes/1e4ad2d9-cc15-4b99-b713-98e1134deb90 => generated 1011 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a6d3693d-7101-4967-b1e6-e690e201677a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a6d3693d-7101-4967-b1e6-e690e201677a tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 Sep 07 14:04:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a6d3693d-7101-4967-b1e6-e690e201677a tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a6d3693d-7101-4967-b1e6-e690e201677a tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:57 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:57 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:57 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a6d3693d-7101-4967-b1e6-e690e201677a tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:04:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a6d3693d-7101-4967-b1e6-e690e201677a tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 returned with HTTP 200 Sep 07 14:04:57 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1484/2994] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:57 2026] GET /volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a1f7e010-0e74-4c2e-a4df-51a26a58850e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a1f7e010-0e74-4c2e-a4df-51a26a58850e tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-reader] GET http://192.168.122.6/volume/v3/snapshots Sep 07 14:04:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a1f7e010-0e74-4c2e-a4df-51a26a58850e tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a1f7e010-0e74-4c2e-a4df-51a26a58850e tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-reader] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.api_utils [None req-a1f7e010-0e74-4c2e-a4df-51a26a58850e tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-reader] Removing options '' from query. {{(pid=87262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 14:04:57 devstack devstack@c-api.service[87262]: DEBUG cinder.db.api [None req-a1f7e010-0e74-4c2e-a4df-51a26a58850e tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-reader] Building query based on filter {{(pid=87262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 14:04:57 devstack devstack@c-api.service[87262]: /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 07 14:04:57 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 14:04:57 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a1f7e010-0e74-4c2e-a4df-51a26a58850e tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-reader] Get all snapshots completed successfully. Sep 07 14:04:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a1f7e010-0e74-4c2e-a4df-51a26a58850e tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-reader] http://192.168.122.6/volume/v3/snapshots returned with HTTP 200 Sep 07 14:04:57 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1511/2995] 192.168.122.6 () {58 vars in 1117 bytes} [Mon Sep 7 14:04:57 2026] GET /volume/v3/snapshots => generated 336 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7c7233db-c5b8-4106-bcfa-a5cf469922b0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7c7233db-c5b8-4106-bcfa-a5cf469922b0 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] DELETE http://192.168.122.6/volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 Sep 07 14:04:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7c7233db-c5b8-4106-bcfa-a5cf469922b0 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7c7233db-c5b8-4106-bcfa-a5cf469922b0 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:57 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-7c7233db-c5b8-4106-bcfa-a5cf469922b0 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Delete snapshot with id: 36d9d29f-12f4-42c4-936e-a87a4a8fd981 Sep 07 14:04:57 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:57 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:57 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7c7233db-c5b8-4106-bcfa-a5cf469922b0 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:04:57 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:57 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:57 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7c7233db-c5b8-4106-bcfa-a5cf469922b0 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot delete request issued successfully. Sep 07 14:04:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7c7233db-c5b8-4106-bcfa-a5cf469922b0 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 returned with HTTP 202 Sep 07 14:04:57 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1485/2996] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 14:04:57 2026] DELETE /volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:04:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9fbe68c4-e34e-4703-9ddc-3cc5a140cd07 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9fbe68c4-e34e-4703-9ddc-3cc5a140cd07 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 Sep 07 14:04:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9fbe68c4-e34e-4703-9ddc-3cc5a140cd07 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9fbe68c4-e34e-4703-9ddc-3cc5a140cd07 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:57 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:57 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:57 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9fbe68c4-e34e-4703-9ddc-3cc5a140cd07 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:04:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9fbe68c4-e34e-4703-9ddc-3cc5a140cd07 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 returned with HTTP 200 Sep 07 14:04:57 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1512/2997] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:57 2026] GET /volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6b989533-ac50-4e0b-985c-43bd04a43603 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6b989533-ac50-4e0b-985c-43bd04a43603 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] GET http://192.168.122.6/volume/v3/volumes/133e3509-862e-48a6-94cc-6b47084717fc Sep 07 14:04:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6b989533-ac50-4e0b-985c-43bd04a43603 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6b989533-ac50-4e0b-985c-43bd04a43603 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6b989533-ac50-4e0b-985c-43bd04a43603 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] http://192.168.122.6/volume/v3/volumes/133e3509-862e-48a6-94cc-6b47084717fc returned with HTTP 404 Sep 07 14:04:58 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1486/2998] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:58 2026] GET /volume/v3/volumes/133e3509-862e-48a6-94cc-6b47084717fc => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 14:04:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8f7d7e22-2ebf-490e-9a98-d14c91f82bdb None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8f7d7e22-2ebf-490e-9a98-d14c91f82bdb tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] DELETE http://192.168.122.6/volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f Sep 07 14:04:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8f7d7e22-2ebf-490e-9a98-d14c91f82bdb tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8f7d7e22-2ebf-490e-9a98-d14c91f82bdb tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:58 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-8f7d7e22-2ebf-490e-9a98-d14c91f82bdb tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Delete volume with id: bbd2c712-33e0-4c9e-92bf-dee007a7bc5f Sep 07 14:04:58 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:58 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:58 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:58 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:58 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8f7d7e22-2ebf-490e-9a98-d14c91f82bdb tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Volume info retrieved successfully. Sep 07 14:04:58 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8f7d7e22-2ebf-490e-9a98-d14c91f82bdb tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Delete volume request issued successfully. Sep 07 14:04:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8f7d7e22-2ebf-490e-9a98-d14c91f82bdb tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] http://192.168.122.6/volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f returned with HTTP 202 Sep 07 14:04:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-02e2e8c3-546e-481d-ad0e-721ab793fc59 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:58 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1513/2999] 192.168.122.6 () {60 vars in 1266 bytes} [Mon Sep 7 14:04:58 2026] DELETE /volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 14:04:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0e839102-7247-4366-b78e-33cff215a8ec None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-02e2e8c3-546e-481d-ad0e-721ab793fc59 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] GET http://192.168.122.6/volume/v3/volumes/7cf8ec0c-7303-4308-9d1c-dcda90f6e698 Sep 07 14:04:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-02e2e8c3-546e-481d-ad0e-721ab793fc59 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0e839102-7247-4366-b78e-33cff215a8ec tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] GET http://192.168.122.6/volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f Sep 07 14:04:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-02e2e8c3-546e-481d-ad0e-721ab793fc59 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0e839102-7247-4366-b78e-33cff215a8ec tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0e839102-7247-4366-b78e-33cff215a8ec tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:58 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:58 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:58 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:58 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:58 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:58 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:58 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:58 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:58 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0e839102-7247-4366-b78e-33cff215a8ec tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Volume info retrieved successfully. Sep 07 14:04:58 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-02e2e8c3-546e-481d-ad0e-721ab793fc59 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Volume info retrieved successfully. Sep 07 14:04:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0e839102-7247-4366-b78e-33cff215a8ec tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] http://192.168.122.6/volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f returned with HTTP 200 Sep 07 14:04:58 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1514/3000] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:58 2026] GET /volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f => generated 900 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-efb6d486-0e6b-4146-95b3-e034416fa798 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-efb6d486-0e6b-4146-95b3-e034416fa798 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/1e4ad2d9-cc15-4b99-b713-98e1134deb90 Sep 07 14:04:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-efb6d486-0e6b-4146-95b3-e034416fa798 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-efb6d486-0e6b-4146-95b3-e034416fa798 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-02e2e8c3-546e-481d-ad0e-721ab793fc59 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] http://192.168.122.6/volume/v3/volumes/7cf8ec0c-7303-4308-9d1c-dcda90f6e698 returned with HTTP 200 Sep 07 14:04:58 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1487/3001] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:58 2026] GET /volume/v3/volumes/7cf8ec0c-7303-4308-9d1c-dcda90f6e698 => generated 1013 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:04:58 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:58 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-38540364-9525-43ff-9c12-2c245c01391a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:58 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:58 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-38540364-9525-43ff-9c12-2c245c01391a tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-reader] GET http://192.168.122.6/volume/v3/volumes/summary Sep 07 14:04:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-38540364-9525-43ff-9c12-2c245c01391a tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-38540364-9525-43ff-9c12-2c245c01391a tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-reader] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-38540364-9525-43ff-9c12-2c245c01391a tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-reader] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 14:04:58 devstack devstack@c-api.service[87261]: DEBUG dbcounter [-] [87261] Writing DB stats cinder:SELECT=749,cinder:INSERT=128,cinder:UPDATE=212 {{(pid=87261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 14:04:58 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-38540364-9525-43ff-9c12-2c245c01391a tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-reader] Get summary completed successfully. Sep 07 14:04:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-38540364-9525-43ff-9c12-2c245c01391a tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-reader] http://192.168.122.6/volume/v3/volumes/summary returned with HTTP 200 Sep 07 14:04:58 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1488/3002] 192.168.122.6 () {60 vars in 1176 bytes} [Mon Sep 7 14:04:58 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:58 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-efb6d486-0e6b-4146-95b3-e034416fa798 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:04:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-28b65e06-5d38-4923-b113-c9a1583295e5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-28b65e06-5d38-4923-b113-c9a1583295e5 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/7cf8ec0c-7303-4308-9d1c-dcda90f6e698 Sep 07 14:04:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-28b65e06-5d38-4923-b113-c9a1583295e5 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-28b65e06-5d38-4923-b113-c9a1583295e5 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:58 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-28b65e06-5d38-4923-b113-c9a1583295e5 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Delete volume with id: 7cf8ec0c-7303-4308-9d1c-dcda90f6e698 Sep 07 14:04:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-efb6d486-0e6b-4146-95b3-e034416fa798 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/1e4ad2d9-cc15-4b99-b713-98e1134deb90 returned with HTTP 200 Sep 07 14:04:58 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1515/3003] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:04:58 2026] GET /volume/v3/volumes/1e4ad2d9-cc15-4b99-b713-98e1134deb90 => generated 1012 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:58 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:58 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:58 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:58 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:58 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-28b65e06-5d38-4923-b113-c9a1583295e5 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Volume info retrieved successfully. Sep 07 14:04:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-dee295c0-3be2-4d25-b5d2-7acdbd7082b6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:58 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-dee295c0-3be2-4d25-b5d2-7acdbd7082b6 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] POST http://192.168.122.6/volume/v3/snapshots Sep 07 14:04:58 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-dee295c0-3be2-4d25-b5d2-7acdbd7082b6 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1e4ad2d9-cc15-4b99-b713-98e1134deb90", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-647354285"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:04:58 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:58 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:58 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:58 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:58 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-dee295c0-3be2-4d25-b5d2-7acdbd7082b6 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:04:58 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-dee295c0-3be2-4d25-b5d2-7acdbd7082b6 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Create snapshot from volume 1e4ad2d9-cc15-4b99-b713-98e1134deb90 Sep 07 14:04:58 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-28b65e06-5d38-4923-b113-c9a1583295e5 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Delete volume request issued successfully. Sep 07 14:04:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-28b65e06-5d38-4923-b113-c9a1583295e5 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] http://192.168.122.6/volume/v3/volumes/7cf8ec0c-7303-4308-9d1c-dcda90f6e698 returned with HTTP 202 Sep 07 14:04:58 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1489/3004] 192.168.122.6 () {60 vars in 1266 bytes} [Mon Sep 7 14:04:58 2026] DELETE /volume/v3/volumes/7cf8ec0c-7303-4308-9d1c-dcda90f6e698 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 14:04:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-48997259-883f-4896-9981-b4ea9f77d861 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-48997259-883f-4896-9981-b4ea9f77d861 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] GET http://192.168.122.6/volume/v3/volumes/7cf8ec0c-7303-4308-9d1c-dcda90f6e698 Sep 07 14:04:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-48997259-883f-4896-9981-b4ea9f77d861 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-48997259-883f-4896-9981-b4ea9f77d861 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:58 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:58 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:58 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:58 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:58 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-48997259-883f-4896-9981-b4ea9f77d861 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Volume info retrieved successfully. Sep 07 14:04:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-48997259-883f-4896-9981-b4ea9f77d861 tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] http://192.168.122.6/volume/v3/volumes/7cf8ec0c-7303-4308-9d1c-dcda90f6e698 returned with HTTP 200 Sep 07 14:04:58 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1490/3005] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:58 2026] GET /volume/v3/volumes/7cf8ec0c-7303-4308-9d1c-dcda90f6e698 => generated 1012 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 14:04:58 devstack devstack@c-api.service[87262]: DEBUG dbcounter [-] [87262] Writing DB stats cinder:SELECT=799,cinder:INSERT=154,cinder:UPDATE=257 {{(pid=87262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 14:04:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d2916472-0829-4db3-9523-3672bae503e0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d2916472-0829-4db3-9523-3672bae503e0 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 Sep 07 14:04:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d2916472-0829-4db3-9523-3672bae503e0 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:58 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d2916472-0829-4db3-9523-3672bae503e0 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:58 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-dee295c0-3be2-4d25-b5d2-7acdbd7082b6 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Created reservations ['75df0f7a-c1df-43bc-893e-7bc4aef7cd1c', '4daa066e-9379-4476-bd5d-ac59dd6e4a93', '8c5f38e5-426e-4db1-ba13-ae84c5a74115', '79a3f123-7135-45bf-b686-e89602adfd39'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:04:58 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:58 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:58 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d2916472-0829-4db3-9523-3672bae503e0 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:04:58 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d2916472-0829-4db3-9523-3672bae503e0 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 returned with HTTP 200 Sep 07 14:04:58 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1491/3006] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:58 2026] GET /volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:59 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:59 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:59 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-dee295c0-3be2-4d25-b5d2-7acdbd7082b6 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot create request issued successfully. Sep 07 14:04:59 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-dee295c0-3be2-4d25-b5d2-7acdbd7082b6 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 14:04:59 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1516/3007] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 14:04:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:04:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1d205631-bfba-4751-8f47-344591e3a047 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:59 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1d205631-bfba-4751-8f47-344591e3a047 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/f1d43c4d-83ae-459f-9936-96acc73c6608 Sep 07 14:04:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1d205631-bfba-4751-8f47-344591e3a047 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1d205631-bfba-4751-8f47-344591e3a047 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:59 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:59 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:59 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1d205631-bfba-4751-8f47-344591e3a047 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:04:59 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1d205631-bfba-4751-8f47-344591e3a047 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/f1d43c4d-83ae-459f-9936-96acc73c6608 returned with HTTP 200 Sep 07 14:04:59 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1492/3008] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:04:59 2026] GET /volume/v3/snapshots/f1d43c4d-83ae-459f-9936-96acc73c6608 => generated 439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:04:59 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-86e4d267-9df1-4a9b-9040-a2198078d168 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:59 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-86e4d267-9df1-4a9b-9040-a2198078d168 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] GET http://192.168.122.6/volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f Sep 07 14:04:59 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-86e4d267-9df1-4a9b-9040-a2198078d168 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:59 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-86e4d267-9df1-4a9b-9040-a2198078d168 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:59 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:59 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:04:59 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:59 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:04:59 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-86e4d267-9df1-4a9b-9040-a2198078d168 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Volume info retrieved successfully. Sep 07 14:04:59 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-86e4d267-9df1-4a9b-9040-a2198078d168 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] http://192.168.122.6/volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f returned with HTTP 200 Sep 07 14:04:59 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1517/3009] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:59 2026] GET /volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f => generated 900 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:04:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f0dd2289-f615-4000-91a9-24d725c9b36d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:04:59 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f0dd2289-f615-4000-91a9-24d725c9b36d tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] GET http://192.168.122.6/volume/v3/volumes/7cf8ec0c-7303-4308-9d1c-dcda90f6e698 Sep 07 14:04:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f0dd2289-f615-4000-91a9-24d725c9b36d tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:04:59 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f0dd2289-f615-4000-91a9-24d725c9b36d tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:04:59 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:04:59 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:04:59 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:04:59 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:04:59 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f0dd2289-f615-4000-91a9-24d725c9b36d tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Volume info retrieved successfully. Sep 07 14:04:59 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f0dd2289-f615-4000-91a9-24d725c9b36d tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] http://192.168.122.6/volume/v3/volumes/7cf8ec0c-7303-4308-9d1c-dcda90f6e698 returned with HTTP 200 Sep 07 14:04:59 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1493/3010] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:04:59 2026] GET /volume/v3/volumes/7cf8ec0c-7303-4308-9d1c-dcda90f6e698 => generated 1012 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 14:05:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-384824cc-c44f-4f74-939d-29dc5fa34b45 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-384824cc-c44f-4f74-939d-29dc5fa34b45 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 Sep 07 14:05:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-384824cc-c44f-4f74-939d-29dc5fa34b45 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-384824cc-c44f-4f74-939d-29dc5fa34b45 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-384824cc-c44f-4f74-939d-29dc5fa34b45 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 returned with HTTP 404 Sep 07 14:05:00 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1518/3011] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:00 2026] GET /volume/v3/snapshots/36d9d29f-12f4-42c4-936e-a87a4a8fd981 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ba5096d4-65a5-4021-8624-cfacc6bc4a5c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ba5096d4-65a5-4021-8624-cfacc6bc4a5c tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/84f9c878-6df5-417e-a627-75ddb68cc203 Sep 07 14:05:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ba5096d4-65a5-4021-8624-cfacc6bc4a5c tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ba5096d4-65a5-4021-8624-cfacc6bc4a5c tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:00 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-ba5096d4-65a5-4021-8624-cfacc6bc4a5c tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Delete volume with id: 84f9c878-6df5-417e-a627-75ddb68cc203 Sep 07 14:05:00 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:00 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:00 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:00 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:00 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ba5096d4-65a5-4021-8624-cfacc6bc4a5c tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Volume info retrieved successfully. Sep 07 14:05:00 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ba5096d4-65a5-4021-8624-cfacc6bc4a5c tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Delete volume request issued successfully. Sep 07 14:05:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ba5096d4-65a5-4021-8624-cfacc6bc4a5c tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/volumes/84f9c878-6df5-417e-a627-75ddb68cc203 returned with HTTP 202 Sep 07 14:05:00 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1494/3012] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:05:00 2026] DELETE /volume/v3/volumes/84f9c878-6df5-417e-a627-75ddb68cc203 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-956b3c97-8be4-4df2-b896-67befd82419c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-417a049c-3b0c-4cb7-ac13-6f41612b6960 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-956b3c97-8be4-4df2-b896-67befd82419c tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/volumes/84f9c878-6df5-417e-a627-75ddb68cc203 Sep 07 14:05:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-417a049c-3b0c-4cb7-ac13-6f41612b6960 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/f1d43c4d-83ae-459f-9936-96acc73c6608 Sep 07 14:05:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-956b3c97-8be4-4df2-b896-67befd82419c tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-417a049c-3b0c-4cb7-ac13-6f41612b6960 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-956b3c97-8be4-4df2-b896-67befd82419c tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-417a049c-3b0c-4cb7-ac13-6f41612b6960 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:00 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:00 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:00 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-417a049c-3b0c-4cb7-ac13-6f41612b6960 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-417a049c-3b0c-4cb7-ac13-6f41612b6960 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/f1d43c4d-83ae-459f-9936-96acc73c6608 returned with HTTP 200 Sep 07 14:05:00 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1495/3013] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:00 2026] GET /volume/v3/snapshots/f1d43c4d-83ae-459f-9936-96acc73c6608 => generated 439 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:05:00 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:00 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:00 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:00 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:00 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-956b3c97-8be4-4df2-b896-67befd82419c tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Volume info retrieved successfully. Sep 07 14:05:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-956b3c97-8be4-4df2-b896-67befd82419c tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/volumes/84f9c878-6df5-417e-a627-75ddb68cc203 returned with HTTP 200 Sep 07 14:05:00 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1519/3014] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:00 2026] GET /volume/v3/volumes/84f9c878-6df5-417e-a627-75ddb68cc203 => generated 1012 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3a82306b-9ca7-4b18-aa47-6f33584304c5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3a82306b-9ca7-4b18-aa47-6f33584304c5 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] GET http://192.168.122.6/volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f Sep 07 14:05:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3a82306b-9ca7-4b18-aa47-6f33584304c5 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3a82306b-9ca7-4b18-aa47-6f33584304c5 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3a82306b-9ca7-4b18-aa47-6f33584304c5 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] http://192.168.122.6/volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f returned with HTTP 404 Sep 07 14:05:00 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1496/3015] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:05:00 2026] GET /volume/v3/volumes/bbd2c712-33e0-4c9e-92bf-dee007a7bc5f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 14:05:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7acfc487-f949-479e-903e-04db718b0596 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7acfc487-f949-479e-903e-04db718b0596 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/500150e2-3c27-4dc9-84c6-95fdd290c02c Sep 07 14:05:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7acfc487-f949-479e-903e-04db718b0596 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7acfc487-f949-479e-903e-04db718b0596 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:00 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-7acfc487-f949-479e-903e-04db718b0596 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Delete snapshot with id: 500150e2-3c27-4dc9-84c6-95fdd290c02c Sep 07 14:05:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7acfc487-f949-479e-903e-04db718b0596 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] http://192.168.122.6/volume/v3/snapshots/500150e2-3c27-4dc9-84c6-95fdd290c02c returned with HTTP 404 Sep 07 14:05:00 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1520/3016] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 14:05:00 2026] DELETE /volume/v3/snapshots/500150e2-3c27-4dc9-84c6-95fdd290c02c => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ea021258-cb91-481e-a023-ffca96782c85 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ea021258-cb91-481e-a023-ffca96782c85 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] GET http://192.168.122.6/volume/v3/snapshots/500150e2-3c27-4dc9-84c6-95fdd290c02c Sep 07 14:05:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ea021258-cb91-481e-a023-ffca96782c85 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ea021258-cb91-481e-a023-ffca96782c85 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ea021258-cb91-481e-a023-ffca96782c85 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] http://192.168.122.6/volume/v3/snapshots/500150e2-3c27-4dc9-84c6-95fdd290c02c returned with HTTP 404 Sep 07 14:05:00 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1497/3017] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:00 2026] GET /volume/v3/snapshots/500150e2-3c27-4dc9-84c6-95fdd290c02c => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-3053caec-690f-4a56-8c55-78a9db1fc604 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3053caec-690f-4a56-8c55-78a9db1fc604 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] DELETE http://192.168.122.6/volume/v3/volumes/133e3509-862e-48a6-94cc-6b47084717fc Sep 07 14:05:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3053caec-690f-4a56-8c55-78a9db1fc604 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3053caec-690f-4a56-8c55-78a9db1fc604 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:00 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-3053caec-690f-4a56-8c55-78a9db1fc604 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Delete volume with id: 133e3509-862e-48a6-94cc-6b47084717fc Sep 07 14:05:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3053caec-690f-4a56-8c55-78a9db1fc604 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] http://192.168.122.6/volume/v3/volumes/133e3509-862e-48a6-94cc-6b47084717fc returned with HTTP 404 Sep 07 14:05:00 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1521/3018] 192.168.122.6 () {60 vars in 1266 bytes} [Mon Sep 7 14:05:00 2026] DELETE /volume/v3/volumes/133e3509-862e-48a6-94cc-6b47084717fc => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 14:05:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8af5642d-e731-4a01-9fcc-8f3f216dd332 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8af5642d-e731-4a01-9fcc-8f3f216dd332 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] GET http://192.168.122.6/volume/v3/volumes/133e3509-862e-48a6-94cc-6b47084717fc Sep 07 14:05:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8af5642d-e731-4a01-9fcc-8f3f216dd332 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8af5642d-e731-4a01-9fcc-8f3f216dd332 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8af5642d-e731-4a01-9fcc-8f3f216dd332 tempest-VolumeDependencyTests-1010503134 tempest-VolumeDependencyTests-1010503134-project-member] http://192.168.122.6/volume/v3/volumes/133e3509-862e-48a6-94cc-6b47084717fc returned with HTTP 404 Sep 07 14:05:00 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1498/3019] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:05:00 2026] GET /volume/v3/volumes/133e3509-862e-48a6-94cc-6b47084717fc => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 14:05:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-680fe7a2-842d-4226-a5bf-caa81655816b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-680fe7a2-842d-4226-a5bf-caa81655816b tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] GET http://192.168.122.6/volume/v3/volumes/7cf8ec0c-7303-4308-9d1c-dcda90f6e698 Sep 07 14:05:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-680fe7a2-842d-4226-a5bf-caa81655816b tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-680fe7a2-842d-4226-a5bf-caa81655816b tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-680fe7a2-842d-4226-a5bf-caa81655816b tempest-ProjectReaderTests-841007551 tempest-ProjectReaderTests-841007551-project-admin] http://192.168.122.6/volume/v3/volumes/7cf8ec0c-7303-4308-9d1c-dcda90f6e698 returned with HTTP 404 Sep 07 14:05:01 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1522/3020] 192.168.122.6 () {60 vars in 1263 bytes} [Mon Sep 7 14:05:00 2026] GET /volume/v3/volumes/7cf8ec0c-7303-4308-9d1c-dcda90f6e698 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 14:05:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c08fb261-ada9-4cff-afe4-a10da98a1393 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c08fb261-ada9-4cff-afe4-a10da98a1393 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/f1d43c4d-83ae-459f-9936-96acc73c6608 Sep 07 14:05:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c08fb261-ada9-4cff-afe4-a10da98a1393 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c08fb261-ada9-4cff-afe4-a10da98a1393 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:01 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:01 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:01 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c08fb261-ada9-4cff-afe4-a10da98a1393 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c08fb261-ada9-4cff-afe4-a10da98a1393 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/f1d43c4d-83ae-459f-9936-96acc73c6608 returned with HTTP 200 Sep 07 14:05:01 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1499/3021] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:01 2026] GET /volume/v3/snapshots/f1d43c4d-83ae-459f-9936-96acc73c6608 => generated 439 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1c5b8d4e-da80-4263-9aa3-26636394fc74 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1c5b8d4e-da80-4263-9aa3-26636394fc74 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/volumes/84f9c878-6df5-417e-a627-75ddb68cc203 Sep 07 14:05:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1c5b8d4e-da80-4263-9aa3-26636394fc74 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1c5b8d4e-da80-4263-9aa3-26636394fc74 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:01 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:01 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:01 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:01 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1c5b8d4e-da80-4263-9aa3-26636394fc74 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/volumes/84f9c878-6df5-417e-a627-75ddb68cc203 returned with HTTP 404 Sep 07 14:05:01 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1523/3022] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:01 2026] GET /volume/v3/volumes/84f9c878-6df5-417e-a627-75ddb68cc203 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b07481d6-aaab-4311-8b70-864b08206e75 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b07481d6-aaab-4311-8b70-864b08206e75 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:05:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b07481d6-aaab-4311-8b70-864b08206e75 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1010946479"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:01 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-b07481d6-aaab-4311-8b70-864b08206e75 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1010946479'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:05:01 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-b07481d6-aaab-4311-8b70-864b08206e75 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Create volume of 1 GB Sep 07 14:05:01 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b07481d6-aaab-4311-8b70-864b08206e75 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Availability Zones retrieved successfully. Sep 07 14:05:01 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b07481d6-aaab-4311-8b70-864b08206e75 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Flow 'volume_create_api' (ea4b8ef7-9a51-48ce-850d-e72a9d46b57b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:01 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b07481d6-aaab-4311-8b70-864b08206e75 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60771f92-fb8b-4dd1-9cb7-f890c9f3b969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:01 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-b07481d6-aaab-4311-8b70-864b08206e75 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:05:01 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b07481d6-aaab-4311-8b70-864b08206e75 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60771f92-fb8b-4dd1-9cb7-f890c9f3b969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:01 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b07481d6-aaab-4311-8b70-864b08206e75 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c71c51b-0a24-48ca-8210-60d99c05add6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:01 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-b07481d6-aaab-4311-8b70-864b08206e75 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Created reservations ['a7df23e8-776f-4de7-99a5-06a795421a6c', '2d6d5389-f664-47a9-a6b5-f8ea8b33a11a', '2e6cf706-1cd1-4e53-a79d-92a12bf79a8d', 'afb439fc-812a-44c6-b4d3-380400a92dae'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:01 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b07481d6-aaab-4311-8b70-864b08206e75 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c71c51b-0a24-48ca-8210-60d99c05add6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7df23e8-776f-4de7-99a5-06a795421a6c', '2d6d5389-f664-47a9-a6b5-f8ea8b33a11a', '2e6cf706-1cd1-4e53-a79d-92a12bf79a8d', 'afb439fc-812a-44c6-b4d3-380400a92dae']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:01 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b07481d6-aaab-4311-8b70-864b08206e75 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ad17e6e-b3a5-45bc-9ea8-33539082a421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:01 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:01 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:01 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b07481d6-aaab-4311-8b70-864b08206e75 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ad17e6e-b3a5-45bc-9ea8-33539082a421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6865c1c9-03f6-4364-9ba0-216a3ec345a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1010946479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f88686a757b48d2ac1a60b2911cabe3',qos_specs=None,replication_status=,reservations=['a7df23e8-776f-4de7-99a5-06a795421a6c','2d6d5389-f664-47a9-a6b5-f8ea8b33a11a','2e6cf706-1cd1-4e53-a79d-92a12bf79a8d','afb439fc-812a-44c6-b4d3-380400a92dae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28a72580cb7e409aa7c0843102d083c4',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:05:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1010946479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6865c1c9-03f6-4364-9ba0-216a3ec345a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f88686a757b48d2ac1a60b2911cabe3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28a72580cb7e409aa7c0843102d083c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:01 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b07481d6-aaab-4311-8b70-864b08206e75 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb1e5e4c-a55f-478c-841a-f2c63c90cebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:01 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b07481d6-aaab-4311-8b70-864b08206e75 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb1e5e4c-a55f-478c-841a-f2c63c90cebf) transitioned into state 'SUCCESS' from state '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-1010946479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f88686a757b48d2ac1a60b2911cabe3',qos_specs=None,replication_status=,reservations=['a7df23e8-776f-4de7-99a5-06a795421a6c','2d6d5389-f664-47a9-a6b5-f8ea8b33a11a','2e6cf706-1cd1-4e53-a79d-92a12bf79a8d','afb439fc-812a-44c6-b4d3-380400a92dae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28a72580cb7e409aa7c0843102d083c4',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:01 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b07481d6-aaab-4311-8b70-864b08206e75 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ee4c2d2-5320-471c-a075-5b411084400f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:01 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b07481d6-aaab-4311-8b70-864b08206e75 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ee4c2d2-5320-471c-a075-5b411084400f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:01 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b07481d6-aaab-4311-8b70-864b08206e75 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Flow 'volume_create_api' (ea4b8ef7-9a51-48ce-850d-e72a9d46b57b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:01 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b07481d6-aaab-4311-8b70-864b08206e75 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Create volume request issued successfully. Sep 07 14:05:01 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b07481d6-aaab-4311-8b70-864b08206e75 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:05:01 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1500/3023] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 14:05:01 2026] POST /volume/v3/volumes => generated 783 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-31d22542-c4a2-47b1-82a7-9b99b73ae4df None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-31d22542-c4a2-47b1-82a7-9b99b73ae4df tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/volumes/6865c1c9-03f6-4364-9ba0-216a3ec345a7 Sep 07 14:05:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-31d22542-c4a2-47b1-82a7-9b99b73ae4df tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:01 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-31d22542-c4a2-47b1-82a7-9b99b73ae4df tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:01 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:01 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:01 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:01 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:01 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-31d22542-c4a2-47b1-82a7-9b99b73ae4df tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Volume info retrieved successfully. Sep 07 14:05:01 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-31d22542-c4a2-47b1-82a7-9b99b73ae4df tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/volumes/6865c1c9-03f6-4364-9ba0-216a3ec345a7 returned with HTTP 200 Sep 07 14:05:01 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1524/3024] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:01 2026] GET /volume/v3/volumes/6865c1c9-03f6-4364-9ba0-216a3ec345a7 => generated 962 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6ea0eb31-7116-4d28-9e45-cc0af09b5268 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6ea0eb31-7116-4d28-9e45-cc0af09b5268 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/f1d43c4d-83ae-459f-9936-96acc73c6608 Sep 07 14:05:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6ea0eb31-7116-4d28-9e45-cc0af09b5268 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6ea0eb31-7116-4d28-9e45-cc0af09b5268 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:02 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:02 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:02 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6ea0eb31-7116-4d28-9e45-cc0af09b5268 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6ea0eb31-7116-4d28-9e45-cc0af09b5268 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/f1d43c4d-83ae-459f-9936-96acc73c6608 returned with HTTP 200 Sep 07 14:05:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1501/3025] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:02 2026] GET /volume/v3/snapshots/f1d43c4d-83ae-459f-9936-96acc73c6608 => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:05:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0608e798-644b-4dcb-92e8-05c214602d74 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0608e798-644b-4dcb-92e8-05c214602d74 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] POST http://192.168.122.6/volume/v3/snapshots/f1d43c4d-83ae-459f-9936-96acc73c6608/action Sep 07 14:05:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0608e798-644b-4dcb-92e8-05c214602d74 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 14:05:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0608e798-644b-4dcb-92e8-05c214602d74 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:02 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:02 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:02 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0608e798-644b-4dcb-92e8-05c214602d74 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Snapshot retrieved successfully. Sep 07 14:05:02 devstack devstack@c-api.service[87262]: DEBUG cinder.policy [None req-0608e798-644b-4dcb-92e8-05c214602d74 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '2d8fa629d12b4bfa9de334a758ef6f4e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3f8fd9674bb249b899d5c69373880941', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87262) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:05:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0608e798-644b-4dcb-92e8-05c214602d74 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] http://192.168.122.6/volume/v3/snapshots/f1d43c4d-83ae-459f-9936-96acc73c6608/action returned with HTTP 403 Sep 07 14:05:02 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1525/3026] 192.168.122.6 () {60 vars in 1270 bytes} [Mon Sep 7 14:05:02 2026] POST /volume/v3/snapshots/f1d43c4d-83ae-459f-9936-96acc73c6608/action => generated 133 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-df1f62e7-8d19-475d-ae3c-f450c4772bb5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-df1f62e7-8d19-475d-ae3c-f450c4772bb5 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] DELETE http://192.168.122.6/volume/v3/snapshots/f1d43c4d-83ae-459f-9936-96acc73c6608 Sep 07 14:05:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-df1f62e7-8d19-475d-ae3c-f450c4772bb5 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-df1f62e7-8d19-475d-ae3c-f450c4772bb5 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:02 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-df1f62e7-8d19-475d-ae3c-f450c4772bb5 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Delete snapshot with id: f1d43c4d-83ae-459f-9936-96acc73c6608 Sep 07 14:05:02 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:02 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:02 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-df1f62e7-8d19-475d-ae3c-f450c4772bb5 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:02 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:02 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:02 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-df1f62e7-8d19-475d-ae3c-f450c4772bb5 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot delete request issued successfully. Sep 07 14:05:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-df1f62e7-8d19-475d-ae3c-f450c4772bb5 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/f1d43c4d-83ae-459f-9936-96acc73c6608 returned with HTTP 202 Sep 07 14:05:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1502/3027] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 14:05:02 2026] DELETE /volume/v3/snapshots/f1d43c4d-83ae-459f-9936-96acc73c6608 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-eb3e9ff8-1157-4853-8896-6cc8451e32d9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-eb3e9ff8-1157-4853-8896-6cc8451e32d9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/f1d43c4d-83ae-459f-9936-96acc73c6608 Sep 07 14:05:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-eb3e9ff8-1157-4853-8896-6cc8451e32d9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-eb3e9ff8-1157-4853-8896-6cc8451e32d9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:02 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:02 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:02 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-eb3e9ff8-1157-4853-8896-6cc8451e32d9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-eb3e9ff8-1157-4853-8896-6cc8451e32d9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/f1d43c4d-83ae-459f-9936-96acc73c6608 returned with HTTP 200 Sep 07 14:05:02 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1526/3028] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:02 2026] GET /volume/v3/snapshots/f1d43c4d-83ae-459f-9936-96acc73c6608 => generated 465 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ea418138-0687-4939-91d2-623d0a1553d5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:03 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ea418138-0687-4939-91d2-623d0a1553d5 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/volumes/6865c1c9-03f6-4364-9ba0-216a3ec345a7 Sep 07 14:05:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ea418138-0687-4939-91d2-623d0a1553d5 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ea418138-0687-4939-91d2-623d0a1553d5 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:03 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:03 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:03 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:03 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:03 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ea418138-0687-4939-91d2-623d0a1553d5 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Volume info retrieved successfully. Sep 07 14:05:03 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ea418138-0687-4939-91d2-623d0a1553d5 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/volumes/6865c1c9-03f6-4364-9ba0-216a3ec345a7 returned with HTTP 200 Sep 07 14:05:03 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1503/3029] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:03 2026] GET /volume/v3/volumes/6865c1c9-03f6-4364-9ba0-216a3ec345a7 => generated 1012 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 14:05:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b5bc84d9-a114-47c1-b75f-318681ba22be None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b5bc84d9-a114-47c1-b75f-318681ba22be tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/f1d43c4d-83ae-459f-9936-96acc73c6608 Sep 07 14:05:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b5bc84d9-a114-47c1-b75f-318681ba22be tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b5bc84d9-a114-47c1-b75f-318681ba22be tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:03 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:03 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:03 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b5bc84d9-a114-47c1-b75f-318681ba22be tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b5bc84d9-a114-47c1-b75f-318681ba22be tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/f1d43c4d-83ae-459f-9936-96acc73c6608 returned with HTTP 200 Sep 07 14:05:03 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1527/3030] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:03 2026] GET /volume/v3/snapshots/f1d43c4d-83ae-459f-9936-96acc73c6608 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:05:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6a5247ce-36df-4f18-a9b7-fb948408f1e2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6a5247ce-36df-4f18-a9b7-fb948408f1e2 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/volumes/6865c1c9-03f6-4364-9ba0-216a3ec345a7 Sep 07 14:05:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6a5247ce-36df-4f18-a9b7-fb948408f1e2 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6a5247ce-36df-4f18-a9b7-fb948408f1e2 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:04 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:04 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:04 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:04 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:04 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6a5247ce-36df-4f18-a9b7-fb948408f1e2 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Volume info retrieved successfully. Sep 07 14:05:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6a5247ce-36df-4f18-a9b7-fb948408f1e2 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/volumes/6865c1c9-03f6-4364-9ba0-216a3ec345a7 returned with HTTP 200 Sep 07 14:05:04 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1504/3031] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:04 2026] GET /volume/v3/volumes/6865c1c9-03f6-4364-9ba0-216a3ec345a7 => generated 1013 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0b3618aa-71c1-4752-a42b-5c6da0d08537 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0b3618aa-71c1-4752-a42b-5c6da0d08537 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] POST http://192.168.122.6/volume/v3/snapshots Sep 07 14:05:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0b3618aa-71c1-4752-a42b-5c6da0d08537 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6865c1c9-03f6-4364-9ba0-216a3ec345a7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2014104149"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:04 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:04 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:04 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:04 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:04 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0b3618aa-71c1-4752-a42b-5c6da0d08537 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Volume info retrieved successfully. Sep 07 14:05:04 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-0b3618aa-71c1-4752-a42b-5c6da0d08537 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Create snapshot from volume 6865c1c9-03f6-4364-9ba0-216a3ec345a7 Sep 07 14:05:04 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-0b3618aa-71c1-4752-a42b-5c6da0d08537 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Created reservations ['917c1546-97d2-48b7-a13a-5df4b4015a76', '0c4de5cb-6d6e-401b-aaaa-27fb2a82571d', '13377cd5-12f5-4493-b424-2d26c4595314', 'ea691284-5461-476e-a15f-b5df5195a70d'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:04 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:04 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ce3d3ddf-51a3-43f3-bd14-a8af77c6ca0a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:04 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0b3618aa-71c1-4752-a42b-5c6da0d08537 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot create request issued successfully. Sep 07 14:05:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0b3618aa-71c1-4752-a42b-5c6da0d08537 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 14:05:04 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1528/3032] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 14:05:04 2026] POST /volume/v3/snapshots => generated 308 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-54958999-7a05-4198-92f8-9e03fd58f116 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-54958999-7a05-4198-92f8-9e03fd58f116 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/7cc2c8e5-1ec0-4528-acb5-5b992c30eeeb Sep 07 14:05:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-54958999-7a05-4198-92f8-9e03fd58f116 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-54958999-7a05-4198-92f8-9e03fd58f116 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:04 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:04 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:04 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-54958999-7a05-4198-92f8-9e03fd58f116 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:05:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-54958999-7a05-4198-92f8-9e03fd58f116 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/7cc2c8e5-1ec0-4528-acb5-5b992c30eeeb returned with HTTP 200 Sep 07 14:05:04 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1529/3033] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:04 2026] GET /volume/v3/snapshots/7cc2c8e5-1ec0-4528-acb5-5b992c30eeeb => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ce3d3ddf-51a3-43f3-bd14-a8af77c6ca0a tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:05:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ce3d3ddf-51a3-43f3-bd14-a8af77c6ca0a tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-ce3d3ddf-51a3-43f3-bd14-a8af77c6ca0a tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:05:04 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-ce3d3ddf-51a3-43f3-bd14-a8af77c6ca0a tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Create volume of 1 GB Sep 07 14:05:04 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ce3d3ddf-51a3-43f3-bd14-a8af77c6ca0a tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Availability Zones retrieved successfully. Sep 07 14:05:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ce3d3ddf-51a3-43f3-bd14-a8af77c6ca0a tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Flow 'volume_create_api' (c6e8dfce-e552-4bb4-a97b-c011c133bd88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ce3d3ddf-51a3-43f3-bd14-a8af77c6ca0a tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1fb2cb8-936d-480d-94f5-6df9c428f082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-ce3d3ddf-51a3-43f3-bd14-a8af77c6ca0a tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:05:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-597b2cff-1145-45c5-8e1e-1c9d4000bd3e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-597b2cff-1145-45c5-8e1e-1c9d4000bd3e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/f1d43c4d-83ae-459f-9936-96acc73c6608 Sep 07 14:05:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-597b2cff-1145-45c5-8e1e-1c9d4000bd3e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-597b2cff-1145-45c5-8e1e-1c9d4000bd3e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:04 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:04 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:04 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-597b2cff-1145-45c5-8e1e-1c9d4000bd3e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-597b2cff-1145-45c5-8e1e-1c9d4000bd3e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/f1d43c4d-83ae-459f-9936-96acc73c6608 returned with HTTP 200 Sep 07 14:05:04 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1530/3034] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:04 2026] GET /volume/v3/snapshots/f1d43c4d-83ae-459f-9936-96acc73c6608 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ce3d3ddf-51a3-43f3-bd14-a8af77c6ca0a tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1fb2cb8-936d-480d-94f5-6df9c428f082) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ce3d3ddf-51a3-43f3-bd14-a8af77c6ca0a tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05e4665c-35cb-4f11-b5cc-4ae1b76b5e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:04 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-ce3d3ddf-51a3-43f3-bd14-a8af77c6ca0a tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Created reservations ['6e995350-ed43-4b9f-8d06-831464e78901', 'eb514b73-2c5d-47b8-94e8-539c980ac5de', 'cb80936f-3ac4-4274-a2fb-1d8a62111325', '3603b90f-4062-4b80-92d3-9c12fc0e8089'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ce3d3ddf-51a3-43f3-bd14-a8af77c6ca0a tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05e4665c-35cb-4f11-b5cc-4ae1b76b5e2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e995350-ed43-4b9f-8d06-831464e78901', 'eb514b73-2c5d-47b8-94e8-539c980ac5de', 'cb80936f-3ac4-4274-a2fb-1d8a62111325', '3603b90f-4062-4b80-92d3-9c12fc0e8089']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ce3d3ddf-51a3-43f3-bd14-a8af77c6ca0a tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d4c7a28-7f56-4258-882a-b536b035e747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:04 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:04 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ce3d3ddf-51a3-43f3-bd14-a8af77c6ca0a tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d4c7a28-7f56-4258-882a-b536b035e747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a408428d-c206-4fb3-a7ea-bd79971f8516', '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='2523099edb0b4376a4c97c2d3ece20bc',qos_specs=None,replication_status=,reservations=['6e995350-ed43-4b9f-8d06-831464e78901','eb514b73-2c5d-47b8-94e8-539c980ac5de','cb80936f-3ac4-4274-a2fb-1d8a62111325','3603b90f-4062-4b80-92d3-9c12fc0e8089'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6ef1ee6c4924fc296489097da924496',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:05:04Z,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=a408428d-c206-4fb3-a7ea-bd79971f8516,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2523099edb0b4376a4c97c2d3ece20bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6ef1ee6c4924fc296489097da924496',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ce3d3ddf-51a3-43f3-bd14-a8af77c6ca0a tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (368e5933-1d83-420c-a5a4-2e75b7e736ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ce3d3ddf-51a3-43f3-bd14-a8af77c6ca0a tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (368e5933-1d83-420c-a5a4-2e75b7e736ae) transitioned into state 'SUCCESS' from 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='2523099edb0b4376a4c97c2d3ece20bc',qos_specs=None,replication_status=,reservations=['6e995350-ed43-4b9f-8d06-831464e78901','eb514b73-2c5d-47b8-94e8-539c980ac5de','cb80936f-3ac4-4274-a2fb-1d8a62111325','3603b90f-4062-4b80-92d3-9c12fc0e8089'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6ef1ee6c4924fc296489097da924496',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ce3d3ddf-51a3-43f3-bd14-a8af77c6ca0a tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fd6e364-0a67-4f06-badc-7bc5d6629f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ce3d3ddf-51a3-43f3-bd14-a8af77c6ca0a tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fd6e364-0a67-4f06-badc-7bc5d6629f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:04 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-ce3d3ddf-51a3-43f3-bd14-a8af77c6ca0a tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Flow 'volume_create_api' (c6e8dfce-e552-4bb4-a97b-c011c133bd88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:04 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ce3d3ddf-51a3-43f3-bd14-a8af77c6ca0a tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Create volume request issued successfully. Sep 07 14:05:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ce3d3ddf-51a3-43f3-bd14-a8af77c6ca0a tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:05:04 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1505/3035] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 14:05:04 2026] POST /volume/v3/volumes => generated 745 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-19b7a153-0579-48b2-b781-89354a274d87 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-19b7a153-0579-48b2-b781-89354a274d87 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] GET http://192.168.122.6/volume/v3/volumes/a408428d-c206-4fb3-a7ea-bd79971f8516 Sep 07 14:05:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-19b7a153-0579-48b2-b781-89354a274d87 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-19b7a153-0579-48b2-b781-89354a274d87 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:04 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:04 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:04 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:04 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:04 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-19b7a153-0579-48b2-b781-89354a274d87 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Volume info retrieved successfully. Sep 07 14:05:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-19b7a153-0579-48b2-b781-89354a274d87 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] http://192.168.122.6/volume/v3/volumes/a408428d-c206-4fb3-a7ea-bd79971f8516 returned with HTTP 200 Sep 07 14:05:04 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1531/3036] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:04 2026] GET /volume/v3/volumes/a408428d-c206-4fb3-a7ea-bd79971f8516 => generated 813 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e59d4616-ce3c-4564-b863-8338e458a53b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e59d4616-ce3c-4564-b863-8338e458a53b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/7cc2c8e5-1ec0-4528-acb5-5b992c30eeeb Sep 07 14:05:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e59d4616-ce3c-4564-b863-8338e458a53b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e59d4616-ce3c-4564-b863-8338e458a53b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:05 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:05 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:05 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e59d4616-ce3c-4564-b863-8338e458a53b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:05:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e59d4616-ce3c-4564-b863-8338e458a53b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/7cc2c8e5-1ec0-4528-acb5-5b992c30eeeb returned with HTTP 200 Sep 07 14:05:05 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1506/3037] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:05 2026] GET /volume/v3/snapshots/7cc2c8e5-1ec0-4528-acb5-5b992c30eeeb => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d2f97148-af4f-4a83-9697-d623f1c9c9d1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d2f97148-af4f-4a83-9697-d623f1c9c9d1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/f1d43c4d-83ae-459f-9936-96acc73c6608 Sep 07 14:05:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d2f97148-af4f-4a83-9697-d623f1c9c9d1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d2f97148-af4f-4a83-9697-d623f1c9c9d1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d2f97148-af4f-4a83-9697-d623f1c9c9d1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/f1d43c4d-83ae-459f-9936-96acc73c6608 returned with HTTP 404 Sep 07 14:05:05 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1532/3038] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:05 2026] GET /volume/v3/snapshots/f1d43c4d-83ae-459f-9936-96acc73c6608 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a581d600-b552-4de3-8610-afd70ff32a93 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a581d600-b552-4de3-8610-afd70ff32a93 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/1e4ad2d9-cc15-4b99-b713-98e1134deb90 Sep 07 14:05:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a581d600-b552-4de3-8610-afd70ff32a93 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a581d600-b552-4de3-8610-afd70ff32a93 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:05 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-a581d600-b552-4de3-8610-afd70ff32a93 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Delete volume with id: 1e4ad2d9-cc15-4b99-b713-98e1134deb90 Sep 07 14:05:05 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:05 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:05 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:05 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:05 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a581d600-b552-4de3-8610-afd70ff32a93 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:05:05 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a581d600-b552-4de3-8610-afd70ff32a93 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Delete volume request issued successfully. Sep 07 14:05:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a581d600-b552-4de3-8610-afd70ff32a93 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/1e4ad2d9-cc15-4b99-b713-98e1134deb90 returned with HTTP 202 Sep 07 14:05:05 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1507/3039] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:05:05 2026] DELETE /volume/v3/volumes/1e4ad2d9-cc15-4b99-b713-98e1134deb90 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-dca3cfba-1e3b-4504-9ae9-0ca1ced685bf None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-dca3cfba-1e3b-4504-9ae9-0ca1ced685bf tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/1e4ad2d9-cc15-4b99-b713-98e1134deb90 Sep 07 14:05:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-dca3cfba-1e3b-4504-9ae9-0ca1ced685bf tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-dca3cfba-1e3b-4504-9ae9-0ca1ced685bf tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:05 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:05 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:05 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:05 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:05 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-dca3cfba-1e3b-4504-9ae9-0ca1ced685bf tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:05:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-dca3cfba-1e3b-4504-9ae9-0ca1ced685bf tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/1e4ad2d9-cc15-4b99-b713-98e1134deb90 returned with HTTP 200 Sep 07 14:05:05 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1533/3040] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:05 2026] GET /volume/v3/volumes/1e4ad2d9-cc15-4b99-b713-98e1134deb90 => generated 1011 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-009daa5e-2311-4bac-b095-3f56fe6e4f51 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-009daa5e-2311-4bac-b095-3f56fe6e4f51 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] GET http://192.168.122.6/volume/v3/volumes/a408428d-c206-4fb3-a7ea-bd79971f8516 Sep 07 14:05:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-009daa5e-2311-4bac-b095-3f56fe6e4f51 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-009daa5e-2311-4bac-b095-3f56fe6e4f51 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:06 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:06 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:06 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:06 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:06 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-009daa5e-2311-4bac-b095-3f56fe6e4f51 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Volume info retrieved successfully. Sep 07 14:05:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-009daa5e-2311-4bac-b095-3f56fe6e4f51 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] http://192.168.122.6/volume/v3/volumes/a408428d-c206-4fb3-a7ea-bd79971f8516 returned with HTTP 200 Sep 07 14:05:06 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1508/3041] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:05 2026] GET /volume/v3/volumes/a408428d-c206-4fb3-a7ea-bd79971f8516 => generated 837 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-6470eeec-ea1c-4dee-88f1-949ba0c706c7 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6470eeec-ea1c-4dee-88f1-949ba0c706c7 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/7cc2c8e5-1ec0-4528-acb5-5b992c30eeeb Sep 07 14:05:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6470eeec-ea1c-4dee-88f1-949ba0c706c7 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6470eeec-ea1c-4dee-88f1-949ba0c706c7 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:06 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:06 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:06 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-6470eeec-ea1c-4dee-88f1-949ba0c706c7 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:05:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6470eeec-ea1c-4dee-88f1-949ba0c706c7 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/7cc2c8e5-1ec0-4528-acb5-5b992c30eeeb returned with HTTP 200 Sep 07 14:05:06 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1534/3042] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:06 2026] GET /volume/v3/snapshots/7cc2c8e5-1ec0-4528-acb5-5b992c30eeeb => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3d125125-7f18-49cd-9064-ffb26822ac86 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3d125125-7f18-49cd-9064-ffb26822ac86 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/1e4ad2d9-cc15-4b99-b713-98e1134deb90 Sep 07 14:05:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3d125125-7f18-49cd-9064-ffb26822ac86 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:06 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3d125125-7f18-49cd-9064-ffb26822ac86 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:06 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3d125125-7f18-49cd-9064-ffb26822ac86 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/1e4ad2d9-cc15-4b99-b713-98e1134deb90 returned with HTTP 404 Sep 07 14:05:06 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1509/3043] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:06 2026] GET /volume/v3/volumes/1e4ad2d9-cc15-4b99-b713-98e1134deb90 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 14:05:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5b83b77c-725f-408d-8fc2-7f890bd0443d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:06 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5b83b77c-725f-408d-8fc2-7f890bd0443d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:05:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5b83b77c-725f-408d-8fc2-7f890bd0443d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1344563792"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:06 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-5b83b77c-725f-408d-8fc2-7f890bd0443d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1344563792'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:05:06 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-5b83b77c-725f-408d-8fc2-7f890bd0443d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Create volume of 1 GB Sep 07 14:05:06 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5b83b77c-725f-408d-8fc2-7f890bd0443d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Availability Zones retrieved successfully. Sep 07 14:05:06 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-5b83b77c-725f-408d-8fc2-7f890bd0443d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Flow 'volume_create_api' (45c3edce-a212-47da-bd5f-7d25fb8eb0f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:06 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-5b83b77c-725f-408d-8fc2-7f890bd0443d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ef20c5d-edbb-4330-b731-87f87d6811ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:06 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-5b83b77c-725f-408d-8fc2-7f890bd0443d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:05:06 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-5b83b77c-725f-408d-8fc2-7f890bd0443d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ef20c5d-edbb-4330-b731-87f87d6811ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:07 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-5b83b77c-725f-408d-8fc2-7f890bd0443d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd7f5080-69c5-46da-b1a7-b6685a1d0ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-22f97b51-00b5-47fe-96db-bc4955bf21a7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:07 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-22f97b51-00b5-47fe-96db-bc4955bf21a7 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] GET http://192.168.122.6/volume/v3/volumes/a408428d-c206-4fb3-a7ea-bd79971f8516 Sep 07 14:05:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-22f97b51-00b5-47fe-96db-bc4955bf21a7 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-22f97b51-00b5-47fe-96db-bc4955bf21a7 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:07 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:07 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:07 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:07 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:07 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-22f97b51-00b5-47fe-96db-bc4955bf21a7 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Volume info retrieved successfully. Sep 07 14:05:07 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-22f97b51-00b5-47fe-96db-bc4955bf21a7 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] http://192.168.122.6/volume/v3/volumes/a408428d-c206-4fb3-a7ea-bd79971f8516 returned with HTTP 200 Sep 07 14:05:07 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1510/3044] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:07 2026] GET /volume/v3/volumes/a408428d-c206-4fb3-a7ea-bd79971f8516 => generated 837 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:07 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-5b83b77c-725f-408d-8fc2-7f890bd0443d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Created reservations ['9f5dc352-a7a7-4eb0-b38d-c9497bbdb7ea', 'c237d30b-a62e-4ec3-8121-44be1ca7fdfc', 'bf46a054-561f-40a2-bb2a-45394abb0b60', 'c7400a76-dbd7-4d4a-852f-a5b4207957dc'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:07 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-5b83b77c-725f-408d-8fc2-7f890bd0443d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd7f5080-69c5-46da-b1a7-b6685a1d0ef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f5dc352-a7a7-4eb0-b38d-c9497bbdb7ea', 'c237d30b-a62e-4ec3-8121-44be1ca7fdfc', 'bf46a054-561f-40a2-bb2a-45394abb0b60', 'c7400a76-dbd7-4d4a-852f-a5b4207957dc']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:07 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-5b83b77c-725f-408d-8fc2-7f890bd0443d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd955840-dadc-4725-a5b1-a490c1c30156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:07 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:07 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:07 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-5b83b77c-725f-408d-8fc2-7f890bd0443d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd955840-dadc-4725-a5b1-a490c1c30156) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93ba8cce-03a1-41ec-b7ce-f5e72e62b5c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1344563792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f8fd9674bb249b899d5c69373880941',qos_specs=None,replication_status=,reservations=['9f5dc352-a7a7-4eb0-b38d-c9497bbdb7ea','c237d30b-a62e-4ec3-8121-44be1ca7fdfc','bf46a054-561f-40a2-bb2a-45394abb0b60','c7400a76-dbd7-4d4a-852f-a5b4207957dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30c462f1a0094053b9f39392ba6e3442',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:05:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1344563792',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93ba8cce-03a1-41ec-b7ce-f5e72e62b5c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f8fd9674bb249b899d5c69373880941',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30c462f1a0094053b9f39392ba6e3442',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:07 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-5b83b77c-725f-408d-8fc2-7f890bd0443d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc19a1c9-5053-49e8-89cb-f27b74ad6806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:07 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-5b83b77c-725f-408d-8fc2-7f890bd0443d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc19a1c9-5053-49e8-89cb-f27b74ad6806) transitioned into state 'SUCCESS' from state '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-1344563792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f8fd9674bb249b899d5c69373880941',qos_specs=None,replication_status=,reservations=['9f5dc352-a7a7-4eb0-b38d-c9497bbdb7ea','c237d30b-a62e-4ec3-8121-44be1ca7fdfc','bf46a054-561f-40a2-bb2a-45394abb0b60','c7400a76-dbd7-4d4a-852f-a5b4207957dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30c462f1a0094053b9f39392ba6e3442',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:07 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-5b83b77c-725f-408d-8fc2-7f890bd0443d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (081da9ca-5665-41d9-832a-ccc1e5caa891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:07 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-5b83b77c-725f-408d-8fc2-7f890bd0443d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (081da9ca-5665-41d9-832a-ccc1e5caa891) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:07 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-5b83b77c-725f-408d-8fc2-7f890bd0443d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Flow 'volume_create_api' (45c3edce-a212-47da-bd5f-7d25fb8eb0f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:07 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5b83b77c-725f-408d-8fc2-7f890bd0443d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Create volume request issued successfully. Sep 07 14:05:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5b83b77c-725f-408d-8fc2-7f890bd0443d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:05:07 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1535/3045] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 14:05:06 2026] POST /volume/v3/volumes => generated 783 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-0c384236-06e8-4ba4-bd16-687edd0e9e1c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:07 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0c384236-06e8-4ba4-bd16-687edd0e9e1c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/93ba8cce-03a1-41ec-b7ce-f5e72e62b5c5 Sep 07 14:05:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0c384236-06e8-4ba4-bd16-687edd0e9e1c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0c384236-06e8-4ba4-bd16-687edd0e9e1c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:07 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:07 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:07 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:07 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:07 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-0c384236-06e8-4ba4-bd16-687edd0e9e1c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:05:07 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0c384236-06e8-4ba4-bd16-687edd0e9e1c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/93ba8cce-03a1-41ec-b7ce-f5e72e62b5c5 returned with HTTP 200 Sep 07 14:05:07 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1511/3046] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:07 2026] GET /volume/v3/volumes/93ba8cce-03a1-41ec-b7ce-f5e72e62b5c5 => generated 962 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-3219bdb1-1d6b-43b5-aa8b-2307558b1fa6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3219bdb1-1d6b-43b5-aa8b-2307558b1fa6 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/7cc2c8e5-1ec0-4528-acb5-5b992c30eeeb Sep 07 14:05:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3219bdb1-1d6b-43b5-aa8b-2307558b1fa6 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3219bdb1-1d6b-43b5-aa8b-2307558b1fa6 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:07 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:07 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:07 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-3219bdb1-1d6b-43b5-aa8b-2307558b1fa6 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:05:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3219bdb1-1d6b-43b5-aa8b-2307558b1fa6 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/7cc2c8e5-1ec0-4528-acb5-5b992c30eeeb returned with HTTP 200 Sep 07 14:05:07 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1536/3047] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:07 2026] GET /volume/v3/snapshots/7cc2c8e5-1ec0-4528-acb5-5b992c30eeeb => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-04537d30-e08c-4deb-80ec-74d7a3eaaa75 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:07 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-04537d30-e08c-4deb-80ec-74d7a3eaaa75 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-reader] POST http://192.168.122.6/volume/v3/snapshots/7cc2c8e5-1ec0-4528-acb5-5b992c30eeeb/action Sep 07 14:05:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-04537d30-e08c-4deb-80ec-74d7a3eaaa75 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 14:05:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-04537d30-e08c-4deb-80ec-74d7a3eaaa75 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.contrib.admin_actions [None req-04537d30-e08c-4deb-80ec-74d7a3eaaa75 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-reader] Updating snapshot '7cc2c8e5-1ec0-4528-acb5-5b992c30eeeb' with '{'status': 'error'}' {{(pid=87261) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 14:05:07 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:07 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:07 devstack devstack@c-api.service[87261]: DEBUG cinder.policy [None req-04537d30-e08c-4deb-80ec-74d7a3eaaa75 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '0b690219cb7a460ebebf2ed37952c0c4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f88686a757b48d2ac1a60b2911cabe3', '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=87261) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:05:07 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-04537d30-e08c-4deb-80ec-74d7a3eaaa75 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-reader] http://192.168.122.6/volume/v3/snapshots/7cc2c8e5-1ec0-4528-acb5-5b992c30eeeb/action returned with HTTP 403 Sep 07 14:05:07 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1512/3048] 192.168.122.6 () {60 vars in 1270 bytes} [Mon Sep 7 14:05:07 2026] POST /volume/v3/snapshots/7cc2c8e5-1ec0-4528-acb5-5b992c30eeeb/action => generated 133 bytes in 32 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0626a7e2-3d69-4cf4-a6ab-cbe6d3389bf7 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0626a7e2-3d69-4cf4-a6ab-cbe6d3389bf7 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] DELETE http://192.168.122.6/volume/v3/snapshots/7cc2c8e5-1ec0-4528-acb5-5b992c30eeeb Sep 07 14:05:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0626a7e2-3d69-4cf4-a6ab-cbe6d3389bf7 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:07 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0626a7e2-3d69-4cf4-a6ab-cbe6d3389bf7 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:07 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-0626a7e2-3d69-4cf4-a6ab-cbe6d3389bf7 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Delete snapshot with id: 7cc2c8e5-1ec0-4528-acb5-5b992c30eeeb Sep 07 14:05:07 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:07 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:07 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0626a7e2-3d69-4cf4-a6ab-cbe6d3389bf7 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:05:07 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:07 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:07 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0626a7e2-3d69-4cf4-a6ab-cbe6d3389bf7 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot delete request issued successfully. Sep 07 14:05:07 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0626a7e2-3d69-4cf4-a6ab-cbe6d3389bf7 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/7cc2c8e5-1ec0-4528-acb5-5b992c30eeeb returned with HTTP 202 Sep 07 14:05:07 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1537/3049] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 14:05:07 2026] DELETE /volume/v3/snapshots/7cc2c8e5-1ec0-4528-acb5-5b992c30eeeb => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-335919fa-2e16-4176-bfe5-eab943a471d5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:07 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-335919fa-2e16-4176-bfe5-eab943a471d5 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/7cc2c8e5-1ec0-4528-acb5-5b992c30eeeb Sep 07 14:05:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-335919fa-2e16-4176-bfe5-eab943a471d5 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:07 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-335919fa-2e16-4176-bfe5-eab943a471d5 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:07 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:07 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:07 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-335919fa-2e16-4176-bfe5-eab943a471d5 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:05:07 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-335919fa-2e16-4176-bfe5-eab943a471d5 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/7cc2c8e5-1ec0-4528-acb5-5b992c30eeeb returned with HTTP 200 Sep 07 14:05:07 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1513/3050] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:07 2026] GET /volume/v3/snapshots/7cc2c8e5-1ec0-4528-acb5-5b992c30eeeb => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5e3b0ea8-12ac-4a2f-b1f9-54bfc40fce64 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5e3b0ea8-12ac-4a2f-b1f9-54bfc40fce64 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] GET http://192.168.122.6/volume/v3/volumes/a408428d-c206-4fb3-a7ea-bd79971f8516 Sep 07 14:05:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5e3b0ea8-12ac-4a2f-b1f9-54bfc40fce64 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5e3b0ea8-12ac-4a2f-b1f9-54bfc40fce64 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:08 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:08 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:08 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:08 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:08 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5e3b0ea8-12ac-4a2f-b1f9-54bfc40fce64 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Volume info retrieved successfully. Sep 07 14:05:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5e3b0ea8-12ac-4a2f-b1f9-54bfc40fce64 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] http://192.168.122.6/volume/v3/volumes/a408428d-c206-4fb3-a7ea-bd79971f8516 returned with HTTP 200 Sep 07 14:05:08 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1538/3051] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:08 2026] GET /volume/v3/volumes/a408428d-c206-4fb3-a7ea-bd79971f8516 => generated 838 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8a9442a4-2cf1-4ec2-9e28-c57de4bc2266 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8a9442a4-2cf1-4ec2-9e28-c57de4bc2266 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] GET http://192.168.122.6/volume/v3/volumes/a408428d-c206-4fb3-a7ea-bd79971f8516 Sep 07 14:05:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8a9442a4-2cf1-4ec2-9e28-c57de4bc2266 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8a9442a4-2cf1-4ec2-9e28-c57de4bc2266 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:08 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:08 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:08 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:08 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:08 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8a9442a4-2cf1-4ec2-9e28-c57de4bc2266 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Volume info retrieved successfully. Sep 07 14:05:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8a9442a4-2cf1-4ec2-9e28-c57de4bc2266 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] http://192.168.122.6/volume/v3/volumes/a408428d-c206-4fb3-a7ea-bd79971f8516 returned with HTTP 200 Sep 07 14:05:08 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1514/3052] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:08 2026] GET /volume/v3/volumes/a408428d-c206-4fb3-a7ea-bd79971f8516 => generated 838 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a06947d0-32f7-43fa-b61d-7ba6b37be9b4 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a06947d0-32f7-43fa-b61d-7ba6b37be9b4 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:05:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a06947d0-32f7-43fa-b61d-7ba6b37be9b4 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1733427458"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-a06947d0-32f7-43fa-b61d-7ba6b37be9b4 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1733427458'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:05:08 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-a06947d0-32f7-43fa-b61d-7ba6b37be9b4 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Create volume of 1 GB Sep 07 14:05:08 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a06947d0-32f7-43fa-b61d-7ba6b37be9b4 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Availability Zones retrieved successfully. Sep 07 14:05:08 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a06947d0-32f7-43fa-b61d-7ba6b37be9b4 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Flow 'volume_create_api' (8288cda6-3e44-495d-bf29-95de827ecce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:08 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a06947d0-32f7-43fa-b61d-7ba6b37be9b4 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (085ddad8-a85c-4816-8e7c-b99aa2d16baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:08 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-a06947d0-32f7-43fa-b61d-7ba6b37be9b4 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:05:08 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a06947d0-32f7-43fa-b61d-7ba6b37be9b4 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (085ddad8-a85c-4816-8e7c-b99aa2d16baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-afb60873-1804-481b-84c1-69bec8a3b9df None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:08 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a06947d0-32f7-43fa-b61d-7ba6b37be9b4 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02e2f39a-682b-45b7-8b5a-64301e13e8cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-afb60873-1804-481b-84c1-69bec8a3b9df tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/93ba8cce-03a1-41ec-b7ce-f5e72e62b5c5 Sep 07 14:05:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-afb60873-1804-481b-84c1-69bec8a3b9df tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-afb60873-1804-481b-84c1-69bec8a3b9df tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:08 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:08 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:08 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:08 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:08 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-afb60873-1804-481b-84c1-69bec8a3b9df tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:05:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-afb60873-1804-481b-84c1-69bec8a3b9df tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/93ba8cce-03a1-41ec-b7ce-f5e72e62b5c5 returned with HTTP 200 Sep 07 14:05:08 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1515/3053] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:08 2026] GET /volume/v3/volumes/93ba8cce-03a1-41ec-b7ce-f5e72e62b5c5 => generated 1013 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-72492e30-c189-4054-827c-ab8b1e55a816 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-72492e30-c189-4054-827c-ab8b1e55a816 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] POST http://192.168.122.6/volume/v3/snapshots Sep 07 14:05:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-72492e30-c189-4054-827c-ab8b1e55a816 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "93ba8cce-03a1-41ec-b7ce-f5e72e62b5c5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1585346415"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:08 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:08 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:08 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:08 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:08 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-72492e30-c189-4054-827c-ab8b1e55a816 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:05:08 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-72492e30-c189-4054-827c-ab8b1e55a816 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Create snapshot from volume 93ba8cce-03a1-41ec-b7ce-f5e72e62b5c5 Sep 07 14:05:08 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-a06947d0-32f7-43fa-b61d-7ba6b37be9b4 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Created reservations ['c8c00ce6-554c-4b9f-82ac-c2bf4208e45a', '3b6c865d-21e0-4929-a82b-f2512d629925', 'd20e04dc-a271-4ee3-8b80-6e6fbd957c56', '5e940a07-1a43-4d67-b45e-209bbf719e18'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:08 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a06947d0-32f7-43fa-b61d-7ba6b37be9b4 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02e2f39a-682b-45b7-8b5a-64301e13e8cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8c00ce6-554c-4b9f-82ac-c2bf4208e45a', '3b6c865d-21e0-4929-a82b-f2512d629925', 'd20e04dc-a271-4ee3-8b80-6e6fbd957c56', '5e940a07-1a43-4d67-b45e-209bbf719e18']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:08 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a06947d0-32f7-43fa-b61d-7ba6b37be9b4 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ea97118-e57d-450e-82c8-561a25420c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:08 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:08 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:08 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a06947d0-32f7-43fa-b61d-7ba6b37be9b4 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ea97118-e57d-450e-82c8-561a25420c2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cac9f702-fb10-471b-81f7-2b78b6f12502', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1733427458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2523099edb0b4376a4c97c2d3ece20bc',qos_specs=None,replication_status=,reservations=['c8c00ce6-554c-4b9f-82ac-c2bf4208e45a','3b6c865d-21e0-4929-a82b-f2512d629925','d20e04dc-a271-4ee3-8b80-6e6fbd957c56','5e940a07-1a43-4d67-b45e-209bbf719e18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6ef1ee6c4924fc296489097da924496',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:05:08Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1733427458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cac9f702-fb10-471b-81f7-2b78b6f12502,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2523099edb0b4376a4c97c2d3ece20bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6ef1ee6c4924fc296489097da924496',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:08 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-72492e30-c189-4054-827c-ab8b1e55a816 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Created reservations ['411b1823-54cf-44cb-ab9e-0312b1a9ef37', 'f3b1dc6e-2581-495d-a7c0-fcd2b2511cdc', '7a1a55a6-ac41-479a-ae10-cd8d333c718a', '6328e83d-70dd-4759-b226-5cbc3bf204e4'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:08 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a06947d0-32f7-43fa-b61d-7ba6b37be9b4 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c46affc-b19a-4d7f-9d31-a12d88b40ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:08 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:08 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:08 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a06947d0-32f7-43fa-b61d-7ba6b37be9b4 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c46affc-b19a-4d7f-9d31-a12d88b40ba0) transitioned into 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-1733427458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2523099edb0b4376a4c97c2d3ece20bc',qos_specs=None,replication_status=,reservations=['c8c00ce6-554c-4b9f-82ac-c2bf4208e45a','3b6c865d-21e0-4929-a82b-f2512d629925','d20e04dc-a271-4ee3-8b80-6e6fbd957c56','5e940a07-1a43-4d67-b45e-209bbf719e18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6ef1ee6c4924fc296489097da924496',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:08 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a06947d0-32f7-43fa-b61d-7ba6b37be9b4 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dab76e1-a8f5-4ac5-8490-b20b51428fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:08 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-72492e30-c189-4054-827c-ab8b1e55a816 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot create request issued successfully. Sep 07 14:05:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-72492e30-c189-4054-827c-ab8b1e55a816 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 14:05:08 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1516/3054] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 14:05:08 2026] POST /volume/v3/snapshots => generated 308 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-bc101f43-3a9e-4e3e-aff2-cca1e9531ae8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:08 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a06947d0-32f7-43fa-b61d-7ba6b37be9b4 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dab76e1-a8f5-4ac5-8490-b20b51428fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bc101f43-3a9e-4e3e-aff2-cca1e9531ae8 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/147f74fd-14e4-435c-81e5-54801b1c3d70 Sep 07 14:05:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bc101f43-3a9e-4e3e-aff2-cca1e9531ae8 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bc101f43-3a9e-4e3e-aff2-cca1e9531ae8 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:08 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-a06947d0-32f7-43fa-b61d-7ba6b37be9b4 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Flow 'volume_create_api' (8288cda6-3e44-495d-bf29-95de827ecce7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:08 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a06947d0-32f7-43fa-b61d-7ba6b37be9b4 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Create volume request issued successfully. Sep 07 14:05:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a06947d0-32f7-43fa-b61d-7ba6b37be9b4 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:05:08 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1539/3055] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 14:05:08 2026] POST /volume/v3/volumes => generated 781 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:08 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:08 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:08 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-bc101f43-3a9e-4e3e-aff2-cca1e9531ae8 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e24dbcc4-48d1-4c02-85bc-c756a7be2372 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bc101f43-3a9e-4e3e-aff2-cca1e9531ae8 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/147f74fd-14e4-435c-81e5-54801b1c3d70 returned with HTTP 200 Sep 07 14:05:08 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1517/3056] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:08 2026] GET /volume/v3/snapshots/147f74fd-14e4-435c-81e5-54801b1c3d70 => generated 440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e24dbcc4-48d1-4c02-85bc-c756a7be2372 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] GET http://192.168.122.6/volume/v3/volumes/cac9f702-fb10-471b-81f7-2b78b6f12502 Sep 07 14:05:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e24dbcc4-48d1-4c02-85bc-c756a7be2372 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e24dbcc4-48d1-4c02-85bc-c756a7be2372 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:08 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:08 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:08 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:08 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3a06412a-1510-4e2f-af58-16b5417cb575 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3a06412a-1510-4e2f-af58-16b5417cb575 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/7cc2c8e5-1ec0-4528-acb5-5b992c30eeeb Sep 07 14:05:08 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e24dbcc4-48d1-4c02-85bc-c756a7be2372 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Volume info retrieved successfully. Sep 07 14:05:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3a06412a-1510-4e2f-af58-16b5417cb575 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3a06412a-1510-4e2f-af58-16b5417cb575 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:08 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:08 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e24dbcc4-48d1-4c02-85bc-c756a7be2372 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] http://192.168.122.6/volume/v3/volumes/cac9f702-fb10-471b-81f7-2b78b6f12502 returned with HTTP 200 Sep 07 14:05:08 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3a06412a-1510-4e2f-af58-16b5417cb575 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:05:08 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1540/3057] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:08 2026] GET /volume/v3/volumes/cac9f702-fb10-471b-81f7-2b78b6f12502 => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3a06412a-1510-4e2f-af58-16b5417cb575 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/7cc2c8e5-1ec0-4528-acb5-5b992c30eeeb returned with HTTP 200 Sep 07 14:05:08 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1518/3058] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:08 2026] GET /volume/v3/snapshots/7cc2c8e5-1ec0-4528-acb5-5b992c30eeeb => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2ff38727-e97b-4d21-ad2c-121ff20100d0 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2ff38727-e97b-4d21-ad2c-121ff20100d0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/147f74fd-14e4-435c-81e5-54801b1c3d70 Sep 07 14:05:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2ff38727-e97b-4d21-ad2c-121ff20100d0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2ff38727-e97b-4d21-ad2c-121ff20100d0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:09 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:09 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:09 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2ff38727-e97b-4d21-ad2c-121ff20100d0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2ff38727-e97b-4d21-ad2c-121ff20100d0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/147f74fd-14e4-435c-81e5-54801b1c3d70 returned with HTTP 200 Sep 07 14:05:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1541/3059] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:09 2026] GET /volume/v3/snapshots/147f74fd-14e4-435c-81e5-54801b1c3d70 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a77582d9-e66e-4f1f-b28c-8ce20327d67e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a77582d9-e66e-4f1f-b28c-8ce20327d67e tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/7cc2c8e5-1ec0-4528-acb5-5b992c30eeeb Sep 07 14:05:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a77582d9-e66e-4f1f-b28c-8ce20327d67e tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a77582d9-e66e-4f1f-b28c-8ce20327d67e tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-90c891ef-f03b-4321-9c40-6cf940439f32 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-90c891ef-f03b-4321-9c40-6cf940439f32 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] GET http://192.168.122.6/volume/v3/volumes/cac9f702-fb10-471b-81f7-2b78b6f12502 Sep 07 14:05:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-90c891ef-f03b-4321-9c40-6cf940439f32 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-90c891ef-f03b-4321-9c40-6cf940439f32 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a77582d9-e66e-4f1f-b28c-8ce20327d67e tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/7cc2c8e5-1ec0-4528-acb5-5b992c30eeeb returned with HTTP 404 Sep 07 14:05:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1519/3060] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:09 2026] GET /volume/v3/snapshots/7cc2c8e5-1ec0-4528-acb5-5b992c30eeeb => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-80ccaa11-247a-41cd-8608-992433b45f3f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-80ccaa11-247a-41cd-8608-992433b45f3f tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/6865c1c9-03f6-4364-9ba0-216a3ec345a7 Sep 07 14:05:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-80ccaa11-247a-41cd-8608-992433b45f3f tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-80ccaa11-247a-41cd-8608-992433b45f3f tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:09 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-80ccaa11-247a-41cd-8608-992433b45f3f tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Delete volume with id: 6865c1c9-03f6-4364-9ba0-216a3ec345a7 Sep 07 14:05:09 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:09 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:09 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:09 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:09 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:09 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:09 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:09 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:09 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-80ccaa11-247a-41cd-8608-992433b45f3f tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Volume info retrieved successfully. Sep 07 14:05:09 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-90c891ef-f03b-4321-9c40-6cf940439f32 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Volume info retrieved successfully. Sep 07 14:05:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-90c891ef-f03b-4321-9c40-6cf940439f32 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] http://192.168.122.6/volume/v3/volumes/cac9f702-fb10-471b-81f7-2b78b6f12502 returned with HTTP 200 Sep 07 14:05:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1542/3061] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:09 2026] GET /volume/v3/volumes/cac9f702-fb10-471b-81f7-2b78b6f12502 => generated 873 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:09 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-80ccaa11-247a-41cd-8608-992433b45f3f tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Delete volume request issued successfully. Sep 07 14:05:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-80ccaa11-247a-41cd-8608-992433b45f3f tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/volumes/6865c1c9-03f6-4364-9ba0-216a3ec345a7 returned with HTTP 202 Sep 07 14:05:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1520/3062] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:05:09 2026] DELETE /volume/v3/volumes/6865c1c9-03f6-4364-9ba0-216a3ec345a7 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e1fe7949-ef2d-4b15-b7e2-8d414271f562 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e1fe7949-ef2d-4b15-b7e2-8d414271f562 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/volumes/6865c1c9-03f6-4364-9ba0-216a3ec345a7 Sep 07 14:05:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e1fe7949-ef2d-4b15-b7e2-8d414271f562 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e1fe7949-ef2d-4b15-b7e2-8d414271f562 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:09 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:09 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:09 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:09 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:09 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e1fe7949-ef2d-4b15-b7e2-8d414271f562 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Volume info retrieved successfully. Sep 07 14:05:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e1fe7949-ef2d-4b15-b7e2-8d414271f562 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/volumes/6865c1c9-03f6-4364-9ba0-216a3ec345a7 returned with HTTP 200 Sep 07 14:05:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1543/3063] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:09 2026] GET /volume/v3/volumes/6865c1c9-03f6-4364-9ba0-216a3ec345a7 => generated 1012 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-dbddafe0-ccbf-4c5f-b663-07f3f3077d20 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dbddafe0-ccbf-4c5f-b663-07f3f3077d20 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/147f74fd-14e4-435c-81e5-54801b1c3d70 Sep 07 14:05:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dbddafe0-ccbf-4c5f-b663-07f3f3077d20 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dbddafe0-ccbf-4c5f-b663-07f3f3077d20 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:10 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:10 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:10 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-dbddafe0-ccbf-4c5f-b663-07f3f3077d20 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dbddafe0-ccbf-4c5f-b663-07f3f3077d20 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/147f74fd-14e4-435c-81e5-54801b1c3d70 returned with HTTP 200 Sep 07 14:05:10 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1521/3064] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:10 2026] GET /volume/v3/snapshots/147f74fd-14e4-435c-81e5-54801b1c3d70 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-307cbc6a-3989-4c04-92bb-8f6993734e9e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-307cbc6a-3989-4c04-92bb-8f6993734e9e tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] GET http://192.168.122.6/volume/v3/volumes/cac9f702-fb10-471b-81f7-2b78b6f12502 Sep 07 14:05:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-307cbc6a-3989-4c04-92bb-8f6993734e9e tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-307cbc6a-3989-4c04-92bb-8f6993734e9e tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:10 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:10 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:10 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:10 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:10 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-307cbc6a-3989-4c04-92bb-8f6993734e9e tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Volume info retrieved successfully. Sep 07 14:05:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-307cbc6a-3989-4c04-92bb-8f6993734e9e tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] http://192.168.122.6/volume/v3/volumes/cac9f702-fb10-471b-81f7-2b78b6f12502 returned with HTTP 200 Sep 07 14:05:10 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1544/3065] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:10 2026] GET /volume/v3/volumes/cac9f702-fb10-471b-81f7-2b78b6f12502 => generated 873 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-0e60ffe3-fec0-4d01-a2d8-228f69656032 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0e60ffe3-fec0-4d01-a2d8-228f69656032 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/volumes/6865c1c9-03f6-4364-9ba0-216a3ec345a7 Sep 07 14:05:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0e60ffe3-fec0-4d01-a2d8-228f69656032 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:10 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0e60ffe3-fec0-4d01-a2d8-228f69656032 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:10 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0e60ffe3-fec0-4d01-a2d8-228f69656032 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/volumes/6865c1c9-03f6-4364-9ba0-216a3ec345a7 returned with HTTP 404 Sep 07 14:05:10 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1522/3066] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:10 2026] GET /volume/v3/volumes/6865c1c9-03f6-4364-9ba0-216a3ec345a7 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 14:05:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-617aa25f-a9c8-4b84-9de6-eee588a88f7b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:10 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-617aa25f-a9c8-4b84-9de6-eee588a88f7b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:05:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-617aa25f-a9c8-4b84-9de6-eee588a88f7b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1898655952"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:10 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-617aa25f-a9c8-4b84-9de6-eee588a88f7b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1898655952'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:05:10 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-617aa25f-a9c8-4b84-9de6-eee588a88f7b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Create volume of 1 GB Sep 07 14:05:10 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-617aa25f-a9c8-4b84-9de6-eee588a88f7b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Availability Zones retrieved successfully. Sep 07 14:05:10 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-617aa25f-a9c8-4b84-9de6-eee588a88f7b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Flow 'volume_create_api' (6a4ebbae-35d8-4bf0-8753-ddea87c21451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:10 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-617aa25f-a9c8-4b84-9de6-eee588a88f7b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e93bb9ed-e5d4-4faf-ae0d-f220b4eee5dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:10 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-617aa25f-a9c8-4b84-9de6-eee588a88f7b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:05:11 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-617aa25f-a9c8-4b84-9de6-eee588a88f7b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e93bb9ed-e5d4-4faf-ae0d-f220b4eee5dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:11 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-617aa25f-a9c8-4b84-9de6-eee588a88f7b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8595d60c-d8e4-4930-bf2c-041769851f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:11 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-617aa25f-a9c8-4b84-9de6-eee588a88f7b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Created reservations ['08050485-9859-4def-bd35-5799f5c757cc', '3cea40f3-e541-48e9-b4d1-6bb76e21a6be', 'e1e75217-4f59-452a-9758-1968d649da63', '1472c6ff-701e-4030-856c-27ea8fc07bf3'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:11 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-617aa25f-a9c8-4b84-9de6-eee588a88f7b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8595d60c-d8e4-4930-bf2c-041769851f75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08050485-9859-4def-bd35-5799f5c757cc', '3cea40f3-e541-48e9-b4d1-6bb76e21a6be', 'e1e75217-4f59-452a-9758-1968d649da63', '1472c6ff-701e-4030-856c-27ea8fc07bf3']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:11 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-617aa25f-a9c8-4b84-9de6-eee588a88f7b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ca1250b-6a8c-4289-86fd-5f1df6b44207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:11 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:11 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:11 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-617aa25f-a9c8-4b84-9de6-eee588a88f7b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ca1250b-6a8c-4289-86fd-5f1df6b44207) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc49251d-27c9-410e-893b-9943d2a5e7ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1898655952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f88686a757b48d2ac1a60b2911cabe3',qos_specs=None,replication_status=,reservations=['08050485-9859-4def-bd35-5799f5c757cc','3cea40f3-e541-48e9-b4d1-6bb76e21a6be','e1e75217-4f59-452a-9758-1968d649da63','1472c6ff-701e-4030-856c-27ea8fc07bf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28a72580cb7e409aa7c0843102d083c4',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:05:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1898655952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc49251d-27c9-410e-893b-9943d2a5e7ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f88686a757b48d2ac1a60b2911cabe3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28a72580cb7e409aa7c0843102d083c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:11 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-617aa25f-a9c8-4b84-9de6-eee588a88f7b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cae41746-5cf1-47f9-892a-38e6574806e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:11 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-617aa25f-a9c8-4b84-9de6-eee588a88f7b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cae41746-5cf1-47f9-892a-38e6574806e8) transitioned into state 'SUCCESS' from state '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-1898655952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f88686a757b48d2ac1a60b2911cabe3',qos_specs=None,replication_status=,reservations=['08050485-9859-4def-bd35-5799f5c757cc','3cea40f3-e541-48e9-b4d1-6bb76e21a6be','e1e75217-4f59-452a-9758-1968d649da63','1472c6ff-701e-4030-856c-27ea8fc07bf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28a72580cb7e409aa7c0843102d083c4',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:11 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-617aa25f-a9c8-4b84-9de6-eee588a88f7b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c197a8e7-9dff-46ae-8d30-19060910f99f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:11 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-617aa25f-a9c8-4b84-9de6-eee588a88f7b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c197a8e7-9dff-46ae-8d30-19060910f99f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:11 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-617aa25f-a9c8-4b84-9de6-eee588a88f7b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Flow 'volume_create_api' (6a4ebbae-35d8-4bf0-8753-ddea87c21451) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:11 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-617aa25f-a9c8-4b84-9de6-eee588a88f7b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Create volume request issued successfully. Sep 07 14:05:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-617aa25f-a9c8-4b84-9de6-eee588a88f7b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:05:11 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1545/3067] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 14:05:10 2026] POST /volume/v3/volumes => generated 783 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b75dfd66-3689-4f7f-aa2a-8a59ef73f157 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b75dfd66-3689-4f7f-aa2a-8a59ef73f157 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/volumes/fc49251d-27c9-410e-893b-9943d2a5e7ed Sep 07 14:05:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b75dfd66-3689-4f7f-aa2a-8a59ef73f157 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b75dfd66-3689-4f7f-aa2a-8a59ef73f157 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:11 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:11 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:11 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:11 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:11 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b75dfd66-3689-4f7f-aa2a-8a59ef73f157 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Volume info retrieved successfully. Sep 07 14:05:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b75dfd66-3689-4f7f-aa2a-8a59ef73f157 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/volumes/fc49251d-27c9-410e-893b-9943d2a5e7ed returned with HTTP 200 Sep 07 14:05:11 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1523/3068] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:11 2026] GET /volume/v3/volumes/fc49251d-27c9-410e-893b-9943d2a5e7ed => generated 962 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-69635a8f-f58b-49a7-96ee-c8940373b5fc None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-69635a8f-f58b-49a7-96ee-c8940373b5fc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/147f74fd-14e4-435c-81e5-54801b1c3d70 Sep 07 14:05:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-69635a8f-f58b-49a7-96ee-c8940373b5fc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-69635a8f-f58b-49a7-96ee-c8940373b5fc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:11 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:11 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:11 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-69635a8f-f58b-49a7-96ee-c8940373b5fc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-69635a8f-f58b-49a7-96ee-c8940373b5fc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/147f74fd-14e4-435c-81e5-54801b1c3d70 returned with HTTP 200 Sep 07 14:05:11 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1546/3069] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:11 2026] GET /volume/v3/snapshots/147f74fd-14e4-435c-81e5-54801b1c3d70 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c218b94c-7073-46be-a1c0-c598e110b4f9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c218b94c-7073-46be-a1c0-c598e110b4f9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] GET http://192.168.122.6/volume/v3/snapshots Sep 07 14:05:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c218b94c-7073-46be-a1c0-c598e110b4f9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c218b94c-7073-46be-a1c0-c598e110b4f9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-c218b94c-7073-46be-a1c0-c598e110b4f9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 14:05:11 devstack devstack@c-api.service[87261]: DEBUG cinder.db.api [None req-c218b94c-7073-46be-a1c0-c598e110b4f9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Building query based on filter {{(pid=87261) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 14:05:11 devstack devstack@c-api.service[87261]: /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 07 14:05:11 devstack devstack@c-api.service[87261]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 14:05:11 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c218b94c-7073-46be-a1c0-c598e110b4f9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Get all snapshots completed successfully. Sep 07 14:05:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c218b94c-7073-46be-a1c0-c598e110b4f9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 200 Sep 07 14:05:11 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1524/3070] 192.168.122.6 () {58 vars in 1117 bytes} [Mon Sep 7 14:05:11 2026] GET /volume/v3/snapshots => generated 336 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7a697165-ae63-4c4c-b63a-ec99ad129517 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7a697165-ae63-4c4c-b63a-ec99ad129517 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] DELETE http://192.168.122.6/volume/v3/snapshots/147f74fd-14e4-435c-81e5-54801b1c3d70 Sep 07 14:05:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7a697165-ae63-4c4c-b63a-ec99ad129517 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7a697165-ae63-4c4c-b63a-ec99ad129517 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:11 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-7a697165-ae63-4c4c-b63a-ec99ad129517 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Delete snapshot with id: 147f74fd-14e4-435c-81e5-54801b1c3d70 Sep 07 14:05:11 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:11 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:11 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7a697165-ae63-4c4c-b63a-ec99ad129517 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:11 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:11 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:11 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7a697165-ae63-4c4c-b63a-ec99ad129517 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot delete request issued successfully. Sep 07 14:05:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7a697165-ae63-4c4c-b63a-ec99ad129517 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/147f74fd-14e4-435c-81e5-54801b1c3d70 returned with HTTP 202 Sep 07 14:05:11 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1547/3071] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 14:05:11 2026] DELETE /volume/v3/snapshots/147f74fd-14e4-435c-81e5-54801b1c3d70 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-716b22f9-490b-42a2-af1a-82255bcea6a3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-716b22f9-490b-42a2-af1a-82255bcea6a3 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/147f74fd-14e4-435c-81e5-54801b1c3d70 Sep 07 14:05:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-716b22f9-490b-42a2-af1a-82255bcea6a3 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-716b22f9-490b-42a2-af1a-82255bcea6a3 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bf4d3e6b-0554-43ad-b993-eb4cf8e9510b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bf4d3e6b-0554-43ad-b993-eb4cf8e9510b tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] GET http://192.168.122.6/volume/v3/volumes/cac9f702-fb10-471b-81f7-2b78b6f12502 Sep 07 14:05:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bf4d3e6b-0554-43ad-b993-eb4cf8e9510b tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:11 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bf4d3e6b-0554-43ad-b993-eb4cf8e9510b tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:11 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:11 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:11 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-716b22f9-490b-42a2-af1a-82255bcea6a3 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-716b22f9-490b-42a2-af1a-82255bcea6a3 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/147f74fd-14e4-435c-81e5-54801b1c3d70 returned with HTTP 200 Sep 07 14:05:11 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1525/3072] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:11 2026] GET /volume/v3/snapshots/147f74fd-14e4-435c-81e5-54801b1c3d70 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:11 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:11 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:11 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:11 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:11 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-bf4d3e6b-0554-43ad-b993-eb4cf8e9510b tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Volume info retrieved successfully. Sep 07 14:05:11 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bf4d3e6b-0554-43ad-b993-eb4cf8e9510b tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] http://192.168.122.6/volume/v3/volumes/cac9f702-fb10-471b-81f7-2b78b6f12502 returned with HTTP 200 Sep 07 14:05:11 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1548/3073] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:11 2026] GET /volume/v3/volumes/cac9f702-fb10-471b-81f7-2b78b6f12502 => generated 874 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c5a0f2cd-5c61-446b-a55e-16a0781ee7f0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c5a0f2cd-5c61-446b-a55e-16a0781ee7f0 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] GET http://192.168.122.6/volume/v3/volumes/cac9f702-fb10-471b-81f7-2b78b6f12502 Sep 07 14:05:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c5a0f2cd-5c61-446b-a55e-16a0781ee7f0 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:11 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c5a0f2cd-5c61-446b-a55e-16a0781ee7f0 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:11 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:11 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:11 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:11 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:11 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c5a0f2cd-5c61-446b-a55e-16a0781ee7f0 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Volume info retrieved successfully. Sep 07 14:05:11 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c5a0f2cd-5c61-446b-a55e-16a0781ee7f0 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] http://192.168.122.6/volume/v3/volumes/cac9f702-fb10-471b-81f7-2b78b6f12502 returned with HTTP 200 Sep 07 14:05:11 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1526/3074] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:11 2026] GET /volume/v3/volumes/cac9f702-fb10-471b-81f7-2b78b6f12502 => generated 874 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5f2f7b9e-4bf5-4b93-85a2-442cbe950753 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5f2f7b9e-4bf5-4b93-85a2-442cbe950753 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 07 14:05:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5f2f7b9e-4bf5-4b93-85a2-442cbe950753 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cac9f702-fb10-471b-81f7-2b78b6f12502", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-487923689"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:12 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:12 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:12 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:12 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:12 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5f2f7b9e-4bf5-4b93-85a2-442cbe950753 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Volume info retrieved successfully. Sep 07 14:05:12 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-5f2f7b9e-4bf5-4b93-85a2-442cbe950753 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Create snapshot from volume cac9f702-fb10-471b-81f7-2b78b6f12502 Sep 07 14:05:12 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-5f2f7b9e-4bf5-4b93-85a2-442cbe950753 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Created reservations ['45dd0648-ccc3-469e-835d-1eddd990c64f', 'aa2b8c77-c7cb-4b15-9d13-f05f49e8ecc0', '7e70e54b-b8de-4310-aa84-25e54eb7e070', '6e589477-4088-46a0-9e56-05a4285847d9'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:12 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:12 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:12 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5f2f7b9e-4bf5-4b93-85a2-442cbe950753 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Snapshot create request issued successfully. Sep 07 14:05:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5f2f7b9e-4bf5-4b93-85a2-442cbe950753 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 14:05:12 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1549/3075] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 14:05:12 2026] POST /volume/v3/snapshots => generated 325 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c99f561b-31bd-4d0f-92b6-c4bbc00905fb None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c99f561b-31bd-4d0f-92b6-c4bbc00905fb tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] GET http://192.168.122.6/volume/v3/snapshots/21d4ac72-49e9-46a2-9528-831245fb5ea2 Sep 07 14:05:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c99f561b-31bd-4d0f-92b6-c4bbc00905fb tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c99f561b-31bd-4d0f-92b6-c4bbc00905fb tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:12 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:12 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:12 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c99f561b-31bd-4d0f-92b6-c4bbc00905fb tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Snapshot retrieved successfully. Sep 07 14:05:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c99f561b-31bd-4d0f-92b6-c4bbc00905fb tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] http://192.168.122.6/volume/v3/snapshots/21d4ac72-49e9-46a2-9528-831245fb5ea2 returned with HTTP 200 Sep 07 14:05:12 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1527/3076] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:12 2026] GET /volume/v3/snapshots/21d4ac72-49e9-46a2-9528-831245fb5ea2 => generated 457 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c5f102c1-d01f-4d28-96f8-fcc7a2843b71 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c5f102c1-d01f-4d28-96f8-fcc7a2843b71 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/volumes/fc49251d-27c9-410e-893b-9943d2a5e7ed Sep 07 14:05:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c5f102c1-d01f-4d28-96f8-fcc7a2843b71 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:12 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c5f102c1-d01f-4d28-96f8-fcc7a2843b71 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:12 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:12 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:12 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:12 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:12 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c5f102c1-d01f-4d28-96f8-fcc7a2843b71 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Volume info retrieved successfully. Sep 07 14:05:12 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c5f102c1-d01f-4d28-96f8-fcc7a2843b71 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/volumes/fc49251d-27c9-410e-893b-9943d2a5e7ed returned with HTTP 200 Sep 07 14:05:12 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1550/3077] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:12 2026] GET /volume/v3/volumes/fc49251d-27c9-410e-893b-9943d2a5e7ed => generated 1012 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1ad342c3-5be3-444d-83e5-6c85b6190351 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1ad342c3-5be3-444d-83e5-6c85b6190351 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/147f74fd-14e4-435c-81e5-54801b1c3d70 Sep 07 14:05:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1ad342c3-5be3-444d-83e5-6c85b6190351 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:12 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1ad342c3-5be3-444d-83e5-6c85b6190351 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:12 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:12 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:12 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1ad342c3-5be3-444d-83e5-6c85b6190351 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:12 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1ad342c3-5be3-444d-83e5-6c85b6190351 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/147f74fd-14e4-435c-81e5-54801b1c3d70 returned with HTTP 200 Sep 07 14:05:12 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1528/3078] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:12 2026] GET /volume/v3/snapshots/147f74fd-14e4-435c-81e5-54801b1c3d70 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-225e4b00-8fb3-44c5-bd3a-96be60700b92 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-225e4b00-8fb3-44c5-bd3a-96be60700b92 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] GET http://192.168.122.6/volume/v3/snapshots/21d4ac72-49e9-46a2-9528-831245fb5ea2 Sep 07 14:05:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-225e4b00-8fb3-44c5-bd3a-96be60700b92 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-225e4b00-8fb3-44c5-bd3a-96be60700b92 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:13 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:13 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:13 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-225e4b00-8fb3-44c5-bd3a-96be60700b92 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Snapshot retrieved successfully. Sep 07 14:05:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-225e4b00-8fb3-44c5-bd3a-96be60700b92 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] http://192.168.122.6/volume/v3/snapshots/21d4ac72-49e9-46a2-9528-831245fb5ea2 returned with HTTP 200 Sep 07 14:05:13 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1551/3079] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:13 2026] GET /volume/v3/snapshots/21d4ac72-49e9-46a2-9528-831245fb5ea2 => generated 457 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3ba4d500-dc16-464f-9d52-6e3777af580d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3ba4d500-dc16-464f-9d52-6e3777af580d tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/volumes/fc49251d-27c9-410e-893b-9943d2a5e7ed Sep 07 14:05:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3ba4d500-dc16-464f-9d52-6e3777af580d tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3ba4d500-dc16-464f-9d52-6e3777af580d tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:13 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:13 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:13 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:13 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:13 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3ba4d500-dc16-464f-9d52-6e3777af580d tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Volume info retrieved successfully. Sep 07 14:05:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3ba4d500-dc16-464f-9d52-6e3777af580d tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/volumes/fc49251d-27c9-410e-893b-9943d2a5e7ed returned with HTTP 200 Sep 07 14:05:13 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1529/3080] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:13 2026] GET /volume/v3/volumes/fc49251d-27c9-410e-893b-9943d2a5e7ed => generated 1013 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5fd7b8d6-90c7-4ec2-bca8-d63d734bd44f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5fd7b8d6-90c7-4ec2-bca8-d63d734bd44f tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] POST http://192.168.122.6/volume/v3/snapshots Sep 07 14:05:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5fd7b8d6-90c7-4ec2-bca8-d63d734bd44f tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fc49251d-27c9-410e-893b-9943d2a5e7ed", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1479646782"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:13 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:13 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:13 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:13 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:13 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5fd7b8d6-90c7-4ec2-bca8-d63d734bd44f tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Volume info retrieved successfully. Sep 07 14:05:13 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-5fd7b8d6-90c7-4ec2-bca8-d63d734bd44f tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Create snapshot from volume fc49251d-27c9-410e-893b-9943d2a5e7ed Sep 07 14:05:13 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-5fd7b8d6-90c7-4ec2-bca8-d63d734bd44f tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Created reservations ['acec669e-a411-4c52-96af-1e9f94ed2fdd', '4ef4c602-0186-48e7-a87f-3b6bb9e15169', '40be391f-57f7-4a21-afd1-665d05559f74', '9c8a254e-5ab7-4991-9c4d-1035c46a5ac8'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:13 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:13 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:13 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5fd7b8d6-90c7-4ec2-bca8-d63d734bd44f tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot create request issued successfully. Sep 07 14:05:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5fd7b8d6-90c7-4ec2-bca8-d63d734bd44f tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 14:05:13 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1552/3081] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 14:05:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a382aa44-9ace-4840-8f82-47d13840595b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a382aa44-9ace-4840-8f82-47d13840595b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/10df0680-577e-451d-a6eb-64381fde6734 Sep 07 14:05:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a382aa44-9ace-4840-8f82-47d13840595b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a382aa44-9ace-4840-8f82-47d13840595b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:13 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:13 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:13 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a382aa44-9ace-4840-8f82-47d13840595b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:05:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a382aa44-9ace-4840-8f82-47d13840595b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/10df0680-577e-451d-a6eb-64381fde6734 returned with HTTP 200 Sep 07 14:05:13 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1530/3082] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:13 2026] GET /volume/v3/snapshots/10df0680-577e-451d-a6eb-64381fde6734 => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9438800f-9b1e-4ef3-9179-4f20c5e8e89b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9438800f-9b1e-4ef3-9179-4f20c5e8e89b tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/147f74fd-14e4-435c-81e5-54801b1c3d70 Sep 07 14:05:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9438800f-9b1e-4ef3-9179-4f20c5e8e89b tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:13 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9438800f-9b1e-4ef3-9179-4f20c5e8e89b tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:13 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9438800f-9b1e-4ef3-9179-4f20c5e8e89b tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/147f74fd-14e4-435c-81e5-54801b1c3d70 returned with HTTP 404 Sep 07 14:05:13 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1553/3083] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:13 2026] GET /volume/v3/snapshots/147f74fd-14e4-435c-81e5-54801b1c3d70 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9aecc632-b681-4c38-b8e9-e5a6054d8ce1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:13 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9aecc632-b681-4c38-b8e9-e5a6054d8ce1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/93ba8cce-03a1-41ec-b7ce-f5e72e62b5c5 Sep 07 14:05:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9aecc632-b681-4c38-b8e9-e5a6054d8ce1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:13 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9aecc632-b681-4c38-b8e9-e5a6054d8ce1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:13 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-9aecc632-b681-4c38-b8e9-e5a6054d8ce1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Delete volume with id: 93ba8cce-03a1-41ec-b7ce-f5e72e62b5c5 Sep 07 14:05:13 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:13 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:13 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:13 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:13 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9aecc632-b681-4c38-b8e9-e5a6054d8ce1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:05:14 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9aecc632-b681-4c38-b8e9-e5a6054d8ce1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Delete volume request issued successfully. Sep 07 14:05:14 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9aecc632-b681-4c38-b8e9-e5a6054d8ce1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/93ba8cce-03a1-41ec-b7ce-f5e72e62b5c5 returned with HTTP 202 Sep 07 14:05:14 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1531/3084] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:05:13 2026] DELETE /volume/v3/volumes/93ba8cce-03a1-41ec-b7ce-f5e72e62b5c5 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4bbc1c0a-086e-4b38-ad6d-f8b121c667f7 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:14 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4bbc1c0a-086e-4b38-ad6d-f8b121c667f7 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/93ba8cce-03a1-41ec-b7ce-f5e72e62b5c5 Sep 07 14:05:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4bbc1c0a-086e-4b38-ad6d-f8b121c667f7 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4bbc1c0a-086e-4b38-ad6d-f8b121c667f7 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:14 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:14 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:14 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:14 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:14 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-4bbc1c0a-086e-4b38-ad6d-f8b121c667f7 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:05:14 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4bbc1c0a-086e-4b38-ad6d-f8b121c667f7 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/93ba8cce-03a1-41ec-b7ce-f5e72e62b5c5 returned with HTTP 200 Sep 07 14:05:14 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1554/3085] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:14 2026] GET /volume/v3/volumes/93ba8cce-03a1-41ec-b7ce-f5e72e62b5c5 => generated 1012 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c7f53b8a-e967-47a2-8991-e51d1e9dc4be None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:14 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c7f53b8a-e967-47a2-8991-e51d1e9dc4be tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] GET http://192.168.122.6/volume/v3/snapshots/21d4ac72-49e9-46a2-9528-831245fb5ea2 Sep 07 14:05:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c7f53b8a-e967-47a2-8991-e51d1e9dc4be tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:14 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c7f53b8a-e967-47a2-8991-e51d1e9dc4be tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:14 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:14 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:14 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c7f53b8a-e967-47a2-8991-e51d1e9dc4be tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Snapshot retrieved successfully. Sep 07 14:05:14 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c7f53b8a-e967-47a2-8991-e51d1e9dc4be tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] http://192.168.122.6/volume/v3/snapshots/21d4ac72-49e9-46a2-9528-831245fb5ea2 returned with HTTP 200 Sep 07 14:05:14 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1532/3086] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:14 2026] GET /volume/v3/snapshots/21d4ac72-49e9-46a2-9528-831245fb5ea2 => generated 457 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-54c18c12-235c-451e-987e-7df4a7f88ed6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:14 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-54c18c12-235c-451e-987e-7df4a7f88ed6 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/10df0680-577e-451d-a6eb-64381fde6734 Sep 07 14:05:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-54c18c12-235c-451e-987e-7df4a7f88ed6 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:14 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-54c18c12-235c-451e-987e-7df4a7f88ed6 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:14 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:14 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:14 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-54c18c12-235c-451e-987e-7df4a7f88ed6 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:05:14 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-54c18c12-235c-451e-987e-7df4a7f88ed6 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/10df0680-577e-451d-a6eb-64381fde6734 returned with HTTP 200 Sep 07 14:05:14 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1555/3087] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:14 2026] GET /volume/v3/snapshots/10df0680-577e-451d-a6eb-64381fde6734 => generated 440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4ddfba12-c022-4e85-bd2f-a7bc04c48f83 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4ddfba12-c022-4e85-bd2f-a7bc04c48f83 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/93ba8cce-03a1-41ec-b7ce-f5e72e62b5c5 Sep 07 14:05:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4ddfba12-c022-4e85-bd2f-a7bc04c48f83 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4ddfba12-c022-4e85-bd2f-a7bc04c48f83 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4ddfba12-c022-4e85-bd2f-a7bc04c48f83 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/93ba8cce-03a1-41ec-b7ce-f5e72e62b5c5 returned with HTTP 404 Sep 07 14:05:15 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1533/3088] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:15 2026] GET /volume/v3/volumes/93ba8cce-03a1-41ec-b7ce-f5e72e62b5c5 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-48b081c1-00f9-4b71-9451-1638338b49dd None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-48b081c1-00f9-4b71-9451-1638338b49dd tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:05:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-48b081c1-00f9-4b71-9451-1638338b49dd tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-310143823"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-48b081c1-00f9-4b71-9451-1638338b49dd tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-310143823'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:05:15 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-48b081c1-00f9-4b71-9451-1638338b49dd tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Create volume of 1 GB Sep 07 14:05:15 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-48b081c1-00f9-4b71-9451-1638338b49dd tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Availability Zones retrieved successfully. Sep 07 14:05:15 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-48b081c1-00f9-4b71-9451-1638338b49dd tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Flow 'volume_create_api' (807eaba5-9ba5-4c4d-8ed3-153aaa4355bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:15 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-48b081c1-00f9-4b71-9451-1638338b49dd tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (863ddad5-c572-44fd-927e-2f0f0a99f250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:15 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-48b081c1-00f9-4b71-9451-1638338b49dd tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:05:15 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-48b081c1-00f9-4b71-9451-1638338b49dd tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (863ddad5-c572-44fd-927e-2f0f0a99f250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:15 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-48b081c1-00f9-4b71-9451-1638338b49dd tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (224fcdd6-1019-4741-94c9-ea85f954a2e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:15 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-48b081c1-00f9-4b71-9451-1638338b49dd tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Created reservations ['ba798fb1-399c-485c-8749-7314cae08718', '7a7e5170-5085-4228-a679-a6270353b964', '5a79b4ba-af4c-43cf-af5b-b02236a69ff0', '65245743-aca2-46b9-8d17-a9e9ca27fe99'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:15 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-48b081c1-00f9-4b71-9451-1638338b49dd tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (224fcdd6-1019-4741-94c9-ea85f954a2e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba798fb1-399c-485c-8749-7314cae08718', '7a7e5170-5085-4228-a679-a6270353b964', '5a79b4ba-af4c-43cf-af5b-b02236a69ff0', '65245743-aca2-46b9-8d17-a9e9ca27fe99']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:15 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-48b081c1-00f9-4b71-9451-1638338b49dd tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28d8cf60-a651-49f9-8adb-cd283ac8938d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-bddb9676-2c62-431f-b632-7877702eb1a0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bddb9676-2c62-431f-b632-7877702eb1a0 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] GET http://192.168.122.6/volume/v3/snapshots/21d4ac72-49e9-46a2-9528-831245fb5ea2 Sep 07 14:05:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bddb9676-2c62-431f-b632-7877702eb1a0 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bddb9676-2c62-431f-b632-7877702eb1a0 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:15 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:15 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:15 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-bddb9676-2c62-431f-b632-7877702eb1a0 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Snapshot retrieved successfully. Sep 07 14:05:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bddb9676-2c62-431f-b632-7877702eb1a0 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] http://192.168.122.6/volume/v3/snapshots/21d4ac72-49e9-46a2-9528-831245fb5ea2 returned with HTTP 200 Sep 07 14:05:15 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1534/3089] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:15 2026] GET /volume/v3/snapshots/21d4ac72-49e9-46a2-9528-831245fb5ea2 => generated 484 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:15 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:15 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:15 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-48b081c1-00f9-4b71-9451-1638338b49dd tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28d8cf60-a651-49f9-8adb-cd283ac8938d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '095048c8-2399-45b8-ab28-b7be08c348d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-310143823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f8fd9674bb249b899d5c69373880941',qos_specs=None,replication_status=,reservations=['ba798fb1-399c-485c-8749-7314cae08718','7a7e5170-5085-4228-a679-a6270353b964','5a79b4ba-af4c-43cf-af5b-b02236a69ff0','65245743-aca2-46b9-8d17-a9e9ca27fe99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30c462f1a0094053b9f39392ba6e3442',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:05:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-310143823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=095048c8-2399-45b8-ab28-b7be08c348d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f8fd9674bb249b899d5c69373880941',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30c462f1a0094053b9f39392ba6e3442',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:15 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-48b081c1-00f9-4b71-9451-1638338b49dd tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cfc940d-272e-4389-a987-adb3ad24666f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-dfb7cafb-7dc4-4539-810d-c6342665836e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dfb7cafb-7dc4-4539-810d-c6342665836e tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] GET http://192.168.122.6/volume/v3/snapshots/21d4ac72-49e9-46a2-9528-831245fb5ea2 Sep 07 14:05:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dfb7cafb-7dc4-4539-810d-c6342665836e tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dfb7cafb-7dc4-4539-810d-c6342665836e tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:15 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:15 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:15 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-dfb7cafb-7dc4-4539-810d-c6342665836e tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Snapshot retrieved successfully. Sep 07 14:05:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dfb7cafb-7dc4-4539-810d-c6342665836e tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] http://192.168.122.6/volume/v3/snapshots/21d4ac72-49e9-46a2-9528-831245fb5ea2 returned with HTTP 200 Sep 07 14:05:15 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1535/3090] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:15 2026] GET /volume/v3/snapshots/21d4ac72-49e9-46a2-9528-831245fb5ea2 => generated 484 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3e2884bd-048a-4376-a0fe-c4f4d9b399b8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3e2884bd-048a-4376-a0fe-c4f4d9b399b8 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/21d4ac72-49e9-46a2-9528-831245fb5ea2 Sep 07 14:05:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3e2884bd-048a-4376-a0fe-c4f4d9b399b8 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3e2884bd-048a-4376-a0fe-c4f4d9b399b8 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:15 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-3e2884bd-048a-4376-a0fe-c4f4d9b399b8 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Delete snapshot with id: 21d4ac72-49e9-46a2-9528-831245fb5ea2 Sep 07 14:05:15 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:15 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:15 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3e2884bd-048a-4376-a0fe-c4f4d9b399b8 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Snapshot retrieved successfully. Sep 07 14:05:15 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-48b081c1-00f9-4b71-9451-1638338b49dd tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cfc940d-272e-4389-a987-adb3ad24666f) transitioned into state 'SUCCESS' from state '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-310143823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f8fd9674bb249b899d5c69373880941',qos_specs=None,replication_status=,reservations=['ba798fb1-399c-485c-8749-7314cae08718','7a7e5170-5085-4228-a679-a6270353b964','5a79b4ba-af4c-43cf-af5b-b02236a69ff0','65245743-aca2-46b9-8d17-a9e9ca27fe99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30c462f1a0094053b9f39392ba6e3442',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:15 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-48b081c1-00f9-4b71-9451-1638338b49dd tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6ff8a34-e0b8-43fe-b5ee-5f113fa045ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:15 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:15 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:15 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-48b081c1-00f9-4b71-9451-1638338b49dd tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6ff8a34-e0b8-43fe-b5ee-5f113fa045ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:15 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3e2884bd-048a-4376-a0fe-c4f4d9b399b8 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Snapshot delete request issued successfully. Sep 07 14:05:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3e2884bd-048a-4376-a0fe-c4f4d9b399b8 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] http://192.168.122.6/volume/v3/snapshots/21d4ac72-49e9-46a2-9528-831245fb5ea2 returned with HTTP 202 Sep 07 14:05:15 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1536/3091] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 14:05:15 2026] DELETE /volume/v3/snapshots/21d4ac72-49e9-46a2-9528-831245fb5ea2 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:15 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-48b081c1-00f9-4b71-9451-1638338b49dd tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Flow 'volume_create_api' (807eaba5-9ba5-4c4d-8ed3-153aaa4355bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:15 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-48b081c1-00f9-4b71-9451-1638338b49dd tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Create volume request issued successfully. Sep 07 14:05:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9d89d8fc-a21d-43e6-85c3-21a0b59b9192 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-48b081c1-00f9-4b71-9451-1638338b49dd tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:05:15 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1556/3092] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 14:05:15 2026] POST /volume/v3/volumes => generated 782 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9d89d8fc-a21d-43e6-85c3-21a0b59b9192 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] GET http://192.168.122.6/volume/v3/snapshots/21d4ac72-49e9-46a2-9528-831245fb5ea2 Sep 07 14:05:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9d89d8fc-a21d-43e6-85c3-21a0b59b9192 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9d89d8fc-a21d-43e6-85c3-21a0b59b9192 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:15 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:15 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:15 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9d89d8fc-a21d-43e6-85c3-21a0b59b9192 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Snapshot retrieved successfully. Sep 07 14:05:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9d89d8fc-a21d-43e6-85c3-21a0b59b9192 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] http://192.168.122.6/volume/v3/snapshots/21d4ac72-49e9-46a2-9528-831245fb5ea2 returned with HTTP 200 Sep 07 14:05:15 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1537/3093] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:15 2026] GET /volume/v3/snapshots/21d4ac72-49e9-46a2-9528-831245fb5ea2 => generated 483 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b0dbfad4-7e4a-43b7-9b88-d14421bdbbfd None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b0dbfad4-7e4a-43b7-9b88-d14421bdbbfd tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/095048c8-2399-45b8-ab28-b7be08c348d5 Sep 07 14:05:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b0dbfad4-7e4a-43b7-9b88-d14421bdbbfd tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:15 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b0dbfad4-7e4a-43b7-9b88-d14421bdbbfd tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:15 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:15 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:15 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:15 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:15 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b0dbfad4-7e4a-43b7-9b88-d14421bdbbfd tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:05:15 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b0dbfad4-7e4a-43b7-9b88-d14421bdbbfd tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/095048c8-2399-45b8-ab28-b7be08c348d5 returned with HTTP 200 Sep 07 14:05:15 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1557/3094] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:15 2026] GET /volume/v3/volumes/095048c8-2399-45b8-ab28-b7be08c348d5 => generated 961 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c87afd51-276c-494c-859a-87ac51e1e331 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c87afd51-276c-494c-859a-87ac51e1e331 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/10df0680-577e-451d-a6eb-64381fde6734 Sep 07 14:05:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c87afd51-276c-494c-859a-87ac51e1e331 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:15 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c87afd51-276c-494c-859a-87ac51e1e331 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:15 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:15 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:15 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c87afd51-276c-494c-859a-87ac51e1e331 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:05:15 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c87afd51-276c-494c-859a-87ac51e1e331 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/10df0680-577e-451d-a6eb-64381fde6734 returned with HTTP 200 Sep 07 14:05:15 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1538/3095] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:15 2026] GET /volume/v3/snapshots/10df0680-577e-451d-a6eb-64381fde6734 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-38c5098b-da08-41a6-835a-ce63e8267920 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-38c5098b-da08-41a6-835a-ce63e8267920 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] GET http://192.168.122.6/volume/v3/snapshots/21d4ac72-49e9-46a2-9528-831245fb5ea2 Sep 07 14:05:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-38c5098b-da08-41a6-835a-ce63e8267920 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-38c5098b-da08-41a6-835a-ce63e8267920 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:16 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:16 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:16 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-38c5098b-da08-41a6-835a-ce63e8267920 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Snapshot retrieved successfully. Sep 07 14:05:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-38c5098b-da08-41a6-835a-ce63e8267920 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] http://192.168.122.6/volume/v3/snapshots/21d4ac72-49e9-46a2-9528-831245fb5ea2 returned with HTTP 200 Sep 07 14:05:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1558/3096] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:16 2026] GET /volume/v3/snapshots/21d4ac72-49e9-46a2-9528-831245fb5ea2 => generated 483 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-27db9f6b-d8ef-4301-8e20-07d4fa8311cf None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-27db9f6b-d8ef-4301-8e20-07d4fa8311cf tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/095048c8-2399-45b8-ab28-b7be08c348d5 Sep 07 14:05:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-27db9f6b-d8ef-4301-8e20-07d4fa8311cf tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-27db9f6b-d8ef-4301-8e20-07d4fa8311cf tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:16 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:16 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:16 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:16 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:16 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-27db9f6b-d8ef-4301-8e20-07d4fa8311cf tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:05:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-27db9f6b-d8ef-4301-8e20-07d4fa8311cf tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/095048c8-2399-45b8-ab28-b7be08c348d5 returned with HTTP 200 Sep 07 14:05:16 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1539/3097] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:16 2026] GET /volume/v3/volumes/095048c8-2399-45b8-ab28-b7be08c348d5 => generated 1011 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7a252716-5fa3-4241-b90c-f1d71d8610b2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7a252716-5fa3-4241-b90c-f1d71d8610b2 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/10df0680-577e-451d-a6eb-64381fde6734 Sep 07 14:05:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7a252716-5fa3-4241-b90c-f1d71d8610b2 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7a252716-5fa3-4241-b90c-f1d71d8610b2 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:16 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:16 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:16 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7a252716-5fa3-4241-b90c-f1d71d8610b2 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:05:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7a252716-5fa3-4241-b90c-f1d71d8610b2 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/10df0680-577e-451d-a6eb-64381fde6734 returned with HTTP 200 Sep 07 14:05:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1559/3098] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:16 2026] GET /volume/v3/snapshots/10df0680-577e-451d-a6eb-64381fde6734 => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6fa2effe-39ae-4d49-af1d-3abc2f6fcfb3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6fa2effe-39ae-4d49-af1d-3abc2f6fcfb3 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-reader] GET http://192.168.122.6/volume/v3/snapshots/10df0680-577e-451d-a6eb-64381fde6734 Sep 07 14:05:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6fa2effe-39ae-4d49-af1d-3abc2f6fcfb3 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6fa2effe-39ae-4d49-af1d-3abc2f6fcfb3 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-reader] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:16 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:16 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:16 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6fa2effe-39ae-4d49-af1d-3abc2f6fcfb3 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-reader] Snapshot retrieved successfully. Sep 07 14:05:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6fa2effe-39ae-4d49-af1d-3abc2f6fcfb3 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-reader] http://192.168.122.6/volume/v3/snapshots/10df0680-577e-451d-a6eb-64381fde6734 returned with HTTP 200 Sep 07 14:05:16 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1540/3099] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:16 2026] GET /volume/v3/snapshots/10df0680-577e-451d-a6eb-64381fde6734 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7e671505-2361-4d20-9d1e-21ecd3afad34 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7e671505-2361-4d20-9d1e-21ecd3afad34 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] DELETE http://192.168.122.6/volume/v3/snapshots/10df0680-577e-451d-a6eb-64381fde6734 Sep 07 14:05:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7e671505-2361-4d20-9d1e-21ecd3afad34 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:16 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7e671505-2361-4d20-9d1e-21ecd3afad34 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:16 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-7e671505-2361-4d20-9d1e-21ecd3afad34 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Delete snapshot with id: 10df0680-577e-451d-a6eb-64381fde6734 Sep 07 14:05:16 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:16 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:16 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7e671505-2361-4d20-9d1e-21ecd3afad34 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:05:16 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:16 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:16 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7e671505-2361-4d20-9d1e-21ecd3afad34 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot delete request issued successfully. Sep 07 14:05:16 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7e671505-2361-4d20-9d1e-21ecd3afad34 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/10df0680-577e-451d-a6eb-64381fde6734 returned with HTTP 202 Sep 07 14:05:16 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1560/3100] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 14:05:16 2026] DELETE /volume/v3/snapshots/10df0680-577e-451d-a6eb-64381fde6734 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8d929c82-822f-4836-a731-7fae930e50c8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:16 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8d929c82-822f-4836-a731-7fae930e50c8 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/10df0680-577e-451d-a6eb-64381fde6734 Sep 07 14:05:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8d929c82-822f-4836-a731-7fae930e50c8 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:16 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8d929c82-822f-4836-a731-7fae930e50c8 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:17 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:17 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:17 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8d929c82-822f-4836-a731-7fae930e50c8 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:05:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8d929c82-822f-4836-a731-7fae930e50c8 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/10df0680-577e-451d-a6eb-64381fde6734 returned with HTTP 200 Sep 07 14:05:17 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1541/3101] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:16 2026] GET /volume/v3/snapshots/10df0680-577e-451d-a6eb-64381fde6734 => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e04cf092-df2c-41ea-844b-089600314687 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e04cf092-df2c-41ea-844b-089600314687 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] GET http://192.168.122.6/volume/v3/snapshots/21d4ac72-49e9-46a2-9528-831245fb5ea2 Sep 07 14:05:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e04cf092-df2c-41ea-844b-089600314687 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e04cf092-df2c-41ea-844b-089600314687 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e04cf092-df2c-41ea-844b-089600314687 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] http://192.168.122.6/volume/v3/snapshots/21d4ac72-49e9-46a2-9528-831245fb5ea2 returned with HTTP 404 Sep 07 14:05:17 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1561/3102] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:17 2026] GET /volume/v3/snapshots/21d4ac72-49e9-46a2-9528-831245fb5ea2 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ba804b34-d427-4290-bdad-df52b9c6f65e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ba804b34-d427-4290-bdad-df52b9c6f65e tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] DELETE http://192.168.122.6/volume/v3/volumes/cac9f702-fb10-471b-81f7-2b78b6f12502 Sep 07 14:05:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ba804b34-d427-4290-bdad-df52b9c6f65e tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ba804b34-d427-4290-bdad-df52b9c6f65e tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:17 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-ba804b34-d427-4290-bdad-df52b9c6f65e tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Delete volume with id: cac9f702-fb10-471b-81f7-2b78b6f12502 Sep 07 14:05:17 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:17 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:17 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:17 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:17 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ba804b34-d427-4290-bdad-df52b9c6f65e tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Volume info retrieved successfully. Sep 07 14:05:17 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ba804b34-d427-4290-bdad-df52b9c6f65e tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Delete volume request issued successfully. Sep 07 14:05:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ba804b34-d427-4290-bdad-df52b9c6f65e tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] http://192.168.122.6/volume/v3/volumes/cac9f702-fb10-471b-81f7-2b78b6f12502 returned with HTTP 202 Sep 07 14:05:17 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1542/3103] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:05:17 2026] DELETE /volume/v3/volumes/cac9f702-fb10-471b-81f7-2b78b6f12502 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2eb93790-16ea-4863-8986-6dceb545b6ea None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2eb93790-16ea-4863-8986-6dceb545b6ea tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] GET http://192.168.122.6/volume/v3/volumes/cac9f702-fb10-471b-81f7-2b78b6f12502 Sep 07 14:05:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2eb93790-16ea-4863-8986-6dceb545b6ea tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2eb93790-16ea-4863-8986-6dceb545b6ea tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a104bad1-c197-481b-b0c5-6267cba594a8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a104bad1-c197-481b-b0c5-6267cba594a8 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/095048c8-2399-45b8-ab28-b7be08c348d5 Sep 07 14:05:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a104bad1-c197-481b-b0c5-6267cba594a8 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a104bad1-c197-481b-b0c5-6267cba594a8 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:17 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:17 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:17 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:17 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:17 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2eb93790-16ea-4863-8986-6dceb545b6ea tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Volume info retrieved successfully. Sep 07 14:05:17 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:17 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:17 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:17 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:17 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a104bad1-c197-481b-b0c5-6267cba594a8 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:05:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2eb93790-16ea-4863-8986-6dceb545b6ea tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] http://192.168.122.6/volume/v3/volumes/cac9f702-fb10-471b-81f7-2b78b6f12502 returned with HTTP 200 Sep 07 14:05:17 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1562/3104] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:17 2026] GET /volume/v3/volumes/cac9f702-fb10-471b-81f7-2b78b6f12502 => generated 873 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a104bad1-c197-481b-b0c5-6267cba594a8 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/095048c8-2399-45b8-ab28-b7be08c348d5 returned with HTTP 200 Sep 07 14:05:17 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1543/3105] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:17 2026] GET /volume/v3/volumes/095048c8-2399-45b8-ab28-b7be08c348d5 => generated 1012 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e4878b47-9b03-440d-b937-006bfc09b66c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e4878b47-9b03-440d-b937-006bfc09b66c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] POST http://192.168.122.6/volume/v3/snapshots Sep 07 14:05:17 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e4878b47-9b03-440d-b937-006bfc09b66c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "095048c8-2399-45b8-ab28-b7be08c348d5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-764190881"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:17 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:17 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:17 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:17 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:17 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e4878b47-9b03-440d-b937-006bfc09b66c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:05:17 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-e4878b47-9b03-440d-b937-006bfc09b66c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Create snapshot from volume 095048c8-2399-45b8-ab28-b7be08c348d5 Sep 07 14:05:17 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-e4878b47-9b03-440d-b937-006bfc09b66c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Created reservations ['8cc58a6b-4acd-4150-8813-5902c1ba8ea6', '7a740869-1dac-4372-be93-c7cf79373e01', '2ff67265-44f9-40af-bab2-e3454c640918', '153213b6-f5f3-47e3-9ea7-f75cd7413e68'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:17 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:17 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:17 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e4878b47-9b03-440d-b937-006bfc09b66c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot create request issued successfully. Sep 07 14:05:17 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e4878b47-9b03-440d-b937-006bfc09b66c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 14:05:17 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1563/3106] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 14:05:17 2026] POST /volume/v3/snapshots => generated 307 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ab16a6b7-bb12-4f40-84bb-04fa895355a1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:17 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ab16a6b7-bb12-4f40-84bb-04fa895355a1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/aca56584-a990-45c7-ab66-35fd1854bcb0 Sep 07 14:05:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ab16a6b7-bb12-4f40-84bb-04fa895355a1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:17 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ab16a6b7-bb12-4f40-84bb-04fa895355a1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:18 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:18 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:18 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ab16a6b7-bb12-4f40-84bb-04fa895355a1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ab16a6b7-bb12-4f40-84bb-04fa895355a1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/aca56584-a990-45c7-ab66-35fd1854bcb0 returned with HTTP 200 Sep 07 14:05:18 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1544/3107] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:17 2026] GET /volume/v3/snapshots/aca56584-a990-45c7-ab66-35fd1854bcb0 => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0fe30b7d-9e55-451c-b258-90a011aaee90 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0fe30b7d-9e55-451c-b258-90a011aaee90 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/10df0680-577e-451d-a6eb-64381fde6734 Sep 07 14:05:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0fe30b7d-9e55-451c-b258-90a011aaee90 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0fe30b7d-9e55-451c-b258-90a011aaee90 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:18 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:18 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:18 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0fe30b7d-9e55-451c-b258-90a011aaee90 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:05:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0fe30b7d-9e55-451c-b258-90a011aaee90 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/10df0680-577e-451d-a6eb-64381fde6734 returned with HTTP 200 Sep 07 14:05:18 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1564/3108] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:18 2026] GET /volume/v3/snapshots/10df0680-577e-451d-a6eb-64381fde6734 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-2510197e-40e1-4058-a1ff-ae7e171657af None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2510197e-40e1-4058-a1ff-ae7e171657af tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] GET http://192.168.122.6/volume/v3/volumes/cac9f702-fb10-471b-81f7-2b78b6f12502 Sep 07 14:05:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2510197e-40e1-4058-a1ff-ae7e171657af tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2510197e-40e1-4058-a1ff-ae7e171657af tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2510197e-40e1-4058-a1ff-ae7e171657af tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] http://192.168.122.6/volume/v3/volumes/cac9f702-fb10-471b-81f7-2b78b6f12502 returned with HTTP 404 Sep 07 14:05:18 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1545/3109] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:18 2026] GET /volume/v3/volumes/cac9f702-fb10-471b-81f7-2b78b6f12502 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f9b8ff00-dbd0-4c56-bcb7-4374c53e6492 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f9b8ff00-dbd0-4c56-bcb7-4374c53e6492 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] DELETE http://192.168.122.6/volume/v3/volumes/a408428d-c206-4fb3-a7ea-bd79971f8516 Sep 07 14:05:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f9b8ff00-dbd0-4c56-bcb7-4374c53e6492 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:18 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f9b8ff00-dbd0-4c56-bcb7-4374c53e6492 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:18 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-f9b8ff00-dbd0-4c56-bcb7-4374c53e6492 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Delete volume with id: a408428d-c206-4fb3-a7ea-bd79971f8516 Sep 07 14:05:18 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:18 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:18 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:18 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:18 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f9b8ff00-dbd0-4c56-bcb7-4374c53e6492 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Volume info retrieved successfully. Sep 07 14:05:18 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f9b8ff00-dbd0-4c56-bcb7-4374c53e6492 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Delete volume request issued successfully. Sep 07 14:05:18 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f9b8ff00-dbd0-4c56-bcb7-4374c53e6492 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] http://192.168.122.6/volume/v3/volumes/a408428d-c206-4fb3-a7ea-bd79971f8516 returned with HTTP 202 Sep 07 14:05:18 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1565/3110] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:05:18 2026] DELETE /volume/v3/volumes/a408428d-c206-4fb3-a7ea-bd79971f8516 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-26511f55-2335-4cc5-8064-723aac32ff80 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-26511f55-2335-4cc5-8064-723aac32ff80 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] GET http://192.168.122.6/volume/v3/volumes/a408428d-c206-4fb3-a7ea-bd79971f8516 Sep 07 14:05:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-26511f55-2335-4cc5-8064-723aac32ff80 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:18 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-26511f55-2335-4cc5-8064-723aac32ff80 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:18 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:18 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:18 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:18 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:18 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-26511f55-2335-4cc5-8064-723aac32ff80 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Volume info retrieved successfully. Sep 07 14:05:18 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-26511f55-2335-4cc5-8064-723aac32ff80 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] http://192.168.122.6/volume/v3/volumes/a408428d-c206-4fb3-a7ea-bd79971f8516 returned with HTTP 200 Sep 07 14:05:18 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1546/3111] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:18 2026] GET /volume/v3/volumes/a408428d-c206-4fb3-a7ea-bd79971f8516 => generated 837 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:05:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8c3f2d60-5bc0-4b8e-b226-21ce0e59fb06 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8c3f2d60-5bc0-4b8e-b226-21ce0e59fb06 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/aca56584-a990-45c7-ab66-35fd1854bcb0 Sep 07 14:05:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8c3f2d60-5bc0-4b8e-b226-21ce0e59fb06 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8c3f2d60-5bc0-4b8e-b226-21ce0e59fb06 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:19 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:19 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:19 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8c3f2d60-5bc0-4b8e-b226-21ce0e59fb06 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8c3f2d60-5bc0-4b8e-b226-21ce0e59fb06 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/aca56584-a990-45c7-ab66-35fd1854bcb0 returned with HTTP 200 Sep 07 14:05:19 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1566/3112] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:19 2026] GET /volume/v3/snapshots/aca56584-a990-45c7-ab66-35fd1854bcb0 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-58204a35-0764-40a3-aeae-cf61e540dd2f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-58204a35-0764-40a3-aeae-cf61e540dd2f tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/10df0680-577e-451d-a6eb-64381fde6734 Sep 07 14:05:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-58204a35-0764-40a3-aeae-cf61e540dd2f tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-58204a35-0764-40a3-aeae-cf61e540dd2f tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-58204a35-0764-40a3-aeae-cf61e540dd2f tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/10df0680-577e-451d-a6eb-64381fde6734 returned with HTTP 404 Sep 07 14:05:19 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1547/3113] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:19 2026] GET /volume/v3/snapshots/10df0680-577e-451d-a6eb-64381fde6734 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-371194ed-c473-4ea7-980d-b701222d34a4 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-371194ed-c473-4ea7-980d-b701222d34a4 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/fc49251d-27c9-410e-893b-9943d2a5e7ed Sep 07 14:05:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-371194ed-c473-4ea7-980d-b701222d34a4 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-371194ed-c473-4ea7-980d-b701222d34a4 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:19 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-371194ed-c473-4ea7-980d-b701222d34a4 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Delete volume with id: fc49251d-27c9-410e-893b-9943d2a5e7ed Sep 07 14:05:19 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:19 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:19 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:19 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:19 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-371194ed-c473-4ea7-980d-b701222d34a4 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Volume info retrieved successfully. Sep 07 14:05:19 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-371194ed-c473-4ea7-980d-b701222d34a4 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Delete volume request issued successfully. Sep 07 14:05:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-371194ed-c473-4ea7-980d-b701222d34a4 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/volumes/fc49251d-27c9-410e-893b-9943d2a5e7ed returned with HTTP 202 Sep 07 14:05:19 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1567/3114] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:05:19 2026] DELETE /volume/v3/volumes/fc49251d-27c9-410e-893b-9943d2a5e7ed => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-af16bee2-f504-4058-b552-85359ff44ecd None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-af16bee2-f504-4058-b552-85359ff44ecd tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/volumes/fc49251d-27c9-410e-893b-9943d2a5e7ed Sep 07 14:05:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-af16bee2-f504-4058-b552-85359ff44ecd tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:19 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-af16bee2-f504-4058-b552-85359ff44ecd tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:19 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:19 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:19 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:19 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:19 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-af16bee2-f504-4058-b552-85359ff44ecd tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Volume info retrieved successfully. Sep 07 14:05:19 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-af16bee2-f504-4058-b552-85359ff44ecd tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/volumes/fc49251d-27c9-410e-893b-9943d2a5e7ed returned with HTTP 200 Sep 07 14:05:19 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1548/3115] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:19 2026] GET /volume/v3/volumes/fc49251d-27c9-410e-893b-9943d2a5e7ed => generated 1012 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a5410a0c-e52e-48d4-a82b-71ae8b427f17 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a5410a0c-e52e-48d4-a82b-71ae8b427f17 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] GET http://192.168.122.6/volume/v3/volumes/a408428d-c206-4fb3-a7ea-bd79971f8516 Sep 07 14:05:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a5410a0c-e52e-48d4-a82b-71ae8b427f17 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:19 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a5410a0c-e52e-48d4-a82b-71ae8b427f17 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:19 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a5410a0c-e52e-48d4-a82b-71ae8b427f17 tempest-CinderUnicodeTest-718313513 tempest-CinderUnicodeTest-718313513-project-member] http://192.168.122.6/volume/v3/volumes/a408428d-c206-4fb3-a7ea-bd79971f8516 returned with HTTP 404 Sep 07 14:05:19 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1568/3116] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:19 2026] GET /volume/v3/volumes/a408428d-c206-4fb3-a7ea-bd79971f8516 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-09bf2874-e649-452e-a6fe-cb66a8bdd843 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-09bf2874-e649-452e-a6fe-cb66a8bdd843 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/aca56584-a990-45c7-ab66-35fd1854bcb0 Sep 07 14:05:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-09bf2874-e649-452e-a6fe-cb66a8bdd843 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-09bf2874-e649-452e-a6fe-cb66a8bdd843 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:20 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:20 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:20 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-09bf2874-e649-452e-a6fe-cb66a8bdd843 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-09bf2874-e649-452e-a6fe-cb66a8bdd843 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/aca56584-a990-45c7-ab66-35fd1854bcb0 returned with HTTP 200 Sep 07 14:05:20 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1549/3117] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:20 2026] GET /volume/v3/snapshots/aca56584-a990-45c7-ab66-35fd1854bcb0 => generated 439 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-113b8f01-dcf8-42cf-b0e9-b03fd8fa2b89 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-113b8f01-dcf8-42cf-b0e9-b03fd8fa2b89 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/volumes/fc49251d-27c9-410e-893b-9943d2a5e7ed Sep 07 14:05:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-113b8f01-dcf8-42cf-b0e9-b03fd8fa2b89 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-113b8f01-dcf8-42cf-b0e9-b03fd8fa2b89 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-113b8f01-dcf8-42cf-b0e9-b03fd8fa2b89 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/volumes/fc49251d-27c9-410e-893b-9943d2a5e7ed returned with HTTP 404 Sep 07 14:05:20 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1569/3118] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:20 2026] GET /volume/v3/volumes/fc49251d-27c9-410e-893b-9943d2a5e7ed => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b166c902-c413-49a9-9fc2-23c5a816d301 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b166c902-c413-49a9-9fc2-23c5a816d301 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:05:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b166c902-c413-49a9-9fc2-23c5a816d301 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1869896977"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:20 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-b166c902-c413-49a9-9fc2-23c5a816d301 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1869896977'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:05:20 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-b166c902-c413-49a9-9fc2-23c5a816d301 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Create volume of 1 GB Sep 07 14:05:20 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b166c902-c413-49a9-9fc2-23c5a816d301 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Availability Zones retrieved successfully. Sep 07 14:05:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b166c902-c413-49a9-9fc2-23c5a816d301 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Flow 'volume_create_api' (4ee088c2-96e1-43ba-9ca4-a53993d1ef82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b166c902-c413-49a9-9fc2-23c5a816d301 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54436c3f-a5be-4a5a-ab77-e7d2fc9bf387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-b166c902-c413-49a9-9fc2-23c5a816d301 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:05:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b166c902-c413-49a9-9fc2-23c5a816d301 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54436c3f-a5be-4a5a-ab77-e7d2fc9bf387) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b166c902-c413-49a9-9fc2-23c5a816d301 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef630464-c023-417a-b2be-64d1f0962346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:20 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-b166c902-c413-49a9-9fc2-23c5a816d301 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Created reservations ['9e81ec54-f5bf-42f6-8d64-8aba440189d0', '01ebf07a-0abf-464f-95e0-cf17d1397410', '6ac1d356-b802-42fa-a354-48ffc5db1e6e', '84d712e4-4490-40e6-8ffa-9ddb47d7eb95'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b166c902-c413-49a9-9fc2-23c5a816d301 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef630464-c023-417a-b2be-64d1f0962346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e81ec54-f5bf-42f6-8d64-8aba440189d0', '01ebf07a-0abf-464f-95e0-cf17d1397410', '6ac1d356-b802-42fa-a354-48ffc5db1e6e', '84d712e4-4490-40e6-8ffa-9ddb47d7eb95']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b166c902-c413-49a9-9fc2-23c5a816d301 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a282e4ca-3d2b-4e4b-9cf3-ac9270a4d65d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:20 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:20 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b166c902-c413-49a9-9fc2-23c5a816d301 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a282e4ca-3d2b-4e4b-9cf3-ac9270a4d65d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa9e05d2-149d-479e-b5ee-09f99f86b656', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1869896977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f88686a757b48d2ac1a60b2911cabe3',qos_specs=None,replication_status=,reservations=['9e81ec54-f5bf-42f6-8d64-8aba440189d0','01ebf07a-0abf-464f-95e0-cf17d1397410','6ac1d356-b802-42fa-a354-48ffc5db1e6e','84d712e4-4490-40e6-8ffa-9ddb47d7eb95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28a72580cb7e409aa7c0843102d083c4',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:05:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1869896977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa9e05d2-149d-479e-b5ee-09f99f86b656,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f88686a757b48d2ac1a60b2911cabe3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28a72580cb7e409aa7c0843102d083c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b166c902-c413-49a9-9fc2-23c5a816d301 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccbea9ca-cbcb-405e-b10b-0401bf671637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b166c902-c413-49a9-9fc2-23c5a816d301 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccbea9ca-cbcb-405e-b10b-0401bf671637) transitioned into state 'SUCCESS' from state '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-1869896977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f88686a757b48d2ac1a60b2911cabe3',qos_specs=None,replication_status=,reservations=['9e81ec54-f5bf-42f6-8d64-8aba440189d0','01ebf07a-0abf-464f-95e0-cf17d1397410','6ac1d356-b802-42fa-a354-48ffc5db1e6e','84d712e4-4490-40e6-8ffa-9ddb47d7eb95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28a72580cb7e409aa7c0843102d083c4',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b166c902-c413-49a9-9fc2-23c5a816d301 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (740ed29d-679f-4b33-b84f-c7ec1d3ef20c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b166c902-c413-49a9-9fc2-23c5a816d301 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (740ed29d-679f-4b33-b84f-c7ec1d3ef20c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:20 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-b166c902-c413-49a9-9fc2-23c5a816d301 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Flow 'volume_create_api' (4ee088c2-96e1-43ba-9ca4-a53993d1ef82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:20 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b166c902-c413-49a9-9fc2-23c5a816d301 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Create volume request issued successfully. Sep 07 14:05:20 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b166c902-c413-49a9-9fc2-23c5a816d301 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:05:20 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1550/3119] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 14:05:20 2026] POST /volume/v3/volumes => generated 783 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e3cf4bcf-16c1-48ed-b8d1-f129cfa371fc None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e3cf4bcf-16c1-48ed-b8d1-f129cfa371fc tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/volumes/aa9e05d2-149d-479e-b5ee-09f99f86b656 Sep 07 14:05:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e3cf4bcf-16c1-48ed-b8d1-f129cfa371fc tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:20 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e3cf4bcf-16c1-48ed-b8d1-f129cfa371fc tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:20 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:20 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:20 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:20 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:20 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e3cf4bcf-16c1-48ed-b8d1-f129cfa371fc tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Volume info retrieved successfully. Sep 07 14:05:20 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e3cf4bcf-16c1-48ed-b8d1-f129cfa371fc tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/volumes/aa9e05d2-149d-479e-b5ee-09f99f86b656 returned with HTTP 200 Sep 07 14:05:20 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1570/3120] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:20 2026] GET /volume/v3/volumes/aa9e05d2-149d-479e-b5ee-09f99f86b656 => generated 962 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a84bc250-11af-412b-b735-623936d7fc38 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a84bc250-11af-412b-b735-623936d7fc38 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/aca56584-a990-45c7-ab66-35fd1854bcb0 Sep 07 14:05:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a84bc250-11af-412b-b735-623936d7fc38 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a84bc250-11af-412b-b735-623936d7fc38 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:21 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:21 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:21 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a84bc250-11af-412b-b735-623936d7fc38 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a84bc250-11af-412b-b735-623936d7fc38 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/aca56584-a990-45c7-ab66-35fd1854bcb0 returned with HTTP 200 Sep 07 14:05:21 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1551/3121] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:21 2026] GET /volume/v3/snapshots/aca56584-a990-45c7-ab66-35fd1854bcb0 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d45c3bc5-79b6-4046-ab61-3e5849980ce1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d45c3bc5-79b6-4046-ab61-3e5849980ce1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] POST http://192.168.122.6/volume/v3/snapshots/aca56584-a990-45c7-ab66-35fd1854bcb0/action Sep 07 14:05:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d45c3bc5-79b6-4046-ab61-3e5849980ce1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 14:05:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d45c3bc5-79b6-4046-ab61-3e5849980ce1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.contrib.admin_actions [None req-d45c3bc5-79b6-4046-ab61-3e5849980ce1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Updating snapshot 'aca56584-a990-45c7-ab66-35fd1854bcb0' with '{'status': 'error'}' {{(pid=87262) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 14:05:21 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:21 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:21 devstack devstack@c-api.service[87262]: DEBUG cinder.policy [None req-d45c3bc5-79b6-4046-ab61-3e5849980ce1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '2d8fa629d12b4bfa9de334a758ef6f4e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3f8fd9674bb249b899d5c69373880941', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87262) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:05:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d45c3bc5-79b6-4046-ab61-3e5849980ce1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] http://192.168.122.6/volume/v3/snapshots/aca56584-a990-45c7-ab66-35fd1854bcb0/action returned with HTTP 403 Sep 07 14:05:21 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1571/3122] 192.168.122.6 () {60 vars in 1270 bytes} [Mon Sep 7 14:05:21 2026] POST /volume/v3/snapshots/aca56584-a990-45c7-ab66-35fd1854bcb0/action => generated 133 bytes in 33 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-08898017-f92b-4ebf-9f64-1056fb80b523 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-08898017-f92b-4ebf-9f64-1056fb80b523 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] DELETE http://192.168.122.6/volume/v3/snapshots/aca56584-a990-45c7-ab66-35fd1854bcb0 Sep 07 14:05:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-08898017-f92b-4ebf-9f64-1056fb80b523 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-08898017-f92b-4ebf-9f64-1056fb80b523 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:21 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-08898017-f92b-4ebf-9f64-1056fb80b523 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Delete snapshot with id: aca56584-a990-45c7-ab66-35fd1854bcb0 Sep 07 14:05:21 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:21 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:21 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-08898017-f92b-4ebf-9f64-1056fb80b523 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:21 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:21 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:21 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-08898017-f92b-4ebf-9f64-1056fb80b523 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot delete request issued successfully. Sep 07 14:05:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-08898017-f92b-4ebf-9f64-1056fb80b523 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/aca56584-a990-45c7-ab66-35fd1854bcb0 returned with HTTP 202 Sep 07 14:05:21 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1552/3123] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 14:05:21 2026] DELETE /volume/v3/snapshots/aca56584-a990-45c7-ab66-35fd1854bcb0 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-60dcf163-8904-40a4-91dc-2361c532d71f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-60dcf163-8904-40a4-91dc-2361c532d71f tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/aca56584-a990-45c7-ab66-35fd1854bcb0 Sep 07 14:05:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-60dcf163-8904-40a4-91dc-2361c532d71f tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:21 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-60dcf163-8904-40a4-91dc-2361c532d71f tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:21 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:21 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:21 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-60dcf163-8904-40a4-91dc-2361c532d71f tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:21 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-60dcf163-8904-40a4-91dc-2361c532d71f tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/aca56584-a990-45c7-ab66-35fd1854bcb0 returned with HTTP 200 Sep 07 14:05:21 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1572/3124] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:21 2026] GET /volume/v3/snapshots/aca56584-a990-45c7-ab66-35fd1854bcb0 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b500a857-f1c4-40fc-95d1-d3657b3c8061 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b500a857-f1c4-40fc-95d1-d3657b3c8061 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/volumes/aa9e05d2-149d-479e-b5ee-09f99f86b656 Sep 07 14:05:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b500a857-f1c4-40fc-95d1-d3657b3c8061 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:21 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b500a857-f1c4-40fc-95d1-d3657b3c8061 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:21 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:21 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:21 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:21 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:21 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b500a857-f1c4-40fc-95d1-d3657b3c8061 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Volume info retrieved successfully. Sep 07 14:05:21 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b500a857-f1c4-40fc-95d1-d3657b3c8061 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/volumes/aa9e05d2-149d-479e-b5ee-09f99f86b656 returned with HTTP 200 Sep 07 14:05:21 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1553/3125] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:21 2026] GET /volume/v3/volumes/aa9e05d2-149d-479e-b5ee-09f99f86b656 => generated 1012 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-33c4408b-b4ba-4226-b5c0-fb80df0f69c2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-33c4408b-b4ba-4226-b5c0-fb80df0f69c2 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/aca56584-a990-45c7-ab66-35fd1854bcb0 Sep 07 14:05:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-33c4408b-b4ba-4226-b5c0-fb80df0f69c2 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-33c4408b-b4ba-4226-b5c0-fb80df0f69c2 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:22 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:22 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:22 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-33c4408b-b4ba-4226-b5c0-fb80df0f69c2 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-33c4408b-b4ba-4226-b5c0-fb80df0f69c2 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/aca56584-a990-45c7-ab66-35fd1854bcb0 returned with HTTP 200 Sep 07 14:05:22 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1573/3126] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:22 2026] GET /volume/v3/snapshots/aca56584-a990-45c7-ab66-35fd1854bcb0 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-5ae26530-ce7c-4280-a4ab-357c4185050a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5ae26530-ce7c-4280-a4ab-357c4185050a tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/volumes/aa9e05d2-149d-479e-b5ee-09f99f86b656 Sep 07 14:05:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5ae26530-ce7c-4280-a4ab-357c4185050a tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:22 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5ae26530-ce7c-4280-a4ab-357c4185050a tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:22 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:22 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:22 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:22 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:22 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-5ae26530-ce7c-4280-a4ab-357c4185050a tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Volume info retrieved successfully. Sep 07 14:05:22 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5ae26530-ce7c-4280-a4ab-357c4185050a tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/volumes/aa9e05d2-149d-479e-b5ee-09f99f86b656 returned with HTTP 200 Sep 07 14:05:22 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1554/3127] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:22 2026] GET /volume/v3/volumes/aa9e05d2-149d-479e-b5ee-09f99f86b656 => generated 1013 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c4c9103a-48c5-43a0-95d3-0d751cb85aca None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:22 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c4c9103a-48c5-43a0-95d3-0d751cb85aca tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] POST http://192.168.122.6/volume/v3/snapshots Sep 07 14:05:22 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c4c9103a-48c5-43a0-95d3-0d751cb85aca tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aa9e05d2-149d-479e-b5ee-09f99f86b656", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-76506385"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:22 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:22 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:22 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:22 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:22 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c4c9103a-48c5-43a0-95d3-0d751cb85aca tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Volume info retrieved successfully. Sep 07 14:05:22 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-c4c9103a-48c5-43a0-95d3-0d751cb85aca tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Create snapshot from volume aa9e05d2-149d-479e-b5ee-09f99f86b656 Sep 07 14:05:22 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-c4c9103a-48c5-43a0-95d3-0d751cb85aca tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Created reservations ['78ecf4f5-fa8f-45ab-a048-f5e6b8c6d1dc', '9aff02e3-1e7a-41a8-a42f-e34e4896aa31', '1d58a94a-4c64-4e5b-a4ed-5b913bcb1154', '45e11cfa-8313-4f53-ba1f-4bb7fbacf83c'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:23 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:23 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:23 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c4c9103a-48c5-43a0-95d3-0d751cb85aca tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot create request issued successfully. Sep 07 14:05:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c4c9103a-48c5-43a0-95d3-0d751cb85aca tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 14:05:23 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1574/3128] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 14:05:22 2026] POST /volume/v3/snapshots => generated 306 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1c2185ec-c608-4903-858c-c20453848bc6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1c2185ec-c608-4903-858c-c20453848bc6 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/7c66172c-c07c-4558-9d2b-ffdc5684f3a2 Sep 07 14:05:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1c2185ec-c608-4903-858c-c20453848bc6 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1c2185ec-c608-4903-858c-c20453848bc6 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:23 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:23 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-1c2185ec-c608-4903-858c-c20453848bc6 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:05:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1c2185ec-c608-4903-858c-c20453848bc6 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/7c66172c-c07c-4558-9d2b-ffdc5684f3a2 returned with HTTP 200 Sep 07 14:05:23 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1555/3129] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:23 2026] GET /volume/v3/snapshots/7c66172c-c07c-4558-9d2b-ffdc5684f3a2 => generated 438 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-555529b8-98c8-4fb3-925d-376ad2f0e2f8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b741d72b-f4b6-4dbd-81b1-0a7c084ce3ba None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b741d72b-f4b6-4dbd-81b1-0a7c084ce3ba tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/aca56584-a990-45c7-ab66-35fd1854bcb0 Sep 07 14:05:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b741d72b-f4b6-4dbd-81b1-0a7c084ce3ba tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b741d72b-f4b6-4dbd-81b1-0a7c084ce3ba tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b741d72b-f4b6-4dbd-81b1-0a7c084ce3ba tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/aca56584-a990-45c7-ab66-35fd1854bcb0 returned with HTTP 404 Sep 07 14:05:23 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1556/3130] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:23 2026] GET /volume/v3/snapshots/aca56584-a990-45c7-ab66-35fd1854bcb0 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-821e7599-8889-450e-8a34-9989b47c853c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-821e7599-8889-450e-8a34-9989b47c853c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/095048c8-2399-45b8-ab28-b7be08c348d5 Sep 07 14:05:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-821e7599-8889-450e-8a34-9989b47c853c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-821e7599-8889-450e-8a34-9989b47c853c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:23 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-821e7599-8889-450e-8a34-9989b47c853c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Delete volume with id: 095048c8-2399-45b8-ab28-b7be08c348d5 Sep 07 14:05:23 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:23 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:23 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:23 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-821e7599-8889-450e-8a34-9989b47c853c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:05:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-555529b8-98c8-4fb3-925d-376ad2f0e2f8 tempest-ProjectAdminTests-996149714 tempest-ProjectAdminTests-996149714-project-admin] GET http://192.168.122.6/volume/v3/scheduler-stats/get_pools Sep 07 14:05:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-555529b8-98c8-4fb3-925d-376ad2f0e2f8 tempest-ProjectAdminTests-996149714 tempest-ProjectAdminTests-996149714-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-555529b8-98c8-4fb3-925d-376ad2f0e2f8 tempest-ProjectAdminTests-996149714 tempest-ProjectAdminTests-996149714-project-admin] Calling method 'get_pools' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:23 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:23 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-555529b8-98c8-4fb3-925d-376ad2f0e2f8 tempest-ProjectAdminTests-996149714 tempest-ProjectAdminTests-996149714-project-admin] http://192.168.122.6/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 14:05:23 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1575/3131] 192.168.122.6 () {58 vars in 1165 bytes} [Mon Sep 7 14:05:23 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 14:05:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-07e14a3b-2059-4472-8e16-e72a9581e775 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-821e7599-8889-450e-8a34-9989b47c853c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Delete volume request issued successfully. Sep 07 14:05:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-821e7599-8889-450e-8a34-9989b47c853c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/095048c8-2399-45b8-ab28-b7be08c348d5 returned with HTTP 202 Sep 07 14:05:23 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1557/3132] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:05:23 2026] DELETE /volume/v3/volumes/095048c8-2399-45b8-ab28-b7be08c348d5 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-07e14a3b-2059-4472-8e16-e72a9581e775 tempest-ProjectAdminTests-996149714 tempest-ProjectAdminTests-996149714-project-admin] GET http://192.168.122.6/volume/v3/capabilities/devstack@QuobyteHD Sep 07 14:05:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-07e14a3b-2059-4472-8e16-e72a9581e775 tempest-ProjectAdminTests-996149714 tempest-ProjectAdminTests-996149714-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:23 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-07e14a3b-2059-4472-8e16-e72a9581e775 tempest-ProjectAdminTests-996149714 tempest-ProjectAdminTests-996149714-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-2807202f-1620-4734-a21c-5b14ad2746cf None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2807202f-1620-4734-a21c-5b14ad2746cf tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/095048c8-2399-45b8-ab28-b7be08c348d5 Sep 07 14:05:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2807202f-1620-4734-a21c-5b14ad2746cf tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:23 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2807202f-1620-4734-a21c-5b14ad2746cf tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:23 devstack devstack@c-api.service[87262]: /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 07 14:05:23 devstack devstack@c-api.service[87262]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 14:05:23 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:23 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:23 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:23 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:23 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-2807202f-1620-4734-a21c-5b14ad2746cf tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:05:23 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-07e14a3b-2059-4472-8e16-e72a9581e775 tempest-ProjectAdminTests-996149714 tempest-ProjectAdminTests-996149714-project-admin] http://192.168.122.6/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 07 14:05:23 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1576/3133] 192.168.122.6 () {58 vars in 1183 bytes} [Mon Sep 7 14:05:23 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:23 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2807202f-1620-4734-a21c-5b14ad2746cf tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/095048c8-2399-45b8-ab28-b7be08c348d5 returned with HTTP 200 Sep 07 14:05:23 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1558/3134] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:23 2026] GET /volume/v3/volumes/095048c8-2399-45b8-ab28-b7be08c348d5 => generated 1011 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-3a5c19cf-3135-42b7-b71a-7d13ea96e0d8 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3a5c19cf-3135-42b7-b71a-7d13ea96e0d8 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/7c66172c-c07c-4558-9d2b-ffdc5684f3a2 Sep 07 14:05:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3a5c19cf-3135-42b7-b71a-7d13ea96e0d8 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3a5c19cf-3135-42b7-b71a-7d13ea96e0d8 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:24 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:24 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:24 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-3a5c19cf-3135-42b7-b71a-7d13ea96e0d8 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:05:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3a5c19cf-3135-42b7-b71a-7d13ea96e0d8 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/7c66172c-c07c-4558-9d2b-ffdc5684f3a2 returned with HTTP 200 Sep 07 14:05:24 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1577/3135] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:24 2026] GET /volume/v3/snapshots/7c66172c-c07c-4558-9d2b-ffdc5684f3a2 => generated 438 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-2a2c2026-fb8d-4974-a18f-58a5231552ed None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2a2c2026-fb8d-4974-a18f-58a5231552ed tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/095048c8-2399-45b8-ab28-b7be08c348d5 Sep 07 14:05:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2a2c2026-fb8d-4974-a18f-58a5231552ed tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:24 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2a2c2026-fb8d-4974-a18f-58a5231552ed tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:24 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2a2c2026-fb8d-4974-a18f-58a5231552ed tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/095048c8-2399-45b8-ab28-b7be08c348d5 returned with HTTP 404 Sep 07 14:05:24 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1559/3136] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:24 2026] GET /volume/v3/volumes/095048c8-2399-45b8-ab28-b7be08c348d5 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1f7e5968-17e5-4a81-9564-b08430fb13b7 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1f7e5968-17e5-4a81-9564-b08430fb13b7 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:05:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1f7e5968-17e5-4a81-9564-b08430fb13b7 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1300481958"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:24 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-1f7e5968-17e5-4a81-9564-b08430fb13b7 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1300481958'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:05:24 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-1f7e5968-17e5-4a81-9564-b08430fb13b7 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Create volume of 1 GB Sep 07 14:05:24 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1f7e5968-17e5-4a81-9564-b08430fb13b7 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Availability Zones retrieved successfully. Sep 07 14:05:24 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1f7e5968-17e5-4a81-9564-b08430fb13b7 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Flow 'volume_create_api' (8c68b833-2ec1-467d-9933-e538eaa66642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:24 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1f7e5968-17e5-4a81-9564-b08430fb13b7 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae59839a-d90c-4eb6-90b1-428782daa1af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:24 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-1f7e5968-17e5-4a81-9564-b08430fb13b7 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:05:24 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1f7e5968-17e5-4a81-9564-b08430fb13b7 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae59839a-d90c-4eb6-90b1-428782daa1af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:24 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1f7e5968-17e5-4a81-9564-b08430fb13b7 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9a018cd-6417-4820-81a4-ab3d4e5d76fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:24 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-1f7e5968-17e5-4a81-9564-b08430fb13b7 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Created reservations ['9a095eb1-c35c-48db-bfb6-92b0cfb8323e', 'a7a78dec-91eb-4eab-81f0-d278d6a1b413', '3ac9f5bb-7f67-40c4-b8ad-cb6fc32cd8af', '78720d1a-fa13-40bf-9943-f6e4cf3c476e'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:24 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1f7e5968-17e5-4a81-9564-b08430fb13b7 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9a018cd-6417-4820-81a4-ab3d4e5d76fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a095eb1-c35c-48db-bfb6-92b0cfb8323e', 'a7a78dec-91eb-4eab-81f0-d278d6a1b413', '3ac9f5bb-7f67-40c4-b8ad-cb6fc32cd8af', '78720d1a-fa13-40bf-9943-f6e4cf3c476e']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:24 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1f7e5968-17e5-4a81-9564-b08430fb13b7 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0c076d5-d935-4041-960a-f22386dad5c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:24 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:24 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:24 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1f7e5968-17e5-4a81-9564-b08430fb13b7 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0c076d5-d935-4041-960a-f22386dad5c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd18d0a3c-bbf6-457c-9c7c-b4cad0eed912', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1300481958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f8fd9674bb249b899d5c69373880941',qos_specs=None,replication_status=,reservations=['9a095eb1-c35c-48db-bfb6-92b0cfb8323e','a7a78dec-91eb-4eab-81f0-d278d6a1b413','3ac9f5bb-7f67-40c4-b8ad-cb6fc32cd8af','78720d1a-fa13-40bf-9943-f6e4cf3c476e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30c462f1a0094053b9f39392ba6e3442',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:05:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1300481958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d18d0a3c-bbf6-457c-9c7c-b4cad0eed912,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f8fd9674bb249b899d5c69373880941',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30c462f1a0094053b9f39392ba6e3442',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:24 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1f7e5968-17e5-4a81-9564-b08430fb13b7 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bb5bc9a-d9eb-40c6-8375-3952bde906d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:24 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1f7e5968-17e5-4a81-9564-b08430fb13b7 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bb5bc9a-d9eb-40c6-8375-3952bde906d7) transitioned into state 'SUCCESS' from state '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-1300481958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f8fd9674bb249b899d5c69373880941',qos_specs=None,replication_status=,reservations=['9a095eb1-c35c-48db-bfb6-92b0cfb8323e','a7a78dec-91eb-4eab-81f0-d278d6a1b413','3ac9f5bb-7f67-40c4-b8ad-cb6fc32cd8af','78720d1a-fa13-40bf-9943-f6e4cf3c476e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30c462f1a0094053b9f39392ba6e3442',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:24 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1f7e5968-17e5-4a81-9564-b08430fb13b7 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (713a88af-f71f-4816-928b-705654f2c097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:24 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1f7e5968-17e5-4a81-9564-b08430fb13b7 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (713a88af-f71f-4816-928b-705654f2c097) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:24 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-1f7e5968-17e5-4a81-9564-b08430fb13b7 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Flow 'volume_create_api' (8c68b833-2ec1-467d-9933-e538eaa66642) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:24 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-1f7e5968-17e5-4a81-9564-b08430fb13b7 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Create volume request issued successfully. Sep 07 14:05:24 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1f7e5968-17e5-4a81-9564-b08430fb13b7 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:05:24 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1578/3137] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 14:05:24 2026] POST /volume/v3/volumes => generated 783 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-fc089a6f-b33b-46c8-a302-b5a991cd777e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fc089a6f-b33b-46c8-a302-b5a991cd777e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/d18d0a3c-bbf6-457c-9c7c-b4cad0eed912 Sep 07 14:05:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fc089a6f-b33b-46c8-a302-b5a991cd777e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:25 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fc089a6f-b33b-46c8-a302-b5a991cd777e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:25 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:25 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:25 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:25 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:25 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-fc089a6f-b33b-46c8-a302-b5a991cd777e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:05:25 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fc089a6f-b33b-46c8-a302-b5a991cd777e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/d18d0a3c-bbf6-457c-9c7c-b4cad0eed912 returned with HTTP 200 Sep 07 14:05:25 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1560/3138] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:25 2026] GET /volume/v3/volumes/d18d0a3c-bbf6-457c-9c7c-b4cad0eed912 => generated 962 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2f728bc5-4a2c-4871-90ea-64dd846fdea4 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2f728bc5-4a2c-4871-90ea-64dd846fdea4 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/7c66172c-c07c-4558-9d2b-ffdc5684f3a2 Sep 07 14:05:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2f728bc5-4a2c-4871-90ea-64dd846fdea4 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:25 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2f728bc5-4a2c-4871-90ea-64dd846fdea4 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:25 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:25 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:25 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2f728bc5-4a2c-4871-90ea-64dd846fdea4 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:05:25 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2f728bc5-4a2c-4871-90ea-64dd846fdea4 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/7c66172c-c07c-4558-9d2b-ffdc5684f3a2 returned with HTTP 200 Sep 07 14:05:25 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1579/3139] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:25 2026] GET /volume/v3/snapshots/7c66172c-c07c-4558-9d2b-ffdc5684f3a2 => generated 438 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a675ab90-1b8c-468d-9653-7f7856b7754d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a675ab90-1b8c-468d-9653-7f7856b7754d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/d18d0a3c-bbf6-457c-9c7c-b4cad0eed912 Sep 07 14:05:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a675ab90-1b8c-468d-9653-7f7856b7754d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a675ab90-1b8c-468d-9653-7f7856b7754d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:26 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:26 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:26 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:26 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:26 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a675ab90-1b8c-468d-9653-7f7856b7754d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:05:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a675ab90-1b8c-468d-9653-7f7856b7754d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/d18d0a3c-bbf6-457c-9c7c-b4cad0eed912 returned with HTTP 200 Sep 07 14:05:26 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1561/3140] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:26 2026] GET /volume/v3/volumes/d18d0a3c-bbf6-457c-9c7c-b4cad0eed912 => generated 1012 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-439e3885-d00c-48ce-ab67-dbd87753f266 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:26 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-439e3885-d00c-48ce-ab67-dbd87753f266 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/7c66172c-c07c-4558-9d2b-ffdc5684f3a2 Sep 07 14:05:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-439e3885-d00c-48ce-ab67-dbd87753f266 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-439e3885-d00c-48ce-ab67-dbd87753f266 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:26 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:26 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:26 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-439e3885-d00c-48ce-ab67-dbd87753f266 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:05:26 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-439e3885-d00c-48ce-ab67-dbd87753f266 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/7c66172c-c07c-4558-9d2b-ffdc5684f3a2 returned with HTTP 200 Sep 07 14:05:26 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1580/3141] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:26 2026] GET /volume/v3/snapshots/7c66172c-c07c-4558-9d2b-ffdc5684f3a2 => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-46cce95c-34af-4908-979f-02d6dfcf804b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-46cce95c-34af-4908-979f-02d6dfcf804b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-reader] POST http://192.168.122.6/volume/v3/snapshots/7c66172c-c07c-4558-9d2b-ffdc5684f3a2/action Sep 07 14:05:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-46cce95c-34af-4908-979f-02d6dfcf804b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 14:05:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-46cce95c-34af-4908-979f-02d6dfcf804b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:26 devstack devstack@c-api.service[87261]: INFO cinder.api.contrib.snapshot_unmanage [None req-46cce95c-34af-4908-979f-02d6dfcf804b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-reader] Unmanage snapshot with id: 7c66172c-c07c-4558-9d2b-ffdc5684f3a2 Sep 07 14:05:26 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:26 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:26 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-46cce95c-34af-4908-979f-02d6dfcf804b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-reader] Snapshot retrieved successfully. Sep 07 14:05:26 devstack devstack@c-api.service[87261]: DEBUG cinder.policy [None req-46cce95c-34af-4908-979f-02d6dfcf804b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '0b690219cb7a460ebebf2ed37952c0c4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f88686a757b48d2ac1a60b2911cabe3', '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=87261) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:05:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-46cce95c-34af-4908-979f-02d6dfcf804b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-reader] http://192.168.122.6/volume/v3/snapshots/7c66172c-c07c-4558-9d2b-ffdc5684f3a2/action returned with HTTP 403 Sep 07 14:05:26 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1562/3142] 192.168.122.6 () {60 vars in 1270 bytes} [Mon Sep 7 14:05:26 2026] POST /volume/v3/snapshots/7c66172c-c07c-4558-9d2b-ffdc5684f3a2/action => generated 117 bytes in 34 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-dea36c28-5282-48b8-9447-8e835f1404a6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:26 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-dea36c28-5282-48b8-9447-8e835f1404a6 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] DELETE http://192.168.122.6/volume/v3/snapshots/7c66172c-c07c-4558-9d2b-ffdc5684f3a2 Sep 07 14:05:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-dea36c28-5282-48b8-9447-8e835f1404a6 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:26 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-dea36c28-5282-48b8-9447-8e835f1404a6 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:26 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-dea36c28-5282-48b8-9447-8e835f1404a6 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Delete snapshot with id: 7c66172c-c07c-4558-9d2b-ffdc5684f3a2 Sep 07 14:05:26 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:26 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:26 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-dea36c28-5282-48b8-9447-8e835f1404a6 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:05:26 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:26 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:26 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-dea36c28-5282-48b8-9447-8e835f1404a6 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot delete request issued successfully. Sep 07 14:05:26 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-dea36c28-5282-48b8-9447-8e835f1404a6 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/7c66172c-c07c-4558-9d2b-ffdc5684f3a2 returned with HTTP 202 Sep 07 14:05:26 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1581/3143] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 14:05:26 2026] DELETE /volume/v3/snapshots/7c66172c-c07c-4558-9d2b-ffdc5684f3a2 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-642e5799-cf6b-45c2-8fd6-acb4fd2c5a9b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-642e5799-cf6b-45c2-8fd6-acb4fd2c5a9b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/7c66172c-c07c-4558-9d2b-ffdc5684f3a2 Sep 07 14:05:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-642e5799-cf6b-45c2-8fd6-acb4fd2c5a9b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:26 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-642e5799-cf6b-45c2-8fd6-acb4fd2c5a9b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:26 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:26 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:26 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-642e5799-cf6b-45c2-8fd6-acb4fd2c5a9b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:05:26 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-642e5799-cf6b-45c2-8fd6-acb4fd2c5a9b tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/7c66172c-c07c-4558-9d2b-ffdc5684f3a2 returned with HTTP 200 Sep 07 14:05:26 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1563/3144] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:26 2026] GET /volume/v3/snapshots/7c66172c-c07c-4558-9d2b-ffdc5684f3a2 => generated 464 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-847c6489-a22a-455e-917c-c17c5ded36ee None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:27 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-847c6489-a22a-455e-917c-c17c5ded36ee tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 14:05:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-847c6489-a22a-455e-917c-c17c5ded36ee tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1484739765", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1835415131", "vendor_name": "tempest-vendor_name-487913532"}}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:27 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:27 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-bedf817c-b294-4dde-bf2c-ffcd9d561510 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:27 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-847c6489-a22a-455e-917c-c17c5ded36ee tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 14:05:27 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1582/3145] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 14:05:27 2026] POST /volume/v3/types => generated 329 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:27 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bedf817c-b294-4dde-bf2c-ffcd9d561510 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/d18d0a3c-bbf6-457c-9c7c-b4cad0eed912 Sep 07 14:05:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bedf817c-b294-4dde-bf2c-ffcd9d561510 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bedf817c-b294-4dde-bf2c-ffcd9d561510 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7968bae8-e22c-45dc-91a5-67c054ffb4d0 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:27 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7968bae8-e22c-45dc-91a5-67c054ffb4d0 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:05:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7968bae8-e22c-45dc-91a5-67c054ffb4d0 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9030aed4-ae7a-49f4-92be-473c78b7abbe", "size": 1}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:27 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-7968bae8-e22c-45dc-91a5-67c054ffb4d0 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Create volume request body: {'volume': {'volume_type': '9030aed4-ae7a-49f4-92be-473c78b7abbe', 'size': 1}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:05:27 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:27 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:27 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:27 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:27 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-7968bae8-e22c-45dc-91a5-67c054ffb4d0 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Create volume of 1 GB Sep 07 14:05:27 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:27 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:27 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7968bae8-e22c-45dc-91a5-67c054ffb4d0 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Availability Zones retrieved successfully. Sep 07 14:05:27 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-bedf817c-b294-4dde-bf2c-ffcd9d561510 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:05:27 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bedf817c-b294-4dde-bf2c-ffcd9d561510 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/d18d0a3c-bbf6-457c-9c7c-b4cad0eed912 returned with HTTP 200 Sep 07 14:05:27 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1564/3146] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:27 2026] GET /volume/v3/volumes/d18d0a3c-bbf6-457c-9c7c-b4cad0eed912 => generated 1013 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:27 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7968bae8-e22c-45dc-91a5-67c054ffb4d0 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Flow 'volume_create_api' (2508d111-eca1-4c39-9b23-bf0842fe048e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:27 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7968bae8-e22c-45dc-91a5-67c054ffb4d0 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1aec042b-cf54-4ebe-83cd-e3bea0b69587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:27 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-7968bae8-e22c-45dc-91a5-67c054ffb4d0 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:05:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b80308d9-a12c-4efe-a3bb-16aae8ecee5a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:27 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b80308d9-a12c-4efe-a3bb-16aae8ecee5a tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] POST http://192.168.122.6/volume/v3/snapshots Sep 07 14:05:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b80308d9-a12c-4efe-a3bb-16aae8ecee5a tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d18d0a3c-bbf6-457c-9c7c-b4cad0eed912", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1279492325"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:27 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:27 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:27 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:27 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:27 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b80308d9-a12c-4efe-a3bb-16aae8ecee5a tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:05:27 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-b80308d9-a12c-4efe-a3bb-16aae8ecee5a tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Create snapshot from volume d18d0a3c-bbf6-457c-9c7c-b4cad0eed912 Sep 07 14:05:27 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7968bae8-e22c-45dc-91a5-67c054ffb4d0 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1aec042b-cf54-4ebe-83cd-e3bea0b69587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T12:05:27Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1835415131',vendor_name='tempest-vendor_name-487913532'},id=9030aed4-ae7a-49f4-92be-473c78b7abbe,is_public=True,name='tempest-ProjectMemberTests-volume-type-1484739765',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9030aed4-ae7a-49f4-92be-473c78b7abbe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:27 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7968bae8-e22c-45dc-91a5-67c054ffb4d0 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (779bee65-377c-4020-a4c6-3339a91e3e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:27 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-b80308d9-a12c-4efe-a3bb-16aae8ecee5a tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Created reservations ['3b148dd0-6359-4c83-9394-ae871d90ae9e', '06062c4a-8609-40af-928b-2d34367a18f2', '009814c2-d889-4bd5-a8be-98eac300e1c5', '7f2a2f03-2f02-40f4-94f9-5c627ad5adf0'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:27 devstack devstack@c-api.service[87262]: WARNING cinder.quota [None req-7968bae8-e22c-45dc-91a5-67c054ffb4d0 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1484739765 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1484739765, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:05:27 devstack devstack@c-api.service[87262]: WARNING cinder.quota [None req-7968bae8-e22c-45dc-91a5-67c054ffb4d0 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1484739765 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1484739765, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:05:27 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:27 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:27 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b80308d9-a12c-4efe-a3bb-16aae8ecee5a tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot create request issued successfully. Sep 07 14:05:27 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b80308d9-a12c-4efe-a3bb-16aae8ecee5a tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 14:05:27 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1565/3147] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 14:05:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c97aa333-ecd1-4693-9154-fbe7f9c5660f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:27 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c97aa333-ecd1-4693-9154-fbe7f9c5660f tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/7c66172c-c07c-4558-9d2b-ffdc5684f3a2 Sep 07 14:05:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c97aa333-ecd1-4693-9154-fbe7f9c5660f tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c97aa333-ecd1-4693-9154-fbe7f9c5660f tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:27 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:27 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:27 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c97aa333-ecd1-4693-9154-fbe7f9c5660f tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Snapshot retrieved successfully. Sep 07 14:05:27 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c97aa333-ecd1-4693-9154-fbe7f9c5660f tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/7c66172c-c07c-4558-9d2b-ffdc5684f3a2 returned with HTTP 200 Sep 07 14:05:27 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1566/3148] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:27 2026] GET /volume/v3/snapshots/7c66172c-c07c-4558-9d2b-ffdc5684f3a2 => generated 464 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-43a79799-6b30-44dc-bb73-7d0f57b9e272 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:27 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-43a79799-6b30-44dc-bb73-7d0f57b9e272 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/b40d6d47-1fd6-458c-b5d2-e8a8ba7dac0b Sep 07 14:05:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-43a79799-6b30-44dc-bb73-7d0f57b9e272 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-43a79799-6b30-44dc-bb73-7d0f57b9e272 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:27 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:27 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:27 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-43a79799-6b30-44dc-bb73-7d0f57b9e272 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:27 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-7968bae8-e22c-45dc-91a5-67c054ffb4d0 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Created reservations ['0386c966-7f79-41fb-aacc-e84b8f469c8f', '378cdcb7-95d6-4233-9b16-0e074ef25118', '97da1f1f-99af-4b33-9916-f864a047ddaa', '63849711-8d3e-4ba3-b474-30c6be1e7024'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:27 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-43a79799-6b30-44dc-bb73-7d0f57b9e272 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/b40d6d47-1fd6-458c-b5d2-e8a8ba7dac0b returned with HTTP 200 Sep 07 14:05:27 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1567/3149] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:27 2026] GET /volume/v3/snapshots/b40d6d47-1fd6-458c-b5d2-e8a8ba7dac0b => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:27 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7968bae8-e22c-45dc-91a5-67c054ffb4d0 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (779bee65-377c-4020-a4c6-3339a91e3e35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0386c966-7f79-41fb-aacc-e84b8f469c8f', '378cdcb7-95d6-4233-9b16-0e074ef25118', '97da1f1f-99af-4b33-9916-f864a047ddaa', '63849711-8d3e-4ba3-b474-30c6be1e7024']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:27 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7968bae8-e22c-45dc-91a5-67c054ffb4d0 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (322263ee-47a5-4266-a91c-47c7743783ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:27 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:27 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:27 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7968bae8-e22c-45dc-91a5-67c054ffb4d0 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (322263ee-47a5-4266-a91c-47c7743783ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cabed5b-f0ad-418c-95a0-6e77724fa30a', '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='a56f6be49f144878b66e8b90f8935949',qos_specs=None,replication_status=,reservations=['0386c966-7f79-41fb-aacc-e84b8f469c8f','378cdcb7-95d6-4233-9b16-0e074ef25118','97da1f1f-99af-4b33-9916-f864a047ddaa','63849711-8d3e-4ba3-b474-30c6be1e7024'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0630673703546a68d14d473a3e3a8a3',volume_type_id=9030aed4-ae7a-49f4-92be-473c78b7abbe), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:05:27Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cabed5b-f0ad-418c-95a0-6e77724fa30a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a56f6be49f144878b66e8b90f8935949',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0630673703546a68d14d473a3e3a8a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9030aed4-ae7a-49f4-92be-473c78b7abbe),volume_type_id=9030aed4-ae7a-49f4-92be-473c78b7abbe)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:27 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7968bae8-e22c-45dc-91a5-67c054ffb4d0 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98d73bec-44bd-4821-991e-b2eb513379d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:27 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7968bae8-e22c-45dc-91a5-67c054ffb4d0 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98d73bec-44bd-4821-991e-b2eb513379d2) transitioned into state 'SUCCESS' from 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='a56f6be49f144878b66e8b90f8935949',qos_specs=None,replication_status=,reservations=['0386c966-7f79-41fb-aacc-e84b8f469c8f','378cdcb7-95d6-4233-9b16-0e074ef25118','97da1f1f-99af-4b33-9916-f864a047ddaa','63849711-8d3e-4ba3-b474-30c6be1e7024'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0630673703546a68d14d473a3e3a8a3',volume_type_id=9030aed4-ae7a-49f4-92be-473c78b7abbe)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:27 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7968bae8-e22c-45dc-91a5-67c054ffb4d0 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebfbbb02-b675-475c-887d-f383e65b1639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:27 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7968bae8-e22c-45dc-91a5-67c054ffb4d0 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebfbbb02-b675-475c-887d-f383e65b1639) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:27 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-7968bae8-e22c-45dc-91a5-67c054ffb4d0 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Flow 'volume_create_api' (2508d111-eca1-4c39-9b23-bf0842fe048e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:27 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-7968bae8-e22c-45dc-91a5-67c054ffb4d0 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Create volume request issued successfully. Sep 07 14:05:27 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7968bae8-e22c-45dc-91a5-67c054ffb4d0 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:05:27 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1583/3150] 192.168.122.6 () {62 vars in 1172 bytes} [Mon Sep 7 14:05:27 2026] POST /volume/v3/volumes => generated 778 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f21dcbe7-e5ee-451b-9470-53c57eb9b540 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:27 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f21dcbe7-e5ee-451b-9470-53c57eb9b540 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] GET http://192.168.122.6/volume/v3/volumes/6cabed5b-f0ad-418c-95a0-6e77724fa30a Sep 07 14:05:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f21dcbe7-e5ee-451b-9470-53c57eb9b540 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:27 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f21dcbe7-e5ee-451b-9470-53c57eb9b540 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:27 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:27 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:27 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:27 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:27 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f21dcbe7-e5ee-451b-9470-53c57eb9b540 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Volume info retrieved successfully. Sep 07 14:05:27 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f21dcbe7-e5ee-451b-9470-53c57eb9b540 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] http://192.168.122.6/volume/v3/volumes/6cabed5b-f0ad-418c-95a0-6e77724fa30a returned with HTTP 200 Sep 07 14:05:27 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1568/3151] 192.168.122.6 () {60 vars in 1262 bytes} [Mon Sep 7 14:05:27 2026] GET /volume/v3/volumes/6cabed5b-f0ad-418c-95a0-6e77724fa30a => generated 957 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-eb4eeb1e-c6ca-4b4c-ad48-c92cfc5a7a82 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-eb4eeb1e-c6ca-4b4c-ad48-c92cfc5a7a82 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/snapshots/7c66172c-c07c-4558-9d2b-ffdc5684f3a2 Sep 07 14:05:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-eb4eeb1e-c6ca-4b4c-ad48-c92cfc5a7a82 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-eb4eeb1e-c6ca-4b4c-ad48-c92cfc5a7a82 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-eb4eeb1e-c6ca-4b4c-ad48-c92cfc5a7a82 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/snapshots/7c66172c-c07c-4558-9d2b-ffdc5684f3a2 returned with HTTP 404 Sep 07 14:05:28 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1584/3152] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:28 2026] GET /volume/v3/snapshots/7c66172c-c07c-4558-9d2b-ffdc5684f3a2 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e81c3fa6-71f8-4c20-9f36-11815d7d4000 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-24e19b99-bb98-417b-b122-2b8462b3c7f1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-24e19b99-bb98-417b-b122-2b8462b3c7f1 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/aa9e05d2-149d-479e-b5ee-09f99f86b656 Sep 07 14:05:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-24e19b99-bb98-417b-b122-2b8462b3c7f1 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e81c3fa6-71f8-4c20-9f36-11815d7d4000 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/b40d6d47-1fd6-458c-b5d2-e8a8ba7dac0b Sep 07 14:05:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e81c3fa6-71f8-4c20-9f36-11815d7d4000 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-24e19b99-bb98-417b-b122-2b8462b3c7f1 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e81c3fa6-71f8-4c20-9f36-11815d7d4000 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:28 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-24e19b99-bb98-417b-b122-2b8462b3c7f1 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Delete volume with id: aa9e05d2-149d-479e-b5ee-09f99f86b656 Sep 07 14:05:28 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:28 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:28 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e81c3fa6-71f8-4c20-9f36-11815d7d4000 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e81c3fa6-71f8-4c20-9f36-11815d7d4000 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/b40d6d47-1fd6-458c-b5d2-e8a8ba7dac0b returned with HTTP 200 Sep 07 14:05:28 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1569/3153] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:28 2026] GET /volume/v3/snapshots/b40d6d47-1fd6-458c-b5d2-e8a8ba7dac0b => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:28 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:28 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:28 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:28 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:28 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-24e19b99-bb98-417b-b122-2b8462b3c7f1 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Volume info retrieved successfully. Sep 07 14:05:28 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-24e19b99-bb98-417b-b122-2b8462b3c7f1 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Delete volume request issued successfully. Sep 07 14:05:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-24e19b99-bb98-417b-b122-2b8462b3c7f1 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/volumes/aa9e05d2-149d-479e-b5ee-09f99f86b656 returned with HTTP 202 Sep 07 14:05:28 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1585/3154] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:05:28 2026] DELETE /volume/v3/volumes/aa9e05d2-149d-479e-b5ee-09f99f86b656 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-61507ab1-f6bd-40b2-baf1-9bb071acec46 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-61507ab1-f6bd-40b2-baf1-9bb071acec46 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/volumes/aa9e05d2-149d-479e-b5ee-09f99f86b656 Sep 07 14:05:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-61507ab1-f6bd-40b2-baf1-9bb071acec46 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-61507ab1-f6bd-40b2-baf1-9bb071acec46 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:28 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:28 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:28 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:28 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:28 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-61507ab1-f6bd-40b2-baf1-9bb071acec46 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Volume info retrieved successfully. Sep 07 14:05:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-61507ab1-f6bd-40b2-baf1-9bb071acec46 tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/volumes/aa9e05d2-149d-479e-b5ee-09f99f86b656 returned with HTTP 200 Sep 07 14:05:28 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1570/3155] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:28 2026] GET /volume/v3/volumes/aa9e05d2-149d-479e-b5ee-09f99f86b656 => generated 1012 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 14:05:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-114396a8-5a54-4f2e-851f-d1190c238242 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-114396a8-5a54-4f2e-851f-d1190c238242 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] GET http://192.168.122.6/volume/v3/volumes/6cabed5b-f0ad-418c-95a0-6e77724fa30a Sep 07 14:05:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-114396a8-5a54-4f2e-851f-d1190c238242 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-114396a8-5a54-4f2e-851f-d1190c238242 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:28 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:28 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:28 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:28 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:28 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-114396a8-5a54-4f2e-851f-d1190c238242 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Volume info retrieved successfully. Sep 07 14:05:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-114396a8-5a54-4f2e-851f-d1190c238242 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] http://192.168.122.6/volume/v3/volumes/6cabed5b-f0ad-418c-95a0-6e77724fa30a returned with HTTP 200 Sep 07 14:05:28 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1586/3156] 192.168.122.6 () {60 vars in 1262 bytes} [Mon Sep 7 14:05:28 2026] GET /volume/v3/volumes/6cabed5b-f0ad-418c-95a0-6e77724fa30a => generated 978 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-5681e731-869c-4ddf-a2ed-16fb83e77ba4 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5681e731-869c-4ddf-a2ed-16fb83e77ba4 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] GET http://192.168.122.6/volume/v3/messages Sep 07 14:05:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5681e731-869c-4ddf-a2ed-16fb83e77ba4 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:28 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5681e731-869c-4ddf-a2ed-16fb83e77ba4 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:28 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5681e731-869c-4ddf-a2ed-16fb83e77ba4 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] http://192.168.122.6/volume/v3/messages returned with HTTP 200 Sep 07 14:05:28 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1571/3157] 192.168.122.6 () {60 vars in 1154 bytes} [Mon Sep 7 14:05:28 2026] GET /volume/v3/messages => generated 674 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1a252294-aba4-437c-b2b0-8b7beaec27ac None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:28 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1a252294-aba4-437c-b2b0-8b7beaec27ac tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-member] DELETE http://192.168.122.6/volume/v3/messages/27cbfaf1-4c3f-4add-bfd2-58fa4c947641 Sep 07 14:05:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1a252294-aba4-437c-b2b0-8b7beaec27ac tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:28 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1a252294-aba4-437c-b2b0-8b7beaec27ac tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-member] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1a252294-aba4-437c-b2b0-8b7beaec27ac tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-member] http://192.168.122.6/volume/v3/messages/27cbfaf1-4c3f-4add-bfd2-58fa4c947641 returned with HTTP 204 Sep 07 14:05:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1587/3158] 192.168.122.6 () {60 vars in 1268 bytes} [Mon Sep 7 14:05:28 2026] DELETE /volume/v3/messages/27cbfaf1-4c3f-4add-bfd2-58fa4c947641 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 14:05:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-37f39f22-1e9c-44cc-a823-52ab9a2069f0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-37f39f22-1e9c-44cc-a823-52ab9a2069f0 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-member] GET http://192.168.122.6/volume/v3/messages/27cbfaf1-4c3f-4add-bfd2-58fa4c947641 Sep 07 14:05:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-37f39f22-1e9c-44cc-a823-52ab9a2069f0 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-37f39f22-1e9c-44cc-a823-52ab9a2069f0 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-37f39f22-1e9c-44cc-a823-52ab9a2069f0 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-member] http://192.168.122.6/volume/v3/messages/27cbfaf1-4c3f-4add-bfd2-58fa4c947641 returned with HTTP 404 Sep 07 14:05:29 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1572/3159] 192.168.122.6 () {60 vars in 1265 bytes} [Mon Sep 7 14:05:29 2026] GET /volume/v3/messages/27cbfaf1-4c3f-4add-bfd2-58fa4c947641 => generated 110 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-25ad7b09-a828-4c21-baed-fe00d57e946a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-25ad7b09-a828-4c21-baed-fe00d57e946a tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/6cabed5b-f0ad-418c-95a0-6e77724fa30a Sep 07 14:05:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-25ad7b09-a828-4c21-baed-fe00d57e946a tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-25ad7b09-a828-4c21-baed-fe00d57e946a tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:29 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-25ad7b09-a828-4c21-baed-fe00d57e946a tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Delete volume with id: 6cabed5b-f0ad-418c-95a0-6e77724fa30a Sep 07 14:05:29 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:29 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:29 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:29 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:29 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-25ad7b09-a828-4c21-baed-fe00d57e946a tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Volume info retrieved successfully. Sep 07 14:05:29 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-25ad7b09-a828-4c21-baed-fe00d57e946a tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87262) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 14:05:29 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-25ad7b09-a828-4c21-baed-fe00d57e946a tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Created reservations ['ed73069b-86ad-466b-a4a0-4d3ec1ef0034', 'b1278695-aee8-4a58-b5e2-b6c3212a05c1', '2448f693-7cc8-4945-baba-573bd94ad013', '47c677c1-2bb6-402e-bc20-d5bcd3d4a8c8'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:29 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-25ad7b09-a828-4c21-baed-fe00d57e946a tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Delete volume request issued successfully. Sep 07 14:05:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-25ad7b09-a828-4c21-baed-fe00d57e946a tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] http://192.168.122.6/volume/v3/volumes/6cabed5b-f0ad-418c-95a0-6e77724fa30a returned with HTTP 202 Sep 07 14:05:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1588/3160] 192.168.122.6 () {60 vars in 1265 bytes} [Mon Sep 7 14:05:29 2026] DELETE /volume/v3/volumes/6cabed5b-f0ad-418c-95a0-6e77724fa30a => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c6e70468-3bb7-4fa1-ac55-adaa62827463 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c6e70468-3bb7-4fa1-ac55-adaa62827463 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] DELETE http://192.168.122.6/volume/v3/types/9030aed4-ae7a-49f4-92be-473c78b7abbe Sep 07 14:05:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c6e70468-3bb7-4fa1-ac55-adaa62827463 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c6e70468-3bb7-4fa1-ac55-adaa62827463 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c6e70468-3bb7-4fa1-ac55-adaa62827463 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] http://192.168.122.6/volume/v3/types/9030aed4-ae7a-49f4-92be-473c78b7abbe returned with HTTP 202 Sep 07 14:05:29 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1573/3161] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 14:05:29 2026] DELETE /volume/v3/types/9030aed4-ae7a-49f4-92be-473c78b7abbe => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-792f277f-8975-44c4-9aff-5c782529032f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-792f277f-8975-44c4-9aff-5c782529032f tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 14:05:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-792f277f-8975-44c4-9aff-5c782529032f tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-906713873", "extra_specs": {"storage_protocol": "tempest-storage_protocol-125544182", "vendor_name": "tempest-vendor_name-137582865"}}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-792f277f-8975-44c4-9aff-5c782529032f tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 14:05:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1589/3162] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 14:05:29 2026] POST /volume/v3/types => generated 327 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-54d46cf5-ffa2-44cb-9f16-3a3efe86306c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-54d46cf5-ffa2-44cb-9f16-3a3efe86306c tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:05:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-54d46cf5-ffa2-44cb-9f16-3a3efe86306c tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "334a1449-fe1e-46cc-9590-838b0614eca9", "size": 1}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-54d46cf5-ffa2-44cb-9f16-3a3efe86306c tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Create volume request body: {'volume': {'volume_type': '334a1449-fe1e-46cc-9590-838b0614eca9', 'size': 1}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:05:29 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-54d46cf5-ffa2-44cb-9f16-3a3efe86306c tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Create volume of 1 GB Sep 07 14:05:29 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:29 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:29 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-54d46cf5-ffa2-44cb-9f16-3a3efe86306c tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Availability Zones retrieved successfully. Sep 07 14:05:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-54d46cf5-ffa2-44cb-9f16-3a3efe86306c tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Flow 'volume_create_api' (2ed3dfa7-c4a1-4638-b8c2-fb6e590bc611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-54d46cf5-ffa2-44cb-9f16-3a3efe86306c tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (289c0757-9d74-41ff-860d-dad4df669a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-54d46cf5-ffa2-44cb-9f16-3a3efe86306c tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:05:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-54d46cf5-ffa2-44cb-9f16-3a3efe86306c tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (289c0757-9d74-41ff-860d-dad4df669a31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T12:05:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-125544182',vendor_name='tempest-vendor_name-137582865'},id=334a1449-fe1e-46cc-9590-838b0614eca9,is_public=True,name='tempest-ProjectMemberTests-volume-type-906713873',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '334a1449-fe1e-46cc-9590-838b0614eca9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-54d46cf5-ffa2-44cb-9f16-3a3efe86306c tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (778a7183-cc42-4113-9165-0b91a5e5f5ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b9857251-0fa9-41cf-a165-d1469ccca968 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b9857251-0fa9-41cf-a165-d1469ccca968 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/b40d6d47-1fd6-458c-b5d2-e8a8ba7dac0b Sep 07 14:05:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b9857251-0fa9-41cf-a165-d1469ccca968 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b9857251-0fa9-41cf-a165-d1469ccca968 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:29 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:29 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:29 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b9857251-0fa9-41cf-a165-d1469ccca968 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b9857251-0fa9-41cf-a165-d1469ccca968 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/b40d6d47-1fd6-458c-b5d2-e8a8ba7dac0b returned with HTTP 200 Sep 07 14:05:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1590/3163] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:29 2026] GET /volume/v3/snapshots/b40d6d47-1fd6-458c-b5d2-e8a8ba7dac0b => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:29 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-54d46cf5-ffa2-44cb-9f16-3a3efe86306c tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-906713873 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-906713873, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:05:29 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-54d46cf5-ffa2-44cb-9f16-3a3efe86306c tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-906713873 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-906713873, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:05:29 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-54d46cf5-ffa2-44cb-9f16-3a3efe86306c tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Created reservations ['37b3e1f9-8034-42a9-8f0e-ba6c03666f66', '0ecd68bd-a236-4940-96e8-2fe6a3b88b47', '6237e4c3-c62b-45a1-ba20-1e02e030f21b', '837fe5eb-745e-4014-8a93-1ca234cb1132'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-54d46cf5-ffa2-44cb-9f16-3a3efe86306c tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (778a7183-cc42-4113-9165-0b91a5e5f5ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37b3e1f9-8034-42a9-8f0e-ba6c03666f66', '0ecd68bd-a236-4940-96e8-2fe6a3b88b47', '6237e4c3-c62b-45a1-ba20-1e02e030f21b', '837fe5eb-745e-4014-8a93-1ca234cb1132']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-54d46cf5-ffa2-44cb-9f16-3a3efe86306c tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbe92abf-85c9-4182-9d31-98c7b29a9d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-31cc3fb4-da62-427d-885e-53d620d9a3fc None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-31cc3fb4-da62-427d-885e-53d620d9a3fc tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] GET http://192.168.122.6/volume/v3/volumes/aa9e05d2-149d-479e-b5ee-09f99f86b656 Sep 07 14:05:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-31cc3fb4-da62-427d-885e-53d620d9a3fc tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-31cc3fb4-da62-427d-885e-53d620d9a3fc tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:29 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:29 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-54d46cf5-ffa2-44cb-9f16-3a3efe86306c tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbe92abf-85c9-4182-9d31-98c7b29a9d77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2661759-12b4-487a-a6ba-e6e81e270ae8', '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='a56f6be49f144878b66e8b90f8935949',qos_specs=None,replication_status=,reservations=['37b3e1f9-8034-42a9-8f0e-ba6c03666f66','0ecd68bd-a236-4940-96e8-2fe6a3b88b47','6237e4c3-c62b-45a1-ba20-1e02e030f21b','837fe5eb-745e-4014-8a93-1ca234cb1132'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0630673703546a68d14d473a3e3a8a3',volume_type_id=334a1449-fe1e-46cc-9590-838b0614eca9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:05:29Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2661759-12b4-487a-a6ba-e6e81e270ae8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a56f6be49f144878b66e8b90f8935949',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0630673703546a68d14d473a3e3a8a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(334a1449-fe1e-46cc-9590-838b0614eca9),volume_type_id=334a1449-fe1e-46cc-9590-838b0614eca9)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-54d46cf5-ffa2-44cb-9f16-3a3efe86306c tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6d43109-e46a-4165-989b-512dce873ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-31cc3fb4-da62-427d-885e-53d620d9a3fc tempest-ProjectReaderTests-2123950541 tempest-ProjectReaderTests-2123950541-project-admin] http://192.168.122.6/volume/v3/volumes/aa9e05d2-149d-479e-b5ee-09f99f86b656 returned with HTTP 404 Sep 07 14:05:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1591/3164] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:29 2026] GET /volume/v3/volumes/aa9e05d2-149d-479e-b5ee-09f99f86b656 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-54d46cf5-ffa2-44cb-9f16-3a3efe86306c tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6d43109-e46a-4165-989b-512dce873ec1) transitioned into state 'SUCCESS' from 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='a56f6be49f144878b66e8b90f8935949',qos_specs=None,replication_status=,reservations=['37b3e1f9-8034-42a9-8f0e-ba6c03666f66','0ecd68bd-a236-4940-96e8-2fe6a3b88b47','6237e4c3-c62b-45a1-ba20-1e02e030f21b','837fe5eb-745e-4014-8a93-1ca234cb1132'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0630673703546a68d14d473a3e3a8a3',volume_type_id=334a1449-fe1e-46cc-9590-838b0614eca9)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-54d46cf5-ffa2-44cb-9f16-3a3efe86306c tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da60f418-3363-4e0f-9d15-0bc4b61ee25f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-54d46cf5-ffa2-44cb-9f16-3a3efe86306c tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da60f418-3363-4e0f-9d15-0bc4b61ee25f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-54d46cf5-ffa2-44cb-9f16-3a3efe86306c tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Flow 'volume_create_api' (2ed3dfa7-c4a1-4638-b8c2-fb6e590bc611) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:29 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-54d46cf5-ffa2-44cb-9f16-3a3efe86306c tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Create volume request issued successfully. Sep 07 14:05:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-54d46cf5-ffa2-44cb-9f16-3a3efe86306c tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:05:29 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1574/3165] 192.168.122.6 () {62 vars in 1172 bytes} [Mon Sep 7 14:05:29 2026] POST /volume/v3/volumes => generated 777 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-70cfc7c3-64cf-4b46-b137-b2c10f9737a2 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-70cfc7c3-64cf-4b46-b137-b2c10f9737a2 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] GET http://192.168.122.6/volume/v3/volumes/a2661759-12b4-487a-a6ba-e6e81e270ae8 Sep 07 14:05:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-70cfc7c3-64cf-4b46-b137-b2c10f9737a2 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-70cfc7c3-64cf-4b46-b137-b2c10f9737a2 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:29 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:29 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:29 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:29 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:29 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-70cfc7c3-64cf-4b46-b137-b2c10f9737a2 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Volume info retrieved successfully. Sep 07 14:05:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-70cfc7c3-64cf-4b46-b137-b2c10f9737a2 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] http://192.168.122.6/volume/v3/volumes/a2661759-12b4-487a-a6ba-e6e81e270ae8 returned with HTTP 200 Sep 07 14:05:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1592/3166] 192.168.122.6 () {60 vars in 1262 bytes} [Mon Sep 7 14:05:29 2026] GET /volume/v3/volumes/a2661759-12b4-487a-a6ba-e6e81e270ae8 => generated 956 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9516a04f-17d7-41e1-8940-556ec00cbc83 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9516a04f-17d7-41e1-8940-556ec00cbc83 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/b40d6d47-1fd6-458c-b5d2-e8a8ba7dac0b Sep 07 14:05:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9516a04f-17d7-41e1-8940-556ec00cbc83 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9516a04f-17d7-41e1-8940-556ec00cbc83 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:30 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:30 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:30 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9516a04f-17d7-41e1-8940-556ec00cbc83 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9516a04f-17d7-41e1-8940-556ec00cbc83 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/b40d6d47-1fd6-458c-b5d2-e8a8ba7dac0b returned with HTTP 200 Sep 07 14:05:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1575/3167] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:30 2026] GET /volume/v3/snapshots/b40d6d47-1fd6-458c-b5d2-e8a8ba7dac0b => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-58cb1fdb-f55a-49d6-baab-2d80bb159d45 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-58cb1fdb-f55a-49d6-baab-2d80bb159d45 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] GET http://192.168.122.6/volume/v3/snapshots/b40d6d47-1fd6-458c-b5d2-e8a8ba7dac0b Sep 07 14:05:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-58cb1fdb-f55a-49d6-baab-2d80bb159d45 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-58cb1fdb-f55a-49d6-baab-2d80bb159d45 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:30 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:30 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:30 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-58cb1fdb-f55a-49d6-baab-2d80bb159d45 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Snapshot retrieved successfully. Sep 07 14:05:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-58cb1fdb-f55a-49d6-baab-2d80bb159d45 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] http://192.168.122.6/volume/v3/snapshots/b40d6d47-1fd6-458c-b5d2-e8a8ba7dac0b returned with HTTP 200 Sep 07 14:05:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1593/3168] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:30 2026] GET /volume/v3/snapshots/b40d6d47-1fd6-458c-b5d2-e8a8ba7dac0b => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c26606e2-0142-4338-9659-95836776b487 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c26606e2-0142-4338-9659-95836776b487 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] DELETE http://192.168.122.6/volume/v3/snapshots/b40d6d47-1fd6-458c-b5d2-e8a8ba7dac0b Sep 07 14:05:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c26606e2-0142-4338-9659-95836776b487 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c26606e2-0142-4338-9659-95836776b487 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:30 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-c26606e2-0142-4338-9659-95836776b487 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Delete snapshot with id: b40d6d47-1fd6-458c-b5d2-e8a8ba7dac0b Sep 07 14:05:30 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:30 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:30 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c26606e2-0142-4338-9659-95836776b487 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:30 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:30 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:30 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c26606e2-0142-4338-9659-95836776b487 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot delete request issued successfully. Sep 07 14:05:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c26606e2-0142-4338-9659-95836776b487 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/b40d6d47-1fd6-458c-b5d2-e8a8ba7dac0b returned with HTTP 202 Sep 07 14:05:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1576/3169] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 14:05:30 2026] DELETE /volume/v3/snapshots/b40d6d47-1fd6-458c-b5d2-e8a8ba7dac0b => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 14:05:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c920bf8e-0fc0-47f8-9b36-f28fcc0484e0 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c920bf8e-0fc0-47f8-9b36-f28fcc0484e0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/b40d6d47-1fd6-458c-b5d2-e8a8ba7dac0b Sep 07 14:05:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c920bf8e-0fc0-47f8-9b36-f28fcc0484e0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c920bf8e-0fc0-47f8-9b36-f28fcc0484e0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:30 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:30 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:30 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c920bf8e-0fc0-47f8-9b36-f28fcc0484e0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c920bf8e-0fc0-47f8-9b36-f28fcc0484e0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/b40d6d47-1fd6-458c-b5d2-e8a8ba7dac0b returned with HTTP 200 Sep 07 14:05:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1594/3170] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:30 2026] GET /volume/v3/snapshots/b40d6d47-1fd6-458c-b5d2-e8a8ba7dac0b => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e77866d7-7bac-4678-aba4-3d2219ac5b1c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e77866d7-7bac-4678-aba4-3d2219ac5b1c tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] GET http://192.168.122.6/volume/v3/volumes/a2661759-12b4-487a-a6ba-e6e81e270ae8 Sep 07 14:05:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e77866d7-7bac-4678-aba4-3d2219ac5b1c tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e77866d7-7bac-4678-aba4-3d2219ac5b1c tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:30 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:30 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:30 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:30 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:30 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e77866d7-7bac-4678-aba4-3d2219ac5b1c tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Volume info retrieved successfully. Sep 07 14:05:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e77866d7-7bac-4678-aba4-3d2219ac5b1c tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] http://192.168.122.6/volume/v3/volumes/a2661759-12b4-487a-a6ba-e6e81e270ae8 returned with HTTP 200 Sep 07 14:05:31 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1577/3171] 192.168.122.6 () {60 vars in 1262 bytes} [Mon Sep 7 14:05:30 2026] GET /volume/v3/volumes/a2661759-12b4-487a-a6ba-e6e81e270ae8 => generated 977 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9adf4287-060b-406c-a07c-6952c9e558a6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9adf4287-060b-406c-a07c-6952c9e558a6 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] GET http://192.168.122.6/volume/v3/messages Sep 07 14:05:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9adf4287-060b-406c-a07c-6952c9e558a6 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9adf4287-060b-406c-a07c-6952c9e558a6 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9adf4287-060b-406c-a07c-6952c9e558a6 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] http://192.168.122.6/volume/v3/messages returned with HTTP 200 Sep 07 14:05:31 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1595/3172] 192.168.122.6 () {60 vars in 1154 bytes} [Mon Sep 7 14:05:31 2026] GET /volume/v3/messages => generated 674 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-fef22f82-c7e0-4c2d-b53a-63035b248534 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fef22f82-c7e0-4c2d-b53a-63035b248534 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-member] GET http://192.168.122.6/volume/v3/messages Sep 07 14:05:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fef22f82-c7e0-4c2d-b53a-63035b248534 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-fef22f82-c7e0-4c2d-b53a-63035b248534 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-fef22f82-c7e0-4c2d-b53a-63035b248534 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-member] http://192.168.122.6/volume/v3/messages returned with HTTP 200 Sep 07 14:05:31 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1578/3173] 192.168.122.6 () {60 vars in 1154 bytes} [Mon Sep 7 14:05:31 2026] GET /volume/v3/messages => generated 674 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9cdf8743-a407-46db-b8c6-305b556f4356 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9cdf8743-a407-46db-b8c6-305b556f4356 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] DELETE http://192.168.122.6/volume/v3/messages/19103340-b204-48ec-8f22-5b7f6d9f53fb Sep 07 14:05:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9cdf8743-a407-46db-b8c6-305b556f4356 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9cdf8743-a407-46db-b8c6-305b556f4356 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9cdf8743-a407-46db-b8c6-305b556f4356 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] http://192.168.122.6/volume/v3/messages/19103340-b204-48ec-8f22-5b7f6d9f53fb returned with HTTP 204 Sep 07 14:05:31 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1596/3174] 192.168.122.6 () {60 vars in 1268 bytes} [Mon Sep 7 14:05:31 2026] DELETE /volume/v3/messages/19103340-b204-48ec-8f22-5b7f6d9f53fb => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 14:05:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-04e97669-7391-4825-b31a-193e4bfb4472 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-04e97669-7391-4825-b31a-193e4bfb4472 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/a2661759-12b4-487a-a6ba-e6e81e270ae8 Sep 07 14:05:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-04e97669-7391-4825-b31a-193e4bfb4472 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-04e97669-7391-4825-b31a-193e4bfb4472 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:31 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-04e97669-7391-4825-b31a-193e4bfb4472 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Delete volume with id: a2661759-12b4-487a-a6ba-e6e81e270ae8 Sep 07 14:05:31 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:31 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:31 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:31 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:31 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-04e97669-7391-4825-b31a-193e4bfb4472 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Volume info retrieved successfully. Sep 07 14:05:31 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-04e97669-7391-4825-b31a-193e4bfb4472 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87261) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 14:05:31 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-04e97669-7391-4825-b31a-193e4bfb4472 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Created reservations ['9c4dfc8f-05d2-4200-b124-96f289d8f0b5', '4b5ad02c-90f2-45b9-b68a-516fed323ccc', '14dfa312-f311-4e8c-80a1-3ab94897d7b0', '38298821-d972-4bac-b983-d4eee0b2e5ef'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:31 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-04e97669-7391-4825-b31a-193e4bfb4472 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Delete volume request issued successfully. Sep 07 14:05:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-04e97669-7391-4825-b31a-193e4bfb4472 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] http://192.168.122.6/volume/v3/volumes/a2661759-12b4-487a-a6ba-e6e81e270ae8 returned with HTTP 202 Sep 07 14:05:31 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1579/3175] 192.168.122.6 () {60 vars in 1265 bytes} [Mon Sep 7 14:05:31 2026] DELETE /volume/v3/volumes/a2661759-12b4-487a-a6ba-e6e81e270ae8 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c43eea3e-0f5a-4fbc-b9ef-122ea2fcccb1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c43eea3e-0f5a-4fbc-b9ef-122ea2fcccb1 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] DELETE http://192.168.122.6/volume/v3/types/334a1449-fe1e-46cc-9590-838b0614eca9 Sep 07 14:05:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c43eea3e-0f5a-4fbc-b9ef-122ea2fcccb1 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c43eea3e-0f5a-4fbc-b9ef-122ea2fcccb1 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Calling method '_delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c43eea3e-0f5a-4fbc-b9ef-122ea2fcccb1 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] http://192.168.122.6/volume/v3/types/334a1449-fe1e-46cc-9590-838b0614eca9 returned with HTTP 202 Sep 07 14:05:31 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1597/3176] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 14:05:31 2026] DELETE /volume/v3/types/334a1449-fe1e-46cc-9590-838b0614eca9 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-03298ed2-bffb-4a2b-840b-d907bdc4f5f8 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-03298ed2-bffb-4a2b-840b-d907bdc4f5f8 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 14:05:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-03298ed2-bffb-4a2b-840b-d907bdc4f5f8 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-219438412", "extra_specs": {"storage_protocol": "tempest-storage_protocol-599938067", "vendor_name": "tempest-vendor_name-59227212"}}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-03298ed2-bffb-4a2b-840b-d907bdc4f5f8 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 14:05:31 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1580/3177] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 14:05:31 2026] POST /volume/v3/types => generated 326 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b679d9f4-3972-4a97-9fbd-7b7e70b5c3c3 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b679d9f4-3972-4a97-9fbd-7b7e70b5c3c3 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:05:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b679d9f4-3972-4a97-9fbd-7b7e70b5c3c3 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c5c94900-796a-418b-a762-413e2f4cf56e", "size": 1}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-b679d9f4-3972-4a97-9fbd-7b7e70b5c3c3 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Create volume request body: {'volume': {'volume_type': 'c5c94900-796a-418b-a762-413e2f4cf56e', 'size': 1}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:05:31 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-b679d9f4-3972-4a97-9fbd-7b7e70b5c3c3 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Create volume of 1 GB Sep 07 14:05:31 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:31 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:31 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b679d9f4-3972-4a97-9fbd-7b7e70b5c3c3 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Availability Zones retrieved successfully. Sep 07 14:05:31 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b679d9f4-3972-4a97-9fbd-7b7e70b5c3c3 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Flow 'volume_create_api' (1b2979e0-2635-4f14-baf1-4012e8b2067e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:31 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b679d9f4-3972-4a97-9fbd-7b7e70b5c3c3 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56418821-c358-466d-ac00-d87347c87cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:31 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-b679d9f4-3972-4a97-9fbd-7b7e70b5c3c3 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:05:31 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b679d9f4-3972-4a97-9fbd-7b7e70b5c3c3 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56418821-c358-466d-ac00-d87347c87cf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T12:05:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-599938067',vendor_name='tempest-vendor_name-59227212'},id=c5c94900-796a-418b-a762-413e2f4cf56e,is_public=True,name='tempest-ProjectMemberTests-volume-type-219438412',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c5c94900-796a-418b-a762-413e2f4cf56e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:31 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b679d9f4-3972-4a97-9fbd-7b7e70b5c3c3 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f457c73e-3843-4d7c-a5a9-e115e12c1896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:31 devstack devstack@c-api.service[87262]: WARNING cinder.quota [None req-b679d9f4-3972-4a97-9fbd-7b7e70b5c3c3 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-219438412 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-219438412, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:05:31 devstack devstack@c-api.service[87262]: WARNING cinder.quota [None req-b679d9f4-3972-4a97-9fbd-7b7e70b5c3c3 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-219438412 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-219438412, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:05:31 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-b679d9f4-3972-4a97-9fbd-7b7e70b5c3c3 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Created reservations ['21949996-dc66-4852-9181-e52f71bf6ee9', '097477e0-1f17-4d9e-8524-a5d8b4195c99', 'dcc401d7-cfb4-4634-b105-f26c1b2836b3', '2334eaa7-78ec-4d1e-9ead-722ccb9ddaa1'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:31 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b679d9f4-3972-4a97-9fbd-7b7e70b5c3c3 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f457c73e-3843-4d7c-a5a9-e115e12c1896) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21949996-dc66-4852-9181-e52f71bf6ee9', '097477e0-1f17-4d9e-8524-a5d8b4195c99', 'dcc401d7-cfb4-4634-b105-f26c1b2836b3', '2334eaa7-78ec-4d1e-9ead-722ccb9ddaa1']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:31 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b679d9f4-3972-4a97-9fbd-7b7e70b5c3c3 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (519cad14-b626-43fb-9bb2-2a94d4093527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:31 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:31 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:31 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b679d9f4-3972-4a97-9fbd-7b7e70b5c3c3 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (519cad14-b626-43fb-9bb2-2a94d4093527) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a92034d2-9433-4833-b612-6fcb26b67aec', '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='a56f6be49f144878b66e8b90f8935949',qos_specs=None,replication_status=,reservations=['21949996-dc66-4852-9181-e52f71bf6ee9','097477e0-1f17-4d9e-8524-a5d8b4195c99','dcc401d7-cfb4-4634-b105-f26c1b2836b3','2334eaa7-78ec-4d1e-9ead-722ccb9ddaa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0630673703546a68d14d473a3e3a8a3',volume_type_id=c5c94900-796a-418b-a762-413e2f4cf56e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:05:31Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a92034d2-9433-4833-b612-6fcb26b67aec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a56f6be49f144878b66e8b90f8935949',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0630673703546a68d14d473a3e3a8a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c5c94900-796a-418b-a762-413e2f4cf56e),volume_type_id=c5c94900-796a-418b-a762-413e2f4cf56e)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:31 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b679d9f4-3972-4a97-9fbd-7b7e70b5c3c3 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5809276e-7ec8-4b7f-8073-d274666162dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-83525f85-e1c5-433b-b7d6-bf4b94dd6019 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-83525f85-e1c5-433b-b7d6-bf4b94dd6019 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/b40d6d47-1fd6-458c-b5d2-e8a8ba7dac0b Sep 07 14:05:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-83525f85-e1c5-433b-b7d6-bf4b94dd6019 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-83525f85-e1c5-433b-b7d6-bf4b94dd6019 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:31 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b679d9f4-3972-4a97-9fbd-7b7e70b5c3c3 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5809276e-7ec8-4b7f-8073-d274666162dc) transitioned into state 'SUCCESS' from 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='a56f6be49f144878b66e8b90f8935949',qos_specs=None,replication_status=,reservations=['21949996-dc66-4852-9181-e52f71bf6ee9','097477e0-1f17-4d9e-8524-a5d8b4195c99','dcc401d7-cfb4-4634-b105-f26c1b2836b3','2334eaa7-78ec-4d1e-9ead-722ccb9ddaa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0630673703546a68d14d473a3e3a8a3',volume_type_id=c5c94900-796a-418b-a762-413e2f4cf56e)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:31 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b679d9f4-3972-4a97-9fbd-7b7e70b5c3c3 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2962740b-37f4-46dd-a43e-150c4d272229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:31 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:31 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:31 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-83525f85-e1c5-433b-b7d6-bf4b94dd6019 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-83525f85-e1c5-433b-b7d6-bf4b94dd6019 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/b40d6d47-1fd6-458c-b5d2-e8a8ba7dac0b returned with HTTP 200 Sep 07 14:05:31 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1581/3178] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:31 2026] GET /volume/v3/snapshots/b40d6d47-1fd6-458c-b5d2-e8a8ba7dac0b => generated 466 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:31 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b679d9f4-3972-4a97-9fbd-7b7e70b5c3c3 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2962740b-37f4-46dd-a43e-150c4d272229) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:31 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-b679d9f4-3972-4a97-9fbd-7b7e70b5c3c3 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Flow 'volume_create_api' (1b2979e0-2635-4f14-baf1-4012e8b2067e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:31 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b679d9f4-3972-4a97-9fbd-7b7e70b5c3c3 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Create volume request issued successfully. Sep 07 14:05:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b679d9f4-3972-4a97-9fbd-7b7e70b5c3c3 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:05:31 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1598/3179] 192.168.122.6 () {62 vars in 1172 bytes} [Mon Sep 7 14:05:31 2026] POST /volume/v3/volumes => generated 777 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-98dde41b-c8e7-46f8-b95a-7a2a2da9e528 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-98dde41b-c8e7-46f8-b95a-7a2a2da9e528 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] GET http://192.168.122.6/volume/v3/volumes/a92034d2-9433-4833-b612-6fcb26b67aec Sep 07 14:05:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-98dde41b-c8e7-46f8-b95a-7a2a2da9e528 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:31 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-98dde41b-c8e7-46f8-b95a-7a2a2da9e528 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:31 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:31 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:31 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:31 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:31 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-98dde41b-c8e7-46f8-b95a-7a2a2da9e528 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Volume info retrieved successfully. Sep 07 14:05:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-98dde41b-c8e7-46f8-b95a-7a2a2da9e528 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] http://192.168.122.6/volume/v3/volumes/a92034d2-9433-4833-b612-6fcb26b67aec returned with HTTP 200 Sep 07 14:05:31 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1582/3180] 192.168.122.6 () {60 vars in 1262 bytes} [Mon Sep 7 14:05:31 2026] GET /volume/v3/volumes/a92034d2-9433-4833-b612-6fcb26b67aec => generated 956 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c67301bb-2a30-4f1c-b23a-994f38ee66b1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c67301bb-2a30-4f1c-b23a-994f38ee66b1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/b40d6d47-1fd6-458c-b5d2-e8a8ba7dac0b Sep 07 14:05:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c67301bb-2a30-4f1c-b23a-994f38ee66b1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c67301bb-2a30-4f1c-b23a-994f38ee66b1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c67301bb-2a30-4f1c-b23a-994f38ee66b1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/b40d6d47-1fd6-458c-b5d2-e8a8ba7dac0b returned with HTTP 404 Sep 07 14:05:32 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1599/3181] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:32 2026] GET /volume/v3/snapshots/b40d6d47-1fd6-458c-b5d2-e8a8ba7dac0b => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 14:05:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6f4ab19f-e0aa-4d96-9ab7-df1b18d87ed1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6f4ab19f-e0aa-4d96-9ab7-df1b18d87ed1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/d18d0a3c-bbf6-457c-9c7c-b4cad0eed912 Sep 07 14:05:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6f4ab19f-e0aa-4d96-9ab7-df1b18d87ed1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6f4ab19f-e0aa-4d96-9ab7-df1b18d87ed1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:32 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-6f4ab19f-e0aa-4d96-9ab7-df1b18d87ed1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Delete volume with id: d18d0a3c-bbf6-457c-9c7c-b4cad0eed912 Sep 07 14:05:32 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:32 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:32 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:32 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:32 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6f4ab19f-e0aa-4d96-9ab7-df1b18d87ed1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:05:32 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6f4ab19f-e0aa-4d96-9ab7-df1b18d87ed1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Delete volume request issued successfully. Sep 07 14:05:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6f4ab19f-e0aa-4d96-9ab7-df1b18d87ed1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/d18d0a3c-bbf6-457c-9c7c-b4cad0eed912 returned with HTTP 202 Sep 07 14:05:32 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1583/3182] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:05:32 2026] DELETE /volume/v3/volumes/d18d0a3c-bbf6-457c-9c7c-b4cad0eed912 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-72e018e2-ccec-43a8-ba60-47a4dab7b7d0 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-72e018e2-ccec-43a8-ba60-47a4dab7b7d0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/d18d0a3c-bbf6-457c-9c7c-b4cad0eed912 Sep 07 14:05:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-72e018e2-ccec-43a8-ba60-47a4dab7b7d0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-72e018e2-ccec-43a8-ba60-47a4dab7b7d0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:32 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:32 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:32 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:32 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c383c55e-e176-4c2d-8794-18306699d070 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c383c55e-e176-4c2d-8794-18306699d070 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] GET http://192.168.122.6/volume/v3/volumes/a92034d2-9433-4833-b612-6fcb26b67aec Sep 07 14:05:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c383c55e-e176-4c2d-8794-18306699d070 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c383c55e-e176-4c2d-8794-18306699d070 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:32 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-72e018e2-ccec-43a8-ba60-47a4dab7b7d0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:05:32 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:32 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:32 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:32 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-72e018e2-ccec-43a8-ba60-47a4dab7b7d0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/d18d0a3c-bbf6-457c-9c7c-b4cad0eed912 returned with HTTP 200 Sep 07 14:05:32 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1600/3183] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:32 2026] GET /volume/v3/volumes/d18d0a3c-bbf6-457c-9c7c-b4cad0eed912 => generated 1012 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:32 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c383c55e-e176-4c2d-8794-18306699d070 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Volume info retrieved successfully. Sep 07 14:05:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c383c55e-e176-4c2d-8794-18306699d070 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] http://192.168.122.6/volume/v3/volumes/a92034d2-9433-4833-b612-6fcb26b67aec returned with HTTP 200 Sep 07 14:05:32 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1584/3184] 192.168.122.6 () {60 vars in 1262 bytes} [Mon Sep 7 14:05:32 2026] GET /volume/v3/volumes/a92034d2-9433-4833-b612-6fcb26b67aec => generated 977 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:32 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-26506de1-3444-4c88-b96a-962f20ecb98e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:32 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-26506de1-3444-4c88-b96a-962f20ecb98e tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] GET http://192.168.122.6/volume/v3/messages Sep 07 14:05:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-26506de1-3444-4c88-b96a-962f20ecb98e tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-26506de1-3444-4c88-b96a-962f20ecb98e tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-26506de1-3444-4c88-b96a-962f20ecb98e tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] http://192.168.122.6/volume/v3/messages returned with HTTP 200 Sep 07 14:05:33 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1601/3185] 192.168.122.6 () {60 vars in 1154 bytes} [Mon Sep 7 14:05:32 2026] GET /volume/v3/messages => generated 674 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d407eaca-9c0f-4897-9de9-18167c0e3af1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d407eaca-9c0f-4897-9de9-18167c0e3af1 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-member] GET http://192.168.122.6/volume/v3/messages/f3ee16a5-dfa2-4f18-8090-c6a58dddba0c Sep 07 14:05:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d407eaca-9c0f-4897-9de9-18167c0e3af1 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d407eaca-9c0f-4897-9de9-18167c0e3af1 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-member] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d407eaca-9c0f-4897-9de9-18167c0e3af1 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-member] http://192.168.122.6/volume/v3/messages/f3ee16a5-dfa2-4f18-8090-c6a58dddba0c returned with HTTP 200 Sep 07 14:05:33 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1585/3186] 192.168.122.6 () {60 vars in 1265 bytes} [Mon Sep 7 14:05:33 2026] GET /volume/v3/messages/f3ee16a5-dfa2-4f18-8090-c6a58dddba0c => generated 671 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f6754f2f-41f7-4757-80d7-6a84fb062819 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f6754f2f-41f7-4757-80d7-6a84fb062819 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] DELETE http://192.168.122.6/volume/v3/messages/f3ee16a5-dfa2-4f18-8090-c6a58dddba0c Sep 07 14:05:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f6754f2f-41f7-4757-80d7-6a84fb062819 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f6754f2f-41f7-4757-80d7-6a84fb062819 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f6754f2f-41f7-4757-80d7-6a84fb062819 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] http://192.168.122.6/volume/v3/messages/f3ee16a5-dfa2-4f18-8090-c6a58dddba0c returned with HTTP 204 Sep 07 14:05:33 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1602/3187] 192.168.122.6 () {60 vars in 1268 bytes} [Mon Sep 7 14:05:33 2026] DELETE /volume/v3/messages/f3ee16a5-dfa2-4f18-8090-c6a58dddba0c => generated 0 bytes in 33 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 14:05:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7e9ef0d6-50be-465a-bf7f-b6d993b92480 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7e9ef0d6-50be-465a-bf7f-b6d993b92480 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/a92034d2-9433-4833-b612-6fcb26b67aec Sep 07 14:05:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7e9ef0d6-50be-465a-bf7f-b6d993b92480 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7e9ef0d6-50be-465a-bf7f-b6d993b92480 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:33 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-7e9ef0d6-50be-465a-bf7f-b6d993b92480 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Delete volume with id: a92034d2-9433-4833-b612-6fcb26b67aec Sep 07 14:05:33 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:33 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:33 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:33 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:33 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7e9ef0d6-50be-465a-bf7f-b6d993b92480 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Volume info retrieved successfully. Sep 07 14:05:33 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-7e9ef0d6-50be-465a-bf7f-b6d993b92480 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87261) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 14:05:33 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-7e9ef0d6-50be-465a-bf7f-b6d993b92480 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-219438412 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-219438412, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:05:33 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-7e9ef0d6-50be-465a-bf7f-b6d993b92480 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-219438412 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-219438412, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:05:33 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-7e9ef0d6-50be-465a-bf7f-b6d993b92480 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Created reservations ['9445f2d9-5791-4816-a014-52de980ce5a9', '23c2131e-5c95-42f7-a9be-3b25ac906fc0', '4461dd18-04f7-4f06-9719-8a46d36f465e', '43b084e8-25e2-43a1-a0f3-048274ff066e'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-fa5d9f9e-4de6-441e-9785-20519c0e3703 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:33 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7e9ef0d6-50be-465a-bf7f-b6d993b92480 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Delete volume request issued successfully. Sep 07 14:05:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7e9ef0d6-50be-465a-bf7f-b6d993b92480 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] http://192.168.122.6/volume/v3/volumes/a92034d2-9433-4833-b612-6fcb26b67aec returned with HTTP 202 Sep 07 14:05:33 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1586/3188] 192.168.122.6 () {60 vars in 1265 bytes} [Mon Sep 7 14:05:33 2026] DELETE /volume/v3/volumes/a92034d2-9433-4833-b612-6fcb26b67aec => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1fc3acc8-e2a8-4c95-921a-9ec089583a82 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1fc3acc8-e2a8-4c95-921a-9ec089583a82 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] DELETE http://192.168.122.6/volume/v3/types/c5c94900-796a-418b-a762-413e2f4cf56e Sep 07 14:05:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1fc3acc8-e2a8-4c95-921a-9ec089583a82 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1fc3acc8-e2a8-4c95-921a-9ec089583a82 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1fc3acc8-e2a8-4c95-921a-9ec089583a82 tempest-ProjectMemberTests-1797423599 tempest-ProjectMemberTests-1797423599-project-admin] http://192.168.122.6/volume/v3/types/c5c94900-796a-418b-a762-413e2f4cf56e returned with HTTP 202 Sep 07 14:05:33 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1587/3189] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 14:05:33 2026] DELETE /volume/v3/types/c5c94900-796a-418b-a762-413e2f4cf56e => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fa5d9f9e-4de6-441e-9785-20519c0e3703 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 14:05:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fa5d9f9e-4de6-441e-9785-20519c0e3703 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1547933693", "extra_specs": {"storage_protocol": "tempest-storage_protocol-711612145", "vendor_name": "tempest-vendor_name-1773454825"}}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fa5d9f9e-4de6-441e-9785-20519c0e3703 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 14:05:33 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1603/3190] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 14:05:33 2026] POST /volume/v3/types => generated 329 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f9ecccc3-35cc-42ca-997c-e514e10be26d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f9ecccc3-35cc-42ca-997c-e514e10be26d tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:05:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f9ecccc3-35cc-42ca-997c-e514e10be26d tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ebbf2731-3656-4164-9129-a7eccb5a6d4b", "size": 1}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-f9ecccc3-35cc-42ca-997c-e514e10be26d tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Create volume request body: {'volume': {'volume_type': 'ebbf2731-3656-4164-9129-a7eccb5a6d4b', 'size': 1}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:05:33 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-f9ecccc3-35cc-42ca-997c-e514e10be26d tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Create volume of 1 GB Sep 07 14:05:33 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:33 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:33 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f9ecccc3-35cc-42ca-997c-e514e10be26d tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Availability Zones retrieved successfully. Sep 07 14:05:33 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f9ecccc3-35cc-42ca-997c-e514e10be26d tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Flow 'volume_create_api' (5be5964d-2320-4e22-ba52-f2211bc04c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:33 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f9ecccc3-35cc-42ca-997c-e514e10be26d tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2264f29-56dc-4692-bc3a-348457912fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:33 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-f9ecccc3-35cc-42ca-997c-e514e10be26d tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:05:33 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f9ecccc3-35cc-42ca-997c-e514e10be26d tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2264f29-56dc-4692-bc3a-348457912fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T12:05:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-711612145',vendor_name='tempest-vendor_name-1773454825'},id=ebbf2731-3656-4164-9129-a7eccb5a6d4b,is_public=True,name='tempest-ProjectReaderTests-volume-type-1547933693',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ebbf2731-3656-4164-9129-a7eccb5a6d4b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:33 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f9ecccc3-35cc-42ca-997c-e514e10be26d tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64eaacb8-9a6d-4255-bb3d-f9a5e6ec54c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:33 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-f9ecccc3-35cc-42ca-997c-e514e10be26d tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1547933693 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1547933693, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:05:33 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-f9ecccc3-35cc-42ca-997c-e514e10be26d tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1547933693 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1547933693, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:05:33 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-f9ecccc3-35cc-42ca-997c-e514e10be26d tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Created reservations ['021c06f4-8749-4691-9581-a6d8f38461ee', 'afc300eb-e0ea-45a4-9526-0ec0a168e116', 'f1afef70-893a-4d4d-9394-592246879072', '83b8ac1e-032f-460f-954d-cbb6faeb73f8'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:33 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f9ecccc3-35cc-42ca-997c-e514e10be26d tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64eaacb8-9a6d-4255-bb3d-f9a5e6ec54c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['021c06f4-8749-4691-9581-a6d8f38461ee', 'afc300eb-e0ea-45a4-9526-0ec0a168e116', 'f1afef70-893a-4d4d-9394-592246879072', '83b8ac1e-032f-460f-954d-cbb6faeb73f8']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:33 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f9ecccc3-35cc-42ca-997c-e514e10be26d tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5712a12-c6d9-4a39-9352-61a08bb28adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:33 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:33 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:33 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f9ecccc3-35cc-42ca-997c-e514e10be26d tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5712a12-c6d9-4a39-9352-61a08bb28adf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34d1b9b1-46d4-4988-bdd2-71aa495e327a', '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='59cb42faa0094dd483a35bf7113faa29',qos_specs=None,replication_status=,reservations=['021c06f4-8749-4691-9581-a6d8f38461ee','afc300eb-e0ea-45a4-9526-0ec0a168e116','f1afef70-893a-4d4d-9394-592246879072','83b8ac1e-032f-460f-954d-cbb6faeb73f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aff7a8172f62444eb92288691d8676a5',volume_type_id=ebbf2731-3656-4164-9129-a7eccb5a6d4b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:05: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=34d1b9b1-46d4-4988-bdd2-71aa495e327a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59cb42faa0094dd483a35bf7113faa29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aff7a8172f62444eb92288691d8676a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ebbf2731-3656-4164-9129-a7eccb5a6d4b),volume_type_id=ebbf2731-3656-4164-9129-a7eccb5a6d4b)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:33 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f9ecccc3-35cc-42ca-997c-e514e10be26d tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e66c0aa1-044e-4c01-b6f6-172296347a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:33 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f9ecccc3-35cc-42ca-997c-e514e10be26d tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e66c0aa1-044e-4c01-b6f6-172296347a4f) transitioned into state 'SUCCESS' from 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='59cb42faa0094dd483a35bf7113faa29',qos_specs=None,replication_status=,reservations=['021c06f4-8749-4691-9581-a6d8f38461ee','afc300eb-e0ea-45a4-9526-0ec0a168e116','f1afef70-893a-4d4d-9394-592246879072','83b8ac1e-032f-460f-954d-cbb6faeb73f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aff7a8172f62444eb92288691d8676a5',volume_type_id=ebbf2731-3656-4164-9129-a7eccb5a6d4b)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:33 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f9ecccc3-35cc-42ca-997c-e514e10be26d tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f244101f-df7b-4de7-a87f-f29db96126d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:33 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f9ecccc3-35cc-42ca-997c-e514e10be26d tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f244101f-df7b-4de7-a87f-f29db96126d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:33 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f9ecccc3-35cc-42ca-997c-e514e10be26d tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Flow 'volume_create_api' (5be5964d-2320-4e22-ba52-f2211bc04c53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:33 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f9ecccc3-35cc-42ca-997c-e514e10be26d tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Create volume request issued successfully. Sep 07 14:05:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f9ecccc3-35cc-42ca-997c-e514e10be26d tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:05:33 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1588/3191] 192.168.122.6 () {62 vars in 1172 bytes} [Mon Sep 7 14:05:33 2026] POST /volume/v3/volumes => generated 778 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b92951b3-0347-4cef-a5bf-0b7955f509e9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b92951b3-0347-4cef-a5bf-0b7955f509e9 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] GET http://192.168.122.6/volume/v3/volumes/34d1b9b1-46d4-4988-bdd2-71aa495e327a Sep 07 14:05:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b92951b3-0347-4cef-a5bf-0b7955f509e9 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b92951b3-0347-4cef-a5bf-0b7955f509e9 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:33 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:33 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:33 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:33 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:33 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-b92951b3-0347-4cef-a5bf-0b7955f509e9 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Volume info retrieved successfully. Sep 07 14:05:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b92951b3-0347-4cef-a5bf-0b7955f509e9 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] http://192.168.122.6/volume/v3/volumes/34d1b9b1-46d4-4988-bdd2-71aa495e327a returned with HTTP 200 Sep 07 14:05:33 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1604/3192] 192.168.122.6 () {60 vars in 1262 bytes} [Mon Sep 7 14:05:33 2026] GET /volume/v3/volumes/34d1b9b1-46d4-4988-bdd2-71aa495e327a => generated 957 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-55641f85-d182-4ebb-9116-29bf7bc221dc None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-55641f85-d182-4ebb-9116-29bf7bc221dc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/d18d0a3c-bbf6-457c-9c7c-b4cad0eed912 Sep 07 14:05:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-55641f85-d182-4ebb-9116-29bf7bc221dc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-55641f85-d182-4ebb-9116-29bf7bc221dc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-55641f85-d182-4ebb-9116-29bf7bc221dc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/d18d0a3c-bbf6-457c-9c7c-b4cad0eed912 returned with HTTP 404 Sep 07 14:05:34 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1589/3193] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:33 2026] GET /volume/v3/volumes/d18d0a3c-bbf6-457c-9c7c-b4cad0eed912 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-546a2ca4-b786-4001-bf9b-b0c8af9b27cc None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-546a2ca4-b786-4001-bf9b-b0c8af9b27cc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:05:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-546a2ca4-b786-4001-bf9b-b0c8af9b27cc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-348199290"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-546a2ca4-b786-4001-bf9b-b0c8af9b27cc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-348199290'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:05:34 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-546a2ca4-b786-4001-bf9b-b0c8af9b27cc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Create volume of 1 GB Sep 07 14:05:34 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-546a2ca4-b786-4001-bf9b-b0c8af9b27cc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Availability Zones retrieved successfully. Sep 07 14:05:34 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-546a2ca4-b786-4001-bf9b-b0c8af9b27cc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Flow 'volume_create_api' (ccf871c5-8e04-4438-84e8-7394cc16cb2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:34 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-546a2ca4-b786-4001-bf9b-b0c8af9b27cc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a5ef294-7890-4449-9233-ad45d24fd3ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:34 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-546a2ca4-b786-4001-bf9b-b0c8af9b27cc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:05:34 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-546a2ca4-b786-4001-bf9b-b0c8af9b27cc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a5ef294-7890-4449-9233-ad45d24fd3ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:34 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-546a2ca4-b786-4001-bf9b-b0c8af9b27cc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ca8dabe-59e2-482f-b698-6d04971cc52c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:34 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-546a2ca4-b786-4001-bf9b-b0c8af9b27cc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Created reservations ['cfb23927-7e36-4317-b6d8-8fd6be6ae024', '9f46ded2-8a42-442b-abc9-309e7ffccd9f', 'b2c38aa5-29c2-4b11-8642-6f2a3fa653b7', 'fd2ed31f-d9d6-4cfe-89b2-35334ddd80ce'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:34 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-546a2ca4-b786-4001-bf9b-b0c8af9b27cc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ca8dabe-59e2-482f-b698-6d04971cc52c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfb23927-7e36-4317-b6d8-8fd6be6ae024', '9f46ded2-8a42-442b-abc9-309e7ffccd9f', 'b2c38aa5-29c2-4b11-8642-6f2a3fa653b7', 'fd2ed31f-d9d6-4cfe-89b2-35334ddd80ce']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:34 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-546a2ca4-b786-4001-bf9b-b0c8af9b27cc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35e8404b-41f8-4036-85d1-a6775a64ed98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:34 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:34 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:34 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-546a2ca4-b786-4001-bf9b-b0c8af9b27cc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35e8404b-41f8-4036-85d1-a6775a64ed98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e7902fa-eb38-40e3-b27a-c3f6d3cb6bdd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-348199290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f8fd9674bb249b899d5c69373880941',qos_specs=None,replication_status=,reservations=['cfb23927-7e36-4317-b6d8-8fd6be6ae024','9f46ded2-8a42-442b-abc9-309e7ffccd9f','b2c38aa5-29c2-4b11-8642-6f2a3fa653b7','fd2ed31f-d9d6-4cfe-89b2-35334ddd80ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30c462f1a0094053b9f39392ba6e3442',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:05:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-348199290',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e7902fa-eb38-40e3-b27a-c3f6d3cb6bdd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f8fd9674bb249b899d5c69373880941',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30c462f1a0094053b9f39392ba6e3442',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:34 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-546a2ca4-b786-4001-bf9b-b0c8af9b27cc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8685b342-00da-45fe-847c-35571696a3d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:34 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-546a2ca4-b786-4001-bf9b-b0c8af9b27cc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8685b342-00da-45fe-847c-35571696a3d9) transitioned into state 'SUCCESS' from state '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-348199290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f8fd9674bb249b899d5c69373880941',qos_specs=None,replication_status=,reservations=['cfb23927-7e36-4317-b6d8-8fd6be6ae024','9f46ded2-8a42-442b-abc9-309e7ffccd9f','b2c38aa5-29c2-4b11-8642-6f2a3fa653b7','fd2ed31f-d9d6-4cfe-89b2-35334ddd80ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30c462f1a0094053b9f39392ba6e3442',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:34 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-546a2ca4-b786-4001-bf9b-b0c8af9b27cc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44e36da5-d185-4f4d-a571-b80b6f525bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:34 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-546a2ca4-b786-4001-bf9b-b0c8af9b27cc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44e36da5-d185-4f4d-a571-b80b6f525bf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:34 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-546a2ca4-b786-4001-bf9b-b0c8af9b27cc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Flow 'volume_create_api' (ccf871c5-8e04-4438-84e8-7394cc16cb2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:34 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-546a2ca4-b786-4001-bf9b-b0c8af9b27cc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Create volume request issued successfully. Sep 07 14:05:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-546a2ca4-b786-4001-bf9b-b0c8af9b27cc tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:05:34 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1605/3194] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 14:05:34 2026] POST /volume/v3/volumes => generated 782 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 14:05:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d40c37ea-b0ff-4fd6-9f8a-ca4d8719c406 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d40c37ea-b0ff-4fd6-9f8a-ca4d8719c406 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/0e7902fa-eb38-40e3-b27a-c3f6d3cb6bdd Sep 07 14:05:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d40c37ea-b0ff-4fd6-9f8a-ca4d8719c406 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d40c37ea-b0ff-4fd6-9f8a-ca4d8719c406 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:34 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:34 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:34 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:34 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:34 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d40c37ea-b0ff-4fd6-9f8a-ca4d8719c406 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:05:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d40c37ea-b0ff-4fd6-9f8a-ca4d8719c406 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/0e7902fa-eb38-40e3-b27a-c3f6d3cb6bdd returned with HTTP 200 Sep 07 14:05:34 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1590/3195] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:34 2026] GET /volume/v3/volumes/0e7902fa-eb38-40e3-b27a-c3f6d3cb6bdd => generated 961 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-dcbcf25d-dad1-485d-ab02-ee1043af6b47 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-dcbcf25d-dad1-485d-ab02-ee1043af6b47 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] GET http://192.168.122.6/volume/v3/volumes/34d1b9b1-46d4-4988-bdd2-71aa495e327a Sep 07 14:05:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-dcbcf25d-dad1-485d-ab02-ee1043af6b47 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:34 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-dcbcf25d-dad1-485d-ab02-ee1043af6b47 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:34 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:34 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:34 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:34 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:34 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-dcbcf25d-dad1-485d-ab02-ee1043af6b47 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Volume info retrieved successfully. Sep 07 14:05:34 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-dcbcf25d-dad1-485d-ab02-ee1043af6b47 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] http://192.168.122.6/volume/v3/volumes/34d1b9b1-46d4-4988-bdd2-71aa495e327a returned with HTTP 200 Sep 07 14:05:34 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1606/3196] 192.168.122.6 () {60 vars in 1262 bytes} [Mon Sep 7 14:05:34 2026] GET /volume/v3/volumes/34d1b9b1-46d4-4988-bdd2-71aa495e327a => generated 978 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3f244fdd-6392-488b-be92-edf88b856ead None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3f244fdd-6392-488b-be92-edf88b856ead tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] GET http://192.168.122.6/volume/v3/messages Sep 07 14:05:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3f244fdd-6392-488b-be92-edf88b856ead tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3f244fdd-6392-488b-be92-edf88b856ead tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3f244fdd-6392-488b-be92-edf88b856ead tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] http://192.168.122.6/volume/v3/messages returned with HTTP 200 Sep 07 14:05:34 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1591/3197] 192.168.122.6 () {60 vars in 1154 bytes} [Mon Sep 7 14:05:34 2026] GET /volume/v3/messages => generated 674 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4dd06d6d-f81f-41de-8407-652e5bf4f38d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4dd06d6d-f81f-41de-8407-652e5bf4f38d tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-reader] GET http://192.168.122.6/volume/v3/messages Sep 07 14:05:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4dd06d6d-f81f-41de-8407-652e5bf4f38d tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4dd06d6d-f81f-41de-8407-652e5bf4f38d tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-reader] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4dd06d6d-f81f-41de-8407-652e5bf4f38d tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-reader] http://192.168.122.6/volume/v3/messages returned with HTTP 200 Sep 07 14:05:35 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1607/3198] 192.168.122.6 () {60 vars in 1154 bytes} [Mon Sep 7 14:05:35 2026] GET /volume/v3/messages => generated 674 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3b27a031-f9db-4d22-9788-68a50e29ceca None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3b27a031-f9db-4d22-9788-68a50e29ceca tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] DELETE http://192.168.122.6/volume/v3/messages/a0b9b00c-62a3-42a2-8287-15e5f67114fa Sep 07 14:05:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3b27a031-f9db-4d22-9788-68a50e29ceca tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3b27a031-f9db-4d22-9788-68a50e29ceca tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3b27a031-f9db-4d22-9788-68a50e29ceca tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] http://192.168.122.6/volume/v3/messages/a0b9b00c-62a3-42a2-8287-15e5f67114fa returned with HTTP 204 Sep 07 14:05:35 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1592/3199] 192.168.122.6 () {60 vars in 1268 bytes} [Mon Sep 7 14:05:35 2026] DELETE /volume/v3/messages/a0b9b00c-62a3-42a2-8287-15e5f67114fa => generated 0 bytes in 34 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 07 14:05:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e9cb215b-382e-40e4-97e5-d979af1c6efe None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e9cb215b-382e-40e4-97e5-d979af1c6efe tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/34d1b9b1-46d4-4988-bdd2-71aa495e327a Sep 07 14:05:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e9cb215b-382e-40e4-97e5-d979af1c6efe tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e9cb215b-382e-40e4-97e5-d979af1c6efe tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:35 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-e9cb215b-382e-40e4-97e5-d979af1c6efe tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Delete volume with id: 34d1b9b1-46d4-4988-bdd2-71aa495e327a Sep 07 14:05:35 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:35 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:35 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:35 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:35 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e9cb215b-382e-40e4-97e5-d979af1c6efe tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Volume info retrieved successfully. Sep 07 14:05:35 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-e9cb215b-382e-40e4-97e5-d979af1c6efe tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87262) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 14:05:35 devstack devstack@c-api.service[87262]: WARNING cinder.quota [None req-e9cb215b-382e-40e4-97e5-d979af1c6efe tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1547933693 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1547933693, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:05:35 devstack devstack@c-api.service[87262]: WARNING cinder.quota [None req-e9cb215b-382e-40e4-97e5-d979af1c6efe tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1547933693 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1547933693, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:05:35 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-e9cb215b-382e-40e4-97e5-d979af1c6efe tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Created reservations ['1bf529d9-0d1c-48b3-869c-fba831e4ccac', 'e7ee0567-8a50-4ca3-b7fe-06d4faa83ff4', '8b84753a-2d85-4fd2-b774-6aef93b48701', 'ebaf531b-d738-4665-89d7-cd3cb4989752'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:35 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-e9cb215b-382e-40e4-97e5-d979af1c6efe tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Delete volume request issued successfully. Sep 07 14:05:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e9cb215b-382e-40e4-97e5-d979af1c6efe tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] http://192.168.122.6/volume/v3/volumes/34d1b9b1-46d4-4988-bdd2-71aa495e327a returned with HTTP 202 Sep 07 14:05:35 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1608/3200] 192.168.122.6 () {60 vars in 1265 bytes} [Mon Sep 7 14:05:35 2026] DELETE /volume/v3/volumes/34d1b9b1-46d4-4988-bdd2-71aa495e327a => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a6e63ff1-35da-4dcb-85ea-b8986b4fd9f9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a6e63ff1-35da-4dcb-85ea-b8986b4fd9f9 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] DELETE http://192.168.122.6/volume/v3/types/ebbf2731-3656-4164-9129-a7eccb5a6d4b Sep 07 14:05:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a6e63ff1-35da-4dcb-85ea-b8986b4fd9f9 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a6e63ff1-35da-4dcb-85ea-b8986b4fd9f9 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a6e63ff1-35da-4dcb-85ea-b8986b4fd9f9 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] http://192.168.122.6/volume/v3/types/ebbf2731-3656-4164-9129-a7eccb5a6d4b returned with HTTP 202 Sep 07 14:05:35 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1593/3201] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 14:05:35 2026] DELETE /volume/v3/types/ebbf2731-3656-4164-9129-a7eccb5a6d4b => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ddb74afb-8ff3-4c5a-bb1f-bb757291c30a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-58391020-3953-40da-9dcd-2ddc6ec80fc3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-58391020-3953-40da-9dcd-2ddc6ec80fc3 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 14:05:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ddb74afb-8ff3-4c5a-bb1f-bb757291c30a tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/0e7902fa-eb38-40e3-b27a-c3f6d3cb6bdd Sep 07 14:05:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ddb74afb-8ff3-4c5a-bb1f-bb757291c30a tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ddb74afb-8ff3-4c5a-bb1f-bb757291c30a tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-58391020-3953-40da-9dcd-2ddc6ec80fc3 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-874555581", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1265993442", "vendor_name": "tempest-vendor_name-206875555"}}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:35 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:35 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:35 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:35 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:35 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ddb74afb-8ff3-4c5a-bb1f-bb757291c30a tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:05:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-58391020-3953-40da-9dcd-2ddc6ec80fc3 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 14:05:35 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1594/3202] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 14:05:35 2026] POST /volume/v3/types => generated 328 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ddb74afb-8ff3-4c5a-bb1f-bb757291c30a tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/0e7902fa-eb38-40e3-b27a-c3f6d3cb6bdd returned with HTTP 200 Sep 07 14:05:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3453443a-044f-4c5f-8da1-77f1fb5d30ae None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:35 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1609/3203] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:35 2026] GET /volume/v3/volumes/0e7902fa-eb38-40e3-b27a-c3f6d3cb6bdd => generated 1011 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 14:05:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3453443a-044f-4c5f-8da1-77f1fb5d30ae tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:05:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3453443a-044f-4c5f-8da1-77f1fb5d30ae tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b0f999e3-0ac8-4630-8f21-19c4030dc245", "size": 1}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:35 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-3453443a-044f-4c5f-8da1-77f1fb5d30ae tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Create volume request body: {'volume': {'volume_type': 'b0f999e3-0ac8-4630-8f21-19c4030dc245', 'size': 1}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:05:35 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-3453443a-044f-4c5f-8da1-77f1fb5d30ae tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Create volume of 1 GB Sep 07 14:05:35 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:35 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:35 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3453443a-044f-4c5f-8da1-77f1fb5d30ae tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Availability Zones retrieved successfully. Sep 07 14:05:35 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-3453443a-044f-4c5f-8da1-77f1fb5d30ae tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Flow 'volume_create_api' (9909b99e-9f53-4994-83e1-66bf25088c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:35 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-3453443a-044f-4c5f-8da1-77f1fb5d30ae tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (979241e0-e29f-4960-8905-381481deb987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:35 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-3453443a-044f-4c5f-8da1-77f1fb5d30ae tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:05:35 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-3453443a-044f-4c5f-8da1-77f1fb5d30ae tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (979241e0-e29f-4960-8905-381481deb987) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T12:05:36Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1265993442',vendor_name='tempest-vendor_name-206875555'},id=b0f999e3-0ac8-4630-8f21-19c4030dc245,is_public=True,name='tempest-ProjectReaderTests-volume-type-874555581',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0f999e3-0ac8-4630-8f21-19c4030dc245', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:35 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-3453443a-044f-4c5f-8da1-77f1fb5d30ae tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b630c5cf-589e-48af-825a-9977613b30af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:35 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-3453443a-044f-4c5f-8da1-77f1fb5d30ae tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-874555581 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-874555581, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:05:35 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-3453443a-044f-4c5f-8da1-77f1fb5d30ae tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-874555581 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-874555581, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:05:35 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-3453443a-044f-4c5f-8da1-77f1fb5d30ae tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Created reservations ['8bbcaa8d-478e-4220-86a8-103008fcac5c', 'efee9efd-79b9-4cbd-b97b-d2551530b663', '92f5b7a9-2b49-4df7-b7b7-0568297e067b', '27bc7b83-7e03-4131-965c-8853d65979c0'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:35 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-3453443a-044f-4c5f-8da1-77f1fb5d30ae tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b630c5cf-589e-48af-825a-9977613b30af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bbcaa8d-478e-4220-86a8-103008fcac5c', 'efee9efd-79b9-4cbd-b97b-d2551530b663', '92f5b7a9-2b49-4df7-b7b7-0568297e067b', '27bc7b83-7e03-4131-965c-8853d65979c0']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:35 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-3453443a-044f-4c5f-8da1-77f1fb5d30ae tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd3e1e1b-77a0-46d0-9796-20d6507bee5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:35 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:35 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:35 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-3453443a-044f-4c5f-8da1-77f1fb5d30ae tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd3e1e1b-77a0-46d0-9796-20d6507bee5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '229b302e-8e0d-4b8d-809a-07de731d8cb8', '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='59cb42faa0094dd483a35bf7113faa29',qos_specs=None,replication_status=,reservations=['8bbcaa8d-478e-4220-86a8-103008fcac5c','efee9efd-79b9-4cbd-b97b-d2551530b663','92f5b7a9-2b49-4df7-b7b7-0568297e067b','27bc7b83-7e03-4131-965c-8853d65979c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aff7a8172f62444eb92288691d8676a5',volume_type_id=b0f999e3-0ac8-4630-8f21-19c4030dc245), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:05:35Z,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=229b302e-8e0d-4b8d-809a-07de731d8cb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59cb42faa0094dd483a35bf7113faa29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aff7a8172f62444eb92288691d8676a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0f999e3-0ac8-4630-8f21-19c4030dc245),volume_type_id=b0f999e3-0ac8-4630-8f21-19c4030dc245)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:35 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-3453443a-044f-4c5f-8da1-77f1fb5d30ae tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (800118ce-1cc6-47c8-93dd-32667a230c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:35 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-3453443a-044f-4c5f-8da1-77f1fb5d30ae tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (800118ce-1cc6-47c8-93dd-32667a230c0f) transitioned into state 'SUCCESS' from 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='59cb42faa0094dd483a35bf7113faa29',qos_specs=None,replication_status=,reservations=['8bbcaa8d-478e-4220-86a8-103008fcac5c','efee9efd-79b9-4cbd-b97b-d2551530b663','92f5b7a9-2b49-4df7-b7b7-0568297e067b','27bc7b83-7e03-4131-965c-8853d65979c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aff7a8172f62444eb92288691d8676a5',volume_type_id=b0f999e3-0ac8-4630-8f21-19c4030dc245)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:35 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-3453443a-044f-4c5f-8da1-77f1fb5d30ae tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0140e443-be5b-4af9-8006-55a1b64fee2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:35 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-3453443a-044f-4c5f-8da1-77f1fb5d30ae tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0140e443-be5b-4af9-8006-55a1b64fee2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:35 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-3453443a-044f-4c5f-8da1-77f1fb5d30ae tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Flow 'volume_create_api' (9909b99e-9f53-4994-83e1-66bf25088c1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:35 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3453443a-044f-4c5f-8da1-77f1fb5d30ae tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Create volume request issued successfully. Sep 07 14:05:35 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3453443a-044f-4c5f-8da1-77f1fb5d30ae tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:05:35 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1595/3204] 192.168.122.6 () {62 vars in 1172 bytes} [Mon Sep 7 14:05:35 2026] POST /volume/v3/volumes => generated 777 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-332958e7-cf6e-436e-a550-7a91764302ad None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-332958e7-cf6e-436e-a550-7a91764302ad tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] GET http://192.168.122.6/volume/v3/volumes/229b302e-8e0d-4b8d-809a-07de731d8cb8 Sep 07 14:05:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-332958e7-cf6e-436e-a550-7a91764302ad tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-332958e7-cf6e-436e-a550-7a91764302ad tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:35 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:35 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:35 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:35 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:35 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-332958e7-cf6e-436e-a550-7a91764302ad tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Volume info retrieved successfully. Sep 07 14:05:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-332958e7-cf6e-436e-a550-7a91764302ad tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] http://192.168.122.6/volume/v3/volumes/229b302e-8e0d-4b8d-809a-07de731d8cb8 returned with HTTP 200 Sep 07 14:05:35 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1610/3205] 192.168.122.6 () {60 vars in 1262 bytes} [Mon Sep 7 14:05:35 2026] GET /volume/v3/volumes/229b302e-8e0d-4b8d-809a-07de731d8cb8 => generated 956 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6ed828e2-9460-4c7f-b529-f8911da7736d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6ed828e2-9460-4c7f-b529-f8911da7736d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/0e7902fa-eb38-40e3-b27a-c3f6d3cb6bdd Sep 07 14:05:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6ed828e2-9460-4c7f-b529-f8911da7736d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6ed828e2-9460-4c7f-b529-f8911da7736d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:36 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:36 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:36 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:36 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:36 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6ed828e2-9460-4c7f-b529-f8911da7736d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:05:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6ed828e2-9460-4c7f-b529-f8911da7736d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/0e7902fa-eb38-40e3-b27a-c3f6d3cb6bdd returned with HTTP 200 Sep 07 14:05:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1596/3206] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:36 2026] GET /volume/v3/volumes/0e7902fa-eb38-40e3-b27a-c3f6d3cb6bdd => generated 1012 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8638e67b-490d-434d-b4a8-195eece360b3 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8638e67b-490d-434d-b4a8-195eece360b3 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] POST http://192.168.122.6/volume/v3/snapshots Sep 07 14:05:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8638e67b-490d-434d-b4a8-195eece360b3 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0e7902fa-eb38-40e3-b27a-c3f6d3cb6bdd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1170316217"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:36 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:36 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:36 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:36 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:36 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8638e67b-490d-434d-b4a8-195eece360b3 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:05:36 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-8638e67b-490d-434d-b4a8-195eece360b3 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Create snapshot from volume 0e7902fa-eb38-40e3-b27a-c3f6d3cb6bdd Sep 07 14:05:36 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-8638e67b-490d-434d-b4a8-195eece360b3 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Created reservations ['bc498ff9-9c66-4f9a-9b84-7253d5e9e571', 'de58599c-4ca4-4b14-8eb3-85bbe085ff79', '2e9352e1-2b9f-482f-9ffe-3ddf7b37df56', '53ba19c1-3d06-4b7e-88a9-358d56d2dd10'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:36 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:36 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:36 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8638e67b-490d-434d-b4a8-195eece360b3 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot create request issued successfully. Sep 07 14:05:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8638e67b-490d-434d-b4a8-195eece360b3 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 14:05:36 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1611/3207] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 14:05:36 2026] POST /volume/v3/snapshots => generated 308 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b54db514-17c6-4f51-b3f8-b57a4616beff None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b54db514-17c6-4f51-b3f8-b57a4616beff tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/33063a09-fdb9-48ba-abd2-5f0b5d7a0a11 Sep 07 14:05:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b54db514-17c6-4f51-b3f8-b57a4616beff tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b54db514-17c6-4f51-b3f8-b57a4616beff tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:36 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:36 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:36 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-b54db514-17c6-4f51-b3f8-b57a4616beff tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b54db514-17c6-4f51-b3f8-b57a4616beff tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/33063a09-fdb9-48ba-abd2-5f0b5d7a0a11 returned with HTTP 200 Sep 07 14:05:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1597/3208] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:36 2026] GET /volume/v3/snapshots/33063a09-fdb9-48ba-abd2-5f0b5d7a0a11 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-07b96937-9c97-4d53-84f4-3a4c38b093ea None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:36 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-07b96937-9c97-4d53-84f4-3a4c38b093ea tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] GET http://192.168.122.6/volume/v3/volumes/229b302e-8e0d-4b8d-809a-07de731d8cb8 Sep 07 14:05:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-07b96937-9c97-4d53-84f4-3a4c38b093ea tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:36 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-07b96937-9c97-4d53-84f4-3a4c38b093ea tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:36 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:36 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:36 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:36 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:37 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-07b96937-9c97-4d53-84f4-3a4c38b093ea tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Volume info retrieved successfully. Sep 07 14:05:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-07b96937-9c97-4d53-84f4-3a4c38b093ea tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] http://192.168.122.6/volume/v3/volumes/229b302e-8e0d-4b8d-809a-07de731d8cb8 returned with HTTP 200 Sep 07 14:05:37 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1612/3209] 192.168.122.6 () {60 vars in 1262 bytes} [Mon Sep 7 14:05:36 2026] GET /volume/v3/volumes/229b302e-8e0d-4b8d-809a-07de731d8cb8 => generated 977 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-dc82a819-307f-4f9a-8fb6-c9be35db7125 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dc82a819-307f-4f9a-8fb6-c9be35db7125 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] GET http://192.168.122.6/volume/v3/messages Sep 07 14:05:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dc82a819-307f-4f9a-8fb6-c9be35db7125 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dc82a819-307f-4f9a-8fb6-c9be35db7125 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dc82a819-307f-4f9a-8fb6-c9be35db7125 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] http://192.168.122.6/volume/v3/messages returned with HTTP 200 Sep 07 14:05:37 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1598/3210] 192.168.122.6 () {60 vars in 1154 bytes} [Mon Sep 7 14:05:37 2026] GET /volume/v3/messages => generated 674 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b9ebc571-7820-4a4e-9d1f-36c2b0b2d077 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b9ebc571-7820-4a4e-9d1f-36c2b0b2d077 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-reader] GET http://192.168.122.6/volume/v3/messages/5e15b2d8-0dce-44b7-9640-af93057a9599 Sep 07 14:05:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b9ebc571-7820-4a4e-9d1f-36c2b0b2d077 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b9ebc571-7820-4a4e-9d1f-36c2b0b2d077 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-reader] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b9ebc571-7820-4a4e-9d1f-36c2b0b2d077 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-reader] http://192.168.122.6/volume/v3/messages/5e15b2d8-0dce-44b7-9640-af93057a9599 returned with HTTP 200 Sep 07 14:05:37 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1613/3211] 192.168.122.6 () {60 vars in 1265 bytes} [Mon Sep 7 14:05:37 2026] GET /volume/v3/messages/5e15b2d8-0dce-44b7-9640-af93057a9599 => generated 671 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b356ae71-3c91-4b28-bdbf-8dcc3b275ecf None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b356ae71-3c91-4b28-bdbf-8dcc3b275ecf tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] DELETE http://192.168.122.6/volume/v3/messages/5e15b2d8-0dce-44b7-9640-af93057a9599 Sep 07 14:05:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b356ae71-3c91-4b28-bdbf-8dcc3b275ecf tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b356ae71-3c91-4b28-bdbf-8dcc3b275ecf tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b356ae71-3c91-4b28-bdbf-8dcc3b275ecf tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] http://192.168.122.6/volume/v3/messages/5e15b2d8-0dce-44b7-9640-af93057a9599 returned with HTTP 204 Sep 07 14:05:37 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1599/3212] 192.168.122.6 () {60 vars in 1268 bytes} [Mon Sep 7 14:05:37 2026] DELETE /volume/v3/messages/5e15b2d8-0dce-44b7-9640-af93057a9599 => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 14:05:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4fa6d3fc-b1c4-45f0-81b9-a72372d8c506 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4fa6d3fc-b1c4-45f0-81b9-a72372d8c506 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/229b302e-8e0d-4b8d-809a-07de731d8cb8 Sep 07 14:05:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4fa6d3fc-b1c4-45f0-81b9-a72372d8c506 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4fa6d3fc-b1c4-45f0-81b9-a72372d8c506 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:37 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-4fa6d3fc-b1c4-45f0-81b9-a72372d8c506 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Delete volume with id: 229b302e-8e0d-4b8d-809a-07de731d8cb8 Sep 07 14:05:37 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:37 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:37 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:37 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:37 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-4fa6d3fc-b1c4-45f0-81b9-a72372d8c506 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Volume info retrieved successfully. Sep 07 14:05:37 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-4fa6d3fc-b1c4-45f0-81b9-a72372d8c506 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87262) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 14:05:37 devstack devstack@c-api.service[87262]: WARNING cinder.quota [None req-4fa6d3fc-b1c4-45f0-81b9-a72372d8c506 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-874555581 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-874555581, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:05:37 devstack devstack@c-api.service[87262]: WARNING cinder.quota [None req-4fa6d3fc-b1c4-45f0-81b9-a72372d8c506 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-874555581 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-874555581, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:05:37 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-4fa6d3fc-b1c4-45f0-81b9-a72372d8c506 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Created reservations ['d8613fb4-844e-4782-8e37-abbcc556486e', '0f14715d-c2a7-4eb3-adb6-fed93c980fd6', '0e600a8e-3c0b-4314-a940-f135e9dd43c2', 'd1f56447-fece-4caa-933b-90a18919b28f'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:37 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-4fa6d3fc-b1c4-45f0-81b9-a72372d8c506 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Delete volume request issued successfully. Sep 07 14:05:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4fa6d3fc-b1c4-45f0-81b9-a72372d8c506 tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] http://192.168.122.6/volume/v3/volumes/229b302e-8e0d-4b8d-809a-07de731d8cb8 returned with HTTP 202 Sep 07 14:05:37 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1614/3213] 192.168.122.6 () {60 vars in 1265 bytes} [Mon Sep 7 14:05:37 2026] DELETE /volume/v3/volumes/229b302e-8e0d-4b8d-809a-07de731d8cb8 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-2eb5f517-6a8c-4f81-92cb-293cffa74e2d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2eb5f517-6a8c-4f81-92cb-293cffa74e2d tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] DELETE http://192.168.122.6/volume/v3/types/b0f999e3-0ac8-4630-8f21-19c4030dc245 Sep 07 14:05:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2eb5f517-6a8c-4f81-92cb-293cffa74e2d tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:37 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2eb5f517-6a8c-4f81-92cb-293cffa74e2d tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:37 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2eb5f517-6a8c-4f81-92cb-293cffa74e2d tempest-ProjectReaderTests-672469296 tempest-ProjectReaderTests-672469296-project-admin] http://192.168.122.6/volume/v3/types/b0f999e3-0ac8-4630-8f21-19c4030dc245 returned with HTTP 202 Sep 07 14:05:37 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1600/3214] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 14:05:37 2026] DELETE /volume/v3/types/b0f999e3-0ac8-4630-8f21-19c4030dc245 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-6fbcbea6-477f-4ff0-9e30-b8e94f3341d6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6fbcbea6-477f-4ff0-9e30-b8e94f3341d6 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/33063a09-fdb9-48ba-abd2-5f0b5d7a0a11 Sep 07 14:05:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6fbcbea6-477f-4ff0-9e30-b8e94f3341d6 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6fbcbea6-477f-4ff0-9e30-b8e94f3341d6 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:37 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:37 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:37 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-6fbcbea6-477f-4ff0-9e30-b8e94f3341d6 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6fbcbea6-477f-4ff0-9e30-b8e94f3341d6 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/33063a09-fdb9-48ba-abd2-5f0b5d7a0a11 returned with HTTP 200 Sep 07 14:05:37 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1615/3215] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:37 2026] GET /volume/v3/snapshots/33063a09-fdb9-48ba-abd2-5f0b5d7a0a11 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c0e3f614-c9da-464d-8aa4-1a3a838e3b70 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c0e3f614-c9da-464d-8aa4-1a3a838e3b70 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/33063a09-fdb9-48ba-abd2-5f0b5d7a0a11 Sep 07 14:05:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c0e3f614-c9da-464d-8aa4-1a3a838e3b70 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c0e3f614-c9da-464d-8aa4-1a3a838e3b70 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:38 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:38 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c0e3f614-c9da-464d-8aa4-1a3a838e3b70 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c0e3f614-c9da-464d-8aa4-1a3a838e3b70 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/33063a09-fdb9-48ba-abd2-5f0b5d7a0a11 returned with HTTP 200 Sep 07 14:05:38 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1601/3216] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:38 2026] GET /volume/v3/snapshots/33063a09-fdb9-48ba-abd2-5f0b5d7a0a11 => generated 467 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:05:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9f48824e-0ad3-405a-95d0-b2b96a1473a9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9f48824e-0ad3-405a-95d0-b2b96a1473a9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] POST http://192.168.122.6/volume/v3/snapshots/33063a09-fdb9-48ba-abd2-5f0b5d7a0a11/action Sep 07 14:05:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9f48824e-0ad3-405a-95d0-b2b96a1473a9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 14:05:38 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9f48824e-0ad3-405a-95d0-b2b96a1473a9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:38 devstack devstack@c-api.service[87262]: INFO cinder.api.contrib.snapshot_unmanage [None req-9f48824e-0ad3-405a-95d0-b2b96a1473a9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Unmanage snapshot with id: 33063a09-fdb9-48ba-abd2-5f0b5d7a0a11 Sep 07 14:05:38 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:38 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:38 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9f48824e-0ad3-405a-95d0-b2b96a1473a9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Snapshot retrieved successfully. Sep 07 14:05:38 devstack devstack@c-api.service[87262]: DEBUG cinder.policy [None req-9f48824e-0ad3-405a-95d0-b2b96a1473a9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '2d8fa629d12b4bfa9de334a758ef6f4e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3f8fd9674bb249b899d5c69373880941', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87262) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:05:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9f48824e-0ad3-405a-95d0-b2b96a1473a9 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] http://192.168.122.6/volume/v3/snapshots/33063a09-fdb9-48ba-abd2-5f0b5d7a0a11/action returned with HTTP 403 Sep 07 14:05:38 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1616/3217] 192.168.122.6 () {60 vars in 1270 bytes} [Mon Sep 7 14:05:38 2026] POST /volume/v3/snapshots/33063a09-fdb9-48ba-abd2-5f0b5d7a0a11/action => generated 117 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-af658761-e3df-4e6d-9ff3-cb505267d04f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:38 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-af658761-e3df-4e6d-9ff3-cb505267d04f tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] DELETE http://192.168.122.6/volume/v3/snapshots/33063a09-fdb9-48ba-abd2-5f0b5d7a0a11 Sep 07 14:05:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-af658761-e3df-4e6d-9ff3-cb505267d04f tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:38 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-af658761-e3df-4e6d-9ff3-cb505267d04f tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:38 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-af658761-e3df-4e6d-9ff3-cb505267d04f tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Delete snapshot with id: 33063a09-fdb9-48ba-abd2-5f0b5d7a0a11 Sep 07 14:05:38 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:38 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:38 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-af658761-e3df-4e6d-9ff3-cb505267d04f tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:38 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:38 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:39 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-af658761-e3df-4e6d-9ff3-cb505267d04f tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot delete request issued successfully. Sep 07 14:05:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-af658761-e3df-4e6d-9ff3-cb505267d04f tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/33063a09-fdb9-48ba-abd2-5f0b5d7a0a11 returned with HTTP 202 Sep 07 14:05:39 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1602/3218] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 14:05:38 2026] DELETE /volume/v3/snapshots/33063a09-fdb9-48ba-abd2-5f0b5d7a0a11 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-6b277654-c5d2-4036-a709-028dac2f419e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6b277654-c5d2-4036-a709-028dac2f419e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/33063a09-fdb9-48ba-abd2-5f0b5d7a0a11 Sep 07 14:05:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6b277654-c5d2-4036-a709-028dac2f419e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6b277654-c5d2-4036-a709-028dac2f419e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:39 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:39 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:39 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-6b277654-c5d2-4036-a709-028dac2f419e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6b277654-c5d2-4036-a709-028dac2f419e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/33063a09-fdb9-48ba-abd2-5f0b5d7a0a11 returned with HTTP 200 Sep 07 14:05:39 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1617/3219] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:39 2026] GET /volume/v3/snapshots/33063a09-fdb9-48ba-abd2-5f0b5d7a0a11 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-cf25a5ef-6955-4965-972a-7557f2979154 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:40 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cf25a5ef-6955-4965-972a-7557f2979154 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/33063a09-fdb9-48ba-abd2-5f0b5d7a0a11 Sep 07 14:05:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cf25a5ef-6955-4965-972a-7557f2979154 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cf25a5ef-6955-4965-972a-7557f2979154 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:40 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:40 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:40 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-cf25a5ef-6955-4965-972a-7557f2979154 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:40 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cf25a5ef-6955-4965-972a-7557f2979154 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/33063a09-fdb9-48ba-abd2-5f0b5d7a0a11 returned with HTTP 200 Sep 07 14:05:40 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1603/3220] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:40 2026] GET /volume/v3/snapshots/33063a09-fdb9-48ba-abd2-5f0b5d7a0a11 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c8e7b5ad-cde0-44ee-bd0a-ee28c89712cb None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:40 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c8e7b5ad-cde0-44ee-bd0a-ee28c89712cb tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:05:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c8e7b5ad-cde0-44ee-bd0a-ee28c89712cb tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1175688282"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:40 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-c8e7b5ad-cde0-44ee-bd0a-ee28c89712cb tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1175688282'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:05:40 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-c8e7b5ad-cde0-44ee-bd0a-ee28c89712cb tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Create volume of 1 GB Sep 07 14:05:40 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c8e7b5ad-cde0-44ee-bd0a-ee28c89712cb tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Availability Zones retrieved successfully. Sep 07 14:05:40 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c8e7b5ad-cde0-44ee-bd0a-ee28c89712cb tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Flow 'volume_create_api' (838f297e-c65e-44d5-91f8-b23d7da45bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:40 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c8e7b5ad-cde0-44ee-bd0a-ee28c89712cb tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57305fb4-85c8-4d1f-af2e-bc320e938aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:40 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-c8e7b5ad-cde0-44ee-bd0a-ee28c89712cb tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:05:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c8e7b5ad-cde0-44ee-bd0a-ee28c89712cb tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57305fb4-85c8-4d1f-af2e-bc320e938aba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c8e7b5ad-cde0-44ee-bd0a-ee28c89712cb tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73d14a18-7408-412f-a0a3-caea7595e0a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f181ead1-9750-416c-82e6-9fa586b1c12a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f181ead1-9750-416c-82e6-9fa586b1c12a tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/33063a09-fdb9-48ba-abd2-5f0b5d7a0a11 Sep 07 14:05:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f181ead1-9750-416c-82e6-9fa586b1c12a tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f181ead1-9750-416c-82e6-9fa586b1c12a tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f181ead1-9750-416c-82e6-9fa586b1c12a tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/33063a09-fdb9-48ba-abd2-5f0b5d7a0a11 returned with HTTP 404 Sep 07 14:05:41 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1604/3221] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:41 2026] GET /volume/v3/snapshots/33063a09-fdb9-48ba-abd2-5f0b5d7a0a11 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 14:05:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6471a75d-55e5-4749-85f5-693ea1dbcebe None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6471a75d-55e5-4749-85f5-693ea1dbcebe tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/0e7902fa-eb38-40e3-b27a-c3f6d3cb6bdd Sep 07 14:05:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6471a75d-55e5-4749-85f5-693ea1dbcebe tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6471a75d-55e5-4749-85f5-693ea1dbcebe tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:41 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-6471a75d-55e5-4749-85f5-693ea1dbcebe tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Delete volume with id: 0e7902fa-eb38-40e3-b27a-c3f6d3cb6bdd Sep 07 14:05:41 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:41 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:41 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:41 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:41 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6471a75d-55e5-4749-85f5-693ea1dbcebe tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:05:41 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-c8e7b5ad-cde0-44ee-bd0a-ee28c89712cb tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Created reservations ['74279a17-7fd6-452a-bb2a-c4af023dd1f2', 'e1b85239-a2d1-4584-a1e8-3a462c35f373', '392165be-4987-4811-9d5a-3f90cd026f99', '965e61fd-ffd9-4175-8569-95b6b58f7dad'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c8e7b5ad-cde0-44ee-bd0a-ee28c89712cb tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73d14a18-7408-412f-a0a3-caea7595e0a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74279a17-7fd6-452a-bb2a-c4af023dd1f2', 'e1b85239-a2d1-4584-a1e8-3a462c35f373', '392165be-4987-4811-9d5a-3f90cd026f99', '965e61fd-ffd9-4175-8569-95b6b58f7dad']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:41 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6471a75d-55e5-4749-85f5-693ea1dbcebe tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Delete volume request issued successfully. Sep 07 14:05:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6471a75d-55e5-4749-85f5-693ea1dbcebe tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/0e7902fa-eb38-40e3-b27a-c3f6d3cb6bdd returned with HTTP 202 Sep 07 14:05:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c8e7b5ad-cde0-44ee-bd0a-ee28c89712cb tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93a5ecfb-6a5e-44b0-85a2-c506617f56c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:41 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1605/3222] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:05:41 2026] DELETE /volume/v3/volumes/0e7902fa-eb38-40e3-b27a-c3f6d3cb6bdd => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-0b5afd3b-2424-47aa-b169-d9db6331e7d0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0b5afd3b-2424-47aa-b169-d9db6331e7d0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/0e7902fa-eb38-40e3-b27a-c3f6d3cb6bdd Sep 07 14:05:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0b5afd3b-2424-47aa-b169-d9db6331e7d0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0b5afd3b-2424-47aa-b169-d9db6331e7d0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:41 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:41 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:41 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:41 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:41 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:41 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c8e7b5ad-cde0-44ee-bd0a-ee28c89712cb tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93a5ecfb-6a5e-44b0-85a2-c506617f56c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcd8c6c6-a4b8-4d3f-80ae-034fa4afecd9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1175688282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa34d7ceae02472188b6a9271cfea34a',qos_specs=None,replication_status=,reservations=['74279a17-7fd6-452a-bb2a-c4af023dd1f2','e1b85239-a2d1-4584-a1e8-3a462c35f373','392165be-4987-4811-9d5a-3f90cd026f99','965e61fd-ffd9-4175-8569-95b6b58f7dad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c2ad8c11d39475ba1fbca45e4d7414e',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:05:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1175688282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcd8c6c6-a4b8-4d3f-80ae-034fa4afecd9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa34d7ceae02472188b6a9271cfea34a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c2ad8c11d39475ba1fbca45e4d7414e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:41 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-0b5afd3b-2424-47aa-b169-d9db6331e7d0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:05:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c8e7b5ad-cde0-44ee-bd0a-ee28c89712cb tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33ec0b73-3d0e-4ad9-a7b6-85b1a32a677f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0b5afd3b-2424-47aa-b169-d9db6331e7d0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/0e7902fa-eb38-40e3-b27a-c3f6d3cb6bdd returned with HTTP 200 Sep 07 14:05:41 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1606/3223] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:41 2026] GET /volume/v3/volumes/0e7902fa-eb38-40e3-b27a-c3f6d3cb6bdd => generated 1011 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c8e7b5ad-cde0-44ee-bd0a-ee28c89712cb tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33ec0b73-3d0e-4ad9-a7b6-85b1a32a677f) transitioned into state 'SUCCESS' from state '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-1175688282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa34d7ceae02472188b6a9271cfea34a',qos_specs=None,replication_status=,reservations=['74279a17-7fd6-452a-bb2a-c4af023dd1f2','e1b85239-a2d1-4584-a1e8-3a462c35f373','392165be-4987-4811-9d5a-3f90cd026f99','965e61fd-ffd9-4175-8569-95b6b58f7dad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c2ad8c11d39475ba1fbca45e4d7414e',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c8e7b5ad-cde0-44ee-bd0a-ee28c89712cb tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (974890b2-fb9b-4c5e-a5fd-428d845a15bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c8e7b5ad-cde0-44ee-bd0a-ee28c89712cb tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (974890b2-fb9b-4c5e-a5fd-428d845a15bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:41 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-c8e7b5ad-cde0-44ee-bd0a-ee28c89712cb tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Flow 'volume_create_api' (838f297e-c65e-44d5-91f8-b23d7da45bb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:41 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c8e7b5ad-cde0-44ee-bd0a-ee28c89712cb tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Create volume request issued successfully. Sep 07 14:05:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c8e7b5ad-cde0-44ee-bd0a-ee28c89712cb tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:05:41 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1618/3224] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 14:05:40 2026] POST /volume/v3/volumes => generated 783 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e63bdc4f-917e-4e6c-ba95-3e8ff2665191 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e63bdc4f-917e-4e6c-ba95-3e8ff2665191 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] GET http://192.168.122.6/volume/v3/volumes/fcd8c6c6-a4b8-4d3f-80ae-034fa4afecd9 Sep 07 14:05:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e63bdc4f-917e-4e6c-ba95-3e8ff2665191 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e63bdc4f-917e-4e6c-ba95-3e8ff2665191 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:41 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:41 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:41 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:41 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:41 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e63bdc4f-917e-4e6c-ba95-3e8ff2665191 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Volume info retrieved successfully. Sep 07 14:05:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e63bdc4f-917e-4e6c-ba95-3e8ff2665191 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] http://192.168.122.6/volume/v3/volumes/fcd8c6c6-a4b8-4d3f-80ae-034fa4afecd9 returned with HTTP 200 Sep 07 14:05:41 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1607/3225] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:41 2026] GET /volume/v3/volumes/fcd8c6c6-a4b8-4d3f-80ae-034fa4afecd9 => generated 962 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0e2da037-2102-4dff-b23f-c801f8e63023 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0e2da037-2102-4dff-b23f-c801f8e63023 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/0e7902fa-eb38-40e3-b27a-c3f6d3cb6bdd Sep 07 14:05:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0e2da037-2102-4dff-b23f-c801f8e63023 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0e2da037-2102-4dff-b23f-c801f8e63023 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0e2da037-2102-4dff-b23f-c801f8e63023 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/0e7902fa-eb38-40e3-b27a-c3f6d3cb6bdd returned with HTTP 404 Sep 07 14:05:42 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1619/3226] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:42 2026] GET /volume/v3/volumes/0e7902fa-eb38-40e3-b27a-c3f6d3cb6bdd => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-677cc046-acb5-46dc-8624-a3e77454f6fa None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-677cc046-acb5-46dc-8624-a3e77454f6fa tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:05:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-677cc046-acb5-46dc-8624-a3e77454f6fa tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-438915639"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-677cc046-acb5-46dc-8624-a3e77454f6fa tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-438915639'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:05:42 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-677cc046-acb5-46dc-8624-a3e77454f6fa tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Create volume of 1 GB Sep 07 14:05:42 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-677cc046-acb5-46dc-8624-a3e77454f6fa tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Availability Zones retrieved successfully. Sep 07 14:05:42 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-677cc046-acb5-46dc-8624-a3e77454f6fa tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Flow 'volume_create_api' (fcf5135e-0c1b-40da-a33c-ddaa577d75cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:42 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-677cc046-acb5-46dc-8624-a3e77454f6fa tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32790cf5-8401-4e64-b25c-3af616ad0aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:42 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-677cc046-acb5-46dc-8624-a3e77454f6fa tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:05:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4a6babe9-acd5-4359-9fae-28e775434650 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4a6babe9-acd5-4359-9fae-28e775434650 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] GET http://192.168.122.6/volume/v3/volumes/fcd8c6c6-a4b8-4d3f-80ae-034fa4afecd9 Sep 07 14:05:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4a6babe9-acd5-4359-9fae-28e775434650 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4a6babe9-acd5-4359-9fae-28e775434650 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:42 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-677cc046-acb5-46dc-8624-a3e77454f6fa tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32790cf5-8401-4e64-b25c-3af616ad0aea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:42 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-677cc046-acb5-46dc-8624-a3e77454f6fa tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6851ef8-4b41-452b-afe2-92d6a9b65c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:42 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:42 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:42 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:42 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:42 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-4a6babe9-acd5-4359-9fae-28e775434650 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Volume info retrieved successfully. Sep 07 14:05:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4a6babe9-acd5-4359-9fae-28e775434650 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] http://192.168.122.6/volume/v3/volumes/fcd8c6c6-a4b8-4d3f-80ae-034fa4afecd9 returned with HTTP 200 Sep 07 14:05:42 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1620/3227] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:42 2026] GET /volume/v3/volumes/fcd8c6c6-a4b8-4d3f-80ae-034fa4afecd9 => generated 1013 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bb309034-f12e-459a-a469-35213edbd4e6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:42 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-677cc046-acb5-46dc-8624-a3e77454f6fa tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Created reservations ['b86e153d-14d2-480a-acb5-49a2b5dc529f', '238a1b5c-7c67-469c-8265-773b31fe2342', '538d57db-c66a-44c7-b1ad-6e4fb9d7aad8', 'e18fa8da-6edc-40be-b740-0d25699249bd'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:42 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-677cc046-acb5-46dc-8624-a3e77454f6fa tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6851ef8-4b41-452b-afe2-92d6a9b65c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b86e153d-14d2-480a-acb5-49a2b5dc529f', '238a1b5c-7c67-469c-8265-773b31fe2342', '538d57db-c66a-44c7-b1ad-6e4fb9d7aad8', 'e18fa8da-6edc-40be-b740-0d25699249bd']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:42 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-677cc046-acb5-46dc-8624-a3e77454f6fa tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e7e2d06-f8c2-4e06-92d4-d49953d4cdd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:42 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:42 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:42 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-677cc046-acb5-46dc-8624-a3e77454f6fa tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e7e2d06-f8c2-4e06-92d4-d49953d4cdd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58505c5d-b53d-4ca3-82a4-c48b05eea5e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-438915639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f8fd9674bb249b899d5c69373880941',qos_specs=None,replication_status=,reservations=['b86e153d-14d2-480a-acb5-49a2b5dc529f','238a1b5c-7c67-469c-8265-773b31fe2342','538d57db-c66a-44c7-b1ad-6e4fb9d7aad8','e18fa8da-6edc-40be-b740-0d25699249bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30c462f1a0094053b9f39392ba6e3442',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:05:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-438915639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58505c5d-b53d-4ca3-82a4-c48b05eea5e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f8fd9674bb249b899d5c69373880941',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30c462f1a0094053b9f39392ba6e3442',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:42 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-677cc046-acb5-46dc-8624-a3e77454f6fa tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fb11dba-9e4c-44cc-87a3-7aea6f668f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:42 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-677cc046-acb5-46dc-8624-a3e77454f6fa tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fb11dba-9e4c-44cc-87a3-7aea6f668f65) transitioned into state 'SUCCESS' from state '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-438915639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f8fd9674bb249b899d5c69373880941',qos_specs=None,replication_status=,reservations=['b86e153d-14d2-480a-acb5-49a2b5dc529f','238a1b5c-7c67-469c-8265-773b31fe2342','538d57db-c66a-44c7-b1ad-6e4fb9d7aad8','e18fa8da-6edc-40be-b740-0d25699249bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30c462f1a0094053b9f39392ba6e3442',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bb309034-f12e-459a-a469-35213edbd4e6 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-reader] POST http://192.168.122.6/volume/v3/volumes/fcd8c6c6-a4b8-4d3f-80ae-034fa4afecd9/action Sep 07 14:05:42 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-677cc046-acb5-46dc-8624-a3e77454f6fa tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80cf9008-f007-4a0d-923d-337ad90710a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bb309034-f12e-459a-a469-35213edbd4e6 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 14:05:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bb309034-f12e-459a-a469-35213edbd4e6 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:42 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:42 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:42 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:42 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:42 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-bb309034-f12e-459a-a469-35213edbd4e6 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-reader] Volume info retrieved successfully. Sep 07 14:05:42 devstack devstack@c-api.service[87262]: DEBUG cinder.policy [None req-bb309034-f12e-459a-a469-35213edbd4e6 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '930877c81b27474c927fa1aaf5d55a65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fa34d7ceae02472188b6a9271cfea34a', '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=87262) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:05:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bb309034-f12e-459a-a469-35213edbd4e6 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-reader] http://192.168.122.6/volume/v3/volumes/fcd8c6c6-a4b8-4d3f-80ae-034fa4afecd9/action returned with HTTP 403 Sep 07 14:05:42 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1621/3228] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 14:05:42 2026] POST /volume/v3/volumes/fcd8c6c6-a4b8-4d3f-80ae-034fa4afecd9/action => generated 131 bytes in 160 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:42 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-677cc046-acb5-46dc-8624-a3e77454f6fa tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80cf9008-f007-4a0d-923d-337ad90710a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a75a1932-52b4-4f90-b626-505d270bf063 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:42 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-677cc046-acb5-46dc-8624-a3e77454f6fa tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Flow 'volume_create_api' (fcf5135e-0c1b-40da-a33c-ddaa577d75cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:42 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-677cc046-acb5-46dc-8624-a3e77454f6fa tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Create volume request issued successfully. Sep 07 14:05:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a75a1932-52b4-4f90-b626-505d270bf063 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/fcd8c6c6-a4b8-4d3f-80ae-034fa4afecd9 Sep 07 14:05:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a75a1932-52b4-4f90-b626-505d270bf063 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a75a1932-52b4-4f90-b626-505d270bf063 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-677cc046-acb5-46dc-8624-a3e77454f6fa tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:05:42 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-a75a1932-52b4-4f90-b626-505d270bf063 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Delete volume with id: fcd8c6c6-a4b8-4d3f-80ae-034fa4afecd9 Sep 07 14:05:42 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1608/3229] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 14:05:42 2026] POST /volume/v3/volumes => generated 782 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-2c379d54-d674-4902-914e-f319750b5b58 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:42 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:42 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:42 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:42 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:42 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a75a1932-52b4-4f90-b626-505d270bf063 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Volume info retrieved successfully. Sep 07 14:05:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2c379d54-d674-4902-914e-f319750b5b58 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/58505c5d-b53d-4ca3-82a4-c48b05eea5e2 Sep 07 14:05:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2c379d54-d674-4902-914e-f319750b5b58 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2c379d54-d674-4902-914e-f319750b5b58 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:42 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:42 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:42 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:42 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:42 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-2c379d54-d674-4902-914e-f319750b5b58 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:05:42 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-a75a1932-52b4-4f90-b626-505d270bf063 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Delete volume request issued successfully. Sep 07 14:05:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a75a1932-52b4-4f90-b626-505d270bf063 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] http://192.168.122.6/volume/v3/volumes/fcd8c6c6-a4b8-4d3f-80ae-034fa4afecd9 returned with HTTP 202 Sep 07 14:05:42 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1622/3230] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:05:42 2026] DELETE /volume/v3/volumes/fcd8c6c6-a4b8-4d3f-80ae-034fa4afecd9 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d10a581d-7a24-41d6-b1c3-e3f6aa4d34db None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2c379d54-d674-4902-914e-f319750b5b58 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/58505c5d-b53d-4ca3-82a4-c48b05eea5e2 returned with HTTP 200 Sep 07 14:05:42 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1609/3231] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:42 2026] GET /volume/v3/volumes/58505c5d-b53d-4ca3-82a4-c48b05eea5e2 => generated 961 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d10a581d-7a24-41d6-b1c3-e3f6aa4d34db tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] GET http://192.168.122.6/volume/v3/volumes/fcd8c6c6-a4b8-4d3f-80ae-034fa4afecd9 Sep 07 14:05:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d10a581d-7a24-41d6-b1c3-e3f6aa4d34db tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d10a581d-7a24-41d6-b1c3-e3f6aa4d34db tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:42 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:42 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:42 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:42 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:42 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d10a581d-7a24-41d6-b1c3-e3f6aa4d34db tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Volume info retrieved successfully. Sep 07 14:05:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d10a581d-7a24-41d6-b1c3-e3f6aa4d34db tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] http://192.168.122.6/volume/v3/volumes/fcd8c6c6-a4b8-4d3f-80ae-034fa4afecd9 returned with HTTP 200 Sep 07 14:05:42 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1623/3232] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:42 2026] GET /volume/v3/volumes/fcd8c6c6-a4b8-4d3f-80ae-034fa4afecd9 => generated 1012 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-da6375c7-19f0-4220-9bfc-08f08cd549a2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-da6375c7-19f0-4220-9bfc-08f08cd549a2 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/58505c5d-b53d-4ca3-82a4-c48b05eea5e2 Sep 07 14:05:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-da6375c7-19f0-4220-9bfc-08f08cd549a2 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-da6375c7-19f0-4220-9bfc-08f08cd549a2 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:43 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:43 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:43 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:43 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:43 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-da6375c7-19f0-4220-9bfc-08f08cd549a2 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:05:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-da6375c7-19f0-4220-9bfc-08f08cd549a2 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/58505c5d-b53d-4ca3-82a4-c48b05eea5e2 returned with HTTP 200 Sep 07 14:05:43 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1610/3233] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:43 2026] GET /volume/v3/volumes/58505c5d-b53d-4ca3-82a4-c48b05eea5e2 => generated 1012 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d6d2d6ab-6ab6-4965-b489-94fdc228d32d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c72fcb77-01b3-4e7b-9be2-80edf1357011 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c72fcb77-01b3-4e7b-9be2-80edf1357011 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] POST http://192.168.122.6/volume/v3/snapshots Sep 07 14:05:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c72fcb77-01b3-4e7b-9be2-80edf1357011 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "58505c5d-b53d-4ca3-82a4-c48b05eea5e2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-475610469"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d6d2d6ab-6ab6-4965-b489-94fdc228d32d tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] GET http://192.168.122.6/volume/v3/volumes/fcd8c6c6-a4b8-4d3f-80ae-034fa4afecd9 Sep 07 14:05:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d6d2d6ab-6ab6-4965-b489-94fdc228d32d tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d6d2d6ab-6ab6-4965-b489-94fdc228d32d tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:43 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:43 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d6d2d6ab-6ab6-4965-b489-94fdc228d32d tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] http://192.168.122.6/volume/v3/volumes/fcd8c6c6-a4b8-4d3f-80ae-034fa4afecd9 returned with HTTP 404 Sep 07 14:05:43 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:43 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:43 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1624/3234] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:43 2026] GET /volume/v3/volumes/fcd8c6c6-a4b8-4d3f-80ae-034fa4afecd9 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:43 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c72fcb77-01b3-4e7b-9be2-80edf1357011 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:05:43 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-c72fcb77-01b3-4e7b-9be2-80edf1357011 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Create snapshot from volume 58505c5d-b53d-4ca3-82a4-c48b05eea5e2 Sep 07 14:05:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-69ce1114-4a9c-41a9-891e-e7a395e13727 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-69ce1114-4a9c-41a9-891e-e7a395e13727 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:05:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-69ce1114-4a9c-41a9-891e-e7a395e13727 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-657145956"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-69ce1114-4a9c-41a9-891e-e7a395e13727 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-657145956'}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:05:43 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-69ce1114-4a9c-41a9-891e-e7a395e13727 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Create volume of 1 GB Sep 07 14:05:43 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-69ce1114-4a9c-41a9-891e-e7a395e13727 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Availability Zones retrieved successfully. Sep 07 14:05:43 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-69ce1114-4a9c-41a9-891e-e7a395e13727 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Flow 'volume_create_api' (67482183-ed03-424c-89ca-6cfb0863df75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:43 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-c72fcb77-01b3-4e7b-9be2-80edf1357011 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Created reservations ['42097c04-bea6-4edc-aa5f-0e10177091b8', 'f5b3fc97-080f-404a-a64c-2804b587f08f', 'def1b401-f3f6-4642-85d3-0074e3839cec', 'f53ab205-5102-4914-88f6-9ccc5d746ab4'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:43 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-69ce1114-4a9c-41a9-891e-e7a395e13727 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ca2fa6a-be4e-4b74-aad6-9413fdfcc126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:43 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-69ce1114-4a9c-41a9-891e-e7a395e13727 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:05:43 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:43 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:44 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-69ce1114-4a9c-41a9-891e-e7a395e13727 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ca2fa6a-be4e-4b74-aad6-9413fdfcc126) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:44 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-69ce1114-4a9c-41a9-891e-e7a395e13727 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03ad9779-8569-4b50-9511-7030dd880095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:44 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-c72fcb77-01b3-4e7b-9be2-80edf1357011 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot create request issued successfully. Sep 07 14:05:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c72fcb77-01b3-4e7b-9be2-80edf1357011 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 14:05:44 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1611/3235] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 14:05:43 2026] POST /volume/v3/snapshots => generated 307 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8a2548fa-0f24-48bc-9223-208f377aa7a3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8a2548fa-0f24-48bc-9223-208f377aa7a3 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/cab68c0a-592a-42ab-b26c-5604d81964a9 Sep 07 14:05:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8a2548fa-0f24-48bc-9223-208f377aa7a3 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8a2548fa-0f24-48bc-9223-208f377aa7a3 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:44 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:44 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:44 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8a2548fa-0f24-48bc-9223-208f377aa7a3 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8a2548fa-0f24-48bc-9223-208f377aa7a3 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/cab68c0a-592a-42ab-b26c-5604d81964a9 returned with HTTP 200 Sep 07 14:05:44 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1612/3236] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:44 2026] GET /volume/v3/snapshots/cab68c0a-592a-42ab-b26c-5604d81964a9 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:44 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-69ce1114-4a9c-41a9-891e-e7a395e13727 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Created reservations ['6bb115d2-f8b5-4ec4-9d65-8b6ce5dd0879', '863f0217-3d4b-4b9c-9855-d0107856a4ca', '2f995da8-a6dd-469c-939b-17da997180bc', '516cccb0-1995-46b2-901a-6569089466e7'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:44 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-69ce1114-4a9c-41a9-891e-e7a395e13727 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03ad9779-8569-4b50-9511-7030dd880095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bb115d2-f8b5-4ec4-9d65-8b6ce5dd0879', '863f0217-3d4b-4b9c-9855-d0107856a4ca', '2f995da8-a6dd-469c-939b-17da997180bc', '516cccb0-1995-46b2-901a-6569089466e7']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:44 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-69ce1114-4a9c-41a9-891e-e7a395e13727 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61c17ce5-1142-4dd3-b50c-32e2bc98fae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:44 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:44 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:44 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-69ce1114-4a9c-41a9-891e-e7a395e13727 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61c17ce5-1142-4dd3-b50c-32e2bc98fae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a483da9-4ecd-4be7-ab6b-2852d4391de5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-657145956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa34d7ceae02472188b6a9271cfea34a',qos_specs=None,replication_status=,reservations=['6bb115d2-f8b5-4ec4-9d65-8b6ce5dd0879','863f0217-3d4b-4b9c-9855-d0107856a4ca','2f995da8-a6dd-469c-939b-17da997180bc','516cccb0-1995-46b2-901a-6569089466e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c2ad8c11d39475ba1fbca45e4d7414e',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:05:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-657145956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a483da9-4ecd-4be7-ab6b-2852d4391de5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa34d7ceae02472188b6a9271cfea34a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c2ad8c11d39475ba1fbca45e4d7414e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:44 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-69ce1114-4a9c-41a9-891e-e7a395e13727 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5745b4de-ab3c-4b19-ad9a-bbf679aecaed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:44 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-69ce1114-4a9c-41a9-891e-e7a395e13727 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5745b4de-ab3c-4b19-ad9a-bbf679aecaed) transitioned into state 'SUCCESS' from state '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-657145956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa34d7ceae02472188b6a9271cfea34a',qos_specs=None,replication_status=,reservations=['6bb115d2-f8b5-4ec4-9d65-8b6ce5dd0879','863f0217-3d4b-4b9c-9855-d0107856a4ca','2f995da8-a6dd-469c-939b-17da997180bc','516cccb0-1995-46b2-901a-6569089466e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c2ad8c11d39475ba1fbca45e4d7414e',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:44 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-69ce1114-4a9c-41a9-891e-e7a395e13727 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (279f9307-3751-4f7b-9e2d-27ae8e4d145f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:44 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-69ce1114-4a9c-41a9-891e-e7a395e13727 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (279f9307-3751-4f7b-9e2d-27ae8e4d145f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:44 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-69ce1114-4a9c-41a9-891e-e7a395e13727 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Flow 'volume_create_api' (67482183-ed03-424c-89ca-6cfb0863df75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:44 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-69ce1114-4a9c-41a9-891e-e7a395e13727 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Create volume request issued successfully. Sep 07 14:05:44 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-69ce1114-4a9c-41a9-891e-e7a395e13727 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:05:44 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1625/3237] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 14:05:43 2026] POST /volume/v3/volumes => generated 782 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-dcbe56b3-ece1-4859-b819-c40ff90d66d6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dcbe56b3-ece1-4859-b819-c40ff90d66d6 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] GET http://192.168.122.6/volume/v3/volumes/7a483da9-4ecd-4be7-ab6b-2852d4391de5 Sep 07 14:05:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dcbe56b3-ece1-4859-b819-c40ff90d66d6 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:44 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-dcbe56b3-ece1-4859-b819-c40ff90d66d6 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:44 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:44 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:44 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:44 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:44 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-dcbe56b3-ece1-4859-b819-c40ff90d66d6 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Volume info retrieved successfully. Sep 07 14:05:44 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-dcbe56b3-ece1-4859-b819-c40ff90d66d6 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] http://192.168.122.6/volume/v3/volumes/7a483da9-4ecd-4be7-ab6b-2852d4391de5 returned with HTTP 200 Sep 07 14:05:44 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1613/3238] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:44 2026] GET /volume/v3/volumes/7a483da9-4ecd-4be7-ab6b-2852d4391de5 => generated 961 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ecfd648e-f7a5-4789-8684-52161910186d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ecfd648e-f7a5-4789-8684-52161910186d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/cab68c0a-592a-42ab-b26c-5604d81964a9 Sep 07 14:05:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ecfd648e-f7a5-4789-8684-52161910186d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:45 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ecfd648e-f7a5-4789-8684-52161910186d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:45 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:45 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:45 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ecfd648e-f7a5-4789-8684-52161910186d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:45 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ecfd648e-f7a5-4789-8684-52161910186d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/cab68c0a-592a-42ab-b26c-5604d81964a9 returned with HTTP 200 Sep 07 14:05:45 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1626/3239] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:45 2026] GET /volume/v3/snapshots/cab68c0a-592a-42ab-b26c-5604d81964a9 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-0fe67480-5034-48ec-addf-52b361c505d3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0fe67480-5034-48ec-addf-52b361c505d3 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] GET http://192.168.122.6/volume/v3/volumes/7a483da9-4ecd-4be7-ab6b-2852d4391de5 Sep 07 14:05:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0fe67480-5034-48ec-addf-52b361c505d3 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:45 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0fe67480-5034-48ec-addf-52b361c505d3 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:45 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:45 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:45 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:45 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:45 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-0fe67480-5034-48ec-addf-52b361c505d3 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Volume info retrieved successfully. Sep 07 14:05:45 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0fe67480-5034-48ec-addf-52b361c505d3 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] http://192.168.122.6/volume/v3/volumes/7a483da9-4ecd-4be7-ab6b-2852d4391de5 returned with HTTP 200 Sep 07 14:05:45 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1614/3240] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:45 2026] GET /volume/v3/volumes/7a483da9-4ecd-4be7-ab6b-2852d4391de5 => generated 1011 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d275331f-879c-4b0a-a77e-a4c14bbc36e5 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d275331f-879c-4b0a-a77e-a4c14bbc36e5 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/cab68c0a-592a-42ab-b26c-5604d81964a9 Sep 07 14:05:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d275331f-879c-4b0a-a77e-a4c14bbc36e5 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d275331f-879c-4b0a-a77e-a4c14bbc36e5 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:46 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:46 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:46 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d275331f-879c-4b0a-a77e-a4c14bbc36e5 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d275331f-879c-4b0a-a77e-a4c14bbc36e5 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/cab68c0a-592a-42ab-b26c-5604d81964a9 returned with HTTP 200 Sep 07 14:05:46 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1627/3241] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:46 2026] GET /volume/v3/snapshots/cab68c0a-592a-42ab-b26c-5604d81964a9 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d88fa216-6f75-4cf3-881b-8bdd3e963339 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d88fa216-6f75-4cf3-881b-8bdd3e963339 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] PUT http://192.168.122.6/volume/v3/snapshots/cab68c0a-592a-42ab-b26c-5604d81964a9 Sep 07 14:05:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d88fa216-6f75-4cf3-881b-8bdd3e963339 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:46 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:46 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:46 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d88fa216-6f75-4cf3-881b-8bdd3e963339 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Snapshot retrieved successfully. Sep 07 14:05:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d88fa216-6f75-4cf3-881b-8bdd3e963339 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] http://192.168.122.6/volume/v3/snapshots/cab68c0a-592a-42ab-b26c-5604d81964a9 returned with HTTP 200 Sep 07 14:05:46 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1615/3242] 192.168.122.6 () {60 vars in 1248 bytes} [Mon Sep 7 14:05:46 2026] PUT /volume/v3/snapshots/cab68c0a-592a-42ab-b26c-5604d81964a9 => generated 360 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5b330063-c414-43cb-8951-b8b6325dc7b1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5b330063-c414-43cb-8951-b8b6325dc7b1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] DELETE http://192.168.122.6/volume/v3/snapshots/cab68c0a-592a-42ab-b26c-5604d81964a9 Sep 07 14:05:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5b330063-c414-43cb-8951-b8b6325dc7b1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5b330063-c414-43cb-8951-b8b6325dc7b1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:46 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-5b330063-c414-43cb-8951-b8b6325dc7b1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Delete snapshot with id: cab68c0a-592a-42ab-b26c-5604d81964a9 Sep 07 14:05:46 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:46 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:46 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5b330063-c414-43cb-8951-b8b6325dc7b1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:46 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:46 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:46 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5b330063-c414-43cb-8951-b8b6325dc7b1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot delete request issued successfully. Sep 07 14:05:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5b330063-c414-43cb-8951-b8b6325dc7b1 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/cab68c0a-592a-42ab-b26c-5604d81964a9 returned with HTTP 202 Sep 07 14:05:46 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1628/3243] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 14:05:46 2026] DELETE /volume/v3/snapshots/cab68c0a-592a-42ab-b26c-5604d81964a9 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a0d7bdf4-f06f-4598-a25b-23c51dfdcf35 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a0d7bdf4-f06f-4598-a25b-23c51dfdcf35 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/cab68c0a-592a-42ab-b26c-5604d81964a9 Sep 07 14:05:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a0d7bdf4-f06f-4598-a25b-23c51dfdcf35 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:46 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a0d7bdf4-f06f-4598-a25b-23c51dfdcf35 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:46 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:46 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:46 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-a0d7bdf4-f06f-4598-a25b-23c51dfdcf35 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:46 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a0d7bdf4-f06f-4598-a25b-23c51dfdcf35 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/cab68c0a-592a-42ab-b26c-5604d81964a9 returned with HTTP 200 Sep 07 14:05:46 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1616/3244] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:46 2026] GET /volume/v3/snapshots/cab68c0a-592a-42ab-b26c-5604d81964a9 => generated 493 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9c5e09a8-fd7a-4164-b000-c7e24beaa15e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9c5e09a8-fd7a-4164-b000-c7e24beaa15e tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] GET http://192.168.122.6/volume/v3/volumes/7a483da9-4ecd-4be7-ab6b-2852d4391de5 Sep 07 14:05:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9c5e09a8-fd7a-4164-b000-c7e24beaa15e tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:46 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9c5e09a8-fd7a-4164-b000-c7e24beaa15e tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:46 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:46 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:46 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:46 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:46 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9c5e09a8-fd7a-4164-b000-c7e24beaa15e tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Volume info retrieved successfully. Sep 07 14:05:46 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9c5e09a8-fd7a-4164-b000-c7e24beaa15e tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] http://192.168.122.6/volume/v3/volumes/7a483da9-4ecd-4be7-ab6b-2852d4391de5 returned with HTTP 200 Sep 07 14:05:46 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1629/3245] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:46 2026] GET /volume/v3/volumes/7a483da9-4ecd-4be7-ab6b-2852d4391de5 => generated 1011 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-0c861cc3-e238-410f-882c-d6da113ac61c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0c861cc3-e238-410f-882c-d6da113ac61c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/cab68c0a-592a-42ab-b26c-5604d81964a9 Sep 07 14:05:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0c861cc3-e238-410f-882c-d6da113ac61c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0c861cc3-e238-410f-882c-d6da113ac61c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:47 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:47 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:47 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-0c861cc3-e238-410f-882c-d6da113ac61c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0c861cc3-e238-410f-882c-d6da113ac61c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/cab68c0a-592a-42ab-b26c-5604d81964a9 returned with HTTP 200 Sep 07 14:05:47 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1617/3246] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:47 2026] GET /volume/v3/snapshots/cab68c0a-592a-42ab-b26c-5604d81964a9 => generated 493 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8ff31f22-7c96-47bc-881b-9447b002e9ff None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8ff31f22-7c96-47bc-881b-9447b002e9ff tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] GET http://192.168.122.6/volume/v3/volumes/7a483da9-4ecd-4be7-ab6b-2852d4391de5 Sep 07 14:05:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8ff31f22-7c96-47bc-881b-9447b002e9ff tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8ff31f22-7c96-47bc-881b-9447b002e9ff tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:47 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:47 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:47 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:47 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:47 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8ff31f22-7c96-47bc-881b-9447b002e9ff tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Volume info retrieved successfully. Sep 07 14:05:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8ff31f22-7c96-47bc-881b-9447b002e9ff tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] http://192.168.122.6/volume/v3/volumes/7a483da9-4ecd-4be7-ab6b-2852d4391de5 returned with HTTP 200 Sep 07 14:05:47 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1630/3247] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:47 2026] GET /volume/v3/volumes/7a483da9-4ecd-4be7-ab6b-2852d4391de5 => generated 1012 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3c2dc674-5c4f-4208-b35a-a6c8e713b0de None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3c2dc674-5c4f-4208-b35a-a6c8e713b0de tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-reader] POST http://192.168.122.6/volume/v3/volumes/7a483da9-4ecd-4be7-ab6b-2852d4391de5/action Sep 07 14:05:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3c2dc674-5c4f-4208-b35a-a6c8e713b0de tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 14:05:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3c2dc674-5c4f-4208-b35a-a6c8e713b0de tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:47 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:47 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:47 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:47 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:47 devstack devstack@c-api.service[87261]: DEBUG cinder.policy [None req-3c2dc674-5c4f-4208-b35a-a6c8e713b0de tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '930877c81b27474c927fa1aaf5d55a65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fa34d7ceae02472188b6a9271cfea34a', '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=87261) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:05:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3c2dc674-5c4f-4208-b35a-a6c8e713b0de tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-reader] http://192.168.122.6/volume/v3/volumes/7a483da9-4ecd-4be7-ab6b-2852d4391de5/action returned with HTTP 403 Sep 07 14:05:47 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1618/3248] 192.168.122.6 () {60 vars in 1264 bytes} [Mon Sep 7 14:05:47 2026] POST /volume/v3/volumes/7a483da9-4ecd-4be7-ab6b-2852d4391de5/action => generated 131 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c31cf0b3-e842-4a85-8b0a-7c4366cd233d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c31cf0b3-e842-4a85-8b0a-7c4366cd233d tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/7a483da9-4ecd-4be7-ab6b-2852d4391de5 Sep 07 14:05:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c31cf0b3-e842-4a85-8b0a-7c4366cd233d tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:47 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c31cf0b3-e842-4a85-8b0a-7c4366cd233d tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:47 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-c31cf0b3-e842-4a85-8b0a-7c4366cd233d tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Delete volume with id: 7a483da9-4ecd-4be7-ab6b-2852d4391de5 Sep 07 14:05:47 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:47 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:47 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:47 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:47 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c31cf0b3-e842-4a85-8b0a-7c4366cd233d tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Volume info retrieved successfully. Sep 07 14:05:47 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c31cf0b3-e842-4a85-8b0a-7c4366cd233d tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Delete volume request issued successfully. Sep 07 14:05:47 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c31cf0b3-e842-4a85-8b0a-7c4366cd233d tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] http://192.168.122.6/volume/v3/volumes/7a483da9-4ecd-4be7-ab6b-2852d4391de5 returned with HTTP 202 Sep 07 14:05:47 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1631/3249] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:05:47 2026] DELETE /volume/v3/volumes/7a483da9-4ecd-4be7-ab6b-2852d4391de5 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-97b556cc-9023-4ab1-8142-22d49086e8c6 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-97b556cc-9023-4ab1-8142-22d49086e8c6 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] GET http://192.168.122.6/volume/v3/volumes/7a483da9-4ecd-4be7-ab6b-2852d4391de5 Sep 07 14:05:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-97b556cc-9023-4ab1-8142-22d49086e8c6 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:47 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-97b556cc-9023-4ab1-8142-22d49086e8c6 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:47 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:47 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:47 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:47 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:47 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-97b556cc-9023-4ab1-8142-22d49086e8c6 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Volume info retrieved successfully. Sep 07 14:05:47 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-97b556cc-9023-4ab1-8142-22d49086e8c6 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] http://192.168.122.6/volume/v3/volumes/7a483da9-4ecd-4be7-ab6b-2852d4391de5 returned with HTTP 200 Sep 07 14:05:47 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1619/3250] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:47 2026] GET /volume/v3/volumes/7a483da9-4ecd-4be7-ab6b-2852d4391de5 => generated 1011 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0f091fdf-0366-4cd0-8963-de53d6c60b8e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0f091fdf-0366-4cd0-8963-de53d6c60b8e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/cab68c0a-592a-42ab-b26c-5604d81964a9 Sep 07 14:05:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0f091fdf-0366-4cd0-8963-de53d6c60b8e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0f091fdf-0366-4cd0-8963-de53d6c60b8e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0f091fdf-0366-4cd0-8963-de53d6c60b8e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/cab68c0a-592a-42ab-b26c-5604d81964a9 returned with HTTP 404 Sep 07 14:05:48 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1632/3251] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:48 2026] GET /volume/v3/snapshots/cab68c0a-592a-42ab-b26c-5604d81964a9 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 14:05:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9c475618-d752-49f2-bbac-7c1f827327c4 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9c475618-d752-49f2-bbac-7c1f827327c4 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/58505c5d-b53d-4ca3-82a4-c48b05eea5e2 Sep 07 14:05:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9c475618-d752-49f2-bbac-7c1f827327c4 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9c475618-d752-49f2-bbac-7c1f827327c4 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:48 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-9c475618-d752-49f2-bbac-7c1f827327c4 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Delete volume with id: 58505c5d-b53d-4ca3-82a4-c48b05eea5e2 Sep 07 14:05:48 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:48 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:48 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:48 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:48 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9c475618-d752-49f2-bbac-7c1f827327c4 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:05:48 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9c475618-d752-49f2-bbac-7c1f827327c4 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Delete volume request issued successfully. Sep 07 14:05:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9c475618-d752-49f2-bbac-7c1f827327c4 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/58505c5d-b53d-4ca3-82a4-c48b05eea5e2 returned with HTTP 202 Sep 07 14:05:48 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1620/3252] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:05:48 2026] DELETE /volume/v3/volumes/58505c5d-b53d-4ca3-82a4-c48b05eea5e2 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f80738fa-d717-49d8-b75f-b5a94bba0542 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f80738fa-d717-49d8-b75f-b5a94bba0542 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/58505c5d-b53d-4ca3-82a4-c48b05eea5e2 Sep 07 14:05:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f80738fa-d717-49d8-b75f-b5a94bba0542 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:48 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f80738fa-d717-49d8-b75f-b5a94bba0542 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:48 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:48 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:48 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:48 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:48 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-f80738fa-d717-49d8-b75f-b5a94bba0542 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:05:48 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f80738fa-d717-49d8-b75f-b5a94bba0542 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/58505c5d-b53d-4ca3-82a4-c48b05eea5e2 returned with HTTP 200 Sep 07 14:05:48 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1633/3253] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:48 2026] GET /volume/v3/volumes/58505c5d-b53d-4ca3-82a4-c48b05eea5e2 => generated 1011 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-036b9636-ed19-407f-89b2-423abcab10a2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-036b9636-ed19-407f-89b2-423abcab10a2 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] GET http://192.168.122.6/volume/v3/volumes/7a483da9-4ecd-4be7-ab6b-2852d4391de5 Sep 07 14:05:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-036b9636-ed19-407f-89b2-423abcab10a2 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:48 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-036b9636-ed19-407f-89b2-423abcab10a2 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:48 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-036b9636-ed19-407f-89b2-423abcab10a2 tempest-ProjectReaderTests-1200346658 tempest-ProjectReaderTests-1200346658-project-admin] http://192.168.122.6/volume/v3/volumes/7a483da9-4ecd-4be7-ab6b-2852d4391de5 returned with HTTP 404 Sep 07 14:05:48 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1621/3254] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:48 2026] GET /volume/v3/volumes/7a483da9-4ecd-4be7-ab6b-2852d4391de5 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1df3fc58-c3ed-4742-80bf-d97b65f5f7c0 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1df3fc58-c3ed-4742-80bf-d97b65f5f7c0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/58505c5d-b53d-4ca3-82a4-c48b05eea5e2 Sep 07 14:05:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1df3fc58-c3ed-4742-80bf-d97b65f5f7c0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1df3fc58-c3ed-4742-80bf-d97b65f5f7c0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1df3fc58-c3ed-4742-80bf-d97b65f5f7c0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/58505c5d-b53d-4ca3-82a4-c48b05eea5e2 returned with HTTP 404 Sep 07 14:05:49 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1634/3255] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:49 2026] GET /volume/v3/volumes/58505c5d-b53d-4ca3-82a4-c48b05eea5e2 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-718284ba-190c-46b3-9b04-627b21d91050 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-718284ba-190c-46b3-9b04-627b21d91050 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:05:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-718284ba-190c-46b3-9b04-627b21d91050 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1113472721"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:49 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-718284ba-190c-46b3-9b04-627b21d91050 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1113472721'}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:05:49 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-718284ba-190c-46b3-9b04-627b21d91050 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Create volume of 1 GB Sep 07 14:05:49 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-718284ba-190c-46b3-9b04-627b21d91050 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Availability Zones retrieved successfully. Sep 07 14:05:49 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-718284ba-190c-46b3-9b04-627b21d91050 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Flow 'volume_create_api' (038661b1-a257-4018-88cc-0e1102cdc151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:49 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-718284ba-190c-46b3-9b04-627b21d91050 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5b6e538-c611-4cb3-b704-492b8be7ae68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:49 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-718284ba-190c-46b3-9b04-627b21d91050 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:05:49 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-718284ba-190c-46b3-9b04-627b21d91050 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5b6e538-c611-4cb3-b704-492b8be7ae68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:49 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-718284ba-190c-46b3-9b04-627b21d91050 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff9d431a-1172-46f0-84fa-c2a625a50a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:49 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-718284ba-190c-46b3-9b04-627b21d91050 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Created reservations ['faaa9b02-c004-4aaa-839a-e2aa68649f1c', 'fd3608d7-234b-464d-8f24-f7180b17d80f', '0c9d84b0-82e0-47fa-8f27-597e0afb23a1', '8ff8aac2-653a-4b6e-9994-ecebbfb0880f'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:49 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-718284ba-190c-46b3-9b04-627b21d91050 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff9d431a-1172-46f0-84fa-c2a625a50a9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['faaa9b02-c004-4aaa-839a-e2aa68649f1c', 'fd3608d7-234b-464d-8f24-f7180b17d80f', '0c9d84b0-82e0-47fa-8f27-597e0afb23a1', '8ff8aac2-653a-4b6e-9994-ecebbfb0880f']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:49 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-718284ba-190c-46b3-9b04-627b21d91050 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11f9b451-41a9-4ba1-a536-2f4605d17ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:49 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:49 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:49 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-718284ba-190c-46b3-9b04-627b21d91050 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11f9b451-41a9-4ba1-a536-2f4605d17ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce359b88-02be-4dc6-b76f-dcf5f174c11d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1113472721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f8fd9674bb249b899d5c69373880941',qos_specs=None,replication_status=,reservations=['faaa9b02-c004-4aaa-839a-e2aa68649f1c','fd3608d7-234b-464d-8f24-f7180b17d80f','0c9d84b0-82e0-47fa-8f27-597e0afb23a1','8ff8aac2-653a-4b6e-9994-ecebbfb0880f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30c462f1a0094053b9f39392ba6e3442',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:05:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1113472721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce359b88-02be-4dc6-b76f-dcf5f174c11d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f8fd9674bb249b899d5c69373880941',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30c462f1a0094053b9f39392ba6e3442',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:49 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-718284ba-190c-46b3-9b04-627b21d91050 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bebef8f9-dc7e-4fd0-b8d8-4727b5b92732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:49 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-718284ba-190c-46b3-9b04-627b21d91050 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bebef8f9-dc7e-4fd0-b8d8-4727b5b92732) transitioned into state 'SUCCESS' from state '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-1113472721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f8fd9674bb249b899d5c69373880941',qos_specs=None,replication_status=,reservations=['faaa9b02-c004-4aaa-839a-e2aa68649f1c','fd3608d7-234b-464d-8f24-f7180b17d80f','0c9d84b0-82e0-47fa-8f27-597e0afb23a1','8ff8aac2-653a-4b6e-9994-ecebbfb0880f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30c462f1a0094053b9f39392ba6e3442',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:49 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-718284ba-190c-46b3-9b04-627b21d91050 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f407b27c-efc6-4986-a5e8-2a4ff543bfad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:05:49 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-718284ba-190c-46b3-9b04-627b21d91050 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f407b27c-efc6-4986-a5e8-2a4ff543bfad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:05:49 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-718284ba-190c-46b3-9b04-627b21d91050 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Flow 'volume_create_api' (038661b1-a257-4018-88cc-0e1102cdc151) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:05:49 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-718284ba-190c-46b3-9b04-627b21d91050 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Create volume request issued successfully. Sep 07 14:05:49 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-718284ba-190c-46b3-9b04-627b21d91050 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:05:49 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1622/3256] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 14:05:49 2026] POST /volume/v3/volumes => generated 783 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c87c6538-e970-4797-864a-5764df8b03fa None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c87c6538-e970-4797-864a-5764df8b03fa tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/ce359b88-02be-4dc6-b76f-dcf5f174c11d Sep 07 14:05:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c87c6538-e970-4797-864a-5764df8b03fa tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:49 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c87c6538-e970-4797-864a-5764df8b03fa tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:49 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:49 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:49 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:49 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:49 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c87c6538-e970-4797-864a-5764df8b03fa tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:05:49 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c87c6538-e970-4797-864a-5764df8b03fa tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/ce359b88-02be-4dc6-b76f-dcf5f174c11d returned with HTTP 200 Sep 07 14:05:49 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1635/3257] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:49 2026] GET /volume/v3/volumes/ce359b88-02be-4dc6-b76f-dcf5f174c11d => generated 962 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-0ba53d92-6960-40dd-adf1-02ba5a6e834c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0ba53d92-6960-40dd-adf1-02ba5a6e834c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/ce359b88-02be-4dc6-b76f-dcf5f174c11d Sep 07 14:05:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0ba53d92-6960-40dd-adf1-02ba5a6e834c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:50 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0ba53d92-6960-40dd-adf1-02ba5a6e834c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:50 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:50 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:50 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:50 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:50 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-0ba53d92-6960-40dd-adf1-02ba5a6e834c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:05:50 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0ba53d92-6960-40dd-adf1-02ba5a6e834c tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/ce359b88-02be-4dc6-b76f-dcf5f174c11d returned with HTTP 200 Sep 07 14:05:50 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1623/3258] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:50 2026] GET /volume/v3/volumes/ce359b88-02be-4dc6-b76f-dcf5f174c11d => generated 1012 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 14:05:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-029c7265-7e98-44b4-8e63-f7a63a68290d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-029c7265-7e98-44b4-8e63-f7a63a68290d tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 14:05:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-029c7265-7e98-44b4-8e63-f7a63a68290d tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1201653790", "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=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-029c7265-7e98-44b4-8e63-f7a63a68290d tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 14:05:51 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1636/3259] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 14:05:51 2026] POST /volume/v3/types => generated 380 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-815bcb92-3069-4a0b-866e-13dfda5fdaba None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-815bcb92-3069-4a0b-866e-13dfda5fdaba tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] POST http://192.168.122.6/volume/v3/types/2c1ebe0e-0a02-40fb-aea9-68623b020660/encryption Sep 07 14:05:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-815bcb92-3069-4a0b-866e-13dfda5fdaba tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-815bcb92-3069-4a0b-866e-13dfda5fdaba tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] http://192.168.122.6/volume/v3/types/2c1ebe0e-0a02-40fb-aea9-68623b020660/encryption returned with HTTP 200 Sep 07 14:05:51 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1624/3260] 192.168.122.6 () {60 vars in 1271 bytes} [Mon Sep 7 14:05:51 2026] POST /volume/v3/types/2c1ebe0e-0a02-40fb-aea9-68623b020660/encryption => generated 239 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-732adb09-7dd0-4a34-839d-7b6b862abe98 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-732adb09-7dd0-4a34-839d-7b6b862abe98 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 14:05:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-732adb09-7dd0-4a34-839d-7b6b862abe98 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1541229312", "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=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-732adb09-7dd0-4a34-839d-7b6b862abe98 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 14:05:51 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1637/3261] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 14:05:51 2026] POST /volume/v3/types => generated 380 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d241f8a1-240c-4443-8cfc-7f7d8337aff7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d241f8a1-240c-4443-8cfc-7f7d8337aff7 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] POST http://192.168.122.6/volume/v3/types/ab2c68a0-dd38-4362-b02b-cfa8887ecaed/encryption Sep 07 14:05:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d241f8a1-240c-4443-8cfc-7f7d8337aff7 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d241f8a1-240c-4443-8cfc-7f7d8337aff7 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] http://192.168.122.6/volume/v3/types/ab2c68a0-dd38-4362-b02b-cfa8887ecaed/encryption returned with HTTP 200 Sep 07 14:05:51 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1625/3262] 192.168.122.6 () {60 vars in 1271 bytes} [Mon Sep 7 14:05:51 2026] POST /volume/v3/types/ab2c68a0-dd38-4362-b02b-cfa8887ecaed/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-10fc071f-b342-4c05-a5dd-6e7c50c76184 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-10fc071f-b342-4c05-a5dd-6e7c50c76184 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 14:05:51 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-10fc071f-b342-4c05-a5dd-6e7c50c76184 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-193483681", "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=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:51 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-10fc071f-b342-4c05-a5dd-6e7c50c76184 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 14:05:51 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1638/3263] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 14:05:51 2026] POST /volume/v3/types => generated 379 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8a96169c-4c64-4fa9-bbd3-717a667fefd5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8a96169c-4c64-4fa9-bbd3-717a667fefd5 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] POST http://192.168.122.6/volume/v3/types/3fde6210-3e14-4742-992d-8ca727bbf3f4/extra_specs Sep 07 14:05:51 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8a96169c-4c64-4fa9-bbd3-717a667fefd5 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:51 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8a96169c-4c64-4fa9-bbd3-717a667fefd5 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] http://192.168.122.6/volume/v3/types/3fde6210-3e14-4742-992d-8ca727bbf3f4/extra_specs returned with HTTP 200 Sep 07 14:05:51 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1626/3264] 192.168.122.6 () {60 vars in 1273 bytes} [Mon Sep 7 14:05:51 2026] POST /volume/v3/types/3fde6210-3e14-4742-992d-8ca727bbf3f4/extra_specs => generated 35 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 14:05:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1a3a594e-c935-4756-9448-1ac490e6d9b3 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1a3a594e-c935-4756-9448-1ac490e6d9b3 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] PUT http://192.168.122.6/volume/v3/types/3fde6210-3e14-4742-992d-8ca727bbf3f4/extra_specs/key2 Sep 07 14:05:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1a3a594e-c935-4756-9448-1ac490e6d9b3 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6d64864c-a270-402a-b2f7-209d194112cb None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6d64864c-a270-402a-b2f7-209d194112cb tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/ce359b88-02be-4dc6-b76f-dcf5f174c11d Sep 07 14:05:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6d64864c-a270-402a-b2f7-209d194112cb tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6d64864c-a270-402a-b2f7-209d194112cb tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:52 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:52 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:05:52 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:52 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:52 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6d64864c-a270-402a-b2f7-209d194112cb tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:05:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6d64864c-a270-402a-b2f7-209d194112cb tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/ce359b88-02be-4dc6-b76f-dcf5f174c11d returned with HTTP 200 Sep 07 14:05:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1627/3265] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:52 2026] GET /volume/v3/volumes/ce359b88-02be-4dc6-b76f-dcf5f174c11d => generated 1013 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1a3a594e-c935-4756-9448-1ac490e6d9b3 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] http://192.168.122.6/volume/v3/types/3fde6210-3e14-4742-992d-8ca727bbf3f4/extra_specs/key2 returned with HTTP 200 Sep 07 14:05:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1639/3266] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 14:05:52 2026] PUT /volume/v3/types/3fde6210-3e14-4742-992d-8ca727bbf3f4/extra_specs/key2 => generated 25 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 14:05:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-23054d7a-7e16-4a21-ba97-f32bc4303085 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-23054d7a-7e16-4a21-ba97-f32bc4303085 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 14:05:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-23054d7a-7e16-4a21-ba97-f32bc4303085 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4174b895-71f6-4475-ac6f-6b364aa19167 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4174b895-71f6-4475-ac6f-6b364aa19167 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] POST http://192.168.122.6/volume/v3/snapshots Sep 07 14:05:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4174b895-71f6-4475-ac6f-6b364aa19167 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ce359b88-02be-4dc6-b76f-dcf5f174c11d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1159321693"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-23054d7a-7e16-4a21-ba97-f32bc4303085 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 14:05:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1628/3267] 192.168.122.6 () {60 vars in 1126 bytes} [Mon Sep 7 14:05:52 2026] POST /volume/v3/types => generated 195 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:52 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:52 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:52 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-4174b895-71f6-4475-ac6f-6b364aa19167 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:05:52 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-4174b895-71f6-4475-ac6f-6b364aa19167 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Create snapshot from volume ce359b88-02be-4dc6-b76f-dcf5f174c11d Sep 07 14:05:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-cc35795b-6335-4df7-bb52-beb2e344e96f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cc35795b-6335-4df7-bb52-beb2e344e96f tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] DELETE http://192.168.122.6/volume/v3/types/7395943c-6155-4879-b619-5e0465c70732 Sep 07 14:05:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cc35795b-6335-4df7-bb52-beb2e344e96f tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cc35795b-6335-4df7-bb52-beb2e344e96f tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cc35795b-6335-4df7-bb52-beb2e344e96f tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] http://192.168.122.6/volume/v3/types/7395943c-6155-4879-b619-5e0465c70732 returned with HTTP 202 Sep 07 14:05:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1629/3268] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 14:05:52 2026] DELETE /volume/v3/types/7395943c-6155-4879-b619-5e0465c70732 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:52 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-4174b895-71f6-4475-ac6f-6b364aa19167 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Created reservations ['31bb9270-36b1-43f9-ae1d-f16e60cb5baf', '7957d12d-dcc7-4642-aea8-1a7e8aa34d05', '20b51c1b-4709-4f40-aece-1c849a2d0ad6', '9e7c5679-5a3f-46d1-b235-382c96eb3705'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:05:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-26653567-f9b8-45f6-b892-86b10c89def5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-26653567-f9b8-45f6-b892-86b10c89def5 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 14:05:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-26653567-f9b8-45f6-b892-86b10c89def5 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-664360499", "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=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:52 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:52 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-26653567-f9b8-45f6-b892-86b10c89def5 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 14:05:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1630/3269] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 14:05:52 2026] POST /volume/v3/types => generated 379 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-02b7e773-8570-41fe-8a99-92296b5b20ff None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-02b7e773-8570-41fe-8a99-92296b5b20ff tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] POST http://192.168.122.6/volume/v3/types/4beb1438-42b5-4b6c-b577-2be72078b381/encryption Sep 07 14:05:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-02b7e773-8570-41fe-8a99-92296b5b20ff tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:52 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-4174b895-71f6-4475-ac6f-6b364aa19167 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot create request issued successfully. Sep 07 14:05:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4174b895-71f6-4475-ac6f-6b364aa19167 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 14:05:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1640/3270] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 14:05:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:05:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0b053ffc-378a-4eff-85a5-c7ca04c4adad None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0b053ffc-378a-4eff-85a5-c7ca04c4adad tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/bc8ede90-5b57-4aa4-a266-00101bda37c1 Sep 07 14:05:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0b053ffc-378a-4eff-85a5-c7ca04c4adad tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0b053ffc-378a-4eff-85a5-c7ca04c4adad tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-02b7e773-8570-41fe-8a99-92296b5b20ff tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] http://192.168.122.6/volume/v3/types/4beb1438-42b5-4b6c-b577-2be72078b381/encryption returned with HTTP 200 Sep 07 14:05:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1631/3271] 192.168.122.6 () {60 vars in 1271 bytes} [Mon Sep 7 14:05:52 2026] POST /volume/v3/types/4beb1438-42b5-4b6c-b577-2be72078b381/encryption => generated 239 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8ad88897-18da-42a2-a92a-e78606d59344 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:52 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:52 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:52 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0b053ffc-378a-4eff-85a5-c7ca04c4adad tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8ad88897-18da-42a2-a92a-e78606d59344 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] DELETE http://192.168.122.6/volume/v3/types/4beb1438-42b5-4b6c-b577-2be72078b381/encryption/7f1c2031-820a-4d2c-8c47-8fe02ebfadb5 Sep 07 14:05:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8ad88897-18da-42a2-a92a-e78606d59344 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0b053ffc-378a-4eff-85a5-c7ca04c4adad tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/bc8ede90-5b57-4aa4-a266-00101bda37c1 returned with HTTP 200 Sep 07 14:05:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1641/3272] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:52 2026] GET /volume/v3/snapshots/bc8ede90-5b57-4aa4-a266-00101bda37c1 => generated 440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8ad88897-18da-42a2-a92a-e78606d59344 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8ad88897-18da-42a2-a92a-e78606d59344 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] http://192.168.122.6/volume/v3/types/4beb1438-42b5-4b6c-b577-2be72078b381/encryption/7f1c2031-820a-4d2c-8c47-8fe02ebfadb5 returned with HTTP 202 Sep 07 14:05:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1632/3273] 192.168.122.6 () {58 vars in 1363 bytes} [Mon Sep 7 14:05:52 2026] DELETE /volume/v3/types/4beb1438-42b5-4b6c-b577-2be72078b381/encryption/7f1c2031-820a-4d2c-8c47-8fe02ebfadb5 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e3357cd5-0763-4af8-b448-b697ad3d3d55 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e3357cd5-0763-4af8-b448-b697ad3d3d55 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 14:05:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e3357cd5-0763-4af8-b448-b697ad3d3d55 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-73736880", "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=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e3357cd5-0763-4af8-b448-b697ad3d3d55 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 14:05:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1642/3274] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 14:05:52 2026] POST /volume/v3/types => generated 378 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-09639089-e0eb-4f14-8a2a-f9e63663e3de None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-09639089-e0eb-4f14-8a2a-f9e63663e3de tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] DELETE http://192.168.122.6/volume/v3/types/ca9038fc-bb64-4c28-8b71-0892316baf9c/extra_specs/key1 Sep 07 14:05:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-09639089-e0eb-4f14-8a2a-f9e63663e3de tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-09639089-e0eb-4f14-8a2a-f9e63663e3de tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-09639089-e0eb-4f14-8a2a-f9e63663e3de tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] http://192.168.122.6/volume/v3/types/ca9038fc-bb64-4c28-8b71-0892316baf9c/extra_specs/key1 returned with HTTP 202 Sep 07 14:05:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1633/3275] 192.168.122.6 () {58 vars in 1270 bytes} [Mon Sep 7 14:05:52 2026] DELETE /volume/v3/types/ca9038fc-bb64-4c28-8b71-0892316baf9c/extra_specs/key1 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 14:05:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ef2a8733-7a17-44d7-895c-5de424e4a0f9 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ef2a8733-7a17-44d7-895c-5de424e4a0f9 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 14:05:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ef2a8733-7a17-44d7-895c-5de424e4a0f9 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-685458754", "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=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ef2a8733-7a17-44d7-895c-5de424e4a0f9 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 14:05:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1643/3276] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 14:05:52 2026] POST /volume/v3/types => generated 379 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-37838980-14f1-4750-872e-3a14f20eb976 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-37838980-14f1-4750-872e-3a14f20eb976 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] DELETE http://192.168.122.6/volume/v3/types/17a2856d-5873-4288-ab98-cc566d061562 Sep 07 14:05:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-37838980-14f1-4750-872e-3a14f20eb976 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-37838980-14f1-4750-872e-3a14f20eb976 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-37838980-14f1-4750-872e-3a14f20eb976 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] http://192.168.122.6/volume/v3/types/17a2856d-5873-4288-ab98-cc566d061562 returned with HTTP 202 Sep 07 14:05:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1634/3277] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 14:05:52 2026] DELETE /volume/v3/types/17a2856d-5873-4288-ab98-cc566d061562 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d3da016d-f549-4dc6-bdac-e333bb62586a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d3da016d-f549-4dc6-bdac-e333bb62586a tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] GET http://192.168.122.6/volume/v3/types/2c1ebe0e-0a02-40fb-aea9-68623b020660/extra_specs Sep 07 14:05:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d3da016d-f549-4dc6-bdac-e333bb62586a tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d3da016d-f549-4dc6-bdac-e333bb62586a tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d3da016d-f549-4dc6-bdac-e333bb62586a tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] http://192.168.122.6/volume/v3/types/2c1ebe0e-0a02-40fb-aea9-68623b020660/extra_specs returned with HTTP 200 Sep 07 14:05:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1644/3278] 192.168.122.6 () {58 vars in 1252 bytes} [Mon Sep 7 14:05:52 2026] GET /volume/v3/types/2c1ebe0e-0a02-40fb-aea9-68623b020660/extra_specs => generated 185 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-cc5197e3-80c2-40a1-8a5e-faaf295b5184 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cc5197e3-80c2-40a1-8a5e-faaf295b5184 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] GET http://192.168.122.6/volume/v3/types Sep 07 14:05:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cc5197e3-80c2-40a1-8a5e-faaf295b5184 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cc5197e3-80c2-40a1-8a5e-faaf295b5184 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cc5197e3-80c2-40a1-8a5e-faaf295b5184 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 14:05:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1635/3279] 192.168.122.6 () {58 vars in 1105 bytes} [Mon Sep 7 14:05:52 2026] GET /volume/v3/types => generated 2586 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b613f1d7-1611-4ffc-b800-b397256f1c6c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b613f1d7-1611-4ffc-b800-b397256f1c6c tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] GET http://192.168.122.6/volume/v3/types/2c1ebe0e-0a02-40fb-aea9-68623b020660/encryption/cipher Sep 07 14:05:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b613f1d7-1611-4ffc-b800-b397256f1c6c tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b613f1d7-1611-4ffc-b800-b397256f1c6c tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b613f1d7-1611-4ffc-b800-b397256f1c6c tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] http://192.168.122.6/volume/v3/types/2c1ebe0e-0a02-40fb-aea9-68623b020660/encryption/cipher returned with HTTP 200 Sep 07 14:05:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1645/3280] 192.168.122.6 () {58 vars in 1270 bytes} [Mon Sep 7 14:05:52 2026] GET /volume/v3/types/2c1ebe0e-0a02-40fb-aea9-68623b020660/encryption/cipher => generated 29 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 14:05:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-a00dac18-4ec2-4c26-939d-b86be6b72531 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a00dac18-4ec2-4c26-939d-b86be6b72531 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] GET http://192.168.122.6/volume/v3/types/2c1ebe0e-0a02-40fb-aea9-68623b020660/encryption Sep 07 14:05:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a00dac18-4ec2-4c26-939d-b86be6b72531 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-a00dac18-4ec2-4c26-939d-b86be6b72531 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-a00dac18-4ec2-4c26-939d-b86be6b72531 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] http://192.168.122.6/volume/v3/types/2c1ebe0e-0a02-40fb-aea9-68623b020660/encryption returned with HTTP 200 Sep 07 14:05:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1636/3281] 192.168.122.6 () {58 vars in 1249 bytes} [Mon Sep 7 14:05:52 2026] GET /volume/v3/types/2c1ebe0e-0a02-40fb-aea9-68623b020660/encryption => generated 325 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-89013282-52a5-4319-b276-980e9f9147fb None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-89013282-52a5-4319-b276-980e9f9147fb tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] GET http://192.168.122.6/volume/v3/types/2c1ebe0e-0a02-40fb-aea9-68623b020660/extra_specs/multiattach Sep 07 14:05:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-89013282-52a5-4319-b276-980e9f9147fb tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-89013282-52a5-4319-b276-980e9f9147fb tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-89013282-52a5-4319-b276-980e9f9147fb tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] http://192.168.122.6/volume/v3/types/2c1ebe0e-0a02-40fb-aea9-68623b020660/extra_specs/multiattach returned with HTTP 200 Sep 07 14:05:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1646/3282] 192.168.122.6 () {58 vars in 1288 bytes} [Mon Sep 7 14:05:52 2026] GET /volume/v3/types/2c1ebe0e-0a02-40fb-aea9-68623b020660/extra_specs/multiattach => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 14:05:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ab5f735e-5956-4013-b58e-f203ca08e62d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ab5f735e-5956-4013-b58e-f203ca08e62d tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] GET http://192.168.122.6/volume/v3/types/2c1ebe0e-0a02-40fb-aea9-68623b020660/extra_specs/volume_backend_name Sep 07 14:05:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ab5f735e-5956-4013-b58e-f203ca08e62d tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ab5f735e-5956-4013-b58e-f203ca08e62d tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ab5f735e-5956-4013-b58e-f203ca08e62d tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] http://192.168.122.6/volume/v3/types/2c1ebe0e-0a02-40fb-aea9-68623b020660/extra_specs/volume_backend_name returned with HTTP 200 Sep 07 14:05:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1637/3283] 192.168.122.6 () {58 vars in 1312 bytes} [Mon Sep 7 14:05:52 2026] GET /volume/v3/types/2c1ebe0e-0a02-40fb-aea9-68623b020660/extra_specs/volume_backend_name => generated 44 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 14:05:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5a826a7e-3b5d-408f-b711-2f9cfd030e05 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5a826a7e-3b5d-408f-b711-2f9cfd030e05 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] GET http://192.168.122.6/volume/v3/types/2c1ebe0e-0a02-40fb-aea9-68623b020660 Sep 07 14:05:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5a826a7e-3b5d-408f-b711-2f9cfd030e05 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5a826a7e-3b5d-408f-b711-2f9cfd030e05 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5a826a7e-3b5d-408f-b711-2f9cfd030e05 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] http://192.168.122.6/volume/v3/types/2c1ebe0e-0a02-40fb-aea9-68623b020660 returned with HTTP 200 Sep 07 14:05:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1647/3284] 192.168.122.6 () {58 vars in 1216 bytes} [Mon Sep 7 14:05:52 2026] GET /volume/v3/types/2c1ebe0e-0a02-40fb-aea9-68623b020660 => generated 402 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4963ce7d-95f1-4024-a41e-c7361e3e2ff5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4963ce7d-95f1-4024-a41e-c7361e3e2ff5 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] PUT http://192.168.122.6/volume/v3/types/2c1ebe0e-0a02-40fb-aea9-68623b020660/encryption/eb244bb9-eeda-43a1-855e-aed55c02a932 Sep 07 14:05:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4963ce7d-95f1-4024-a41e-c7361e3e2ff5 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4963ce7d-95f1-4024-a41e-c7361e3e2ff5 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] http://192.168.122.6/volume/v3/types/2c1ebe0e-0a02-40fb-aea9-68623b020660/encryption/eb244bb9-eeda-43a1-855e-aed55c02a932 returned with HTTP 200 Sep 07 14:05:52 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1638/3285] 192.168.122.6 () {60 vars in 1380 bytes} [Mon Sep 7 14:05:52 2026] PUT /volume/v3/types/2c1ebe0e-0a02-40fb-aea9-68623b020660/encryption/eb244bb9-eeda-43a1-855e-aed55c02a932 => generated 33 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 14:05:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1932b365-05d7-4ea8-9e19-7911b83fe814 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1932b365-05d7-4ea8-9e19-7911b83fe814 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] PUT http://192.168.122.6/volume/v3/types/2c1ebe0e-0a02-40fb-aea9-68623b020660/extra_specs/key1 Sep 07 14:05:52 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1932b365-05d7-4ea8-9e19-7911b83fe814 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:52 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1932b365-05d7-4ea8-9e19-7911b83fe814 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] http://192.168.122.6/volume/v3/types/2c1ebe0e-0a02-40fb-aea9-68623b020660/extra_specs/key1 returned with HTTP 200 Sep 07 14:05:52 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1648/3286] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 14:05:52 2026] PUT /volume/v3/types/2c1ebe0e-0a02-40fb-aea9-68623b020660/extra_specs/key1 => generated 30 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 14:05:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8c2b69fd-c3b5-44ba-8089-0204c632b608 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8c2b69fd-c3b5-44ba-8089-0204c632b608 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] PUT http://192.168.122.6/volume/v3/types/2c1ebe0e-0a02-40fb-aea9-68623b020660 Sep 07 14:05:52 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8c2b69fd-c3b5-44ba-8089-0204c632b608 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:52 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8c2b69fd-c3b5-44ba-8089-0204c632b608 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] http://192.168.122.6/volume/v3/types/2c1ebe0e-0a02-40fb-aea9-68623b020660 returned with HTTP 200 Sep 07 14:05:53 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1639/3287] 192.168.122.6 () {60 vars in 1236 bytes} [Mon Sep 7 14:05:52 2026] PUT /volume/v3/types/2c1ebe0e-0a02-40fb-aea9-68623b020660 => generated 371 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9a67daaa-41a5-4e9d-8279-12a20fd01e6f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9a67daaa-41a5-4e9d-8279-12a20fd01e6f tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] DELETE http://192.168.122.6/volume/v3/types/ca9038fc-bb64-4c28-8b71-0892316baf9c Sep 07 14:05:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9a67daaa-41a5-4e9d-8279-12a20fd01e6f tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9a67daaa-41a5-4e9d-8279-12a20fd01e6f tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Calling method '_delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9a67daaa-41a5-4e9d-8279-12a20fd01e6f tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] http://192.168.122.6/volume/v3/types/ca9038fc-bb64-4c28-8b71-0892316baf9c returned with HTTP 202 Sep 07 14:05:53 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1649/3288] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 14:05:53 2026] DELETE /volume/v3/types/ca9038fc-bb64-4c28-8b71-0892316baf9c => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-21f0a52f-507c-4452-a7b2-e1ade3b2d63c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-21f0a52f-507c-4452-a7b2-e1ade3b2d63c tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] DELETE http://192.168.122.6/volume/v3/types/4beb1438-42b5-4b6c-b577-2be72078b381 Sep 07 14:05:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-21f0a52f-507c-4452-a7b2-e1ade3b2d63c tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-21f0a52f-507c-4452-a7b2-e1ade3b2d63c tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-21f0a52f-507c-4452-a7b2-e1ade3b2d63c tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] http://192.168.122.6/volume/v3/types/4beb1438-42b5-4b6c-b577-2be72078b381 returned with HTTP 202 Sep 07 14:05:53 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1640/3289] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 14:05:53 2026] DELETE /volume/v3/types/4beb1438-42b5-4b6c-b577-2be72078b381 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d5a63af6-2f93-42d6-9852-b1e0037b6d8d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d5a63af6-2f93-42d6-9852-b1e0037b6d8d tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] DELETE http://192.168.122.6/volume/v3/types/3fde6210-3e14-4742-992d-8ca727bbf3f4 Sep 07 14:05:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d5a63af6-2f93-42d6-9852-b1e0037b6d8d tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d5a63af6-2f93-42d6-9852-b1e0037b6d8d tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Calling method '_delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d5a63af6-2f93-42d6-9852-b1e0037b6d8d tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] http://192.168.122.6/volume/v3/types/3fde6210-3e14-4742-992d-8ca727bbf3f4 returned with HTTP 202 Sep 07 14:05:53 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1650/3290] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 14:05:53 2026] DELETE /volume/v3/types/3fde6210-3e14-4742-992d-8ca727bbf3f4 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-08200bb1-5c6b-4bc7-b756-ed49b1053f67 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-08200bb1-5c6b-4bc7-b756-ed49b1053f67 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] DELETE http://192.168.122.6/volume/v3/types/ab2c68a0-dd38-4362-b02b-cfa8887ecaed Sep 07 14:05:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-08200bb1-5c6b-4bc7-b756-ed49b1053f67 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-08200bb1-5c6b-4bc7-b756-ed49b1053f67 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-3a8d4fea-7740-4d86-bfa0-0683e95328de None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3a8d4fea-7740-4d86-bfa0-0683e95328de tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/bc8ede90-5b57-4aa4-a266-00101bda37c1 Sep 07 14:05:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3a8d4fea-7740-4d86-bfa0-0683e95328de tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:53 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3a8d4fea-7740-4d86-bfa0-0683e95328de tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-08200bb1-5c6b-4bc7-b756-ed49b1053f67 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] http://192.168.122.6/volume/v3/types/ab2c68a0-dd38-4362-b02b-cfa8887ecaed returned with HTTP 202 Sep 07 14:05:53 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1641/3291] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 14:05:53 2026] DELETE /volume/v3/types/ab2c68a0-dd38-4362-b02b-cfa8887ecaed => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8d0bad74-63a0-410d-9ecd-231b3ce5ded5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:53 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:53 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:53 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-3a8d4fea-7740-4d86-bfa0-0683e95328de tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:53 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3a8d4fea-7740-4d86-bfa0-0683e95328de tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/bc8ede90-5b57-4aa4-a266-00101bda37c1 returned with HTTP 200 Sep 07 14:05:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8d0bad74-63a0-410d-9ecd-231b3ce5ded5 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] DELETE http://192.168.122.6/volume/v3/types/2c1ebe0e-0a02-40fb-aea9-68623b020660 Sep 07 14:05:53 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1651/3292] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:53 2026] GET /volume/v3/snapshots/bc8ede90-5b57-4aa4-a266-00101bda37c1 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8d0bad74-63a0-410d-9ecd-231b3ce5ded5 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:53 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8d0bad74-63a0-410d-9ecd-231b3ce5ded5 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:53 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8d0bad74-63a0-410d-9ecd-231b3ce5ded5 tempest-VolumeTypesAdminTests-146803156 tempest-VolumeTypesAdminTests-146803156-project-admin] http://192.168.122.6/volume/v3/types/2c1ebe0e-0a02-40fb-aea9-68623b020660 returned with HTTP 202 Sep 07 14:05:53 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1642/3293] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 14:05:53 2026] DELETE /volume/v3/types/2c1ebe0e-0a02-40fb-aea9-68623b020660 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 14:05:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-df76ff19-6d21-42c9-84c9-329b9bc8539f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-df76ff19-6d21-42c9-84c9-329b9bc8539f tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/bc8ede90-5b57-4aa4-a266-00101bda37c1 Sep 07 14:05:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-df76ff19-6d21-42c9-84c9-329b9bc8539f tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-df76ff19-6d21-42c9-84c9-329b9bc8539f tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:54 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:54 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:54 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-df76ff19-6d21-42c9-84c9-329b9bc8539f tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-df76ff19-6d21-42c9-84c9-329b9bc8539f tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/bc8ede90-5b57-4aa4-a266-00101bda37c1 returned with HTTP 200 Sep 07 14:05:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1652/3294] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:54 2026] GET /volume/v3/snapshots/bc8ede90-5b57-4aa4-a266-00101bda37c1 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-5a8d2534-ab2e-46e5-9754-167514e3ccc7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5a8d2534-ab2e-46e5-9754-167514e3ccc7 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] POST http://192.168.122.6/volume/v3/snapshots/bc8ede90-5b57-4aa4-a266-00101bda37c1/action Sep 07 14:05:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5a8d2534-ab2e-46e5-9754-167514e3ccc7 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 14:05:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5a8d2534-ab2e-46e5-9754-167514e3ccc7 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.contrib.admin_actions [None req-5a8d2534-ab2e-46e5-9754-167514e3ccc7 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Updating snapshot 'bc8ede90-5b57-4aa4-a266-00101bda37c1' with '{'status': 'creating'}' {{(pid=87261) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 14:05:54 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:54 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5a8d2534-ab2e-46e5-9754-167514e3ccc7 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/bc8ede90-5b57-4aa4-a266-00101bda37c1/action returned with HTTP 202 Sep 07 14:05:54 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1643/3295] 192.168.122.6 () {60 vars in 1270 bytes} [Mon Sep 7 14:05:54 2026] POST /volume/v3/snapshots/bc8ede90-5b57-4aa4-a266-00101bda37c1/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 14:05:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-23fbff1e-f4e8-43c2-8b2b-50d382e33725 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-23fbff1e-f4e8-43c2-8b2b-50d382e33725 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/bc8ede90-5b57-4aa4-a266-00101bda37c1 Sep 07 14:05:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-23fbff1e-f4e8-43c2-8b2b-50d382e33725 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-23fbff1e-f4e8-43c2-8b2b-50d382e33725 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:54 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:54 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:54 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-23fbff1e-f4e8-43c2-8b2b-50d382e33725 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-23fbff1e-f4e8-43c2-8b2b-50d382e33725 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/bc8ede90-5b57-4aa4-a266-00101bda37c1 returned with HTTP 200 Sep 07 14:05:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1653/3296] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:54 2026] GET /volume/v3/snapshots/bc8ede90-5b57-4aa4-a266-00101bda37c1 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-cb56c5e7-558f-4786-be11-274880d3405e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cb56c5e7-558f-4786-be11-274880d3405e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] POST http://192.168.122.6/volume/v3/snapshots/bc8ede90-5b57-4aa4-a266-00101bda37c1/action Sep 07 14:05:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cb56c5e7-558f-4786-be11-274880d3405e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 14:05:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cb56c5e7-558f-4786-be11-274880d3405e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.contrib.snapshot_actions [None req-cb56c5e7-558f-4786-be11-274880d3405e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87261) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 07 14:05:54 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:54 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:54 devstack devstack@c-api.service[87261]: INFO cinder.api.contrib.snapshot_actions [None req-cb56c5e7-558f-4786-be11-274880d3405e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] Updating snapshot bc8ede90-5b57-4aa4-a266-00101bda37c1 with info {'id': 'bc8ede90-5b57-4aa4-a266-00101bda37c1', 'status': 'error', 'progress': '80%'} Sep 07 14:05:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cb56c5e7-558f-4786-be11-274880d3405e tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-member] http://192.168.122.6/volume/v3/snapshots/bc8ede90-5b57-4aa4-a266-00101bda37c1/action returned with HTTP 202 Sep 07 14:05:54 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1644/3297] 192.168.122.6 () {60 vars in 1270 bytes} [Mon Sep 7 14:05:54 2026] POST /volume/v3/snapshots/bc8ede90-5b57-4aa4-a266-00101bda37c1/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9b7cb0b0-e308-4e9c-893c-4f75b9248520 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9b7cb0b0-e308-4e9c-893c-4f75b9248520 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] DELETE http://192.168.122.6/volume/v3/snapshots/bc8ede90-5b57-4aa4-a266-00101bda37c1 Sep 07 14:05:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9b7cb0b0-e308-4e9c-893c-4f75b9248520 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:54 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9b7cb0b0-e308-4e9c-893c-4f75b9248520 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:54 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.snapshots [None req-9b7cb0b0-e308-4e9c-893c-4f75b9248520 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Delete snapshot with id: bc8ede90-5b57-4aa4-a266-00101bda37c1 Sep 07 14:05:54 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:54 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:54 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9b7cb0b0-e308-4e9c-893c-4f75b9248520 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:54 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:54 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:54 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9b7cb0b0-e308-4e9c-893c-4f75b9248520 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot delete request issued successfully. Sep 07 14:05:54 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9b7cb0b0-e308-4e9c-893c-4f75b9248520 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/bc8ede90-5b57-4aa4-a266-00101bda37c1 returned with HTTP 202 Sep 07 14:05:54 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1654/3298] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 14:05:54 2026] DELETE /volume/v3/snapshots/bc8ede90-5b57-4aa4-a266-00101bda37c1 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-57bd7d1d-fad5-444b-9550-aee12f568f26 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-57bd7d1d-fad5-444b-9550-aee12f568f26 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/bc8ede90-5b57-4aa4-a266-00101bda37c1 Sep 07 14:05:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-57bd7d1d-fad5-444b-9550-aee12f568f26 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:54 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-57bd7d1d-fad5-444b-9550-aee12f568f26 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:54 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:54 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:05:54 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-57bd7d1d-fad5-444b-9550-aee12f568f26 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:54 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-57bd7d1d-fad5-444b-9550-aee12f568f26 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/bc8ede90-5b57-4aa4-a266-00101bda37c1 returned with HTTP 200 Sep 07 14:05:54 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1645/3299] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:54 2026] GET /volume/v3/snapshots/bc8ede90-5b57-4aa4-a266-00101bda37c1 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-fbf7a213-d795-4029-8bf9-b07df9ca4277 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fbf7a213-d795-4029-8bf9-b07df9ca4277 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/bc8ede90-5b57-4aa4-a266-00101bda37c1 Sep 07 14:05:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fbf7a213-d795-4029-8bf9-b07df9ca4277 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:55 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-fbf7a213-d795-4029-8bf9-b07df9ca4277 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:55 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:55 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:55 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-fbf7a213-d795-4029-8bf9-b07df9ca4277 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Snapshot retrieved successfully. Sep 07 14:05:55 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-fbf7a213-d795-4029-8bf9-b07df9ca4277 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/bc8ede90-5b57-4aa4-a266-00101bda37c1 returned with HTTP 200 Sep 07 14:05:55 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1655/3300] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:55 2026] GET /volume/v3/snapshots/bc8ede90-5b57-4aa4-a266-00101bda37c1 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b894c8ad-32e0-42f5-a69e-1903462771f3 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b894c8ad-32e0-42f5-a69e-1903462771f3 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 14:05:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b894c8ad-32e0-42f5-a69e-1903462771f3 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-711929954", "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=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b894c8ad-32e0-42f5-a69e-1903462771f3 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 14:05:56 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1646/3301] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 14:05:56 2026] POST /volume/v3/types => generated 379 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-6f25438f-274b-496f-a68e-3f6e5fd6cc6e None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6f25438f-274b-496f-a68e-3f6e5fd6cc6e tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] POST http://192.168.122.6/volume/v3/types/b9ddbe08-6fee-43aa-a2a8-500af32aaaee/encryption Sep 07 14:05:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6f25438f-274b-496f-a68e-3f6e5fd6cc6e tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6f25438f-274b-496f-a68e-3f6e5fd6cc6e tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] http://192.168.122.6/volume/v3/types/b9ddbe08-6fee-43aa-a2a8-500af32aaaee/encryption returned with HTTP 200 Sep 07 14:05:56 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1656/3302] 192.168.122.6 () {60 vars in 1271 bytes} [Mon Sep 7 14:05:56 2026] POST /volume/v3/types/b9ddbe08-6fee-43aa-a2a8-500af32aaaee/encryption => generated 239 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-aee170e7-2fe5-4356-a586-67de25bd0166 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-aee170e7-2fe5-4356-a586-67de25bd0166 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 14:05:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-aee170e7-2fe5-4356-a586-67de25bd0166 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-588159971", "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=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-aee170e7-2fe5-4356-a586-67de25bd0166 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 14:05:56 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1647/3303] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 14:05:56 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 07 14:05:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c5339ffd-bf20-4040-9559-38bf34376c6b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c5339ffd-bf20-4040-9559-38bf34376c6b tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] POST http://192.168.122.6/volume/v3/types/6418260e-b425-4489-ba05-c3259e244760/encryption Sep 07 14:05:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c5339ffd-bf20-4040-9559-38bf34376c6b tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:56 devstack devstack@c-api.service[87262]: DEBUG cinder.policy [None req-c5339ffd-bf20-4040-9559-38bf34376c6b tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '7441916a4a2e4e90b044c21a2ecc5d43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1e41c40daa3846f0bcc24a67428d5b92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87262) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:05:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c5339ffd-bf20-4040-9559-38bf34376c6b tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] http://192.168.122.6/volume/v3/types/6418260e-b425-4489-ba05-c3259e244760/encryption returned with HTTP 403 Sep 07 14:05:56 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1657/3304] 192.168.122.6 () {60 vars in 1271 bytes} [Mon Sep 7 14:05:56 2026] POST /volume/v3/types/6418260e-b425-4489-ba05-c3259e244760/encryption => generated 127 bytes in 130 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-1b37a9c5-24f9-4ae6-a166-3e5cb4025798 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1b37a9c5-24f9-4ae6-a166-3e5cb4025798 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 14:05:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7d1587e1-f2af-4894-ad7a-a3b73e702472 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-1b37a9c5-24f9-4ae6-a166-3e5cb4025798 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-108805708", "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=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7d1587e1-f2af-4894-ad7a-a3b73e702472 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/snapshots/bc8ede90-5b57-4aa4-a266-00101bda37c1 Sep 07 14:05:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7d1587e1-f2af-4894-ad7a-a3b73e702472 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7d1587e1-f2af-4894-ad7a-a3b73e702472 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7d1587e1-f2af-4894-ad7a-a3b73e702472 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/snapshots/bc8ede90-5b57-4aa4-a266-00101bda37c1 returned with HTTP 404 Sep 07 14:05:56 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1658/3305] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:05:56 2026] GET /volume/v3/snapshots/bc8ede90-5b57-4aa4-a266-00101bda37c1 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-2f152e38-7681-4ef3-9f38-c1bfc293864d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2f152e38-7681-4ef3-9f38-c1bfc293864d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/ce359b88-02be-4dc6-b76f-dcf5f174c11d Sep 07 14:05:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2f152e38-7681-4ef3-9f38-c1bfc293864d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-2f152e38-7681-4ef3-9f38-c1bfc293864d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:56 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-2f152e38-7681-4ef3-9f38-c1bfc293864d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Delete volume with id: ce359b88-02be-4dc6-b76f-dcf5f174c11d Sep 07 14:05:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-1b37a9c5-24f9-4ae6-a166-3e5cb4025798 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 14:05:56 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1648/3306] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 14:05:56 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 07 14:05:56 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:56 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:56 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:56 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:56 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2f152e38-7681-4ef3-9f38-c1bfc293864d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:05:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6c00777a-5408-4f11-b8cb-2ea09399f4ea None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6c00777a-5408-4f11-b8cb-2ea09399f4ea tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] POST http://192.168.122.6/volume/v3/types/4e2cd391-81d5-4601-8fa0-6979084f6e83/extra_specs Sep 07 14:05:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6c00777a-5408-4f11-b8cb-2ea09399f4ea tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:56 devstack devstack@c-api.service[87261]: DEBUG cinder.policy [None req-6c00777a-5408-4f11-b8cb-2ea09399f4ea tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '7441916a4a2e4e90b044c21a2ecc5d43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1e41c40daa3846f0bcc24a67428d5b92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87261) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:05:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6c00777a-5408-4f11-b8cb-2ea09399f4ea tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] http://192.168.122.6/volume/v3/types/4e2cd391-81d5-4601-8fa0-6979084f6e83/extra_specs returned with HTTP 403 Sep 07 14:05:56 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1649/3307] 192.168.122.6 () {60 vars in 1273 bytes} [Mon Sep 7 14:05:56 2026] POST /volume/v3/types/4e2cd391-81d5-4601-8fa0-6979084f6e83/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 14:05:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6f139ab6-b15d-4cb7-996e-803b043482f2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6f139ab6-b15d-4cb7-996e-803b043482f2 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] PUT http://192.168.122.6/volume/v3/types/4e2cd391-81d5-4601-8fa0-6979084f6e83/extra_specs/key2 Sep 07 14:05:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6f139ab6-b15d-4cb7-996e-803b043482f2 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:56 devstack devstack@c-api.service[87261]: DEBUG cinder.policy [None req-6f139ab6-b15d-4cb7-996e-803b043482f2 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '7441916a4a2e4e90b044c21a2ecc5d43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1e41c40daa3846f0bcc24a67428d5b92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87261) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:05:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6f139ab6-b15d-4cb7-996e-803b043482f2 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] http://192.168.122.6/volume/v3/types/4e2cd391-81d5-4601-8fa0-6979084f6e83/extra_specs/key2 returned with HTTP 403 Sep 07 14:05:56 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1650/3308] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 14:05:56 2026] PUT /volume/v3/types/4e2cd391-81d5-4601-8fa0-6979084f6e83/extra_specs/key2 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-046bef06-7fa8-4bc5-a6fa-1e166a759b48 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:56 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-2f152e38-7681-4ef3-9f38-c1bfc293864d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Delete volume request issued successfully. Sep 07 14:05:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-2f152e38-7681-4ef3-9f38-c1bfc293864d tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/ce359b88-02be-4dc6-b76f-dcf5f174c11d returned with HTTP 202 Sep 07 14:05:56 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1659/3309] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:05:56 2026] DELETE /volume/v3/volumes/ce359b88-02be-4dc6-b76f-dcf5f174c11d => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-046bef06-7fa8-4bc5-a6fa-1e166a759b48 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] POST http://192.168.122.6/volume/v3/types Sep 07 14:05:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-046bef06-7fa8-4bc5-a6fa-1e166a759b48 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5e4cf82d-77d4-49b6-9319-278ae4a291e0 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:56 devstack devstack@c-api.service[87261]: DEBUG cinder.policy [None req-046bef06-7fa8-4bc5-a6fa-1e166a759b48 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '7441916a4a2e4e90b044c21a2ecc5d43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1e41c40daa3846f0bcc24a67428d5b92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87261) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:05:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-046bef06-7fa8-4bc5-a6fa-1e166a759b48 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] http://192.168.122.6/volume/v3/types returned with HTTP 403 Sep 07 14:05:56 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1651/3310] 192.168.122.6 () {60 vars in 1126 bytes} [Mon Sep 7 14:05:56 2026] POST /volume/v3/types => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5e4cf82d-77d4-49b6-9319-278ae4a291e0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/ce359b88-02be-4dc6-b76f-dcf5f174c11d Sep 07 14:05:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5e4cf82d-77d4-49b6-9319-278ae4a291e0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5e4cf82d-77d4-49b6-9319-278ae4a291e0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4d655fbe-582c-415f-a849-004d5cdb4597 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4d655fbe-582c-415f-a849-004d5cdb4597 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 14:05:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4d655fbe-582c-415f-a849-004d5cdb4597 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-603433886", "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=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:56 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:05:56 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:05:56 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:05:56 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:05:56 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5e4cf82d-77d4-49b6-9319-278ae4a291e0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Volume info retrieved successfully. Sep 07 14:05:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5e4cf82d-77d4-49b6-9319-278ae4a291e0 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/ce359b88-02be-4dc6-b76f-dcf5f174c11d returned with HTTP 200 Sep 07 14:05:56 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1660/3311] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:56 2026] GET /volume/v3/volumes/ce359b88-02be-4dc6-b76f-dcf5f174c11d => generated 1012 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4d655fbe-582c-415f-a849-004d5cdb4597 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 14:05:56 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1652/3312] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 14:05:56 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 07 14:05:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-6d691c10-cfb0-4bbd-b165-e5700a196afd None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6d691c10-cfb0-4bbd-b165-e5700a196afd tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] POST http://192.168.122.6/volume/v3/types/401b7108-f149-46cd-bf03-9f03934d52fd/encryption Sep 07 14:05:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6d691c10-cfb0-4bbd-b165-e5700a196afd tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6d691c10-cfb0-4bbd-b165-e5700a196afd tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] http://192.168.122.6/volume/v3/types/401b7108-f149-46cd-bf03-9f03934d52fd/encryption returned with HTTP 200 Sep 07 14:05:56 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1661/3313] 192.168.122.6 () {60 vars in 1271 bytes} [Mon Sep 7 14:05:56 2026] POST /volume/v3/types/401b7108-f149-46cd-bf03-9f03934d52fd/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-bb0465e6-d513-4d07-b65f-0ca1bab4fd8a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bb0465e6-d513-4d07-b65f-0ca1bab4fd8a tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] DELETE http://192.168.122.6/volume/v3/types/401b7108-f149-46cd-bf03-9f03934d52fd/encryption/e11fd612-6a03-417c-8e9e-d92e57615554 Sep 07 14:05:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bb0465e6-d513-4d07-b65f-0ca1bab4fd8a tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-bb0465e6-d513-4d07-b65f-0ca1bab4fd8a tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:56 devstack devstack@c-api.service[87261]: DEBUG cinder.policy [None req-bb0465e6-d513-4d07-b65f-0ca1bab4fd8a tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '7441916a4a2e4e90b044c21a2ecc5d43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1e41c40daa3846f0bcc24a67428d5b92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87261) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:05:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-bb0465e6-d513-4d07-b65f-0ca1bab4fd8a tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] http://192.168.122.6/volume/v3/types/401b7108-f149-46cd-bf03-9f03934d52fd/encryption/e11fd612-6a03-417c-8e9e-d92e57615554 returned with HTTP 403 Sep 07 14:05:56 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1653/3314] 192.168.122.6 () {58 vars in 1363 bytes} [Mon Sep 7 14:05:56 2026] DELETE /volume/v3/types/401b7108-f149-46cd-bf03-9f03934d52fd/encryption/e11fd612-6a03-417c-8e9e-d92e57615554 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4eeb9c68-33d3-4cf9-834b-c4d67c350816 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4eeb9c68-33d3-4cf9-834b-c4d67c350816 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 14:05:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4eeb9c68-33d3-4cf9-834b-c4d67c350816 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1732885913", "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=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4eeb9c68-33d3-4cf9-834b-c4d67c350816 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 14:05:56 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1662/3315] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 14:05:56 2026] POST /volume/v3/types => generated 380 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-780a1c5d-afbb-4463-a972-96727a028d6a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-780a1c5d-afbb-4463-a972-96727a028d6a tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] DELETE http://192.168.122.6/volume/v3/types/1dc46014-87ea-4dec-afba-5a88be2611bc/extra_specs/key1 Sep 07 14:05:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-780a1c5d-afbb-4463-a972-96727a028d6a tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:56 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-780a1c5d-afbb-4463-a972-96727a028d6a tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:56 devstack devstack@c-api.service[87261]: DEBUG cinder.policy [None req-780a1c5d-afbb-4463-a972-96727a028d6a tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '7441916a4a2e4e90b044c21a2ecc5d43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1e41c40daa3846f0bcc24a67428d5b92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87261) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:05:56 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-780a1c5d-afbb-4463-a972-96727a028d6a tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] http://192.168.122.6/volume/v3/types/1dc46014-87ea-4dec-afba-5a88be2611bc/extra_specs/key1 returned with HTTP 403 Sep 07 14:05:56 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1654/3316] 192.168.122.6 () {58 vars in 1270 bytes} [Mon Sep 7 14:05:56 2026] DELETE /volume/v3/types/1dc46014-87ea-4dec-afba-5a88be2611bc/extra_specs/key1 => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-654a5d14-0a7c-4e6c-9b1c-1f9534ad10a6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-654a5d14-0a7c-4e6c-9b1c-1f9534ad10a6 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 14:05:56 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-654a5d14-0a7c-4e6c-9b1c-1f9534ad10a6 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-471577323", "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=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:56 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-654a5d14-0a7c-4e6c-9b1c-1f9534ad10a6 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 14:05:56 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1663/3317] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 14:05:56 2026] POST /volume/v3/types => generated 379 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-127a1c67-309a-4226-a4fc-c6e1520b931d None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-127a1c67-309a-4226-a4fc-c6e1520b931d tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] DELETE http://192.168.122.6/volume/v3/types/c6024472-7567-4c82-8b62-a034123435e5 Sep 07 14:05:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-127a1c67-309a-4226-a4fc-c6e1520b931d tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-127a1c67-309a-4226-a4fc-c6e1520b931d tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:57 devstack devstack@c-api.service[87261]: DEBUG cinder.policy [None req-127a1c67-309a-4226-a4fc-c6e1520b931d tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '7441916a4a2e4e90b044c21a2ecc5d43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1e41c40daa3846f0bcc24a67428d5b92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87261) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:05:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-127a1c67-309a-4226-a4fc-c6e1520b931d tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] http://192.168.122.6/volume/v3/types/c6024472-7567-4c82-8b62-a034123435e5 returned with HTTP 403 Sep 07 14:05:57 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1655/3318] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 14:05:57 2026] DELETE /volume/v3/types/c6024472-7567-4c82-8b62-a034123435e5 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d54606fc-ba57-43e0-a43b-caf297a75a36 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d54606fc-ba57-43e0-a43b-caf297a75a36 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] GET http://192.168.122.6/volume/v3/types/b9ddbe08-6fee-43aa-a2a8-500af32aaaee/extra_specs Sep 07 14:05:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d54606fc-ba57-43e0-a43b-caf297a75a36 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d54606fc-ba57-43e0-a43b-caf297a75a36 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Calling method 'index' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d54606fc-ba57-43e0-a43b-caf297a75a36 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] http://192.168.122.6/volume/v3/types/b9ddbe08-6fee-43aa-a2a8-500af32aaaee/extra_specs returned with HTTP 200 Sep 07 14:05:57 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1664/3319] 192.168.122.6 () {58 vars in 1252 bytes} [Mon Sep 7 14:05:57 2026] GET /volume/v3/types/b9ddbe08-6fee-43aa-a2a8-500af32aaaee/extra_specs => generated 123 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-14a507b1-edc4-4e7a-a556-c9ebd59a2956 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-14a507b1-edc4-4e7a-a556-c9ebd59a2956 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] GET http://192.168.122.6/volume/v3/types Sep 07 14:05:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-14a507b1-edc4-4e7a-a556-c9ebd59a2956 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-14a507b1-edc4-4e7a-a556-c9ebd59a2956 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.api_utils [None req-14a507b1-edc4-4e7a-a556-c9ebd59a2956 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Removing options '' from query. {{(pid=87261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 14:05:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-14a507b1-edc4-4e7a-a556-c9ebd59a2956 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 14:05:57 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1656/3320] 192.168.122.6 () {58 vars in 1105 bytes} [Mon Sep 7 14:05:57 2026] GET /volume/v3/types => generated 2359 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 14:05:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e3574069-53bb-4ba3-85fc-0602e771e61d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e3574069-53bb-4ba3-85fc-0602e771e61d tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] GET http://192.168.122.6/volume/v3/types/b9ddbe08-6fee-43aa-a2a8-500af32aaaee/encryption/cipher Sep 07 14:05:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e3574069-53bb-4ba3-85fc-0602e771e61d tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e3574069-53bb-4ba3-85fc-0602e771e61d tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:57 devstack devstack@c-api.service[87262]: DEBUG cinder.policy [None req-e3574069-53bb-4ba3-85fc-0602e771e61d tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '7441916a4a2e4e90b044c21a2ecc5d43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1e41c40daa3846f0bcc24a67428d5b92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87262) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:05:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e3574069-53bb-4ba3-85fc-0602e771e61d tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] http://192.168.122.6/volume/v3/types/b9ddbe08-6fee-43aa-a2a8-500af32aaaee/encryption/cipher returned with HTTP 403 Sep 07 14:05:57 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1665/3321] 192.168.122.6 () {58 vars in 1270 bytes} [Mon Sep 7 14:05:57 2026] GET /volume/v3/types/b9ddbe08-6fee-43aa-a2a8-500af32aaaee/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b0cd351a-6d3c-47e6-80ff-8a78a30803b0 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b0cd351a-6d3c-47e6-80ff-8a78a30803b0 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] GET http://192.168.122.6/volume/v3/types/b9ddbe08-6fee-43aa-a2a8-500af32aaaee/encryption Sep 07 14:05:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b0cd351a-6d3c-47e6-80ff-8a78a30803b0 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b0cd351a-6d3c-47e6-80ff-8a78a30803b0 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:57 devstack devstack@c-api.service[87261]: DEBUG cinder.policy [None req-b0cd351a-6d3c-47e6-80ff-8a78a30803b0 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '7441916a4a2e4e90b044c21a2ecc5d43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1e41c40daa3846f0bcc24a67428d5b92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87261) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:05:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b0cd351a-6d3c-47e6-80ff-8a78a30803b0 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] http://192.168.122.6/volume/v3/types/b9ddbe08-6fee-43aa-a2a8-500af32aaaee/encryption returned with HTTP 403 Sep 07 14:05:57 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1657/3322] 192.168.122.6 () {58 vars in 1249 bytes} [Mon Sep 7 14:05:57 2026] GET /volume/v3/types/b9ddbe08-6fee-43aa-a2a8-500af32aaaee/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-dab1986b-31a4-469b-b778-7bd994ea0cdf None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-dab1986b-31a4-469b-b778-7bd994ea0cdf tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] GET http://192.168.122.6/volume/v3/types/b9ddbe08-6fee-43aa-a2a8-500af32aaaee/extra_specs/multiattach Sep 07 14:05:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-dab1986b-31a4-469b-b778-7bd994ea0cdf tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-dab1986b-31a4-469b-b778-7bd994ea0cdf tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-dab1986b-31a4-469b-b778-7bd994ea0cdf tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] http://192.168.122.6/volume/v3/types/b9ddbe08-6fee-43aa-a2a8-500af32aaaee/extra_specs/multiattach returned with HTTP 200 Sep 07 14:05:57 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1666/3323] 192.168.122.6 () {58 vars in 1288 bytes} [Mon Sep 7 14:05:57 2026] GET /volume/v3/types/b9ddbe08-6fee-43aa-a2a8-500af32aaaee/extra_specs/multiattach => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 14:05:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-4c598621-0751-4800-b839-83dda4f8d52f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4c598621-0751-4800-b839-83dda4f8d52f tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] GET http://192.168.122.6/volume/v3/types/b9ddbe08-6fee-43aa-a2a8-500af32aaaee/extra_specs/volume_backend_name Sep 07 14:05:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4c598621-0751-4800-b839-83dda4f8d52f tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-4c598621-0751-4800-b839-83dda4f8d52f tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-4c598621-0751-4800-b839-83dda4f8d52f tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] http://192.168.122.6/volume/v3/types/b9ddbe08-6fee-43aa-a2a8-500af32aaaee/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 14:05:57 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1658/3324] 192.168.122.6 () {58 vars in 1312 bytes} [Mon Sep 7 14:05:57 2026] GET /volume/v3/types/b9ddbe08-6fee-43aa-a2a8-500af32aaaee/extra_specs/volume_backend_name => generated 143 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-75fb59f0-f215-4834-a4e8-484b418d7a98 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-75fb59f0-f215-4834-a4e8-484b418d7a98 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] GET http://192.168.122.6/volume/v3/types/b9ddbe08-6fee-43aa-a2a8-500af32aaaee Sep 07 14:05:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-75fb59f0-f215-4834-a4e8-484b418d7a98 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-75fb59f0-f215-4834-a4e8-484b418d7a98 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-75fb59f0-f215-4834-a4e8-484b418d7a98 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] http://192.168.122.6/volume/v3/types/b9ddbe08-6fee-43aa-a2a8-500af32aaaee returned with HTTP 200 Sep 07 14:05:57 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1667/3325] 192.168.122.6 () {58 vars in 1216 bytes} [Mon Sep 7 14:05:57 2026] GET /volume/v3/types/b9ddbe08-6fee-43aa-a2a8-500af32aaaee => generated 317 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:05:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-2f7860ef-088b-4fe8-bb85-060c028a79b5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2f7860ef-088b-4fe8-bb85-060c028a79b5 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] PUT http://192.168.122.6/volume/v3/types/b9ddbe08-6fee-43aa-a2a8-500af32aaaee/encryption/19a79c23-deb5-4a41-99d4-ad52c2cf4524 Sep 07 14:05:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2f7860ef-088b-4fe8-bb85-060c028a79b5 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:57 devstack devstack@c-api.service[87261]: DEBUG cinder.policy [None req-2f7860ef-088b-4fe8-bb85-060c028a79b5 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '7441916a4a2e4e90b044c21a2ecc5d43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1e41c40daa3846f0bcc24a67428d5b92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87261) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:05:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2f7860ef-088b-4fe8-bb85-060c028a79b5 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] http://192.168.122.6/volume/v3/types/b9ddbe08-6fee-43aa-a2a8-500af32aaaee/encryption/19a79c23-deb5-4a41-99d4-ad52c2cf4524 returned with HTTP 403 Sep 07 14:05:57 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1659/3326] 192.168.122.6 () {60 vars in 1380 bytes} [Mon Sep 7 14:05:57 2026] PUT /volume/v3/types/b9ddbe08-6fee-43aa-a2a8-500af32aaaee/encryption/19a79c23-deb5-4a41-99d4-ad52c2cf4524 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-e91eff12-239a-4e8c-bb45-46a6bd5cb477 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e91eff12-239a-4e8c-bb45-46a6bd5cb477 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] PUT http://192.168.122.6/volume/v3/types/b9ddbe08-6fee-43aa-a2a8-500af32aaaee/extra_specs/key1 Sep 07 14:05:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-e91eff12-239a-4e8c-bb45-46a6bd5cb477 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:57 devstack devstack@c-api.service[87262]: DEBUG cinder.policy [None req-e91eff12-239a-4e8c-bb45-46a6bd5cb477 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '7441916a4a2e4e90b044c21a2ecc5d43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1e41c40daa3846f0bcc24a67428d5b92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87262) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:05:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-e91eff12-239a-4e8c-bb45-46a6bd5cb477 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] http://192.168.122.6/volume/v3/types/b9ddbe08-6fee-43aa-a2a8-500af32aaaee/extra_specs/key1 returned with HTTP 403 Sep 07 14:05:57 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1668/3327] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 14:05:57 2026] PUT /volume/v3/types/b9ddbe08-6fee-43aa-a2a8-500af32aaaee/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ed1efe64-631c-4efb-861a-e4a61c21b88c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ed1efe64-631c-4efb-861a-e4a61c21b88c tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] PUT http://192.168.122.6/volume/v3/types/b9ddbe08-6fee-43aa-a2a8-500af32aaaee Sep 07 14:05:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ed1efe64-631c-4efb-861a-e4a61c21b88c tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:05:57 devstack devstack@c-api.service[87261]: DEBUG cinder.policy [None req-ed1efe64-631c-4efb-861a-e4a61c21b88c tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '7441916a4a2e4e90b044c21a2ecc5d43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1e41c40daa3846f0bcc24a67428d5b92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87261) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:05:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ed1efe64-631c-4efb-861a-e4a61c21b88c tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-member] http://192.168.122.6/volume/v3/types/b9ddbe08-6fee-43aa-a2a8-500af32aaaee returned with HTTP 403 Sep 07 14:05:57 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1660/3328] 192.168.122.6 () {60 vars in 1236 bytes} [Mon Sep 7 14:05:57 2026] PUT /volume/v3/types/b9ddbe08-6fee-43aa-a2a8-500af32aaaee => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:05:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-05df880c-436c-4272-a538-36d0abf7767c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-05df880c-436c-4272-a538-36d0abf7767c tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] DELETE http://192.168.122.6/volume/v3/types/c6024472-7567-4c82-8b62-a034123435e5 Sep 07 14:05:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-05df880c-436c-4272-a538-36d0abf7767c tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-05df880c-436c-4272-a538-36d0abf7767c tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] Calling method '_delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-05df880c-436c-4272-a538-36d0abf7767c tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] http://192.168.122.6/volume/v3/types/c6024472-7567-4c82-8b62-a034123435e5 returned with HTTP 202 Sep 07 14:05:57 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1669/3329] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 14:05:57 2026] DELETE /volume/v3/types/c6024472-7567-4c82-8b62-a034123435e5 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e656efb9-622f-4bd0-956e-abda89237671 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e656efb9-622f-4bd0-956e-abda89237671 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] DELETE http://192.168.122.6/volume/v3/types/1dc46014-87ea-4dec-afba-5a88be2611bc Sep 07 14:05:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e656efb9-622f-4bd0-956e-abda89237671 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e656efb9-622f-4bd0-956e-abda89237671 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e656efb9-622f-4bd0-956e-abda89237671 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] http://192.168.122.6/volume/v3/types/1dc46014-87ea-4dec-afba-5a88be2611bc returned with HTTP 202 Sep 07 14:05:57 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1661/3330] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 14:05:57 2026] DELETE /volume/v3/types/1dc46014-87ea-4dec-afba-5a88be2611bc => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-075bbf0a-621f-4af2-8441-33be3b0906a5 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-075bbf0a-621f-4af2-8441-33be3b0906a5 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] DELETE http://192.168.122.6/volume/v3/types/401b7108-f149-46cd-bf03-9f03934d52fd Sep 07 14:05:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-075bbf0a-621f-4af2-8441-33be3b0906a5 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-075bbf0a-621f-4af2-8441-33be3b0906a5 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] Calling method '_delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-075bbf0a-621f-4af2-8441-33be3b0906a5 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] http://192.168.122.6/volume/v3/types/401b7108-f149-46cd-bf03-9f03934d52fd returned with HTTP 202 Sep 07 14:05:57 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1670/3331] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 14:05:57 2026] DELETE /volume/v3/types/401b7108-f149-46cd-bf03-9f03934d52fd => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-2091089f-5421-44a9-895e-3530bc770fcb None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2091089f-5421-44a9-895e-3530bc770fcb tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] DELETE http://192.168.122.6/volume/v3/types/4e2cd391-81d5-4601-8fa0-6979084f6e83 Sep 07 14:05:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2091089f-5421-44a9-895e-3530bc770fcb tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-2091089f-5421-44a9-895e-3530bc770fcb tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-2091089f-5421-44a9-895e-3530bc770fcb tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] http://192.168.122.6/volume/v3/types/4e2cd391-81d5-4601-8fa0-6979084f6e83 returned with HTTP 202 Sep 07 14:05:57 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1662/3332] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 14:05:57 2026] DELETE /volume/v3/types/4e2cd391-81d5-4601-8fa0-6979084f6e83 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-eefd790a-dc1e-456a-bae2-653568fddacf None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-eefd790a-dc1e-456a-bae2-653568fddacf tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] DELETE http://192.168.122.6/volume/v3/types/6418260e-b425-4489-ba05-c3259e244760 Sep 07 14:05:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-eefd790a-dc1e-456a-bae2-653568fddacf tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-eefd790a-dc1e-456a-bae2-653568fddacf tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] Calling method '_delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-eefd790a-dc1e-456a-bae2-653568fddacf tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] http://192.168.122.6/volume/v3/types/6418260e-b425-4489-ba05-c3259e244760 returned with HTTP 202 Sep 07 14:05:57 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1671/3333] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 14:05:57 2026] DELETE /volume/v3/types/6418260e-b425-4489-ba05-c3259e244760 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6c6bbadd-004e-4038-a4d4-84d3f7f79de9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6c6bbadd-004e-4038-a4d4-84d3f7f79de9 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] DELETE http://192.168.122.6/volume/v3/types/b9ddbe08-6fee-43aa-a2a8-500af32aaaee Sep 07 14:05:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6c6bbadd-004e-4038-a4d4-84d3f7f79de9 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:57 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6c6bbadd-004e-4038-a4d4-84d3f7f79de9 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:57 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6c6bbadd-004e-4038-a4d4-84d3f7f79de9 tempest-VolumeTypesMemberTests-741207242 tempest-VolumeTypesMemberTests-741207242-project-admin] http://192.168.122.6/volume/v3/types/b9ddbe08-6fee-43aa-a2a8-500af32aaaee returned with HTTP 202 Sep 07 14:05:57 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1663/3334] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 14:05:57 2026] DELETE /volume/v3/types/b9ddbe08-6fee-43aa-a2a8-500af32aaaee => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:05:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-23f94994-e6ad-4876-9321-b0d0873e1d07 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:05:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-23f94994-e6ad-4876-9321-b0d0873e1d07 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] GET http://192.168.122.6/volume/v3/volumes/ce359b88-02be-4dc6-b76f-dcf5f174c11d Sep 07 14:05:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-23f94994-e6ad-4876-9321-b0d0873e1d07 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:05:57 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-23f94994-e6ad-4876-9321-b0d0873e1d07 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:05:57 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-23f94994-e6ad-4876-9321-b0d0873e1d07 tempest-ProjectMemberTests-1858363890 tempest-ProjectMemberTests-1858363890-project-admin] http://192.168.122.6/volume/v3/volumes/ce359b88-02be-4dc6-b76f-dcf5f174c11d returned with HTTP 404 Sep 07 14:05:57 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1672/3335] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:05:57 2026] GET /volume/v3/volumes/ce359b88-02be-4dc6-b76f-dcf5f174c11d => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-43ffc8a1-38a1-4512-a7c7-32af0a541081 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-43ffc8a1-38a1-4512-a7c7-32af0a541081 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 14:06:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-43ffc8a1-38a1-4512-a7c7-32af0a541081 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1007587490", "extra_specs": {"storage_protocol": "tempest-storage_protocol-294358109", "vendor_name": "tempest-vendor_name-740511338"}}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:00 devstack devstack@c-api.service[87261]: DEBUG dbcounter [-] [87261] Writing DB stats cinder:SELECT=652,cinder:UPDATE=234,cinder:INSERT=134,cinder:DELETE=1 {{(pid=87261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 14:06:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-43ffc8a1-38a1-4512-a7c7-32af0a541081 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 14:06:00 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1664/3336] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 14:06:00 2026] POST /volume/v3/types => generated 327 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 14:06:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0754cb2f-491b-4d48-8aab-e45a6acd82ed None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0754cb2f-491b-4d48-8aab-e45a6acd82ed tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:06:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0754cb2f-491b-4d48-8aab-e45a6acd82ed tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "091ad7b6-6623-455e-bd0a-f59c53da9b5e", "size": 1}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:00 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-0754cb2f-491b-4d48-8aab-e45a6acd82ed tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Create volume request body: {'volume': {'volume_type': '091ad7b6-6623-455e-bd0a-f59c53da9b5e', 'size': 1}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:06:00 devstack devstack@c-api.service[87262]: DEBUG dbcounter [-] [87262] Writing DB stats cinder:INSERT=183,cinder:UPDATE=302,cinder:SELECT=662 {{(pid=87262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 14:06:00 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-0754cb2f-491b-4d48-8aab-e45a6acd82ed tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Create volume of 1 GB Sep 07 14:06:00 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:00 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:06:00 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0754cb2f-491b-4d48-8aab-e45a6acd82ed tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Availability Zones retrieved successfully. Sep 07 14:06:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-0754cb2f-491b-4d48-8aab-e45a6acd82ed tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Flow 'volume_create_api' (d035a3d8-2f0f-46ac-80dc-7be206480fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:06:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-0754cb2f-491b-4d48-8aab-e45a6acd82ed tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68e70591-3267-4ad0-b744-312c91a42061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-0754cb2f-491b-4d48-8aab-e45a6acd82ed tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:06:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-0754cb2f-491b-4d48-8aab-e45a6acd82ed tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68e70591-3267-4ad0-b744-312c91a42061) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T12:06:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-294358109',vendor_name='tempest-vendor_name-740511338'},id=091ad7b6-6623-455e-bd0a-f59c53da9b5e,is_public=True,name='tempest-ProjectAdminTests-volume-type-1007587490',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '091ad7b6-6623-455e-bd0a-f59c53da9b5e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-0754cb2f-491b-4d48-8aab-e45a6acd82ed tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (413db2c0-23e1-4e94-95ec-e8af7115a393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:00 devstack devstack@c-api.service[87262]: WARNING cinder.quota [None req-0754cb2f-491b-4d48-8aab-e45a6acd82ed tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1007587490 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1007587490, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:06:00 devstack devstack@c-api.service[87262]: WARNING cinder.quota [None req-0754cb2f-491b-4d48-8aab-e45a6acd82ed tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1007587490 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1007587490, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:06:00 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-0754cb2f-491b-4d48-8aab-e45a6acd82ed tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Created reservations ['975b37b4-6462-43f6-9480-1a8720c32158', '75ff3bbd-b266-4a28-9abb-b2f8eae9c70c', 'd835dc7b-2853-4f96-be38-2989cc4741d3', '71b916b5-346d-45c2-aa2d-a46f62743347'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:06:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-0754cb2f-491b-4d48-8aab-e45a6acd82ed tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (413db2c0-23e1-4e94-95ec-e8af7115a393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['975b37b4-6462-43f6-9480-1a8720c32158', '75ff3bbd-b266-4a28-9abb-b2f8eae9c70c', 'd835dc7b-2853-4f96-be38-2989cc4741d3', '71b916b5-346d-45c2-aa2d-a46f62743347']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-0754cb2f-491b-4d48-8aab-e45a6acd82ed tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (233926c6-33e0-4978-8c98-6b94dbb5a49e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:00 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:00 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:06:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-0754cb2f-491b-4d48-8aab-e45a6acd82ed tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (233926c6-33e0-4978-8c98-6b94dbb5a49e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b2e79f9-4f8e-46c5-91b6-edf2d82cc8e5', '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='4483265c2320488a85ec68ffa2a17b3f',qos_specs=None,replication_status=,reservations=['975b37b4-6462-43f6-9480-1a8720c32158','75ff3bbd-b266-4a28-9abb-b2f8eae9c70c','d835dc7b-2853-4f96-be38-2989cc4741d3','71b916b5-346d-45c2-aa2d-a46f62743347'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23b95064fb754fb8a39e04de2e3ed3a8',volume_type_id=091ad7b6-6623-455e-bd0a-f59c53da9b5e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:06: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=0b2e79f9-4f8e-46c5-91b6-edf2d82cc8e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4483265c2320488a85ec68ffa2a17b3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23b95064fb754fb8a39e04de2e3ed3a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(091ad7b6-6623-455e-bd0a-f59c53da9b5e),volume_type_id=091ad7b6-6623-455e-bd0a-f59c53da9b5e)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-0754cb2f-491b-4d48-8aab-e45a6acd82ed tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79807582-94e7-4a92-901b-a28af59bdea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-0754cb2f-491b-4d48-8aab-e45a6acd82ed tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79807582-94e7-4a92-901b-a28af59bdea5) transitioned into state 'SUCCESS' from 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='4483265c2320488a85ec68ffa2a17b3f',qos_specs=None,replication_status=,reservations=['975b37b4-6462-43f6-9480-1a8720c32158','75ff3bbd-b266-4a28-9abb-b2f8eae9c70c','d835dc7b-2853-4f96-be38-2989cc4741d3','71b916b5-346d-45c2-aa2d-a46f62743347'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23b95064fb754fb8a39e04de2e3ed3a8',volume_type_id=091ad7b6-6623-455e-bd0a-f59c53da9b5e)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-0754cb2f-491b-4d48-8aab-e45a6acd82ed tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f25405c9-c13b-4f2d-a538-7917a34fedda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-0754cb2f-491b-4d48-8aab-e45a6acd82ed tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f25405c9-c13b-4f2d-a538-7917a34fedda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:00 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-0754cb2f-491b-4d48-8aab-e45a6acd82ed tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Flow 'volume_create_api' (d035a3d8-2f0f-46ac-80dc-7be206480fab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:06:00 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0754cb2f-491b-4d48-8aab-e45a6acd82ed tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Create volume request issued successfully. Sep 07 14:06:00 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0754cb2f-491b-4d48-8aab-e45a6acd82ed tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:06:00 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1673/3337] 192.168.122.6 () {62 vars in 1172 bytes} [Mon Sep 7 14:06:00 2026] POST /volume/v3/volumes => generated 777 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:06:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-549f55e2-0ed6-4224-a3cf-0ba8f1aa7e8e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-549f55e2-0ed6-4224-a3cf-0ba8f1aa7e8e tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] GET http://192.168.122.6/volume/v3/volumes/0b2e79f9-4f8e-46c5-91b6-edf2d82cc8e5 Sep 07 14:06:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-549f55e2-0ed6-4224-a3cf-0ba8f1aa7e8e tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:00 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-549f55e2-0ed6-4224-a3cf-0ba8f1aa7e8e tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:00 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:00 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:06:00 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:00 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:06:00 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-549f55e2-0ed6-4224-a3cf-0ba8f1aa7e8e tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Volume info retrieved successfully. Sep 07 14:06:00 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-549f55e2-0ed6-4224-a3cf-0ba8f1aa7e8e tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] http://192.168.122.6/volume/v3/volumes/0b2e79f9-4f8e-46c5-91b6-edf2d82cc8e5 returned with HTTP 200 Sep 07 14:06:00 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1665/3338] 192.168.122.6 () {60 vars in 1262 bytes} [Mon Sep 7 14:06:00 2026] GET /volume/v3/volumes/0b2e79f9-4f8e-46c5-91b6-edf2d82cc8e5 => generated 956 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5f2b581d-7ddc-4f44-9d8b-6c6d46f96cb4 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5f2b581d-7ddc-4f44-9d8b-6c6d46f96cb4 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] GET http://192.168.122.6/volume/v3/volumes/0b2e79f9-4f8e-46c5-91b6-edf2d82cc8e5 Sep 07 14:06:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5f2b581d-7ddc-4f44-9d8b-6c6d46f96cb4 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5f2b581d-7ddc-4f44-9d8b-6c6d46f96cb4 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:02 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:02 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:06:02 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:02 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:06:02 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5f2b581d-7ddc-4f44-9d8b-6c6d46f96cb4 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Volume info retrieved successfully. Sep 07 14:06:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5f2b581d-7ddc-4f44-9d8b-6c6d46f96cb4 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] http://192.168.122.6/volume/v3/volumes/0b2e79f9-4f8e-46c5-91b6-edf2d82cc8e5 returned with HTTP 200 Sep 07 14:06:02 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1674/3339] 192.168.122.6 () {60 vars in 1262 bytes} [Mon Sep 7 14:06:01 2026] GET /volume/v3/volumes/0b2e79f9-4f8e-46c5-91b6-edf2d82cc8e5 => generated 977 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-202b4269-7052-44f7-87be-a86cf7bbb569 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-202b4269-7052-44f7-87be-a86cf7bbb569 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] GET http://192.168.122.6/volume/v3/messages Sep 07 14:06:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-202b4269-7052-44f7-87be-a86cf7bbb569 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-202b4269-7052-44f7-87be-a86cf7bbb569 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-202b4269-7052-44f7-87be-a86cf7bbb569 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] http://192.168.122.6/volume/v3/messages returned with HTTP 200 Sep 07 14:06:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1666/3340] 192.168.122.6 () {60 vars in 1154 bytes} [Mon Sep 7 14:06:02 2026] GET /volume/v3/messages => generated 674 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-19ea8bed-956b-4a22-8a58-bfe1fcc34c86 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-19ea8bed-956b-4a22-8a58-bfe1fcc34c86 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] DELETE http://192.168.122.6/volume/v3/messages/531745e8-34e4-4acb-9049-074a16faae5e Sep 07 14:06:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-19ea8bed-956b-4a22-8a58-bfe1fcc34c86 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-19ea8bed-956b-4a22-8a58-bfe1fcc34c86 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-19ea8bed-956b-4a22-8a58-bfe1fcc34c86 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] http://192.168.122.6/volume/v3/messages/531745e8-34e4-4acb-9049-074a16faae5e returned with HTTP 204 Sep 07 14:06:02 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1675/3341] 192.168.122.6 () {60 vars in 1268 bytes} [Mon Sep 7 14:06:02 2026] DELETE /volume/v3/messages/531745e8-34e4-4acb-9049-074a16faae5e => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 14:06:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e5b80b75-c6b2-4eb5-a612-3aae9288cb67 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e5b80b75-c6b2-4eb5-a612-3aae9288cb67 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] GET http://192.168.122.6/volume/v3/messages/531745e8-34e4-4acb-9049-074a16faae5e Sep 07 14:06:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e5b80b75-c6b2-4eb5-a612-3aae9288cb67 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e5b80b75-c6b2-4eb5-a612-3aae9288cb67 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e5b80b75-c6b2-4eb5-a612-3aae9288cb67 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] http://192.168.122.6/volume/v3/messages/531745e8-34e4-4acb-9049-074a16faae5e returned with HTTP 404 Sep 07 14:06:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1667/3342] 192.168.122.6 () {60 vars in 1265 bytes} [Mon Sep 7 14:06:02 2026] GET /volume/v3/messages/531745e8-34e4-4acb-9049-074a16faae5e => generated 110 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-45a60aee-9680-4490-8465-8d2a74ae5416 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-45a60aee-9680-4490-8465-8d2a74ae5416 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/0b2e79f9-4f8e-46c5-91b6-edf2d82cc8e5 Sep 07 14:06:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-45a60aee-9680-4490-8465-8d2a74ae5416 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-45a60aee-9680-4490-8465-8d2a74ae5416 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:02 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-45a60aee-9680-4490-8465-8d2a74ae5416 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Delete volume with id: 0b2e79f9-4f8e-46c5-91b6-edf2d82cc8e5 Sep 07 14:06:02 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:02 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:06:02 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:02 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:06:02 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-45a60aee-9680-4490-8465-8d2a74ae5416 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Volume info retrieved successfully. Sep 07 14:06:02 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-45a60aee-9680-4490-8465-8d2a74ae5416 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87262) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 14:06:02 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-45a60aee-9680-4490-8465-8d2a74ae5416 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Created reservations ['c241c185-7d20-4a76-a0cd-c1296ba57fe8', '691b3faf-83ae-4c11-ba6e-7b8f5f42ccf6', '690cdb10-a5fd-4663-a9ab-8956dbd1af4d', 'c66c6aa3-1c05-4290-a180-ae921ad345fa'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:06:02 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-45a60aee-9680-4490-8465-8d2a74ae5416 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Delete volume request issued successfully. Sep 07 14:06:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-45a60aee-9680-4490-8465-8d2a74ae5416 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] http://192.168.122.6/volume/v3/volumes/0b2e79f9-4f8e-46c5-91b6-edf2d82cc8e5 returned with HTTP 202 Sep 07 14:06:02 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1676/3343] 192.168.122.6 () {60 vars in 1265 bytes} [Mon Sep 7 14:06:02 2026] DELETE /volume/v3/volumes/0b2e79f9-4f8e-46c5-91b6-edf2d82cc8e5 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8e839a89-4529-4cc4-817b-919562456a2f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8e839a89-4529-4cc4-817b-919562456a2f tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] DELETE http://192.168.122.6/volume/v3/types/091ad7b6-6623-455e-bd0a-f59c53da9b5e Sep 07 14:06:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8e839a89-4529-4cc4-817b-919562456a2f tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8e839a89-4529-4cc4-817b-919562456a2f tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8e839a89-4529-4cc4-817b-919562456a2f tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] http://192.168.122.6/volume/v3/types/091ad7b6-6623-455e-bd0a-f59c53da9b5e returned with HTTP 202 Sep 07 14:06:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1668/3344] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 14:06:02 2026] DELETE /volume/v3/types/091ad7b6-6623-455e-bd0a-f59c53da9b5e => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bef3b779-ce47-4730-a6f2-339248238d14 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bef3b779-ce47-4730-a6f2-339248238d14 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 14:06:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bef3b779-ce47-4730-a6f2-339248238d14 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1434966292", "extra_specs": {"storage_protocol": "tempest-storage_protocol-288304942", "vendor_name": "tempest-vendor_name-1631919576"}}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bef3b779-ce47-4730-a6f2-339248238d14 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 14:06:02 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1677/3345] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 14:06:02 2026] POST /volume/v3/types => generated 328 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-456c2aa7-b1da-451d-8fb7-2172bebdd116 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-456c2aa7-b1da-451d-8fb7-2172bebdd116 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:06:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-456c2aa7-b1da-451d-8fb7-2172bebdd116 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f8c10fbe-568e-49c7-9840-10a56a64228c", "size": 1}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:02 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-456c2aa7-b1da-451d-8fb7-2172bebdd116 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Create volume request body: {'volume': {'volume_type': 'f8c10fbe-568e-49c7-9840-10a56a64228c', 'size': 1}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:06:02 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-456c2aa7-b1da-451d-8fb7-2172bebdd116 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Create volume of 1 GB Sep 07 14:06:02 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:02 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:06:02 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-456c2aa7-b1da-451d-8fb7-2172bebdd116 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Availability Zones retrieved successfully. Sep 07 14:06:02 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-456c2aa7-b1da-451d-8fb7-2172bebdd116 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Flow 'volume_create_api' (02228127-35c0-46fa-a04f-0ef06facf400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:06:02 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-456c2aa7-b1da-451d-8fb7-2172bebdd116 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (654d3a6f-9b2b-4682-9592-25aa62c077be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:02 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-456c2aa7-b1da-451d-8fb7-2172bebdd116 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:06:02 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-456c2aa7-b1da-451d-8fb7-2172bebdd116 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (654d3a6f-9b2b-4682-9592-25aa62c077be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T12:06:02Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-288304942',vendor_name='tempest-vendor_name-1631919576'},id=f8c10fbe-568e-49c7-9840-10a56a64228c,is_public=True,name='tempest-ProjectAdminTests-volume-type-1434966292',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f8c10fbe-568e-49c7-9840-10a56a64228c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:02 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-456c2aa7-b1da-451d-8fb7-2172bebdd116 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6afbed1-4cf5-45a3-a569-fb289ae03a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:02 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-456c2aa7-b1da-451d-8fb7-2172bebdd116 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1434966292 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1434966292, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:06:02 devstack devstack@c-api.service[87261]: WARNING cinder.quota [None req-456c2aa7-b1da-451d-8fb7-2172bebdd116 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1434966292 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1434966292, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:06:02 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-456c2aa7-b1da-451d-8fb7-2172bebdd116 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Created reservations ['64256b10-7726-4ff4-895f-42b972bad798', 'f73526b8-81ac-4594-886b-d671a35a188c', '6cb7a046-01de-4a98-83fa-6b90b06000b8', '46be1c41-7eed-4cda-9e17-e68a4de3a9ef'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:06:02 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-456c2aa7-b1da-451d-8fb7-2172bebdd116 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6afbed1-4cf5-45a3-a569-fb289ae03a71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64256b10-7726-4ff4-895f-42b972bad798', 'f73526b8-81ac-4594-886b-d671a35a188c', '6cb7a046-01de-4a98-83fa-6b90b06000b8', '46be1c41-7eed-4cda-9e17-e68a4de3a9ef']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:02 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-456c2aa7-b1da-451d-8fb7-2172bebdd116 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ea9c6ef-dff4-447d-b058-7f7eae3d8f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:02 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:02 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:06:02 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-456c2aa7-b1da-451d-8fb7-2172bebdd116 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ea9c6ef-dff4-447d-b058-7f7eae3d8f4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9edb9a0d-d3c1-4cf2-a347-f9e16e7f3ea0', '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='4483265c2320488a85ec68ffa2a17b3f',qos_specs=None,replication_status=,reservations=['64256b10-7726-4ff4-895f-42b972bad798','f73526b8-81ac-4594-886b-d671a35a188c','6cb7a046-01de-4a98-83fa-6b90b06000b8','46be1c41-7eed-4cda-9e17-e68a4de3a9ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23b95064fb754fb8a39e04de2e3ed3a8',volume_type_id=f8c10fbe-568e-49c7-9840-10a56a64228c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:06: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=9edb9a0d-d3c1-4cf2-a347-f9e16e7f3ea0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4483265c2320488a85ec68ffa2a17b3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23b95064fb754fb8a39e04de2e3ed3a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f8c10fbe-568e-49c7-9840-10a56a64228c),volume_type_id=f8c10fbe-568e-49c7-9840-10a56a64228c)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:02 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-456c2aa7-b1da-451d-8fb7-2172bebdd116 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcc26aa7-fc7f-4fa9-9e81-9d8bbe3ec8b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:02 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-456c2aa7-b1da-451d-8fb7-2172bebdd116 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcc26aa7-fc7f-4fa9-9e81-9d8bbe3ec8b1) transitioned into state 'SUCCESS' from 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='4483265c2320488a85ec68ffa2a17b3f',qos_specs=None,replication_status=,reservations=['64256b10-7726-4ff4-895f-42b972bad798','f73526b8-81ac-4594-886b-d671a35a188c','6cb7a046-01de-4a98-83fa-6b90b06000b8','46be1c41-7eed-4cda-9e17-e68a4de3a9ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23b95064fb754fb8a39e04de2e3ed3a8',volume_type_id=f8c10fbe-568e-49c7-9840-10a56a64228c)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:02 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-456c2aa7-b1da-451d-8fb7-2172bebdd116 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc9c7964-bd73-48ed-a09b-704780f90b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:02 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-456c2aa7-b1da-451d-8fb7-2172bebdd116 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc9c7964-bd73-48ed-a09b-704780f90b4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:02 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-456c2aa7-b1da-451d-8fb7-2172bebdd116 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Flow 'volume_create_api' (02228127-35c0-46fa-a04f-0ef06facf400) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:06:02 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-456c2aa7-b1da-451d-8fb7-2172bebdd116 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Create volume request issued successfully. Sep 07 14:06:02 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-456c2aa7-b1da-451d-8fb7-2172bebdd116 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:06:02 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1669/3346] 192.168.122.6 () {62 vars in 1172 bytes} [Mon Sep 7 14:06:02 2026] POST /volume/v3/volumes => generated 777 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:06:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d3410b4e-6084-4b46-9dc3-cead544a599f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d3410b4e-6084-4b46-9dc3-cead544a599f tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] GET http://192.168.122.6/volume/v3/volumes/9edb9a0d-d3c1-4cf2-a347-f9e16e7f3ea0 Sep 07 14:06:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d3410b4e-6084-4b46-9dc3-cead544a599f tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:02 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d3410b4e-6084-4b46-9dc3-cead544a599f tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:02 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:02 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:06:02 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:02 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:06:02 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-d3410b4e-6084-4b46-9dc3-cead544a599f tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Volume info retrieved successfully. Sep 07 14:06:02 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d3410b4e-6084-4b46-9dc3-cead544a599f tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] http://192.168.122.6/volume/v3/volumes/9edb9a0d-d3c1-4cf2-a347-f9e16e7f3ea0 returned with HTTP 200 Sep 07 14:06:02 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1678/3347] 192.168.122.6 () {60 vars in 1262 bytes} [Mon Sep 7 14:06:02 2026] GET /volume/v3/volumes/9edb9a0d-d3c1-4cf2-a347-f9e16e7f3ea0 => generated 956 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-641ccd37-4dc4-490a-9433-eb5f16336eb2 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:03 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-641ccd37-4dc4-490a-9433-eb5f16336eb2 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] GET http://192.168.122.6/volume/v3/volumes/9edb9a0d-d3c1-4cf2-a347-f9e16e7f3ea0 Sep 07 14:06:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-641ccd37-4dc4-490a-9433-eb5f16336eb2 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-641ccd37-4dc4-490a-9433-eb5f16336eb2 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:03 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:03 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:06:03 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:03 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:06:03 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-641ccd37-4dc4-490a-9433-eb5f16336eb2 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Volume info retrieved successfully. Sep 07 14:06:03 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-641ccd37-4dc4-490a-9433-eb5f16336eb2 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] http://192.168.122.6/volume/v3/volumes/9edb9a0d-d3c1-4cf2-a347-f9e16e7f3ea0 returned with HTTP 200 Sep 07 14:06:03 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1670/3348] 192.168.122.6 () {60 vars in 1262 bytes} [Mon Sep 7 14:06:03 2026] GET /volume/v3/volumes/9edb9a0d-d3c1-4cf2-a347-f9e16e7f3ea0 => generated 977 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-53434cea-4fc4-442a-ae74-5da80047b741 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-53434cea-4fc4-442a-ae74-5da80047b741 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] GET http://192.168.122.6/volume/v3/messages Sep 07 14:06:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-53434cea-4fc4-442a-ae74-5da80047b741 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-53434cea-4fc4-442a-ae74-5da80047b741 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-53434cea-4fc4-442a-ae74-5da80047b741 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] http://192.168.122.6/volume/v3/messages returned with HTTP 200 Sep 07 14:06:03 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1679/3349] 192.168.122.6 () {60 vars in 1154 bytes} [Mon Sep 7 14:06:03 2026] GET /volume/v3/messages => generated 674 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-829117f0-8d1a-40b8-98d4-92334c839c73 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:03 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-829117f0-8d1a-40b8-98d4-92334c839c73 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] GET http://192.168.122.6/volume/v3/messages Sep 07 14:06:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-829117f0-8d1a-40b8-98d4-92334c839c73 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-829117f0-8d1a-40b8-98d4-92334c839c73 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:03 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-829117f0-8d1a-40b8-98d4-92334c839c73 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] http://192.168.122.6/volume/v3/messages returned with HTTP 200 Sep 07 14:06:03 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1671/3350] 192.168.122.6 () {60 vars in 1154 bytes} [Mon Sep 7 14:06:03 2026] GET /volume/v3/messages => generated 674 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b4034435-26ee-41dd-9a63-f042694f0824 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b4034435-26ee-41dd-9a63-f042694f0824 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] DELETE http://192.168.122.6/volume/v3/messages/657a2daf-1a28-40f2-aaca-b966c5ac4f1e Sep 07 14:06:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b4034435-26ee-41dd-9a63-f042694f0824 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b4034435-26ee-41dd-9a63-f042694f0824 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b4034435-26ee-41dd-9a63-f042694f0824 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] http://192.168.122.6/volume/v3/messages/657a2daf-1a28-40f2-aaca-b966c5ac4f1e returned with HTTP 204 Sep 07 14:06:03 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1680/3351] 192.168.122.6 () {60 vars in 1268 bytes} [Mon Sep 7 14:06:03 2026] DELETE /volume/v3/messages/657a2daf-1a28-40f2-aaca-b966c5ac4f1e => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 14:06:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f77b0bf6-52b6-440b-aa94-e1d1a41e1b1a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:03 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f77b0bf6-52b6-440b-aa94-e1d1a41e1b1a tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/9edb9a0d-d3c1-4cf2-a347-f9e16e7f3ea0 Sep 07 14:06:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f77b0bf6-52b6-440b-aa94-e1d1a41e1b1a tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:03 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f77b0bf6-52b6-440b-aa94-e1d1a41e1b1a tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:03 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-f77b0bf6-52b6-440b-aa94-e1d1a41e1b1a tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Delete volume with id: 9edb9a0d-d3c1-4cf2-a347-f9e16e7f3ea0 Sep 07 14:06:03 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:03 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:06:03 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:03 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:06:03 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f77b0bf6-52b6-440b-aa94-e1d1a41e1b1a tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Volume info retrieved successfully. Sep 07 14:06:03 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-f77b0bf6-52b6-440b-aa94-e1d1a41e1b1a tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87261) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 14:06:03 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-f77b0bf6-52b6-440b-aa94-e1d1a41e1b1a tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Created reservations ['14e380d8-7ad2-4710-8a00-6672c9ab93dc', 'f0197bda-92f4-4c89-a115-c69d1126afb1', 'ba52f1fe-2ae2-480c-9d40-876b41d5db41', 'f0bfbee9-3383-48cb-ab5a-317e0f5991c6'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:06:03 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-f77b0bf6-52b6-440b-aa94-e1d1a41e1b1a tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Delete volume request issued successfully. Sep 07 14:06:03 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f77b0bf6-52b6-440b-aa94-e1d1a41e1b1a tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] http://192.168.122.6/volume/v3/volumes/9edb9a0d-d3c1-4cf2-a347-f9e16e7f3ea0 returned with HTTP 202 Sep 07 14:06:03 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1672/3352] 192.168.122.6 () {60 vars in 1265 bytes} [Mon Sep 7 14:06:03 2026] DELETE /volume/v3/volumes/9edb9a0d-d3c1-4cf2-a347-f9e16e7f3ea0 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8dd01728-77af-459c-95d7-8eea96032d4b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:03 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8dd01728-77af-459c-95d7-8eea96032d4b tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] DELETE http://192.168.122.6/volume/v3/types/f8c10fbe-568e-49c7-9840-10a56a64228c Sep 07 14:06:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8dd01728-77af-459c-95d7-8eea96032d4b tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:03 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8dd01728-77af-459c-95d7-8eea96032d4b tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Calling method '_delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8dd01728-77af-459c-95d7-8eea96032d4b tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] http://192.168.122.6/volume/v3/types/f8c10fbe-568e-49c7-9840-10a56a64228c returned with HTTP 202 Sep 07 14:06:04 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1681/3353] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 14:06:03 2026] DELETE /volume/v3/types/f8c10fbe-568e-49c7-9840-10a56a64228c => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7a35b202-2842-4570-819a-021af7ac2b17 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7a35b202-2842-4570-819a-021af7ac2b17 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 14:06:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7a35b202-2842-4570-819a-021af7ac2b17 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-730542880", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1762635745", "vendor_name": "tempest-vendor_name-767100964"}}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7a35b202-2842-4570-819a-021af7ac2b17 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 14:06:04 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1673/3354] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 14:06:04 2026] POST /volume/v3/types => generated 327 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-8c14a86e-f5c6-48db-9cea-fac58d2a1021 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8c14a86e-f5c6-48db-9cea-fac58d2a1021 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:06:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-8c14a86e-f5c6-48db-9cea-fac58d2a1021 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "07980f54-6956-4234-94c0-5abd04c5a9d3", "size": 1}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:04 devstack devstack@c-api.service[87262]: DEBUG cinder.api.v3.volumes [None req-8c14a86e-f5c6-48db-9cea-fac58d2a1021 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Create volume request body: {'volume': {'volume_type': '07980f54-6956-4234-94c0-5abd04c5a9d3', 'size': 1}} {{(pid=87262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:06:04 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-8c14a86e-f5c6-48db-9cea-fac58d2a1021 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Create volume of 1 GB Sep 07 14:06:04 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:04 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:06:04 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8c14a86e-f5c6-48db-9cea-fac58d2a1021 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Availability Zones retrieved successfully. Sep 07 14:06:04 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-8c14a86e-f5c6-48db-9cea-fac58d2a1021 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Flow 'volume_create_api' (348df14b-23d2-4752-81f7-08f3c48493e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:06:04 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-8c14a86e-f5c6-48db-9cea-fac58d2a1021 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46ac92a0-2f36-4d07-8fe8-09fa5ceeafa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:04 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.flows.api.create_volume [None req-8c14a86e-f5c6-48db-9cea-fac58d2a1021 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Validating volume size '1' using validate_int {{(pid=87262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:06:04 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-8c14a86e-f5c6-48db-9cea-fac58d2a1021 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46ac92a0-2f36-4d07-8fe8-09fa5ceeafa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T12:06:04Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1762635745',vendor_name='tempest-vendor_name-767100964'},id=07980f54-6956-4234-94c0-5abd04c5a9d3,is_public=True,name='tempest-ProjectAdminTests-volume-type-730542880',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07980f54-6956-4234-94c0-5abd04c5a9d3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:04 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-8c14a86e-f5c6-48db-9cea-fac58d2a1021 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfe251c8-eb8e-48bd-9c19-1687d71c9056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:04 devstack devstack@c-api.service[87262]: WARNING cinder.quota [None req-8c14a86e-f5c6-48db-9cea-fac58d2a1021 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-730542880 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-730542880, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:06:04 devstack devstack@c-api.service[87262]: WARNING cinder.quota [None req-8c14a86e-f5c6-48db-9cea-fac58d2a1021 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-730542880 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-730542880, it is now deprecated. Please use the default quota class for default quota. Sep 07 14:06:04 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-8c14a86e-f5c6-48db-9cea-fac58d2a1021 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Created reservations ['f40a5e93-2081-428c-b9ec-90fbbf5a7454', '2706ba28-8547-42e5-a47d-3ca9f6a3b09e', '7f04d034-eba8-4ca8-bd4d-7b6cd46135b7', '495e6f13-91b5-462c-94a9-2f3ab6e8632c'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:06:04 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-8c14a86e-f5c6-48db-9cea-fac58d2a1021 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfe251c8-eb8e-48bd-9c19-1687d71c9056) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f40a5e93-2081-428c-b9ec-90fbbf5a7454', '2706ba28-8547-42e5-a47d-3ca9f6a3b09e', '7f04d034-eba8-4ca8-bd4d-7b6cd46135b7', '495e6f13-91b5-462c-94a9-2f3ab6e8632c']}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:04 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-8c14a86e-f5c6-48db-9cea-fac58d2a1021 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99a080f4-119f-41fa-889a-f7b4c50d5531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:04 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:04 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:06:04 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-8c14a86e-f5c6-48db-9cea-fac58d2a1021 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99a080f4-119f-41fa-889a-f7b4c50d5531) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f6bdeff-14a9-48b9-8d10-76c91bc6b22a', '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='4483265c2320488a85ec68ffa2a17b3f',qos_specs=None,replication_status=,reservations=['f40a5e93-2081-428c-b9ec-90fbbf5a7454','2706ba28-8547-42e5-a47d-3ca9f6a3b09e','7f04d034-eba8-4ca8-bd4d-7b6cd46135b7','495e6f13-91b5-462c-94a9-2f3ab6e8632c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23b95064fb754fb8a39e04de2e3ed3a8',volume_type_id=07980f54-6956-4234-94c0-5abd04c5a9d3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:06: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=8f6bdeff-14a9-48b9-8d10-76c91bc6b22a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4483265c2320488a85ec68ffa2a17b3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23b95064fb754fb8a39e04de2e3ed3a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07980f54-6956-4234-94c0-5abd04c5a9d3),volume_type_id=07980f54-6956-4234-94c0-5abd04c5a9d3)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:04 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-8c14a86e-f5c6-48db-9cea-fac58d2a1021 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d58b38f-9fe6-4264-b694-9bfa108798f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:04 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-8c14a86e-f5c6-48db-9cea-fac58d2a1021 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d58b38f-9fe6-4264-b694-9bfa108798f7) transitioned into state 'SUCCESS' from 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='4483265c2320488a85ec68ffa2a17b3f',qos_specs=None,replication_status=,reservations=['f40a5e93-2081-428c-b9ec-90fbbf5a7454','2706ba28-8547-42e5-a47d-3ca9f6a3b09e','7f04d034-eba8-4ca8-bd4d-7b6cd46135b7','495e6f13-91b5-462c-94a9-2f3ab6e8632c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23b95064fb754fb8a39e04de2e3ed3a8',volume_type_id=07980f54-6956-4234-94c0-5abd04c5a9d3)}' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:04 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-8c14a86e-f5c6-48db-9cea-fac58d2a1021 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5eeb55e4-8114-4024-9737-edb64b15ddff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:04 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-8c14a86e-f5c6-48db-9cea-fac58d2a1021 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5eeb55e4-8114-4024-9737-edb64b15ddff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:04 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-8c14a86e-f5c6-48db-9cea-fac58d2a1021 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Flow 'volume_create_api' (348df14b-23d2-4752-81f7-08f3c48493e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:06:04 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-8c14a86e-f5c6-48db-9cea-fac58d2a1021 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Create volume request issued successfully. Sep 07 14:06:04 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-8c14a86e-f5c6-48db-9cea-fac58d2a1021 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:06:04 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1682/3355] 192.168.122.6 () {62 vars in 1172 bytes} [Mon Sep 7 14:06:04 2026] POST /volume/v3/volumes => generated 776 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:06:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-7ec90fbd-d72f-49b4-8343-3e6a174fb852 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7ec90fbd-d72f-49b4-8343-3e6a174fb852 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] GET http://192.168.122.6/volume/v3/volumes/8f6bdeff-14a9-48b9-8d10-76c91bc6b22a Sep 07 14:06:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7ec90fbd-d72f-49b4-8343-3e6a174fb852 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:04 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-7ec90fbd-d72f-49b4-8343-3e6a174fb852 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:04 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:04 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:06:04 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:04 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:06:04 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-7ec90fbd-d72f-49b4-8343-3e6a174fb852 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Volume info retrieved successfully. Sep 07 14:06:04 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-7ec90fbd-d72f-49b4-8343-3e6a174fb852 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] http://192.168.122.6/volume/v3/volumes/8f6bdeff-14a9-48b9-8d10-76c91bc6b22a returned with HTTP 200 Sep 07 14:06:04 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1674/3356] 192.168.122.6 () {60 vars in 1262 bytes} [Mon Sep 7 14:06:04 2026] GET /volume/v3/volumes/8f6bdeff-14a9-48b9-8d10-76c91bc6b22a => generated 955 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-6d301163-005c-4959-ab13-009dabb73ce3 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6d301163-005c-4959-ab13-009dabb73ce3 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] GET http://192.168.122.6/volume/v3/volumes/8f6bdeff-14a9-48b9-8d10-76c91bc6b22a Sep 07 14:06:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6d301163-005c-4959-ab13-009dabb73ce3 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6d301163-005c-4959-ab13-009dabb73ce3 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:05 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:05 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:06:05 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:05 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:06:05 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-6d301163-005c-4959-ab13-009dabb73ce3 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Volume info retrieved successfully. Sep 07 14:06:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6d301163-005c-4959-ab13-009dabb73ce3 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] http://192.168.122.6/volume/v3/volumes/8f6bdeff-14a9-48b9-8d10-76c91bc6b22a returned with HTTP 200 Sep 07 14:06:05 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1683/3357] 192.168.122.6 () {60 vars in 1262 bytes} [Mon Sep 7 14:06:05 2026] GET /volume/v3/volumes/8f6bdeff-14a9-48b9-8d10-76c91bc6b22a => generated 976 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b3e70c73-a5e9-4e53-8915-a1fea634549e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b3e70c73-a5e9-4e53-8915-a1fea634549e tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] GET http://192.168.122.6/volume/v3/messages Sep 07 14:06:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b3e70c73-a5e9-4e53-8915-a1fea634549e tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b3e70c73-a5e9-4e53-8915-a1fea634549e tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b3e70c73-a5e9-4e53-8915-a1fea634549e tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] http://192.168.122.6/volume/v3/messages returned with HTTP 200 Sep 07 14:06:05 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1675/3358] 192.168.122.6 () {60 vars in 1154 bytes} [Mon Sep 7 14:06:05 2026] GET /volume/v3/messages => generated 674 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1399f7fd-d96f-41a8-865c-74c606067149 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1399f7fd-d96f-41a8-865c-74c606067149 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] GET http://192.168.122.6/volume/v3/messages/bc34ce26-15f3-4a1d-9ba8-2da1cce81895 Sep 07 14:06:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1399f7fd-d96f-41a8-865c-74c606067149 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1399f7fd-d96f-41a8-865c-74c606067149 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Calling method 'version_select' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1399f7fd-d96f-41a8-865c-74c606067149 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] http://192.168.122.6/volume/v3/messages/bc34ce26-15f3-4a1d-9ba8-2da1cce81895 returned with HTTP 200 Sep 07 14:06:05 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1684/3359] 192.168.122.6 () {60 vars in 1265 bytes} [Mon Sep 7 14:06:05 2026] GET /volume/v3/messages/bc34ce26-15f3-4a1d-9ba8-2da1cce81895 => generated 671 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-92f6c50c-abdd-4aaf-8b5f-98f707faa6b5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-92f6c50c-abdd-4aaf-8b5f-98f707faa6b5 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] DELETE http://192.168.122.6/volume/v3/messages/bc34ce26-15f3-4a1d-9ba8-2da1cce81895 Sep 07 14:06:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-92f6c50c-abdd-4aaf-8b5f-98f707faa6b5 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-92f6c50c-abdd-4aaf-8b5f-98f707faa6b5 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Calling method 'version_select' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-92f6c50c-abdd-4aaf-8b5f-98f707faa6b5 tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] http://192.168.122.6/volume/v3/messages/bc34ce26-15f3-4a1d-9ba8-2da1cce81895 returned with HTTP 204 Sep 07 14:06:05 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1676/3360] 192.168.122.6 () {60 vars in 1268 bytes} [Mon Sep 7 14:06:05 2026] DELETE /volume/v3/messages/bc34ce26-15f3-4a1d-9ba8-2da1cce81895 => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 14:06:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5956404c-bf2b-4694-ba8b-1453bc90d93c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5956404c-bf2b-4694-ba8b-1453bc90d93c tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/8f6bdeff-14a9-48b9-8d10-76c91bc6b22a Sep 07 14:06:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5956404c-bf2b-4694-ba8b-1453bc90d93c tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:05 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5956404c-bf2b-4694-ba8b-1453bc90d93c tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:05 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-5956404c-bf2b-4694-ba8b-1453bc90d93c tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Delete volume with id: 8f6bdeff-14a9-48b9-8d10-76c91bc6b22a Sep 07 14:06:05 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:05 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:06:05 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:05 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:06:05 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5956404c-bf2b-4694-ba8b-1453bc90d93c tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Volume info retrieved successfully. Sep 07 14:06:05 devstack devstack@c-api.service[87262]: DEBUG cinder.volume.api [None req-5956404c-bf2b-4694-ba8b-1453bc90d93c tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87262) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 14:06:05 devstack devstack@c-api.service[87262]: DEBUG cinder.quota [None req-5956404c-bf2b-4694-ba8b-1453bc90d93c tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Created reservations ['4ccb294d-7abf-4bba-8bbe-69e6cd456942', '88103998-dc81-45a2-8e6a-89a066a40f27', 'c0d51938-e25b-4ca1-ac17-a8893bbf5cb0', 'ed6609d6-25c1-4f1e-b7c0-7b7c9b627f73'] {{(pid=87262) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:06:05 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5956404c-bf2b-4694-ba8b-1453bc90d93c tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Delete volume request issued successfully. Sep 07 14:06:05 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5956404c-bf2b-4694-ba8b-1453bc90d93c tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] http://192.168.122.6/volume/v3/volumes/8f6bdeff-14a9-48b9-8d10-76c91bc6b22a returned with HTTP 202 Sep 07 14:06:05 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1685/3361] 192.168.122.6 () {60 vars in 1265 bytes} [Mon Sep 7 14:06:05 2026] DELETE /volume/v3/volumes/8f6bdeff-14a9-48b9-8d10-76c91bc6b22a => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 14:06:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-b1d43e5b-bbdf-411a-9a55-5fa305c0e20b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b1d43e5b-bbdf-411a-9a55-5fa305c0e20b tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] DELETE http://192.168.122.6/volume/v3/types/07980f54-6956-4234-94c0-5abd04c5a9d3 Sep 07 14:06:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b1d43e5b-bbdf-411a-9a55-5fa305c0e20b tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:05 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-b1d43e5b-bbdf-411a-9a55-5fa305c0e20b tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:05 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-b1d43e5b-bbdf-411a-9a55-5fa305c0e20b tempest-ProjectAdminTests-774576447 tempest-ProjectAdminTests-774576447-project-admin] http://192.168.122.6/volume/v3/types/07980f54-6956-4234-94c0-5abd04c5a9d3 returned with HTTP 202 Sep 07 14:06:05 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1677/3362] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 14:06:05 2026] DELETE /volume/v3/types/07980f54-6956-4234-94c0-5abd04c5a9d3 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-4c370c93-508c-49e6-b491-2989f6ba4a00 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4c370c93-508c-49e6-b491-2989f6ba4a00 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 14:06:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-4c370c93-508c-49e6-b491-2989f6ba4a00 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1658238175", "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=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-4c370c93-508c-49e6-b491-2989f6ba4a00 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 14:06:08 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1686/3363] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 14:06:08 2026] POST /volume/v3/types => generated 380 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-aa055e9b-0cc2-4893-9a13-9d90ad00cc22 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-aa055e9b-0cc2-4893-9a13-9d90ad00cc22 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] POST http://192.168.122.6/volume/v3/types/29c6605c-6f28-42ed-a52d-936bd58689b7/encryption Sep 07 14:06:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-aa055e9b-0cc2-4893-9a13-9d90ad00cc22 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-aa055e9b-0cc2-4893-9a13-9d90ad00cc22 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] http://192.168.122.6/volume/v3/types/29c6605c-6f28-42ed-a52d-936bd58689b7/encryption returned with HTTP 200 Sep 07 14:06:08 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1678/3364] 192.168.122.6 () {60 vars in 1271 bytes} [Mon Sep 7 14:06:08 2026] POST /volume/v3/types/29c6605c-6f28-42ed-a52d-936bd58689b7/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a7fbc6b6-b6ff-4c35-ad79-00354e413b90 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a7fbc6b6-b6ff-4c35-ad79-00354e413b90 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 14:06:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a7fbc6b6-b6ff-4c35-ad79-00354e413b90 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-146259007", "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=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a7fbc6b6-b6ff-4c35-ad79-00354e413b90 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 14:06:08 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1687/3365] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 14:06:08 2026] POST /volume/v3/types => generated 379 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-db9fd4a5-6046-4092-a1bd-1ab4904fbb57 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-db9fd4a5-6046-4092-a1bd-1ab4904fbb57 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] POST http://192.168.122.6/volume/v3/types/88d6e0de-da3e-49ef-9bc6-0ab49c6d1eff/encryption Sep 07 14:06:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-db9fd4a5-6046-4092-a1bd-1ab4904fbb57 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:08 devstack devstack@c-api.service[87261]: DEBUG cinder.policy [None req-db9fd4a5-6046-4092-a1bd-1ab4904fbb57 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '4282435145df45f0a9a91dc572b159b9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '992c872883514bcb935721170a23a2b0', '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=87261) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:06:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-db9fd4a5-6046-4092-a1bd-1ab4904fbb57 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] http://192.168.122.6/volume/v3/types/88d6e0de-da3e-49ef-9bc6-0ab49c6d1eff/encryption returned with HTTP 403 Sep 07 14:06:08 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1679/3366] 192.168.122.6 () {60 vars in 1271 bytes} [Mon Sep 7 14:06:08 2026] POST /volume/v3/types/88d6e0de-da3e-49ef-9bc6-0ab49c6d1eff/encryption => generated 127 bytes in 127 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-6d03e5df-8f68-448c-84f8-fa540f5ce224 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6d03e5df-8f68-448c-84f8-fa540f5ce224 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 14:06:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-6d03e5df-8f68-448c-84f8-fa540f5ce224 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-685692587", "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=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-6d03e5df-8f68-448c-84f8-fa540f5ce224 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 14:06:08 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1688/3367] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 14:06:08 2026] POST /volume/v3/types => generated 379 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-22e107cb-fe64-4044-b507-4c176d8c8ee1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-22e107cb-fe64-4044-b507-4c176d8c8ee1 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] POST http://192.168.122.6/volume/v3/types/8d14564c-75a2-4f16-a68b-fc02d49ed046/extra_specs Sep 07 14:06:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-22e107cb-fe64-4044-b507-4c176d8c8ee1 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:08 devstack devstack@c-api.service[87261]: DEBUG cinder.policy [None req-22e107cb-fe64-4044-b507-4c176d8c8ee1 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '4282435145df45f0a9a91dc572b159b9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '992c872883514bcb935721170a23a2b0', '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=87261) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:06:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-22e107cb-fe64-4044-b507-4c176d8c8ee1 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] http://192.168.122.6/volume/v3/types/8d14564c-75a2-4f16-a68b-fc02d49ed046/extra_specs returned with HTTP 403 Sep 07 14:06:08 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1680/3368] 192.168.122.6 () {60 vars in 1273 bytes} [Mon Sep 7 14:06:08 2026] POST /volume/v3/types/8d14564c-75a2-4f16-a68b-fc02d49ed046/extra_specs => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-00c5e279-a876-40a1-b302-89fc4dbd7974 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-00c5e279-a876-40a1-b302-89fc4dbd7974 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] PUT http://192.168.122.6/volume/v3/types/8d14564c-75a2-4f16-a68b-fc02d49ed046/extra_specs/key2 Sep 07 14:06:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-00c5e279-a876-40a1-b302-89fc4dbd7974 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:08 devstack devstack@c-api.service[87262]: DEBUG cinder.policy [None req-00c5e279-a876-40a1-b302-89fc4dbd7974 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '4282435145df45f0a9a91dc572b159b9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '992c872883514bcb935721170a23a2b0', '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=87262) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:06:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-00c5e279-a876-40a1-b302-89fc4dbd7974 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] http://192.168.122.6/volume/v3/types/8d14564c-75a2-4f16-a68b-fc02d49ed046/extra_specs/key2 returned with HTTP 403 Sep 07 14:06:08 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1689/3369] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 14:06:08 2026] PUT /volume/v3/types/8d14564c-75a2-4f16-a68b-fc02d49ed046/extra_specs/key2 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9c5399b1-024a-4e6e-a373-2950ab4c2504 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9c5399b1-024a-4e6e-a373-2950ab4c2504 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] POST http://192.168.122.6/volume/v3/types Sep 07 14:06:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9c5399b1-024a-4e6e-a373-2950ab4c2504 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:08 devstack devstack@c-api.service[87261]: DEBUG cinder.policy [None req-9c5399b1-024a-4e6e-a373-2950ab4c2504 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '4282435145df45f0a9a91dc572b159b9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '992c872883514bcb935721170a23a2b0', '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=87261) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:06:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9c5399b1-024a-4e6e-a373-2950ab4c2504 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] http://192.168.122.6/volume/v3/types returned with HTTP 403 Sep 07 14:06:08 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1681/3370] 192.168.122.6 () {60 vars in 1126 bytes} [Mon Sep 7 14:06:08 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 07 14:06:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f65032a2-6ac6-4fc9-b9de-b7b87c11c55c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f65032a2-6ac6-4fc9-b9de-b7b87c11c55c tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 14:06:08 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f65032a2-6ac6-4fc9-b9de-b7b87c11c55c tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-239421569", "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=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:08 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f65032a2-6ac6-4fc9-b9de-b7b87c11c55c tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 14:06:08 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1690/3371] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 14:06:08 2026] POST /volume/v3/types => generated 379 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-abd1d0a7-f12f-4e2b-a3cf-32d3cb17ca06 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-abd1d0a7-f12f-4e2b-a3cf-32d3cb17ca06 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] POST http://192.168.122.6/volume/v3/types/c603710e-a6e9-42c2-b6b0-526ca26fc4c5/encryption Sep 07 14:06:08 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-abd1d0a7-f12f-4e2b-a3cf-32d3cb17ca06 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:08 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-abd1d0a7-f12f-4e2b-a3cf-32d3cb17ca06 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] http://192.168.122.6/volume/v3/types/c603710e-a6e9-42c2-b6b0-526ca26fc4c5/encryption returned with HTTP 200 Sep 07 14:06:08 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1682/3372] 192.168.122.6 () {60 vars in 1271 bytes} [Mon Sep 7 14:06:08 2026] POST /volume/v3/types/c603710e-a6e9-42c2-b6b0-526ca26fc4c5/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b9d8daa0-3ca6-4413-91ca-a36070ad5f1a None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b9d8daa0-3ca6-4413-91ca-a36070ad5f1a tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] DELETE http://192.168.122.6/volume/v3/types/c603710e-a6e9-42c2-b6b0-526ca26fc4c5/encryption/0c9de090-8728-4136-809f-6890576a5723 Sep 07 14:06:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b9d8daa0-3ca6-4413-91ca-a36070ad5f1a tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b9d8daa0-3ca6-4413-91ca-a36070ad5f1a tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:09 devstack devstack@c-api.service[87262]: DEBUG cinder.policy [None req-b9d8daa0-3ca6-4413-91ca-a36070ad5f1a tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '4282435145df45f0a9a91dc572b159b9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '992c872883514bcb935721170a23a2b0', '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=87262) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:06:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b9d8daa0-3ca6-4413-91ca-a36070ad5f1a tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] http://192.168.122.6/volume/v3/types/c603710e-a6e9-42c2-b6b0-526ca26fc4c5/encryption/0c9de090-8728-4136-809f-6890576a5723 returned with HTTP 403 Sep 07 14:06:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1691/3373] 192.168.122.6 () {58 vars in 1363 bytes} [Mon Sep 7 14:06:09 2026] DELETE /volume/v3/types/c603710e-a6e9-42c2-b6b0-526ca26fc4c5/encryption/0c9de090-8728-4136-809f-6890576a5723 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-45e6e1ff-3be0-4d8f-bcf3-ad2c304c0ddc None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-45e6e1ff-3be0-4d8f-bcf3-ad2c304c0ddc tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 14:06:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-45e6e1ff-3be0-4d8f-bcf3-ad2c304c0ddc tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-395711362", "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=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-45e6e1ff-3be0-4d8f-bcf3-ad2c304c0ddc tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 14:06:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1683/3374] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 14:06:09 2026] POST /volume/v3/types => generated 379 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-a73eadb9-5fe8-4890-82af-284e5c794b8b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a73eadb9-5fe8-4890-82af-284e5c794b8b tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] DELETE http://192.168.122.6/volume/v3/types/603f8dc5-fd5a-46d4-ade1-31010f7a4b53/extra_specs/key1 Sep 07 14:06:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a73eadb9-5fe8-4890-82af-284e5c794b8b tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-a73eadb9-5fe8-4890-82af-284e5c794b8b tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:09 devstack devstack@c-api.service[87262]: DEBUG cinder.policy [None req-a73eadb9-5fe8-4890-82af-284e5c794b8b tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '4282435145df45f0a9a91dc572b159b9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '992c872883514bcb935721170a23a2b0', '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=87262) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:06:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-a73eadb9-5fe8-4890-82af-284e5c794b8b tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] http://192.168.122.6/volume/v3/types/603f8dc5-fd5a-46d4-ade1-31010f7a4b53/extra_specs/key1 returned with HTTP 403 Sep 07 14:06:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1692/3375] 192.168.122.6 () {58 vars in 1270 bytes} [Mon Sep 7 14:06:09 2026] DELETE /volume/v3/types/603f8dc5-fd5a-46d4-ade1-31010f7a4b53/extra_specs/key1 => generated 122 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f427cf2c-3bf2-4b37-a069-8dc2f9c29b72 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f427cf2c-3bf2-4b37-a069-8dc2f9c29b72 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] POST http://192.168.122.6/volume/v3/types Sep 07 14:06:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f427cf2c-3bf2-4b37-a069-8dc2f9c29b72 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1323087602", "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=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f427cf2c-3bf2-4b37-a069-8dc2f9c29b72 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 07 14:06:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1684/3376] 192.168.122.6 () {60 vars in 1127 bytes} [Mon Sep 7 14:06:09 2026] POST /volume/v3/types => generated 380 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-28ee1e81-362a-4b69-bb36-a03694f0ff0b None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-28ee1e81-362a-4b69-bb36-a03694f0ff0b tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] DELETE http://192.168.122.6/volume/v3/types/e10af2da-6c8e-4986-860f-398b9817f919 Sep 07 14:06:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-28ee1e81-362a-4b69-bb36-a03694f0ff0b tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-28ee1e81-362a-4b69-bb36-a03694f0ff0b tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] Calling method '_delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:09 devstack devstack@c-api.service[87262]: DEBUG cinder.policy [None req-28ee1e81-362a-4b69-bb36-a03694f0ff0b tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '4282435145df45f0a9a91dc572b159b9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '992c872883514bcb935721170a23a2b0', '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=87262) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:06:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-28ee1e81-362a-4b69-bb36-a03694f0ff0b tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] http://192.168.122.6/volume/v3/types/e10af2da-6c8e-4986-860f-398b9817f919 returned with HTTP 403 Sep 07 14:06:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1693/3377] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 14:06:09 2026] DELETE /volume/v3/types/e10af2da-6c8e-4986-860f-398b9817f919 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-cde7f354-164d-435c-be8d-be73ef47cb0c None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cde7f354-164d-435c-be8d-be73ef47cb0c tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] GET http://192.168.122.6/volume/v3/types/29c6605c-6f28-42ed-a52d-936bd58689b7/extra_specs Sep 07 14:06:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cde7f354-164d-435c-be8d-be73ef47cb0c tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-cde7f354-164d-435c-be8d-be73ef47cb0c tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-cde7f354-164d-435c-be8d-be73ef47cb0c tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] http://192.168.122.6/volume/v3/types/29c6605c-6f28-42ed-a52d-936bd58689b7/extra_specs returned with HTTP 200 Sep 07 14:06:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1685/3378] 192.168.122.6 () {58 vars in 1252 bytes} [Mon Sep 7 14:06:09 2026] GET /volume/v3/types/29c6605c-6f28-42ed-a52d-936bd58689b7/extra_specs => generated 123 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-00063282-a449-4fce-98e0-07128d946641 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-00063282-a449-4fce-98e0-07128d946641 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] GET http://192.168.122.6/volume/v3/types/29c6605c-6f28-42ed-a52d-936bd58689b7/encryption/cipher Sep 07 14:06:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-00063282-a449-4fce-98e0-07128d946641 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-00063282-a449-4fce-98e0-07128d946641 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:09 devstack devstack@c-api.service[87262]: DEBUG cinder.policy [None req-00063282-a449-4fce-98e0-07128d946641 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '4282435145df45f0a9a91dc572b159b9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '992c872883514bcb935721170a23a2b0', '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=87262) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:06:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-00063282-a449-4fce-98e0-07128d946641 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] http://192.168.122.6/volume/v3/types/29c6605c-6f28-42ed-a52d-936bd58689b7/encryption/cipher returned with HTTP 403 Sep 07 14:06:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1694/3379] 192.168.122.6 () {58 vars in 1270 bytes} [Mon Sep 7 14:06:09 2026] GET /volume/v3/types/29c6605c-6f28-42ed-a52d-936bd58689b7/encryption/cipher => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-f1bf9475-3048-45b1-b687-11a38a8de702 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f1bf9475-3048-45b1-b687-11a38a8de702 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] GET http://192.168.122.6/volume/v3/types/29c6605c-6f28-42ed-a52d-936bd58689b7/encryption Sep 07 14:06:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f1bf9475-3048-45b1-b687-11a38a8de702 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-f1bf9475-3048-45b1-b687-11a38a8de702 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] Calling method 'index' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:09 devstack devstack@c-api.service[87261]: DEBUG cinder.policy [None req-f1bf9475-3048-45b1-b687-11a38a8de702 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '4282435145df45f0a9a91dc572b159b9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '992c872883514bcb935721170a23a2b0', '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=87261) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:06:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-f1bf9475-3048-45b1-b687-11a38a8de702 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] http://192.168.122.6/volume/v3/types/29c6605c-6f28-42ed-a52d-936bd58689b7/encryption returned with HTTP 403 Sep 07 14:06:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1686/3380] 192.168.122.6 () {58 vars in 1249 bytes} [Mon Sep 7 14:06:09 2026] GET /volume/v3/types/29c6605c-6f28-42ed-a52d-936bd58689b7/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-1d0864a6-26d5-4756-8571-59989fbf1a57 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1d0864a6-26d5-4756-8571-59989fbf1a57 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] GET http://192.168.122.6/volume/v3/types/29c6605c-6f28-42ed-a52d-936bd58689b7/extra_specs/multiattach Sep 07 14:06:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1d0864a6-26d5-4756-8571-59989fbf1a57 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-1d0864a6-26d5-4756-8571-59989fbf1a57 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-1d0864a6-26d5-4756-8571-59989fbf1a57 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] http://192.168.122.6/volume/v3/types/29c6605c-6f28-42ed-a52d-936bd58689b7/extra_specs/multiattach returned with HTTP 200 Sep 07 14:06:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1695/3381] 192.168.122.6 () {58 vars in 1288 bytes} [Mon Sep 7 14:06:09 2026] GET /volume/v3/types/29c6605c-6f28-42ed-a52d-936bd58689b7/extra_specs/multiattach => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 14:06:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-c1240212-e54d-4454-8782-fcba66e53601 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c1240212-e54d-4454-8782-fcba66e53601 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] GET http://192.168.122.6/volume/v3/types/29c6605c-6f28-42ed-a52d-936bd58689b7/extra_specs/volume_backend_name Sep 07 14:06:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c1240212-e54d-4454-8782-fcba66e53601 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-c1240212-e54d-4454-8782-fcba66e53601 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-c1240212-e54d-4454-8782-fcba66e53601 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] http://192.168.122.6/volume/v3/types/29c6605c-6f28-42ed-a52d-936bd58689b7/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 14:06:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1687/3382] 192.168.122.6 () {58 vars in 1312 bytes} [Mon Sep 7 14:06:09 2026] GET /volume/v3/types/29c6605c-6f28-42ed-a52d-936bd58689b7/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 07 14:06:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ecdf2946-b49d-4cb5-97b7-86e8fe5db812 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ecdf2946-b49d-4cb5-97b7-86e8fe5db812 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] PUT http://192.168.122.6/volume/v3/types/29c6605c-6f28-42ed-a52d-936bd58689b7/encryption/4102c626-8dd5-4b1c-aa9c-6a103f9253d4 Sep 07 14:06:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ecdf2946-b49d-4cb5-97b7-86e8fe5db812 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:09 devstack devstack@c-api.service[87262]: DEBUG cinder.policy [None req-ecdf2946-b49d-4cb5-97b7-86e8fe5db812 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '4282435145df45f0a9a91dc572b159b9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '992c872883514bcb935721170a23a2b0', '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=87262) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:06:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ecdf2946-b49d-4cb5-97b7-86e8fe5db812 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] http://192.168.122.6/volume/v3/types/29c6605c-6f28-42ed-a52d-936bd58689b7/encryption/4102c626-8dd5-4b1c-aa9c-6a103f9253d4 returned with HTTP 403 Sep 07 14:06:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1696/3383] 192.168.122.6 () {60 vars in 1380 bytes} [Mon Sep 7 14:06:09 2026] PUT /volume/v3/types/29c6605c-6f28-42ed-a52d-936bd58689b7/encryption/4102c626-8dd5-4b1c-aa9c-6a103f9253d4 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d6d2444f-cdb8-45e4-94df-576e97d38abb None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d6d2444f-cdb8-45e4-94df-576e97d38abb tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] PUT http://192.168.122.6/volume/v3/types/29c6605c-6f28-42ed-a52d-936bd58689b7/extra_specs/key1 Sep 07 14:06:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d6d2444f-cdb8-45e4-94df-576e97d38abb tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:09 devstack devstack@c-api.service[87261]: DEBUG cinder.policy [None req-d6d2444f-cdb8-45e4-94df-576e97d38abb tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '4282435145df45f0a9a91dc572b159b9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '992c872883514bcb935721170a23a2b0', '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=87261) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:06:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d6d2444f-cdb8-45e4-94df-576e97d38abb tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] http://192.168.122.6/volume/v3/types/29c6605c-6f28-42ed-a52d-936bd58689b7/extra_specs/key1 returned with HTTP 403 Sep 07 14:06:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1688/3384] 192.168.122.6 () {60 vars in 1287 bytes} [Mon Sep 7 14:06:09 2026] PUT /volume/v3/types/29c6605c-6f28-42ed-a52d-936bd58689b7/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-f70e63b8-d7fd-4583-a19d-16e1309e4667 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f70e63b8-d7fd-4583-a19d-16e1309e4667 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] PUT http://192.168.122.6/volume/v3/types/29c6605c-6f28-42ed-a52d-936bd58689b7 Sep 07 14:06:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-f70e63b8-d7fd-4583-a19d-16e1309e4667 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:09 devstack devstack@c-api.service[87262]: DEBUG cinder.policy [None req-f70e63b8-d7fd-4583-a19d-16e1309e4667 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '4282435145df45f0a9a91dc572b159b9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '992c872883514bcb935721170a23a2b0', '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=87262) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 14:06:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-f70e63b8-d7fd-4583-a19d-16e1309e4667 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-reader] http://192.168.122.6/volume/v3/types/29c6605c-6f28-42ed-a52d-936bd58689b7 returned with HTTP 403 Sep 07 14:06:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1697/3385] 192.168.122.6 () {60 vars in 1236 bytes} [Mon Sep 7 14:06:09 2026] PUT /volume/v3/types/29c6605c-6f28-42ed-a52d-936bd58689b7 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8de6c8a5-edce-4106-8fd2-82d116007de1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8de6c8a5-edce-4106-8fd2-82d116007de1 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] DELETE http://192.168.122.6/volume/v3/types/e10af2da-6c8e-4986-860f-398b9817f919 Sep 07 14:06:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8de6c8a5-edce-4106-8fd2-82d116007de1 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8de6c8a5-edce-4106-8fd2-82d116007de1 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8de6c8a5-edce-4106-8fd2-82d116007de1 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] http://192.168.122.6/volume/v3/types/e10af2da-6c8e-4986-860f-398b9817f919 returned with HTTP 202 Sep 07 14:06:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1689/3386] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 14:06:09 2026] DELETE /volume/v3/types/e10af2da-6c8e-4986-860f-398b9817f919 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0a5ed3bf-2315-4e89-a129-763b84d5d679 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0a5ed3bf-2315-4e89-a129-763b84d5d679 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] DELETE http://192.168.122.6/volume/v3/types/603f8dc5-fd5a-46d4-ade1-31010f7a4b53 Sep 07 14:06:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0a5ed3bf-2315-4e89-a129-763b84d5d679 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0a5ed3bf-2315-4e89-a129-763b84d5d679 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] Calling method '_delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0a5ed3bf-2315-4e89-a129-763b84d5d679 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] http://192.168.122.6/volume/v3/types/603f8dc5-fd5a-46d4-ade1-31010f7a4b53 returned with HTTP 202 Sep 07 14:06:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1698/3387] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 14:06:09 2026] DELETE /volume/v3/types/603f8dc5-fd5a-46d4-ade1-31010f7a4b53 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-5052bacc-38fe-4006-8240-b742a6411710 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5052bacc-38fe-4006-8240-b742a6411710 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] DELETE http://192.168.122.6/volume/v3/types/c603710e-a6e9-42c2-b6b0-526ca26fc4c5 Sep 07 14:06:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5052bacc-38fe-4006-8240-b742a6411710 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5052bacc-38fe-4006-8240-b742a6411710 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5052bacc-38fe-4006-8240-b742a6411710 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] http://192.168.122.6/volume/v3/types/c603710e-a6e9-42c2-b6b0-526ca26fc4c5 returned with HTTP 202 Sep 07 14:06:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1690/3388] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 14:06:09 2026] DELETE /volume/v3/types/c603710e-a6e9-42c2-b6b0-526ca26fc4c5 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7a7f0e60-526c-469a-a8ef-e6ec96a7389d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7a7f0e60-526c-469a-a8ef-e6ec96a7389d tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] DELETE http://192.168.122.6/volume/v3/types/8d14564c-75a2-4f16-a68b-fc02d49ed046 Sep 07 14:06:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7a7f0e60-526c-469a-a8ef-e6ec96a7389d tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7a7f0e60-526c-469a-a8ef-e6ec96a7389d tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] Calling method '_delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7a7f0e60-526c-469a-a8ef-e6ec96a7389d tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] http://192.168.122.6/volume/v3/types/8d14564c-75a2-4f16-a68b-fc02d49ed046 returned with HTTP 202 Sep 07 14:06:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1699/3389] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 14:06:09 2026] DELETE /volume/v3/types/8d14564c-75a2-4f16-a68b-fc02d49ed046 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-16aacfd5-1542-463b-a808-025c64eb26c5 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-16aacfd5-1542-463b-a808-025c64eb26c5 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] DELETE http://192.168.122.6/volume/v3/types/88d6e0de-da3e-49ef-9bc6-0ab49c6d1eff Sep 07 14:06:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-16aacfd5-1542-463b-a808-025c64eb26c5 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:09 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-16aacfd5-1542-463b-a808-025c64eb26c5 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] Calling method '_delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:09 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-16aacfd5-1542-463b-a808-025c64eb26c5 tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] http://192.168.122.6/volume/v3/types/88d6e0de-da3e-49ef-9bc6-0ab49c6d1eff returned with HTTP 202 Sep 07 14:06:09 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1691/3390] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 14:06:09 2026] DELETE /volume/v3/types/88d6e0de-da3e-49ef-9bc6-0ab49c6d1eff => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-bbd5522a-6d8f-4208-b5f6-8e73426c0dde None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bbd5522a-6d8f-4208-b5f6-8e73426c0dde tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] DELETE http://192.168.122.6/volume/v3/types/29c6605c-6f28-42ed-a52d-936bd58689b7 Sep 07 14:06:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bbd5522a-6d8f-4208-b5f6-8e73426c0dde tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:09 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-bbd5522a-6d8f-4208-b5f6-8e73426c0dde tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] Calling method '_delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:09 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-bbd5522a-6d8f-4208-b5f6-8e73426c0dde tempest-VolumeTypesReaderTests-987217209 tempest-VolumeTypesReaderTests-987217209-project-admin] http://192.168.122.6/volume/v3/types/29c6605c-6f28-42ed-a52d-936bd58689b7 returned with HTTP 202 Sep 07 14:06:09 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1700/3391] 192.168.122.6 () {58 vars in 1219 bytes} [Mon Sep 7 14:06:09 2026] DELETE /volume/v3/types/29c6605c-6f28-42ed-a52d-936bd58689b7 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:19 devstack devstack@c-api.service[87261]: DEBUG dbcounter [-] [87261] Writing DB stats cinder:SELECT=109,cinder:INSERT=32,cinder:UPDATE=48 {{(pid=87261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 14:06:19 devstack devstack@c-api.service[87262]: DEBUG dbcounter [-] [87262] Writing DB stats cinder:SELECT=130,cinder:INSERT=53,cinder:UPDATE=72 {{(pid=87262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 14:06:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-8b3d6944-425f-40b6-bd90-ca85df53e8a9 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8b3d6944-425f-40b6-bd90-ca85df53e8a9 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:06:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-8b3d6944-425f-40b6-bd90-ca85df53e8a9 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1784155038", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:29 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-8b3d6944-425f-40b6-bd90-ca85df53e8a9 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1784155038', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:06:29 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-8b3d6944-425f-40b6-bd90-ca85df53e8a9 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Create volume of 1 GB Sep 07 14:06:29 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8b3d6944-425f-40b6-bd90-ca85df53e8a9 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Availability Zones retrieved successfully. Sep 07 14:06:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-8b3d6944-425f-40b6-bd90-ca85df53e8a9 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Flow 'volume_create_api' (0ae6e5ac-7fa5-48da-a51d-d4c92774b5d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:06:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-8b3d6944-425f-40b6-bd90-ca85df53e8a9 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d22e3e45-4419-4cd7-81a1-ea9b6f64e586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-8b3d6944-425f-40b6-bd90-ca85df53e8a9 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Validating volume size '1' using validate_int {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:06:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-8b3d6944-425f-40b6-bd90-ca85df53e8a9 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d22e3e45-4419-4cd7-81a1-ea9b6f64e586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-8b3d6944-425f-40b6-bd90-ca85df53e8a9 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f91120d-0e7a-42c1-9ad2-5e678911834d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:29 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-8b3d6944-425f-40b6-bd90-ca85df53e8a9 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Created reservations ['8a6ef2e4-f81e-4a3d-abd3-0719923c145c', '2f3a1391-94c7-46c1-bb55-7e98146d61b8', '153e1b7e-274b-4c85-b8a7-9154afebdd79', '7aba50d8-8ed1-4e64-9739-386210ef595b'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:06:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-8b3d6944-425f-40b6-bd90-ca85df53e8a9 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f91120d-0e7a-42c1-9ad2-5e678911834d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a6ef2e4-f81e-4a3d-abd3-0719923c145c', '2f3a1391-94c7-46c1-bb55-7e98146d61b8', '153e1b7e-274b-4c85-b8a7-9154afebdd79', '7aba50d8-8ed1-4e64-9739-386210ef595b']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-8b3d6944-425f-40b6-bd90-ca85df53e8a9 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0950b38-2af0-47cf-ba80-d0cd886be3d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:29 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:29 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:06:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-8b3d6944-425f-40b6-bd90-ca85df53e8a9 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0950b38-2af0-47cf-ba80-d0cd886be3d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f5f768e-6de3-42f2-81d2-f3031ce6c25d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1784155038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14e5872931c745d9a7924013ef73d291',qos_specs=None,replication_status=,reservations=['8a6ef2e4-f81e-4a3d-abd3-0719923c145c','2f3a1391-94c7-46c1-bb55-7e98146d61b8','153e1b7e-274b-4c85-b8a7-9154afebdd79','7aba50d8-8ed1-4e64-9739-386210ef595b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4703bbf2e3c6461eb60caa49037bd367',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:06:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1784155038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f5f768e-6de3-42f2-81d2-f3031ce6c25d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14e5872931c745d9a7924013ef73d291',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4703bbf2e3c6461eb60caa49037bd367',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-8b3d6944-425f-40b6-bd90-ca85df53e8a9 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23e4fd3a-8e25-4e60-b416-6cbcfe18fef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-8b3d6944-425f-40b6-bd90-ca85df53e8a9 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23e4fd3a-8e25-4e60-b416-6cbcfe18fef5) transitioned into state 'SUCCESS' from state '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-1784155038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14e5872931c745d9a7924013ef73d291',qos_specs=None,replication_status=,reservations=['8a6ef2e4-f81e-4a3d-abd3-0719923c145c','2f3a1391-94c7-46c1-bb55-7e98146d61b8','153e1b7e-274b-4c85-b8a7-9154afebdd79','7aba50d8-8ed1-4e64-9739-386210ef595b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4703bbf2e3c6461eb60caa49037bd367',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-8b3d6944-425f-40b6-bd90-ca85df53e8a9 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad38665a-1d15-4915-8e10-3a3a3f4e780d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-8b3d6944-425f-40b6-bd90-ca85df53e8a9 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad38665a-1d15-4915-8e10-3a3a3f4e780d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:29 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-8b3d6944-425f-40b6-bd90-ca85df53e8a9 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Flow 'volume_create_api' (0ae6e5ac-7fa5-48da-a51d-d4c92774b5d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:06:29 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-8b3d6944-425f-40b6-bd90-ca85df53e8a9 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Create volume request issued successfully. Sep 07 14:06:29 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-8b3d6944-425f-40b6-bd90-ca85df53e8a9 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:06:29 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1692/3392] 192.168.122.6 () {60 vars in 1133 bytes} [Mon Sep 7 14:06:29 2026] POST /volume/v3/volumes => generated 759 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:06:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9a805c8c-81d9-444b-972f-dc4b4bd6be48 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9a805c8c-81d9-444b-972f-dc4b4bd6be48 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] GET http://192.168.122.6/volume/v3/volumes/3f5f768e-6de3-42f2-81d2-f3031ce6c25d Sep 07 14:06:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9a805c8c-81d9-444b-972f-dc4b4bd6be48 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:29 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9a805c8c-81d9-444b-972f-dc4b4bd6be48 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:29 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:29 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:06:29 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:29 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:06:29 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9a805c8c-81d9-444b-972f-dc4b4bd6be48 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Volume info retrieved successfully. Sep 07 14:06:29 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9a805c8c-81d9-444b-972f-dc4b4bd6be48 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] http://192.168.122.6/volume/v3/volumes/3f5f768e-6de3-42f2-81d2-f3031ce6c25d returned with HTTP 200 Sep 07 14:06:29 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1701/3393] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:06:29 2026] GET /volume/v3/volumes/3f5f768e-6de3-42f2-81d2-f3031ce6c25d => generated 827 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d9169ac3-1fb3-4257-8e6d-989821ae22f4 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d9169ac3-1fb3-4257-8e6d-989821ae22f4 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] GET http://192.168.122.6/volume/v3/volumes/3f5f768e-6de3-42f2-81d2-f3031ce6c25d Sep 07 14:06:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d9169ac3-1fb3-4257-8e6d-989821ae22f4 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d9169ac3-1fb3-4257-8e6d-989821ae22f4 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:30 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:30 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:06:30 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:30 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:06:30 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d9169ac3-1fb3-4257-8e6d-989821ae22f4 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Volume info retrieved successfully. Sep 07 14:06:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d9169ac3-1fb3-4257-8e6d-989821ae22f4 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] http://192.168.122.6/volume/v3/volumes/3f5f768e-6de3-42f2-81d2-f3031ce6c25d returned with HTTP 200 Sep 07 14:06:30 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1693/3394] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:06:30 2026] GET /volume/v3/volumes/3f5f768e-6de3-42f2-81d2-f3031ce6c25d => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-9081e30e-f774-4528-baf4-ad9946fc2642 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9081e30e-f774-4528-baf4-ad9946fc2642 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] GET http://192.168.122.6/volume/v3/volumes/3f5f768e-6de3-42f2-81d2-f3031ce6c25d Sep 07 14:06:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9081e30e-f774-4528-baf4-ad9946fc2642 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:30 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-9081e30e-f774-4528-baf4-ad9946fc2642 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:30 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:30 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:06:30 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:30 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:06:30 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-9081e30e-f774-4528-baf4-ad9946fc2642 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Volume info retrieved successfully. Sep 07 14:06:30 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-9081e30e-f774-4528-baf4-ad9946fc2642 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] http://192.168.122.6/volume/v3/volumes/3f5f768e-6de3-42f2-81d2-f3031ce6c25d returned with HTTP 200 Sep 07 14:06:30 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1702/3395] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:06:30 2026] GET /volume/v3/volumes/3f5f768e-6de3-42f2-81d2-f3031ce6c25d => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-237c548a-a981-4e44-bfdf-dcaa80d87c3a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:30 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-237c548a-a981-4e44-bfdf-dcaa80d87c3a tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 07 14:06:30 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-237c548a-a981-4e44-bfdf-dcaa80d87c3a tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3f5f768e-6de3-42f2-81d2-f3031ce6c25d", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-332608346", "description": null, "metadata": null}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:30 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:30 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:06:30 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:30 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:06:30 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-237c548a-a981-4e44-bfdf-dcaa80d87c3a tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Volume info retrieved successfully. Sep 07 14:06:30 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-237c548a-a981-4e44-bfdf-dcaa80d87c3a tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Create snapshot from volume 3f5f768e-6de3-42f2-81d2-f3031ce6c25d Sep 07 14:06:31 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-237c548a-a981-4e44-bfdf-dcaa80d87c3a tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Created reservations ['17ada9db-b605-4319-9c38-8746715610eb', 'b6730843-f35d-48f0-ab5d-c4392a45dfc0', '53c83eb4-7fa8-4936-829d-3782aa8929e3', '1e1376ca-a437-43c6-bb32-2bffa67c913a'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:06:31 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:31 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:06:31 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-237c548a-a981-4e44-bfdf-dcaa80d87c3a tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Snapshot force create request issued successfully. Sep 07 14:06:31 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-237c548a-a981-4e44-bfdf-dcaa80d87c3a tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 07 14:06:31 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1694/3396] 192.168.122.6 () {60 vars in 1139 bytes} [Mon Sep 7 14:06:30 2026] POST /volume/v3/snapshots => generated 309 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:06:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-cda4e5ec-9e73-4762-8128-9100022f2e3d None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cda4e5ec-9e73-4762-8128-9100022f2e3d tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] GET http://192.168.122.6/volume/v3/snapshots/eb280e78-d292-4710-aef5-873d7d5f5c91 Sep 07 14:06:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cda4e5ec-9e73-4762-8128-9100022f2e3d tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:31 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-cda4e5ec-9e73-4762-8128-9100022f2e3d tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:31 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:31 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:06:31 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-cda4e5ec-9e73-4762-8128-9100022f2e3d tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Snapshot retrieved successfully. Sep 07 14:06:31 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-cda4e5ec-9e73-4762-8128-9100022f2e3d tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] http://192.168.122.6/volume/v3/snapshots/eb280e78-d292-4710-aef5-873d7d5f5c91 returned with HTTP 200 Sep 07 14:06:31 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1703/3397] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:06:31 2026] GET /volume/v3/snapshots/eb280e78-d292-4710-aef5-873d7d5f5c91 => generated 441 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-5af672ca-7a32-4c76-bbd7-404bce0b89cf None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5af672ca-7a32-4c76-bbd7-404bce0b89cf tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] GET http://192.168.122.6/volume/v3/snapshots/eb280e78-d292-4710-aef5-873d7d5f5c91 Sep 07 14:06:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5af672ca-7a32-4c76-bbd7-404bce0b89cf tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:32 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5af672ca-7a32-4c76-bbd7-404bce0b89cf tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:32 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:32 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:06:32 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-5af672ca-7a32-4c76-bbd7-404bce0b89cf tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Snapshot retrieved successfully. Sep 07 14:06:32 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5af672ca-7a32-4c76-bbd7-404bce0b89cf tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] http://192.168.122.6/volume/v3/snapshots/eb280e78-d292-4710-aef5-873d7d5f5c91 returned with HTTP 200 Sep 07 14:06:32 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1695/3398] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:06:32 2026] GET /volume/v3/snapshots/eb280e78-d292-4710-aef5-873d7d5f5c91 => generated 441 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-ca650310-c3e2-4b4c-8df3-251c9c370557 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ca650310-c3e2-4b4c-8df3-251c9c370557 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] GET http://192.168.122.6/volume/v3/snapshots/eb280e78-d292-4710-aef5-873d7d5f5c91 Sep 07 14:06:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ca650310-c3e2-4b4c-8df3-251c9c370557 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-ca650310-c3e2-4b4c-8df3-251c9c370557 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:33 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:33 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:06:33 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-ca650310-c3e2-4b4c-8df3-251c9c370557 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Snapshot retrieved successfully. Sep 07 14:06:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-ca650310-c3e2-4b4c-8df3-251c9c370557 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] http://192.168.122.6/volume/v3/snapshots/eb280e78-d292-4710-aef5-873d7d5f5c91 returned with HTTP 200 Sep 07 14:06:33 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1704/3399] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:06:33 2026] GET /volume/v3/snapshots/eb280e78-d292-4710-aef5-873d7d5f5c91 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-9de8f639-b341-4665-ac8f-df9e389728a1 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9de8f639-b341-4665-ac8f-df9e389728a1 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] GET http://192.168.122.6/volume/v3/snapshots/eb280e78-d292-4710-aef5-873d7d5f5c91 Sep 07 14:06:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9de8f639-b341-4665-ac8f-df9e389728a1 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-9de8f639-b341-4665-ac8f-df9e389728a1 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:33 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:33 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:06:33 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-9de8f639-b341-4665-ac8f-df9e389728a1 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Snapshot retrieved successfully. Sep 07 14:06:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-9de8f639-b341-4665-ac8f-df9e389728a1 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] http://192.168.122.6/volume/v3/snapshots/eb280e78-d292-4710-aef5-873d7d5f5c91 returned with HTTP 200 Sep 07 14:06:33 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1696/3400] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:06:33 2026] GET /volume/v3/snapshots/eb280e78-d292-4710-aef5-873d7d5f5c91 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c6491332-5431-438c-8214-9e4784dcefb6 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c6491332-5431-438c-8214-9e4784dcefb6 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] GET http://192.168.122.6/volume/v3/snapshots/eb280e78-d292-4710-aef5-873d7d5f5c91 Sep 07 14:06:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c6491332-5431-438c-8214-9e4784dcefb6 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c6491332-5431-438c-8214-9e4784dcefb6 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:33 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:33 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:06:33 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c6491332-5431-438c-8214-9e4784dcefb6 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Snapshot retrieved successfully. Sep 07 14:06:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c6491332-5431-438c-8214-9e4784dcefb6 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] http://192.168.122.6/volume/v3/snapshots/eb280e78-d292-4710-aef5-873d7d5f5c91 returned with HTTP 200 Sep 07 14:06:33 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1705/3401] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:06:33 2026] GET /volume/v3/snapshots/eb280e78-d292-4710-aef5-873d7d5f5c91 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3ac7cd21-9170-4fcc-bf62-26d524a63ddf None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3ac7cd21-9170-4fcc-bf62-26d524a63ddf tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 07 14:06:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3ac7cd21-9170-4fcc-bf62-26d524a63ddf tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "eb280e78-d292-4710-aef5-873d7d5f5c91", "size": 1}} {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 14:06:33 devstack devstack@c-api.service[87261]: DEBUG cinder.api.v3.volumes [None req-3ac7cd21-9170-4fcc-bf62-26d524a63ddf tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Create volume request body: {'volume': {'snapshot_id': 'eb280e78-d292-4710-aef5-873d7d5f5c91', 'size': 1}} {{(pid=87261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 14:06:33 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:33 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:06:33 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3ac7cd21-9170-4fcc-bf62-26d524a63ddf tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Snapshot retrieved successfully. Sep 07 14:06:33 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-3ac7cd21-9170-4fcc-bf62-26d524a63ddf tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Create volume of 1 GB Sep 07 14:06:33 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3ac7cd21-9170-4fcc-bf62-26d524a63ddf tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Availability Zones retrieved successfully. Sep 07 14:06:33 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-3ac7cd21-9170-4fcc-bf62-26d524a63ddf tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Flow 'volume_create_api' (eebc0a36-7841-4329-8a6e-2b9b75730f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:06:33 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-3ac7cd21-9170-4fcc-bf62-26d524a63ddf tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6ed12f0-4f4c-4dd1-9c7a-656a43af5091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:33 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.flows.api.create_volume [None req-3ac7cd21-9170-4fcc-bf62-26d524a63ddf tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 14:06:33 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:33 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:06:33 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-3ac7cd21-9170-4fcc-bf62-26d524a63ddf tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6ed12f0-4f4c-4dd1-9c7a-656a43af5091) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'eb280e78-d292-4710-aef5-873d7d5f5c91', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T11:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4530b95c-26d9-4a3c-98eb-8896b9671525,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4530b95c-26d9-4a3c-98eb-8896b9671525', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:33 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-3ac7cd21-9170-4fcc-bf62-26d524a63ddf tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d878c00-8cac-4701-b7bb-29deeb73912c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:33 devstack devstack@c-api.service[87261]: DEBUG cinder.quota [None req-3ac7cd21-9170-4fcc-bf62-26d524a63ddf tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Created reservations ['0a97a025-3ed6-4d8d-8ee7-db34d0233708', 'eb7a6ed7-f075-4857-840c-6e8bc2ba4643', '9f8f5bc5-9b75-43da-b6a0-de7449c95987', '077fc85a-34b4-4a08-8f7b-bddc295f163a'] {{(pid=87261) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 14:06:33 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-3ac7cd21-9170-4fcc-bf62-26d524a63ddf tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d878c00-8cac-4701-b7bb-29deeb73912c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a97a025-3ed6-4d8d-8ee7-db34d0233708', 'eb7a6ed7-f075-4857-840c-6e8bc2ba4643', '9f8f5bc5-9b75-43da-b6a0-de7449c95987', '077fc85a-34b4-4a08-8f7b-bddc295f163a']}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:33 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-3ac7cd21-9170-4fcc-bf62-26d524a63ddf tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c6a7f91-1eb7-4709-b777-15134c947ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:33 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:33 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:06:33 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:33 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:06:33 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-3ac7cd21-9170-4fcc-bf62-26d524a63ddf tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c6a7f91-1eb7-4709-b777-15134c947ed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16c85d68-a214-41e7-9089-68071a53f8ea', '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='14e5872931c745d9a7924013ef73d291',qos_specs=None,replication_status=,reservations=['0a97a025-3ed6-4d8d-8ee7-db34d0233708','eb7a6ed7-f075-4857-840c-6e8bc2ba4643','9f8f5bc5-9b75-43da-b6a0-de7449c95987','077fc85a-34b4-4a08-8f7b-bddc295f163a'],size=1,snapshot_id=eb280e78-d292-4710-aef5-873d7d5f5c91,source_replicaid=,source_volid=None,status='creating',user_id='4703bbf2e3c6461eb60caa49037bd367',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T12:06: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=16c85d68-a214-41e7-9089-68071a53f8ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14e5872931c745d9a7924013ef73d291',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=eb280e78-d292-4710-aef5-873d7d5f5c91,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4703bbf2e3c6461eb60caa49037bd367',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4530b95c-26d9-4a3c-98eb-8896b9671525),volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:33 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-3ac7cd21-9170-4fcc-bf62-26d524a63ddf tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1a597d9-efc0-4c62-8042-66d3364efc11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:33 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-3ac7cd21-9170-4fcc-bf62-26d524a63ddf tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1a597d9-efc0-4c62-8042-66d3364efc11) transitioned into state 'SUCCESS' from 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='14e5872931c745d9a7924013ef73d291',qos_specs=None,replication_status=,reservations=['0a97a025-3ed6-4d8d-8ee7-db34d0233708','eb7a6ed7-f075-4857-840c-6e8bc2ba4643','9f8f5bc5-9b75-43da-b6a0-de7449c95987','077fc85a-34b4-4a08-8f7b-bddc295f163a'],size=1,snapshot_id=eb280e78-d292-4710-aef5-873d7d5f5c91,source_replicaid=,source_volid=None,status='creating',user_id='4703bbf2e3c6461eb60caa49037bd367',volume_type_id=4530b95c-26d9-4a3c-98eb-8896b9671525)}' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:33 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-3ac7cd21-9170-4fcc-bf62-26d524a63ddf tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4691ba07-1b10-4161-a266-1b0f39a7b64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 14:06:33 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:33 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:06:33 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-3ac7cd21-9170-4fcc-bf62-26d524a63ddf tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4691ba07-1b10-4161-a266-1b0f39a7b64c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 14:06:33 devstack devstack@c-api.service[87261]: DEBUG cinder.volume.api [None req-3ac7cd21-9170-4fcc-bf62-26d524a63ddf tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Flow 'volume_create_api' (eebc0a36-7841-4329-8a6e-2b9b75730f1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 14:06:33 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3ac7cd21-9170-4fcc-bf62-26d524a63ddf tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Create volume request issued successfully. Sep 07 14:06:33 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3ac7cd21-9170-4fcc-bf62-26d524a63ddf tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 07 14:06:33 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1697/3402] 192.168.122.6 () {60 vars in 1132 bytes} [Mon Sep 7 14:06:33 2026] POST /volume/v3/volumes => generated 746 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 14:06:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-99fe6af3-08e4-49d6-9a7f-a073c0997d54 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-99fe6af3-08e4-49d6-9a7f-a073c0997d54 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] GET http://192.168.122.6/volume/v3/volumes/16c85d68-a214-41e7-9089-68071a53f8ea Sep 07 14:06:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-99fe6af3-08e4-49d6-9a7f-a073c0997d54 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:33 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-99fe6af3-08e4-49d6-9a7f-a073c0997d54 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:33 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:33 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:06:33 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:33 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:06:33 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-99fe6af3-08e4-49d6-9a7f-a073c0997d54 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Volume info retrieved successfully. Sep 07 14:06:33 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-99fe6af3-08e4-49d6-9a7f-a073c0997d54 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] http://192.168.122.6/volume/v3/volumes/16c85d68-a214-41e7-9089-68071a53f8ea returned with HTTP 200 Sep 07 14:06:33 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1706/3403] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:06:33 2026] GET /volume/v3/volumes/16c85d68-a214-41e7-9089-68071a53f8ea => generated 814 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-d51f8502-616b-47f0-a9df-00f2f99fb6b7 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d51f8502-616b-47f0-a9df-00f2f99fb6b7 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] GET http://192.168.122.6/volume/v3/volumes/16c85d68-a214-41e7-9089-68071a53f8ea Sep 07 14:06:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d51f8502-616b-47f0-a9df-00f2f99fb6b7 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:34 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-d51f8502-616b-47f0-a9df-00f2f99fb6b7 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:34 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:34 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:06:34 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:34 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:06:34 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-d51f8502-616b-47f0-a9df-00f2f99fb6b7 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Volume info retrieved successfully. Sep 07 14:06:34 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-d51f8502-616b-47f0-a9df-00f2f99fb6b7 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] http://192.168.122.6/volume/v3/volumes/16c85d68-a214-41e7-9089-68071a53f8ea returned with HTTP 200 Sep 07 14:06:34 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1698/3404] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:06:34 2026] GET /volume/v3/volumes/16c85d68-a214-41e7-9089-68071a53f8ea => generated 838 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5772676e-98d6-493d-af7e-53a500b008b1 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5772676e-98d6-493d-af7e-53a500b008b1 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] GET http://192.168.122.6/volume/v3/volumes/16c85d68-a214-41e7-9089-68071a53f8ea Sep 07 14:06:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5772676e-98d6-493d-af7e-53a500b008b1 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:35 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5772676e-98d6-493d-af7e-53a500b008b1 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:35 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:35 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:06:35 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:35 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:06:35 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5772676e-98d6-493d-af7e-53a500b008b1 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Volume info retrieved successfully. Sep 07 14:06:35 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5772676e-98d6-493d-af7e-53a500b008b1 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] http://192.168.122.6/volume/v3/volumes/16c85d68-a214-41e7-9089-68071a53f8ea returned with HTTP 200 Sep 07 14:06:35 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1707/3405] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:06:35 2026] GET /volume/v3/volumes/16c85d68-a214-41e7-9089-68071a53f8ea => generated 838 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-0e64614a-b1c1-4252-944a-393c87dcf228 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0e64614a-b1c1-4252-944a-393c87dcf228 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] GET http://192.168.122.6/volume/v3/volumes/16c85d68-a214-41e7-9089-68071a53f8ea Sep 07 14:06:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0e64614a-b1c1-4252-944a-393c87dcf228 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:36 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-0e64614a-b1c1-4252-944a-393c87dcf228 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:36 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:36 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:06:36 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:36 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:06:36 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-0e64614a-b1c1-4252-944a-393c87dcf228 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Volume info retrieved successfully. Sep 07 14:06:36 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-0e64614a-b1c1-4252-944a-393c87dcf228 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] http://192.168.122.6/volume/v3/volumes/16c85d68-a214-41e7-9089-68071a53f8ea returned with HTTP 200 Sep 07 14:06:36 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1699/3406] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:06:36 2026] GET /volume/v3/volumes/16c85d68-a214-41e7-9089-68071a53f8ea => generated 838 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c5823678-54d9-4b71-bae0-bd8d254529f5 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:37 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c5823678-54d9-4b71-bae0-bd8d254529f5 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] GET http://192.168.122.6/volume/v3/volumes/16c85d68-a214-41e7-9089-68071a53f8ea Sep 07 14:06:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c5823678-54d9-4b71-bae0-bd8d254529f5 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:37 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c5823678-54d9-4b71-bae0-bd8d254529f5 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:37 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:37 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:06:37 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:37 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:06:38 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-c5823678-54d9-4b71-bae0-bd8d254529f5 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Volume info retrieved successfully. Sep 07 14:06:38 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c5823678-54d9-4b71-bae0-bd8d254529f5 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] http://192.168.122.6/volume/v3/volumes/16c85d68-a214-41e7-9089-68071a53f8ea returned with HTTP 200 Sep 07 14:06:38 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1708/3407] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:06:37 2026] GET /volume/v3/volumes/16c85d68-a214-41e7-9089-68071a53f8ea => generated 838 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-6bd8a1c4-3f04-4012-ad01-202a3c80491f None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6bd8a1c4-3f04-4012-ad01-202a3c80491f tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] GET http://192.168.122.6/volume/v3/volumes/16c85d68-a214-41e7-9089-68071a53f8ea Sep 07 14:06:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6bd8a1c4-3f04-4012-ad01-202a3c80491f tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-6bd8a1c4-3f04-4012-ad01-202a3c80491f tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:39 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:39 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:06:39 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:39 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:06:39 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-6bd8a1c4-3f04-4012-ad01-202a3c80491f tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Volume info retrieved successfully. Sep 07 14:06:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-6bd8a1c4-3f04-4012-ad01-202a3c80491f tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] http://192.168.122.6/volume/v3/volumes/16c85d68-a214-41e7-9089-68071a53f8ea returned with HTTP 200 Sep 07 14:06:39 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1700/3408] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:06:39 2026] GET /volume/v3/volumes/16c85d68-a214-41e7-9089-68071a53f8ea => generated 839 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-3f375427-62c3-401c-b94b-a20f80989fec None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3f375427-62c3-401c-b94b-a20f80989fec tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] GET http://192.168.122.6/volume/v3/volumes/16c85d68-a214-41e7-9089-68071a53f8ea Sep 07 14:06:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3f375427-62c3-401c-b94b-a20f80989fec tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-3f375427-62c3-401c-b94b-a20f80989fec tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:39 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:39 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:06:39 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:39 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:06:39 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-3f375427-62c3-401c-b94b-a20f80989fec tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Volume info retrieved successfully. Sep 07 14:06:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-3f375427-62c3-401c-b94b-a20f80989fec tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] http://192.168.122.6/volume/v3/volumes/16c85d68-a214-41e7-9089-68071a53f8ea returned with HTTP 200 Sep 07 14:06:39 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1709/3409] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:06:39 2026] GET /volume/v3/volumes/16c85d68-a214-41e7-9089-68071a53f8ea => generated 839 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3201aa85-fa96-4885-a84b-ca14c67bdd2e None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3201aa85-fa96-4885-a84b-ca14c67bdd2e tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/eb280e78-d292-4710-aef5-873d7d5f5c91 Sep 07 14:06:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3201aa85-fa96-4885-a84b-ca14c67bdd2e tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:39 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3201aa85-fa96-4885-a84b-ca14c67bdd2e tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:39 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-3201aa85-fa96-4885-a84b-ca14c67bdd2e tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Delete snapshot with id: eb280e78-d292-4710-aef5-873d7d5f5c91 Sep 07 14:06:39 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:39 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:06:39 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3201aa85-fa96-4885-a84b-ca14c67bdd2e tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Snapshot retrieved successfully. Sep 07 14:06:39 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:39 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:06:39 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3201aa85-fa96-4885-a84b-ca14c67bdd2e tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Snapshot delete request issued successfully. Sep 07 14:06:39 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3201aa85-fa96-4885-a84b-ca14c67bdd2e tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] http://192.168.122.6/volume/v3/snapshots/eb280e78-d292-4710-aef5-873d7d5f5c91 returned with HTTP 202 Sep 07 14:06:39 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1701/3410] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 14:06:39 2026] DELETE /volume/v3/snapshots/eb280e78-d292-4710-aef5-873d7d5f5c91 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-0bc713a0-e4d5-4751-a86b-e8e809f5a7bc None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0bc713a0-e4d5-4751-a86b-e8e809f5a7bc tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] GET http://192.168.122.6/volume/v3/snapshots/eb280e78-d292-4710-aef5-873d7d5f5c91 Sep 07 14:06:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0bc713a0-e4d5-4751-a86b-e8e809f5a7bc tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:39 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-0bc713a0-e4d5-4751-a86b-e8e809f5a7bc tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:39 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:39 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:06:39 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-0bc713a0-e4d5-4751-a86b-e8e809f5a7bc tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Snapshot retrieved successfully. Sep 07 14:06:39 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-0bc713a0-e4d5-4751-a86b-e8e809f5a7bc tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] http://192.168.122.6/volume/v3/snapshots/eb280e78-d292-4710-aef5-873d7d5f5c91 returned with HTTP 200 Sep 07 14:06:39 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1710/3411] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:06:39 2026] GET /volume/v3/snapshots/eb280e78-d292-4710-aef5-873d7d5f5c91 => generated 467 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e2e885f5-c060-439a-96db-da51eb3cc991 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:40 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e2e885f5-c060-439a-96db-da51eb3cc991 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] GET http://192.168.122.6/volume/v3/snapshots/eb280e78-d292-4710-aef5-873d7d5f5c91 Sep 07 14:06:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e2e885f5-c060-439a-96db-da51eb3cc991 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:40 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e2e885f5-c060-439a-96db-da51eb3cc991 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:40 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:40 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:06:40 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-e2e885f5-c060-439a-96db-da51eb3cc991 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Snapshot retrieved successfully. Sep 07 14:06:40 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e2e885f5-c060-439a-96db-da51eb3cc991 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] http://192.168.122.6/volume/v3/snapshots/eb280e78-d292-4710-aef5-873d7d5f5c91 returned with HTTP 200 Sep 07 14:06:40 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1702/3412] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:06:40 2026] GET /volume/v3/snapshots/eb280e78-d292-4710-aef5-873d7d5f5c91 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-c88887f2-6349-41a3-bd08-fa5040e671a3 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c88887f2-6349-41a3-bd08-fa5040e671a3 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] GET http://192.168.122.6/volume/v3/snapshots/eb280e78-d292-4710-aef5-873d7d5f5c91 Sep 07 14:06:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c88887f2-6349-41a3-bd08-fa5040e671a3 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-c88887f2-6349-41a3-bd08-fa5040e671a3 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-c88887f2-6349-41a3-bd08-fa5040e671a3 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] http://192.168.122.6/volume/v3/snapshots/eb280e78-d292-4710-aef5-873d7d5f5c91 returned with HTTP 404 Sep 07 14:06:41 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1711/3413] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:06:41 2026] GET /volume/v3/snapshots/eb280e78-d292-4710-aef5-873d7d5f5c91 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-3fe53d35-f23d-47a1-9dd6-007a4de6df18 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3fe53d35-f23d-47a1-9dd6-007a4de6df18 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] DELETE http://192.168.122.6/volume/v3/volumes/3f5f768e-6de3-42f2-81d2-f3031ce6c25d Sep 07 14:06:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3fe53d35-f23d-47a1-9dd6-007a4de6df18 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:41 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-3fe53d35-f23d-47a1-9dd6-007a4de6df18 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:41 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-3fe53d35-f23d-47a1-9dd6-007a4de6df18 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Delete volume with id: 3f5f768e-6de3-42f2-81d2-f3031ce6c25d Sep 07 14:06:41 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:41 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:06:41 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:41 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:06:41 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3fe53d35-f23d-47a1-9dd6-007a4de6df18 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Volume info retrieved successfully. Sep 07 14:06:41 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-3fe53d35-f23d-47a1-9dd6-007a4de6df18 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Delete volume request issued successfully. Sep 07 14:06:41 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-3fe53d35-f23d-47a1-9dd6-007a4de6df18 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] http://192.168.122.6/volume/v3/volumes/3f5f768e-6de3-42f2-81d2-f3031ce6c25d returned with HTTP 202 Sep 07 14:06:41 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1703/3414] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:06:41 2026] DELETE /volume/v3/volumes/3f5f768e-6de3-42f2-81d2-f3031ce6c25d => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-5992af91-4afa-4993-92f7-299adfade721 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5992af91-4afa-4993-92f7-299adfade721 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] GET http://192.168.122.6/volume/v3/volumes/3f5f768e-6de3-42f2-81d2-f3031ce6c25d Sep 07 14:06:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5992af91-4afa-4993-92f7-299adfade721 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:41 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-5992af91-4afa-4993-92f7-299adfade721 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:41 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:41 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:06:41 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:41 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:06:41 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-5992af91-4afa-4993-92f7-299adfade721 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Volume info retrieved successfully. Sep 07 14:06:41 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-5992af91-4afa-4993-92f7-299adfade721 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] http://192.168.122.6/volume/v3/volumes/3f5f768e-6de3-42f2-81d2-f3031ce6c25d returned with HTTP 200 Sep 07 14:06:41 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1712/3415] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:06:41 2026] GET /volume/v3/volumes/3f5f768e-6de3-42f2-81d2-f3031ce6c25d => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-512d4c76-ba81-42c5-9576-de1d1ab6b980 None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-512d4c76-ba81-42c5-9576-de1d1ab6b980 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] GET http://192.168.122.6/volume/v3/volumes/3f5f768e-6de3-42f2-81d2-f3031ce6c25d Sep 07 14:06:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-512d4c76-ba81-42c5-9576-de1d1ab6b980 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-512d4c76-ba81-42c5-9576-de1d1ab6b980 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-512d4c76-ba81-42c5-9576-de1d1ab6b980 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] http://192.168.122.6/volume/v3/volumes/3f5f768e-6de3-42f2-81d2-f3031ce6c25d returned with HTTP 404 Sep 07 14:06:42 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1704/3416] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:06:42 2026] GET /volume/v3/volumes/3f5f768e-6de3-42f2-81d2-f3031ce6c25d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-38d1663d-ddd6-4140-9949-0384e7ba05a0 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-38d1663d-ddd6-4140-9949-0384e7ba05a0 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] DELETE http://192.168.122.6/volume/v3/volumes/16c85d68-a214-41e7-9089-68071a53f8ea Sep 07 14:06:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-38d1663d-ddd6-4140-9949-0384e7ba05a0 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:42 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-38d1663d-ddd6-4140-9949-0384e7ba05a0 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Calling method 'delete' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:42 devstack devstack@c-api.service[87262]: INFO cinder.api.v3.volumes [None req-38d1663d-ddd6-4140-9949-0384e7ba05a0 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Delete volume with id: 16c85d68-a214-41e7-9089-68071a53f8ea Sep 07 14:06:42 devstack devstack@c-api.service[87262]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:42 devstack devstack@c-api.service[87262]: attachments = base.obj_make_list( Sep 07 14:06:42 devstack devstack@c-api.service[87262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:42 devstack devstack@c-api.service[87262]: warnings.warn( Sep 07 14:06:42 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-38d1663d-ddd6-4140-9949-0384e7ba05a0 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Volume info retrieved successfully. Sep 07 14:06:42 devstack devstack@c-api.service[87262]: INFO cinder.volume.api [None req-38d1663d-ddd6-4140-9949-0384e7ba05a0 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Delete volume request issued successfully. Sep 07 14:06:42 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-38d1663d-ddd6-4140-9949-0384e7ba05a0 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] http://192.168.122.6/volume/v3/volumes/16c85d68-a214-41e7-9089-68071a53f8ea returned with HTTP 202 Sep 07 14:06:42 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1713/3417] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:06:42 2026] DELETE /volume/v3/volumes/16c85d68-a214-41e7-9089-68071a53f8ea => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 14:06:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-ce2e4783-6de4-48fb-9388-d56fb9217bbe None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ce2e4783-6de4-48fb-9388-d56fb9217bbe tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] GET http://192.168.122.6/volume/v3/volumes/16c85d68-a214-41e7-9089-68071a53f8ea Sep 07 14:06:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ce2e4783-6de4-48fb-9388-d56fb9217bbe tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:42 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-ce2e4783-6de4-48fb-9388-d56fb9217bbe tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Calling method 'show' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:42 devstack devstack@c-api.service[87261]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 14:06:42 devstack devstack@c-api.service[87261]: attachments = base.obj_make_list( Sep 07 14:06:42 devstack devstack@c-api.service[87261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 14:06:42 devstack devstack@c-api.service[87261]: warnings.warn( Sep 07 14:06:42 devstack devstack@c-api.service[87261]: INFO cinder.volume.api [None req-ce2e4783-6de4-48fb-9388-d56fb9217bbe tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Volume info retrieved successfully. Sep 07 14:06:42 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-ce2e4783-6de4-48fb-9388-d56fb9217bbe tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] http://192.168.122.6/volume/v3/volumes/16c85d68-a214-41e7-9089-68071a53f8ea returned with HTTP 200 Sep 07 14:06:42 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1705/3418] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:06:42 2026] GET /volume/v3/volumes/16c85d68-a214-41e7-9089-68071a53f8ea => generated 838 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 14:06:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-d1c11774-70b3-4510-aa23-bb2ad4965f81 None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d1c11774-70b3-4510-aa23-bb2ad4965f81 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] GET http://192.168.122.6/volume/v3/volumes/16c85d68-a214-41e7-9089-68071a53f8ea Sep 07 14:06:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d1c11774-70b3-4510-aa23-bb2ad4965f81 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-d1c11774-70b3-4510-aa23-bb2ad4965f81 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-d1c11774-70b3-4510-aa23-bb2ad4965f81 tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] http://192.168.122.6/volume/v3/volumes/16c85d68-a214-41e7-9089-68071a53f8ea returned with HTTP 404 Sep 07 14:06:43 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1714/3419] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:06:43 2026] GET /volume/v3/volumes/16c85d68-a214-41e7-9089-68071a53f8ea => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-5cf6b6d8-2923-4711-92e9-529956bef39a None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5cf6b6d8-2923-4711-92e9-529956bef39a tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/eb280e78-d292-4710-aef5-873d7d5f5c91 Sep 07 14:06:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5cf6b6d8-2923-4711-92e9-529956bef39a tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-5cf6b6d8-2923-4711-92e9-529956bef39a tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:43 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.snapshots [None req-5cf6b6d8-2923-4711-92e9-529956bef39a tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Delete snapshot with id: eb280e78-d292-4710-aef5-873d7d5f5c91 Sep 07 14:06:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-5cf6b6d8-2923-4711-92e9-529956bef39a tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] http://192.168.122.6/volume/v3/snapshots/eb280e78-d292-4710-aef5-873d7d5f5c91 returned with HTTP 404 Sep 07 14:06:43 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1706/3420] 192.168.122.6 () {58 vars in 1231 bytes} [Mon Sep 7 14:06:43 2026] DELETE /volume/v3/snapshots/eb280e78-d292-4710-aef5-873d7d5f5c91 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-7393832b-6462-40d2-b837-04164eb9ce4c None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7393832b-6462-40d2-b837-04164eb9ce4c tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] GET http://192.168.122.6/volume/v3/snapshots/eb280e78-d292-4710-aef5-873d7d5f5c91 Sep 07 14:06:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7393832b-6462-40d2-b837-04164eb9ce4c tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-7393832b-6462-40d2-b837-04164eb9ce4c tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-7393832b-6462-40d2-b837-04164eb9ce4c tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] http://192.168.122.6/volume/v3/snapshots/eb280e78-d292-4710-aef5-873d7d5f5c91 returned with HTTP 404 Sep 07 14:06:43 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1715/3421] 192.168.122.6 () {58 vars in 1228 bytes} [Mon Sep 7 14:06:43 2026] GET /volume/v3/snapshots/eb280e78-d292-4710-aef5-873d7d5f5c91 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.middleware.request_id [None req-e1735cb3-6687-42c8-9549-27808794431b None None] RequestId filter calling following filter/app {{(pid=87261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e1735cb3-6687-42c8-9549-27808794431b tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] DELETE http://192.168.122.6/volume/v3/volumes/3f5f768e-6de3-42f2-81d2-f3031ce6c25d Sep 07 14:06:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e1735cb3-6687-42c8-9549-27808794431b tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Empty body provided in request {{(pid=87261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:43 devstack devstack@c-api.service[87261]: DEBUG cinder.api.openstack.wsgi [None req-e1735cb3-6687-42c8-9549-27808794431b tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Calling method 'delete' {{(pid=87261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:43 devstack devstack@c-api.service[87261]: INFO cinder.api.v3.volumes [None req-e1735cb3-6687-42c8-9549-27808794431b tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Delete volume with id: 3f5f768e-6de3-42f2-81d2-f3031ce6c25d Sep 07 14:06:43 devstack devstack@c-api.service[87261]: INFO cinder.api.openstack.wsgi [None req-e1735cb3-6687-42c8-9549-27808794431b tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] http://192.168.122.6/volume/v3/volumes/3f5f768e-6de3-42f2-81d2-f3031ce6c25d returned with HTTP 404 Sep 07 14:06:43 devstack devstack@c-api.service[87261]: [pid: 87261|app: 0|req: 1707/3422] 192.168.122.6 () {58 vars in 1225 bytes} [Mon Sep 7 14:06:43 2026] DELETE /volume/v3/volumes/3f5f768e-6de3-42f2-81d2-f3031ce6c25d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.middleware.request_id [None req-b84a16ff-0ffe-4eca-b510-fbbf4a11cb2f None None] RequestId filter calling following filter/app {{(pid=87262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 14:06:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b84a16ff-0ffe-4eca-b510-fbbf4a11cb2f tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] GET http://192.168.122.6/volume/v3/volumes/3f5f768e-6de3-42f2-81d2-f3031ce6c25d Sep 07 14:06:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b84a16ff-0ffe-4eca-b510-fbbf4a11cb2f tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Empty body provided in request {{(pid=87262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 14:06:43 devstack devstack@c-api.service[87262]: DEBUG cinder.api.openstack.wsgi [None req-b84a16ff-0ffe-4eca-b510-fbbf4a11cb2f tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] Calling method 'show' {{(pid=87262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 14:06:43 devstack devstack@c-api.service[87262]: INFO cinder.api.openstack.wsgi [None req-b84a16ff-0ffe-4eca-b510-fbbf4a11cb2f tempest-SnapshotDependencyTests-1722212696 tempest-SnapshotDependencyTests-1722212696-project-member] http://192.168.122.6/volume/v3/volumes/3f5f768e-6de3-42f2-81d2-f3031ce6c25d returned with HTTP 404 Sep 07 14:06:43 devstack devstack@c-api.service[87262]: [pid: 87262|app: 0|req: 1716/3423] 192.168.122.6 () {58 vars in 1222 bytes} [Mon Sep 7 14:06:43 2026] GET /volume/v3/volumes/3f5f768e-6de3-42f2-81d2-f3031ce6c25d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 14:06:53 devstack devstack@c-api.service[87261]: DEBUG dbcounter [-] [87261] Writing DB stats cinder:SELECT=99,cinder:INSERT=24,cinder:UPDATE=38 {{(pid=87261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 14:06:53 devstack devstack@c-api.service[87262]: DEBUG dbcounter [-] [87262] Writing DB stats cinder:SELECT=39,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=87262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}